grin/servers/tests
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
..
framework Allow TLS for Wallet APIs (#1626) 2018-10-02 09:49:36 +02:00
api.rs Remove RwLock around individual peer instances (#1673) 2018-10-09 08:27:34 +01:00
dandelion.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00
simulnet.rs Remove RwLock around individual peer instances (#1673) 2018-10-09 08:27:34 +01:00
stratum.rs test: avoid infinite waiting on basic_stratum_server test (#1634) 2018-10-02 19:23:51 +08:00
wallet.rs Remove Iron dependency and update hyper to version 0.12 (#1241) 2018-08-01 10:44:07 +01:00