Other
- feat(cheatcodes): implement EIP-2098 in
vm.sign
(#8538) - fix(
verify-bytecode
): extract constructor arguments from creation code (#8547) - add
--max-persisted-states
to configuremax_on_disk_limit
(#8412) - fix(anvil): apply Arbitrum specifics to API block (#8542)
- fix: add
Mantle
+Mantle testnet
as exceptions for gas calculation during deployment (#8553) - fix(coverage): proper single path branch support (#8552)
- chore: potential fix flaky test_invariant_assert_shrink (#8554)
- feat(cheatcodes): display cheatcode name in error message (#8533)