Commit Graph

16 Commits

Author SHA1 Message Date
onyinyang dadc51fde8
Add Trust migration protocol 2023-02-13 23:58:07 -05:00
onyinyang ffe9c2ea93
Update date to 1 past threshold for upgrade 2023-02-13 16:29:34 -05:00
onyinyang 1e8b741719
Solve time issue, add time for testing 2023-02-10 16:18:54 -05:00
onyinyang 4ac893a8a3
Adds trust promo logic, time issue 2023-02-07 00:45:54 -05:00
onyinyang a87b61849a
Clean up messages, full first credential handling 2023-02-06 13:58:24 -05:00
onyinyang 9776e18ba2
Change pubkey passing, handling credentials still broken 2023-02-01 00:42:49 -05:00
onyinyang e39761ae7c
Handle open invite credential 2023-01-30 18:13:17 -05:00
onyinyang efbc822be6
Fix serialization of request/state 2023-01-30 16:03:12 -05:00
onyinyang d0388c841a
Handle request and state more reasonably 2023-01-26 14:16:41 -05:00
onyinyang a2e329ddf5
Fix javascript to handle values properly 2023-01-26 00:17:14 -05:00
onyinyang 5852a53c2b
Change calls to match server 2023-01-25 15:02:53 -05:00
onyinyang 7d439d46c0
Add wasm_bindgen for handling new lox credential 2023-01-25 15:02:39 -05:00
onyinyang dd4e80bfe8
Updates open_invite to return request and state 2023-01-25 15:02:23 -05:00
Cecylia Bocovich ebae7fb600 Improve error handling and add rand dependency
This makes panics more visible in the console and fixes a weird bug
where the rand package was throwing an error.
2022-11-15 21:57:49 -05:00
Cecylia Bocovich 48b8a986ef Avoid use of * with use 2022-11-10 11:04:20 -05:00
Cecylia Bocovich ff905db53a First attempt at binding the open invite function 2022-11-09 14:40:53 -05:00