46 Commits

Author SHA1 Message Date
M Alghazwi
64bc34b218 add simple tree recursion 2024-12-06 09:23:32 +01:00
Balazs Komuves
4bb1b74293
make the workflow shell scripts exit if something fails, so that you can see the errors 2024-12-05 19:45:23 +01:00
Balazs Komuves
609518daf1
add executable rights to the shell scripts 2024-12-05 18:10:12 +01:00
M Alghazwi
18560d13df update to plonky2 1.0.0 2024-11-28 10:20:01 +01:00
M Alghazwi
fd5d7f9407 add constraints measurement 2024-11-26 12:33:58 +01:00
M Alghazwi
9d7fc998d6 adjust bench 2024-11-26 12:15:23 +01:00
M Alghazwi
e8ec09dd58 seperate public input 2024-11-26 12:10:17 +01:00
M Alghazwi
d8cf1e0af5 test proof serialization 2024-11-26 11:35:47 +01:00
M Alghazwi
3a1d87d450 change entropy to hashout 2024-11-26 11:04:22 +01:00
M Alghazwi
f139d70a5f add circuit data serialization 2024-11-26 09:53:47 +01:00
M Alghazwi
0e09c7549d add bench results 2024-11-14 13:23:34 +01:00
M Alghazwi
0a5bc23bd6 add non-circuit ceiling_log2 2024-11-14 12:46:18 +01:00
M Alghazwi
31d8cb1447 fix benchmarks 2024-11-14 12:26:37 +01:00
M Alghazwi
e843d68a4d update readme and refactor 2024-11-14 10:31:32 +01:00
M Alghazwi
01f13df605 add ceiling_log2 and refactor 2024-11-12 13:06:28 +01:00
M Alghazwi
2b2aaab749 add no-padding hash and refactor 2024-11-12 12:03:56 +01:00
M Alghazwi
a6bfc1ae92 fix mask_bits bug 2024-11-09 11:37:08 +01:00
M Alghazwi
0696e6477b clean up 2024-11-08 12:26:50 +01:00
M Alghazwi
54ffe0d3fd re-arrange code and refactor 2024-11-08 12:23:55 +01:00
M Alghazwi
67ff54c3f6 add json support, proof-input, and refactor 2024-11-08 12:22:36 +01:00
M Alghazwi
cc14498c71 move proof-input and refactor 2024-11-07 09:32:29 +01:00
M Alghazwi
7a24f7d081 add testing params 2024-11-05 13:19:00 +01:00
M Alghazwi
645b30fa96 major refactor 2024-11-05 12:57:49 +01:00
M Alghazwi
4c3f2043ee add bit mask 2024-11-03 11:50:46 +01:00
M Alghazwi
4d723f8c7f add key_compress and refactor 2024-11-03 11:48:35 +01:00
M Alghazwi
c725043c4d remove phantom date and refactor 2024-11-03 11:45:20 +01:00
M Alghazwi
cba274b64b fix ctr 2024-11-03 11:43:07 +01:00
M Alghazwi
e65586241f move last_bits out of loop 2024-11-03 11:41:21 +01:00
M Alghazwi
911dc38f30 change entropy to digest 2024-11-03 11:39:59 +01:00
M Alghazwi
76ed312e2c add entropy to cell sampling 2024-10-22 13:56:39 +02:00
M Alghazwi
3c5a130a70 add dataset level proof 2024-10-21 13:31:54 +02:00
M Alghazwi
0fcf280f6c update results and desc 2024-10-18 12:45:31 +02:00
M Alghazwi
e986e8ffb9 refactor for testing 2024-10-18 12:34:31 +02:00
M Alghazwi
3b80809fb4 add sample_cells bench 2024-10-18 12:01:01 +02:00
M Alghazwi
9b1881f947 refactor benches 2024-10-18 10:17:36 +02:00
M Alghazwi
494cb8a248 refactor dataset sampling 2024-10-18 10:09:41 +02:00
M Alghazwi
9eefa78c24 refactor circuits 2024-10-17 21:38:14 +02:00
M Alghazwi
5a13ac3650 refactor utils and params 2024-10-17 09:12:27 +02:00
M Alghazwi
b1c13a9bc1 add test 2024-10-16 11:31:43 +02:00
M Alghazwi
cadac4bb64 add sample_cells 2024-10-16 11:21:33 +02:00
M Alghazwi
896d0dfe93 fix typo 2024-10-15 15:53:18 +02:00
M Alghazwi
23e5a2701a add bench 2024-10-15 14:33:02 +02:00
M Alghazwi
19789fd112 add proving cells circuit and clean up 2024-10-15 14:03:46 +02:00
M Alghazwi
79904f9251 add safe circuit 2024-10-10 13:33:05 +02:00
M Alghazwi
e326630e7b add safe MT 2024-10-08 14:21:12 +02:00
M Alghazwi
8c1489b273 init 2024-10-07 10:36:11 +02:00