Skip to content

Releases: matter-labs/era-test-node

# Release: v0.1.0

18 Aug 10:19
30d7dc3
Compare
Choose a tag to compare
# Release: v0.1.0 Pre-release
Pre-release

📋 Summary

🐛 Bug Fixes:

  • Reverts fixed for eth_call and eth_estimateGas. (#59)
  • Gas Price fixed in Transaction Receipt. (#59)

New Features:

  • 6 more rich wallets added with more ETH. (#59)
  • zks_getTokenPrice implemented. (#58)

⚠️ Breaking Changes:

  • Not Applicable

📜 All Changes

  • chore: Add more rich wallets. Fix gas price in receipt. Fix reverts in eth_call and eth_estimateGas. (#59)
  • chore: add e2e test (#35)
  • feat: implement zks_getTokenPrice endpoint (#58)
  • chore: Add new-release-tag command to Makefile. Update version of rust crate to match GitHub release version. Update release template. (#57)

📥 Binaries

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

# Release: v0.0.1-alpha

11 Aug 14:57
7051cda
Compare
Choose a tag to compare
Pre-release

📋 Summary

🐛 Bug Fixes:

New Features:

  • 4ef5a96 feat: implement eth_estimateGas and zks_estimateFee (#31)
  • bc55b6e Implement get transaction by hash rpc endpoint (#22)
  • 0c9d64c Add new configuration RPC endpoints (#17)
  • fbda966 Add basic MetaMask support and improve logs (#12)
  • e18a9dc feat: implements required api methods for deploying contracts with hardhat-zksync-deploy plugin (#9)

⚠️ Breaking Changes:

  • Not Applicable

📜 All Changes

  • 7051cda ci: adds release workflow for automated draft releases (#54)
  • 4ef5a96 feat: implement eth_estimateGas and zks_estimateFee (#31)
  • 3539ad0 Add API Table to API Markdown File (#21)
  • 7f993b2 chore: add debugging configurations for VSCode (#30)
  • 9a09609 chore: adds light / dark banners (#27)
  • bc8c10d chore: handle panics in node.rs and add crate-level documentation (#24)
  • bc55b6e Implement get transaction by hash rpc endpoint (#22)
  • 0c9d64c Add new configuration RPC endpoints (#17)
  • f5db37f Updates readme, adds templates, updates makefile, and adds CI (#18)
  • 064a8eb chore: fixes compile error (#15)
  • 7628c87 Update color of console log lines to stand out (#16)
  • fbda966 Add basic MetaMask support and improve logs (#12)
  • bf9bda5 chore: rename binary to era_test_node from zksync_test_node (#10)
  • f13f0cb feat: Add Pull Request template (#11)
  • e18a9dc feat: implements required api methods for deploying contracts with hardhat-zksync-deploy plugin (#9)
  • 3420a4a Increase padding of addresses to accomodate for nested calls with large padding. Improve padding alignment for function signatures. Update the background color to red for stack calls that are errors or reverts. (#4)

📥 Binaries

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