-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Conversation
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.
This should be done by a git subtree
update to avoid conflicts in the future, but let's unblock whatever is blocking you :)
Thank you @tomusdrw. Please note however that this is NOT blocking me as I have the fix in the release branch anyway. I just wanted to backport it here to ensure it is kept in sync. |
It's alright, should be resolved automatically anyway. I plan to update the bridges code this/next week anyway. |
@@ -101,6 +103,7 @@ parablock/MS | |||
parachain/MS | |||
parameterize/D | |||
pallet_message_lane | |||
plancks |
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.
👍
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.
LGTM, we should probably remove \
KeyPair`` from the allowed list.
I am also slightly puzzled why bridges has their own spellcheck config I assume this is because git-subtree
?
@drahnr I did not dig into the meaning of those |
bot merge |
Merge aborted: Checks failed for c087b06 |
* master: (24 commits) Added multisig in Rococo (#3873) Fix bin-substrate toml (#3939) Bump tracing from 0.1.27 to 0.1.28 (#3937) XCM Benchmarks for Asset Transactor w/ Fungible Asset (#3818) Bump libc from 0.2.101 to 0.2.102 (#3933) Do not compile `wasm_api` module when not needed. (#3934) Bump syn from 1.0.76 to 1.0.77 (#3932) Fix spelling (#3845) Bump tokio from 1.11.0 to 1.12.0 (#3910) Ignore `generate-bags` by dependabot (#3930) Update logging in paras_inherent (#3927) Bump libsecp256k1 from 0.6.0 to 0.7.0 (#3909) Remove BEEFY repo dependency (#3923) Substrate Companion for rust 1.54 (#3807) Fix broken links (#3919) update BaseXcmWegiht to match Kusama (#3911) add parachains pallets to Polkadot runtime (#3815) Add a `force_unfreeze` extrinsic to the disputes module (#3906) Add new rococo chainspec (#3905) Ensure all parachain configuration extrinsics are operational (#3912) ...
This PR is a backport of a commit from the 0.9.10 release allowing to fix the blocking spelling issues.