zjubfd
976b1c2ef7
fix pool timer leak bug, resolve#3353 (#3358)
When remove peer, block pool simple remove bpPeer, but do not stop timer, that cause stopError for recorrected peers. Stop timer when remove from pool. |
6 years ago | |
---|---|---|
.. | ||
pool.go | fix pool timer leak bug, resolve#3353 (#3358) | 6 years ago |
pool_test.go | Fix fast sync stack with wrong block #2457 (#2731) | 6 years ago |
reactor.go | test blockExec does not panic if all vals removed (#3241) | 6 years ago |
reactor_test.go | improve ResetTestRootWithChainID() concurrency safety (#3291) | 6 years ago |
store.go | Catch up with amino 0.13.0 (#2690) | 6 years ago |
store_test.go | 3291 follow-up (#3323) | 6 years ago |
wire.go | alias amino imports (#3219) | 6 years ago |