Releases: kilnfi/cosmos-validator-watcher
Releases · kilnfi/cosmos-validator-watcher
v0.14.0
💫 Features
- feat: add support for slashing parameters and missed blocks per signing window (#85) by @qwertzlbert
- feat: auto detect cosmos modules (#86) by @MattKetmo
- feat: add shortcut for log-level=debug (#87) by @MattKetmo
🛠️ Bug fixes
- fix: add node info on all logs (#88) by @MattKetmo
Full Changelog: v0.13.0...v0.14.0
v0.13.0
💫 Features
- feat: add support for secp256k1 key (#83) by @MattKetmo
Full Changelog: v0.12.0...v0.13.0
v0.12.0
💫 Features
- feat: consecutive missed blocks (#78) by @Azeuh
- feat: add an option to trigger a webhook at any block (#79) by @MattKetmo
🛠️ Bug fixes
- fix: handle missing vote query that return an error (#80) by @MattKetmo
Full Changelog: v0.11.0...v0.12.0
v0.11.0
💫 Features
- feat: count proposed blocks by validators (#72) by @MattKetmo
- feat: register pubkey type cometbft/PubKeyBls12_381 (#73) by @MattKetmo
- feat: add options to disable upgrade & commission watchers (#74) by @MattKetmo
- feat: add option to disable websocket (#76) by @MattKetmo
🕹️ Others
- chore: bump sdk to v0.50.7 & others deps (#71) by @MattKetmo
Full Changelog: v0.10.1...v0.11.0
v0.10.1
🛠️ Bug fixes
- fix(log): ensure node attribute on node logging (#69) by @MattKetmo
Full Changelog: v0.10.0...v0.10.1
v0.10.0
💫 Features
- feat: expose validator earned commissions (#65) by @MattKetmo
- feat: expose counter of total transactions (#62) by @MattKetmo
- feat: redact nodes url when logging (#67) by @MattKetmo
🛠️ Bug fixes
- fix: better handle reset of vote metrics (#68) by @MattKetmo
🕹️ Others
- chore: upgrade dependencies (#66) by @MattKetmo
Full Changelog: v0.9.2...v0.10.0
v0.9.2
🛠️ Bug fixes
- fix: ensure upgrade plan is reset if vote is rejected (#61) by @MattKetmo
- fix: handle non-valoper val address (for cronos) (#63) by @MattKetmo
Full Changelog: v0.9.1...v0.9.2
v0.9.1
🛠️ Bug fixes
- fix: use correct gov version and fix metric overlapping (#60) by @MattKetmo
Full Changelog: v0.9.0...v0.9.1
v0.9.0
💫 Features
- feat: create debug sub command (exp) (#57) by @MattKetmo
- feat: add start/stop timeout options (#58) by @MattKetmo
🛠️ Bug fixes
- fix: mark node without new block as not synced (#54) by @MattKetmo
- fix: potential panic when rpc doesn't return block (#56) by @MattKetmo
- feat: add start/stop timeout options (#58) by @MattKetmo
🕹️ Others
- chore: refacto vote watcher and x-gov version (#55) by @MattKetmo
Full Changelog: v0.8.1...v0.9.0
v0.8.1
🛠️ Bug fixes
- fix: handle nil pointer in upgrade hook (#50) by @MattKetmo
Full Changelog: v0.8.0...v0.8.1