Skip to content

Investigate pubkey cache builds at skipped slots #7448

@michaelsproul

Description

@michaelsproul

Copied from:

Skipped slots can import new validators, i.e. validators get added to the state when advancing to the epoch boundary (because of new finalization) but not added to the cache. Then when we try to verify a chain segment or a block in the next epoch from one of these validators, we fail due to the cache not being updated

I didn't actually managed to repro the bug I thought existed on that PR. I think it still exists though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingconsensusAn issue/PR that touches consensus code, such as state_processing or block verification.electraRequired for the Electra/Prague fork

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions