433 Commits

Author SHA1 Message Date
7793a2c909 chore(release): latest 0.1.1 + sécurité/CI/docs 2025-08-27 15:18:45 +02:00
a1a2825c9b chore(release): latest 0.1.1 + sécurité/CI/docs 2025-08-27 15:18:45 +02:00
Your Name
0061e80950 ci: adapter jobs Rust au niveau du dépôt et désactiver Docker 2025-08-27 12:06:40 +02:00
Your Name
e3083a99b9 chore(refine): adapter .gitea/docs/scripts au projet sdk_common 2025-08-27 11:56:40 +02:00
Your Name
b3a6c4fd34 chore(template): adapter .gitea depuis template et synchroniser docs pour sdk_common 2025-08-27 11:52:08 +02:00
Your Name
b7dae27ad0 chore(template-sync): aligner avec 4NK_template (.cursor/.gitea/.gitea_template/scripts/ignores) 2025-08-27 11:37:48 +02:00
Your Name
2bdff74ca4 chore(release): bump sdk_common to 0.1.1 et préparer le changelog 2025-08-26 14:02:58 +02:00
Your Name
0a0f47b0dc test: ajouter tests dintégration (smoke, erreurs, rôles); docs TESTING.md 2025-08-26 05:35:04 +02:00
Your Name
7534ad5c72 docs: alignement docs, correctifs de liens et fichiers ajoutés; changelog mis à jour docker-support-local-20250826-052353 2025-08-26 05:23:10 +02:00
92e50fe942 docs: suppression du fichier GITEA_SETUP.md obsolète 2025-08-25 19:59:38 +02:00
3362223cf6 docs: ajustements mineurs post-alignement (USAGE, ARCHITECTURE) 2025-08-25 19:46:13 +02:00
413dadb17b docs: alignement complet sur le niveau de documentation de 4NK_node - Correction de l'INDEX.md pour sdk_common (au lieu de 4NK_node) - Transformation complète de l'INSTALLATION.md pour bibliothèque Rust (au lieu de Docker) - Remplacement total de l'USAGE.md pour SDK commun (compilation, intégration, types) - Transformation complète de l'ARCHITECTURE.md pour bibliothèque commune (types, traits, utils) - Documentation spécifique au développement de bibliothèque Rust - Structure cohérente et navigation intuitive - Guides pratiques et techniques complets pour sdk_common 2025-08-25 19:44:24 +02:00
7d0e2611de feat: préparation open source et documentation complète - Ajout de la structure open source (LICENSE, CONTRIBUTING, etc.) - Documentation complète - Configuration CI/CD avec Gitea Actions - Structure de documentation alignée avec 4NK_node 2025-08-25 18:41:48 +02:00
729120e7bc Configuration pour dev3.4nkweb.com - mise à jour des types de synchronisation 2025-08-22 17:49:37 +02:00
Sosthene
a4c2fd2090 set sp_client to dev 2025-08-22 13:15:01 +02:00
Sosthene
362d2d6328 Update Cargo file 2025-08-22 10:25:44 +02:00
Sosthene
35cf0285fa Add wasm feature 2025-08-18 12:44:59 +02:00
Sosthene
21fb275739 checkout 4nk sp_client branch 2025-08-18 11:32:02 +02:00
Sosthene
e2369eaf6f Merge branch 'blindbit' into dev 2025-08-18 10:58:31 +02:00
Sosthene
684b71e00c Update tests 2025-07-15 11:26:56 +02:00
Sosthene
1e73a9aa1d Cargo fmt 2025-07-15 11:26:56 +02:00
Sosthene
ab8d556ad7 Update ProcessState implementation with new serialization 2025-07-15 11:26:56 +02:00
Sosthene
9a5ce7f5e2 Add get_sp_wallet to Device 2025-07-15 11:26:56 +02:00
Sosthene
e77d27e0e4 Rm all ciborium code from pcd 2025-07-15 11:26:56 +02:00
Sosthene
a7de9b1107 Add check_inputs 2025-07-15 11:26:56 +02:00
Sosthene
b5ac0584ed Add get_as methods for Pcd 2025-07-15 11:26:56 +02:00
Sosthene
4ce434d642 Add mark_output_spend and update mark_output_mined 2025-07-15 11:26:56 +02:00
Sosthene
e0bc9e9036 Use PcdSerializable in TryFrom impl for Pcd 2025-07-15 11:26:56 +02:00
Sosthene
b14a37a32a Add updates mod 2025-07-15 11:26:56 +02:00
Sosthene
14603debb2 Define and implement PcdSerializable trait 2025-07-15 11:26:56 +02:00
Sosthene
b52468e987 Add mark_output_mined to SpWallet 2025-07-15 11:26:56 +02:00
Sosthene
d55855710d Add const PCD_VERSION and ZSTD_COMPRESSION_LEVEL 2025-07-15 11:26:56 +02:00
Sosthene
af3f1879f9 Add chain_tip to HandshakeMessage and rm SyncMessage 2025-07-15 11:26:56 +02:00
Sosthene
8ab1a7db71 Replace ciborium with zstd 2025-07-15 11:26:56 +02:00
92c777dbef Add sync logic to handshake message 2025-07-15 11:26:56 +02:00
Sosthene
1c159806d9 Don't force ProcessState::public_data type to Record<string, string> 2025-07-15 11:22:05 +02:00
Sosthene
e5802d2855 Add verify_merkle_proof() 2025-06-30 19:41:43 +02:00
Sosthene
3c89b0fb7f Various minor fixes 2025-06-23 17:39:24 +02:00
Sosthene
dd6d93cd34 Make FileBlob pub and reexport js_sys 2025-06-17 15:17:18 +02:00
41b288eed6 Make ciborium serialize generic 2025-06-06 22:45:34 +02:00
58730c48f4 Move hashing into hash mod and refactor hash code 2025-06-06 22:45:17 +02:00
a3cf2517b3 Add const ROLESLABEL 2025-06-06 22:44:24 +02:00
f4baef4145 Add hash mod 2025-06-06 22:44:12 +02:00
d256ac7074 Add is_empty method to Roles 2025-06-06 12:47:55 +02:00
7264e64a4a Separate handling of the files data when encoding pcd 2025-06-06 12:47:34 +02:00
204211f3a3 reexport dependencies 2025-06-03 18:14:49 +02:00
304b1d0cc9 update ProcessState tests 2025-06-03 18:13:16 +02:00
e05929ace1 Update ProcessState 2025-06-03 18:13:06 +02:00
e7df62f9cd Update pcd tests 2025-06-03 18:12:13 +02:00
208449eb72 Add ciborium_serialize helper functions 2025-06-03 18:05:04 +02:00