chore: add defi-arbitrage submodule URL and update dbis_core (fix recursive submodule update)
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-10 07:48:07 -07:00
parent 3f76bc9507
commit 7df27bde32
3 changed files with 8 additions and 1 deletions

6
.gitmodules vendored
View File

@@ -17,6 +17,9 @@
[submodule "dbis_core"]
path = dbis_core
url = git@github.com:Order-of-Hospitallers/dbis_core.git
[submodule "defi-arbitrage"]
path = dbis_core/src/core/defi/arbitrage
url = https://gitea.d-bis.org/d-bis/defi-arbitrage.git
[submodule "gru-docs"]
path = gru-docs
url = https://github.com/Defi-Oracle-Tooling/GRU-Official-Docs-Monetary-Policies.git
@@ -58,3 +61,6 @@
[submodule "ai-mcp-pmm-controller"]
path = ai-mcp-pmm-controller
url = https://gitea.d-bis.org/d-bis/ai-mcp-pmm-controller.git
[submodule "MEV_Bot"]
path = MEV_Bot
url = https://gitea.d-bis.org/d-bis/MEV_Bot.git

1
MEV_Bot Submodule

Submodule MEV_Bot added at 682bd76349