mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +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) |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
rustfmt.toml |