Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Substrate test runtime is still pulled into the build #1118

@bkchr

Description

@bkchr

We are still pulling the substrate-test-runtime via sc-network-test into the Polkadot build process. This just wastes compilation and should not be required. We only need PassThroughVerifier from the sc-network-test crate. Either it is refactored on the Substrate side or we just copy the required code (27 lines).

Metadata

Metadata

Assignees

No one assigned

    Labels

    J0-enhancementAn additional feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions