add tests and samples of advancing proposals

This commit is contained in:
fanghr 2022-05-28 22:11:23 +08:00 committed by Hongrui Fang
parent 9e8424b458
commit 042c18a382
8 changed files with 626 additions and 35 deletions

View file

@ -44,7 +44,7 @@ specs =
"proposal creation"
(governorValidator Shared.governor)
( GovernorDatum
Shared.defaultProposalThresholds
def
(ProposalId 0)
def
def
@ -55,7 +55,7 @@ specs =
"GATs minting"
(governorValidator Shared.governor)
( GovernorDatum
Shared.defaultProposalThresholds
def
(ProposalId 5)
def
def
@ -66,7 +66,7 @@ specs =
"mutate governor state"
(governorValidator Shared.governor)
( GovernorDatum
Shared.defaultProposalThresholds
def
(ProposalId 5)
def
def