Basilisk-node icon indicating copy to clipboard operation
Basilisk-node copied to clipboard

Adjust RelayChainBlockNumberProvider to not provide `frame_system` number

Open apopiak opened this issue 2 years ago • 0 comments

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.

apopiak avatar Jul 17 '23 16:07 apopiak