From 1bf00a16ba7b7374bd7696a28b4cd99d2e7025ac Mon Sep 17 00:00:00 2001 From: daring5920 Date: Wed, 15 Jan 2025 13:23:46 +0800 Subject: [PATCH] fix --- .gitmodules | 1 - lib/eigenlayer-contracts | 2 +- lib/forge-std | 2 +- lib/openzeppelin-contracts | 2 +- lib/openzeppelin-contracts-upgradeable | 2 +- 5 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index 961c5645..f9d2ed1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,6 @@ [submodule "lib/eigenlayer-contracts"] path = lib/eigenlayer-contracts url = https://github.com/Layr-labs/eigenlayer-contracts - branch = dev [submodule "lib/ds-test"] path = lib/ds-test url = https://github.com/dapphub/ds-test diff --git a/lib/eigenlayer-contracts b/lib/eigenlayer-contracts index fef6471e..ecaff630 160000 --- a/lib/eigenlayer-contracts +++ b/lib/eigenlayer-contracts @@ -1 +1 @@ -Subproject commit fef6471e7cacb8a61daa30f06c06783dc2759ba5 +Subproject commit ecaff6304de6cb0f43b42024ad55d0e8a0430790 diff --git a/lib/forge-std b/lib/forge-std index f73c73d2..726a6ee5 160000 --- a/lib/forge-std +++ b/lib/forge-std @@ -1 +1 @@ -Subproject commit f73c73d2018eb6a111f35e4dae7b4f27401e9421 +Subproject commit 726a6ee5fc8427a0013d6f624e486c9130c0e336 diff --git a/lib/openzeppelin-contracts b/lib/openzeppelin-contracts index 8c49ad74..96b40d02 160000 --- a/lib/openzeppelin-contracts +++ b/lib/openzeppelin-contracts @@ -1 +1 @@ -Subproject commit 8c49ad74eae76ee389d038780d407cf90b4ae1de +Subproject commit 96b40d02c3fe836ffa19b6ed9217c3719c996f78 diff --git a/lib/openzeppelin-contracts-upgradeable b/lib/openzeppelin-contracts-upgradeable index 6b9807b0..f499af04 160000 --- a/lib/openzeppelin-contracts-upgradeable +++ b/lib/openzeppelin-contracts-upgradeable @@ -1 +1 @@ -Subproject commit 6b9807b0639e1dd75e07fa062e9432eb3f35dd8c +Subproject commit f499af04aeaaf302905595c2e1681230ba596cb0