Anton Kaliaev
2d525bf2b8
mempool: add txs from Update to cache
We should add txs that come in from mempool.Update to the mempool's cache, so that they never hit a potentially expensive check tx. Originally posted by @ValarDragon in #2846 https://github.com/tendermint/tendermint/issues/2846#issuecomment-439216656 Refs #2855 |
6 years ago | |
---|---|---|
.. | ||
bench_test.go | clist: speedup Next by removing defers (#2511) | 6 years ago |
mempool.go | mempool: add txs from Update to cache | 6 years ago |
mempool_test.go | mempool: add txs from Update to cache | 6 years ago |
metrics.go | Add additional metrics (#2500) | 6 years ago |
reactor.go | abci: localClient improvements & bugfixes & pubsub Unsubscribe issues (#2748) | 6 years ago |
reactor_test.go | abci: localClient improvements & bugfixes & pubsub Unsubscribe issues (#2748) | 6 years ago |
wire.go | Fix mempool | 7 years ago |