Nightly (2024-10-25)
Pre-release
Pre-release
github-actions
released this
25 Oct 00:34
·
106 commits
to master
since this release
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
silent
option in Anvil'sNodeConfig
(#9181) - chore(
cast
): fixstorage_layout
test 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::shell
for 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::shell
for chisel binary (#9177) - feat(
cast
): add flag equivalents of parseUnits, formatUnits (#9165) - feat(cast): add
--rpc-timeout
option (#9044)