Fixes
- fix(
evm): set blob_excess_gas_and_price (#9186)
Other
- fix(chisel): on edit fail command only if execution failed (#9155)
- chore: cleanup shell module (#9178)
- chore: add warning on persisted invariant scenario failure (#9171)
- feat(invariant): add basic metrics report (#9158)
- fix: add back
silentoption in Anvil'sNodeConfig(#9181) - chore(
cast): fixstorage_layouttest due to request timeouts w/ Optimism explorer (#9182) - chore(deps): bump alloy + revm + fork-db (#9183)
- fix(
evm): detect blob tx and set evm version (#9185) - chore(
cast): enforcecommon::shellfor cast binary (#9174) - fix(cli): etherlink needs eth_estimateGas for gas calculation (#9188)
- fix(fmt): multiline single param only if func definition is multiline for
all_params(#9187) - chore(
chisel): enforcecommon::shellfor chisel binary (#9177) - feat(
cast): add flag equivalents of parseUnits, formatUnits (#9165) - feat(cast): add
--rpc-timeoutoption (#9044)