Validator Guide: add instructions for installing multiple binaries#4860
Validator Guide: add instructions for installing multiple binaries#4860DrW3RK merged 5 commits intow3f:masterfrom
Conversation
After extensive discussion (see [here](paritytech/polkadot#7147) and [here](https://forum.polkadot.network/t/ux-of-distributing-multiple-binaries-take-2/2854)), it's been determined that we will be distributing multiple binaries along with `polkadot`. I'm updating the Validator Guide to reflect this. To make it easier for validators, this may be the basis for some script in the future if that is desired.
|
This pull request has been mentioned on Polkadot Forum. There might be relevant details there: https://forum.polkadot.network/t/ux-of-distributing-multiple-binaries-take-2/2854/39 |
|
@mrcnski if there is a need to set the |
|
Thanks @PierreBesson! We tried to make it so that existing workflows work in a backwards-compatible way without further changes. The |
wpank
left a comment
There was a problem hiding this comment.
Overall would say this looks good - one thing would be to maybe add a small bit of context that polkadot now requires 3 binaries
Co-authored-by: Will Pankiewicz <[email protected]>
PULL REQUEST
Overview
After extensive discussion (see here and here), it's been determined that we will be distributing multiple binaries along with
polkadot. I'm updating the Validator Guide to reflect this.In the future, to make it easier for validators to install multiple binaries, this guide may be the basis for some script if that is desired.
TODO
--workers-pathflag.Related
paritytech/polkadot#7147
paritytech/polkadot#7284