What's Changed
- fix(aes): Fix
AESParametersdeserialization for AES-128-CBC and improve error handling for unsupported ciphers by @sergei-boiko-trustwallet in #4694 - fix(abi-encoder): Implement recursion depth limit for parameter encoding and decoding by @sergei-boiko-trustwallet in #4717
- Add BSCSecChef to CODEOWNERS by @curiouschonk in #4740
- feat(sei-evm): Add Sei EVM support by @sergei-boiko-trustwallet in #4736
- Fixes typecast in Cbor by @nikhil-gupta-tw in #4707
- Decodes a Base58Check-encoded Tron address, throwing on invalid input by @nikhil-gupta-tw in #4708
- Use index to order the raw inputs by @nikhil-gupta-tw in #4713
New Contributors
- @curiouschonk made their first contribution in #4740
Full Changelog: 4.6.4...4.6.5