Skip to content

Releases: trustwallet/wallet-core

4.1.4

07 Aug 17:02
a05c01a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.3...4.1.4

4.1.3

07 Aug 10:20
9087341
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.2...4.1.3

4.1.2

05 Aug 14:35
a21d447
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.1.2

4.1.0-0.0.1

01 Aug 17:50
0fe45c6
Compare
Choose a tag to compare
4.1.0-0.0.1 Pre-release
Pre-release

Full Changelog: 4.1.0...4.1.0-0.0.1

4.1.1

26 Jul 14:40
f14ae4c
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGES

  • Slightly change TheOpenNetwork.proto API. See tests for more examples.
  • BagOfCells (BoC) base64 representation is different than previously, however data in Cells are encoded and decoded the same way.
  • TheOpenNetwork.Proto.SigningInput.expire_at must be set manually now

Full Changelog: 4.1.0...4.1.1

4.1.0

15 Jul 11:03
221584f
Compare
Choose a tag to compare

What's Changed

BitcoinV2 improvements

  • AnySigner.plan - used to estimate the transaction size, fee, change, ...
  • TransactionCompiler.preImageHashes and TransactionCompiler.compile - used for external signing with signatures verification
  • OP_RETURN for ThorChainSwap

For more examples, see iOS and Android tests.

BREAKING CHANGES

  • Remove chain name from the TWDerivation enum variants
    For example, TWDerivationLitecoinSegwit becomes TWDerivationSegwit
  • Add explicit derivations to registry.json for Bitcoin chains
  • Refactor BitcoinV2.proto API significantly
  • Remove TWBitcoinFee module
  • Remove TWBitcoinFeeCalculateFee, TWBitcoinScriptBuildBRC20InscribeTransfer, TWBitcoinScriptBuildOrdinalNftInscription
  • Remove Bitcoin.Proto.SigningInput.is_it_brc_operation and Bitcoin.Proto.SigningInput.planning_v2

Other changes

  • Add Schnorr key-pair (in Rust only)

New Contributors

Full Changelog: 4.0.49...4.1.0

4.1.0-rc1

11 Jul 08:36
169f6c7
Compare
Choose a tag to compare
4.1.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 4.0.49...4.1.0-rc1

4.0.49

09 Jul 09:46
352e083
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.48...4.0.49

4.0.48

04 Jul 14:19
ca05821
Compare
Choose a tag to compare

What's Changed

Breaking changes

Full Changelog: 4.0.47...4.0.48

4.0.47

01 Jul 10:06
feafc27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.46...4.0.47