Commit graph

989 commits

Author SHA1 Message Date
Hongrui Fang
ef09abc4a0
update sampleGov.json 2022-12-13 18:48:12 +08:00
emiflake
00c10198e8 Merge pull request #213 from Liqwid-Labs/emiflake/liqwid-nix-2.0
use liqwid-nix 2.0
2022-12-08 18:01:03 +01:00
Seungheon Oh
ef86f8a917 Use latest LPE 2022-12-08 17:41:00 +01:00
Emily Martins
a0c7055716 bump liqwid-nix 2022-12-08 17:28:57 +01:00
Emily Martins
4d3a57403b bump liqwid-nix 2022-12-08 17:28:37 +01:00
Emily Martins
2843e1dd63 use liqwid-nix 2.0 2022-12-08 17:28:26 +01:00
Liqwid Finance
25255a202b
Add files via upload 2022-12-07 09:39:31 -05:00
Liqwid Finance
3afd7415d7
Delete report-v1.0.pdf 2022-12-07 09:37:16 -05:00
Liqwid Finance
039c721c30
Add files via upload 2022-12-07 09:34:56 -05:00
方泓睿
76b3e8f197
Merge pull request #214 from Liqwid-Labs/connor/bump-lpe 2022-12-02 00:00:30 +08:00
Hongrui Fang
ca951031dc
fix compilation errors; rename stuff 2022-12-01 22:15:59 +08:00
Hongrui Fang
d49a1367fe
bump liqwid-plutarch-extra 2022-11-30 23:02:56 +08:00
emiflake
2deba59d21
Merge pull request #212 from Liqwid-Labs/connor/audit-fix
Fix even more issues found by auditors
2022-11-29 20:41:47 +01:00
Hongrui Fang
1c5dca9bc2
update changelog 2022-11-29 00:15:14 +08:00
Hongrui Fang
7c243098db
update benchmark 2022-11-28 22:20:48 +08:00
Hongrui Fang
b0e476a81c
fix delegatee auth check 2022-11-28 22:20:22 +08:00
Hongrui Fang
2b59923059
improve readability 2022-11-28 21:03:55 +08:00
Hongrui Fang
2c3a1c0363
fix a bug that makes using delegated and own stakes together unreliable 2022-11-25 21:12:51 +08:00
Hongrui Fang
9dfb73550a
fix tests 2022-11-25 18:42:39 +08:00
Hongrui Fang
cefc6740f0
fix bugs and vulnerabilities in premoveLocks 2022-11-24 21:06:59 +08:00
SeungheonOh
1fe39ae5a7
Merge pull request #211 from Liqwid-Labs/seungheonoh/updatepse
Update PSE
2022-11-23 09:39:26 -06:00
SeungheonOh
59fb5dc8ba
Merge branch 'staging' into seungheonoh/updatepse 2022-11-23 08:50:19 -06:00
Seungheon Oh
2969ef99c6 Update PSE 2022-11-22 17:55:16 -06:00
方泓睿
462a7579bf
Merge pull request #209 from Liqwid-Labs/connor/stake-op-cooldown 2022-11-22 20:15:09 +08:00
Hongrui Fang
74bb792624
fix docstrings
Co-authored-by: Emily Martins <emi@haskell.fyi>
2022-11-22 19:28:31 +08:00
Hongrui Fang
2dc08f8318
update benchmark 2022-11-21 18:05:47 +08:00
Hongrui Fang
7f6586e5a2
update changelog 2022-11-21 18:04:44 +08:00
Hongrui Fang
60b4ed9cf2
fix tests; add negative tests for unlocking in cooldown 2022-11-21 18:04:43 +08:00
Hongrui Fang
a462e6a3d3
implement cooldown period for stake unlocking 2022-11-21 18:04:35 +08:00
方泓睿
fadd6ca2da
Merge pull request #208 from Liqwid-Labs/connor/audit-fix
Address more issues raised by auditors
2022-11-21 18:00:04 +08:00
Hongrui Fang
01d0efc594
fix documentation; apply suggestions 2022-11-16 12:40:03 +08:00
Hongrui Fang
fdda162597
update benchmark 2022-11-16 12:36:32 +08:00
Hongrui Fang
ce875864ea
run linter 2022-11-16 12:36:31 +08:00
Hongrui Fang
ce98183237
remove redundant imports 2022-11-16 12:36:30 +08:00
Hongrui Fang
2898b54eaa
update changelog 2022-11-16 12:36:29 +08:00
Hongrui Fang
a7520a522a
handle staking credential transparently 2022-11-16 12:36:28 +08:00
Hongrui Fang
e382461bf2
ensure votes changed in VotingReady while calling UnlockStakes 2022-11-16 12:36:27 +08:00
Hongrui Fang
30a44483a1
disallow calling UnlockStake without any stake inputs 2022-11-16 12:36:26 +08:00
Hongrui Fang
f9a1e3b87f
improve doc string and naming as suggested by auditors 2022-11-16 12:36:25 +08:00
Hongrui Fang
eacec0a10b
disallow delegatee to create and cosign proposals 2022-11-16 12:36:24 +08:00
Hongrui Fang
1a7d704497
prevent minting multiple into one UTxO; regression tests 2022-11-16 12:36:23 +08:00
Hongrui Fang
86bcc78553
fix leftover strict inequality check 2022-11-16 12:36:22 +08:00
方泓睿
d0b155d315
fix a typo
Co-authored-by: emiflake <emily@liqwid.finance>
2022-11-16 12:36:21 +08:00
Hongrui Fang
85e7c1dda0
make it possible for delegatee to vote with delegated and own stakes 2022-11-16 12:36:20 +08:00
Hongrui Fang
ec9f6d3425
tag assetclasses and currency symbols 2022-11-16 12:36:20 +08:00
Peter Dragos
49b40c24a8
Merge pull request #207 from Liqwid-Labs/connor/bump-lpe
Bump LPE and PQC
2022-11-15 10:14:27 -05:00
Hongrui Fang
1680d0d21a
make fourmula happy 2022-11-12 00:30:35 +08:00
Hongrui Fang
b0a4c67822
make QC run more tests 2022-11-12 00:03:02 +08:00
Hongrui Fang
af17e4699d
run linter 2022-11-11 23:39:23 +08:00
adamczykm
e294db2847
Add after review fixes. 2022-11-11 23:36:19 +08:00