From bdaffbd8898aabb47f057bf9aa4da3544e55fb52 Mon Sep 17 00:00:00 2001 From: Arthur Abeilice Date: Mon, 4 May 2026 20:52:05 -0300 Subject: [PATCH] chore: add p2pix-smart-contracts (dev) and zkPix (feat/fake-bb-sandbox) submodules --- .gitmodules | 5 +++++ p2pix-smart-contracts | 1 + zkPix | 1 + 3 files changed, 7 insertions(+) create mode 160000 p2pix-smart-contracts create mode 160000 zkPix diff --git a/.gitmodules b/.gitmodules index c122daf..79ae7f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,8 @@ [submodule "p2pix-smart-contracts"] path = p2pix-smart-contracts url = https://git.p2pix.co/doiim/p2pix-smart-contracts + branch = dev +[submodule "zkPix"] + path = zkPix + url = https://git.p2pix.co/doiim/zkPix.git + branch = feat/fake-bb-sandbox diff --git a/p2pix-smart-contracts b/p2pix-smart-contracts new file mode 160000 index 0000000..6adf877 --- /dev/null +++ b/p2pix-smart-contracts @@ -0,0 +1 @@ +Subproject commit 6adf8778cbf73c032d0062114cbfb841ab955f8f diff --git a/zkPix b/zkPix new file mode 160000 index 0000000..bdeccac --- /dev/null +++ b/zkPix @@ -0,0 +1 @@ +Subproject commit bdeccac5eabe662d110c720d9b13b5ca416e248f