Forge Fixes
- fix(
forge
): sync branch with remote on update (#11401) by @yash-atreya - fix(
cheatcodes
): identify common proxies in state diffs (#11404) by @yash-atreya
Other
- feat!(cheats): deprecate
readFork
cheatcodes (#11407) by @0xrusowsky - fix(common): manually handle
DynSolValue
json serialization (#11396) by @0xrusowsky - fix(anvil): deterministic block production (#11415) by @fubhy
- feat(
forge
): add--vyper
toforge init
to start with a Vyper project (#11383) by @zerosnacks - feat(forge): add --disable-labels for forge script and test (#11412) by @wellnana
- build: add test-coverage script (#10894) by @ryzhak
- chore(deps): bump to revm 29 (#11416) by @zerosnacks
- feat(cheats):
resolveEnv
+getChainId
+writeXXXUpsert
(#11414) by @0xrusowsky - ci: add --no-fail-fast (#11419) by @DaniPopes
- feat(fuzz): add bound and gaussian noise mutators (#11342) by @grandizzy
- fix(forge): provide better error messages for spurious cache failures in inspect (#11422) by @DaniPopes
- feat(forge-selectors-list): add --no-group option (#11270) by @0xferrous
- fix(forge): deterministic fn flatten (#11421) by @grandizzy