Skip to content
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

Only require author id on CLI when node is authoring #188

Merged
merged 4 commits into from
Jan 19, 2021

Conversation

JoshOrndorff
Copy link
Contributor

What does it do?

This PR makes the --accoutn-id flag only required whenthe node is authoring (eg, when they specify --collator or --validator).

What value does it bring to the blockchain users?

Non-authoring nodes no longer need to provide a bogus account id to satisfy the CLI parser.

Checklist

  • Does it require a purge of the network?
  • You bumped the runtime version if there are breaking changes in the runtime ?
  • Does it require changes in documentation/tutorials ?

@JoshOrndorff JoshOrndorff added A0-pleasereview Pull request needs code review. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes C3-medium Elevates a release containing this PR to "medium priority". labels Jan 19, 2021
@JoshOrndorff JoshOrndorff merged commit ecb35f5 into master Jan 19, 2021
@JoshOrndorff JoshOrndorff deleted the joshy-account-id-optional branch January 19, 2021 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-pleasereview Pull request needs code review. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes C3-medium Elevates a release containing this PR to "medium priority".
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants