What's Changed
- fix(bitcoin): Return an error if OutPoint hash is invalid by @sergei-boiko-trustwallet in #4631
- chore: Add maven local publish by @alex-kobozev-tw in #4641
- chore(deps): bump bytes from 1.4.0 to 1.11.1 in /rust by @dependabot[bot] in #4642
- fix(eip712): Fix cyclic message types handling by @sergei-boiko-trustwallet in #4650
- feat: Add Dependabot config [sc-116626] by @sunitha1814 in #4653
- fix(mnemonic): clear mnemonic from memory by @10gic in #4615
- chore(ethereum): Remove unused
MessageSigner::prepareSignatureby @sergei-boiko-trustwallet in #4664 - fix(ed25519): Add a check for
NativeAmountto be non-negative by @sergei-boiko-trustwallet in #4663 - fix(ed25519): Remove
fmt::Debugimplementation forPrivateKeyby @sergei-boiko-trustwallet in #4662 - fix(waves): Fix potential size_t to uint16_t incorrect cast by @sergei-boiko-trustwallet in #4681
- chore(claude): Add CLAUDE.md by @sergei-boiko-trustwallet in #4685
- security(scrypt): Force Scrypt parameters to have all n, p, r values by @sergei-boiko-trustwallet in #4680
- security(twdata): Zeroize every
TWDatainstance inTWDataDelete, and otherTWDataimprovements by @sergei-boiko-trustwallet in #4667
New Contributors
- @alex-kobozev-tw made their first contribution in #4641
- @sunitha1814 made their first contribution in #4653
Full Changelog: 4.5.1...4.6.2