tristangurtler
|
c36f40b878
proof batching for 2/3 cases currently in place
|
3 years ago |
tristangurtler
|
33e41b4eb5
Cleaning up code to be more legible, and checking it with valgrind
|
3 years ago |
tristangurtler
|
3980749a6c
various bugfixes, and further establishing the environment for testing
|
3 years ago |
tristangurtler
|
dfd57cea95
fixing serialization of proofs
|
3 years ago |
tristangurtler
|
da32b7a842
minor changes that lead to ~30% reduction in proof time
|
3 years ago |
tristangurtler
|
373a1adbae
I don't know what it is, but approximately 3% of the time, there is a bug that causes proofs to fail. Otherwise, I'm adding networking code now
|
3 years ago |
tristangurtler
|
beb6c7aa14
Added ability for users to verify servers correctly added them
|
3 years ago |
tristangurtler
|
f7faf80c5e
Refactoring: put proof code (and global variables) in one shared class the other things inherit from
|
3 years ago |
tristangurtler
|
80171710c0
reputation proofs fully working now
|
3 years ago |
tristangurtler
|
6fedf2bb85
cleanup of code to be more legible, and some minor changes in how the epoch is handled to be more appropriate for when networking is introduced
|
3 years ago |
tristangurtler
|
667cf20ce1
fix for scaling issue applied; code changed to enable the actual structure proofs will take in the future; code added to enable reputation proofs (although this code is currently commented out, as the oracle function is not yet implemented, so attempting compilation with it in will cause a linker error
|
3 years ago |
tristangurtler
|
885c9e40cd
there is now something that can actually be compiled; bugfixing remains to get it to run and be useful, though
|
3 years ago |