Commit graph

12 commits

Author SHA1 Message Date
fanghr
ac32b73056
add a sample for GST minting policy 2022-05-06 17:11:10 +08:00
fanghr
41da2dd534
run formatter and linter 2022-05-06 17:11:08 +08:00
fanghr
473deeb08f
add samples: proposalCreation, mutateState and mintGAT 2022-05-06 17:11:07 +08:00
fanghr
bfebc95ce3
fix broken tests 2022-05-06 17:11:05 +08:00
fanghr
3c76f6c1ac
refactor Spec.Sample.Shared with bridges 2022-05-06 17:11:03 +08:00
fanghr
e50e5d6f36
parameterize PST policy only with assetclass of GST
...to resolve the cyclic reference between SST and PST
2022-05-06 17:11:03 +08:00
fanghr
2aa869b46c
fix compilation errors :) 2022-05-06 17:11:01 +08:00
Emily Martins
cf14d9edd8 remove infinities in ProposalTime, fix test build 2022-04-28 17:00:19 +02:00
Emily Martins
5ec74e86b8 apply suggestions 2022-04-28 16:21:16 +02:00
Emily Martins
2865f2f093 be more consistent in use of "period", "state", etc wrt. proposals
- specify maximum cosigners requirement in spec.
- remove silly qualified names in Proposal impl.
2022-04-27 14:43:55 +02:00
Emily Martins
438ed872e3 move Stake to Scripts, fix tests 2022-04-27 12:55:37 +02:00
Emily Martins
eb4dc2c654 add shared Sample values module
- add Proposal validator testing
- add some Agora.Record improvements
2022-04-27 12:55:12 +02:00