Skip to content

Release: v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 19:20
· 11 commits to main since this release
8760bbb

📋 Summary

🐛 Bug Fixes:

  • fix: Print correct port for spawned server (#513)
  • fix: don't print console logs title when no console logs printed (#500)
  • fix: properly set transaction index (#499)
  • fix: update hardhat and hardhat-zksync-solc in e2e-tests package (#489)
  • fix: use specific zksolc version for e2e tests (#488)
  • fix: default host to 0.0.0.0 (#478)
  • fix: fix issue with gas params (#471)

✨ New Features:

  • feat: Add binary attestation (#511)
  • feat: Support stable Rust (#510)
  • feat(cli): adds load and state cli options (#502)
  • feat: add docker build for amd64 / arm64, e2e tests, publishing ghcr (#503)
  • feat(cli): adds --dump-state cli cmd (#496)
  • feat: fees transactions order in mempool (#492)
  • feat: add cli options for server configuration (#487)
  • feat: anvil set chain id (#486)
  • feat: add anvil_dumpState/anvil_loadState (#476)

⚠️ Breaking Changes:

  • TBD

📜 All Changes

  • fix release attestation (#520)
  • chore: update e2e lockfile (#518)
  • chore: add libssl-dev to cross container (#515)
  • chore: prepare for release (#514)
  • fix: Print correct port for spawned server (#513)
  • feat: Add binary attestation (#511)
  • feat: Support stable Rust (#510)
  • feat(cli): adds load and state cli options (#502)
  • chore: update alloy dep (#509)
  • feat: add docker build for amd64 / arm64, e2e tests, publishing ghcr (#503)
  • chore: adds fmt and clippy checks on ci and fixes (#506)
  • feat(cli): adds --dump-state cli cmd (#496)
  • refactor: migrate to jsonrpsee + zksync_web3_decl (#497)
  • feat: fees transactions order in mempool (#492)
  • fix: don't print console logs title when no console logs printed (#500)
  • fix: properly set transaction index (#499)
  • feat: add cli options for server configuration (#487)
  • remove S generic on InMemoryNode and ForkStorage (#494)
  • fix: update hardhat and hardhat-zksync-solc in e2e-tests package (#489)
  • feat: anvil set chain id (#486)
  • fix: use specific zksolc version for e2e tests (#488)
  • refactor: split workspace into crates (#485)
  • feat: add anvil_dumpState/anvil_loadState (#476)
  • fix: default host to 0.0.0.0 (#478)
  • refactor(e2e-tests): make tests more ergonomic (#473)
  • fix: fix issue with gas params (#471)

⭐ Contributors

📥 Binaries

System Architecture Binary
x86_64 anvil-zksync-v0.2.2-x86_64-unknown-linux-gnu.tar.gz
aarch64 anvil-zksync-v0.2.2-aarch64-unknown-linux-gnu.tar.gz
x86_64 anvil-zksync-v0.2.2-x86_64-apple-darwin.tar.gz
aarch64 anvil-zksync-v0.2.2-aarch64-apple-darwin.tar.gz