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

[Feature] POI request logging for dispute investigation #5767

Open
1 of 2 tasks
madumas opened this issue Jan 13, 2025 · 0 comments
Open
1 of 2 tasks

[Feature] POI request logging for dispute investigation #5767

madumas opened this issue Jan 13, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@madumas
Copy link
Collaborator

madumas commented Jan 13, 2025

Description

A number of recent network dispute cast a doubt on the parameters used for POI generated (epoch, block number, presence of determinism error). Currently, graph-node does not log the graphql proofOfIndexing requests, and does not log the parameters ultimately used for the computation of the POI.

For indexers to be able to prove that they properly closed an allocation, graph-node should be logging:

  • The proofOfIndexing requests, similarly to regular subgraph queries
  • If it cannot compute the POI for the requested subgraph and block, graph-node should log the situation, and, if the error is a determinism error, log which block it picked to generate the POI.

Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.

No response

Some information to help us out

  • Tick this box if you plan on implementing this feature yourself.
  • I have searched the issue tracker to make sure this issue is not a duplicate.
@madumas madumas added the enhancement New feature or request label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant