Commit graph

1053 commits

Author SHA1 Message Date
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
Seungheon Oh
13151bb6fb Update types so that ply envlope can be used in Purescript 2023-03-04 00:52:10 -06:00
emiflake
0953580347
Merge pull request #229 from Liqwid-Labs/emiflake/do-tracing
use DoTracing to reduce size
2023-02-28 19:50:52 +00:00
Emily Martins
b2c7aaad5f use DoTracing to reduce size 2023-02-28 20:31:37 +01:00
emiflake
6c984718f7
Merge pull request #227 from Liqwid-Labs/connor/fix-gat-inline-datum
Fix inline GAT datum hashing
2023-02-22 11:38:40 +00:00
Hongrui Fang
6b786f1e8c
update benchmark 2023-02-22 18:06:09 +08:00
Hongrui Fang
d86bde5f42
add regression tests for inline GAT datum hashing 2023-02-13 16:20:23 +08:00
Hongrui Fang
d2ba02307a
fix inline GAT datum hashing 2023-02-13 16:00:03 +08:00
SeungheonOh
6827855c70
Merge pull request #226 from Liqwid-Labs/seungheonoh/fixproperty
Fix `phashDatum` property
2023-01-30 14:32:33 -06:00
Seungheon Oh
b5a428d1dd Fix phashDatum property 2023-01-30 14:25:11 -06:00
emiflake
481a22fd86
Merge pull request #225 from Liqwid-Labs/emiflake/bump-ln
bump liqwid-nix and liqwid-libs
2023-01-27 16:19:18 +01:00
Emily Martins
15af7afde5 bump liqwid-nix and liqwid-libs 2023-01-27 16:00:22 +01:00
方泓睿
6cdff336a5
Merge pull request #224 from Liqwid-Labs/connor/gat-datum
Allow effect datum to be stored inline
2023-01-27 01:01:39 +08:00
Hongrui Fang
722d0b39e3
update benchmark 2023-01-27 00:35:51 +08:00
Hongrui Fang
7a14c31985
add qc test for phashDatum 2023-01-27 00:35:46 +08:00
Hongrui Fang
dc51d2219b
allow effect datum to be stored inline 2023-01-26 22:48:58 +08:00
方泓睿
4757bbfc1e
Merge pull request #223 from Liqwid-Labs/connor/export-alwaysSucceedsPolicy
Export `alwaysSucceedsPolicy` as a standalone builder
2023-01-23 21:07:13 +08:00
Hongrui Fang
2fa5da132f
export alwaysSucceedsPolicy as a standalone builder 2023-01-23 20:18:22 +08:00
方泓睿
19a123c06b
Merge pull request #222 from Liqwid-Labs/connor/fix-linker-script-hash
Use v2 hash in the linker
2023-01-20 18:12:32 +08:00
Hongrui Fang
8b673356d3
fix make ci 2023-01-20 18:01:51 +08:00
Hongrui Fang
58629562da
fix tests 2023-01-20 17:55:35 +08:00
Hongrui Fang
caffdfba20
use v2 hash in the linker 2023-01-20 17:32:34 +08:00
emiflake
6568db37f4
Merge pull request #221 from Liqwid-Labs/connor/export-debug-scripts
Export debug scripts in `agoraDebug` builder
2023-01-18 17:22:04 +01:00
Hongrui Fang
1ee539904d
export scripts with trace messages 2023-01-19 00:03:32 +08:00