diff --git a/.gitmodules b/.gitmodules index a7222ec6..e79f90d1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -199,3 +199,9 @@ [submodule "vendor/constantine"] path = vendor/constantine url = https://github.com/mratsim/constantine.git +[submodule "vendor/codex-storage-proofs"] + path = vendor/codex-storage-proofs + url = https://github.com/codex-storage/codex-storage-proofs.git +[submodule "vendor/codex-storage-proofs-circuits"] + path = vendor/codex-storage-proofs-circuits + url = https://github.com/codex-storage/codex-storage-proofs-circuits.git diff --git a/vendor/codex-storage-proofs b/vendor/codex-storage-proofs new file mode 160000 index 00000000..10a70490 --- /dev/null +++ b/vendor/codex-storage-proofs @@ -0,0 +1 @@ +Subproject commit 10a704909f37a9df3a407bc854221d86807094ab diff --git a/vendor/codex-storage-proofs-circuits b/vendor/codex-storage-proofs-circuits new file mode 160000 index 00000000..c03b4322 --- /dev/null +++ b/vendor/codex-storage-proofs-circuits @@ -0,0 +1 @@ +Subproject commit c03b43221d68e34bd5015a4e4ee1a0ad3299f8ef