alloy-core v0.8.4
What's Changed
- feat: support Keccak with sha3 by @xJonathanLEI in #737
- fix(sol-types): check signature in SolEvent if non-anonymous by @DaniPopes in #741
- Add custom serialization for Address by @jenpaff in #742
- fix(json-abi): correct to-sol for UDVT arrays in structs by @DaniPopes in #745
- fix(json-abi): normalize $ to _ in identifiers in to_sol by @DaniPopes in #747
- feat(primitives): implement
map
module by @DaniPopes in #743
New Contributors
- @xJonathanLEI made their first contribution in #737
- @jenpaff made their first contribution in #742
Full Changelog: v0.8.3...v0.8.4