Releases: NibiruChain/pricefeeder
Releases · NibiruChain/pricefeeder
v1.0.3
Changelog
- caec1f8 avoid parsing if EXCHANGE_SYMBOLS_MAP is not define. (#40)
- 48905d3 feat(observability): add prometheus metrics and detailed logging (#45)
v1.0.3-rc4
Changelog
- b72535e feat: add post prices prometheus counter
- dc52295 feat: add aggregate price provider metric
- 6530fd2 feat: add prometheus counter
v1.0.2
Changelog
- 0408661 fix: remove hard-coded unibi:uusd price
v1.0.1
Changelog
- 38b9be6 feat: add bybit data source (#39)
- 71003f1 chore: add unibi:uusd default config for GateIO
- 4e6f6f1 add debug log statements for price updates
- a067102 add api URLs in comments
- 98de6d4 chore: disable coingecko by default
- 88c66a1 fix: coingecko error logging
- ef632d4 Update README.md
- 54b1151 feat: add logging to price sources
- 4646886 fix: gateio test and symbol handling
- 379319d feat: add more data sources
- 16eddcf refactor OKX symbol handling
- cd64945 use consts in config map
- 51280e2 refactor symbolsFromPairToSymbolMapping name
- f2da33a update docs
- 146a622 Okex datasource (#38)
- c7528cd Add gateio source feed (#25)
v1.0.0
Changelog
- 80f4212 chore: update default configmap
- 1bc94a6 fix(pricefeeder): adapt for v1.0.0
- beb5fd3 feat: add coinmarketcap provider
- 104e0f1 feat(config): default exchange symbols map
v0.21.6
Changelog
- d51cef2 chore: change gas fee to 125unibi
v0.21.5
Changelog
- c0585b0 chore: change gas limit to 10k
v0.21.4
Changelog
- fcf8b53 chore: set gas to 200k (default)
- df1f3b3 chore: reduce pricefeeder gas cost by 1000x
v0.21.3
Changelog
- f08d1e1 fix: goreleaser workflow
- c407b55 fix: json decoding of coingecko prices
- 791bdbb chore: update env example