grin/src
Antioch Peverell 8cfe9e64ac
Remove RwLock around individual peer instances (#1673)
* get rid of RwLock around peer instances

* rustfmt

* rename stuff to live_info

* rustfmt

* serialize into PeerInfoDisplay
limit live_info write lock to peer_info.update()
rename to PeerLiveInfo

* simplify broadcast logic a bit more
connected peers are connected by definition

* return true/false on broadcast so we can send to more peers

* rustfmt

* fix p2p and server tests for PeerInfoDisplay

* commit
2018-10-09 08:27:34 +01:00
..
bin Remove RwLock around individual peer instances (#1673) 2018-10-09 08:27:34 +01:00
build Automatic setting up git hooks for the project: rustfmt, etc. (#1380) 2018-08-21 12:52:37 -04:00