ChainSafe / ChainSafe/gossamer
Investigate UntilImported in grandpa
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- Investigate the uses, determine priority, and come up with an implementation plan for UntilImported
- I do not think this is blocking for Import functionality, but it appears to be used in [round_data](https://github.com/paritytech/polkadot-sdk/blob/d18a682bf710fb3ce2ca21b186fb4e449e9ae857/substrate/client/consensus/grandpa/src/environment.rs#L774) as well as for grandpa global communication
## Other information and links
- Based on: https://github.com/paritytech/polkadot-sdk/blob/master/substrate/client/consensus/grandpa/src/until_imported.rs
Contributor guide
Assessment
This issue has not been assessed yet.