We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.0
Tracking issue for 1.0 milestone
Ticket to be used for discussion and track high-level progress.
Link to trackers:
foundry-rs/foundry
foundry-rs/compilers
foundry-rs/block-explorers
foundry-rs/foundry-fork-db
foundry-rs/book
To discuss:
Tip:
Use the issue tracker to more easily view / edit the milestone: https://github.com/foundry-rs/foundry/issues?q=is%3Aopen+is%3Aissue+milestone%3Av1.0.0
Preparation:
Abstract scope 1.0:
forge
anvil
cast
debugger
chisel
--json
stdout
stderr
Out of scope for 1.0, better suited after:
forge-builder
reth
reth-sdk
forge lint
foundry.toml
zkSync
Post 1.0 breaking changes ( T-likely-breaking Type: requires changes that can be breaking ):
config
evm_version
cancun
cheatcodes
expectRevert
expectCall
Before release:
Before publishing:
Deprecation removal:
A-releases Area: releases/packaging :
crates.io
releases
version
engines
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tracking issue for
1.0
milestoneTicket to be used for discussion and track high-level progress.
Link to trackers:
foundry-rs/foundry
: https://github.com/foundry-rs/foundry/milestone/1foundry-rs/compilers
: https://github.com/foundry-rs/compilers/milestone/1foundry-rs/block-explorers
: https://github.com/foundry-rs/block-explorers/milestone/1foundry-rs/foundry-fork-db
: https://github.com/foundry-rs/foundry-fork-db/milestone/1foundry-rs/book
: https://github.com/foundry-rs/book/milestone/1To discuss:
Tip:
Use the issue tracker to more easily view / edit the milestone: https://github.com/foundry-rs/foundry/issues?q=is%3Aopen+is%3Aissue+milestone%3Av1.0.0
Preparation:
Abstract scope
1.0
:forge
>anvil
+cast
+debugger
>chisel
--json
flag and correct rendering tostdout
/stderr
Out of scope for
1.0
, better suited after:forge-builder
)anvil
to build on top ofreth
(blocked byreth-sdk
)forge lint
/ static analysisfoundry.toml
: meta(config): tracking issue for CLI and configuration improvements #7322zkSync
support #7624forge
,cast
,anvil
,chisel
PostType: requires changes that can be breaking
):
1.0
breaking changes ( T-likely-breakingconfig
): upgrade defaultevm_version
tocancun
#8614cheatcodes
): V1expectRevert
behavior #7238cheatcodes
): V1expectCall
behavior #7237Before release:
Before publishing:
Deprecation removal:
A-releasesArea: releases/packaging
:
crates.io
#3895releases
): reduce size of foundry binaries #8671version
field to foundry.toml ("engines
" equivalent) #5133The text was updated successfully, but these errors were encountered: