sosthene
  • Joined on 2025-03-19
sosthene pushed to dev at 4nk/sdk_signer 2025-09-08 13:46:39 +00:00
1408b2ddf3 [bug] Fix checkConnections logic
a27ffd6462 [bug] fix broken updateProcess
085b315883 In the case of uncommited process, still returns data from the first state
c630aa8079 [bug] Properly returns Map nested values in process data
28db1ae925 Properly send data to storage
Compare 22 commits »
sosthene pushed to master at 4nk/sdk_signer 2025-09-08 13:46:10 +00:00
1408b2ddf3 [bug] Fix checkConnections logic
sosthene pushed to dev at 4nk/sdk_client 2025-09-08 13:39:41 +00:00
c09135c4eb Add storages to UserDiff
sosthene pushed to master at 4nk/sdk-signer-client 2025-09-07 16:34:43 +00:00
7d5861b831 Add getUserProcessByIdNot()
f5bddd992a Add createProcess()
Compare 2 commits »
sosthene pushed to dev at 4nk/sdk_client 2025-09-07 16:32:40 +00:00
12f0fb23eb Add simple duplicate state check on update_process
sosthene pushed to dev at 4nk/ihm_client 2025-09-05 05:59:25 +00:00
63ee4ce719 Merge branch 'bug_scan_blocks_update' into dev
acb9739a80 [bug] Now save device after scan_blocks
Compare 2 commits »
sosthene pushed to dev at 4nk/ihm_client 2025-09-05 05:58:03 +00:00
e0e186f4f4 Refactor pairing logic
bfca596e8b Adapt storage to new api
Compare 2 commits »
sosthene pushed to master at 4nk/sdk_signer 2025-09-05 05:55:04 +00:00
a27ffd6462 [bug] fix broken updateProcess
sosthene pushed to master at 4nk/sdk_signer 2025-09-04 12:45:13 +00:00
085b315883 In the case of uncommited process, still returns data from the first state
c630aa8079 [bug] Properly returns Map nested values in process data
Compare 2 commits »
sosthene pushed to master at 4nk/sdk_signer 2025-09-04 11:22:02 +00:00
28db1ae925 Properly send data to storage
7188a33ee8 [bug] load secrets in wasm memory
4bf0d115e5 [bug] this.processes not iterable in getMyProcesses()
Compare 3 commits »
sosthene created branch dev in 4nk/sdk_storage 2025-09-04 10:56:23 +00:00
sosthene pushed to dev at 4nk/sdk_storage 2025-09-04 10:56:23 +00:00
44472bef1e Rework api to take and return binary directly without hex serialization
f1021295f7 Add logging
Compare 2 commits »
sosthene pushed to dev at 4nk/sdk_client 2025-09-04 02:52:56 +00:00
cf31bad168 sender is pairing id not member addresses
d2842831cb Refactor prd connect logic
Compare 2 commits »
sosthene pushed to master at 4nk/sdk_signer 2025-09-04 02:47:21 +00:00
06234a986b Add handleGetPairingId
2551c9923a Better error management for handleGetMyProcesses
b77dbceaa9 [bug] prevents addresses duplicates in transactions
Compare 3 commits »
sosthene pushed to dev at 4nk/sdk_common 2025-09-03 13:14:00 +00:00
e205229e92 Take an optional pairingid as sender instead of Member
sosthene pushed to master at 4nk/sdk_signer 2025-09-03 13:12:53 +00:00
6625771830 Merge branch 'Fix_db'
e320cfa193 Pair device right away to prevent errors on prd update operations
80dc42bbe6 Replace blobs with buffers
6569686634 Don't ignore falsish data (empty string, 0...)
77e3dfc29c [bug] fix broken update of processes
Compare 7 commits »
sosthene pushed to bug_scan_blocks_update at 4nk/ihm_client 2025-09-02 11:31:30 +00:00
acb9739a80 [bug] Now save device after scan_blocks
c422881cd1 [bug] Failed to update tips
Compare 2 commits »
sosthene pushed to dev at 4nk/ihm_client 2025-09-02 11:31:25 +00:00
c422881cd1 [bug] Failed to update tips
sosthene pushed to docker-support at 4nk/sdk_relay 2025-09-02 11:22:17 +00:00
621db672ee feat: Mise à jour de l'index de documentation et suppression des templates génériques
e12295d5ed [skip ci] chore(sync): maj hooks 4NK_template
533fe48d64 [skip ci] chore(agents): centralisation via 4NK_template (hooks+doc)
5db0d0dd3f chore(release): latest 0.1.1 + sécurité/CI/docs
b5c8adb7c6 ci: adapter jobs Rust au niveau du dépôt
Compare 30 commits »
sosthene pushed to dev at 4nk/sdk_relay 2025-09-02 11:21:24 +00:00
a169c99366 [bug] fix broken validation_tokens deduplication