Release 3.2.0
Changes
-
Changed structure
SetEthConnectorContractAccountArgs
for setting eth connector account. It was extended with
additional field:withdraw_serialize_type
for defining serialization type for withdraw arguments by [@aleksuss]. (#834)
Additions
-
Added a possibility of mirroring deployed ERC-20 contracts in the main Aurora contract in Silo mode by [@aleksuss]. ([#845])
-
Allow to initialize hashchain directly with the
new
method by [@birchmd]. (#846) -
Added a silo logic which allows to set fixed gas costs per transaction by [@aleksuss]. (#746)
-
Added a new type of transaction which allows to add full access key into account of the smart contract by [@aleksuss]. (#847)