-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update middleware version (#645)
Co-authored-by: Mariano A. Nicolini <[email protected]>
- Loading branch information
1 parent
a0ead7a
commit b8cda0b
Showing
3 changed files
with
5,392 additions
and
4 deletions.
There are no files selected for viewing
Submodule eigenlayer-middleware
updated
12 files
+8 −4 | src/BLSApkRegistry.sol | |
+19 −5 | src/BLSSignatureChecker.sol | |
+5 −1 | src/IndexRegistry.sol | |
+306 −179 | src/RegistryCoordinator.sol | |
+6 −3 | src/ServiceManagerBase.sol | |
+3 −1 | src/ServiceManagerBaseStorage.sol | |
+22 −10 | src/StakeRegistry.sol | |
+6 −6 | src/Whitelist.sol | |
+9 −12 | src/interfaces/IBLSSignatureChecker.sol | |
+43 −10 | src/unaudited/ECDSAServiceManagerBase.sol | |
+266 −110 | test/unit/OperatorStateRetrieverUnit.t.sol | |
+820 −411 | test/unit/StakeRegistryUnit.t.sol |
2 changes: 1 addition & 1 deletion
2
contracts/scripts/anvil/state/alignedlayer-deployed-anvil-state.json
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.