Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get a list of operators which exited the system (either due to opt-out, churn, or booting) within the last 14 days. #131

Conversation

wmb-software-consulting
Copy link
Contributor

@wmb-software-consulting wmb-software-consulting commented Dec 15, 2023

Why are these changes needed?

After an operator is no longer a member of EigenDA network (due to opt-out, churn or booting), they will stop receiving dispersal traffic (i.e. stop attesting the blobs). However, they are still held responsible for serving the blobs that they have signed until the blobs get expired (14 days after signing).

Checks

  • I've made sure the lint is passing in this PR.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
  • Testing Strategy
    • Unit tests
    • Integration tests
    • This PR is not tested :(

Copy link
Contributor

@jianoaix jianoaix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you test it locally and verify it works?

disperser/dataapi/subgraph/api.go Outdated Show resolved Hide resolved
disperser/dataapi/subgraph/api.go Outdated Show resolved Hide resolved
disperser/dataapi/subgraph/api.go Show resolved Hide resolved
disperser/dataapi/subgraph_client.go Show resolved Hide resolved
@wmb-software-consulting wmb-software-consulting force-pushed the feat/get-operators-exited-system branch from 435c04c to d5ad482 Compare December 18, 2023 23:26
@wmb-software-consulting wmb-software-consulting merged commit 7f60e15 into Layr-Labs:master Dec 20, 2023
4 checks passed
@wmb-software-consulting wmb-software-consulting deleted the feat/get-operators-exited-system branch December 20, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants