github 0xPolygonHermez/zkevm-node v0.4.5

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

Compatible versions:

Changelog

Version v0.4.5 is a patch-release, fixing some issues found in v0.4.4 and adding some minor enhancements

RPC

  • Added zkevm_EstimateFee custom endpoint (#3000). This new endpoint returns the estimate fee for a tx, this endpoint will take into account the effective gas price (if enabled) in the calculation of the fee
  • Fix web sockets logs to set some of them to debug level (#2910)

Sequencer

  • Fix to get batches in order when generating datastream file (#2983)
  • Fix size of the tx used to calculated the effective gas price (#2931)

Other

  • Add "cardona" network option (Sepolia testnet) to the "--network" command line flag (#2909)

Don't miss a new zkevm-node release

NewReleases is sending notifications on new releases.