What's Changed
- chore(rpc-types-engine): mark TestingBuildBlockRequestV1 non_exhaustive by @mattsse in #3913
- refactor(transport-ws): make TLS opts selectable through features by @lean-apple in #3915
- feat(eips): add sidecar shrink_to_fit helpers by @mattsse in #3918
- fix(pubsub): back off reconnect retries by @mattsse in #3919
- refactor(rpc-types-engine): move v4 payload deserialize impl by @mattsse in #3922
- fix(node-bindings): use
create_dir_allfor datadir creation by @DivooOliver in #3920 - perf(serde): avoid heap allocation in JsonStorageKey Display by @DivooOliver in #3925
- feat(eips): add SSZ support for blob proof types by @mattsse in #3923
- feat(eips): add blob cells response type by @mattsse in #3932
- feat(eips): add EIP-7594 sidecar cell helper by @mattsse in #3933
- feat(eips): add EIP-7594 cell matching helpers by @mattsse in #3934
- fix(provider): return network blocks from anvil_mine_detailed by @Elena343-ai in #3928
- perf(eips): compute EIP-7594 cells only for matches by @mattsse in #3937
New Contributors
- @DivooOliver made their first contribution in #3920
- @Elena343-ai made their first contribution in #3928
Full Changelog: v2.0.1...v2.0.2