Skip to content

Releases: trustwallet/wallet-core

4.2.14

07 Mar 17:15
37dd7ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.13...4.2.14

4.2.13

06 Mar 11:30
7a6e727
Compare
Choose a tag to compare

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

27 Feb 08:07
ed65621
Compare
Choose a tag to compare

What's Changed

  • Adds fix for FFI binding cleanup by @gupnik in #4280
  • Migrates TONWallet and TONMessageSigner to automatic FFI generator by @gupnik in #4282
  • refactor(decred): Decred blockchain Rust migration by @satoshiotomakan in #4275
  • Migrates TWMessageSigner, TWSolanaTransaction and TWWalletConnectRequest 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

19 Feb 12:26
fd7a03e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.10...4.2.11

4.2.10

11 Feb 13:15
b58fe8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.9...4.2.10

4.2.9

07 Feb 12:16
e55a953
Compare
Choose a tag to compare

What's Changed

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

06 Feb 13:24
fc2ceb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.7...4.2.8

4.2.7

05 Feb 12:38
e36ee95
Compare
Choose a tag to compare

What's Changed

  • [Sui]: Adds support for remaining commands/call_args/input_args in raw json by @gupnik in #4252

Full Changelog: 4.2.6...4.2.7

4.2.6

04 Feb 07:42
b4bed73
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.5...4.2.6

4.2.5

29 Jan 11:54
78b0536
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.3...4.2.5