What's Changed
- feat(primitives): update Bytes formatting, add UpperHex by @DaniPopes in #446
- fix(primitives): return correct fixed length in ssz::Encode by @blombern in #451
- feat: add
RevertReason
enum by @tcoratger in #450 - chore: bless tests by @DaniPopes in #456
- feature: address from pubkey by @prestwich in #455
- fix: don't decode ZSTs by @prestwich in #454
- fix: ingest domain when instantiating TypedData by @prestwich in #453
- fix(sol-types): un-break decode revert by @DaniPopes in #457
New Contributors
- @blombern made their first contribution in #451
- @tcoratger made their first contribution in #450
Full Changelog: v0.5.2...v0.5.3