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

Update Substrate and Polkadot Dependencies to Tag polkadot-v1.3.0 #1244

Closed
wants to merge 10 commits into from

Conversation

asiniscalchi
Copy link
Contributor

This PR updates the Cargo.toml dependencies for the Substrate client, primitives, FRAME, and utility components to reference the polkadot-v1.3.0 tags instead of the master branch. By pinning the dependencies to a specific release tag, we aim to enhance stability and predictability in the builds, ensuring that project's dependencies are tied to a known state of the upstream polkadot-sdk.

Notable changes include:

  • Transition from master branch to polkadot-v1.3.0 tags for all Substrate dependencies.
  • Ensuring consistency across the board to prevent compatibility issues that can arise from mixed dependencies.

@asiniscalchi asiniscalchi requested a review from sorpaas as a code owner November 8, 2023 20:07
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