ChainSafe / ChainSafe/gossamer
Support `Core::initialize_block` returned enum value
Open
P-high
S-babe
T-implementation
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- The changes are described here in the [RFC #13](https://github.com/polkadot-fellows/RFCs/pull/13)
## Implementation details
- While building the block we should do some runtime calls, and the first one is to `Core::initialize_block` that changed to return an enum whic should be supported by our host.
## Other information and links
- RFC that contains the implementation details: https://github.com/polkadot-fellows/RFCs/pull/13
## Acceptance criteria
[] Implement the RFC
[] Make sure we don't break other runtimes that does not have such behavior
Contributor guide
Assessment
This issue has not been assessed yet.