Skip to content

Mainnet beta

Compare
Choose a tag to compare
@chompomonim chompomonim released this 19 Oct 22:22
· 27 commits to master since this release
55c7bc2

This is version of smart contracts which is going to be deployed for Mainnet beta.

Significant changes from testnet3 contracts:

  • adapted contracts for mainnet Polygon realities, use time instead of blocks #133
  • fixed couple of minor security fixes #135 #138
  • added use of minStake (possibility to require staking) #143
  • important hermes actions now will be done by owner, this should decrease operator's keys role and potential attack vector on its keys #140
  • identity and pre-image (also called R) is now logged in promise settlement events #132 #136