grin/p2p
AntiochP 442ef3b255
port across "simple_sync" changes from testnet1 branch (#409)
* port across "simple_sync" changes from testnet1 branch
Cleanup direct refs to peer map or peer store
P2P server acts as a facade, handling the list of connected peers
and the storage of their information. Everything else goes through
the p2p server instead of having a peer map reference or going
straight to the store.
Fix p2p tests

* fix "monitoring peers" log msg (use connected_peers)
2017-11-30 10:27:50 -05:00
..
src port across "simple_sync" changes from testnet1 branch (#409) 2017-11-30 10:27:50 -05:00
tests port across "simple_sync" changes from testnet1 branch (#409) 2017-11-30 10:27:50 -05:00
Cargo.toml tweaks to logging configuration (#176) 2017-10-13 16:42:04 +00:00
rustfmt.toml Getting started on the p2p networking code. 2016-10-23 17:02:02 -04:00