ChainSafe / ChainSafe/gossamer

Implement handle pvf check result

Open
#4,778 0 comments 0 reactions 0 assignees View on GitHub
T-implementation
Dominant language
Go
Stars
454
Forks
144
PR merge metrics
No merged PRs in 30d

Description

## Issue summary

After all result of PVF verefication are available subsystem should sign and submit results to Runtime API

## Implementation details

- listen to channel with results from PVF check goroutines
- on result sign judgmenets and submit via the runtime
- sign and submit only happens if validator is in active validator set

## Other information and links

- https://github.com/paritytech/polkadot-sdk/blob/master/polkadot/node/core/pvf-checker/src/lib.rs#L135

## Acceptance criteria

[] Add AC's here..
[] Regression testing (if applicable)
[] New code is 60% covered with unit tests

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.