mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
- Add missing slot_number field to PayloadAttributes in e2e-test-utils - Update CfgEnv to use with_spec_and_mainnet_gas_params (non-deprecated API) - Add test helper functions for multiproof batching tests - Fix BAL test types for alloy-eip7928 v0.3.0 (U256 for slots) - Fix clippy warnings (collapsible_if, len_zero)