Jacob

Results 4 comments of Jacob

@aviggiano The issue has been fixed, with a few points to note: 1. The test execution path is incorrect, it should be in `tests/evm_manual/foundry1`. 2. The command `ityfuzz evm -m...

@plotchy Thanks for your work. Once the conflicts are resolved, this PR can be merged.

@nick199910 Could you fix the CI error?

In the simulation execution, `debug_traceTransaction` should use `tx.from` as `msg.sender`, instead of the 0 address.