frost-zcash-demo/participant/src
Conrado Gouvea 4c6e860d69
Add user registration (#252)
* add user registration

* addint support to coordinator and participant

* Update participant/src/comms/http.rs

Co-authored-by: Pili Guerra <mpguerra@users.noreply.github.com>

---------

Co-authored-by: Pili Guerra <mpguerra@users.noreply.github.com>
2024-08-14 18:48:59 -03:00
..
comms Add user registration (#252) 2024-08-14 18:48:59 -03:00
tests Add user registration (#252) 2024-08-14 18:48:59 -03:00
args.rs Add user registration (#252) 2024-08-14 18:48:59 -03:00
cli.rs Add user registration (#252) 2024-08-14 18:48:59 -03:00
comms.rs participant: use generics 2024-07-01 14:29:14 +01:00
input.rs Add socket comms for Participant demo (#131) 2024-01-30 16:07:32 -03:00
lib.rs Add socket comms for Participant demo (#131) 2024-01-30 16:07:32 -03:00
main.rs participant: use generics 2024-07-01 14:29:14 +01:00
round1.rs participant: use generics 2024-07-01 14:29:14 +01:00
round2.rs participant: use generics 2024-07-01 14:29:14 +01:00
tests.rs Serialize round 2 output in Participant demo (#44) 2023-07-10 19:09:00 -03:00