Skip to content
Snippets Groups Projects
Unverified Commit 60832af6 authored by Oliver Tale-Yazdi's avatar Oliver Tale-Yazdi Committed by GitHub
Browse files

[stable2412] Fix feature bandersnatch-experimental (#7187)

Fix the CI issue on the stable2412 branch by deleting the
`bandersnatch-experimental` dependant code. Also fix some other CI
checks.

The Bandersnatch VRFs crate is not on crates-io, hence why it is not
included in the release
https://github.com/paritytech/polkadot-sdk/blob/a843d15e

/substrate/primitives/core/Cargo.toml#L73

The only upstream crate that depends on this is
`sp-consensus-sassafras`, but we dont release that. So hopefully CI goes
green.

---------

Signed-off-by: default avatarOliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
parent efefe3e2
No related merge requests found
Showing
with 7 additions and 393 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment