Releases: trustwallet/wallet-core
Releases · trustwallet/wallet-core
4.3.18
4.3.17
What's Changed
- feat(zcash): Add support for TEX address by @satoshiotomakan in #4527
Full Changelog: 4.3.16...4.3.17
4.3.16
What's Changed
- feat(solana): Add
SolanaTransaction.insertTransferInstruction()
by @satoshiotomakan in #4523
Full Changelog: 4.3.14...4.3.16
4.3.15
What's Changed
-
feat(Biz): Add helper functions to support
BizPasskeySessionAccount
by @satoshiotomakan in #4516 -
Add
Biz
module- BREAKING Move
Barz.getEncodedHash
toBiz.getEncodedHash
- BREAKING Move
Barz.getSignedHash
toBiz.getSignedHash
- Add
Biz.encodeRegisterSessionCall
- Add
Biz.encodeRemoveSessionCall
- Add
Biz.encodePasskeySessionNonce
- Add
Biz.encodeExecuteWithPasskeySessionCall
- BREAKING Move
-
Add
Eip7702
module- BREAKING Move
Barz.getAuthorizationHash
toEip7702.getAuthorizationHash
- BREAKING Move
Barz.signAuthorization
toEip7702.signAuthorization
- BREAKING Move
-
Add
WebAuthnSolidity
module with the following methods:WebAuthnSolidity.getMessageHash
WebAuthnSolidity.GetFormattedSignature
Full Changelog: 4.3.13...4.3.15
4.3.13
What's Changed
- fix(data): Allocate empty array on
tw_data_create_with_bytes
if data is NULL by @satoshiotomakan in #4508
Full Changelog: 4.3.12...4.3.13
4.3.12
What's Changed
- fix(barz): Replace u32 parameters with i32 by @satoshiotomakan in #4504
Full Changelog: 4.3.11...4.3.12
4.3.11
4.3.11-rc3
Full Changelog: 4.3.11-rc1...4.3.11-rc3
4.3.11-rc1
Full Changelog: 4.3.10...4.3.11-rc1
4.3.10
What's Changed
- Throw exception rather than SIGSEGV by @10gic in #4443
- feat(Plasma): Add Plasma Mainnet by @satoshiotomakan in #4499
Full Changelog: 4.3.9...4.3.10