Skip to content

v0.22.0

Latest
Compare
Choose a tag to compare
@pr-automation-bot-public pr-automation-bot-public released this 29 Jan 15:50
· 24 commits to main since this release

Frontend

New Features

  • Users can now add additional Solana tokens (SPL) to their list of tokens.

Improvements

  • The two fields to specify the Tokens to pay and receive on the in-wallet swaps form now allow to toggle between the token amount or the USD value. This allows users to swap a specific value more easily.
  • We improved the technical implementation of our in-wallet swaps to execute the more robust 2 step process (approve, swap) defined for ICRC-2 tokens.
  • Conversions from BTC to ckBTC will now show the incoming ckBTC right after the conversion has completed, without waiting until the user fetches ckBTC data by entering the token view for the ckBTC token.
  • We stabilized the ATA creation process when sending a Solana SPL token to a wallet that has no account for the sent token yet.

Fixes

  • Fixed a bug where a too low minimum gas amount lead to most transactions for one ERC20 token to fail.

Content

Tokens

  • Adding GLDT ICRC token to the list of tokens
  • Adding AAA ICRC token to the list of tokens