mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-19 22:42:24 +00:00
ac80b93b60
* `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