Skip to content

Releases: matter-labs/foundry-zksync

foundry-zksync v0.0.32

17 Nov 17:49
742672d

Choose a tag to compare

0.0.32 (2025-11-17)

Features

Bug Fixes

  • anvil: return account info from db when requested block > fork block (fe9888a)
  • ci and release pipeline (#1199) (b2a1e8d)
  • fmt: preserve cmnt possition in disabled lines (fe9888a)
  • fmt: return diff if source from stdin (fe9888a)
  • forge: consolidate flatten (fe9888a)
  • forge: do not warn on backward compatible solc_version key (fe9888a)
  • forge: support broadcast from vm.deployCode (fe9888a)

foundry-zksync Nightly (2025-11-19)

18 Nov 06:09
742672d

Choose a tag to compare

Pre-release
  • No changes

Nightly foundry-zksync

19 Apr 13:31
742672d

Choose a tag to compare

Pre-release
  • No changes

foundry-zksync v0.0.31

07 Nov 18:00
d256bd0

Choose a tag to compare

0.0.31 (2025-11-07)

Bug Fixes

foundry-zksync Nightly (2025-11-12)

08 Nov 06:07
d256bd0

Choose a tag to compare

Pre-release
  • No changes

foundry-zksync v0.0.30

08 Oct 21:30
b9f3efc

Choose a tag to compare

0.0.30 (2025-10-08)

Features

  • add ZKsync contract verification tests with constructor arguments (#1169) (9a3a6b7)
  • cast: apply precompiles for cast run and call (11d2203)
  • enable evm interpreter (#1167) (8419488)
  • forge: no warning on external sections (11d2203)
  • support EVM interpreter for cast run (#1168) (b57c83b)

Bug Fixes

  • forge: color bug in Display impl for TestResult (11d2203)
  • forge: support broadcast from vm.deployCode (11d2203)
  • release: build docker x86_64 using host cross (11d2203)
  • use fee blob basefee for missing blob fee (11d2203)

foundry-zksync Nightly (2025-11-07)

09 Oct 06:07
b9f3efc

Choose a tag to compare

Pre-release
  • No changes

foundry-zksync Nightly (2025-10-08)

08 Oct 06:09
11d2203

Choose a tag to compare

Pre-release

Other

Full Changelog:

nightly...nightly-11d22031571ec19f7f68f958f1d0d37efc231721

foundry-zksync Nightly (2025-10-07)

07 Oct 06:09
8419488

Choose a tag to compare

Pre-release

Other

Full Changelog:

nightly...nightly-8419488b1573d78f01158cb79420b01a17573a21

foundry-zksync Nightly (2025-10-06)

25 Sep 06:10
9a3a6b7

Choose a tag to compare

Pre-release
  • No changes