Commit Graph

61 Commits

Author SHA1 Message Date
onyinyang a27df0b6c6
Update Cargo.tomls to point to correct README location 2023-11-22 14:49:09 -05:00
onyinyang 88a865d04c
Remove time manipulation and other fmt fixes 2023-11-21 18:41:53 -05:00
onyinyang fdde186c92
Add lox-wasm and lox-utils READMEs and other fmt fixes 2023-11-21 12:57:00 -05:00
onyinyang 37b3aea81a
Update READMEs for distributor and wasm crates 2023-11-08 15:47:14 -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 48cdb97a9f
Fix licensing for lox-rs 2023-07-27 16:30:29 -04:00
onyinyang 73c3ef8728
Change lox package to lox-library for consistency 2023-06-23 08:22:15 -04:00
Cecylia Bocovich 3136a8ba85
Remove unsafe blocks that aren't needed 2023-06-16 15:59:11 -04:00
onyinyang 54c5a837ad
Add more common functions to lox_utils, clean up lox_wasm 2023-06-09 18:31:35 -04:00
onyinyang c7c5f57864
Move validate function to lox_utils 2023-06-08 12:26:37 -04:00
onyinyang b016bc9742
Move credential helpers out of lox-wasm 2023-06-07 16:10:37 -04:00
onyinyang 16ced3c5e0
Add other cargo fmt changes 2023-06-06 19:58:35 -04:00
onyinyang 21ff749e4f
Update lox-wasm Cargo.toml for workspace 2023-06-05 15:14:43 -04:00
onyinyang b0038720e0
Make all requests POST requests to match server and browser handling 2023-03-24 13:02:42 -04:00
onyinyang a9de52a266
Blockage Migration tested and fixed up 2023-02-28 12:57:57 -05:00
onyinyang dd00f99958
Add blockage migration (untested) 2023-02-27 16:58:06 -05:00
onyinyang 1bac11f1d0
Refactor Lox Credential, Add check blockage 2023-02-27 16:46:01 -05:00
onyinyang 8faf4fc273
Add redeem invite 2023-02-27 14:17:26 -05:00
onyinyang 944cbb77e4
Add issue invitation 2023-02-24 19:11:44 -05: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 d8cdf3ccab
Logic for level up, reachability credential unimplemented 2023-02-14 17:08:09 -05:00
onyinyang f44ac0ae9f
Refactor js to remove duplicate code 2023-02-14 14:45:52 -05:00
onyinyang 944c3634ca
Add Trust migration protocol 2023-02-13 23:58:07 -05:00
onyinyang 56bc148db1
Update date to 1 past threshold for upgrade 2023-02-13 16:29:34 -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 745b6673cb
Clean up messages, full first credential handling 2023-02-06 13:58:24 -05:00
onyinyang 8cc9d3d5d3
Change pubkey passing, handling credentials still broken 2023-02-01 00:42:49 -05:00
onyinyang dfa2ae4c6f
Handle open invite credential 2023-01-30 18:13:17 -05:00
onyinyang 832a252318
Fix serialization of request/state 2023-01-30 16:03:12 -05:00
onyinyang 03008449fa
Handle request and state more reasonably 2023-01-26 14:16:41 -05:00
onyinyang dd1b971914
Fix javascript to handle values properly 2023-01-26 00:17:14 -05:00
onyinyang 235eb90d6e
Change calls to match server 2023-01-25 15:02:53 -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