contracts-libs icon indicating copy to clipboard operation
contracts-libs copied to clipboard

fix: foundry fuzz config

Open 0xYYY opened this issue 2 years ago • 10 comments

foundry config option fuzz.max_local_rejects was removed and fuzz.max_global_rejects was deprecated and replaced by fuzz.max_test_rejects

refs issue: https://github.com/foundry-rs/foundry/issues/3153 pr: https://github.com/foundry-rs/foundry/pull/4466

0xYYY avatar Mar 03 '23 14:03 0xYYY