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

Validator reward relaying #1216

Open
cryptoAtwill opened this issue Nov 27, 2024 · 0 comments
Open

Validator reward relaying #1216

cryptoAtwill opened this issue Nov 27, 2024 · 0 comments
Labels

Comments

@cryptoAtwill
Copy link
Contributor

cryptoAtwill commented Nov 27, 2024

In submitCheckpoint, see

If we have a non-zero validator rewarder at this level, queue the commitment for processing in storage (add to pending and presentable summaries).
If we have a zero validator rewarder at this level, and we are the L1, discard the incoming commitments.
If we have a zero validator rewarder at this level, and we are not the L1, relay the commitments upwards (add to pending summaries).

ValidatorRewardFacet also needs to handle relayed commitments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant