mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 01:38:32 +00:00
## 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 |
||
|---|---|---|
| .. | ||
| actions | ||
| CI.yml | ||
| enforce-pr-labels.yml | ||
| task-build-operator.yml | ||
| task-check-licenses.yml | ||
| task-check-metadata.yml | ||
| task-docker-ci.yml | ||
| task-docker-release.yml | ||
| task-e2e.yml | ||
| task-foundry-tests.yml | ||
| task-moonwall-tests.yml | ||
| task-publish-binary.yml | ||
| task-publish-runtime.yml | ||
| task-rust-lint.yml | ||
| task-rust-tests.yml | ||
| task-ts-build.yml | ||
| task-ts-lint.yml | ||
| weekly-audit.yml | ||