Release: v0.1.0-alpha.26
github-actions
released this
06 Sep 14:55
·
62 commits
to main
since this release
π Summary
π Bug Fixes:
- Gas Limit per block is correctly updated to
u64::MAX
β¨ New Features:
- 9 NEW endpoints!!
evm_setAccountNonce
anvil_setNonce
anvil_impersonateAccount
anvil_stopImpersonatingAccount
anvil_mine
anvil_reset
anvil_setBalance
anvil_setCode
anvil_setStorageAt
- Better error handling when forking an upstream network
- L2 Fair pubdata prices are now used for forked networks
β οΈ Breaking Changes:
hardhat_setCode
now accepts string encoding of a hex valueevm_setNextBlockTimestamp
now accepts au64
and returns au64
. It now more closely matches the behavior of hardhat's default and sets the number to the next (as opposed to current) timestamp
π All Changes
- chore: Update release version (#340)
- fix: Update gas estimation logic for forks (#339)
- test: Add test for hardhat_reset (#333)
- feat: anvil API (#313)
- fix: returning errors from fork handling (#335)
- fix: changed evm_setNextBlockTimestamp (#321)
- fix: changed hardhat_setCode code type (#327)
- fix: returning errors from from_network and from_network_tx (#316)
- fix: Use actual replayed tx's gas and pubdata prices to replay tx. (#319)
- Fix Link on README.md (#314)
β Contributors
- AnastasiiaVashchuk ([email protected])
- Nicolas Villanueva ([email protected])
- Vaclav Barta ([email protected])
- albicodes ([email protected])
π₯ Binaries
System | Architecture | Binary |
---|---|---|
x86_64 | era-test-node-v0.1.0-alpha.26-x86_64-unknown-linux-gnu.tar.gz | |
aarch64 | era-test-node-v0.1.0-alpha.26-aarch64-unknown-linux-gnu.tar.gz | |
x86_64 | era-test-node-v0.1.0-alpha.26-x86_64-apple-darwin.tar.gz | |
aarch64 | era-test-node-v0.1.0-alpha.26-aarch64-apple-darwin.tar.gz | |