Other
- refactor(verify): remove redundant logging in Etherscan provider (#11048) by @crStiv
- chisel/runner: skip redundant call_raw when commit=true (#11258) by @sashass1315
- feat(cheatcodes): add contract identifier to state diffs (#11214) by @yash-atreya
- fix(script): safely derive filename from calldata (#11291) by @fifalodm
- feat(cheatcodes): getStorageAccesses (#11296) by @yash-atreya
- feat(forge): Remove proptest runner from fuzzed tests (#11061) by @grandizzy
- feat(lint): add UnsafeTypecast lint (#11046) by @TropicalDog17