Skip to content

Releases: trustwallet/wallet-core

4.2.17

24 Mar 21:56
fb2f5fa
Compare
Choose a tag to compare

What's Changed

  • fix: tron message signing by @y3fers0n in #4326
  • Adds ability to specify the curve while constructing Private Key by @gupnik in #4324

New Contributors

Full Changelog: 4.2.16...4.2.17

4.2.16

21 Mar 13:52
b8c1fab
Compare
Choose a tag to compare

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

21 Mar 10:59
70a2a40
Compare
Choose a tag to compare
4.2.16-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: 4.2.16-rc1...4.2.16-rc2

4.2.16-rc1

18 Mar 16:52
14d33aa
Compare
Choose a tag to compare
4.2.16-rc1 Pre-release
Pre-release

What's Changed

  • Generate FFI headers in include/TrustWalletCore/Generated folder by @gupnik in #4303

Full Changelog: 4.2.15...4.2.16-rc1

4.2.15

17 Mar 14:36
6f93660
Compare
Choose a tag to compare

What's Changed

  • [ETH]: Adds support for EIP 7702 authorization hash by @gupnik in #4304
  • [ETH]: Adds support for User Operation v0.7 to enable EIP-7702 compatible ERC 4337 transactions by @gupnik in #4306

Full Changelog: 4.2.14...4.2.15

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