Skip to content

Releases: mars-protocol/mars-v2-frontend

v2.8.8

21 Jan 14:26
65052dc
Compare
Choose a tag to compare

Credit Accounts

  • The underlying staking APY has been added to the AccountSummary info, with a tooltip

Perps

  • A flip position button has been added to enable a one-click flipping of trade direction on perp positions

v2.8.7

17 Jan 11:11
119a969
Compare
Choose a tag to compare

Common

  • enabled trade any asset on osmosis-1

Perps

  • added a Market Stats tab to the perps markets

v2.8.6

16 Jan 12:31
838ec87
Compare
Choose a tag to compare

Trade

  • The swap logic got updated to match the migrated contracts on Osmosis

v2.8.4

08 Jan 12:14
bd9b47c
Compare
Choose a tag to compare

Perps

  • Profit and Loss (pnl) now shows percentage values
  • A Button was added to flip the direction of a Perps position

v2.8.5

15 Jan 11:27
72a0e4a
Compare
Choose a tag to compare

Account Summary

  • The total APY is now incorporating the perps positions funding rates

v2.8.3

19 Dec 19:29
cccafb3
Compare
Choose a tag to compare

Perps

  • Preparation to list TIA and ATOM have been done

Bugfixes

  • The Skew is now showing the skew instead of the total open interest
  • The leverage slider on perps now reacts accordingly to the input
  • The input on perps allows the insertion of amounts higher than the max amount but disables the execution button if a user does so.

v2.8.1

16 Dec 14:55
1c5c9fe
Compare
Choose a tag to compare

Common

  • Default chain was set to neutron-1

Bugfixes

  • Leverage now resets when switching directions
  • HF warnings are now beautified

v2.8.0

13 Dec 15:29
b9539fb
Compare
Choose a tag to compare

Perps

  • BTC/USD and ETH/USD markets were enabled

Bugfixes

  • A bug for calculating liquidation prices on the trade page was fixed
  • All bug reports from the trading competition were fixed

v2.7.6

14 Nov 11:22
c25f5bb
Compare
Choose a tag to compare

Bugfixes

  • Liquidation prices were not shown on the UI
  • The initial load had a bad setState that caused issues on Keplr mobile

v2.7.5

11 Nov 08:24
64aa473
Compare
Choose a tag to compare

Common

  • All APRs are now displayed as APYs. Campaign APYs are also implemented in the total account APY.
  • A caching layer was introduced to lower the amount of calls to external APIs
  • State Mutation is now based on Transaction Results
  • The "Getting Started Modal" got disabled until the docs are on par with the state of v2
  • Account Summaries now show Collateral Power to help identify the max borrow capacity
  • Networth now includes any asset
  • RPC calls have been lowered by around 30%
  • Amount Inputs now allow 0. inputs and are more robust in terms of inputting decimal numbers
  • Increased the liquidation price capabilities of the Health Computer
  • UI upgrades are insuring that the page is properly shown on all resolutions

Trade

  • The TradingView integration now remembers drawn shapes on the market-specific graphs.