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
andtotalDifficulty
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