Skip to content

v0.1.0

Compare
Choose a tag to compare
@ToniRamirezM ToniRamirezM released this 26 May 13:44
· 271 commits to develop since this release
74b2905

Compatible versions:

Changelog:

  • Ignore deposit if fails during the gas estimation (#424)
  • Allow UpdateL2DepositsStatus function to handle multiple networks (#422)
  • Set up of automatic versioning when the binary is generated (#421)
  • Enabling Claim Tx manager optional (#419). You can enable/disable the autoClaim feature in the following new config parameter in the toml config file:

[ClaimTxManager]
Enabled = true

  • Predefined networks: overriding the values provided in the toml config file (#417)
  • The following smc config parameters has been renamed in the toml config file (#415):

[NetworkConfig]
PoEAddr -> PolygonZkEVMAddress
BridgeAddr -> PolygonBridgeAddress
GlobalExitRootManAddr -> PolygonZkEVMGlobalExitRootAddress
MaticAddr -> MaticTokenAddress
L2BridgeAddrs -> L2PolygonBridgeAddresses