github 0xPolygonHermez/zkevm-node v0.5.13

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

Compatible versions:

Changelog

Version v0.5.13 is a patch-release fixing some issues found in v0.5.12

RPC

  • Add new zkevm_estimateGasPrice endpoint that returns the estimate gas price for a given transaction (#3327)
  • Add new zkevm_estimateCounters endpoint that returns the estimate use of ZK counters for a given transaction (#3260)
  • Fix return null value for hash, miner, nonce and totalDifficulty fields only for pending blocks (#3274
  • Fix transaction index field provided in the transaction log responses (#3303)
  • Fix set SkipVerifyL1InfoRoot as true when debug trace needs to provide the L1 InfoTree data (#3321)

Aggregator

  • Wait BatchProofL1BlockConfirmations L1 block confirmations before to generate proof of a virtual batch (#3302). New config parameter has been added:

[Aggregator]
BatchProofL1BlockConfirmations = 2

Don't miss a new zkevm-node release

NewReleases is sending notifications on new releases.