Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

*: Enable authority discovery by default#1395

Merged
rphmeier merged 2 commits intomasterfrom
mxinden-auth-disc-default
Jul 13, 2020
Merged

*: Enable authority discovery by default#1395
rphmeier merged 2 commits intomasterfrom
mxinden-auth-disc-default

Conversation

@mxinden
Copy link
Contributor

@mxinden mxinden commented Jul 13, 2020

Instead of having to explicitly enable the authority discovery module on
validator and sentry nodes, this commit enables the module by default.

Today there is no way for non validator or sentry nodes to run the
module. That might change in the future.

Closes #1392

Instead of having to explicitly enable the authority discovery module on
validator and sentry nodes, this commit enables the module by default.

Today there is no way for non validator or sentry nodes to run the
module. That might change in the future.
@mxinden mxinden added A0-please_review Pull request needs code review. B1-releasenotes C1-low PR touches the given topic and has a low impact on builders. labels Jul 13, 2020
@mxinden mxinden requested a review from tomaka July 13, 2020 09:40
@tomaka tomaka added C3-medium PR touches the given topic and has a medium impact on builders. and removed C1-low PR touches the given topic and has a low impact on builders. labels Jul 13, 2020
@tomaka
Copy link
Contributor

tomaka commented Jul 13, 2020

(tests are failing, in case you haven't noticed)

@tomaka
Copy link
Contributor

tomaka commented Jul 13, 2020

cc @ddorgan
This PR is a CLI breaking change that removes the --enable-authority-discovery option (it is now enabled by default).

@ddorgan
Copy link
Member

ddorgan commented Jul 13, 2020

@tomaka thanks for the heads up!

@rphmeier rphmeier merged commit bc6e1e7 into master Jul 13, 2020
@rphmeier rphmeier deleted the mxinden-auth-disc-default branch July 13, 2020 22:19
@rphmeier
Copy link
Contributor

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review. C3-medium PR touches the given topic and has a medium impact on builders.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable authority-discovery by default

4 participants