Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-12-10)
Nightly (2024-12-09)
- No changes
Nightly (2024-12-06)
Other
- chore: rename alphanet to odyssey (#9491)
- feat: add JSON compatibility for
forge test --summary +/ --detailed
+ apply consistent table styling (#9485) - fix: force
prevrandao
on Moonbeam networks (#9489) - chore(cast): upgrade evmole to 0.6.1, use new style API (#9493)
- chore: bump compilers 0.12.7 (#9498)
- chore(deps): bump breaking deps (#9502)
- chore: improve Retry usage and warning (#9503)
- fix: restore lock version 3 (#9501)
- chore(deps): remove async_recursion (#9500)
Nightly (2024-12-05)
Other
- fix(
cli
): handle id and named chain_id's correctly (#9480) - feat: dedup error messages (#9481)
- chore(anvil): convert panics into errors (#9471)
- fix(remappings): project autoremappings should respect config (#9466)
- refactor: adapt to CompilerContract trait type (#9423)
- chore(deps): bump foundry-compilers 0.12.6 (#9490)
Nightly (2024-12-04)
Other
- chore: set --lcov-version default to 1 (#9463)
- fix(
anvil
): implmaybe_as_full_db
forForkedDatabase
(#9465) - fix(coverage): assert should not be branch (#9467)
- fix(
forge
): rundep.has_branch
in correct dir (#9453) - chore: fix test isolate (#9468)
- feat: bump MSRV to 1.83 (#9473)
- perf(coverage): cache current HitMap, reserve when merging (#9469)
- test: shuffle archive URLs (#9472)
- docs: CoverageCollector comments (#9474)
Nightly (2024-12-03)
Other
- fix(coverage): special functions have no name (#9441)
- feat(cast): allow some more stdin inputs (#9442)
- chore(config): remove RootPath (#9448)
- chore(config): move providers into module (#9449)
- chore(deps): alloy 0.7 (#9447)
- feat: allow any config to be defined inline (#9430)
- chore(deps): bump foundry-compilers 0.12.4 (#9455)
- perf(coverage): improve HitMap merging and internal repr (#9456)
- perf(coverage): cache computed bytecode hash in CoverageCollector (#9457)
- fix(coverage): also ignore empty fallbacks and receives (#9459)
- fix/feat(coverage): add --lcov-version (#9462)
Nightly (2024-12-02)
Other
- chore(deps): weekly
cargo update
(#9440)
Nightly (2024-11-30)
Other
- feat: add timeouts to fuzz testing (#9394)
- feat(
cast
):decode-error
with sig, local cache and openchain api (#9428) - feat(
cast
):decode-event
with local and openchain API (#9431) - chore: use alloy-chains'
is_arbitrum
(#9432) - feat: rpc_headers in cast and config (#9429)
- fix: set user-agent header in runtime transport (#9434)
- feat(script): support custom create2 deployer (#9278)
Nightly (2024-12-01)
Other
- fix(coverage): clean ups, use normalized source code for locations (#9438)