Emmanuel Odeke
3595b5931a
Fixes https://github.com/tendermint/tendermint/issues/890 Add a CloseWAL method to Mempool to close the underlying WAL file and then discard it so that further writes to it will have no effect. |
7 years ago | |
---|---|---|
.. | ||
mempool.go | mempool: implement Mempool.CloseWAL | 7 years ago |
mempool_test.go | mempool: implement Mempool.CloseWAL | 7 years ago |
reactor.go | linting: apply 'gofmt -s -w' throughout | 7 years ago |
reactor_test.go | some more robust sleeps | 7 years ago |