Releases: foundry-rs/foundry
Releases · foundry-rs/foundry
Nightly (2024-07-01)
Other
- chore(deps): bump revm-inspectors (#8300)
- docs(cast): improve vanity help naming (#8306)
- chore(deps): weekly
cargo update
(#8303) - fix: suppress compile reporting for forge flatten (#8313)
- perf: only instantiate Vyper when necessary (#8307)
- chore: pin forge-std in tests + CI job to bump it (#8308)
- chore: update dev shell flake (#8314)
- fix: set next block timestamp as late as possible (#8311)
- feat(cheatcodes): add rpc with url overload (#8316)
Nightly (2024-06-29)
Nightly (2024-06-29)
Other
- feat(anvil): fork from transaction hash (#8228)
- chore: make clippy happy (#8286)
- Update prune-prereleases.js to keep 30 nightlies around (#8282)
- fix: vm rpc encoding (#8288)
- feat: implement EOF methods in Inspector trait (#8123)
- fix(cheatcodes): fallback to string if invalid 0x hex (#8290)
- test: update snekmate rev (#8295)
- feat:
legacy_assertions
config option (#8263) - feat: reduce default gas limit to ~1B (#8274)
Nightly (2024-06-28)
Other
- refactor: use
revm-inspectors
traces for debugger (#8249) - feat(coverage): exit early if tests failed (#8268)
- feat(invariant): collect coverage during runs (#8265)
- chore: remove an unnecessary debug log (#8270)
- fix: correctly adjust depth when calling cheatcodes with
--isolate
(#8273) - fix:
trace_debugTransaction
is inconsistent with geth's responses for tracer 'callTracer' (#6884) - chore: reduce verbosity for ext tests (#8275)
- feat(forge): prettify
ir
andirOptimized
inspect outputs (#8272)
Nightly (2024-06-27)
Nightly (2024-06-26)
Nightly (2024-06-02)
Other
- fix(foundryup): nproc does not exist on macos (#8024)
- perf: prefill fuzz dictionary with 0 (#8027)
- refactor(coverage): refactor coverage analysis (#8025)
- perf: exclude source maps from
ContractData
(#8022) - feat: Priority fee suggestion (#7984)
- nit: Minor help style consistency (#8029)
- chore(deps): bump foundry-compilers to 0.5.1 (#8030)
- chore: Arc ContractsByArtifact internally (#8026)