v1.0.5
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
andchange_operator_of_counting_voting_score
. - Remove sudo function
delete_appchain
andclear_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.