mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-03 06:37:14 +00:00
* `unsafe_reset_all` also resets addrbook.json When executing `unsafe_reset_all` it also clear all IP addresses from addrbook.json. This is the expected behaviour of `unsafe_reset_all`. * Fix tests * improve logging statements * use correct file