Skip to content

Releases: kilnfi/cosmos-validator-watcher

v0.10.0

27 Mar 07:48
3e33d8f
Compare
Choose a tag to compare

💫 Features

🛠️ Bug fixes

🕹️ Others

Full Changelog: v0.9.2...v0.10.0

v0.9.2

02 Feb 17:36
0fd3238
Compare
Choose a tag to compare

🛠️ 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

30 Jan 14:31
7dce6df
Compare
Choose a tag to compare

🛠️ 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

23 Jan 10:42
1245caf
Compare
Choose a tag to compare

💫 Features

🛠️ 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

21 Dec 07:48
24ea911
Compare
Choose a tag to compare

🛠️ Bug fixes

Full Changelog: v0.8.0...v0.8.1

v0.8.0

19 Dec 16:01
2262ad9
Compare
Choose a tag to compare

💫 Features

🛠️ Bug fixes

🕹️ Others

  • chore(readme): adapt address gathering for evmos chain (#44) by @redref

Full Changelog: v0.7.0...v0.8.0

v0.7.0

11 Oct 13:45
e14650e
Compare
Choose a tag to compare

💫 Features

Full Changelog: v0.6.1...v0.7.0

v0.6.1

30 Sep 12:41
23433ae
Compare
Choose a tag to compare

🛠️ Bug fixes

  • fix(upgrade): fix typo on proposal TypeUrl value (#37) by @MattKetmo

Full Changelog: v0.6.0...v0.6.1

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