Skip to content

v4.12.3

Compare
Choose a tag to compare
@0xFirekeeper 0xFirekeeper released this 25 Apr 03:06
e91b1d1

What's Changed

  • [Native] Non-Blocking Encryption/Decryption: The process of encrypting/decrypting data when connecting to a LocalWallet has been optimized to avoid blocking the main thread.
    • Resolved Issue: This change fixes an issue where users experienced a freeze of approximately 0.5 to 1.5 seconds upon connecting to a LocalWallet.
    • Performance Trade-off: As a side effect of this update, the connection time to a LocalWallet may be about 1 second slower, depending on the device's performance capabilities.