Skip to content

Pirate Unified Wallet v1.1.5 (Beta)

Choose a tag to compare

@github-actions github-actions released this 28 Jul 17:29
· 656 commits to main since this release
This release focuses on Ironwood readiness, wallet reliability, privacy-safe diagnostics, and broader language and platform support.

## Highlights

- Added Ironwood transaction, key, address, storage, synchronization, and wallet-service support throughout the unified wallet core.
- Added validated lightwalletd subtree-root handling, preparing faster checkpoint-based synchronization when supported by compatible servers.
- Added 15 selectable interface languages: Arabic, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Portuguese, Russian, Spanish, Simplified Chinese, Turkish, and Urdu.
- Improved translated layouts, fonts, and live language switching.
- Upgraded the application to Flutter 3.44.1 and modernized Android, iOS, Linux, macOS, and Windows platform integration.

## Reliability and Security

- Fixed Tor becoming stuck in a "not started" state after switching between Direct, Tor, and SOCKS5 modes.
- Fixed duress passphrase unlock handling.
- Improved wallet state refresh after importing and rescanning spending keys.
- Preserved active rescans when switching between wallets.
- Improved restore birthday-height estimates using monthly checkpoints.
- Increased transaction signing timeouts appropriately for transactions with large input counts.
- Disabled debug logging by default.
- Added an optional debug-log setting for troubleshooting and strengthened redaction of sensitive information from exported logs.

## Developer Integrations

- Updated the CLI, native FFI, iOS SDK, Android SDK, React Native plugin, and Qortal integrations for Ironwood.
- Added Qortal compatibility APIs and packaged Qortal JNI libraries for supported desktop platforms.
- Improved account-scoped React Native storage and safe serialization of wallet amounts.
- Published the updated developer artifacts as version 0.2.0.

## Important Notes

- Atomic swaps remain intentionally disabled in this release while validation and testing continue.

[View the full changes since v1.1.4](https://github.com/PirateNetwork/Pirate-Unified-Light-Wallet/compare/v1.1.4...v1.1.5)