What's Changed
- Adds fix for FFI binding cleanup by @gupnik in #4280
- Migrates
TONWallet
andTONMessageSigner
to automatic FFI generator by @gupnik in #4282 - refactor(decred): Decred blockchain Rust migration by @satoshiotomakan in #4275
- Migrates
TWMessageSigner
,TWSolanaTransaction
andTWWalletConnectRequest
to automatic FFI generator by @gupnik in #4287
Breaking Changes
- Make
Utxo.Proto.Transaction.version
u32 (was i32 before). - Make
DecredV2.Proto.Transaction.version
u32 (was i32 before). - Make
Zcash.Proto.Transaction.version
u32 (was i32 before).
Full Changelog: 4.2.11...4.2.12