Releases: trustwallet/wallet-core
Releases · trustwallet/wallet-core
4.1.1
What's Changed
- [TON]: Move TON blockchain to Rust by @satoshiotomakan in #3957
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
What's Changed
- [Rust]: Update rust toolchain to nightly-2024-06-13 by @satoshiotomakan in #3932
- chore: fix some comments by @stellrust in #3873
- [Bitcoin/Rust]: Finalize Bitcoin V2 refactoring by @satoshiotomakan in #3848
BitcoinV2 improvements
AnySigner.plan
- used to estimate the transaction size, fee, change, ...TransactionCompiler.preImageHashes
andTransactionCompiler.compile
- used for external signing with signatures verificationOP_RETURN
for ThorChainSwap
For more examples, see iOS and Android tests.
BREAKING CHANGES
- Remove chain name from the TWDerivation enum variants
For example,TWDerivationLitecoinSegwit
becomesTWDerivationSegwit
- 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
andBitcoin.Proto.SigningInput.planning_v2
Other changes
- Add
Schnorr
key-pair (in Rust only)
New Contributors
- @stellrust made their first contribution in #3873
Full Changelog: 4.0.49...4.1.0
4.1.0-rc1
What's Changed
- [Rust]: Update rust toolchain to nightly-2024-06-13 by @satoshiotomakan in #3932
- [Bitcoin/Rust]: Finalize Bitcoin V2 refactoring by @satoshiotomakan in #3848
Full Changelog: 4.0.49...4.1.0-rc1
4.0.49
What's Changed
- [TON]: Do not require password at
TWStoredKeyUpdateAddress
by @satoshiotomakan in #3931
Full Changelog: 4.0.48...4.0.49
4.0.48
What's Changed
- [TON]: Enable Ton Viewer explorer by @JaimeToca in #3926
Breaking changes
- [TON]: Return non-bounceable address by default (BREAKING CHANGES) by @satoshiotomakan in #3925
Full Changelog: 4.0.47...4.0.48
4.0.47
What's Changed
- Bump curve25519-dalek from 4.1.2 to 4.1.3 in /rust by @dependabot in #3906
- Bump braces from 3.0.2 to 3.0.3 in /wasm by @dependabot in #3908
- [TON]: Add functions to help to generate Jetton user address by @satoshiotomakan in #3922
Full Changelog: 4.0.46...4.0.47
4.0.46
What's Changed
Full Changelog: 4.0.45...4.0.46
4.0.45
4.0.44
What's Changed
- feat(zkLink): Add zkLink Nova Mainnet EVM chain by @satoshiotomakan in #3881
Full Changelog: 4.0.43...4.0.44
4.0.43
What's Changed
- [Algorand]: Update explorer for Tx and Account by @JaimeToca in #3858
- [Misc]: Add WalletCore binary binary tools by @satoshiotomakan in #3865
Full Changelog: 4.0.42...4.0.43