Skip to content

Commit

Permalink
chore: merge main into dev (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: Tomas <tomas.arrachea@lambdaclass.com>
Co-authored-by: Pablo Deymonnaz <deymonnaz@gmail.com>
Co-authored-by: supernovahs <supernovahs@proton.me>
Co-authored-by: supernovahs <91280922+supernovahs@users.noreply.github.com>
  • Loading branch information
5 people authored Jan 15, 2025
1 parent 63c3831 commit 6ab2674
Show file tree
Hide file tree
Showing 302 changed files with 511,713 additions and 32,292 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
branches: [ '**' ]

jobs:
build:
Expand Down
5 changes: 1 addition & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
[submodule "crates/contracts/bindings/utils/middleware"]
path = crates/contracts/bindings/utils/middleware
url = https://github.com/Layr-Labs/eigenlayer-middleware
branch = m2-mainnet
[submodule "crates/contracts/lib/forge-std"]
path = crates/contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "crates/contracts/lib/eigenlayer-middleware"]
path = crates/contracts/lib/eigenlayer-middleware
url = https://github.com/Layr-labs/eigenlayer-middleware
commit = 512ce7326f35e8060b9d46e23f9c159c0000b546
Loading

0 comments on commit 6ab2674

Please sign in to comment.