What's Changed
- chore: remove self from codeowners by @prestwich in #1498
- tests: fix more ci only by @prestwich in #1402
- fix: maybetagged serde for typed transaction by @prestwich in #1495
- fix(filter): treat null fields as null by @jsvisa in #1529
- docs(prestate): comment prestate more clear by @jsvisa in #1527
- consensus: use
Withdrawals
wrapper inBlockBody
by @tcoratger in #1525 - eip7685: add unit tests and reduce paths by @tcoratger in #1531
- feat: derive serde for
ExecutionPayloadSidecar
by @onbjerg in #1535 - small refactor with
then_some
by @tcoratger in #1533 - fix: correct implementations of Encodable and Decodable for sidecars by @prestwich in #1528
- eips: impl
From<RpcBlockHash>
forBlockId
by @tcoratger in #1539 - consensus: add
Debug
trait bound forTransaction
trait by @tcoratger in #1543 - chore: bump alloy-eip7702 by @klkvr in #1547
- feat(rpc-types-trace/prestate): support disable_{code,storage} by @jsvisa in #1538
Full Changelog: v0.5.2...v0.5.3