ChainSafe / ChainSafe/gossamer

test(dot/parachain/backing): observes backing even if not a parachain validator

Open
#4,012 0 comments 0 reactions 0 assignees View on GitHub
S-subsystems-backing S-tests
Dominant language
Go
Stars
454
Forks
144
PR merge metrics
No merged PRs in 30d

Description

When the candidate backing subsystem gets a `Statement` message, it should observe the backing even if the validator is not assigned to the parachain.

- validator imports statement into statement table even if the validator is not assigned to the parachain. So we know who to hold accountable in case of disputes. Any validator can be selected as the next relay-chain block author, and for security reasons, this is not revealed in advance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.