Skip to content
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
Compare
Choose a tag to compare
@larry0x larry0x released this 28 Apr 21:31
· 21 commits to main since this release
200cb33

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 and types::Undelegate to simplify logics