datahaven/contracts/lib
Ahmad Kaouk 470f5fc916
feat: update eigenlayer contracts to v1.8.0 (#270)
## Summary
- sync `contracts/lib/eigenlayer-contracts` to tag
`v1.8.0-testnet-final` and refresh `EIGENLAYER.md` with the new commit
reference
- update local/test deployment flows to deploy the upstream
`EigenStrategy`, feed it into `AllocationManager`/`StrategyManager`, and
adopt the revised `EigenPod` constructor
- drop the obsolete `AllocationManagerMock` stub and replace its usage
with targeted `vm.mockCall` stubs that return `slashOperator` share data
- adjust slasher unit tests to match the new ABI so DataHaven stays
aligned with EigenLayer 1.8 semantics

## Testing
- forge build
- forge test
2025-11-04 16:30:18 +01:00
..
eigenlayer-contracts@7ecc83c7b1 feat: update eigenlayer contracts to v1.8.0 (#270) 2025-11-04 16:30:18 +01:00
forge-std@9530d9ec70 test: 🧪 Initial Relay Work (#52) 2025-04-23 15:28:19 +00:00
snowbridge@290579d6d2 chore: update snowbridge submodule (#109) 2025-07-01 13:52:17 +00:00