github 0xPolygonHermez/zkevm-node v0.3.0

latest releases: v0.7.0, v0.7.0-RC5, v0.7.0-RC4...
pre-release10 months ago

Compatible versions:

Changelog

RPC

  • New RPC endpoint for Etherscan that helps them sync faster (#2411)
  • Fix web sockets eth_logs endpoint when filter for a specific topic (#2412)
  • Fix RPC finalize block to consider also L1 block is finalized (#2447)

Synchronizer

  • Store fork ids intervals in DB and get it using chunks of X L1 blocks (#2404). The value for the chunk size (20.000 by default) can be defined in the following config parameter:

[Etherman]
ForkIDChunkSize = 20000

  • Halt Synchronizer if trusted StateRoot differs from calculated StateRoot (#2428)

Sequencer

  • Handling new executor errors (fix unspecified executor error) (#2438)
  • Add forced batches transactions to worker/addrQueue (#2398)
  • Reprocess full batch (sanity check) in parallel (#2425)

Don't miss a new zkevm-node release

NewReleases is sending notifications on new releases.