Skip to content

Release: v0.1.0-alpha.29

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 17:23
· 59 commits to main since this release
6b95052

📋 Summary

✨ New Features:

  • Resolving hashes is now MUCH faster with file-based cache for all OpenChain.xyz requests
  • Support for zks_getBaseTokenL1Address added
  • Gas diff usage is now visible within the call stack of transactions
  • Low-Level VM errors are now displayed for better debugging

⚠️ Breaking Changes:

  • zksync-era and era-contracts dependencies have been updated to the latest zkEVM
  • hardhat_mine now correctly accepts seconds as input (as opposed to ms)

📜 All Changes

  • fix: fixes release pipeline due bump in rust version (matter-labs#351)
  • feat: Add support for zks_getBaseTokenL1Address. Add gas used per call in the stack. (matter-labs#350)
  • chore: update zksync deps (matter-labs#349)
  • feat: Add persistent cache to OpenChain hash resolving requests (matter-labs#348)
  • fix: Update hardhat_mine interval units from milliseconds to seconds (matter-labs#338)

⭐ Contributors

📥 Binaries

System Architecture Binary
x86_64 era-test-node-v0.1.0-alpha.29-x86_64-unknown-linux-gnu.tar.gz
aarch64 era-test-node-v0.1.0-alpha.29-aarch64-unknown-linux-gnu.tar.gz
x86_64 era-test-node-v0.1.0-alpha.29-x86_64-apple-darwin.tar.gz
aarch64 era-test-node-v0.1.0-alpha.29-aarch64-apple-darwin.tar.gz