grin/chain
AntiochP b17e42fb42
[testnet1] De-Duplicate expected responses in TimeoutConnection (#484) (#485)
* timeout connection already tracks "expected" responses
use this to deduplicate requests and do not ask a peer for the same thing again
(until either success or timeout)

* do not ask for orphan blocks repeatedly
allow more than preferred number of peers (clean if we exceed max number)
2017-12-14 12:23:35 -05:00
..
src [testnet1] De-Duplicate expected responses in TimeoutConnection (#484) (#485) 2017-12-14 12:23:35 -05:00
tests sync_head port from testnet1 (#425) 2017-12-04 19:16:57 +00: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