Skip to content

Release: v0.1.0-alpha.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 16:39
· 200 commits to main since this release
19b7cca

Watch Release Notes video below πŸ‘‡
Release Notes v0.1.0-alpha.4

πŸ“‹ Summary

πŸ› Bug Fixes

  • eth_getTransactionReceipt is now returning the correct block hash
  • Server is now available on 0.0.0.0 for public access

✨ New Features

  • Cache layer added when forking a network
  • NEW endpoints added
    • eth_getBlockTransactionCountByHash
    • eth_getBlockTransactionCountByNumber
    • evm_mine
    • hardhat_mine
    • eth_feeHistory
  • Logs now include incoming API requests
  • Era Test Node GitHub Action is now available

⚠️ Breaking Changes

  • None

πŸ“œ All Changes

  • feat: add logs for incoming API requests (#118)
  • fix incorrect block hash in eth_getTransactionReceipt (#122)
  • chore: updates readme with latest changes (#123)
  • feat: add eth_feeHistory (#121)
  • feat: impl evm_mine and hardhat_mine (#116)
  • feat: Add eth_getBlockTransactionCountByHash and eth_getBlockTransactionCountByNumber (#117)
  • feat: Add caching to HttpForkSource (#114)
  • fix: Bump hardhat deploy and solc versions (#110)
  • fix: bind server to 0.0.0.0 for external access (#115)

⭐ Contributors

πŸ“₯ Binaries

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