65 Commits

Author SHA1 Message Date
Sosthene00
b5f3c82192 Get the shared secret from a transaction 2024-04-18 00:36:38 +02:00
Sosthene00
0f185c693f fix update outputs for user 2024-04-18 00:35:16 +02:00
Sosthene00
c986324c68 check_transaction_for_silent_payments returns txid 2024-04-17 21:56:48 +02:00
Sosthene00
1ac419edb7 Update sp_backend to sp_client 2024-04-17 21:53:29 +02:00
Sosthene00
8f6918748d add notify address for message 2024-04-17 09:17:13 +02:00
Sosthene00
a6f4a5122c update user outputs 2024-04-17 09:17:13 +02:00
Sosthene00
3330baefc1 Add send message screen 2024-04-17 09:17:13 +02:00
Sosthene00
51465902bd update create id 2024-04-17 09:17:13 +02:00
Sosthene00
8e60ec6ef0 recover 2024-04-17 09:17:13 +02:00
Sosthene00
18f159696b fix image download 2024-04-17 09:17:13 +02:00
Sosthene00
d6a473f6e9 fix indexeddb 2024-04-17 09:17:13 +02:00
Sosthene00
8fb517c107 Update faucet 2024-04-17 09:17:13 +02:00
Sosthene00
0d42c289cb mv html to ts, update process acquisition 2024-04-17 08:59:52 +02:00
Sosthene00
7d22c033bb mv crypto and network to common 2024-04-17 08:59:52 +02:00
Sosthene00
9f0bde4710 refactor get_receiving_address 2024-04-09 13:31:47 +02:00
Sosthene00
9657be4959 add data to image 2024-04-09 13:25:23 +02:00
Sosthene00
750bf69aa5 Refactoring 2024-04-09 13:25:20 +02:00
Sosthene00
741b303348 connect on startup 2024-04-08 18:34:53 +02:00
Sosthene00
6128f826b1 Add websockets.ts 2024-04-05 10:19:15 +02:00
franck
47c356a22f Fix updatanid display 2024-04-05 09:08:29 +02:00
Yousra Assouhaji
abf9bbf0cd Replace process.rs 2024-04-04 14:05:41 +00:00
Yousra Assouhaji
c6ebf97339 Replace api.rs 2024-04-04 14:05:20 +00:00
franck
c239cfec62 fix recover <=> creatid switch 2024-04-04 11:49:16 +02:00
franck
e5f7339ff8 Modify to add process in indexedDB. 2024-04-03 11:35:40 +02:00
Sosthene00
c209bee651 Integrate process wasm/ts 2024-04-03 10:02:05 +02:00
Sosthene00
fbddacdeb8 rm bytes dependency 2024-04-02 14:30:10 +02:00
Sosthene00
f0bf17dd6a rm unnecessary dependencies 2024-04-02 14:20:33 +02:00
Sosthene00
030cc0231a User creation + login 2024-04-02 14:19:25 +02:00
Sosthene00
162cdd49af Merge branch 'process' into user 2024-04-02 10:25:51 +02:00
Yousra Assouhaji
db4a3fd1fc Replace lib.rs 2024-04-02 07:53:40 +00:00
franck
d5a1dc5ddf add recover page, change this. to Services.instance. 2024-04-02 09:40:08 +02:00
Yousra Assouhaji
2726522e99 Replace Prd_list.rs 2024-04-02 07:26:48 +00:00
franck
7eb1ee9c1d Modify revoke page and service to download revoke image 2024-04-01 22:35:26 +02:00
Sosthene00
c656a852ee Persistent user and wallets 2024-03-29 22:46:24 +01:00
Sosthene00
de14367ce0 fmt 2024-03-29 22:44:07 +01:00
Sosthene00
f2bb938fa4 Fix struct name 2024-03-29 20:08:46 +01:00
Sosthene00
3af2f1e131 Allow encryption of 32 bytes array 2024-03-29 20:08:02 +01:00
Alex Silva
c50be51775 Add scan key decryption 2024-03-29 15:26:46 +01:00
Sosthene00
98e94799ef Create new user and write indexedDB 2024-03-29 12:57:41 +01:00
Sosthene00
8cd7a8f361 Used forked shamir 2024-03-29 12:56:44 +01:00
Alex Silva
58de1c14ba Add scan key encryption 2024-03-29 11:30:22 +01:00
Yousra Assouhaji
e7d2ace04a Exemple Prd list 2024-03-29 09:20:39 +00:00
Alex Silva
9c551f5a5a Userkeys and api update 2024-03-29 10:15:01 +01:00
Sosthene00
70cf0e6040 wasm_bindgen function in api 2024-03-27 16:10:02 +01:00
Yousra Assouhaji
331d880d35 Replace process.rs 2024-03-27 13:59:46 +00:00
Sosthene00
9fe0687a4e Refactore user + test 2024-03-26 18:02:12 +01:00
Sosthene00
3aaca40f15 Allow for direct decryption withou shared secret 2024-03-26 18:02:12 +01:00
Sosthene00
0ba5bc0e2a aesgcm refactoring + unit tests 2024-03-26 17:18:34 +01:00
franck
744f792b97 Ajout mock liste des membres d'un process 2024-03-26 15:23:48 +01:00
franck
09709869b2 Utilisation de create_user, suppression du bouchon processstore 2024-03-26 10:30:04 +01:00