Matthew Liu
|
6da0352a84
|
refactor code to not have current zkp or fhe ctx, instead generic enum
|
2023-08-01 12:34:20 -07:00 |
|
rickwebiii
|
1dcfdaa5be
|
Fix lookup
|
2023-07-27 16:28:45 -07:00 |
|
Matthew Liu
|
e2659060d7
|
updated construction of expected graphs for fhe_program_tests
|
2023-07-27 12:55:24 -07:00 |
|
Matthew Liu
|
6efb216ffc
|
removed unncessary comments from fhe_program_tests
|
2023-07-18 13:49:50 -07:00 |
|
Matthew Liu
|
6f628d39a1
|
fmt fixes
|
2023-07-18 11:48:15 -07:00 |
|
Matthew Liu
|
d73ae29146
|
fhe program tests now pass with debugger feature enabled, updated group counter when assigning ids to nodes
|
2023-07-18 11:37:49 -07:00 |
|
Matthew Liu
|
b00714b6ec
|
updated fhe_program_tests to have metadata fields and group_id. need to fix construction of graph so that group ids are updated
|
2023-07-18 11:24:16 -07:00 |
|
Matthew Liu
|
6cf313ada2
|
managed to get webserver up and running. remains to figure out how to get the graph data
|
2023-07-17 02:50:21 -07:00 |
|
Matthew Liu
|
f3df943daa
|
fixed errors due to conditional compilation with debugger feature in fhe_program_tests
|
2023-07-17 01:04:37 -07:00 |
|
Matthew Liu
|
930db4b619
|
format fixes
|
2023-07-12 15:07:33 -07:00 |
|
Matthew Liu
|
b9bd9cc0fe
|
fixed some fhe program tests based on changes to compilationresult data structure
|
2023-07-12 15:06:21 -07:00 |
|
Matthew Liu
|
243d748cdf
|
fixed references of .0 into .graph and enabled conditional compilation of debugging structs, but this broke fhe_program proc macro
|
2023-07-10 11:03:09 -07:00 |
|
rickwebiii
|
28ea71118f
|
Rweber/zkp (#185)
Start ZKP compiler and refactor common code.
|
2022-11-15 12:43:04 -08:00 |
|
Sam Tay
|
e2e5da3f60
|
Manually fix the rest of the clippy warnings
|
2022-10-31 15:30:34 -07:00 |
|
Sam Tay
|
4b53103953
|
Auto fix clippy warnings
|
2022-10-31 15:30:34 -07:00 |
|
Rick Weber
|
4b0b3f38cd
|
It works
|
2022-04-26 14:59:53 -07:00 |
|
Rick Weber
|
5639f3c16b
|
Rename sunscreen_compiler to sunscreen
|
2022-03-22 14:29:35 -07:00 |
|