-
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
targetContract(address(this))
includes setUp, test_ and invariant_ functions as target functions
C-forge
#10469
opened May 8, 2025 by
0xkarmacoma
2 tasks done
bug(Command: forge
Cmd-forge-flatten
Command: forge flatten
T-bug
Type: bug
T-to-investigate
Type: to investigate
forge flatten
): the flattened file still has relative imports
C-forge
#10460
opened May 8, 2025 by
qcuong98
1 of 2 tasks
feat(Command: forge
Cmd-forge-coverage
Command: forge coverage
Cmd-forge-test
Command: forge test
first issue
A good way to start contributing
T-bug
Type: bug
forge test / coverage
): test/coverage failures for libs with invariant*
functions
C-forge
#10418
opened Apr 30, 2025 by
grandizzy
2 tasks
feat(Command: forge
Cmd-forge-inspect
Command: forge inspect
T-feature
Type: feature
forge inspect
): add support for inspecting linearization of inheritance graph
C-forge
#10404
opened Apr 28, 2025 by
18121A05L2
bug(Command: forge
Cmd-forge-bind
Command: forge bind
T-bug
Type: bug
T-to-reproduce
Type: requires reproduction
bind
): all_derives skipped for custom solidity structs
C-forge
#10353
opened Apr 23, 2025 by
sveitser
2 tasks
feat(Area: debugger
C-cast
Command: cast
C-forge
Command: forge
T-feature
Type: feature
debugger
): improve debugger experience when tests fail due to event mismatch
A-debugger
#10342
opened Apr 21, 2025 by
smol-ninja
bug: vm.blobHashes cheatcode incompatible with --gas-report/--isolate option
C-forge
Command: forge
T-bug
Type: bug
#10074
opened Mar 13, 2025 by
just-mitch
2 tasks done
feat(Command: forge
Cmd-forge-script
Command: forge script
T-feature
Type: feature
forge script
): add --json
output support
C-forge
#10019
opened Mar 6, 2025 by
mortimr
2 tasks done
feat(Command: forge
Cmd-forge-test
Command: forge test
T-feature
Type: feature
forge test
): collect all logs and print at the end
C-forge
#10017
opened Mar 6, 2025 by
PoeAudits
bug(forge): Command: forge
T-bug
Type: bug
forge test --flamechart
and --flamegraph
not showing for test with beforeTestSetup()
C-forge
#9920
opened Feb 19, 2025 by
dominikpre
2 tasks done
feat(Command: forge
Cmd-forge-script
Command: forge script
Cmd-forge-test
Command: forge test
T-feature
Type: feature
forge test
): realtime console.log
C-forge
#9916
opened Feb 18, 2025 by
outwrit
bug: derive block gas limit from RPC to prevent erroneous filling of block during simulation
C-forge
Command: forge
T-bug
Type: bug
T-to-investigate
Type: to investigate
#9752
opened Jan 24, 2025 by
zerosnacks
bug: Command: forge
Cmd-forge-coverage
Command: forge coverage
Cmd-forge-test
Command: forge test
T-bug
Type: bug
forge coverage
not fully compatible with forge test
commands
C-forge
#9525
opened Dec 9, 2024 by
zerosnacks
3 of 7 tasks
feat(Command: forge
T-feature
Type: feature
T-likely-breaking
Type: requires changes that can be breaking
dependencies
): support pinning of tags / revs when using .gitmodules
with foundry.lock
C-forge
feat(wallets): reuse Command: forge
Cmd-forge-script
Command: forge script
first issue
A good way to start contributing
session_id
across multiple TrezorSigner
C-forge
#9388
opened Nov 23, 2024 by
joshieDo
feat(forge test) option to list summary table only
C-forge
Command: forge
Cmd-forge-test
Command: forge test
T-feature
Type: feature
T-to-discuss
Type: requires discussion
#9307
opened Nov 13, 2024 by
radeksvarz
feat(config): configure RPC timeout for forge script
A-config
Area: config
C-forge
Command: forge
Cmd-forge-script
Command: forge script
first issue
A good way to start contributing
T-feature
Type: feature
#9303
opened Nov 12, 2024 by
kevinhalliday
feat(Area: cheatcodes
C-forge
Command: forge
Cmd-forge-script
Command: forge script
T-feature
Type: feature
T-post-V1
Area: to tackle after V1
T-to-investigate
Type: to investigate
cheatcodes
): add way to access the broadcasted transactions hashes inside of the current forge script
run
A-cheatcodes
#9083
opened Oct 9, 2024 by
CodeSandwich
feat(Command: forge
Cmd-forge-script
Command: forge script
T-feature
Type: feature
T-post-V1
Area: to tackle after V1
forge script
): add --gas-price-multiplier
C-forge
#9067
opened Oct 8, 2024 by
409H
feat(Area: tracing
C-forge
Command: forge
Cmd-forge-test
Command: forge test
T-feature
Type: feature
forge test
): emit more details on log emittance
A-tracing
#8999
opened Oct 1, 2024 by
radeksvarz
feat(Command: forge
Cmd-forge-script
Command: forge script
T-feature
Type: feature
T-post-V1
Area: to tackle after V1
forge script
): enable outputting of raw unsigned transactions
C-forge
#8991
opened Sep 30, 2024 by
jbrower95
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.