Releases: QuokkaStake/cosmos-transactions-bot
Releases · QuokkaStake/cosmos-transactions-bot
v3.2.2
Changelog
- 0f5d60f chore: add data fetcher tests (#72)
- f114f7f chore: add http client test (#71)
- 1958f33 chore: add messages tests (#77)
- ffe37a4 chore: add metrics manager test (#74)
- f08b0e9 chore: add nodes manager test (#78)
- 7c74858 chore: refactor telegram commands (#79)
- 5a648d6 feat: add app test (#76)
- 1be8af7 feat: add cmd test (#75)
- 5f1cd79 fix: copy DefaultTransport (#80)
v3.2.1
v3.2.0
Changelog
- d93211a chore: add logger test (#55)
- fe10891 chore: decouple HTTP client and Tendermint API client (#58)
- 8960bf6 chore: test NodesManager Queue (#68)
- 821c4a8 chore: test cache (#65)
- e6f6239 chore: test converter (#67)
- 13ca1db chore: test filterer (#66)
- 141d7d2 chore: warn on unused reporters and chains (#62)
- 8da2491 feat: add basic testing (#51)
- 3691740 feat: add cosmos.directory denom and price fetching (#59)
- 9c64869 feat: add multichain fetcher.PopulateAmounts() (#54)
- 357a88d feat: add reporters queries metrics (#56)
- db00ad0 feat: add subscriptions metrics (#53)
- 64cafa1 feat: add tests for config (#57)
- 3ee0c34 feat: add validate-config command (#69)
- 6ebe809 feat: isolate reporters by subscriptions (#64)
- 76aaa0e feat: isolate subscriptions aliases (#63)
- 30018a2 feat: use denom exponent; updated README.md for examples of denom usage (#61)
- b4785c2 feat: use native Coingecko client (#60)