ChainSafe / ChainSafe/gossamer
feat(statement-distribution): Implement `provide_candidate_to_grid`
Open
T-implementation
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
### Description
This function provides a backable candidate to the grid and dispatches backable candidate announcements and acknowledgements via the grid topology, if the session topology is not yet available the function should return
### Reference
https://github.com/paritytech/polkadot-sdk/blob/41a5d8ec5f3d3d0ff82899be66113b223395ade5/polkadot/node/network/statement-distribution/src/v2/mod.rs#L1983
### Acceptance Criteria
- [ ] Implement and test `Statement Filter`: https://github.com/paritytech/polkadot-sdk/blob/5b04b4598cc7b2c8e817a6304c7cdfaf002c1fee/polkadot/node/network/protocol/src/lib.rs#L630
Contributor guide
Assessment
This issue has not been assessed yet.