Forge Fixes
Other
- fix(anvil): report removed logs on revert (#17020) by @stevencartavia
- fix(anvil): restrict config export permissions (#17026) by @decofe
- chore: bump foundry-core to 6228965e (#17018) by @mablr
- fix(anvil): drop dependent transactions (#17021) by @stevencartavia
- fix(forge): skip isolated caller fees (#17017) by @figtracer
- fix(lint): detect repeated flash-loan repayment pulls inside a loop (#16628) by @gomesalexandre
- fix(anvil): drop queued nonce dependents (#17028) by @mablr
- perf(anvil): replay block call traces once (#17030) by @figtracer
- fix(evm): restore isolated snapshot state (#17027) by @stevencartavia
- feat(forge): prewarm txhash forks from parent BAL (#17022) by @0xKarl98
- fix(evm): unwind isolated snapshot restores (#17032) by @mablr
- perf(anvil): reduce witness peak memory (#17031) by @figtracer
- fix(forge): prevent cross-fork storage poisoning (#16987) by @stevencartavia
- fix(evm): restore isolated fee state (#17029) by @mablr