Skip to content

Release: v0.1.0-alpha.26

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 14:55
· 62 commits to main since this release
1f6653c

πŸ“‹ 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 value
  • evm_setNextBlockTimestamp now accepts a u64 and returns a u64. 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

πŸ“₯ 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