Commit Graph

  • 44adac04d7 list_unspent also list unsafe outputs NicolasCantu 2025-02-04 10:39:29 +01:00
  • 833c480a67 Update dependencies NicolasCantu 2025-02-04 10:39:14 +01:00
  • 9b26dceb82 Add an output to update for pairing process NicolasCantu 2025-02-03 16:24:20 +01:00
  • 254bdfdb0d Change criteria for a pairing process NicolasCantu 2025-02-03 15:57:35 +01:00
  • ba318b9bd3 [bug] deadlock when spending from core for the faucet NicolasCantu 2025-01-28 21:41:45 +01:00
  • f8da919404 configurable data_dir NicolasCantu 2025-01-24 17:43:39 +01:00
  • 33079edc29 Broadcast new process NicolasCantu 2025-01-24 17:35:52 +01:00
  • d49638944e Send a partial update when a new member is created NicolasCantu 2025-01-24 13:33:54 +01:00
  • 90146df13b Better handling of process updates NicolasCantu 2025-01-24 12:42:38 +01:00
  • 010afc9f45 Optimize handshake NicolasCantu 2025-01-21 11:07:11 +01:00
  • 75ac468a84 Update process when commiting new state NicolasCantu 2025-01-17 18:15:57 +01:00
  • 23fcbe25eb minor fixes NicolasCantu 2025-01-17 09:23:35 +01:00
  • 40efdb58a4 Refactor process_validation NicolasCantu 2025-01-17 09:22:52 +01:00
  • f67f8c6d9a Refactor to prevent accidental double spends NicolasCantu 2025-01-17 09:21:29 +01:00
  • b5258a119f SilentPaymentWallet::save() takes an already unlocked wallet as argument NicolasCantu 2025-01-17 09:19:01 +01:00
  • 0be7a65599 Load freezed utxos at startup NicolasCantu 2025-01-12 14:11:18 +01:00
  • 302a5e6110 [bug] fix saving/loading files NicolasCantu 2025-01-10 16:27:05 +01:00
  • d1dd3aa35a Rm PublicLists NicolasCantu 2025-01-10 16:25:38 +01:00
  • 4e5459a080 Less verbosity NicolasCantu 2025-01-10 16:24:59 +01:00
  • 829cee3516 [bug] Missing use statements in main NicolasCantu 2025-01-10 09:35:41 +01:00
  • 6ec0491aae Write to disk Member when process is pairing NicolasCantu 2025-01-09 17:31:06 +01:00
  • 90f83efd3d Update to HandshakeMessage NicolasCantu 2025-01-09 17:30:39 +01:00
  • f23314d925 [bug] deadlock in handle_initial_transaction NicolasCantu 2025-01-09 16:53:02 +01:00
  • fe613fb372 Update AnkFlag::Init to Handshake NicolasCantu 2025-01-09 16:12:25 +01:00
  • 21711edd39 Add save processes and members to disk NicolasCantu 2025-01-09 16:11:14 +01:00
  • 5391dca929 Add MEMBERLIST and update it with pairing processes NicolasCantu 2025-01-09 11:15:41 +01:00
  • 7c634ae0ed [bug] deadlock in commit NicolasCantu 2025-01-03 12:38:13 +01:00
  • 18da6da177 [bug] doesn't fail if checking already scanned transaction NicolasCantu 2025-01-02 22:36:41 +01:00
  • a02a1e6625 Return peers and processes list in init message NicolasCantu 2025-01-02 14:23:24 +01:00
  • 855dc4374d Update to latest common dev NicolasCantu 2025-01-02 14:22:35 +01:00
  • b82196e286 Add check_transaction_alone and scan transactions in mempool NicolasCantu 2025-01-01 11:48:51 +01:00
  • eb470c1294 Remove useless verbosity NicolasCantu 2024-12-19 14:09:02 +01:00
  • f320fde2a6 [bug] Set default fees for commit transaction in case Core fee estimation fails NicolasCantu 2024-12-19 14:08:44 +01:00
  • d30a6e6310 Add the stateId when registering a new state NicolasCantu 2024-12-19 14:08:07 +01:00
  • e563ae7cca Add Init message at connection with client Sosthene 2024-12-17 13:42:38 +01:00
  • 25eb76ae22 Update Cargo.lock Sosthene 2024-12-17 13:41:52 +01:00
  • 142bc469d3 Update commit tests Sosthene 2024-12-17 13:41:38 +01:00
  • 71135cfd9c Update to latest sdk_common Sosthene 2024-12-03 10:45:49 +01:00
  • 14e7960357 [bug] comment out roles check Sosthene 2024-12-02 10:05:15 +01:00
  • 2e51f2ba42 [bug] handling new_tx doesn't end up in sending empty message Sosthene 2024-11-22 14:50:35 +01:00
  • 74863aac3b [test] handle_commit_{new_process, new_state} Sosthene 2024-11-18 15:35:13 +01:00
  • cfbf08faa4 Refactor commitment Sosthene 2024-11-18 15:34:10 +01:00
  • 98e373bd89 Abstract Daemon methods in RpcCall trait Sosthene 2024-11-18 15:21:52 +01:00
  • abae89c6cb Refactor commit Sosthene 2024-11-12 23:24:14 +01:00
  • e00f835bb1 Update zmq dependency Sosthene 2024-11-12 23:23:22 +01:00
  • 4a8e9befa4 update Cargo.lock Sosthene 2024-10-07 16:59:01 +02:00
  • 0eb44a6f0c Update to latest common dev Sosthene 2024-10-07 11:25:52 +02:00
  • a4f76b0252 Add commit logic Sosthene 2024-10-04 09:22:03 +02:00
  • 91b0c8494e Modify MessageCache constants Sosthene 2024-10-04 09:21:38 +02:00
  • 497ab97043 More efficient clean_up of MessageCache Sosthene 2024-10-04 09:21:13 +02:00
  • e3c83a0871 Modity create_transaction inputs Sosthene 2024-10-04 09:20:27 +02:00
  • ada6e45f6e Import MutexExt from common Sosthene 2024-09-23 12:45:15 +02:00
  • 30c1d7fad0 Update AnkNetworkMsg to Envelope Sosthene 2024-08-28 10:40:37 +02:00
  • 8a36b6d4b5 Save wallet to disk at creation Sosthene 2024-08-12 16:38:16 +02:00
  • 4def55ccab Update to latest common dev Sosthene 2024-08-12 12:22:28 +02:00
  • e8ccf9ba93 scan at each new block Sosthene 2024-06-25 11:23:15 +02:00
  • 0647e255f9 Move shared resources to static variables Sosthene 2024-06-25 11:21:14 +02:00
  • 9f87f51294 Refactor message processing Sosthene 2024-06-21 11:19:16 +02:00
  • 87b22e2b05 Add config file + bug fix ank 2024-06-20 20:44:52 +00:00
  • 0e7c91a218 Update to latest sdk_common dev + minor refactoring Sosthene 2024-06-17 13:48:20 +02:00
  • dc75942b1c import SilentPaymentAddress from utils Sosthene 2024-06-03 18:18:33 +02:00
  • a91adfa6cc sdk_common on branch dev Sosthene 2024-05-29 15:23:43 +02:00
  • 5084395c1e ci: adapter jobs Rust au niveau du dépôt Your Name 2025-08-27 12:06:42 +02:00
  • f0c7c26f3c chore(refine): adapter .gitea/docs/scripts au projet sdk_relay Your Name 2025-08-27 11:56:43 +02:00
  • 116383b64d chore(template): adapter .gitea depuis template et synchroniser docs pour sdk_relay Your Name 2025-08-27 11:52:12 +02:00
  • e0119bfd06 chore(template-sync): aligner avec 4NK_template (.cursor/.gitea/.gitea_template/scripts/ignores) Your Name 2025-08-27 11:37:53 +02:00
  • 18025b581a chore(release): 0.1.1 Your Name 2025-08-26 14:14:24 +02:00
  • 4e625083ce docs: alignement complet sur le niveau de documentation de 4NK_node - Remplacement de l'INDEX.md basique par un index complet et structuré - Amélioration majeure de l'INSTALLATION.md avec guides détaillés (Docker, Rust, Bitcoin Core, Blindbit) - Transformation complète de l'USAGE.md avec exemples pratiques (WebSocket, HTTP, Silent Payments, monitoring) - Création d'un guide de CONFIGURATION.md complet (variables d'environnement, sécurité, performance, Docker) - Documentation alignée sur les standards professionnels de 4NK_node - Structure cohérente et navigation intuitive - Guides pratiques et techniques complets Nicolas Cantu 2025-08-25 19:29:45 +02:00
  • 01a0d2b37b git update Nicolas Cantu 2025-08-25 18:06:12 +02:00
  • 1297a7219e fix: corriger les tests sdk_relay - isolation stockage sous /tmp/.4nk avec UUID - tests unitaires commit.rs robustes (vérifications structurelles) - tests d'intégration HTTP/WS conditionnels (skip si service absent) - ajout note isolation dans docs/TESTING.md Nicolas Cantu 2025-08-25 16:19:09 +02:00
  • e0b37fde63 test(sdk_relay): tests fonctionnels sync (/relays, /sync/status, /sync/force) et WS (ping, subscribe) Nicolas Cantu 2025-08-25 15:41:01 +02:00
  • 2ff1f047bd test(sdk_relay): ajout tests HTTP (/health, /metrics) et WS (handshake) Nicolas Cantu 2025-08-25 15:39:35 +02:00
  • ccdb2d69fb docs(sdk_relay): alignement avec 4NK_node (installation, usage, configuration, testing, quick ref, dev, performance, troubleshooting, open source, gitea, release, roadmap, security audit) Nicolas Cantu 2025-08-25 15:31:34 +02:00
  • f2b20aee77 Documentation API: refonte technique avec flux JSON détaillés et exemples de requêtes/réponses Nicolas Cantu 2025-08-25 15:25:19 +02:00
  • 9d4b70598e Documentation API: refonte complète avec documentation professionnelle des endpoints HTTP et WebSocket Nicolas Cantu 2025-08-25 15:17:45 +02:00
  • 921244f4ec Documentation: ajout ARCHITECTURE.md, API.md, SECURITY.md et mise à jour INDEX.md Nicolas Cantu 2025-08-25 15:07:28 +02:00
  • 21f97c53e9 Open source: LICENSE, CONTRIBUTING, CODE_OF_CONDUCT, CHANGELOG, Gitea templates, CI, docs index, tests scaffolding Nicolas Cantu 2025-08-25 15:00:15 +02:00
  • 4bfc51a284 feat: Ajout du support des relais externes via external_nodes.conf Nicolas Cantu 2025-08-22 16:54:58 +02:00
  • 26a9e626e3 docs: enrichir la spécification technique avec les types de messages détaillés - Ajout de l'architecture des messages avec Envelope et AnkFlag - Documentation complète de tous les types de messages (Handshake, NewTx, Commit, Faucet, Cipher, Sync, Unknown) - Description détaillée des champs et structures de données - Exemples JSON des formats de messages - Documentation du cache de messages et des types de broadcast - Ajout des types de données complexes (Member, Process, Pcd, Roles, Proof, etc.) - Explication du traitement des messages et de la déduplication Nicolas Cantu 2025-08-22 15:19:13 +02:00
  • c12f3f2189 docs: ajouter une spécification technique détaillée du fonctionnement de sdk_relay - Analyse complète de l'architecture et des modules - Documentation détaillée du flux de données - Explication des stratégies de gestion d'erreurs - Description des optimisations de performance - Spécification des mécanismes de sécurité - Guide de configuration et déploiement - Exemples de code et tests Nicolas Cantu 2025-08-22 15:14:31 +02:00
  • 1f82b06f83 docs: remplacer le README par une documentation complète du fonctionnement de sdk_relay - Ajouter une vue d'ensemble détaillée de l'architecture - Documenter toutes les fonctionnalités et composants - Inclure des exemples d'API WebSocket - Ajouter des sections monitoring, sécurité et performance - Fournir un guide de dépannage complet - Inclure une roadmap et des guidelines de contribution Nicolas Cantu 2025-08-22 15:09:48 +02:00
  • 6472ffc99e Clean up formatting: remove trailing whitespace in daemon.rs Nicolas Cantu 2025-08-22 14:23:13 +02:00
  • 78cd62b776 Add detailed logging for RPC connection and fix wallet URL construction Nicolas Cantu 2025-08-22 14:15:12 +02:00
  • 0330900dfb Update sdk_common dependency to use docker-support branch Nicolas Cantu 2025-08-22 14:09:07 +02:00
  • 1d79b0d800 Fix cookie path issue: add cookie_path config option and use it in rpc_connect Nicolas Cantu 2025-08-22 14:06:12 +02:00
  • 8a1016652e Fix compilation errors: remove get_cookie_path call and fix type conversion Nicolas Cantu 2025-08-22 13:50:52 +02:00
  • a6737bffc7 Add Docker support with retry logic and custom cookie path Nicolas Cantu 2025-08-22 13:37:53 +02:00
  • afd64e2172 Cargo fmt Sosthene 2025-08-22 13:19:26 +02:00
  • 60cd5a9b37 Update dependencies Sosthene 2025-08-22 13:19:04 +02:00
  • f08e41cefe Add Docker support with custom cookie path and retry logic docker-fixes Nicolas Cantu 2025-08-22 12:57:54 +02:00
  • 748c8086c4 sdk_common with features Sosthene 2025-08-18 17:28:48 +02:00
  • fd3356c0d5 Merge branch 'blindbit' into dev Sosthene 2025-07-21 16:22:20 +02:00
  • 919b820f3c Implement SpScanner with blindbit blindbit Sosthene 2025-06-24 15:07:16 +02:00
  • f23392b7f9 [bug] fix improper mark_output_mined Sosthene 2025-06-24 15:07:01 +02:00
  • 471a7e0ef9 Update to new compression Sosthene 2025-06-24 15:06:38 +02:00
  • 617aafea31 [bug] Get only unspent outputs to craft transactions Sosthene 2025-06-21 13:11:50 +02:00
  • 304907a761 Set blindbit new block sync attempts at 4 Sosthene 2025-06-21 13:11:12 +02:00
  • bec23c5c5c Rm electrs and related dependencies Sosthene 2025-06-20 10:36:42 +02:00
  • ff64646e18 Cargo fmt Sosthene 2025-06-20 10:35:17 +02:00
  • 2b1984fdd9 Scan block with blindbit instead of electrs Sosthene 2025-06-20 10:34:04 +02:00