Skip to content

Releases: kilnfi/cosmos-validator-watcher

v0.6.0

29 Sep 15:17
45a86e0
Compare
Choose a tag to compare

💫 Features

  • feat: check upgrade plan from pending votes (#29) by @MattKetmo
  • feat: add metrics proposal_end_time (#31) by @MattKetmo
  • feat: add option to switch between gov/v1 & gov/v1beta1 (#36) by @MattKetmo

🛠️ Bug fixes

  • fix: don't check pending upgrade proposals if gov if disabled (#34) by @MattKetmo
  • fix(upgrade): add check for MsgSoftwareUpgrade proposals (#35) by @MattKetmo

🕹️ Others

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Sep 13:48
2d1e363
Compare
Choose a tag to compare

💫 Features

  • feat: monitor chain upgrade (hard fork) (#22) by @MattKetmo
  • feat: monitor validators vote on pending proposals (#24) by @MattKetmo

🛠️ Bug fixes

  • fix: ignore fail to fetch latest block on node start (#28) by @MattKetmo

🕹️ Others

  • chore: get node status & validators before starting watchers (#27) by @MattKetmo

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Sep 19:07
008e59a
Compare
Choose a tag to compare

💫 Features

🛠️ Bug fixes

  • fix(ci): move the platforms setting in docker/build-push-action (#19) by @MattKetmo
  • fix: add missing error log on node start (#23) by @MattKetmo

🕹️ Others

  • chore: split watcher into smaller composable modules (#20) by @MattKetmo

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Sep 14:51
6b0436f
Compare
Choose a tag to compare

💫 Features

  • feat: add chain_id label & check all nodes use the same (#16) by @MattKetmo
  • feat: add option to disable staking module for consumer chains (#18) by @MattKetmo

🛠️ Bug fixes

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Sep 07:12
2c1e984
Compare
Choose a tag to compare

💫 Features

  • feat: expose bonded tokens in metrics (#10) by @MattKetmo
  • feat: expose metrics related to validators rank (#9) by @MattKetmo

🛠️ Bug fixes

  • fix: ensure watcher readiness is read atomically (#13) by @MattKetmo

🕹️ Others

Full Changelog: v0.1.0...v0.2.0

v0.1.0

11 Sep 14:38
94ece1d
Compare
Choose a tag to compare

Initial release