-
Notifications
You must be signed in to change notification settings - Fork 1.6k
companion for 14754: cli: move no-beefy flag to sc-cli #7600
companion for 14754: cli: move no-beefy flag to sc-cli #7600
Conversation
Signed-off-by: Adrian Catangiu <adrian@parity.io>
The CI pipeline was cancelled due to failure one of the required jobs. |
Merge cancelled due to error. Error: Command 'Command { std: cd "/storage/repositories/polkadot" && "git" "push" "acatangiu" "companion-sc-cli-beefy-flag", kill_on_drop: false }' failed with status Some(1); output: To https://github.com/acatangiu/polkadot.git |
Signed-off-by: Adrian Catangiu <adrian@parity.io>
bot merge |
Error: Statuses failed for 2a64ca8 |
…ytech#7600)" This reverts commit 8f05479.
…ytech#7600)" This reverts commit 8f05479.
* cli: move no-beefy flag to substrate sc-cli config * bump substrate ref --------- Signed-off-by: Adrian Catangiu <adrian@parity.io>
BEEFY is soon expected to run on all substrate-based chains.
Move
--no-beefy
flag from polkadot specific cli tosc-cli
.Companion for paritytech/substrate#14754