Releases: Remmeauth/rem.contracts
Releases · Remmeauth/rem.contracts
REM.Contracts v0.9.1 Release Notes
Contract migration from remprotocol to rem.contracts.
System contract
- Added
setacvstakeaction (#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_keyindex toauthkeystable inrem.authcontract