ChainSafe / ChainSafe/gossamer
Get right state version when executing StateRequestProvider
Open
T-implementation
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
Currently we are assuming that V1 is the right state version but it could be wrong.
## Implementation details
We need to get the right state version when requesting the required state but we don't know how to implement it because the state version is also stored as part of the state, so this task is a mix of investigation + implementation task
## Other information and links
- TODO: add links here when #4425 is merged (to get the right links)
## Acceptance criteria
- [ ] Use the right state version
Contributor guide
Assessment
This issue has not been assessed yet.