Commit graph

1076 commits

Author SHA1 Message Date
Kylix Afonso
4869f48cd8
Merge pull request #244 from Liqwid-Labs/kylix/bump-liqwid-libs
bump liqwid-libs
2024-08-26 16:53:50 +01:00
Kylix Afonso
891b04352d
bump liqwid-libs 2024-08-26 10:06:09 +01:00
emiflake
825e67ebfe
Merge pull request #243 from lemmon-714/patch-1
fix notion link
2024-04-23 20:18:23 +02:00
Chris M. Hiatt
391dc8378e
fix notion link 2024-02-27 16:44:16 +01:00
emiflake
939e8b82ab
Merge pull request #238 from Liqwid-Labs/df/governor-mutation-fix
Apply governor mutation based on existing datum value
2023-04-24 16:49:23 +02:00
Daniel Farrelly
7c475a4977 Remove address check for state thread token output 2023-04-24 16:45:51 +02:00
nini-faroux
0570ce08cc Find governor output, no longer require it to be only one 2023-04-24 16:45:50 +02:00
danielfarrelly
b431c0446d Update CHANGELOG.md 2023-04-24 16:21:50 +02:00
Daniel Farrelly
f791eed33c Look for governor in script inputs only 2023-04-24 16:21:50 +02:00
Daniel Farrelly
b7933d14dc Ignore proposal ID in governor mutation effect 2023-04-24 16:21:49 +02:00
danielfarrelly
e4957acaf3 Correct comment 2023-04-24 15:51:35 +02:00
Daniel Farrelly
b6e2961234 Update changelog 2023-04-24 15:51:35 +02:00
Daniel Farrelly
ba91d28466 Update goldens 2023-04-24 15:51:35 +02:00
Daniel Farrelly
aab8580ac2 Apply governor mutation based on existing datum 2023-04-24 15:51:35 +02:00
emiflake
d5271cc9f9
Merge pull request #241 from Liqwid-Labs/connor/docs
fix inaccessible notion link to specs
2023-04-24 15:21:57 +02:00
Hongrui Fang
711945e5a3
fix notion link to specs 2023-04-22 11:03:58 +08:00
emiflake
1b2f1200e7
Merge pull request #239 from Liqwid-Labs/connor/treasury-effect
fix `pisSubValueOf`
2023-04-06 20:43:35 +02:00
Hongrui Fang
91319ca90d
fix golden tests 2023-04-05 22:26:37 +08:00
Hongrui Fang
76b1bdd8bd
fix subvalue check 2023-04-05 22:24:50 +08:00
emiflake
b4d7c1af42
Merge pull request #237 from Liqwid-Labs/connor/treasury-effect
Treasury withdrawal effect: reject unspentable script outputs
2023-04-04 17:35:39 +02:00
Hongrui Fang
a02019bd6d
update benchmark 2023-03-31 03:12:01 +08:00
Hongrui Fang
1f7f82a120
fix minAda in outputs 2023-03-31 03:11:09 +08:00
Hongrui Fang
8c2c961d21
update benchmark 2023-03-29 21:41:52 +08:00
Hongrui Fang
f627511e1e
fix golden tests 2023-03-29 21:41:28 +08:00
Hongrui Fang
10e7041072
ensure that script outputs won't be locked 2023-03-29 21:40:08 +08:00
方泓睿
838b37b56b
Merge pull request #235 from Liqwid-Labs/connor/treasury-effect
Treasury withdrawal effect rework
2023-03-28 18:08:12 +08:00
Hongrui Fang
1a5bea39f4
fix typos 2023-03-27 19:51:44 +08:00
Hongrui Fang
97d6051adf
update benchmark 2023-03-24 21:06:27 +08:00
Hongrui Fang
9dafc674cc
fix the test 2023-03-24 21:03:44 +08:00
Hongrui Fang
fb989f7051
fix golden tests 2023-03-24 21:02:23 +08:00
Hongrui Fang
f87d6f00a6
re-implement the treasury withdrawal effect 2023-03-24 21:02:01 +08:00
emiflake
0c92ebdb04
Merge pull request #236 from Liqwid-Labs/emiflake/bump-ln
bump liqwid-nix to 2.7.2
2023-03-22 18:40:48 +00:00
Emily Martins
7597db8f65 bump liqwid-nix to 2.7.2 2023-03-22 17:51:04 +00:00
emiflake
2f73886422 Merge pull request #234 from Liqwid-Labs/kylix/golden-testing
add golden testing
2023-03-20 23:56:28 +00:00
Kylix Afonso
18b3801c99 add golden tests 2023-03-15 14:04:45 +00:00
SeungheonOh
e9053be78f
Merge pull request #233 from Liqwid-Labs/emiflake/fix-datum-lookup-bug
fix datum lookup bug affecting inputs and outputs
2023-03-14 20:24:30 -05:00
Emily Martins
acdf7044e5 fix datum lookup bug affecting inputs and outputs 2023-03-14 23:14:41 +00:00
SeungheonOh
1e353cf8ee
Merge pull request #230 from Liqwid-Labs/seungheonoh/purslinker
Update types so that ply envlope can be used in Purescript
2023-03-14 15:13:47 -05:00
Seungheon Oh
9cdb046977 Unpin liqwid-libs revision 2023-03-14 15:01:29 -05:00
Seungheon Oh
fab7462f20 Update liqwid-libs 2023-03-14 14:56:19 -05:00
SeungheonOh
04362041e2 Merge branch 'staging' into seungheonoh/purslinker 2023-03-14 19:30:55 +00:00
Seungheon Oh
fab16355e5 Nix to export 2023-03-10 14:51:42 -06:00
方泓睿
b2181e10aa
Merge pull request #231 from Liqwid-Labs/connor/consistent-data-encoding
Encode data as list instead of constr wherever we can
2023-03-11 00:43:21 +08:00
Hongrui Fang
c4e3dfbca6
remove unused UnsafeFromData instances 2023-03-11 00:02:41 +08:00
Hongrui Fang
1f38bb828a
update changelog 2023-03-10 23:54:18 +08:00
Hongrui Fang
81332fbf05
update benchmark 2023-03-10 23:50:27 +08:00
Hongrui Fang
12920e6cdc
encode data as list instead of constr wherever we can 2023-03-10 23:48:40 +08:00
方泓睿
b78b08759e
Merge pull request #228 from Liqwid-Labs/nini-faroux/update-comment
Update toVoting comment
2023-03-10 23:21:19 +08:00
nini-faroux
60ee4fa4ed Update toVoting comment 2023-03-10 23:10:25 +08:00
Seungheon Oh
6a5dc755bf Fix linker and tests 2023-03-04 01:18:55 -06:00