Release: v0.1.0-alpha.4
github-actions
released this
19 Sep 16:39
·
200 commits
to main
since this release
Watch Release Notes video below π
π 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
andhardhat_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
- Dennis ([email protected])
- Dustin Brickwood ([email protected])
- George W ([email protected])
- Jack Hamer ([email protected])
- Nicolas Villanueva ([email protected])
- Nisheeth Barthwal ([email protected])
π₯ 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 | |