Matthew Liu
|
4bf7043b77
|
added support for fhe program source code. in debug mode, run.rs tests wont compile because debug_fhe_program now asks for 7 arguments instead of 6
|
2023-07-17 12:24:56 -07:00 |
|
Matthew Liu
|
31c59c991d
|
proc macro updates to be able to get source code of an fhe program with .source()
|
2023-07-17 12:05:32 -07:00 |
|
Matthew Liu
|
a4e2d1b5fb
|
can now support dynamic paths but currently web server is not set up in a way that you can debug multiple programs
|
2023-07-17 03:56:51 -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
|
0f87062b0d
|
modified debug_fhe_program to not return anything
|
2023-07-17 00:35:19 -07:00 |
|
Matthew Liu
|
145295584b
|
format
|
2023-07-16 23:06:17 -07:00 |
|
Matthew Liu
|
e492a2e450
|
modified visibility of sealsecretkey in privatekey struct to be public
|
2023-07-16 15:58:14 -07:00 |
|
Matthew Liu
|
cb46c4b85b
|
fixed more compilation errors and enabled debugger feature in sunscreen_backend. next step: figure out secret vs privatekey and change debug_fhe_program accordingly
|
2023-07-16 02:05:27 -07:00 |
|
Matthew Liu
|
75d59ce14d
|
created start web server function
|
2023-07-14 15:21:35 -07:00 |
|