Commit graph

1044 commits

Author SHA1 Message Date
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
emiflake
ef9131adbd
Merge pull request #220 from Liqwid-Labs/connor/export-alwaysSucceedsPolicy
Export `alwaysSucceedsPolicy` in the linker
2023-01-18 13:44:48 +01:00
Hongrui Fang
dacd52c915
export alwaysSucceedsPolicy in the linker 2023-01-18 04:06:11 +08:00
方泓睿
d534765ad1
Merge pull request #216 from Liqwid-Labs/connor/update-sample-governor 2023-01-14 09:45:45 +08:00
emiflake
8ae64bd36f
Merge pull request #219 from Liqwid-Labs/emiflake/use-liqwid-libs
use liqwid-libs repo instead of LSE
2023-01-11 14:08:01 +01:00
Emily Martins
d3a8638e29 use liqwid-libs repo instead of LSE 2023-01-10 19:15:11 +01:00
emiflake
37875b6805
Merge pull request #218 from Liqwid-Labs/emiflake/bump-ln
bump liqwid-nix to 2.2.0
2023-01-06 17:25:01 +01:00
Emily Martins
4a257e26d3 update version number in cabal 2023-01-06 17:21:42 +01:00
Emily Martins
0cb45dbd76 bump liqwid-nix to 2.2.0 2023-01-06 17:18:58 +01:00
emiflake
bac95eb38d
Merge pull request #217 from Liqwid-Labs/emiflake/bump-ln
bump liqwid-nix to 2.1.1
2023-01-03 15:38:48 +01:00