Skip to content

Releases: NibiruChain/pricefeeder

v1.0.4

11 Feb 22:30
v1.0.4
3961eb5
Compare
Choose a tag to compare

Changelog

  • 3961eb5 feat(metrics): Add custom prometheus port support and log entry (#61)
  • b0131fe chore: lint workflow (#60)
  • 04d1efb fix: reset httpmock before register responder (#59)
  • f2de02b chore(github): Add project automation for https://tinyurl.com/25uty9w5
  • 2bb5f3e fix(priceprovider-bybit): add special exception for blocked regions in bybit test (#55)
  • 6f1804f chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#48)
  • be13684 Suggestion to allow better precision for exchange rates (#47)
  • 8c605e6 refactor: dynamic version and refactor builds (#46)

v1.0.3

07 Jun 20:17
v1.0.3
caec1f8
Compare
Choose a tag to compare

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

06 Jun 20:31
v1.0.3-rc4
b72535e
Compare
Choose a tag to compare

Changelog

  • b72535e feat: add post prices prometheus counter
  • dc52295 feat: add aggregate price provider metric
  • 6530fd2 feat: add prometheus counter

v1.0.3-rc3

06 Jun 19:29
v1.0.3-rc3
1bbc148
Compare
Choose a tag to compare

Changelog

v1.0.2

24 Apr 19:33
v1.0.2
0408661
Compare
Choose a tag to compare

Changelog

  • 0408661 fix: remove hard-coded unibi:uusd price

v1.0.1

21 Mar 05:40
v1.0.1
38b9be6
Compare
Choose a tag to compare

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

09 Nov 01:28
v1.0.0
80f4212
Compare
Choose a tag to compare

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

19 Sep 15:39
d51cef2
Compare
Choose a tag to compare

Changelog

  • d51cef2 chore: change gas fee to 125unibi

v0.21.5

19 Sep 15:35
c0585b0
Compare
Choose a tag to compare

Changelog

  • c0585b0 chore: change gas limit to 10k

v0.21.4

19 Sep 15:28
fcf8b53
Compare
Choose a tag to compare

Changelog

  • fcf8b53 chore: set gas to 200k (default)
  • df1f3b3 chore: reduce pricefeeder gas cost by 1000x