Commit graph

383 commits

Author SHA1 Message Date
Hongrui Fang
3c10617244 remove redundant imports 2022-11-16 12:36:30 +08:00
Hongrui Fang
9e149c7561 handle staking credential transparently 2022-11-16 12:36:28 +08:00
Hongrui Fang
0d0e122bd2 ensure votes changed in VotingReady while calling UnlockStakes 2022-11-16 12:36:27 +08:00
Hongrui Fang
431092fb1c disallow calling UnlockStake without any stake inputs 2022-11-16 12:36:26 +08:00
Hongrui Fang
ae72d0ae6d improve doc string and naming as suggested by auditors 2022-11-16 12:36:25 +08:00
Hongrui Fang
7c3d66f365 disallow delegatee to create and cosign proposals 2022-11-16 12:36:24 +08:00
Hongrui Fang
287054d95e prevent minting multiple into one UTxO; regression tests 2022-11-16 12:36:23 +08:00
Hongrui Fang
0eacf1f6f2 fix leftover strict inequality check 2022-11-16 12:36:22 +08:00
方泓睿
a23afda3f5 fix a typo
Co-authored-by: emiflake <emily@liqwid.finance>
2022-11-16 12:36:21 +08:00
Hongrui Fang
3eb71a55a3 make it possible for delegatee to vote with delegated and own stakes 2022-11-16 12:36:20 +08:00
Hongrui Fang
a0946a8dbc tag assetclasses and currency symbols 2022-11-16 12:36:20 +08:00
adamczykm
463106b0cf Implement governor mintint policy property tests. 2022-11-11 23:35:52 +08:00
adamczykm
740e1416fb Implement isGovernorDatumValid tests. 2022-11-11 23:35:51 +08:00
Hongrui Fang
ff4619dd94 fix compilation errors 2022-11-11 23:34:55 +08:00
Hongrui Fang
996797995a test that govenor will reject fake stakes 2022-11-02 00:48:11 +08:00
Hongrui Fang
2e09e7921d check governor redeemer while minting PST 2022-10-31 21:44:10 +08:00
Hongrui Fang
007a116d15 filter SST by assetclass in governor 2022-10-31 21:32:06 +08:00
Hongrui Fang
9fe8448711 add presolveStakeInputDatum 2022-10-31 21:32:04 +08:00
Emily Martins
914098655d apply formatting 2022-10-31 13:43:32 +01:00
Emily Martins
bf8290be46 bump liqwid-nix to 1.1 2022-10-31 13:42:47 +01:00
Hongrui Fang
621d98ddd6 prevent minting SST while burning 2022-10-31 18:11:48 +08:00
Hongrui Fang
4fbd4b98f1 improve efficiency of authorityTokenPolicy 2022-10-31 18:11:45 +08:00
colll78
ed6242d2c8 disallow minting new GATs while burning
Co-authored-by: Hongrui Fang <chfanghr@gmail.com>
2022-10-29 07:57:29 +08:00
Hongrui Fang
2a2244b08a fix typos 2022-10-28 23:55:18 +08:00
Hongrui Fang
db15b4c218 correctly handle proposal time 2022-10-28 23:55:17 +08:00
Hongrui Fang
d0f3162fdc make stake validator operate only on its own stakes 2022-10-28 23:55:17 +08:00
Hongrui Fang
e3143629fd make sure all stakes are burnt while destroying stakes 2022-10-28 23:55:16 +08:00
Hongrui Fang
82bf20c5c1 better doc string for authorityTokensValidIn 2022-10-28 23:55:15 +08:00
Hongrui Fang
cd3ccfe350 rename proposal redeemer Unlock to UnlockStake 2022-10-28 23:55:14 +08:00
Hongrui Fang
85fa6c81da check thresholds inclusively 2022-10-28 23:55:13 +08:00
Hongrui Fang
52ea8115e3 remove redundant unlock check from stake policy 2022-10-26 22:15:01 +08:00
Hongrui Fang
20497fcfe3 tests for creating stakes 2022-10-26 22:14:58 +08:00
Hongrui Fang
cac856f4eb use lpe's AssetClass; fix errors 2022-10-25 18:46:42 +08:00
Seungheon Oh
4f5504d1d1 renamed shared sample 2022-10-19 19:39:46 -05:00
Seungheon Oh
6a0cfcd6ce expose AgoraScriptInfo 2022-10-18 21:54:34 -05:00
Seungheon Oh
735fa145e6 PStakeRedeemerHandler doesn't have to be closed 2022-10-18 21:28:11 -05:00
Seungheon Oh
16c0c15c58 preparing for agora-pro 2022-10-18 20:50:05 -05:00
Seungheon Oh
a098012d59 AgoraScriptInfo for linker informations 2022-10-18 19:36:55 -05:00
Seungheon Oh
275d3a5b69 Use liqwid-script-export
commit ec70bfd539fe2e27fd48f5f76395400287ac72d7
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Tue Oct 18 18:58:59 2022 -0500

    use LSE

