Skip to content

Release: v0.1.0-alpha.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 15:15
· 209 commits to main since this release
de35b8f

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

πŸ“‹ Summary

πŸ› Bug Fixes:

  • eth_getBlockByHash now properly returns the correct block

✨ New Features:

  • NEW endpoints have been added
    • hardhat_setBalance
    • eth_syncing
    • evm_increaseTime
    • evm_setNextBlockTimestamp
    • evm_setTime
  • eth_getBlockByNumber now fully supports being given a specific block number
  • Retrieving blocks in a fork now attempts to fetch the block upstream if it's not in memory
  • Rust Docs have been updated for easier navigation
  • Console logs have been standardized

⚠️ Breaking Changes:

  • None

πŸ“œ All Changes

  • chore: add contributors to draft release template (#112)
  • chore: enforce conventional commits on main (#113)
  • feat: Implement eth_getBlockByHash and eth_getBlockByNumber with correct behavior (#102)
  • feat: Add simplelog (#103)
  • chore(docs): add index.html to docs (#107)
  • chore: update lib.rs to include main rust docs content (#100)
  • feat: Implement evm_increaseTime, evm_setNextBlockTimestamp, and evm_setTime (#93)
  • feat: impl eth_syncing (#104)
  • feat: implement hardhat_setNonce (#101)
  • hardhat_api: Implement hardhat_setBalance API endpoint (#91)
  • Added ability to run without signature verification (#94)

⭐ Contributors

πŸ“₯ Binaries

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