What's Changed
- chore(deps): bump taiki-e/install-action from 2.68.16 to 2.68.25 by @dependabot[bot] in #3788
- chore(rpc): clippy happy with outer match by @jsvisa in #3793
- fix(serde): validate JsonStorageKey length during deserialization by @jsvisa in #3792
- feat(rpc-types-eth): add parent beacon root to BlockOverrides by @jsvisa in #3798
- chore(eips): add doc to let check happy by @jsvisa in #3797
- fix(provider): use pending nonce in CachedNonceManager init by @neowangreal in #3802
- fix(flashblocks): correct receipts type in FlashBlock metadata by @0xSojol in #3795
- fix(eips): eip 7594 replace unoptimized iter by @Syzygy106 in #3804
- fix(rpc-types-debug): enable serde_with alloc for no_std by @Shresth79 in #3811
- chore(deps): bump taiki-e/install-action from 2.68.25 to 2.68.34 by @dependabot[bot] in #3814
- chore(deps): bump Swatinem/rust-cache from 2.8.2 to 2.9.1 by @dependabot[bot] in #3813
- fix(provider): detect EIP-7594 blob sidecars in BlobGasFiller by @Shresth79 in #3815
- fix(consensus): delegate is_create() for Extended::Other instead of hardcoding false by @neowangreal in #3796
- fix(rpc-client): return error instead of panic on unexpected batch response by @neowangreal in #3807
- fix(transport): return clear error when no transports available by @neowangreal in #3806
- chore: add
idattributes to issue templates by @decofe in #3822 - fix(build): bump
gcloud-sdk0.27.4->0.29.0forreqwest0.13compatibility by @decofe in #3823 - fix(node-bindings): use graceful shutdown for anvil by @mattsse in #3824
- fix: better arbitrary impl for header by @klkvr in #3829
- chore(deps): bump taiki-e/install-action from 2.68.34 to 2.69.7 by @dependabot[bot] in #3830
- feat(provider): add
watch_headerstoProvidertrait by @mattsse in #3800 - fix(rpc-client): detect
is_localinconnect_with_configby @mattsse in #3837
New Contributors
- @0xSojol made their first contribution in #3795
- @Shresth79 made their first contribution in #3811
Full Changelog: v1.7.4...v1.8.0