方泓睿
|
87b1094272
|
Merge pull request #134 from Liqwid-Labs/connor/hot-fix
Check the votes threshold while advancing from `VotingReady`to `Locked`
|
2022-06-28 18:38:19 +08:00 |
|
Hongrui Fang
|
9852d2791a
|
fix broken test cases
|
2022-06-28 18:31:54 +08:00 |
|
Hongrui Fang
|
0258a72170
|
fix threshold check (VotingReady -> Locked)
|
2022-06-28 17:48:11 +08:00 |
|
Hongrui Fang
|
7832910e94
|
create credentials using blake2b_224
datum hash should be 256 bits(32 bytes)
|
2022-06-28 17:25:13 +08:00 |
|
Emily
|
ec36891852
|
Merge pull request #125 from Liqwid-Labs/staging
Release 0.1.0
|
2022-06-22 22:02:28 +02:00 |
|
Emily Martins
|
b54cb893c3
|
remove agora-scripts.json file
|
2022-06-22 21:57:26 +02:00 |
|
Emily Martins
|
9297cd4c9f
|
update bench.csv
|
2022-06-22 21:57:26 +02:00 |
|
Emily Martins
|
f48027f353
|
fix Agora's PTryFrom instances through orphans
|
2022-06-22 21:57:26 +02:00 |
|
Emily Martins
|
f6f061a344
|
rid ourselves of old component docs
|
2022-06-22 21:57:26 +02:00 |
|
Emily Martins
|
77401ad0a7
|
add @since tags to everything
|
2022-06-22 21:57:26 +02:00 |
|
Emily Martins
|
58c0896bb6
|
remove purescript-bridge generated files
|
2022-06-22 21:57:25 +02:00 |
|
Emily
|
fecd84848d
|
Merge pull request #123 from Liqwid-Labs/seungheonoh/governorProperties
Governor policy property
|
2022-06-22 21:32:22 +02:00 |
|
Seungheon Oh
|
54b99ff5c1
|
Governor policy property
|
2022-06-22 11:53:32 -05:00 |
|
SeungheonOh
|
0454aa3225
|
Merge pull request #122 from Liqwid-Labs/connor/lf-bench
Use LF as record separator in bench.csv
|
2022-06-21 12:23:00 -04:00 |
|
Hongrui Fang
|
5cd8d0c51f
|
use LF as record separator in bench.csv
|
2022-06-22 00:14:37 +08:00 |
|
方泓睿
|
e84edb0955
|
Merge pull request #110 from Liqwid-Labs/connor/retract-votes
Retract votes
|
2022-06-20 21:54:13 +08:00 |
|
Hongrui Fang
|
2d3f8f0463
|
improve readability of test code
|
2022-06-20 21:49:39 +08:00 |
|
Hongrui Fang
|
3b15fedc26
|
use PCB to simplify samples
|
2022-06-20 21:19:38 +08:00 |
|
Hongrui Fang
|
3ecb6a351d
|
fix some typo
|
2022-06-20 18:55:46 +08:00 |
|
Hongrui Fang
|
c49e623504
|
forgot to remove some upstreamed utils for some reason :)
|
2022-06-20 18:55:44 +08:00 |
|
Hongrui Fang
|
4ac80516c5
|
allow multiple proposals in the samples of unlocking stake
|
2022-06-20 18:54:44 +08:00 |
|
fanghr
|
feb3f2daaf
|
apply Emily's suggestions
|
2022-06-20 18:45:56 +08:00 |
|
fanghr
|
034e55c34f
|
add samples and tests for unlocking stakes
|
2022-06-20 18:45:05 +08:00 |
|
fanghr
|
a1c5d0e339
|
add validation logic for unlocking stakes
|
2022-06-20 18:38:27 +08:00 |
|
fanghr
|
edac5b6cf5
|
share stake check code among redeemers
|
2022-06-20 18:37:07 +08:00 |
|
Emily
|
477f297e68
|
Merge pull request #115 from Liqwid-Labs/seungheonoh/govSamplesToPCB
Samples to PCB
|
2022-06-17 23:12:23 +02:00 |
|
Seungheon Oh
|
e386cc5e75
|
Remove either error id pattern in Samples
|
2022-06-17 14:29:00 -05:00 |
|
Seungheon Oh
|
0bc5706770
|
governorDatumValid property
|
2022-06-17 13:39:18 -05:00 |
|
Seungheon Oh
|
50b89107ed
|
Moved samples to PCB
* Cleaner imports
|
2022-06-17 12:35:33 -05:00 |
|
方泓睿
|
96fbb24c29
|
Merge pull request #118 from Liqwid-Labs/connor/use-upstreamed-utils
Use upstreamed utilities
|
2022-06-17 21:24:41 +08:00 |
|
Hongrui Fang
|
240a53e6c2
|
update benchmark
|
2022-06-17 21:17:49 +08:00 |
|
Hongrui Fang
|
d6c78edc79
|
fix the broken test case
|
2022-06-17 21:16:29 +08:00 |
|
Hongrui Fang
|
b60cae3516
|
remove upstreamed utils; fix compilation errors
|
2022-06-17 21:16:29 +08:00 |
|
Hongrui Fang
|
bae30b7d4b
|
remove plutarch-extra from build dependencies
|
2022-06-17 21:16:29 +08:00 |
|
Hongrui Fang
|
72ecaae5fc
|
bump liqwid-plutarch-extra and plutarch-safe-money
|
2022-06-17 21:16:26 +08:00 |
|
Emily
|
68ebf16256
|
Merge pull request #120 from Liqwid-Labs/seungheonoh/renameProposalThreshold
`countingVote`,`create`,`startVoting` to `execute`,`create`,`vote`
|
2022-06-16 20:49:02 +02:00 |
|
Seungheon Oh
|
c98f39c6aa
|
countingVote,create,startVoting to execute,create,vote
Let's embrace consistancy between Haskell types and Plutarch types.
|
2022-06-16 13:28:55 -05:00 |
|
Emily
|
9090b7c84e
|
Merge pull request #117 from Liqwid-Labs/connor/fix-ci
Fix ci doesn't run on `main` branch; reference to dependent repos normally
|
2022-06-16 18:20:05 +02:00 |
|
Hongrui Fang
|
433832eda4
|
update flake lock
|
2022-06-16 23:48:54 +08:00 |
|
Hongrui Fang
|
25d5416093
|
don't need to add ssh key in ci workflow anymore
|
2022-06-16 23:48:54 +08:00 |
|
Hongrui Fang
|
6545bbeee5
|
reference dependent repos without ssh in flake
|
2022-06-16 23:48:54 +08:00 |
|
Hongrui Fang
|
71d393fad1
|
correct branch name: master -> main
|
2022-06-16 23:48:54 +08:00 |
|
方泓睿
|
04dcf16c9a
|
Merge pull request #116 from Liqwid-Labs/connor/export-scripts-rev
Include revision information in `agora-scripts.json`
|
2022-06-16 20:56:25 +08:00 |
|
Hongrui Fang
|
52f820ae70
|
update scripts
|
2022-06-16 20:50:24 +08:00 |
|
Hongrui Fang
|
e080db5902
|
add command make scripts
|
2022-06-16 20:50:23 +08:00 |
|
Hongrui Fang
|
b7cf29c4fc
|
export commit hash/branch along side with scripts
|
2022-06-16 20:50:18 +08:00 |
|
Emily
|
11101d89b2
|
Merge pull request #119 from Liqwid-Labs/nini-faroux/update-scripts
Update scripts
|
2022-06-16 13:00:41 +02:00 |
|
nini-faroux
|
a97d3897de
|
Add new scripts
|
2022-06-15 11:03:29 +00:00 |
|
nini-faroux
|
bfcf7ea83f
|
Add new UTXO parameter
|
2022-06-15 11:03:04 +00:00 |
|
Emily
|
ccbc1fc8d6
|
Merge pull request #113 from Liqwid-Labs/emiflake/update-fix-docs
Bump plutarch
|
2022-06-04 12:51:27 +02:00 |
|