Skip to content

Releases: matter-labs/anvil-zksync

v0.6.10

12 Aug 17:34
3301eb9
Compare
Choose a tag to compare

0.6.10 (2025-08-12)

Features

Bug Fixes

v0.6.9

11 Jul 08:43
affc139
Compare
Choose a tag to compare

0.6.9 (2025-07-11)

Bug Fixes

  • zks_gasPerPubdata to report derived value (#751) (ba517d7)

v0.6.8

07 Jul 16:19
2b66cd8
Compare
Choose a tag to compare

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

07 Jul 15:38
107510a
Compare
Choose a tag to compare

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

23 Jun 14:10
34eaf8f
Compare
Choose a tag to compare

0.6.6 (2025-06-23)

Features

Bug Fixes

v0.6.5

16 Jun 22:31
098870e
Compare
Choose a tag to compare

0.6.5 (2025-06-16)

Bug Fixes

v0.6.4

12 Jun 20:27
0dcaa47
Compare
Choose a tag to compare

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

21 May 09:42
d9e9c4e
Compare
Choose a tag to compare

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

20 May 14:34
2efbfec
Compare
Choose a tag to compare

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

05 May 17:12
8db1dd9
Compare
Choose a tag to compare

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)