249 Commits

Author SHA1 Message Date
188bc9b179 Merge pull request 'wasm_scanner' (#2) from wasm_scanner into dev
Reviewed-on: #2
2025-08-23 13:48:41 +00: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
8328f87d38 Add missing dependencies 2025-08-23 15:48:11 +02:00
Sosthene
0a33c65e45 Update build 2025-08-23 15:48:11 +02:00
ffb6b13951 Merge pull request 'Remove processes cache' (#1) from remove_process_cache into dev
Reviewed-on: #1
2025-08-23 13:46:04 +00: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
f0c52f6597 Working with new roles (to be recommited later) 2025-02-14 16:23:39 +01:00
14c2174897 Add serde-wasm-bindgen 2025-02-14 16:20:29 +01:00
7775e3bd3c Add get_member() 2025-02-03 16:38:51 +01:00
908155c939 [experimental] Add members_from_same_role and sync_process_from_relay 2025-01-30 16:08:04 +01:00
8759efb582 Update filter_keys to latest common 2025-01-30 16:07:32 +01:00
feeaedc917 Add request_data() 2025-01-30 16:07:18 +01:00
c0adce2b31 Add Prd Request handling 2025-01-30 16:07:05 +01:00
e92384fc93 Add get_pairing_process_id() 2025-01-30 16:06:48 +01:00