Skip to content

config preparations for assembler synchronizer#960

Open
DorKatzelnick wants to merge 2 commits into
hyperledger:mainfrom
DorKatzelnick:configSynch
Open

config preparations for assembler synchronizer#960
DorKatzelnick wants to merge 2 commits into
hyperledger:mainfrom
DorKatzelnick:configSynch

Conversation

@DorKatzelnick

@DorKatzelnick DorKatzelnick commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

tock-ibm
tock-ibm previously approved these changes Jul 2, 2026
Comment thread config/config.go
@tock-ibm tock-ibm dismissed their stale review July 2, 2026 14:26

mistake

@tock-ibm tock-ibm force-pushed the configSynch branch 3 times, most recently from 8ca73a8 to f2cc0ec Compare July 6, 2026 07:06
@tock-ibm tock-ibm requested a review from Copilot July 6, 2026 08:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares configuration extraction utilities for an upcoming “assembler synchronizer” by introducing an assembler-specific shared-config data structure and helper functions to derive assembler endpoints from consensus metadata.

Changes:

  • Added AssemblerInfo to the node config model.
  • Added ExtractAssemblers() to derive per-party assembler connection info from shared config.
  • Added ExtractAssemblerAddresses() to build a Party2Endpoint map of assembler endpoints from orderer consensus metadata.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
node/config/config.go Introduces AssemblerInfo to represent shared assembler endpoint and TLS material.
config/config.go Adds extraction helpers to produce assembler connection data and address maps from shared/consensus config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread config/config.go
Comment thread config/config.go
Comment thread config/config.go
Signed-off-by: Dor.Katzelnick <Dor.Katzelnick@ibm.com>
Signed-off-by: Dor.Katzelnick <Dor.Katzelnick@ibm.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

Comment thread config/config_test.go
Comment thread config/config_test.go
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