Skip to content

Releases: mars-protocol/interface

v1.7.5

27 Feb 10:14
fb1b7ed
Compare
Choose a tag to compare

Features

  • Listed wstETH on Neutron
  • Listed stATOM on Neutron
  • Listed DYDX on Neutron

Docker

  • Don't tag new docker builds as latest anymore

Bugfixes

  • Fixed an issue with BigNumbers for assets with 18 decimals

v1.7.4

04 Dec 16:08
51b70d4
Compare
Choose a tag to compare

Features

  • Listed AKT
  • Listed DYDX

Bugfixes

  • Use params contract for caps, if possible (not possible on neutron-1)

v1.7.3-hotfix

20 Nov 10:43
2a24ac5
Compare
Choose a tag to compare

Bugfix

  • getRow defaults back to the first row, if it doesn't find the id due to pagination. Fixed it by using the row itself.

v1.7.3

15 Nov 15:53
a44e4c8
Compare
Choose a tag to compare

New Features

  • Listed stOSMO
  • Listed TIA

v1.7.2

14 Nov 21:46
0e98841
Compare
Choose a tag to compare

New Features

  • Listed stOSMO
  • Listed TIA

Improvements

  • Replaced @mars-protocol/wallet-connector with @delphi-labs/shuttle-react
  • Enabled WalletConnect v2 ID to be passed to the build

Bugfixes

  • Changed most assets variables to be fetched from networkConfig to improve performance

v1.7.1

30 Oct 13:16
e45539c
Compare
Choose a tag to compare

Features

  • listed USDC (Noble)

v1.7.0

10 Oct 14:15
c28c178
Compare
Choose a tag to compare

Features

  • added v2 contract compatibility
  • replaced osmo-test-5 with devnet

Bugfix

  • fixed wallet select overflow
  • fixed Farm apr endpoint

v1.6.4

29 Aug 14:38
44d92a6
Compare
Choose a tag to compare

Features

  • listed stATOM on neutron-1

v1.6.3

22 Aug 14:56
848b5f1
Compare
Choose a tag to compare

Bugfixes

  • Incentives that ran out are not part of the APY anymore
  • BTC/OSMO and WETH/OSMO vaults now unlock correctly
  • Disabled Pyth price message to enable older ledgers to sign transactions. Price updates are handled by a pyth price bot periodically

v1.6.1-hotfix

04 Aug 11:31
c5e46d2
Compare
Choose a tag to compare

Bugfixes

  • entrypoint.sh variable fix