Skip to content

v0.2.0

Compare
Choose a tag to compare
@ToniRamirezM ToniRamirezM released this 21 Jul 15:30
· 158 commits to develop since this release
42812f0

Compatible versions:

Changelog:

  • Updated libraries (#458 [#457])(#457) #456 #453 #452 #451 #448 #447 #444 #443 #442 #439 #436 #435 #434 #426 #427
  • Removed unused config param L1ChainID (#470)
  • Fixed L1 sync when claimTxManager is disabled (#468)
  • Increased suggested gasPrice by the zkevm node ten times(#466)
  • Removed unused config param MaticTokenAddress (#464)
  • Published documentation to explain how to fund local L2 account (#455)
  • Fixed logs (#449)
  • Reverted ‘Retry’, if error is different at execution, to avoid problems during gas estimation (#446)
  • Removed config param PolygonZkEVMAddress (#437)
  • Fixed revert check and max retry mechanism (#472). This requires new config parameters:

[ClaimTxManager]:
RetryInterval = "1s"
RetryNumber = 10