Anton Kaliaev
1e073817de
## Description also handle errors from DialPeersAsync remove nil addr from log msg fix TestPEXReactorDoesNotDisconnectFromPersistentPeerInSeedMode This is a follow-up from #3593 (review) Fixes most of the #3617, except #3593 (comment) ## Commits * rpc: /dial_peers: only mark peers as persistent if flag is on also - handle errors from DialPeersAsync - remove nil addr from log msg - fix TestPEXReactorDoesNotDisconnectFromPersistentPeerInSeedMode This is a follow-up from https://github.com/tendermint/tendermint/pull/3593#pullrequestreview-233556909 * remove a call to AddPersistentPeers TestDialFail will trigger a reconnect |
6 years ago | |
---|---|---|
.. | ||
client | mempool: move interface into mempool package (#3524) | 6 years ago |
core | rpc: /dial_peers: only mark peers as persistent if flag is on (#3620) | 6 years ago |
grpc | limit number of /subscribe clients and queries per client (#3269) | 6 years ago |
lib | rpc: add support for batched requests/responses (#3534) | 6 years ago |
test | node: refactor node.NewNode (#3456) | 6 years ago |