Other
- chore(deps): bump revm to 43.0.0 (#16409) by @stevencartavia
- docs: clarify EIP-8037 gas accounting (#16772) by @mattsse
- fix(chisel): stop autosave from reusing a session id after a deletion or rename (#16687) by @gomesalexandre
- fix(anvil): stop trace_blockOpcodeGas from drifting to the upstream tip on a fork (#16732) by @gomesalexandre
- fix(anvil): stop trace_call from drifting to the upstream tip on a fork (#16733) by @gomesalexandre
- fix(tempo): update dependencies and halt reasons (#16779) by @decofe
- fix(fmt): don't corrupt a for-loop's header with a trailing comment on the init clause (#16648) by @gomesalexandre
- feat(anvil): add --fork-state-by-number for RPCs without state by hash (#16774) by @dkatzan
- chore(deps): bump svm to 0.5.28 (#16783) by @decofe
- feat(cheatcodes): add slot number access (#16784) by @mattsse
- fix(fmt): retain modifier and constructor comments (#16787) by @figtracer
- fix(fmt): preserve tuple and mapping comments (#16786) by @figtracer
- fix(fmt): stabilize multiline comment indentation (#16788) by @figtracer