Hongrui Fang
|
53753fb8d5
|
fix delegatee auth check
|
2022-11-28 22:20:22 +08:00 |
|
Hongrui Fang
|
5f9e6f57b2
|
improve readability
|
2022-11-28 21:03:55 +08:00 |
|
Hongrui Fang
|
857f1bfaa9
|
fix a bug that makes using delegated and own stakes together unreliable
|
2022-11-25 21:12:51 +08:00 |
|
Hongrui Fang
|
3d0e42a844
|
fix tests
|
2022-11-25 18:42:39 +08:00 |
|
Hongrui Fang
|
edb982abaa
|
fix bugs and vulnerabilities in premoveLocks
|
2022-11-24 21:06:59 +08:00 |
|
SeungheonOh
|
02164c13b2
|
Merge pull request #211 from Liqwid-Labs/seungheonoh/updatepse
Update PSE
|
2022-11-23 09:39:26 -06:00 |
|
SeungheonOh
|
dac9dc2394
|
Merge branch 'staging' into seungheonoh/updatepse
|
2022-11-23 08:50:19 -06:00 |
|
Seungheon Oh
|
f276b5a97c
|
Update PSE
|
2022-11-22 17:55:16 -06:00 |
|
方泓睿
|
fc86b89c61
|
Merge pull request #209 from Liqwid-Labs/connor/stake-op-cooldown
|
2022-11-22 20:15:09 +08:00 |
|
Hongrui Fang
|
6c8f6b55ce
|
fix docstrings
Co-authored-by: Emily Martins <emi@haskell.fyi>
|
2022-11-22 19:28:31 +08:00 |
|
Hongrui Fang
|
e85990d14a
|
update benchmark
|
2022-11-21 18:05:47 +08:00 |
|
Hongrui Fang
|
9a33deaacc
|
update changelog
|
2022-11-21 18:04:44 +08:00 |
|
Hongrui Fang
|
688ed1ef02
|
fix tests; add negative tests for unlocking in cooldown
|
2022-11-21 18:04:43 +08:00 |
|
Hongrui Fang
|
07f6f1e04d
|
implement cooldown period for stake unlocking
|
2022-11-21 18:04:35 +08:00 |
|
方泓睿
|
43169ce508
|
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
|
9a008a6560
|
fix documentation; apply suggestions
|
2022-11-16 12:40:03 +08:00 |
|
Hongrui Fang
|
2485730232
|
update benchmark
|
2022-11-16 12:36:32 +08:00 |
|
Hongrui Fang
|
4b3c421324
|
run linter
|
2022-11-16 12:36:31 +08:00 |
|
Hongrui Fang
|
3c10617244
|
remove redundant imports
|
2022-11-16 12:36:30 +08:00 |
|
Hongrui Fang
|
7dfd7373e1
|
update changelog
|
2022-11-16 12:36:29 +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 |
|
Peter Dragos
|
e5fb851510
|
Merge pull request #207 from Liqwid-Labs/connor/bump-lpe
Bump LPE and PQC
|
2022-11-15 10:14:27 -05:00 |
|
Hongrui Fang
|
089589ed3c
|
make fourmula happy
|
2022-11-12 00:30:35 +08:00 |
|
Hongrui Fang
|
7056644bd7
|
make QC run more tests
|
2022-11-12 00:03:02 +08:00 |
|
Hongrui Fang
|
bcb147a716
|
run linter
|
2022-11-11 23:39:23 +08:00 |
|
adamczykm
|
ec824b19f9
|
Add after review fixes.
|
2022-11-11 23:36:19 +08:00 |
|
adamczykm
|
2973d60456
|
Bump benchmarks
|
2022-11-11 23:36:18 +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
|
80cc790bff
|
bump lpe
|
2022-11-11 23:34:16 +08:00 |
|
方泓睿
|
fa9b1a88fb
|
Merge pull request #206 from Liqwid-Labs/connor/regression-tests
Add regression tests
|
2022-11-07 17:40:14 +08:00 |
|
Hongrui Fang
|
251dc549d1
|
fix syntax error in pr template
|
2022-11-02 00:48:14 +08:00 |
|
Hongrui Fang
|
a5706fa3e0
|
update benchmark
|
2022-11-02 00:48:13 +08:00 |
|
Hongrui Fang
|
5fc8a188a0
|
test that invalid proposals cannot be created
|
2022-11-02 00:48:12 +08:00 |
|
Hongrui Fang
|
996797995a
|
test that govenor will reject fake stakes
|
2022-11-02 00:48:11 +08:00 |
|
Hongrui Fang
|
7f80db7af5
|
regression tests for SST exploit
|
2022-11-02 00:48:10 +08:00 |
|
Hongrui Fang
|
93700ecf39
|
regression tests for unauthorized GAT minting exploit
|
2022-11-02 00:48:09 +08:00 |
|
Hongrui Fang
|
e9e1502138
|
regression tests for down voting with fake stakes
|
2022-11-02 00:48:08 +08:00 |
|
Hongrui Fang
|
a200f4ee20
|
regression tests for proposal fast-forward attack
|
2022-11-02 00:48:07 +08:00 |
|
Hongrui Fang
|
25ae7ce820
|
test that proposal thresholds are inclusively checked
|
2022-11-02 00:48:06 +08:00 |
|