Releases: QuokkaStake/missed-blocks-checker
Releases · QuokkaStake/missed-blocks-checker
v3.0.0
v2.1.2
Changelog
- de8a668 chore: add cmd tests (#77)
- a6f7622 chore: add data manager tests (#74)
- 071582e chore: add fetchers tests (#72)
- 6267918 chore: add http tests (#76)
- dd30e82 chore: add metrics manager tests (#75)
- 7e0e16e chore: add tendermint http test (#73)
- 2cac301 feat: add first block param (#69)
- 9bcfad0 feat: removed soft opt-out (#70)
- b5298a0 fix: copy default transport + add cmd tests (#78)
- 274e704 fix: fixed status zero voting power (#71)
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
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)