Commit graph

18 commits

Author SHA1 Message Date
fanghr
834eb892bf run formatter 2022-05-11 17:50:26 +08:00
fanghr
f2d30250da Merge branch 'master' into connor/governor 2022-05-11 17:40:38 +08:00
fanghr
749d2ffc1a remove withMinAda 2022-05-11 17:31:17 +08:00
Jack Hodgkinson
94013be605 replaced use of withMinAda 2022-05-09 13:54:20 +01:00
Jack Hodgkinson
a8bb884eab Applied Emily's suggestions 2022-05-09 12:17:49 +01:00
Jack Hodgkinson
7572bb4da2 Added review changes 2022-05-06 10:36:21 +01:00
fanghr
0651c19ca6 add a sample for GST minting policy 2022-05-06 17:11:10 +08:00
fanghr
6a96d68e01 run formatter and linter 2022-05-06 17:11:08 +08:00
fanghr
c404cef850 add samples: proposalCreation, mutateState and mintGAT 2022-05-06 17:11:07 +08:00
fanghr
89dd30b1d8 fix broken tests 2022-05-06 17:11:05 +08:00
fanghr
f62189c38d refactor Spec.Sample.Shared with bridges 2022-05-06 17:11:03 +08:00
fanghr
62bd2dee28 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
86877236de fix compilation errors :) 2022-05-06 17:11:01 +08:00
Emily Martins
9ccc481272 remove infinities in ProposalTime, fix test build 2022-04-28 17:00:19 +02:00
Emily Martins
18622c76d2 apply suggestions 2022-04-28 16:21:16 +02:00
Emily Martins
731ef4e42c 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
82ce3ab717 move Stake to Scripts, fix tests 2022-04-27 12:55:37 +02:00
Emily Martins
4ea9255a6b add shared Sample values module
- add Proposal validator testing
- add some Agora.Record improvements
2022-04-27 12:55:12 +02:00