What's Changed
- feat: added Eip7594 support to Simplecoder for creating blob sidecars by @Rimeeeeee in #2653
- chore: add Recovered::copied by @mattsse in #2680
- feat(rpc-types-engine): custom ssz decode to distinguish Fulu and Electra payload by @cakevm in #2679
- feat(rpc-types-engine): add into_block_raw methods for payload types by @mattsse in #2684
- chore: add into_with_bloom_unchecked by @mattsse in #2683
- feat: re-export
serde-bincode-compatby @itegulov in #2688 - feat: erc-7562 frame by @Vid201 in #2682
- feat: added bincodable version of a TransactionRequest struct by @Rimeeeeee in #2687
- Add EIP-2930 link and clarify access_list docs by @lechpzn in #2691
- feat: allowed mev_calls::SendBundleRequest to be bincodable by @Rimeeeeee in #2692
- fix: use correct wasm instant by @mattsse in #2693
- fix: flaky bincode sigs by @mattsse in #2694
- feat: add sidecar helpers by @mattsse in #2697
- chore: sidecar helper fns by @Soubhik-10 in #2700
- docs: Remove redundant comment in BlockBody arbitrary implementation by @Galoretka in #2702
- fix: correct broken doc links by @cypherpepe in #2703
- feat: impl AsRef for TransactionRequest by @klkvr in #2708
New Contributors
- @itegulov made their first contribution in #2688
- @lechpzn made their first contribution in #2691
- @Galoretka made their first contribution in #2702
- @cypherpepe made their first contribution in #2703
Full Changelog: v1.0.20...v1.0.21