galacticcouncil / galacticcouncil/Basilisk-node
Adjust RelayChainBlockNumberProvider to not provide `frame_system` number
Open
- Dominant language
- Rust
- Stars
- 73
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
RelayChainBlockNumberProvider lead to test failures (e.g. in https://github.com/galacticcouncil/Basilisk-node/pull/636) because CI runs with `--features runtime-benchmarks`.
We should rewrite it to allow for direct manual setting of the block number instead of using the one from `frame_system`.
Contributor guide
Assessment
This issue has not been assessed yet.