alloy-core v0.8.6
What's Changed
- Add conversion
TxKind
->Option<Address>
by @emhane in #750 - Derive
Deref
forSealed<T>
by @emhane in #759 - Derive
Arbitrary
forSealed<T>
by @emhane in #762 - chore(deps): bump hashbrown to 0.15 by @DaniPopes in #753
- feat(primitives): add and use foldhash as default hasher by @DaniPopes in #763
- feat: add
Default
forSealed<T>
by @emhane in #755
New Contributors
Full Changelog: v0.8.5...v0.8.6