What's Changed
- feat(provider): add engine_getBlobsV1/V2 to EngineApi trait by @vanityKoa in #3670
- chore(deps): bump taiki-e/install-action from 2.67.13 to 2.67.27 by @dependabot[bot] in #3672
- chore(deps): bump crate-ci/typos from 1.42.2 to 1.43.4 by @dependabot[bot] in #3671
- ci: use install-action for zepter by @snazzysam933 in #3674
- docs: fix incomplete return condition in next_block_excess_blob_gas by @Bilogweb3 in #3679
- feat: add trait impls for Cow to support Recovered<Cow<'_, T>> by @gakonst in #3689
- feat(rpc-types-beacon): add proposer duties, state validators, and fork types by @gakonst in #3688
- chore: bump MSRV to 1.91 by @gakonst in #3691
- chore: remove jsonrpsee dependencies by @gakonst in #3690
- feat(provider): add get_storage_values for batch storage slot retrieval by @gakonst in #3692
- chore(deps): bump taiki-e/install-action from 2.67.27 to 2.68.0 by @dependabot[bot] in #3702
- chore(deps): bump crate-ci/typos from 1.43.4 to 1.43.5 by @dependabot[bot] in #3701
- feat(rpc-types-eth): add TransactionRequest::create() builder method by @mattsse in #3704
- feat(consensus): add
EthereumReceipttype ported from reth by @stevencartavia in #3683 - fix: actually retry failed block fetches instead of skipping them by @vanityKoa in #3698
New Contributors
- @vanityKoa made their first contribution in #3670
Full Changelog: v1.6.3...v1.7.0