Releases: trustwallet/wallet-core
Releases · trustwallet/wallet-core
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
4.2.11
What's Changed
- chore(ci): Use
gh release upload
cmd to upload release assets by @satoshiotomakan in #4266 - fix(ci): Quote uploaded asset URL by @satoshiotomakan in #4268
- Adds standard types in automatic Rust<>C++ FFI Generation by @gupnik in #4261
- Remove bindings if files are changed in
ffi
folder by @gupnik in #4273 - chore(deps): bump serialize-javascript and mocha in /wasm by @dependabot in #4274
- [Groestl]: Groestlcoin Rust migration by @satoshiotomakan in #4271
- [Cardano]: Adds support for vote delegation by @gupnik in #4276
Full Changelog: 4.2.10...4.2.11
4.2.10
What's Changed
- Adds support for integers in automatic FFI generation by @gupnik in #4251
- feat(XRP): Add support for signing a raw JSON transaction by @satoshiotomakan in #4258
- chore(SPM): Update Package.swift version to 4.2.9 by @satoshiotomakan in #4262
Full Changelog: 4.2.9...4.2.10
4.2.9
What's Changed
- refactor(XRP): Move Ripple blockchain to Rust by @satoshiotomakan in #4250
- security(JNI): Throw an exception if
/dev/urandom
is unavailable by @satoshiotomakan in #4256
Breaking Changes
*TWRippleXAddress
module has been deprecated and deleted.
OperationPayment.destinationTag
,SigningInput.sequence
,SigningInput.lastLedgerSequence
are uint32 now (were int64 previously)TransactionCompiler.compile()
now takes a raw secp256k1 signature (64 bytes), while it took the signature as ASN DER.1 (up to 72 bytes).
Full Changelog: 4.2.8...4.2.9
4.2.8
What's Changed
- Fixes ios package issue with auto-generated C++ header files by @gupnik in #4255
- revert(heco): Revert Huobi ECO delisting by @satoshiotomakan in #4254
Full Changelog: 4.2.7...4.2.8
4.2.7
What's Changed
Full Changelog: 4.2.6...4.2.7
4.2.6
What's Changed
- [MultiversX]: Add support for relayed (V3) transactions by @andreibancioiu in #4243
- Adds ability to serialise Raw Sui Swap transactions by @gupnik in #4247
Full Changelog: 4.2.5...4.2.6
4.2.5
What's Changed
- [Polkadot]: Support calculating the TX hash of a Substrate transaction by @10gic in #4228
- Automate Rust to C++ FFI by @gupnik in #4220
- feature(ripple): Add support for non-standard currency code by @satoshiotomakan in #4235
- feature(key-store): Allow to add accounts with custom derivation in Web by @satoshiotomakan in #4236
- [Zcash]: Migrate Zcash blockchain to Rust by @satoshiotomakan in #4232
- Cleanup yaml file if its invalid by @gupnik in #4242
- feat(sonic): Add support for Sonic EVM chain by @satoshiotomakan in #4239
- delete(heco): Delete Huobi ECO Chain by @satoshiotomakan in #4244
Full Changelog: 4.2.3...4.2.5