This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
v1.0.0-rc1
Pre-release
Pre-release
Changlog
- Add an owner account to the Hub contract, and
{Transfer,Accept}Ownership
execute commands for transferring ownership - Add owner-only execute commands
{Add,Remove}Validator
to allow adjustments of the validator whitelist - Merge
types::Delegate
andtypes::Undelegate
to simplify logics