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

Automatically validate a DistributionRoot when consumed as an event #38

Closed
seanmcgary opened this issue Sep 12, 2024 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@seanmcgary
Copy link
Collaborator

Currently, we capture that a DistributionRoot was emitted from the RewardsCoordinator, but we dont validate that it is actually correct using the internal state of the sidecar that consumes it.

To ensure that DistributionRoots are correct, the sidecar should generate a root using the same parameters and compare its result to what was posted on chain.

@seanmcgary seanmcgary added the enhancement New feature or request label Sep 12, 2024
@seanmcgary seanmcgary added this to the Testnet release candidate milestone Sep 12, 2024
@seanmcgary seanmcgary self-assigned this Oct 8, 2024
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