forked from hyperledger/fabric-sdk-go
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FAB-11068] Resolve additional endorsers for pvt data
Logic is added to the Endorsement Handler in the channel client to automatically select additional endorsers based on the hashed private data RWSets in the proposal response. If additional private data collections are found, then the Selection Service recalculates the required set of endorsers and requests are sent to those additional endorsers. Change-Id: Iff2fc3fa0dcfb2bd8536ff3889c7a8cb9e310ac2 Signed-off-by: Bob Stasyszyn <[email protected]>
- Loading branch information
1 parent
4d8c403
commit 47c8f80
Showing
15 changed files
with
887 additions
and
257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.