alloy-core v0.7.5
What's Changed
- fix: handle 0 for inverting eip155 parity. by @jafar75 in #633
- feat: Create new method on Param and EventParam by @quentinv72 in #634
- chore: temporarily disable tests that OOM Miri by @DaniPopes in #637
- Fix Log serde for non self describing protocols by @kpp in #639
- fix(primitives): Signed formatting by @DaniPopes in #643
- docs: update some READMEs by @DaniPopes in #641
- fix(sol-macro): overridden event signatures by @DaniPopes in #642
- feat(sol-macro): allow overridden custom errors by @DaniPopes in #644
- fix(sol-macro): allow deriving
Default
on contracts by @DaniPopes in #645 - feat(primitives): implement TryInto for ParseUnits by @DaniPopes in #646
- chore(sol-macro): add suggestion to remove name by @DaniPopes in #647
New Contributors
- @jafar75 made their first contribution in #633
- @quentinv72 made their first contribution in #634
- @kpp made their first contribution in #639
Full Changelog: v0.7.4...v0.7.5