mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
442ef3b255
* 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) |
||
---|---|---|
.. | ||
conn.rs | ||
handshake.rs | ||
lib.rs | ||
msg.rs | ||
peer.rs | ||
protocol.rs | ||
rate_limit.rs | ||
server.rs | ||
store.rs | ||
types.rs |