Forge Fixes
- fix(forge): vm.cool mark cold instead storage cleaning (#10546) by @grandizzy
Other
- feat(cast): Verbose signing output (#10529) by @GregTheGreek
- ci: fix flaky fork test using
StdChains
, add temporary workaround foreth.llamarpc.com
being down (#10549) by @zerosnacks - bump(
revm
: step 1): bumprevm
to21.0.0
release (#10183) by @zerosnacks - bump(
revm
: step 2): bumpalloy
+revm
+alloy-evm
+ other deps to latest (#10454) by @yash-atreya - feat(foundry-cli::utils): add support for mimalloc and tracy-allocator (#10545) by @mablr
- fix(fmt): 'at' is not a keyword (#10556) by @DaniPopes
- chore(deps): weekly
cargo update
(#10497) by @github-actions[bot] - test: increase retry delay from 3s to 5s (#10559) by @DaniPopes
- chore: rm dead file (#10560) by @DaniPopes
- fix(
revm bump
): re-addP256
precompile injection forforge
/cast
(#10555) by @zerosnacks