Other
- fix(cheatcodes): guard vm.removeDir against deleting foundry.toml (#16542) by @gomesalexandre
- fix(anvil): index pending transactions (#16547) by @stevencartavia
- fix(anvil): restore snapshot time offset (#16540) by @stevencartavia
- fix(anvil): handle fractional fee percentiles (#16539) by @stevencartavia
- fix(chisel): treat prelude files as Solidity (#16510) by @DicksonWu654
- fix(cheatcodes): enforce dumpState permissions (#16513) by @DicksonWu654
- fix(anvil): serve Arbitrum receipts and transactions (#16465) by @mattsse
- refactor(cast): reuse EVM for block replay (#16531) by @mattsse
- fix(evm): replay Celo transfer precompile (#16512) by @DicksonWu654
- fix(chisel): clear force when loading sessions (#16511) by @DicksonWu654
- fix(common): don't panic when Etherscan reports a proxy with no implementation (#16545) by @gomesalexandre
- feat(cheatcodes): extend secp256k1 EC arithmetic (#16381) by @StackOverflowExcept1on
- fix(anvil): preserve OP blob fee semantics (#16519) by @figtracer
- fix(cast): reject short creation bytecode (#16567) by @stevencartavia
- fix(anvil): reject unknown transaction traces (#16583) by @stevencartavia