Releases: hoodrunio/cosmos-validators-exporter
Releases · hoodrunio/cosmos-validators-exporter
v1.1.0
v1.0.0
Changelog
- bcf0aff Add Docker support
- 87241cf chore: add QueriesMetrics test (QuokkaStake#70)
- 18755ae chore: add README
- 3a4edb8 chore: add bech32m support (QuokkaStake#72)
- 58f3c38 chore: add fetchers and generators (QuokkaStake#45)
- 0485a96 chore: add fetchers test (QuokkaStake#63)
- ca3df04 chore: add generators test (QuokkaStake#62)
- cce5388 chore: add tests + action (QuokkaStake#60)
- 4bb8f21 chore: add utils and types test (QuokkaStake#61)
- 5dce960 chore: do not warn on ignored denom (QuokkaStake#74)
- 59622fa chore: fix CI (QuokkaStake#43)
- ca83268 chore: fix dex screener docs (QuokkaStake#41)
- 058a297 chore: fix goreleaser (QuokkaStake#75)
- b08ed69 chore: fixed image link
- 4823d71 chore: fixed inflation log (QuokkaStake#79)
- 8cb2155 chore: fixed linting
- ab112a9 chore: fixed linting
- 731d492 chore: fixed linting, v2
- de9675b chore: increase verbosity
- c4ad37f chore: make linters happy
- e6865f3 chore: moved RPC creating to app level (QuokkaStake#46)
- e221341 chore: query things in parallel
- 47d1fc8 chore: removed unused code and add consumer config example (QuokkaStake#50)
- b5b6f57 chore: return headers on http client (QuokkaStake#47)
- c262e48 chore: use fetcher controller (QuokkaStake#87)
- cd71323 feat: ICS v6 + new metrics (QuokkaStake#83)
- a0536bf feat: add active gauge (QuokkaStake#34)
- 97a9bd8 feat: add active set size metric (QuokkaStake#13)
- 95d607b feat: add active validators gauge for consumers (QuokkaStake#68)
- ce2df06 feat: add app test (QuokkaStake#71)
- 1f1a877 feat: add chain denom coefficient metric (QuokkaStake#12)
- 57bb27c feat: add commission rates
- 5f90349 feat: add consumer chains (QuokkaStake#38)
- e5cd57b feat: add consumer chains info (QuokkaStake#59)
- 560faca feat: add consumer commission (QuokkaStake#69)
- 5bd68b6 feat: add consumer max validators count (QuokkaStake#58)
- ad91b0e feat: add consumer validators count (QuokkaStake#57)
- 43052d8 feat: add denoms (QuokkaStake#36)
- 19e3d99 feat: add dexscreener.com rates (QuokkaStake#19)
- 8b331e8 feat: add inflation metric (QuokkaStake#77)
- 55f383f feat: add last validator stake metric (QuokkaStake#14)
- c373155 feat: add license (QuokkaStake#22)
- f0888f3 feat: add license scan report and status (QuokkaStake#23)
- 7042812 feat: add linux packaging (QuokkaStake#26)
- 0107d61 feat: add missed blocks % metric
- a422c5a feat: add more consumer chains metrics (QuokkaStake#44)
- ec959b4 feat: add node_info query and metrics (QuokkaStake#53)
- 0c1163c feat: add opentelemetry tracing (QuokkaStake#42)
- ddc8f7c feat: add price metric (QuokkaStake#15)
- 796ca50 feat: add self-delegated rewards metric
- b0f7ef0 feat: add start time metric (QuokkaStake#39)
- 492c69e feat: add supply metric (QuokkaStake#78)
- 98ee613 feat: add total bonded tokens metric (QuokkaStake#16)
- d3ffdfe feat: add total validators metric (QuokkaStake#6)
- e425da9 feat: add unbondings metric (QuokkaStake#5)
- ec37095 feat: add user-agents to requests (QuokkaStake#24)
- 1a31b21 feat: add validate-config command (QuokkaStake#52)
- 8fa7803 feat: add validator commission metric
- c875810 feat: add versioning (QuokkaStake#27)
- 9acedcb feat: added basic CI
- f573d21 feat: added config example
- 06ec332 feat: added denom to self delegation metric
- 4ac153a feat: added jailed metric
- ee079be feat: added missed blocks counter
- cd14ed5 feat: added wallet balance metrics
- b080760 feat: adopt proper folder structure + rebrand (QuokkaStake#25)
- 75630fa feat: allow disabling queries (QuokkaStake#29)
- 1f51763 feat: allow ignoring denoms (QuokkaStake#73)
- b019b82 feat: allow setting timeout
- 962b828 feat: check for previous height when querying (QuokkaStake#48)
- e4103ed feat: init
- a2b03e8 feat: new metrics for timings
- 3aeb020 feat: query for delegators count
- b7c5421 feat: ranking metrics and voting power %
- d6594f6 feat: refactor add consumer needs to sign metric (QuokkaStake#67)
- 64623dd feat: refactor consensus querying (QuokkaStake#35)
- abe5308 feat: refactor consumer metrics (QuokkaStake#66)
- e384ec1 feat: refactor consumers config (QuokkaStake#55)
- 9645d34 feat: refactor denoms (QuokkaStake#64)
- bae771d feat: refactor price fetching (QuokkaStake#80)
- 30b32e4 feat: refactor queriers (QuokkaStake#28)
- 5e72ba8 feat: removed soft opt-out metrics (QuokkaStake#81)
- e83bf17 feat: self-delegation metrics
- 8062e8f feat: use custom coingecko client (QuokkaStake#30)
- c2c5221 featL remove computed metrics (QuokkaStake#18)
- dce4f73 fix: copy DefaultTransport (QuokkaStake#82)
- d2c3812 fix: do not panic if the node is dead (QuokkaStake#32)
- 7ea134b fix: do not panic on int64 overflow (QuokkaStake#4)
- 6eaf17b fix: do not panic when valcons is not set in config
- baa6581 fix: fix errors reporting (QuokkaStake#37)
- c4b31dd fix: fix staking params panic (QuokkaStake#20)
- 79de805 fix: fixed checking responses (QuokkaStake#51)
- 448295e fix: fixed config param name (QuokkaStake#65)
- dda85f0 fix: increase validators list pagination in query (QuokkaStake#85)
- 0bcfa44 fix: process bad HTTP codes correctly
- aa542a9 fix: sort validators by tokens, not by delegator_shares (QuokkaStake#86)