-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f1c117
commit 49372a0
Showing
7 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,5 +14,4 @@ | |
evm/out/ | ||
evm/cache/ | ||
evm/broadcast/ | ||
evm/lib/ | ||
evm/forge/target/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
[submodule "evm/hyperbridge/lib/forge-std"] | ||
path = evm/hyperbridge/lib/forge-std | ||
url = https://github.com/foundry-rs/forge-std | ||
[submodule "evm/lib/ismp-solidity"] | ||
path = evm/lib/ismp-solidity | ||
url = https://github.com/polytope-labs/ismp-solidity | ||
[submodule "evm/lib/solidity-merkle-trees"] | ||
path = evm/lib/solidity-merkle-trees | ||
url = https://github.com/polytope-labs/solidity-merkle-trees | ||
[submodule "evm/lib/openzeppelin-contracts"] | ||
path = evm/lib/openzeppelin-contracts | ||
url = https://github.com/openzeppelin/openzeppelin-contracts | ||
[submodule "evm/lib/multi-chain-tokens"] | ||
path = evm/lib/multi-chain-tokens | ||
url = https://github.com/polytope-labs/multi-chain-tokens | ||
[submodule "evm/lib/forge-std"] | ||
path = evm/lib/forge-std | ||
url = [email protected]:foundry-rs/forge-std | ||
[submodule "evm/lib/openzeppelin-contracts"] | ||
path = evm/lib/openzeppelin-contracts | ||
url = https://github.com/openzeppelin/openzeppelin-contracts |
Submodule ismp-solidity
added at
400265
Submodule multi-chain-tokens
added at
b41cbb
Submodule openzeppelin-contracts
added at
54b3f1
Submodule solidity-merkle-trees
added at
f637bb