Other
- feat(
debugger): migratedebuggercrate to alloy (#5854) - feat(
evm): MigrateSolErrortrait to usedyn-abi, adapt cheatcodes (#5849) - chore(deps): bump
revm, accomodate new cancun struct changes (#5858) - Expose
replace_account_storageMethod In Foundry EVM Backend (#5861) - chore(deps): move toml to ws (#5862)
- fix(
cast): properly bail if no api key is set when fetching storage remotely (#5865) - chore(general): replace conversion functions with
ToAlloy/ToEthersconv trait (#5857) - chore: use crates ethers and patch (#5869)
- fix: clean watch command from concatenated short flags (#5872)
- docs(
contributing): add note about using a debugger with foundry (#5875) - feat(
test-utils: partially migrate test-utils crate (#5874) - feat(
forge): partial forge migration (#5873) - chore(deps): bump revm to accomodate latest changes (#5877)
- chore(
test): ensure decoder building occurs only when--debugis present (#5879) - chore(forge): do not re-build decoded traces for all tests (#5880)
- fix(anvil): Fix ots_blockDetails (#5881)
- fix: enforce 0x prefix for numeric hex strings (#5882)
- feat(anvil): reset forking can start a fork (#5834)
- ci: fix issue jobs (again) (for real this time) (#5893)
- chore(deps): weekly
cargo update(#5887) - ci: use latest ubuntu runners (#5895)
- ci: update some actions (#5894)
- chore(dockerfile): upgrade alpine to 3.18 (#5896)
- chore: use boolean for profile.debug for backwards compatibility (#5897)