Releases: matter-labs/foundry-zksync
Releases · matter-labs/foundry-zksync
foundry-zksync: v0.0.19
foundry-zksync Nightly (2025-06-18)
- No changes
foundry-zksync Nightly (2025-06-12)
Nightly foundry-zksync
- No changes
foundry-zksync: v0.0.18
foundry-zksync: v0.0.17
foundry-zksync Nightly (2025-06-11)
- No changes
foundry-zksync Nightly (2025-06-06)
foundry-zksync Nightly (2025-06-05)
- No changes
foundry-zksync: v0.0.16
0.0.16 (2025-05-28)
Features
- add 7702 support to eth-sendtransaction (#10504) (eef4acd)
- cast: Verbose signing output (#10529) (477876a)
- dynamic ZKsync/LLVM solc revision selection (#1055) (9120621)
- forge: cheatcodes to crosschain sign and attach delegation (#10518) (297d4e2)
Bug Fixes
cast
: respectfull
arg incast block
(#10536) (9e53778)common
: find target by path if present (#10538) (71f9b8e)Makefile
: updatelint-foundry
target to explicitly use nightly (#10526) (b47cf78)- adds zksync, abstract to diff gas calc (#10539) (0f8a1ff)
- anvil: recomputing next-base-fee after reloading state (#10488) (e0ad278)
- anvil: use saturating_to when check for req funds (#10503) (f240a34)
- cast: disassembler PC & end of code push padding (#10520) (73fec68)
- fix formating crash caused by non-breaking space in comment (1eb5988)
- forge: do not revert if event with count 0 not emitted (#10534) (447ef28)
- forge: mark prank applied on contract creation too (#10532) (fb9904b)
- forge: support preproc with try contract creation (#10498) (12b2ed4)
- forge: vm.cool mark cold instead storage cleaning (#10546) (d381a8a)
- patch solang-parser (#10509) (dc6a216)
- respect full arg (9e53778)
- sort blocks by number (#10505) (0a7b3f0)