grin/p2p
eupn b22fb55245 feat: add peers used bandwidth calculation and display in TUI (#1770)
* Add peers used bandwidth calculation and display in TUI
* Fix formatting
* Change Mutex to RwLock from peer's used bandwidth statistics in Tracker
* Make used bandwidth column in TUI peers list sort by sum of bytes
2018-10-17 10:01:42 -07:00
..
src feat: add peers used bandwidth calculation and display in TUI (#1770) 2018-10-17 10:01:42 -07:00
tests Remove RwLock around individual peer instances (#1673) 2018-10-09 08:27:34 +01:00
Cargo.toml Add last_seen to peer info (#1688) 2018-10-08 13:39:52 +01:00