Skip to content

fabricx: sign envelopes with cached identities#1323

Open
malsomesh9 wants to merge 2 commits into
hyperledger-labs:mainfrom
malsomesh9:somesh/issue-1146-fabricx-cached-envelope-identities
Open

fabricx: sign envelopes with cached identities#1323
malsomesh9 wants to merge 2 commits into
hyperledger-labs:mainfrom
malsomesh9:somesh/issue-1146-fabricx-cached-envelope-identities

Conversation

@malsomesh9
Copy link
Copy Markdown
Contributor

Summary

  • use GetSigningIdentity for FabricX envelope signing
  • reuse cached serialized identities when creating ordering envelopes
  • add focused envelope tests for the cached-identity path

Testing

  • go test ./platform/fabricx/core/transaction
  • PATH="$HOME/go/bin:$PATH" make checks

Fixes #1146

Signed-off-by: Somesh Mal <malsomesh9@gmail.com>
Signed-off-by: Somesh Mal <malsomesh9@gmail.com>
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.

Envelope client signature with cached identities

1 participant