Skip to content

Commit

Permalink
pretty sure thats everything we can test via forks
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyrxng committed Mar 7, 2023
1 parent 6e39e28 commit cbfa7b3
Show file tree
Hide file tree
Showing 9 changed files with 2,678 additions and 2,349 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@
[submodule "lib/cyberconnect"]
path = lib/cyberconnect
url = https://github.com/cyberconnecthq/cybercontracts.git
[submodule "lib/@openzeppelin-upgradeable"]
path = lib/@openzeppelin-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable.git
1 change: 1 addition & 0 deletions lib/@openzeppelin-upgradeable
3 changes: 1 addition & 2 deletions remappings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ forge-std/=lib/forge-std/src/
@openzeppelin/=lib/@openzeppelin/contracts/
solmate/=lib/solmate/src/
cyberconnect/=lib/cyberconnect/src/
openzeppelin-contracts/=lib/openzeppelin-contracts/
chainlink/=lib/chainlink/
@openzeppelin-upgradeable/=lib/@openzeppelin-upgradeable/contracts/
Loading

0 comments on commit cbfa7b3

Please sign in to comment.