datahaven/.github/workflows
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
..
actions fix: fix RPC for storage hub (#190) 2025-09-27 19:03:32 +02:00
CI.yml misc: simplify Dockerfile to speed up build (#216) 2025-10-22 13:36:30 +02:00
enforce-pr-labels.yml ci: Enforce PR labels for breaking changes and auditability (#169) 2025-09-17 14:21:33 +02:00
task-build-operator.yml refactor: Consolidate and optimize Docker image architecture (#233) 2025-10-15 01:33:20 +02:00
task-check-licenses.yml feat: Add CI license check (#269) 2025-11-02 23:32:59 +02:00
task-check-metadata.yml ci: 👷 Add CI to check PAPI metadata (#107) 2025-06-19 19:12:04 -03:00
task-docker-ci.yml refactor: Consolidate and optimize Docker image architecture (#233) 2025-10-15 01:33:20 +02:00
task-docker-release.yml fix: 🔧 Fix invalid condition on workflow_call in Docker release task (#238) 2025-10-15 21:33:54 +02:00
task-e2e.yml fix: 🔧 Fix e2e test workflow (#260) 2025-10-28 17:43:29 +01:00
task-foundry-tests.yml feat: update eigenlayer contracts to v1.8.0 (#270) 2025-11-04 16:30:18 +01:00
task-moonwall-tests.yml test: Integrate moonwall (#185) 2025-09-30 14:47:39 +00:00
task-publish-binary.yml fix: 🔧 Fix incorrect args in release Docker image publishing workflow (#256) 2025-10-27 15:13:14 +02:00
task-publish-runtime.yml fix: 🔧 Use standard Github runners for the publish runtime task (#225) 2025-10-11 10:37:19 +02:00
task-rust-lint.yml fix: 🔧 Copy all shared libraries required by the DataHaven node in build & production images (#234) 2025-10-15 14:46:07 +02:00
task-rust-tests.yml ci: remove nextest archive (#164) 2025-09-16 13:44:16 +02:00
task-ts-build.yml test: New CLI functions (#84) 2025-05-22 20:02:12 +00:00
task-ts-lint.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00
weekly-audit.yml test: ️ CI Refactor (#59) 2025-05-06 20:20:02 +00:00