188 Commits

Author SHA1 Message Date
Sosthene
c09135c4eb Add storages to UserDiff 2025-09-08 15:39:27 +02:00
Sosthene
12f0fb23eb Add simple duplicate state check on update_process 2025-09-07 18:32:29 +02:00
Sosthene
cf31bad168 sender is pairing id not member addresses 2025-09-04 04:52:48 +02:00
Sosthene
d2842831cb Refactor prd connect logic 2025-09-04 04:52:22 +02:00
Sosthene
e06917a5ac Check if state_ids is not empty when requesting data 2025-09-02 13:19:19 +02:00
Sosthene
e025c0da7b Merge branch 'docker-support' into dev 2025-08-30 11:49:09 +02:00
Sosthene
47c06d15de cd /home/debian/code/4NK_dev/sdk_signer && git status -sb | cat
Add varialized interval for intermediate saving during updates

(cherry picked from commit c3409c4460886ec0d452375d24495422710e70cd)
2025-08-29 14:02:45 +00:00
Your Name
aad60b4328 docs: refonte complète sdk_client; build: import js_sys; README/INDEX alignés; CHANGELOG mis à jour 2025-08-26 04:52:34 +02:00
Sosthene
c3409c4460 Add varialized interval for intermediate saving during updates 2025-08-25 01:07:10 +02:00
Sosthene
9a0746172f [bug] No outpoint in process_commit_new_state 2025-08-25 01:06:25 +02:00
Sosthene
2da5bf7a71 Refactor scan_blocks to prevent potential deadlocks 2025-08-25 01:05:56 +02:00
Sosthene
6a0ebf506f Add scan_blocks api 2025-08-23 15:48:11 +02:00
Sosthene
b6e28b8750 Add wallet::scan_blocks() 2025-08-23 15:48:11 +02:00
Sosthene
ff3b00e651 Add scanner mod 2025-08-23 15:48:11 +02:00
Sosthene
0a33c65e45 Update build 2025-08-23 15:48:11 +02:00
Sosthene
0e221302e4 Remove processes cache 2025-08-20 13:12:09 +02:00
Sosthene
cd371ac580 restore_device() takes JsValue, dump_device() returns Device 2025-08-18 11:45:17 +02:00
Sosthene
bb5fb5e75f validate_merkle_proof takes a JsValue 2025-08-18 11:45:17 +02:00
Sosthene
58dfe53408 minor fixes 2025-08-18 11:45:17 +02:00
Sosthene
f3e504689e Add MerkleProofResult and validate_merkle_proof() 2025-08-18 11:45:17 +02:00
Sosthene
1e1dbdf8df Add get_merkle_proof() 2025-08-18 11:45:17 +02:00
Sosthene
4f278278b7 Fix hash_value with new serialization method 2025-08-18 11:45:17 +02:00
Sosthene
6d308e90d2 Update decode_value to zstd 2025-08-18 11:45:17 +02:00
Sosthene
3346c7f0af Rm encode_value 2025-08-18 11:45:17 +02:00
Sosthene
8643523e0e [fix me] comment out broken duplicate check on update_process 2025-08-18 11:45:17 +02:00
Sosthene
38b2e5fd4c Update to latest common 2025-08-18 11:45:17 +02:00
Sosthene
036db10ae5 [bug] Fix update_process 2025-08-18 11:45:17 +02:00
Sosthene
70665fa762 Return a value that properly handle files 2025-06-17 15:14:02 +02:00
f4122a6e63 Add hash_value method 2025-06-06 22:46:48 +02:00
a3f1460fa5 create_new_process can't proceed if not roles provided 2025-06-06 12:50:18 +02:00
0a1b6c9552 Split encode_pcd into encode_json and encode_binary 2025-06-06 12:49:53 +02:00
815b640a27 [bug] don't stringify value before encryption 2025-06-06 11:23:20 +02:00
e72e0d9fe8 Add encode/decode api 2025-06-03 18:57:48 +02:00
90d87e7d9a Use FeeRate to prevent fees miscalculation 2025-04-08 16:03:46 +02:00
ef7749b4a5 Update to latest sp_client 2025-04-04 12:50:12 +02:00
f7e5c1e2e7 Optimisation and api simplification 2025-03-26 12:48:18 +01:00
4e8ac88336 Add the members_list everywhere necessary 2025-03-26 12:42:59 +01:00
a02b752aaa Remove ? from Member::new() 2025-03-26 12:39:57 +01:00
dc76e2126f [bug] deadlock on add_validation_token 2025-03-13 17:06:45 +01:00
40f8a6ec20 Refactor add_validation_token 2025-03-13 14:42:05 +01:00
4582807822 Update CommitMessage creation code 2025-03-13 14:41:52 +01:00
ea3fe8b863 Add dump_neutered_device 2025-03-13 14:40:36 +01:00
f25c6f27de Update to latest common 2025-03-12 13:02:26 +01:00
a99f41f50e Remove unused functions 2025-03-12 12:57:49 +01:00
99c548c755 Remove dead code 2025-03-12 10:47:38 +01:00
4c558589d0 Remove get_new_keypair 2025-03-12 10:30:39 +01:00
544e8989c6 Add roles as argument to request_data 2025-03-04 14:49:10 +01:00
8d2c34b13b Refactor handling of prd update 2025-03-04 14:47:50 +01:00
bac3e68400 Add roles to UserDiff 2025-03-04 14:47:17 +01:00
d9d2bcd9d0 Add public_data 2025-03-03 23:20:46 +01:00