Skip to content

Conversation

@Niederb
Copy link
Contributor

@Niederb Niederb commented Mar 12, 2024

Currently our dependencies are broken on master. For example cargo update fails with:

    Updating crates.io index
    Updating git repository `https://github.com/paritytech/polkadot-sdk.git`
error: no matching package named `node-template-runtime` found
location searched: https://github.com/paritytech/polkadot-sdk.git?branch=master
required by package `ac-primitives v0.9.1 (/home/tniederberger/repos/substrate-api-client/primitives)`

Apparently the node-template-runtime dependency has been renamed to solochain-template-runtime. See this PR: paritytech/polkadot-sdk#3460
and especially this line https://github.com/paritytech/polkadot-sdk/blob/4c810609d6c72b48bd748398165da5c27a604778/prdoc/pr_3460.prdoc#L24

Additionaly it seems that SignedExtra has been renamed to TxExtension. See paritytech/polkadot-sdk#2280

@Niederb Niederb changed the title Change dependency from node-template-runtime to solochain-template-ru… Rename node-template-runtime dependency Mar 12, 2024
@Niederb Niederb added E1-breaksnothing F9-dependencies Pull requests that update a dependency file labels Mar 12, 2024
@Niederb Niederb force-pushed the tn/rename-node-template-runtime branch from d472a70 to b4cdaa5 Compare March 13, 2024 09:47
@Niederb Niederb marked this pull request as ready for review March 13, 2024 09:48
@Niederb Niederb requested a review from masapr March 13, 2024 10:26
Copy link
Collaborator

@masapr masapr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Niederb Niederb merged commit cc4a4a4 into master Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

E1-breaksnothing F9-dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants