Skip to content

v3.9.0

Compare
Choose a tag to compare
@loatheb loatheb released this 12 Aug 08:01
· 43 commits to master since this release
dba7483

🐞 Bug Fixes

  • Resolved transaction errors on the Kusama and Polkadot networks.
  • Corrected blind signing issues during dApp interactions on the Conflux network.
  • Fixed incorrect Swap transaction preview displays on EVM networks.
  • Corrected display errors for multisig addresses.
  • Addressed the lack of double confirmation during security checks.

💎 Improvements

  • Enhanced parsing logic for the Polkadot network.
  • Improved display handling for extensive signature data.
  • Discontinued support for the EVM SignMessage EIP712 method.
  • Optimized blind signing checks for certain chains.

🐞 问题修复

  • 解决了在 Kusama 和 Polkadot 网络上的交易报错。
  • 修正了在 Conflux 网络上与 dApps 交互时出现的盲签问题。
  • 解决了在 EVM 网络上,Swap 交易预览显示不正确的问题。
  • 纠正多签地址的显示错误。
  • 修正安全检查中缺失的二次确认问题。

💎 改进

  • 提升了 Polkadot 网络的解析逻辑。
  • 改善了大量签名数据的显示处理。
  • 停止支持 EVM SignMessage EIP712 方法。
  • 优化了部分链的盲签检查。