28 Commits

Author SHA1 Message Date
M Alghazwi
798d53ba12
add uniform recursion tests 2025-01-30 13:47:26 +01:00
M Alghazwi
e83d4eb869
refactor tests 2025-01-30 10:29:48 +01:00
M Alghazwi
1f85bd8d5f
add hybrid tests and refactor 2025-01-17 10:06:09 +01:00
M Alghazwi
6641199f78
update readme 2025-01-17 10:05:39 +01:00
M Alghazwi
af1c337555
fix and refactor benches 2025-01-14 23:03:00 +01:00
M Alghazwi
209eda8240
refactor tests to follow changes in circuit impl 2025-01-14 11:13:51 +01:00
M Alghazwi
d63a309e02
remove the hardcoded circuit params and refactor 2025-01-10 12:32:45 +01:00
M Alghazwi
7b2c084339
add hash as type to circuit so we don't hardcode it. 2025-01-10 11:56:06 +01:00
M Alghazwi
72cc4699f3
refactor and improve code readability 2025-01-10 11:30:04 +01:00
M Alghazwi
a2113ac44b
add error handling and refactor 2025-01-10 11:29:03 +01:00
M Alghazwi
c717ab2770
add tree recursion approach2 2024-12-30 11:40:13 +03:00
M Alghazwi
9a8e0000ee
add recursion tests and refactor 2024-12-13 16:38:05 +03:00
M Alghazwi
9b7a551543 update plonky2_maybe_rayon to ver 1.0.0 2024-12-06 20:41:48 +01:00
M Alghazwi
afe7d7dac6 clean up circ data 2024-12-06 20:37:49 +01:00
M Alghazwi
64bc34b218 add simple tree recursion 2024-12-06 09:23:32 +01:00
M Alghazwi
18560d13df update to plonky2 1.0.0 2024-11-28 10:20:01 +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
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