grin/p2p/src
Gary Yu 4a5a91a9cf Fix: clean_peers is using connected_peers, which make it do nothing (#1505)
* a failed handshake for example don't deserve banning
* remove not used 'BadOthers' from ReasonForBan
2018-09-13 09:53:35 -07:00
..
conn.rs Use 10us sleep instead of 1ms sleep (#1453) 2018-08-31 13:20:59 -04:00
handshake.rs Get peers as quick as possible (#1398) 2018-08-22 21:31:06 -04:00
lib.rs Add a peers_preferred option in Grin (#1401) 2018-08-23 15:16:04 -04:00
msg.rs return an Err when read return 0 (#1503) 2018-09-11 13:14:48 +02:00
peer.rs Fix: clean_peers is using connected_peers, which make it do nothing (#1505) 2018-09-13 09:53:35 -07:00
peers.rs Fix: clean_peers is using connected_peers, which make it do nothing (#1505) 2018-09-13 09:53:35 -07:00
protocol.rs Hard fork tryout: better PoW encapsulation in block header (#1478) 2018-09-10 15:36:57 -07:00
serv.rs fix for unstable travis-ci test on servers module (#1434) 2018-09-04 10:52:11 +02:00
store.rs Fix non-atomic peer update 2018-08-28 13:26:47 +02:00
types.rs Remove 'WebStatic' seed_type since it was obsoleted a while ago (#1512) 2018-09-11 20:28:27 -07:00