183 Commits

Author SHA1 Message Date
091a8d4bd2 Fix storage requests 2025-02-13 10:18:41 +01:00
239ddae893 getMyProcesses actually inspect all processes to find ours 2025-02-11 23:29:39 +01:00
a380ee4f29 handleHandshakeMsg only responsible for saving public info of processes 2025-02-11 23:28:25 +01:00
4225f41ca0 [bug] pairing was triggered by any process update 2025-02-11 23:24:20 +01:00
1cdf61f8fe Add functions to return processes from Service 2025-02-11 16:19:36 +01:00
1a6e6d595e Add saveBlobToDb 2025-02-11 09:21:03 +01:00
cb2fea029e Update getRoles to work with roles out of pcd 2025-02-11 09:21:03 +01:00
369c83af3a Move roles out of pairing process 2025-02-11 09:21:03 +01:00
51664e62ec getCipherForDiff catch missing fields in encrypted_pcd 2025-02-10 17:59:40 +01:00
1349ef4994 sw_ko 2025-02-06 17:54:01 +01:00
eb4a120204 minor fixes 2025-02-06 12:12:35 +01:00
2a1bf902a5 Update pairing process 2025-02-06 12:10:51 +01:00
5be3395154 [bug] testData 2025-02-06 12:08:40 +01:00
d8948a9776 Handle commit msg error return from relay 2025-02-04 10:56:03 +01:00
Pascal
91e967867c retrive_us_ok 2025-01-30 15:55:46 +01:00
157a24accf WIP 2025-01-30 15:55:24 +01:00
51d84c01dd Fix getAddressesForMemberId 2025-01-27 16:31:05 +01:00
9eaae9ec5d Get an Ordered MemberList 2025-01-27 16:30:07 +01:00
d3e3e790d1 WIP 2025-01-26 17:10:45 +01:00
886778805d Add updateProcessesFromRelay 2025-01-24 16:01:17 +01:00
b468620701 handleHandshakeMsg with partial members updates 2025-01-24 13:32:18 +01:00
c76d5121b1 Add service.updateProcess() 2025-01-24 13:10:32 +01:00
f50bdafc80 Add getDescription to Services 2025-01-22 17:17:28 +01:00
1b0f4783f6 Add getPairingProcessId 2025-01-22 15:30:20 +01:00
f5fd7a8a34 Various minor fixes 2025-01-22 15:30:20 +01:00
Pascal
5b0eb57edf createTableOk 2025-01-22 14:30:26 +01:00
Pascal
acce51c177 get_members_from_relay_ok 2025-01-20 15:19:58 +01:00
5f2e123b9d Fix connect to members workflow 2025-01-20 10:12:25 +01:00
769952a5de Fix getting of the child process in loadMemberChat 2025-01-16 10:01:36 +01:00
511ea710fa [bug] better check in getChildrenOfProcess 2025-01-15 14:45:28 +01:00
11699246eb [bug] incorrect return values 2025-01-15 14:45:28 +01:00
da74539b03 Replace byMerkleRoot index by byStateId for AnkPendingDiff 2025-01-15 14:35:26 +01:00
6cf04f8cc8 Fix loadMemberChat: actually look for children process and validate them 2025-01-15 13:01:45 +01:00
128a588c9b Replace InitMessage with HandshaleMessage 2025-01-10 10:31:35 +01:00
Pascal
195205e8df storage_ok 2025-01-08 11:27:56 +01:00
7a05de3d36 [bug] Fix diffs handling 2025-01-07 17:06:27 +01:00
2c3ba1ec92 [bug] check for non zero amount before calling the faucet 2025-01-06 15:37:28 +01:00
d6358c089e [bug] getMemberFromDevice 2025-01-06 12:36:16 +01:00
02d134d0a0 Fix createMessagingProcess 2025-01-06 12:19:34 +01:00
06358670c2 Add getAllDiffs and getDiffbyValue 2025-01-06 12:17:53 +01:00
48cd8e3757 [bug] missing await before saveDiffs 2025-01-06 12:17:00 +01:00
9a1232306d Add checkConnection 2025-01-06 12:16:36 +01:00
76baca6e30 Pair device when receiving both confirmations 2025-01-03 13:12:29 +01:00
25e0960354 Add createMessagingProcess 2025-01-03 10:27:58 +01:00
b9af99cd02 Restore from processes obtained from relay 2025-01-02 22:56:03 +01:00
fa3eaeb511 Add handleInitMsg 2025-01-02 22:47:15 +01:00
12585cc6c7 add getMemberFromDevice 2025-01-02 15:55:17 +01:00
Sosthene00
4496f8ec73 Rm merkle_root with state_id 2025-01-02 14:35:31 +01:00
Sosthene00
54c9e0b403 Complete restauration from BackUp 2024-12-30 17:57:47 +01:00
Sosthene00
5bd3e4553c Import Device from backup file 2024-12-30 15:54:59 +01:00