Skip to content

Conversation

@adecaro
Copy link
Contributor

@adecaro adecaro commented Aug 26, 2025

The goal of this PR is to allow the binding of multiple identities at the same time so to same in the number of DB connections when binding multiple identities. This will be used in the token-sdk.

This PR is linked to FTS's PR hyperledger-labs/fabric-token-sdk#1245

Note

This PR contains a breaking change on the endpoint service API
Bind(ctx context.Context, longTerm view.Identity, ephemeralIDs ...view.Identity) error

@HayimShaul HayimShaul force-pushed the 1009-unite-multiple-binds-2 branch from 312e46b to 5625f77 Compare September 3, 2025 14:04
Copy link
Member

@mbrandenburger mbrandenburger left a comment

Choose a reason for hiding this comment

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

Thanks again for addressing my comments.

@HayimShaul HayimShaul force-pushed the 1009-unite-multiple-binds-2 branch from 674d885 to 2cd3a22 Compare September 8, 2025 06:57
@AkramBitar AkramBitar self-requested a review September 8, 2025 11:49
@HayimShaul HayimShaul force-pushed the 1009-unite-multiple-binds-2 branch 2 times, most recently from 406634f to efa9438 Compare November 3, 2025 09:26
Copy link
Member

@mbrandenburger mbrandenburger left a comment

Choose a reason for hiding this comment

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

Thanks for this PR! It is in a good shape already. See below a few minor comments to address. Thanks again!

@HayimShaul HayimShaul force-pushed the 1009-unite-multiple-binds-2 branch from a943954 to 67820e0 Compare November 12, 2025 07:37
Signed-off-by: Hayim.Shaul@ibm.com <hayimsha@he4cloud1.sl.cloud9.ibm.com>
@mbrandenburger mbrandenburger force-pushed the 1009-unite-multiple-binds-2 branch from 4b7c81e to d6717c0 Compare November 18, 2025 14:04
Copy link
Member

@mbrandenburger mbrandenburger left a comment

Choose a reason for hiding this comment

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

Thanks @HayimShaul LGTM

@mbrandenburger mbrandenburger merged commit 3bc3ea8 into main Nov 18, 2025
34 of 35 checks passed
@mbrandenburger mbrandenburger deleted the 1009-unite-multiple-binds-2 branch November 18, 2025 15:23
@mbrandenburger mbrandenburger changed the title endpoint.Service: Bind multiple ephemeral identities at the same time #1009 feature(endpoint.Service)!: Bind multiple ephemeral identities at the same time #1009 Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

endpoint.Service: Bind multiple ephemeral identities at the same time

5 participants