Commit Graph

34 Commits

Author SHA1 Message Date
Renovate Bot b2fadaeca9
Update Rust crate serde_json to 1.0.113
Signed-off-by: Cecylia Bocovich <cohosh@torproject.org>
2024-02-12 17:06:58 -05:00
Renovate Bot 918a5555b8 Update Rust crate time to 0.3.31 2023-12-19 10:06:55 +00:00
Renovate Bot 089b481c67 Update Rust crate js-sys to 0.3.66 2023-11-27 15:37:39 +00:00
onyinyang 9294fb9fd1
Fixup keywords in all Cargo.toml files 2023-11-23 12:04:00 -05:00
onyinyang 472445a9a5
Add README for rdsys-backend-api, lox-utils and switch to lox-zkp crate 2023-11-23 11:44:05 -05:00
onyinyang a27df0b6c6
Update Cargo.tomls to point to correct README location 2023-11-22 14:49:09 -05:00
onyinyang ea37984da6
Update Cargo.toml for each crate for crates.io 2023-11-07 00:12:18 -05:00
Renovate Bot e1b94ada3b Update Rust crate js-sys to 0.3.65 2023-11-01 16:37:23 +00:00
Renovate Bot 2f1c48c0ac Update Rust crate serde_json to 1.0.108 2023-10-30 16:36:11 +00:00
onyinyang 5e1a2d8c6d
Fix lox-wasm dependencies 2023-10-23 14:04:00 -04:00
onyinyang 2d9febaf14
Update zkp crate dependency address 2023-10-23 13:44:45 -04:00
Renovate Bot 4e436e006b Update Rust crate time to 0.3.30 2023-10-19 15:35:04 +00:00
Renovate Bot 72e2ab154a Update Rust crate time to 0.3.29 2023-09-24 06:03:54 +00:00
Renovate Bot c5bc0ee408 Update Rust crate chrono to 0.4.31 2023-09-15 15:03:48 +00:00
Renovate Bot 19b30f6a1f Update Rust crate serde_json to 1.0.107 2023-09-14 13:55:36 +00:00
Renovate Bot aade6e4913 Update Rust crate serde_json to 1.0.106 2023-09-11 17:04:02 +00:00
Renovate Bot 56632e9dec Update Rust crate chrono to 0.4.30 2023-09-11 15:34:49 +00:00
Renovate Bot 003be57c1a Update Rust crate time to 0.3.28 2023-09-07 15:30:33 +00:00
Renovate Bot 39577b95ca Update Rust crate serde_json to 1.0.105 2023-08-30 17:43:11 +00:00
Renovate Bot c528a527fe Update Rust crate js-sys to 0.3.64 2023-08-30 17:29:09 +00:00
Renovate Bot 66a1d792eb Update Rust crate chrono to 0.4.27 2023-08-29 23:34:44 +00:00
onyinyang 73c3ef8728
Change lox package to lox-library for consistency 2023-06-23 08:22:15 -04:00
onyinyang b016bc9742
Move credential helpers out of lox-wasm 2023-06-07 16:10:37 -04:00
onyinyang 21ff749e4f
Update lox-wasm Cargo.toml for workspace 2023-06-05 15:14:43 -04:00
onyinyang 66f7ae4c0d
Add up to level up 4 2023-02-23 22:16:45 -05:00
onyinyang 01a6cb37e1
Add working reachability cred, test credential aging needs work 2023-02-23 13:18:11 -05:00
onyinyang 0a29265c1f
Solve time issue, add time for testing 2023-02-10 16:18:54 -05:00
onyinyang 080d5879b1
Adds trust promo logic, time issue 2023-02-07 00:45:54 -05:00
onyinyang 03008449fa
Handle request and state more reasonably 2023-01-26 14:16:41 -05:00
onyinyang d473b53745
Add wasm_bindgen for handling new lox credential 2023-01-25 15:02:39 -05:00
onyinyang 5d60807a42
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 fcabba5e6e Update Cargo.toml 2022-11-10 11:00:28 -05:00
Cecylia Bocovich ff905db53a First attempt at binding the open invite function 2022-11-09 14:40:53 -05:00