Anton Kaliaev
b8a9b0bf78
Mempool WAL is still created by default in home directory, leads to permission errors (#2758)
* only invoke InitWAL/CloseWAL if WalPath is not empty Closes #2717 * panic if WAL is not initialized when calling CloseWAL * add a changelog entry |
6 years ago | |
---|---|---|
.. | ||
bench_test.go | clist: speedup Next by removing defers (#2511) | 6 years ago |
mempool.go | Mempool WAL is still created by default in home directory, leads to permission errors (#2758) | 6 years ago |
mempool_test.go | Mempool WAL is still created by default in home directory, leads to permission errors (#2758) | 6 years ago |
metrics.go | Add additional metrics (#2500) | 6 years ago |
reactor.go | unexport DecodeMessage functions | 6 years ago |
reactor_test.go | reap max bytes from the mempool & check transaction size | 6 years ago |
wire.go | Fix mempool | 7 years ago |