grandizzy

Results 349 comments of grandizzy

hey @aviggiano do you still have the output of that test, would like to see what value of `Runs` is displayed. If you still on for this comparison I'd be...

I cannot reproduce this with latest commit and running `forge test --ffi` @mattsse I think this one can be closed @jdbertron pls reopen if still an issue

@CyMule this should be fixed with https://github.com/foundry-rs/foundry/pull/7756 pls recheck @mattsse I think we can close it / reopen if hit again?

@pcaversaccio there is a fix in that could help https://github.com/foundry-rs/foundry/pull/7595 basically if you use `targetContract` and `targetSender` to mark the contract to be fuzzed / sender's, there should be no...

yeah, is same issue with failures described in https://github.com/foundry-rs/foundry/issues/7497#issuecomment-2082643806 I managed to reproduce locally by creating a failures file with the counterexample from GH action log you pointed (that is...

Awesome write-up analysing this issue here https://hackmd.io/@SaferMaker/EVM-Sym-Exec

this looks a lot like the new fixtures feature that was introduced recently https://book.getfoundry.sh/forge/fuzz-testing#fuzz-test-fixtures can people check it and share thoughts?

I think we could track it woth https://github.com/foundry-rs/foundry/issues/3844

going to track arm64 support in https://github.com/foundry-rs/foundry/issues/8039