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

Fail to Boot if P2P Not Enabled for OCR #12005

Merged
merged 4 commits into from
Feb 19, 2024

Conversation

EasterTheBunny
Copy link
Contributor

OCR and OCR2 both require P2P.V2 to be enabled with valid listen addresses. In the case that one or both are enabled, return an error if P2P is not enabled.

Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

core/config/toml/types.go Outdated Show resolved Hide resolved
OCR and OCR2 both require P2P.V2 to be enabled with valid listen addresses. In the case that one
or both are enabled, return an error if P2P is not enabled.
@EasterTheBunny EasterTheBunny force-pushed the BCF-2964-validate-p2p-for-OCR branch from b959200 to 15e5717 Compare February 14, 2024 19:06
@EasterTheBunny EasterTheBunny marked this pull request as ready for review February 14, 2024 19:27
@EasterTheBunny EasterTheBunny requested a review from a team as a code owner February 14, 2024 19:27
@jmank88 jmank88 requested a review from chudilka1 February 14, 2024 19:31
@jmank88
Copy link
Contributor

jmank88 commented Feb 15, 2024

Should we mention this in the changelog?

Copy link
Contributor

@chudilka1 chudilka1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update CHANGELOG pls?

@EasterTheBunny EasterTheBunny added this pull request to the merge queue Feb 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 17, 2024
@EasterTheBunny EasterTheBunny added this pull request to the merge queue Feb 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 19, 2024
@EasterTheBunny EasterTheBunny added this pull request to the merge queue Feb 19, 2024
Merged via the queue into develop with commit ff6f53b Feb 19, 2024
95 checks passed
@EasterTheBunny EasterTheBunny deleted the BCF-2964-validate-p2p-for-OCR branch February 19, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants