Skip to content

Validator reward relaying #1216

Open
Open
@cryptoAtwill

Description

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions