grin/p2p
Gary Yu c0507b2ab1 Ban a fraud peer which claims a fake height and total difficulty (#2237)
* ban a peer with highest height but can't send us the proper headers
* reset self.stalling_ts if syncing goes well
* fix: switch to peers.ban_peer() instead of peer.set_banned()
2018-12-28 14:09:09 -08:00
..
fuzz Add fuzz tests for p2p crate (#1931) 2018-11-05 21:50:16 +01:00
src Ban a fraud peer which claims a fake height and total difficulty (#2237) 2018-12-28 14:09:09 -08:00
tests Clean shutdown via stop_state (#2117) 2018-12-11 11:07:41 +00:00
Cargo.toml Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00