Commit graph

731 commits

Author SHA1 Message Date
Emily
bdcc930132 Merge pull request #151 from Liqwid-Labs/nini-faroux/comment-fix
Update ProposalRedeemer comment
2022-08-05 13:20:00 +02:00
Emily
422af237ef Merge branch 'staging' into nini-faroux/comment-fix 2022-08-05 13:05:55 +02:00
方泓睿
ca30283d4d Merge pull request #147 from Liqwid-Labs/seungheonoh/lpeUtility
Putting things in LPE
2022-08-04 00:10:20 +08:00
SeungheonOh
c41e9f58d4 update CHANGELOG 2022-08-03 23:46:17 +08:00
SeungheonOh
e2d873f1c5 use utilities from LPE 2022-08-03 23:46:15 +08:00
Seungheon Oh
662540e619 remove Agora.MultiSig 2022-08-03 23:42:21 +08:00
nini-faroux
f75bfb0e00 Update ProposalRedeemer comment 2022-08-02 10:16:30 +01:00
Emily
1dee1248c6 Merge pull request #149 from Liqwid-Labs/connor/stake-delegation
Stake delegation
2022-07-28 12:18:05 +02:00
Hongrui Fang
5c273da126 update CHANGELOG 2022-07-26 22:37:35 +08:00
Hongrui Fang
ed7e808da7 add pdjust and pdnothing 2022-07-26 22:37:35 +08:00
Hongrui Fang
740a625938 allows delegate to retract votes 2022-07-26 22:37:35 +08:00
Hongrui Fang
791b1fe291 tests for delegate voting 2022-07-26 22:37:35 +08:00
Hongrui Fang
11757be255 simple tests for setting delegate 2022-07-26 22:37:35 +08:00
Hongrui Fang
8fba8e1598 allow delegating stake for voting 2022-07-26 22:37:35 +08:00
Hongrui Fang
8bea6d62ac add pmaybe and pmaybeData utils 2022-07-26 22:37:34 +08:00
Emily
08f7c7610f Merge pull request #146 from Liqwid-Labs/connor/governor-negative-tests
governor: redo tests; bug fixes; perf improvements
2022-07-26 16:33:08 +02:00
Hongrui Fang
79b4237476 update CHANGELOG 2022-07-26 22:15:01 +08:00
Hongrui Fang
8d7da3df6c fix typos 2022-07-26 21:47:15 +08:00
Hongrui Fang
e4f6890ac1 add docstrings for some crucial test facilities 2022-07-22 21:15:09 +08:00
Hongrui Fang
e881f69c99 fix broken tests; utilizing new PCB APIs 2022-07-21 22:41:28 +08:00
Hongrui Fang
3c482cc348 bump PCB 2022-07-21 22:41:28 +08:00
Hongrui Fang
b61fb203b2 get rid of Sample.Governor 2022-07-21 22:41:27 +08:00
Hongrui Fang
fa25ca21a2 add tests for governor mutation 2022-07-21 22:41:22 +08:00
Hongrui Fang
558313e213 add tests for GAT minting
no more propsoal T_T
2022-07-21 22:29:18 +08:00
Hongrui Fang
2098de2d9c add withBuiltinPairAsData 2022-07-19 22:48:03 +08:00
Hongrui Fang
eba58106f3 add tests for minting GST 2022-07-19 22:48:02 +08:00
Hongrui Fang
7c3825ceba check GST while moving from Locked 2022-07-19 22:48:02 +08:00
Hongrui Fang
9b3645df56 utilize pletAll wherever make sense 2022-07-19 22:48:02 +08:00
Hongrui Fang
d709a1fdd0 fix governor datum validation 2022-07-19 22:48:02 +08:00
Hongrui Fang
e22bdc59fb improve performance of the governor validator 2022-07-19 22:48:02 +08:00
Hongrui Fang
5540f2d843 bump liqwid-plutarch-extra 2022-07-19 22:48:02 +08:00
Hongrui Fang
f9ddda4cc0 check the amount of cosigners while cosigning 2022-07-19 22:48:01 +08:00
Emily
44d6267004 Merge pull request #144 from Liqwid-Labs/seungheonoh/ci
Deprecate Github CI; using Hydra instead
2022-07-18 19:28:55 +02:00
SeungheonOh
240045d345 Removed GH action bedge 2022-07-14 14:37:18 -05:00
Seungheon Oh
4a1bd4b465 Deprecate Github CI; using Hydra instead 2022-07-14 11:21:31 -05:00
Emily
41026233dc Merge pull request #143 from Liqwid-Labs/emiflake/trivial-scripts
Trivial script exporting (+changelog update)
2022-07-13 18:32:01 +02:00
Emily Martins
541ade0653 add unreleased section to CHANGELOG.md 2022-07-13 17:56:16 +02:00
Emily Martins
477be7c444 add trivial scripts to export 2022-07-13 17:56:16 +02:00
Emily
cd23a41c41 Merge pull request #142 from Liqwid-Labs/connor/fix-proposal-creation
Fix proposal creation
2022-07-13 11:34:40 +02:00
Hongrui Fang
2ed77cd64b remove field names from ProposalLock
so that ps-bridge works correctly
2022-07-13 16:58:13 +08:00
Hongrui Fang
0b55cefd3b apply Emily's suggestions
* Comment on `validateOutputLocks`
* Assertion message rewording
* Some comment rewording
* Fix Typos
* Correct `PShow` instances, derive as much we can
* Remove redundant checks
2022-07-13 01:58:37 +08:00
Hongrui Fang
3c35e610a5 add missing module headers 2022-07-11 23:47:34 +08:00
Hongrui Fang
79eb0772c3 add new tests for creating proposals 2022-07-11 23:47:29 +08:00
Hongrui Fang
5eee3127b2 refactor and add more tests for unlocking stakes 2022-07-11 23:10:21 +08:00
Hongrui Fang
b76b5c6ec6 fix existing tests 2022-07-11 23:10:19 +08:00
Hongrui Fang
5dee613dd4 implement new stake locking mechanism 2022-07-11 19:45:51 +08:00
方泓睿
0c61cbc5ed Merge pull request #136 from Liqwid-Labs/connor/draft-phrase 2022-07-06 22:20:35 +08:00
Hongrui Fang
8242330ac9 apply Emily's suggestions 2022-07-06 21:55:39 +08:00
Hongrui Fang
701340688a add tests for advancement from draft phrase; refactoring 2022-07-05 16:59:15 +08:00
Hongrui Fang
894bba2874 WitnessStake: accept multiple stakes at input 2022-07-05 07:53:56 +08:00