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

[OPCORE-948]: fix(chain): peerId is available for bootstrap #88

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

graham-chainlink
Copy link
Collaborator

@graham-chainlink graham-chainlink commented Sep 12, 2024

Description

Add a new field for peerID in the chain config form when it is running as bootstrap node for OCR2.

When Is this node running as a bootstrap peer? is selected, peerId is now available as a field.

Context: https://chainlink-core.slack.com/archives/C0577D7CNLV/p1726068910380289?thread_ts=1726068645.524679&cid=C0577D7CNLV

JIRA: https://smartcontract-it.atlassian.net/browse/OPCORE-948

Added p2p peer id info on the chain details

Screenshot 2024-09-12 at 5 19 40 PM

Checklist

If this PR creates changes to the operator-ui itself, rather than tests, pipeline changes, etc. Then please create a changeset so that a new release is created, and the changelog is updated. See: https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md#what-is-a-changeset

  • This PR has an accompanying changeset if needed.

@graham-chainlink graham-chainlink force-pushed the ggoh/OPCORE-948/required-peerid-bootstrap branch from 9d33674 to 25673fa Compare September 16, 2024 13:42
@graham-chainlink graham-chainlink changed the title [OPCORE-948]: fix(chain): peerId is required for bootstrap [OPCORE-948]: fix(chain): peerId is available for bootstrap Sep 16, 2024
Add a new field for peerID in the chain config form when it is running as bootstrap node for OCR2

When `Is this node running as a bootstrap peer?` is selected, peerId is now available as a field.
@graham-chainlink graham-chainlink force-pushed the ggoh/OPCORE-948/required-peerid-bootstrap branch from 25673fa to be9296b Compare September 16, 2024 13:53
@cl-sonarqube-production
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 75%)

See analysis details on SonarQube

@graham-chainlink graham-chainlink merged commit b940c8d into main Sep 16, 2024
6 of 7 checks passed
@graham-chainlink graham-chainlink deleted the ggoh/OPCORE-948/required-peerid-bootstrap branch September 16, 2024 14:11
graham-chainlink added a commit to smartcontractkit/chainlink that referenced this pull request Sep 16, 2024
Bring in changes for introducing peerId field for OCR2 bootstrap node in chain config page.

Reference: smartcontractkit/operator-ui#88
JIRA: https://smartcontract-it.atlassian.net/browse/OPCORE-948
graham-chainlink added a commit to smartcontractkit/chainlink that referenced this pull request Sep 16, 2024
Bring in changes for introducing peerId field for OCR2 bootstrap node in chain config page.

Reference: smartcontractkit/operator-ui#88
JIRA: https://smartcontract-it.atlassian.net/browse/OPCORE-948
github-merge-queue bot pushed a commit to smartcontractkit/chainlink that referenced this pull request Sep 16, 2024
Bring in changes for introducing peerId field for OCR2 bootstrap node in chain config page.

Reference: smartcontractkit/operator-ui#88
JIRA: https://smartcontract-it.atlassian.net/browse/OPCORE-948
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