Skip to content

Releases: Remmeauth/rem.contracts

REM.Contracts v0.9.1 Release Notes

01 Jun 20:51
51159f2

Choose a tag to compare

Contract migration from remprotocol to rem.contracts.

System contract

  • Added setacvstake action (#2)

setacvstake is the action that sets total_activated_stake to equal min_activated_stake.
This is necessary for network health at a lower value total_activated_stake than min_activated_stake.

Other changes

  • Configured continuous integration (CI) and continuous deployment build (CD) by Github Actions (#1)
  • Added public_key index to authkeys table in rem.auth contract