Skip to content

v2.2.4

Compare
Choose a tag to compare
@PlasmaPower PlasmaPower released this 07 Feb 06:05
· 4731 commits to master since this release
v2.2.4
8517340

This release is available as a Docker image on Docker Hub at offchainlabs/nitro-node:v2.2.4-8517340

What's Changed

This release fixes an issue querying Arbitrum Classic transactions and uses the current timestamp as block.timestamp for gas estimation by default.

User-facing Improvements

  • Use current timestamp for "pending" block tag instead of last block timestamp, e.g. in eth_estimateGas: OffchainLabs/go-ethereum#286
  • Add an option for the inbox reader to only read safe or finalized L1 blocks: #2080
  • Add a CLI option for the RPC “finalized” and "safe" block to wait for the block validator to complete: #2086

Internal Highlights

Full Changelog: v2.2.3...v2.2.4