Release: v0.1.0-alpha.3
github-actions
released this
14 Sep 15:15
·
209 commits
to main
since this release
Watch Release Notes video below π
π 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
- 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
- Dustin Brickwood ([email protected])
- George W ([email protected])
- Marcin M ([email protected])
- Nicolas Villanueva ([email protected])
- Nisheeth Barthwal ([email protected])
- Nisheeth Barthwal ([email protected])
π₯ 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 | |