-
Notifications
You must be signed in to change notification settings - Fork 2k
Issues: foundry-rs/foundry
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
feat: extend (error) traces to include source code line number and filename
A-testing
Area: testing
A-tracing
Area: tracing
C-forge
Command: forge
Cmd-forge-test
Command: forge test
D-hard
Difficulty: hard
P-high
Priority: high
T-feature
Type: feature
feat: Command: forge
Cmd-forge-build
Command: forge build
D-hard
Difficulty: hard
P-normal
Priority: normal
T-feature
Type: feature
forge build --maximize-optimizer-runs
to find max number of optimizer runs
C-forge
feat(Area: debugger
C-forge
Command: forge
Cmd-forge-build
Command: forge build
Cmd-forge-debug
Command: forge run
Cmd-forge-test
Command: forge test
D-hard
Difficulty: hard
P-low
Priority: low
T-feature
Type: feature
debugger
): show generated yul
when compiled --via-ir
A-debugger
feat(Area: testing
C-forge
Command: forge
D-hard
Difficulty: hard
T-feature
Type: feature
testing
): add mutation testing support
A-testing
feat(Area: debugger
D-hard
Difficulty: hard
P-normal
Priority: normal
T-feature
Type: feature
debugger
): show values of variables in current scope during debugging
A-debugger
#410
opened Jan 10, 2022 by
crisgarner
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.