Skip to content

classic/v3.10.0

Choose a tag to compare

@revan-zhang revan-zhang released this 13 May 05:56
· 2 commits to bixin_dev since this release
7031656

✨ New Features

  • Added support for signMessage and off-chain message signing functionality on Solana network
  • Added support for new transaction signature types on Aptos
  • Enabled batch export of BIP32 nodes with public keys
  • Integrated commonly used tokens for various EVM networks

🐞 Bug Fixes

  • Fixed errors caused by oversized data when borrowing, withdrawing, or exchanging staked tokens on Aptos
  • Fixed issues with ADA transfers, dApp transactions, and withdrawals to exchange addresses

💎 Improvements

  • Updated Polygon network's native currency name from MATIC to POL
  • Enhanced PIN code input experience
  • Optimized transaction flow for EVM, BTC, and TRON networks

✨ 新功能

  • Solana 网络支持 signMessage、off-chain 消息签名功能
  • Aptos 网络支持新类型交易签名
  • 新增批量导出公钥及 BIP32 节点功能
  • 内置多个 EVM 网络常用代币

🐞 问题修复

  • 修复 Aptos 链进行借贷、取款和兑换质押代币时数据过大导致的错误
  • 解决 ADA 转账、dApp 交易及提现到交易所地址失败的问题

💎 改进

  • 更新 Polygon 网络主币名称由 MATIC 改为 POL
  • 优化 PIN 码输入体验
  • 简化 EVM/BTC/TRON 发送流程