aligned_layer
aligned_layer copied to clipboard
feat: upgrade to use new eigen version
Upgraded deployment scripts & AlignedLayerServiceManager to work with new EigenLayer version coming expected in ~2 weeks.
- Added PaymentCoordinator deployment to EigenLayerDeployer
- Added parsing of PaymentCoordinator params
- Added payment coordinator address to AlignedLayerServiceManager initializer
- Updated AlignedLayerDeployer to parse & pass in payment coordinator address
- Upgraded eigenlayer-middleware
- Changed checkSignatures method to not take in quorumNumbers as was donde for previos version
How to test
- Run
make anvil_deploy_eigen_contracts - Run
make anvil_deploy_mock_strategy - Run
make anvil_deploy_aligned_contracts
Then you can that the normal flow still works with new contracts