Skip to content

July 13, 2023

Compare
Choose a tag to compare
@ericlee42 ericlee42 released this 13 Jul 15:09
· 34 commits to main since this release

This is a medium priority release and you should upgrade in a timely manner.

Features:

  1. you can submit unprotected, aka non-eip155, transactions on Goerli testnet

Bugs Fix:

  1. debug tracer panics if a transaction doesn't pay L1 gas fee
  2. transaction hash is not correct sometime foreth_getBlockByHash and eth_getBlockByNumber

Security updates:

  1. default gas limit for eth_call and eth_estimateGas
  2. default batch limit for jsonrpc call

Others:

  1. bump golang to 1.19
  2. bump nodejs to 16 LTS

Note: backup your data before upgrading. If there are any issues after upgrading, please give a feedback on GitHub issues