Skip to content

Releases: QuokkaStake/missed-blocks-checker

v3.0.0

13 Oct 23:41
8e7cf03
Compare
Choose a tag to compare

Changelog

v2.1.2

21 Sep 23:16
b5298a0
Compare
Choose a tag to compare

Changelog

v2.1.1

17 Jun 11:08
67e52d8
Compare
Choose a tag to compare

Changelog

  • 67e52d8 fix: fixed discord status template (#67)

v2.1.0

14 Jun 11:51
a2832fc
Compare
Choose a tag to compare

Changelog

  • a2832fc chore: fix goreleaser (#66)
  • 914c058 chore: fixed MapToSlice test (#64)
  • 3e8cbf4 feat: use tendermint validator set for validator.Active (#65)

v2.0.2

20 May 00:55
6a1e78f
Compare
Choose a tag to compare

Changelog

  • 6a1e78f feat: do not recreate Discord commands (#63)

v2.0.1

16 May 11:21
29b4d40
Compare
Choose a tag to compare

Changelog

  • 29b4d40 feat: query all assigned keys at once (#62)

v2.0.0

15 May 13:40
ae32786
Compare
Choose a tag to compare

Changelog

  • ea21d36 chore: add README for internals + coverage badge (#43)
  • fa976f6 chore: add docs for thresholds (#55)
  • db03edf chore: add more tests (#51)
  • 2d5190e chore: moved events rendering to events themselves (#49)
  • 0bf3184 chore: refactor notifiers serialization (#53)
  • 9c30c2d chore: removed query-each-signing-info (#58)
  • ffb5c3e chore: update Codecov action (#46)
  • 20f89f2 feat: add assigned keys fetching for cosmos-lcd (#42)
  • b71c75a feat: add changed signing key event (#50)
  • c1aded7 feat: add discord /missing proper command (#59)
  • 0938dd0 feat: add events for validator joining/leaving the signatory (#45)
  • 53ce1a9 feat: add more validators metrics (#48)
  • d87efc8 feat: add needs to sign to validators (#44)
  • fa5d1d4 feat: add snapshots intervals (#56)
  • ae32786 feat: add validate-config command (#61)
  • 3c83587 feat: add validator changed commission event (#54)
  • 62161fa feat: add validator changed moniker event (#52)
  • 5aa7b23 feat: add voting power percent to validator and more info to /status (#47)
  • 3f0ee5c feat: added populators class (#57)
  • b3c6aef fix: fixed soft opt-out commands (#41)

v1.2.0

24 Feb 00:56
20d6992
Compare
Choose a tag to compare

Changelog

  • 061b6a4 chore: decouple http client and tendermint client (#38)
  • 20d6992 feat: add cosmos-lcd fetcher (#40)
  • d6e4f0b feat: add soft opt-out (#36)
  • 11d7d27 feat: decouple tendermint and abci_query (#39)
  • 51e28a0 feat: fetch soft opt-out threshold from chain (#37)

v1.1.2

22 Jan 23:26
5897656
Compare
Choose a tag to compare

Changelog

  • 5897656 feat: report snapshot after populating blocks (#35)

v1.1.1

14 Jan 20:21
e409f51
Compare
Choose a tag to compare

Changelog

  • e409f51 feat: query latest block with missing blocks (#34)