Commit graph

  • 6a0cfcd6ce expose AgoraScriptInfo Seungheon Oh 2022-10-18 21:54:34 -05:00
  • 735fa145e6 PStakeRedeemerHandler doesn't have to be closed Seungheon Oh 2022-10-18 21:28:11 -05:00
  • 16c0c15c58 preparing for agora-pro Seungheon Oh 2022-10-18 20:50:05 -05:00
  • a098012d59 AgoraScriptInfo for linker informations Seungheon Oh 2022-10-18 19:36:55 -05:00
  • 275d3a5b69 Use liqwid-script-export Seungheon Oh 2022-10-18 18:59:38 -05:00
  • a5567eaa5e Merge pull request #195 from Liqwid-Labs/connor/audit-fix emiflake 2022-10-18 14:44:14 +02:00
  • 8ca6cb4dbd update changelog Hongrui Fang 2022-10-13 20:29:53 +08:00
  • 2403f6d60b update benchmark Hongrui Fang 2022-10-13 20:24:39 +08:00
  • 57ed91afb8 allow multiple stakes to be burnt Hongrui Fang 2022-10-13 19:34:00 +08:00
  • 7c6359f7c6 prevent privilege escalation Hongrui Fang 2022-10-13 19:18:23 +08:00
  • eee2ce52b5 filter stake UTxO by ScriptCredential Hongrui Fang 2022-10-13 18:56:56 +08:00
  • 3fda333ec5 prevent sst from leaving stake validator Hongrui Fang 2022-10-13 18:08:36 +08:00
  • 2d995993d7 Merge pull request #196 from Liqwid-Labs/adamczykm/typo emiflake 2022-10-17 12:01:34 +02:00
  • b793c2395e Fix a typo. adamczykm 2022-10-14 19:14:40 +02:00
  • ba2ef9041e Update README.md Peter Dragos 2022-10-14 16:09:43 -04:00
  • d6f27ac1fd Merge pull request #183 from Liqwid-Labs/connor/cleanup/effects 方泓睿 2022-10-12 00:51:59 +08:00
  • 752b59dd33 update benchmark Hongrui Fang 2022-10-07 21:40:48 +08:00
  • 5ee084308b remove redundant import Prelude Hongrui Fang 2022-10-10 11:29:42 +08:00
  • 777c55cd88 improve efficiency of treasury withdrawal effect script Hongrui Fang 2022-10-07 21:39:39 +08:00
  • 1741d8bbd5 simplify the governor mutation effect Hongrui Fang 2022-09-21 22:45:12 +08:00
  • e2bd48bcf6 Merge pull request #192 from Liqwid-Labs/connor/cosign-lock 方泓睿 2022-10-07 19:27:29 +08:00
  • b449b91037 fix docstrings Hongrui Fang 2022-10-07 10:23:07 +08:00
  • 416167e687 update changelog Hongrui Fang 2022-10-06 22:41:14 +08:00
  • bf1b5ac1ff update benchmark Hongrui Fang 2022-10-06 20:47:46 +08:00
  • e762db8d18 fix tests for cosigning Hongrui Fang 2022-10-06 20:10:59 +08:00
  • c65bf3e6d2 place a lock on the stake while cosigning Hongrui Fang 2022-10-03 21:25:26 +08:00
  • ed3962cb63 Merge pull request #186 from Liqwid-Labs/connor/vote-with-multiple-stakes 方泓睿 2022-10-05 22:53:39 +08:00
  • dfa26cbc36 update changelog Hongrui Fang 2022-10-03 20:19:03 +08:00
  • d2a4d77ebf update benchmark Hongrui Fang 2022-10-02 01:02:29 +08:00
  • 270c984f8d check minimum stake amount while voting Hongrui Fang 2022-10-04 22:01:04 +08:00
  • 1b3ec260a3 avoid #>>> Hongrui Fang 2022-10-04 21:15:39 +08:00
  • e9ad834b6e prevent ambiguous stake inputs while creating proposals Hongrui Fang 2022-10-05 00:10:26 +08:00
  • 224a49abb3 fix documentation Hongrui Fang 2022-10-03 19:13:38 +08:00
  • 484cd5dce1 fix sample tests for unlocking stakes Hongrui Fang 2022-10-02 01:00:47 +08:00
  • b2de61c16c fix sample tests for voting Hongrui Fang 2022-09-29 20:18:06 +08:00
  • 7a8e067e47 explicitly check no proposal when necessary Hongrui Fang 2022-09-30 18:51:54 +08:00
  • ffdaaf9659 allow voting/retracting votes with multiple stakes Hongrui Fang 2022-09-27 23:03:48 +08:00
  • 640db17e5e remove redundant checks from the governor validator Hongrui Fang 2022-09-27 22:55:59 +08:00
  • 9b858079dd check stake locks in stake validator Hongrui Fang 2022-09-26 20:17:41 +08:00
  • 1bc60a48e5 allow spending more than one stakes in one tx Hongrui Fang 2022-09-23 14:41:58 +08:00
  • 8e91a7ef2d bump PCB Hongrui Fang 2022-09-30 08:16:49 +08:00
  • c730ea90b7 Merge pull request #188 from Liqwid-Labs/adamczykm/target-script-export-main emiflake 2022-09-27 12:44:40 +02:00
  • 5c71e32ef2 Target p script export main branch back. adamczykm 2022-09-26 21:33:36 +02:00
  • 20b0d7f7b4 Merge pull request #187 from Liqwid-Labs/adamczykm/bump-lpe emiflake 2022-09-26 15:27:23 +02:00
  • 18577b0990 Refresh benchmarks adamczykm 2022-09-26 14:24:18 +02:00
  • 3142ace0ff Bump LPE and update use sites. adamczykm 2022-09-24 16:22:14 +02:00
  • 45260a3ea5 Merge pull request #181 from Liqwid-Labs/connor/cleanup/governor 方泓睿 2022-09-21 20:56:03 +08:00
  • a6aad41757 update changelog 方泓睿 2022-09-20 22:41:51 +08:00
  • c545e1b3ef clean up governor scripts 方泓睿 2022-09-20 18:14:05 +08:00
  • faa82b0a7e Merge pull request #180 from Liqwid-Labs/emiflake/no-field-selectors emiflake 2022-09-19 09:09:50 +02:00
  • 2ea739eba5 apply suggestions emiflake 2022-09-18 00:15:05 +02:00
  • 9e3521dcb4 add NoFieldSelectors flag globally Emily Martins 2022-09-16 16:08:33 +02:00
  • 052f20334d Merge pull request #178 from Liqwid-Labs/connor/cleanup/proposal-validator 方泓睿 2022-09-16 23:58:30 +08:00
  • 0baea570a4 clean up proposal validator 方泓睿 2022-09-16 20:52:47 +08:00
  • a6a29625c6 Merge pull request #179 from Liqwid-Labs/emiflake/cleanup-docs emiflake 2022-09-16 17:34:34 +02:00
  • b2e9b3d8dd get rid of redundant docs, update README a little Emily Martins 2022-09-16 14:45:40 +02:00
  • acc1da783a Merge pull request #176 from Liqwid-Labs/connor/fix-175 方泓睿 2022-09-16 17:45:33 +08:00
  • eb815b141c Merge pull request #177 from Liqwid-Labs/connor/workaround-ctl-validity-interval-inclusiveness emiflake 2022-09-15 20:05:25 +02:00
  • 5ce6e90ae8 update changelog 方泓睿 2022-09-15 22:35:14 +08:00
  • bae8b195b8 workaround CTL validity range inclusiveness issue 方泓睿 2022-09-15 20:42:18 +08:00
  • bf1b4692fc check only PST is minted while creating proposals 方泓睿 2022-09-15 21:41:08 +08:00
  • e6eb21988b Merge pull request #175 from Liqwid-Labs/connor/fix-174 方泓睿 2022-09-15 21:08:53 +08:00
  • 2e44fd8121 update changelog 方泓睿 2022-09-15 19:54:34 +08:00
  • c2fef7959f fix #174 方泓睿 2022-09-15 19:50:34 +08:00
  • c22c624e31 Merge pull request #173 from Liqwid-Labs/emiflake/bump-pse emiflake 2022-09-14 15:17:18 +02:00
  • 7db36dd39c bump plutarch-script-export for correct V2 scripts Emily Martins 2022-09-14 13:18:11 +02:00
  • 35b653d612 Merge pull request #172 from Liqwid-Labs/connor/standalone-stake-redeemers emiflake 2022-09-14 13:27:09 +02:00
  • 07ad0e4ddf update changelog 方泓睿 2022-09-13 22:15:25 +08:00
  • 597130ed18 standalone stake redeemers Hongrui Fang 2022-09-08 20:13:15 +08:00
  • edad8d6d42 Merge pull request #168 from Liqwid-Labs/connor/witness-ref-stake 方泓睿 2022-09-13 21:08:54 +08:00
  • 9389e3e040 update changelog Hongrui Fang 2022-09-07 21:53:38 +08:00
  • 86e60657d4 apply review suggestions Hongrui Fang 2022-09-07 21:43:09 +08:00
  • 00d5a102b2 document newly added validation context types Hongrui Fang 2022-09-06 21:50:48 +08:00
  • f0a8ee6d84 make use of LPE's time module Hongrui Fang 2022-09-06 21:45:30 +08:00
  • 3e7916ba58 fix tests Hongrui Fang 2022-09-06 21:00:12 +08:00
  • f6b36abfc6 derive list encoded types with PlutusTypeDataList Hongrui Fang 2022-09-02 19:08:55 +08:00
  • b2aefbe502 witnessing stakes in reference inputs Hongrui Fang 2022-08-30 22:22:58 +08:00
  • ce787fe19c bump plutarch/LPE/PCB; point plutarch to master branch Hongrui Fang 2022-09-01 14:00:22 +08:00
  • 00a3931df8 pattern match on PGovernorRedeemer directly Hongrui Fang 2022-08-30 22:26:50 +08:00
  • 139f8add30 clean up proposal output validation Hongrui Fang 2022-08-30 21:53:06 +08:00
  • 759c6a0aa5 restructure stake validator Hongrui Fang 2022-08-30 21:09:37 +08:00
  • 19a241c2d8 Merge pull request #170 from Liqwid-Labs/bencross/treasurywithdrawal emiflake 2022-09-02 18:03:21 +02:00
  • 36c9c0b2a9 Formatting Ben Cross 2022-09-02 09:03:11 +01:00
  • 177fef8a25 Add the effect validator to the API Ben Cross 2022-08-29 10:29:52 +01:00
  • f1236b7492 Merge pull request #171 from Liqwid-Labs/emiflake/fix-treasury emiflake 2022-09-01 21:21:26 +02:00
  • 92ea81f0cd fix treasury implementation and tests Emily Martins 2022-09-01 17:54:16 +02:00
  • 8fbd6b9343 Merge pull request #169 from Liqwid-Labs/seungheonoh/standards emiflake 2022-09-01 14:45:38 +02:00
  • c8c740b6a5 Update CONTRIBUTING.md SeungheonOh 2022-08-31 18:18:32 -05:00
  • 5f28e2884b add link to new standards in notion Seungheon Oh 2022-08-31 18:02:12 -05:00
  • 46bd23aff3 Merge pull request #167 from Liqwid-Labs/emiflake/expose-tracing-options emiflake 2022-08-30 20:12:39 +02:00
  • bf67d74258 allow disabling tracing in script export Emily Martins 2022-08-30 13:42:54 +02:00
  • dcd3277966 Merge pull request #166 from Liqwid-Labs/emiflake/optimizations emiflake 2022-08-30 16:41:20 +02:00
  • aba96ce1ec prevent stake inclusion in AdvanceProposal Emily Martins 2022-08-30 15:05:50 +02:00
  • 13cc75c401 reorder and inline plets Emily Martins 2022-08-30 12:38:56 +02:00
  • 42f74f3d37 apply suggestions Emily Martins 2022-08-30 12:31:29 +02:00
  • baf209843a remove stake checking in more places Emily Martins 2022-08-30 00:45:12 +02:00
  • 6a86a096db proposal advancing simplified Emily Martins 2022-08-30 00:27:03 +02:00
  • ee63010ffd Merge pull request #164 from Liqwid-Labs/connor/sorted-votes emiflake 2022-08-26 17:06:55 +02:00
  • adcf927607 type safe sorted votes/effects Hongrui Fang 2022-08-26 18:43:38 +08:00
  • f6b3b44336 Merge pull request #163 from Liqwid-Labs/connor/unique-resulttags emiflake 2022-08-25 15:58:46 +02:00