grin/p2p
hashmap 304ae444ab
Fix peer dropping (#2780)
It turns out that we drop connection if we fail to process a message
because of chain/store/internal error, eg we have a header already, so
we refuse it and drop the peer.
This pr doesn't forward this error to the peer error channel so the
connection will not be dropped.
2019-04-26 20:22:07 +02:00
..
fuzz Map peers by ip only (ignoring port unless on loopback ip) (#2540) 2019-02-18 12:15:32 +00:00
src Fix peer dropping (#2780) 2019-04-26 20:22:07 +02:00
tests merge master into 1.1.0 2019-04-16 11:24:43 +01:00
Cargo.toml version number update 2019-04-16 11:29:01 +01:00