Skip to content

feat: reenabled multisync localnet#1629

Open
jarekr-da wants to merge 7 commits intomainfrom
jarekr/localnet_multusync
Open

feat: reenabled multisync localnet#1629
jarekr-da wants to merge 7 commits intomainfrom
jarekr/localnet_multusync

Conversation

@jarekr-da
Copy link
Copy Markdown

@jarekr-da jarekr-da commented Apr 15, 2026

Seems that it just works now!

Signed-off-by: jarekr-da <jaroslaw.ratajski@digitalasset.com>
@jarekr-da jarekr-da force-pushed the jarekr/localnet_multusync branch from 3edf937 to c4c8669 Compare April 15, 2026 13:45
@jarekr-da jarekr-da changed the title re enabled multisync localnet 0 feat: reenabled multisync localnet Apr 15, 2026
Signed-off-by: jarekr-da <jaroslaw.ratajski@digitalasset.com>
Signed-off-by: jarekr-da <jaroslaw.ratajski@digitalasset.com>
Signed-off-by: jarekr-da <jaroslaw.ratajski@digitalasset.com>
Signed-off-by: jarekr-da <jaroslaw.ratajski@digitalasset.com>
@jarekr-da jarekr-da marked this pull request as ready for review April 21, 2026 07:19
@jarekr-da jarekr-da requested review from a team as code owners April 21, 2026 07:19
@jarekr-da jarekr-da self-assigned this Apr 21, 2026
)

// Connect app-provider to the new synchronizer.
// Note: app-user is intentionally NOT connected to app-synchronizer so that
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.

Is that something that you intend to rectify? Ultimately, app-user should be connected to both


for (participant <- Seq(`app-provider`)) {
val vettedFromAuthorized = participant.topology.vetted_packages
.list(store = Some(TopologyStoreId.Authorized), filterParticipant = participant.id.filterString)
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.

This should rather be the global-synchronizer instead of Authorized store

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.

can you create and move these into canton/multi-sync instead ? the script folder is specifically for our scriptings and not for bootstrapping

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