Releases: matter-labs/foundry-zksync
Releases · matter-labs/foundry-zksync
foundry-zksync Nightly (2024-08-30)
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)
Other
- chore: Update zksolc to 1.5.2 (#545)
- chore(ci): Add truflehog CI (#550)
foundry-zksync Nightly (2024-08-28)
Other
- fix: bring back zkvm solc resolution from settings (#548)
foundry-zksync Nightly (2024-08-27)
foundry-zksync Nightly (2024-08-23)
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)
Other
- perf(dev): compile optimized multivm crate (#538)
- refactor: implement new compilers api (#535)
foundry-zksync Nightly (2024-08-21)
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)
foundry-zksync Nightly (2024-08-20)
Other
- test(zk): migrate mocked modifier (#529)
- test(zk): migrate forced return (#530)
- test(zk): migrate
ZkLargeFactoryDependenciesTest
(#528)
- fix: disable releases with asm-keccak feature (#534)
- test(zk): AAVE-DI (#519)
foundry-zksync Nightly (2024-08-19)
foundry-zksync Nightly (2024-08-16)
Other
- chore: pull in merged commits from upstream (#524)