diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000000000000000000000000000000000..964d3e35c9b2b2b2acc0c327074a498b9a78e9a8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,57 @@ +[submodule "libdap-chain-net"] + path = libdap-chain-net + url = https://gitlab.demlabs.net/cellframe/libdap-chain-net.git +[submodule "libdap"] + path = libdap + url = https://gitlab.demlabs.net/cellframe/libdap.git +[submodule "libdap-crypto"] + path = libdap-crypto + url = https://gitlab.demlabs.net/cellframe/libdap-crypto.git +[submodule "libdap-client"] + path = libdap-client + url = https://gitlab.demlabs.net/cellframe/libdap-client.git +[submodule "libdap-stream-ch-chain"] + path = libdap-stream-ch-chain + url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch-chain.git +[submodule "libdap-chain-gdb"] + path = libdap-chain-gdb + url = https://gitlab.demlabs.net/cellframe/libdap-chain-gdb.git +[submodule "libdap-stream-ch-chain-net"] + path = libdap-stream-ch-chain-net + url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch-chain-net.git +[submodule "libdap-chain"] + path = libdap-chain + url = https://gitlab.demlabs.net/cellframe/libdap-chain.git +[submodule "libdap-chain-crypto"] + path = libdap-chain-crypto + url = https://gitlab.demlabs.net/cellframe/libdap-chain-crypto.git +[submodule "libdap-chain-wallet"] + path = libdap-chain-wallet + url = https://gitlab.demlabs.net/cellframe/libdap-chain-wallet.git +[submodule "libdap-chain-net-srv"] + path = libdap-chain-net-srv + url = https://gitlab.demlabs.net/cellframe/libdap-chain-net-srv.git +[submodule "libdap-chain-net-srv-vpn"] + path = libdap-chain-net-srv-vpn + url = https://gitlab.demlabs.net/cellframe/libdap-chain-net-srv-vpn.git +[submodule "libdap-chain-mempool"] + path = libdap-chain-mempool + url = https://gitlab.demlabs.net/cellframe/libdap-chain-mempool.git +[submodule "libdap-chain-global-db"] + path = libdap-chain-global-db + url = https://gitlab.demlabs.net/cellframe/libdap-chain-global-db.git +[submodule "libdap-server"] + path = libdap-server + url = https://gitlab.demlabs.net/cellframe/libdap-server.git +[submodule "libdap-server-core"] + path = libdap-server-core + url = https://gitlab.demlabs.net/cellframe/libdap-server-core.git +[submodule "libdap-stream"] + path = libdap-stream + url = https://gitlab.demlabs.net/cellframe/libdap-stream.git +[submodule "libdap-stream-ch"] + path = libdap-stream-ch + url = https://gitlab.demlabs.net/cellframe/libdap-stream-ch.git +[submodule "libdap-server-udp"] + path = libdap-server-udp + url = https://gitlab.demlabs.net/cellframe/libdap-server-udp.git diff --git a/libdap b/libdap new file mode 160000 index 0000000000000000000000000000000000000000..ba3e1eed7b6e76393c035986fe27c8e49cafc2d9 --- /dev/null +++ b/libdap @@ -0,0 +1 @@ +Subproject commit ba3e1eed7b6e76393c035986fe27c8e49cafc2d9 diff --git a/libdap-chain b/libdap-chain new file mode 160000 index 0000000000000000000000000000000000000000..008b7a65045c6b20b7daf743b112ba16aa0172a9 --- /dev/null +++ b/libdap-chain @@ -0,0 +1 @@ +Subproject commit 008b7a65045c6b20b7daf743b112ba16aa0172a9 diff --git a/libdap-chain-crypto b/libdap-chain-crypto new file mode 160000 index 0000000000000000000000000000000000000000..1a7f57339041f51675a766fb7848d16c6010ff11 --- /dev/null +++ b/libdap-chain-crypto @@ -0,0 +1 @@ +Subproject commit 1a7f57339041f51675a766fb7848d16c6010ff11 diff --git a/libdap-chain-gdb b/libdap-chain-gdb new file mode 160000 index 0000000000000000000000000000000000000000..eb4cec1af570b411ba19dc5b03589dd02be9db09 --- /dev/null +++ b/libdap-chain-gdb @@ -0,0 +1 @@ +Subproject commit eb4cec1af570b411ba19dc5b03589dd02be9db09 diff --git a/libdap-chain-global-db b/libdap-chain-global-db new file mode 160000 index 0000000000000000000000000000000000000000..11849eadb85d7c5b54bda71d1f4383f3aba86fcd --- /dev/null +++ b/libdap-chain-global-db @@ -0,0 +1 @@ +Subproject commit 11849eadb85d7c5b54bda71d1f4383f3aba86fcd diff --git a/libdap-chain-mempool b/libdap-chain-mempool new file mode 160000 index 0000000000000000000000000000000000000000..6a91d6b8a821b5e3ad470bf75452cfaeab1899a0 --- /dev/null +++ b/libdap-chain-mempool @@ -0,0 +1 @@ +Subproject commit 6a91d6b8a821b5e3ad470bf75452cfaeab1899a0 diff --git a/libdap-chain-net b/libdap-chain-net new file mode 160000 index 0000000000000000000000000000000000000000..37eb1ddca764eb558224371801967b4d96b93965 --- /dev/null +++ b/libdap-chain-net @@ -0,0 +1 @@ +Subproject commit 37eb1ddca764eb558224371801967b4d96b93965 diff --git a/libdap-chain-net-srv b/libdap-chain-net-srv new file mode 160000 index 0000000000000000000000000000000000000000..f15809e9abf5d54642cc84dae4fe73666eda5a38 --- /dev/null +++ b/libdap-chain-net-srv @@ -0,0 +1 @@ +Subproject commit f15809e9abf5d54642cc84dae4fe73666eda5a38 diff --git a/libdap-chain-net-srv-vpn b/libdap-chain-net-srv-vpn new file mode 160000 index 0000000000000000000000000000000000000000..01afd8dc04708458fb742c36a0a5b49e01dd6716 --- /dev/null +++ b/libdap-chain-net-srv-vpn @@ -0,0 +1 @@ +Subproject commit 01afd8dc04708458fb742c36a0a5b49e01dd6716 diff --git a/libdap-chain-wallet b/libdap-chain-wallet new file mode 160000 index 0000000000000000000000000000000000000000..93c2043d3c74fc6dceba75d2d9862317d9ba6990 --- /dev/null +++ b/libdap-chain-wallet @@ -0,0 +1 @@ +Subproject commit 93c2043d3c74fc6dceba75d2d9862317d9ba6990 diff --git a/libdap-client b/libdap-client new file mode 160000 index 0000000000000000000000000000000000000000..ca5ac6ff584ba8220aba04ffa8be1fc6bc0a5d57 --- /dev/null +++ b/libdap-client @@ -0,0 +1 @@ +Subproject commit ca5ac6ff584ba8220aba04ffa8be1fc6bc0a5d57 diff --git a/libdap-crypto b/libdap-crypto new file mode 160000 index 0000000000000000000000000000000000000000..17f8218833f473d2c954113617ae63cb5dc9400f --- /dev/null +++ b/libdap-crypto @@ -0,0 +1 @@ +Subproject commit 17f8218833f473d2c954113617ae63cb5dc9400f diff --git a/libdap-server b/libdap-server new file mode 160000 index 0000000000000000000000000000000000000000..4a84966dbafc3ae0d207c21ced4c5a41e25872dd --- /dev/null +++ b/libdap-server @@ -0,0 +1 @@ +Subproject commit 4a84966dbafc3ae0d207c21ced4c5a41e25872dd diff --git a/libdap-server-core b/libdap-server-core new file mode 160000 index 0000000000000000000000000000000000000000..1d74e9451906fbaa752c04242d266fdd84f944d3 --- /dev/null +++ b/libdap-server-core @@ -0,0 +1 @@ +Subproject commit 1d74e9451906fbaa752c04242d266fdd84f944d3 diff --git a/libdap-server-udp b/libdap-server-udp new file mode 160000 index 0000000000000000000000000000000000000000..2aaaad5981206379c1a7e7c8af3dc3d6aa26e2e7 --- /dev/null +++ b/libdap-server-udp @@ -0,0 +1 @@ +Subproject commit 2aaaad5981206379c1a7e7c8af3dc3d6aa26e2e7 diff --git a/libdap-stream b/libdap-stream new file mode 160000 index 0000000000000000000000000000000000000000..a7ee4c8a206e6e5bb1290ba83b00abe0052f2183 --- /dev/null +++ b/libdap-stream @@ -0,0 +1 @@ +Subproject commit a7ee4c8a206e6e5bb1290ba83b00abe0052f2183 diff --git a/libdap-stream-ch b/libdap-stream-ch new file mode 160000 index 0000000000000000000000000000000000000000..c07c5e4a379f8d66052306c8d40db334d0ff6500 --- /dev/null +++ b/libdap-stream-ch @@ -0,0 +1 @@ +Subproject commit c07c5e4a379f8d66052306c8d40db334d0ff6500 diff --git a/libdap-stream-ch-chain b/libdap-stream-ch-chain new file mode 160000 index 0000000000000000000000000000000000000000..2beb1453e0ad96e8e62357867076a316b5af9895 --- /dev/null +++ b/libdap-stream-ch-chain @@ -0,0 +1 @@ +Subproject commit 2beb1453e0ad96e8e62357867076a316b5af9895 diff --git a/libdap-stream-ch-chain-net b/libdap-stream-ch-chain-net new file mode 160000 index 0000000000000000000000000000000000000000..71ae6ccd1c2ec6d12916835c10b74df0e6ad9dd5 --- /dev/null +++ b/libdap-stream-ch-chain-net @@ -0,0 +1 @@ +Subproject commit 71ae6ccd1c2ec6d12916835c10b74df0e6ad9dd5