ChainSafe / ChainSafe/gossamer
Implement second unblock collations
Open
T-implementation
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- Try seconding any collations which were waiting on the validation of their parent
## Implementation details
- N/A
## Other information and links
- https://github.com/paritytech/polkadot-sdk/blob/c679ed79a1de575d4c3d5b8878b3e401b024f2f2/polkadot/node/network/collator-protocol/src/validator_side/mod.rs#L997
## Acceptance criteria
- [ ] New code is 60% covered with unit tests
Contributor guide
Assessment
This issue has not been assessed yet.