148 Commits

Author SHA1 Message Date
4NK Dev
df2334f25b docs: Documentation des améliorations récentes
All checks were successful
build-and-push-ext / build_push (push) Successful in 8s
- Documentation du problème de scan bloquant
- Ajout des outils système dans le Dockerfile
- Configuration bootstrap optimisée
- État actuel et prochaines étapes
2025-09-20 14:23:03 +00:00
4NK Dev
930645e6ca feat: ajout apt update && apt upgrade et outils (curl, git, wget, jq, telnet, npm, wscat) dans Dockerfile
All checks were successful
build-and-push-ext / build_push (push) Successful in 3m13s
2025-09-20 12:44:20 +00:00
97f8915b84 ci: docker_tag=ext chore(ci): retrigger build ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
2025-09-20 13:48:08 +02:00
3df4a1bb9a bundle
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m22s
2025-09-20 13:41:20 +02:00
63f2e1e175 bundle 2025-09-20 13:40:13 +02:00
2fa1915330 ci: docker_tag=ext chore(relay): bump 0.1.2, faucet: commitment robuste, ws_url=0.0.0.0, sdk_common rev pin 2025-09-20 13:39:21 +02:00
4NK Dev
31db1ff731 docs: Ajout de la documentation et des règles Cursor
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
- Ajout de .cursorrules pour les règles de développement
- Ajout de docs/CONFIGURATION.md avec la configuration du service
- Documentation des problèmes connus et solutions
2025-09-20 10:48:58 +00:00
4NK Dev
6586e0bb2f ci: docker_tag=ext - Correction de la branche sdk_common dans le Dockerfile
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m43s
- Cloner sdk_common depuis la branche 'dev' au lieu de la branche par défaut
- Résout l'erreur de feature 'blindbit-backend' manquante
2025-09-20 09:20:09 +00:00
4NK Dev
16ee2de894 ci: docker_tag=ext - Correction du Dockerfile pour le build CI
Some checks failed
build-and-push-ext / build_push (push) Failing after 9s
- Cloner sdk_common depuis le repository Git au lieu de le copier localement
- Résout l'erreur de build 'sdk_common not found' dans le CI
2025-09-20 09:19:09 +00:00
4NK Dev
8b0465f6a4 ci: docker_tag=ext - Améliorations du Dockerfile et documentation
Some checks failed
build-and-push-ext / build_push (push) Failing after 7s
- Ajout de telnet dans le Dockerfile pour les healthchecks
- Documentation des améliorations de démarrage
- Mise à jour des fichiers de configuration
2025-09-20 09:17:12 +00:00
4NK Dev
a867cc616a fix faucet empty commitment
Some checks failed
build-and-push-ext / build_push (push) Failing after 7s
2025-09-20 02:27:13 +00:00
4NK Dev
fcd3477582 ci: docker_tag=ext - Use sdk_common from git repository with panic fix
Some checks failed
build-and-push-ext / build_push (push) Failing after 6s
2025-09-20 01:39:20 +00:00
4NK Dev
81cf08f7b3 ci: docker_tag=dev-test - Configuration faucet avec wss://dev3.4nkweb.com/ws/ et bootstrap_faucet=true
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
2025-09-20 00:29:43 +00:00
4NK Dev
3789cf231e ci: docker_tag=dev-test - Configuration mise à jour pour le faucet bootstrap
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
2025-09-20 00:21:22 +00:00
4NK Dev
1fe76a51f1 ext for all
All checks were successful
build-and-push-ext / build_push (push) Successful in 7s
2025-09-19 23:16:55 +00:00
4NK Dev
6bcec5c8ba ci: docker_tag=ext refactor(message): split handlers per type, docs+oss, bump 0.1.1
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m24s
2025-09-19 23:13:55 +00:00
4NK Dev
bf339eb15a ci: docker_tag=ext - Add curl to Dockerfile for healthcheck
All checks were successful
build-and-push-ext / build_push (push) Successful in 21s
2025-09-19 17:04:04 +00:00
4NK Dev
25ac6eb808 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m28s
- Complété l'analyse détaillée du repo dans docs/ANALYSE.md
- Ajouté guide de validation opérationnelle dans docs/VALIDATION.md
- Créé tests basiques: health_check.sh et ws_connect.rs
- Endpoint /health confirmé sur port 8091
- WebSocket confirmé sur port 8090 via tokio_tungstenite
- Documentation CI/CD et configuration Docker
2025-09-19 15:09:51 +00:00
4NK Dev
72bbffb31c feat: add /health endpoint on port 8091
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m28s
- Add HTTP health server on port 8091
- Add CI workflow for dev4 branch with ext tag
- Health endpoint returns {"status":"ok"} for monitoring

