Releases: trustwallet/wallet-core
Releases · trustwallet/wallet-core
4.2.19
What's Changed
- feat(biz): Adjust
Barz.getEncodedHash
according to the latest changes in Biz contract by @satoshiotomakan in #4342
Full Changelog: 4.2.18...4.2.19
4.2.18
What's Changed
- feat(eip7702): Add
SetCode
transaction type by @satoshiotomakan in #4336
Full Changelog: 4.2.17...4.2.18
4.2.17
4.2.16
What's Changed
- [ETH]: Adds Kotlin tests for EIP-7702 Auth and UserOpV07 by @gupnik in #4313
- [ETH]: Adds UserOp Hash Encoding and Signing tests as well by @gupnik in #4314
- feat(eip7702): Add Biz Smart Contract Account Type by @satoshiotomakan in #4319
Full Changelog: 4.2.15...4.2.16
4.2.16-rc2
What's Changed
Full Changelog: 4.2.16-rc1...4.2.16-rc2
4.2.16-rc1
What's Changed
Full Changelog: 4.2.15...4.2.16-rc1
4.2.15
4.2.14
What's Changed
- fix(xrp): Fix Ripple.proto Kotlin compatibility by @satoshiotomakan in #4299
Full Changelog: 4.2.13...4.2.14
4.2.13
What's Changed
- [FFI]: Don't panic if file was already deleted by @gupnik in #4292
- Split Polymesh chain from Polkadot impl. by @Neopallium in #4229
- Adds support for complex custom types in Rust <> CPP FFI Generator by @gupnik in #4294
- Allows extension to import a wallet with private key by @gupnik in #4297
Full Changelog: 4.2.12...4.2.13
4.2.12
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