chore(git): ajout des submodules selon repos.csv et configuration des branches

This commit is contained in:
root 2025-09-08 21:17:06 +02:00
parent e27867dd43
commit 3abab9c63b
15 changed files with 74 additions and 0 deletions

60
.gitmodules vendored Normal file
View File

@ -0,0 +1,60 @@
[submodule "bitcoin-core"]
path = bitcoin-core
url = https://github.com/bitcoin/bitcoin.git
branch = master
[submodule "blindbit-oracle"]
path = blindbit-oracle
url = https://github.com/setavenger/blindbit-oracle.git
branch = master
[submodule "sp-client"]
path = sp-client
url = https://github.com/Sosthene00/sp-client.git
branch = dev
[submodule "sdk_common"]
path = sdk_common
url = https://git.4nkweb.com/4nk/sdk_common.git
branch = dev
[submodule "sdk_client"]
path = sdk_client
url = https://git.4nkweb.com/4nk/sdk_client.git
branch = dev
[submodule "sdk_relay"]
path = sdk_relay
url = https://git.4nkweb.com/4nk/sdk_relay.git
branch = dev
[submodule "sdk_storage"]
path = sdk_storage
url = https://git.4nkweb.com/4nk/sdk_storage.git
branch = dev
[submodule "sdk_signer"]
path = sdk_signer
url = https://git.4nkweb.com/4nk/sdk_signer.git
branch = dev
[submodule "ihm_client"]
path = ihm_client
url = https://git.4nkweb.com/4nk/ihm_client.git
branch = dev
[submodule "4NK_node"]
path = 4NK_node
url = git@git.4nkweb.com:4nk/4NK_node.git
branch = dev
[submodule "id_verif"]
path = id_verif
url = git@git.4nkweb.com:4nk/id_verif.git
branch = docker-support-v2
[submodule "tor"]
path = tor
url = https://github.com/torproject/tor.git
branch = main
[submodule "sdk_signer_client"]
path = sdk_signer_client
url = https://git.4nkweb.com/4nk/sdk_signer_client.git
branch = master
[submodule "4NK_template"]
path = 4NK_template
url = https://git.4nkweb.com/4nk/4NK_template.git
branch = main
[submodule "4NK_wallet"]
path = 4NK_wallet
url = https://git.4nkweb.com/4nk/4NK_wallet.git
branch = main

1
4NK_node Submodule

@ -0,0 +1 @@
Subproject commit 0b91120ff5facc3b8035220961b5f17607dec8d7

1
4NK_template Submodule

@ -0,0 +1 @@
Subproject commit 6ced5d29231b711bd0c8eab591091c810d0147d7

1
4NK_wallet Submodule

@ -0,0 +1 @@
Subproject commit 6e505b2f32467af5852928215d2dc18d26917824

1
bitcoin-core Submodule

@ -0,0 +1 @@
Subproject commit 3eea9fd39532eeda648e44de365fc4c9112f6fc6

1
blindbit-oracle Submodule

@ -0,0 +1 @@
Subproject commit a6a5e879ca0198931cbc6e5a1a8a76d9b653c532

1
ihm_client Submodule

@ -0,0 +1 @@
Subproject commit 47c7d312492861860dc07a52850d1a5b8480b3e9

1
sdk_client Submodule

@ -0,0 +1 @@
Subproject commit c09135c4eb785fa5ef242cd106bb1e628d5f68fa

1
sdk_common Submodule

@ -0,0 +1 @@
Subproject commit e205229e9219f6c3ad322a462903d2a740731aa3

1
sdk_relay Submodule

@ -0,0 +1 @@
Subproject commit a056d44cbf61f75f7c71add30d94e30168de7018

1
sdk_signer Submodule

@ -0,0 +1 @@
Subproject commit 8449083237aaccc279bf1ba7483b887b6cb97f78

1
sdk_signer_client Submodule

@ -0,0 +1 @@
Subproject commit 7d5861b831d01a7a7644f5f4ff1ffcd13203bac4

1
sdk_storage Submodule

@ -0,0 +1 @@
Subproject commit 120a3dc8d0b8398a4c83e27e24eff14c76f66a8f

1
sp-client Submodule

@ -0,0 +1 @@
Subproject commit b1710e7d16592e52a2a77618ceb4d56d5d51db8e

1
tor Submodule

@ -0,0 +1 @@
Subproject commit 27d4ba90f6dbf0c80d518a358b9600ae789509e4