aboutsummaryrefslogtreecommitdiff
path: root/nizk/stage2_test.go
AgeCommit message (Collapse)Author
2024-11-21refactor: lifted nizk/ up and awayHEADwipÖzgür Kesim
2024-11-17wip: towards vickrey auctionsÖzgür Kesim
2024-11-15randomized test and benchmark work!Özgür Kesim
2024-11-15example from paper runs as testÖzgür Kesim
2024-11-15stage2 now works; tests passÖzgür Kesim
2024-11-15simplify NewBit signatureÖzgür Kesim
2024-11-14stage2: fix logic error for lost caseÖzgür Kesim
2024-11-14more granular stage2 testÖzgür Kesim
2024-11-14simplify api even more, make it also more robustÖzgür Kesim
2024-11-14simplify API and structsÖzgür Kesim
2024-11-14rudimentary test for stage2 now pass!Özgür Kesim
2024-11-14test-case prev_rtue == false now passes!Özgür Kesim
2024-11-14wip: refactor stage commit into a single data structure; test for stage2 ↵Özgür Kesim
STILL FAIL
2024-11-13WiP: stage2 refactor started, no functioning testÖzgür Kesim
2024-11-13introduced step reveal for stage1, taking paramater for other bidders; ↵Özgür Kesim
simple tests pass
2024-11-12BROKEN refactor: rewrote stage2; notice bug in definition and handling of YÖzgür Kesim
2024-11-11refactor progress: stage2 moved upÖzgür Kesim