mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-06 21:36:26 +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