Other
- fix(
forge bind
): addserde
as a dependency to generatedCargo.toml
ifSerde
is being derived in bindings (#10563) by @zerosnacks - chore: remove additional
EOF
leftovers (#10506) by @zerosnacks - chore: bump alloy 1.0.5 (#10568) by @mattsse
- fix(
anvil
): inject the P256 precompile for--odyssey
upon EVM construction and fixNotActivated
error for--optimism
(#10567) by @zerosnacks - chore: Simplifing mined_logs_for_block filter (#10572) by @Ayushdubey86