Commit graph

743 commits

Author SHA1 Message Date
emiflake
4430b1145a Merge pull request #150 from Liqwid-Labs/connor/liqwid-nix
Use `liqwid-nix`; Bump plutarch
2022-08-12 14:38:22 +02:00
Hongrui Fang
a4aaf7dfbc remove unused development flag 2022-08-12 19:13:28 +08:00
Hongrui Fang
757ccfc1e3 update benchmark 2022-08-12 05:01:36 +08:00
Hongrui Fang
215e952288 remove pvalidatorHashToTokenName 2022-08-12 05:01:35 +08:00
Hongrui Fang
bedac537d0 remove unused SOP.Generic derivations 2022-08-12 05:01:35 +08:00
Hongrui Fang
b6a30b9ea9 speed up test execution by precompiling scripts
x250 faster!
2022-08-12 05:01:35 +08:00
Hongrui Fang
3d9c447783 parameterize scripts over AgoraScripts 2022-08-12 05:01:34 +08:00
Hongrui Fang
33e4ed037e fix compilation errors 2022-08-12 04:56:19 +08:00
Hongrui Fang
caae87d564 refactor makefile 2022-08-12 04:56:18 +08:00
Hongrui Fang
ad34562432 use liqwid-nix; enable checks for CI
add extra command line tool `hasktags`
2022-08-12 04:56:14 +08:00
Hongrui Fang
030b96b4a4 pipe benchmark result to diff directly 2022-08-07 21:39:07 +08:00
Peter Dragos
5fb5518c07 Update README.md 2022-08-06 12:35:16 -04:00
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