Non-breaking but important changes
- Snapshot failures between fuzz runs are now persisted, so workarounds are not needed anymore.
- Sensitive broadcast logs are now logged into the .gitignoredcachedirectory, instead of being included in the broadcast files that are intended to be committed.
- The base fee calculation on Anvil is now entirely skipped if the fee is set to 0.
- vm.startPranknow overwrites the existing prank instead of just erroring. However, the already set prank must be used first.