Skip to content

Releases: ojo-network/price-feeder

umee/v2.4.3

08 Apr 15:50
d0fdb31
Compare
Choose a tag to compare

Changelog

d0fdb31 fix: Update mexc provider to use v3 api (backport #367) (#368)
a9a985b adding KAVA to mainnet (#366)

umee/v2.4.2

26 Mar 18:27
0a3af68
Compare
Choose a tag to compare

Changelog

0a3af68 fix: update stjuno conversion path (#365)
ca3d4ad adding BLD and stDYDX to mainnet (#363)

umee/v2.4.1

05 Mar 16:35
2118875
Compare
Choose a tag to compare

Changelog

2118875 chore: support dydx as a conversion token (#361)
e734f38 chore: adding stTIA pf config for mainnet (#353)
86d07c5 chore: update the IST pf config (#352)
a8d3a49 adding dydx to mainnet (#351)
ce33dbe chore: add milkTIA config for mainnet (#347)

umee/v2.4.0

25 Jan 18:41
9c240bd
Compare
Choose a tag to compare

Changelog

9c240bd chore: support TIA as quote for milkTIA asset (#344)

v0.1.9

19 Jan 18:59
a350a4a
Compare
Choose a tag to compare

Changelog

a350a4a ci: update tests (#340)
e711438 build(deps): Bump actions/dependency-review-action from 3 to 4 (#343)
98aa88b fix: Handle astroport asset response returning inconsistent data type (#332)
c8537cc feat: static gas (#331)
747bac9 build(deps): Bump actions/setup-go from 4 to 5 (#319)

umee/v2.4.0-rc3

18 Jan 18:28
177a3f6
Compare
Choose a tag to compare

Changelog

177a3f6 fix: prevote gas allocation (#342)
48af9fd adding strd to umee pf config (#338)

umee/v2.4.0-rc2

18 Jan 16:00
b086a55
Compare
Choose a tag to compare

Changelog

b086a55 fix: lint for #337 (#339)
d5357cc feat: support fixed gas for vote and prevote transactions (#337)

umee/v2.4.0-rc1

17 Jan 15:47
405a0f2
Compare
Choose a tag to compare

Changelog

405a0f2 feat: static gas (backport #331) (#333)
fa73366 feat: supporting ststars/stars config (#330)
934b582 docs: update example gas_adjustment config (#322)
10bf61c fix gate provider candle parsing (#313) (#315)
2ec9a67 chore(config): update recommended gas_adjustment (#314)
f5be604 chore: add tia, wsteth, and sfrxeth to umee config (#311)

v0.1.9-rc1

28 Nov 00:14
671b429
Compare
Choose a tag to compare

Changelog

671b429 feat: astroport provider (#316)

What's Changed

Full Changelog: v0.1.8...v0.1.9-rc1

v0.1.8

27 Nov 21:10
4d8d0a8
Compare
Choose a tag to compare

Changelog

  • fix: gate provider candle parsing (#313)
  • feat: Update uniswap provider to use new websocket api by @zarazan in #308