Skip to content

Commit

Permalink
feat: use incredible-squaring-avs
Browse files Browse the repository at this point in the history
  • Loading branch information
neutiyoo committed Oct 16, 2024
1 parent 8c6a5de commit 2b4c9ab
Show file tree
Hide file tree
Showing 14 changed files with 65 additions and 456 deletions.
7 changes: 3 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/eigenlayer-middleware"]
path = lib/eigenlayer-middleware
url = https://github.com/Layr-Labs/eigenlayer-middleware
branch = mainnet
[submodule "lib/incredible-squaring-avs"]
path = lib/incredible-squaring-avs
url = https://github.com/Layr-Labs/incredible-squaring-avs
1 change: 0 additions & 1 deletion lib/eigenlayer-middleware
Submodule eigenlayer-middleware deleted from a9c1aa
1 change: 1 addition & 0 deletions lib/incredible-squaring-avs
9 changes: 6 additions & 3 deletions remappings.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
forge-std/=lib/eigenlayer-middleware/lib/forge-std/src/
eigenlayer-middleware/=lib/eigenlayer-middleware/
eigenlayer-core/=lib/eigenlayer-middleware/lib/eigenlayer-contracts/src/
forge-std/=lib/incredible-squaring-avs/contracts/lib/eigenlayer-middleware/lib/forge-std/src/
incredible-squaring-avs/=lib/incredible-squaring-avs/contracts/
@eigenlayer-middleware/=lib/incredible-squaring-avs/contracts/lib/eigenlayer-middleware/
@eigenlayer/=lib/incredible-squaring-avs/contracts/lib/eigenlayer-middleware/lib/eigenlayer-contracts/src/
@openzeppelin/=lib/incredible-squaring-avs/contracts/lib/eigenlayer-middleware/lib/openzeppelin-contracts/
@openzeppelin-upgrades/=lib/incredible-squaring-avs/contracts/lib/eigenlayer-middleware/lib/openzeppelin-contracts-upgradeable/
305 changes: 0 additions & 305 deletions src/IncredibleSquaringTaskManager.sol

This file was deleted.

Loading

0 comments on commit 2b4c9ab

Please sign in to comment.