ci: docker_tag=ext
2025-09-19 13:12:35 +00:00
Omar Oughriss
a056d44cbf Add "dev" tagged image
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 2m6s
2025-09-08 17:08:59 +02:00
Sosthene
a169c99366 [bug] fix broken validation_tokens deduplication 2025-09-02 13:20:41 +02:00
Sosthene
afd64e2172 Cargo fmt 2025-08-22 13:19:26 +02:00
Sosthene
60cd5a9b37 Update dependencies 2025-08-22 13:19:04 +02:00
Sosthene
748c8086c4 sdk_common with features 2025-08-18 17:28:48 +02:00
Sosthene
fd3356c0d5 Merge branch 'blindbit' into dev 2025-07-21 16:22:20 +02:00
Sosthene
919b820f3c Implement SpScanner with blindbit 2025-07-08 11:30:52 +02:00
Sosthene
f23392b7f9 [bug] fix improper mark_output_mined 2025-07-08 11:30:52 +02:00
Sosthene
471a7e0ef9 Update to new compression 2025-07-08 11:30:52 +02:00
Sosthene
617aafea31 [bug] Get only unspent outputs to craft transactions 2025-07-08 11:30:52 +02:00
Sosthene
304907a761 Set blindbit new block sync attempts at 4 2025-07-08 11:30:52 +02:00
Sosthene
bec23c5c5c Rm electrs and related dependencies 2025-07-08 11:30:52 +02:00
Sosthene
ff64646e18 Cargo fmt 2025-07-08 11:30:52 +02:00
Sosthene
2b1984fdd9 Scan block with blindbit instead of electrs 2025-07-08 11:30:50 +02:00
cdb56d779f Replace electrum with blindbit 2025-07-08 11:30:32 +02:00
a05bca6ac4 Add blindbit config option 2025-07-08 11:30:32 +02:00
f269172be3 Add blindbit_url to conf file 2025-07-08 11:30:32 +02:00
Sosthene
220e520e01 Update members list and send message on update 2025-07-08 11:30:31 +02:00
c3a58ed020 Add chain_tip to handshake message 2025-06-24 10:13:13 +02:00
Sosthene
7633c07e2f Minor update to latest sp_client 2025-06-23 18:00:07 +02:00
Sosthene
b783649d42 Update Cargo.lock 2025-06-23 17:59:16 +02:00
931c6b827b Cargo fmt 2025-06-03 18:42:12 +02:00
bf6f90f754 Update Cargo.lock 2025-06-03 18:41:53 +02:00
d1cd4491f5 Update commit to latest Pcd definition 2025-06-03 18:32:26 +02:00
12a8b9aab5 Refactoring to update to latest common 2025-04-08 16:03:12 +02:00
ebf27a0a8d process_validation accepts empty state 2025-03-13 14:40:08 +01:00
a390115b3e Update dependencies 2025-03-12 10:28:34 +01:00
818395177c Update to latest common 2025-03-12 10:28:21 +01:00
00f01e5f48 [bug] prevent freezed utxos being accidentally unlocked 2025-03-12 10:26:29 +01:00
69afa2695b Handle public_data in commitments message 2025-03-03 23:21:46 +01:00
02189bf3db udpate sdk_common dependency 2025-02-20 11:38:07 +01:00