forked from pimlicolabs/alto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 928 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "test/spec-tests/bundler-spec-tests"]
path = test/spec-tests/bundler-spec-tests
url = https://github.com/eth-infinitism/bundler-spec-tests.git
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/account-abstraction"]
path = contracts/lib/account-abstraction
url = https://github.com/eth-infinitism/account-abstraction
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "contracts/lib/bulk"]
path = contracts/lib/bulk
url = https://github.com/daimo-eth/bulk
[submodule "test/e2e/contracts/lib/bulk"]
path = test/e2e/contracts/lib/bulk
url = https://github.com/daimo-eth/bulk
[submodule "test/e2e/contracts/lib/solady"]
path = test/e2e/contracts/lib/solady
url = https://github.com/vectorized/solady