Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.12.0 backport] Use polkadot-ckb-merkle-mountain-range dependency #5897

Open
wants to merge 1 commit into
base: release-polkadot-v1.12.0
Choose a base branch
from

Conversation

TDemeco
Copy link

@TDemeco TDemeco commented Oct 1, 2024

Description

Polkadot SDK v1.12.0 mmr-lib dependency of the sp-mmr-primitives crate is set to the package ckb-merkle-mountain-range and pinned to the master branch of this repo. The package name in that branch has changed to polkadot-ckb-merkle-mountain-range, which causes v1.12.0 to not compile.

This PR does a simple backport to utilize the polkadot-ckb-merkle-mountain-range published package instead, and pins it to version 0.7.0, as was done in #4562

Change the MMR library to `polkadot-ckb-merkle-mountain-range` and pin it to version 0.7.0 to fix missing dependency issue caused by it being pinned to the `master` branch where the package has been renamed.
@cla-bot-2021
Copy link

cla-bot-2021 bot commented Oct 1, 2024

User @TDemeco, please sign the CLA here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant