Skip to content

Releases: matter-labs/foundry-zksync

foundry-zksync Nightly (2024-09-05)

05 Sep 00:27
6a3dc4f
Compare
Choose a tag to compare
Pre-release

Other

  • feat: add inner zk traces, fix create not registering logs (#558)
  • test: add cast test to forge create test suite (#553)
  • test: Added testing of multiple deploy of same contract (#555)

foundry-zksync Nightly (2024-09-04)

04 Sep 00:27
65a9555
Compare
Choose a tag to compare
Pre-release

Other

  • chore: Update zksolc to 1.5.3 (#557)

foundry-zksync Nightly (2024-09-03)

31 Aug 00:31
a1155ab
Compare
Choose a tag to compare
Pre-release
  • No changes

foundry-zksync Nightly (2024-08-30)

30 Aug 00:28
c8e23ef
Compare
Choose a tag to compare
Pre-release

Other

  • test: Migrate forge create tests to cargo (#551)
  • test(zk): add test for create2 computation with L2Contract (#549)
  • fix: Update dependency foundry compilers use of ZksolcSettings (#544)

foundry-zksync Nightly (2024-08-29)

29 Aug 00:26
f908ce4
Compare
Choose a tag to compare
Pre-release

Other

  • chore: Update zksolc to 1.5.2 (#545)
  • chore(ci): Add truflehog CI (#550)

foundry-zksync Nightly (2024-08-28)

28 Aug 00:26
7513c1c
Compare
Choose a tag to compare
Pre-release

Other

  • fix: bring back zkvm solc resolution from settings (#548)

foundry-zksync Nightly (2024-08-27)

24 Aug 00:25
543f39e
Compare
Choose a tag to compare
Pre-release
  • No changes

foundry-zksync Nightly (2024-08-23)

23 Aug 00:29
c59f966
Compare
Choose a tag to compare
Pre-release

Other

  • test(zk): cheatcode usage in zkVm (#539)
  • chore: update zksync deps (#540)
  • fix(docs): typo for enable_eravm_extensions (#542)
  • chore: update alloy-chains to 0.1.27 (#541)

foundry-zksync Nightly (2024-08-22)

22 Aug 00:25
c4f1f03
Compare
Choose a tag to compare
Pre-release

Other

  • perf(dev): compile optimized multivm crate (#538)
  • refactor: implement new compilers api (#535)

foundry-zksync Nightly (2024-08-21)

21 Aug 00:25
1cf88dc
Compare
Choose a tag to compare
Pre-release

Other

  • chore: add sqlx issue to cargo deny (#536)
  • test(zk): Add proxy and NFT script to Cargo test (#527)
  • fix(zk): add logs to recorded_logs (#522)