Version 0.6.2

๐Ÿ‘

Version 0.6.2

Backend

  • Upgrading MPC versions + SDK + better security
  • Fix NFTs balance
  • Added support for Bitcoin testnet
  • Added support for different payments types in Bitcoin
  • Added support for p2wpkh transactions in bitcoin
  • Added support for generation bitcoin p2wpkh addresses
  • Added testing for wallet service
  • Fix the eager loading problem in the transfers view
  • Added lazy wallet balance
  • Added chain path support for MPC when generating keys/signing messages
  • Fix API docs schemas for return codes, better naming
  • Huge refactor on the wallet service, generating addresses, check balances, and more tests

Frontend

  • Fix transfer amount sent to BE
  • Styling of pay modals and chart fix
  • Added demo flag to the assets page
  • API Tokens page fix
  • Wallet balance fix
  • Released Demo version
  • Added mockable data for the demo version
  • Added crud operations on DB for the demo version
  • Fix the approvals page

SDK, Mobile APP

  • Added Wallet connect support with initial UI/UX design
  • Added wallet connect integration with MPA
  • Added initial integration with Backend APIs as part of the SDK