Skip to content

Releases: foundry-rs/foundry

Nightly (2024-12-14)

14 Dec 00:33
dabacec
Compare
Choose a tag to compare
Nightly (2024-12-14) Pre-release
Pre-release

Other

  • chore: bump compilers (#9554)
  • fix: account for impersonated tx in configure_tx_env (#9553)

Nightly (2024-12-13)

13 Dec 06:46
2f698e4
Compare
Choose a tag to compare
Nightly (2024-12-13) Pre-release
Pre-release

Other

  • fix(release): allow contents write permission, run attestation after release created (#9550)

Nightly

10 Jul 18:13
dabacec
Compare
Choose a tag to compare
Nightly Pre-release
Pre-release

Other

  • chore: bump compilers (#9554)
  • fix: account for impersonated tx in configure_tx_env (#9553)

Nightly (2024-12-12)

12 Dec 00:34
c4fcf12
Compare
Choose a tag to compare
Nightly (2024-12-12) Pre-release
Pre-release

Other

  • Update incorrect documentation in the READ.me (#9538)

Nightly (2024-12-11)

11 Dec 00:35
59f354c
Compare
Choose a tag to compare
Nightly (2024-12-11) Pre-release
Pre-release

Other

  • chore: bump alloy (#9496)
  • fix(cheatcodes): clear orderings together with trace steps on debug trace stop (#9529)
  • feat(cheatcodes): skip test suite in setup (#9532)
  • fix: mark flag incompatibility (#9530)
  • chore(deps): weekly cargo update (#9533)
  • fix(fuzz): exclude exernal libraries addresses from fuzz inputs (#9527)

Nightly (2024-12-10)

10 Dec 00:34
aa69ed1
Compare
Choose a tag to compare
Nightly (2024-12-10) Pre-release
Pre-release

Other

  • fix(verify): cached artifacts by version (#9520)
  • ci: move deny to test (#9524)

Nightly (2024-12-09)

07 Dec 00:33
00efa0d
Compare
Choose a tag to compare
Nightly (2024-12-09) Pre-release
Pre-release
  • No changes

Nightly (2024-12-06)

06 Dec 00:34
e520767
Compare
Choose a tag to compare
Nightly (2024-12-06) Pre-release
Pre-release

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)

05 Dec 00:34
75fc63b
Compare
Choose a tag to compare
Nightly (2024-12-05) Pre-release
Pre-release

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)

04 Dec 00:35
805d7ce
Compare
Choose a tag to compare
Nightly (2024-12-04) Pre-release
Pre-release

Other

  • chore: set --lcov-version default to 1 (#9463)
  • fix(anvil): impl maybe_as_full_db for ForkedDatabase (#9465)
  • fix(coverage): assert should not be branch (#9467)
  • fix(forge): run dep.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)