commit 25fff9b3ad1f2dde4cd7cf36977530b06a87d23c
Merge: 01cd3aa a5567ea
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Tue Oct 18 18:17:45 2022 -0500

    Merge branch 'staging' into seungheonoh/ply

commit 01cd3aa7a235e6fe6658246ca1026fa26dc71a83
Author: Hongrui Fang <chfanghr@gmail.com>
Date:   Tue Oct 11 12:02:03 2022 +0800

    update benchmark

commit a8513244892ce33cfdc9edf8cd501c4985ae8008
Author: Hongrui Fang <chfanghr@gmail.com>
Date:   Tue Oct 11 11:59:22 2022 +0800

    fix tests

commit 20ca40823485c2e2f78253643cf4453ac7b7ddd5
Author: Hongrui Fang <chfanghr@gmail.com>
Date:   Tue Oct 11 11:57:37 2022 +0800

    better import

commit a19fe49424210891bd03db71e4083fc1e0edfd98
Author: Hongrui Fang <chfanghr@gmail.com>
Date:   Tue Oct 11 11:08:20 2022 +0800

    update flake inputs

commit c93b21f1f9441e5c6f54525bf7c6a54757ec36cc
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Mon Oct 10 12:54:12 2022 -0500

    tried to make tests pass

commit 1046ae1237299a33c58b48661bdb6d325a22147e
Merge: 2bf4e36 e2bd48b
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Mon Oct 10 12:18:48 2022 -0500

    Merge branch 'staging' into seungheonoh/ply

commit 2bf4e3627c1b229f58078695082da85c80efd560
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Mon Oct 10 10:48:36 2022 -0500

    remove junkpile

commit a1dbc9ad9e531fe0d0a0480c4aef9cf9ffa90f1d
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Mon Oct 10 10:47:25 2022 -0500

    versions

commit 4542a06ac733858297d3a48c53368fad19dedc43
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Thu Oct 6 22:57:48 2022 -0500

    script exporting interface

commit 6bd8c1a1d57e4bf9dc25c3068a9c8eae6bf6a19d
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Thu Oct 6 22:58:41 2022 -0500

    fixed tests

commit d3ce2cf95633d336f3e621833677bd5bf10ee2c8
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Sun Oct 2 00:55:18 2022 -0500

    fixed tests

commit 1ae64c9f692652b77b0506013853b2ba44267c65
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Sat Oct 1 13:28:20 2022 -0500

    linker

commit db88cb75c7b74843141ad8ab4e6522b66d0dcfbc
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Sat Oct 1 01:03:50 2022 -0500

    exporting scripts

commit 6389fce28e885a8a7f8669629c266f59c0edb51f
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Sat Oct 1 00:51:49 2022 -0500

    made scripts parameterized on the script level

commit aea1e518a8890550bdebd0e5251da11d915c53a9
Author: Seungheon Oh <seungheon.ooh@gmail.com>
Date:   Wed Sep 28 19:53:29 2022 -0500

    Use `TypedScriptEnvelope` for `Agora.Bootstrap`
2022-10-18 19:02:10 -05:00
Hongrui Fang
57ed91afb8 allow multiple stakes to be burnt 2022-10-18 16:49:26 +08:00
Hongrui Fang
7c6359f7c6 prevent privilege escalation 2022-10-17 12:35:39 +02:00
Hongrui Fang
eee2ce52b5 filter stake UTxO by ScriptCredential 2022-10-17 12:35:39 +02:00
Hongrui Fang
3fda333ec5 prevent sst from leaving stake validator 2022-10-17 12:35:39 +02:00
Hongrui Fang
5ee084308b remove redundant import Prelude 2022-10-12 00:15:36 +08:00
Hongrui Fang
777c55cd88 improve efficiency of treasury withdrawal effect script 2022-10-12 00:15:33 +08:00
Hongrui Fang
1741d8bbd5 simplify the governor mutation effect 2022-10-07 21:42:57 +08:00
Hongrui Fang
b449b91037 fix docstrings 2022-10-07 10:23:07 +08:00
Hongrui Fang
c65bf3e6d2 place a lock on the stake while cosigning 2022-10-06 20:52:23 +08:00
Hongrui Fang
270c984f8d check minimum stake amount while voting 2022-10-05 00:13:11 +08:00
Hongrui Fang
1b3ec260a3 avoid #>>> 2022-10-05 00:13:10 +08:00