Skip to content

Upgrade to polkadot-v1.5.0#1494

Merged
jasl merged 5 commits into
masterfrom
upgrade-polkadot-v1.5.0
Dec 26, 2023
Merged

Upgrade to polkadot-v1.5.0#1494
jasl merged 5 commits into
masterfrom
upgrade-polkadot-v1.5.0

Conversation

@jasl

@jasl jasl commented Dec 25, 2023

Copy link
Copy Markdown
Contributor

Breaking change:

IMPORTANT:

@jasl

jasl commented Dec 25, 2023

Copy link
Copy Markdown
Contributor Author
error[E0432]: unresolved import `sp_consensus_grandpa::VersionedAuthorityList`
  --> standalone/pherry/src/lib.rs:23:50
   |
23 | use sp_consensus_grandpa::{AuthorityList, SetId, VersionedAuthorityList};
   |                                                  ^^^^^^^^^^^^^^^^^^^^^^ no `VersionedAuthorityList` in the root

For more information about this error, try `rustc --explain E0432`.
error: could not compile `pherry` (lib) due to previous error
warning: build failed, waiting for other jobs to finish...

@kvinwang

Ok((cmd.run(client, backend, Some(aux_revert)), task_manager))
})
}
#[cfg(feature = "try-runtime")]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is try-runtime completely removed?

@jasl jasl Dec 26, 2023

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Moved to https://github.com/paritytech/try-runtime-cli
This will be the last version that has try-runtime (they plan to remove it after Jan 2024), but it needs to update a few codes, I'm lazy and thinking we could migrate to new tool now if we need the feature

@kvinwang kvinwang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@jasl
jasl merged commit 8c7d16e into master Dec 26, 2023
@jasl
jasl deleted the upgrade-polkadot-v1.5.0 branch December 26, 2023 11:39
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.

3 participants