What's Changed
- feat(consensus):
TxEip4844Variantgeneric over sidecar by @rkrasiuk in #2461 - test: add js tracer test by @mattsse in #2462
- feat(eips): sidecar conversion methods by @rkrasiuk in #2464
- chore(consensus): relax 4844 with sidecar creation by @rkrasiuk in #2465
- chore: Introducing manual deserde for BlobTransactionSidecarVariant by @Ayushdubey86 in #2440
- chore: rm leftover recovery impl by @mattsse in #2467
- test: add auth deserde test by @mattsse in #2468
- chore: warn missing-const-for-fn by @mattsse in #2418
- feat: add ProposerPayloadDelivered by @mattsse in #2470
- feat: add BuilderBlockReceived by @mattsse in #2471
- impl: SignerRecoverable for WithEncoded by @Ayushdubey86 in #2474
- docs: Fix typos and improve documentation clarity in serde-related modules by @MozirDmitriy in #2475
- feat(consensus): sidecar generic (round 2) by @rkrasiuk in #2466
New Contributors
- @MozirDmitriy made their first contribution in #2475
Full Changelog: v1.0.3...v1.0.4