Files
grin-node/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
..
2019-04-26 20:22:07 +02:00
2019-04-16 11:24:43 +01:00
2019-04-16 11:29:01 +01:00