Anvil Features
Anvil Fixes
- fix(anvil): use saturating_to when check for req funds (#10503) by @grandizzy
- fix(anvil): recomputing next-base-fee after reloading state (#10488) by @naps62
Forge Fixes
- fix(forge): support preproc with try contract creation (#10498) by @grandizzy
Other
- chore: remove
Eof::decode
usage (#10499) by @klkvr - fix: sort blocks by number (#10505) by @mattsse
- perf: find latest block for next-base-fee. replaces #10505 (#10511) by @naps62