Skip to content

v1.0.5

Compare
Choose a tag to compare
@riversyang riversyang released this 10 Nov 12:33
· 75 commits to main since this release
b3fae83

All changes

  • Remove commit_id from appchain registration info.
  • Add param checking for function set_owner, change_minimum_register_deposit, change_counting_interval_in_seconds and change_operator_of_counting_voting_score.
  • Remove sudo function delete_appchain and clear_appchains.
  • Correct the type of param amount in callback functions of voter actions.
  • Correct the type of param total_stake in callback function of appchain anchor.