Releases: matter-labs/anvil-zksync
Releases · matter-labs/anvil-zksync
v0.6.10
0.6.10 (2025-08-12)
Features
Bug Fixes
v0.6.9
0.6.9 (2025-07-11)
Bug Fixes
zks_gasPerPubdata
to report derived value (#751) (ba517d7)
v0.6.8
0.6.8 (2025-07-07)
Bug Fixes
- remove stable usage for binary build due to zksyncos (#748) (4f98549)
- remove stable usage for binary build due to zksyncps (4f98549)
v0.6.7
0.6.7 (2025-07-04)
Features
- introduce poc of zksync-os for local testing (#704) (d70b039)
Bug Fixes
- adjust actions due to rate limit changes (#747) (94e8335)
- error messages on reverts during gas estimation (#743) (b591be1)
v0.6.6
0.6.6 (2025-06-23)
Features
Bug Fixes
v0.6.5
0.6.5 (2025-06-16)
Bug Fixes
v0.6.4
0.6.4 (2025-06-12)
Features
Bug Fixes
- adjusts system contract deps to split out non-kernal contracts (#721) (fe38245)
- correctly report halts and reverts during transaction cost estimation (#716) (e5bfb14)
- respect quiet param (#728) (3f19ed6)
- return deployment nonce for contracts (a88e17c)
- return deployment nonce for contracts in
eth_getTransactionCount
(#710) (a88e17c)
v0.6.3
0.6.3 (2025-05-21)
Bug Fixes
- account for pubdata cost in estimation bounds (#713) (ab3cd44)
- preserve human-readable revert message (#715) (1a06611)
v0.6.2
0.6.2 (2025-05-20)
Features
Bug Fixes
- address timeout issue in CI (#705) (543096e)
- set call request's nonce during estimation (#711) (923a708)
- Update nonces for accounts during impersonation (#708) (b6b0d69)
v0.6.1
0.6.1 (2025-05-05)
Features
Bug Fixes
- addresses issue with computing sha for binaries for homebrew installation (#694) (88e8402)
- fix sha mismatch from workflow (#689) (bea090e)
- update docker buildx for proper containers caching (#691) (0f6a1ab)