-
Notifications
You must be signed in to change notification settings - Fork 47
feat: upgrade to polkadot v0.9.27 #394
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
Conversation
ntn-x2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice cleanups! I just have a couple of questions.
runtimes/clone/Cargo.toml
Outdated
| pallet-transaction-payment-rpc-runtime-api = {git = "https://github.com/paritytech/substrate", default-features = false, branch = "polkadot-v0.9.27"} | ||
|
|
||
| # KILT pallets & primitives | ||
| kilt-support = {path = "../../support", default-features = false, optional = true} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this failing? Or why did you add it in?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was a clippy complaint
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting. Mine does not, plus I do not see it being used anywhere inside that crate. I see that its usage has been commented out as part of the // TODO: Enable after adding delegation pallet, so that is probably the reason. If we don't plan to uncomment those, then perhaps we can remove it from the Cargo file as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You are right, I suppose I added these comments after I added it to the dependencies. Fixed in 75c4255
* feat: upgrade to Polkadot v0.9.27 * chore: bump nightly, sr-tool, base docker img * fix: clippy clone runtime * fix: clippy * fix: remove deprecated license fmt checker rust-lang/rustfmt#5103 * fix: clippy 2 * fix: clone * chore: bump sub deps * fix: clippy * chore: bump serde * ci: fix bump srtool to 1.62.0 * fix: remove kilt-support dep from clone runtime * ci: bump parity base img
fixes KILTProtocol/ticket#2130
rustc 1.64.0-nightly (7fe022f5a 2022-07-24)from2022-05-301.62.0from1.60.0Eqto be derived whenPartialEqis implemented)cloneruntimelicense_template_pathrust-lang/rustfmt#5103 )Note worthy Substrate PRs
benchmark extrinsiccommand paritytech/substrate#11456ChainExtensionparitytech/substrate#11816Migrations
TODO
Checklist:
array[3]useget(3), ...)