Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rewrite crypto in the new protocol * redesign daemon schema * fix typo * add story to sync friend request * add story to public id response * Public identifier (#18) * add identifier.proto * implement base58 * implement identifier * Implement friend acking (#21) * update message.proto with control message * handle control message properly * check for ack of control message * Async friending schema (#22) * configure server for async requests * checkpoint: rewriting test files * add friend workinggit ca add Co-authored-by: Shengtong Zhang <[email protected]> * change api * add sync test * push without compile * use enums instead of integer constants * daemon.protoo changes * async partitions and a basic test passes * update proto. time for disaster to happen. Gooddddd luck * update protos. We are good. * update protos for Invitation Progres * replace friend_request -> invitation on server * Friends implementation (#23) * change to system message * it builds * initial tests passing!!! * revamp crypto * update a TON of dependencies to latest commits. * update daemon_pb.js * rules_proto_grpc doesnt build off master?? * fix things * fix trunk fmt Co-authored-by: Shengtong Zhang <[email protected]> Co-authored-by: Sualeh Asif <[email protected]> Co-authored-by: Sualeh Asif <[email protected]>" Update anysphere/asphr commit SHA π anysphere/asphr@7a3daa3
- Loading branch information