Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-21 | refactor: lifted nizk/ up and awayHEADwip | Özgür Kesim | |
2024-11-12 | refactor bit and stages: common stages type for both statges | Özgür Kesim | |
2024-11-11 | refactoring in progress | Özgür Kesim | |
2024-11-11 | refactor struct names | Özgür Kesim | |
2024-11-10 | refactor: slight renaming; added (empty) doc.go to nizk | Özgür Kesim | |
2024-11-10 | make message a type; add test | Özgür Kesim | |
2024-11-10 | start refactor | Özgür Kesim | |
2024-11-08 | moving declarations around | Özgür Kesim | |
2024-04-09 | seal: added verifier of descriptions | Özgür Kesim | |
2024-04-07 | auction: add Auction interface | Özgür Kesim | |
2024-04-07 | client->bidder | Özgür Kesim | |
2024-04-05 | client: started work on API for client, wip | Özgür Kesim | |
- auction defines description of an auction - client creates auction object, given a description - commitment/* merged into client |