|
@ -26,6 +26,8 @@ IMPROVEMENTS: |
|
|
- [docs] Lint documentation with `write-good` and `stop-words`. |
|
|
- [docs] Lint documentation with `write-good` and `stop-words`. |
|
|
- [scripts] Added json2wal tool, which is supposed to help our users restore |
|
|
- [scripts] Added json2wal tool, which is supposed to help our users restore |
|
|
corrupted WAL files and compose test WAL files (@bradyjoestar) |
|
|
corrupted WAL files and compose test WAL files (@bradyjoestar) |
|
|
|
|
|
- [config] Replace db_path with db_dir from automatically generated configuration files. |
|
|
|
|
|
Issue reported to Cosmos SDK ([#1712](https://github.com/cosmos/cosmos-sdk/issues/1712)) |
|
|
|
|
|
|
|
|
BUG FIXES: |
|
|
BUG FIXES: |
|
|
- [mempool] No longer possible to fill up linked list without getting caching |
|
|
- [mempool] No longer possible to fill up linked list without getting caching |
|
|