foundry icon indicating copy to clipboard operation
foundry copied to clipboard

bug(`forge`): `--debug` filter does not accept functions with arguments

Open 0xbok opened this issue 2 years ago • 6 comments

Component

Forge

Describe the feature you would like

Test functions can have arguments to enable fuzzing. However, currently they can't be debugged using the --debug flag. It fails with:

Error:
Invalid hex calldata

Context:
- Invalid character 'x' at position 1

Additional context

No response

0xbok avatar Oct 03 '22 12:10 0xbok