Skip to content

Commit

Permalink
update submodules paths, update .gitignores
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmovses committed Mar 11, 2024
1 parent eaf4237 commit 4469238
Show file tree
Hide file tree
Showing 631 changed files with 14 additions and 114,767 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
Cargo.lock
methods/guest/Cargo.lock
target/

# Ignores Foundry dependencies and Generated files
/protocol-units/eth-settlement/contracts/lib
/protocol-units/eth-settlement/contracts/broadcast
/protocol-units/eth-settlement/contracts/broadcast/*/31337/
/protocol-units/eth-settlement/contracts/broadcast/**/dry-run/
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
[submodule "vendors/ed25519-dalek"]
path = movement-sdk/vendors/ed25519-dalek
url = https://github.com/movemntdev/ed25519-dalek
[submodule "m2/contracts/eth-settlement/lib/forge-std"]
path = m2/contracts/eth-settlement/lib/forge-std
[submodule "protocol-units/eth-settlement/contracts/lib/forge-std"]
path = protocol-units/eth-settlement/contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "m2/contracts/eth-settlement/lib/openzeppelin-contracts"]
path = m2/contracts/eth-settlement/lib/openzeppelin-contracts
[submodule "protocol-units/eth-settlement/contracts/lib/openzeppelin-contracts"]
path = protocol-units/eth-settlement/contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4469238

Please sign in to comment.