github 0xPolygonHermez/zkevm-node v0.6.5

latest releases: v0.7.3, v0.7.3-RC1, v0.7.2...
7 months ago

Compatible versions:

Changelog

Version v0.6.5 is a patch-release fixing some issues found in v0.6.4

RPC

  • Fix deltaTimeStamp and TimestampLimit for eth_call (#3529)
  • Fix sort logs by transaction hash and then by log index (#3476)
  • Fix debug trace to compute effective gas price percentage based on tx execution values (#3503)

Synchronizer

  • Use generic ethereum client for L2 (#3519)
  • Fix reset the L1InfoRoot memory variables when a L1 reorg is detected (#3515)
  • Fix transaction index calculation on receipt (#3500)
  • Syncing block protection to allow syncing only safe, finalized or latest L1 blocks (#3545)
[Synchronizer]
SyncBlockProtection = "safe" # latest, finalized, safe

Sequencer

  • Stop syncing L1inforoot when invalid L1inforoot is detected (L1 block hash mismatch) (#3542)
  • Fix transaction index calculation on receipt (#3500)

Don't miss a new zkevm-node release

NewReleases is sending notifications on new releases.