grin/chain
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 compare genesis during peering handshake (#327) 2017-11-20 12:35:52 -05:00
Cargo.toml changing secp import to tag, and consolidating Cargo.toml import (#220) 2017-10-31 23:20:55 +00:00
rustfmt.toml Initial import. 2016-10-20 20:06:12 -04:00