Anvil Fixes
- fix(
anvil
): --chain-id takes precendence over genesis (#10223) by @yash-atreya
Forge Features
- feat(forge): add vm.setArbitraryStorage with overwrites (#10219) by @grandizzy
Other
- chore: remove odyssey p256 precompile on
0x14
(#10220) by @joshieDo - feat(
anvil
): bypass sidecar requirement when impersonating (#10224) by @yash-atreya - added cast wallet public key (#10196) by @Rimeeeeee
- chore(all): replace 0x prefix from_str(...).unwrap() with macros (#10222) by @healthyyyoung
- Added options to forge bind to define crate description and license (#10203) by @Soubhik-10