Commit Graph

10 Commits

Author SHA1 Message Date
natalie bce4acbdd6
Add Participant project (#15)
* Add Participant project (#12)

* Refactor trusted dealer into own project (#12)

Set up project structure for trusted dealer and participant

* Update READMEs for top level and Pariticipant project (#12)

* Fix makefile to run both projects (#12)

Some formatting

* Add Participant project (#12)

* Fix clippy errors for participant project (#12)

* Fix clippy and fmt errors from leftover conflicts (#12)
2023-06-15 13:23:37 -03:00
natalie 480c5c10ff Import split function from library (#362)
Update frost-ed25519 to v0.3.0
Fix typo in README command
2023-05-24 15:37:43 +01:00
Deirdre Connolly c82550cc7c
s/Frost/FROST/ 2023-05-23 15:17:53 -04:00
natalie d3913a00f2
Update README.md
Co-authored-by: Conrado Gouvea <conradoplg@gmail.com>
2023-05-16 14:34:52 +01:00
natalie e7e9974fa2
Update README.md
Co-authored-by: Conrado Gouvea <conradoplg@gmail.com>
2023-05-16 12:06:33 +01:00
natalie b8b2cfe84b Update README (#339) 2023-05-12 14:00:34 +01:00
natalie f201eb693b Add details to README (#339)
Create Makefile commands
2023-05-02 16:15:48 +01:00
Natalie Eskinazi f179ff8421 Validate inputs (#283) 2023-04-11 13:56:23 +01:00
natalie 5d4f19b0ed Validate inputs for number of signers (#283)
Prompt for input and handle errors
2023-03-22 23:41:26 +00:00
natalieesk 5b6f66e29c Initial commit 2023-03-14 11:52:16 +00:00