Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend SigningIdentity with config update signing functions #1089

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

wlahti
Copy link
Contributor

@wlahti wlahti commented Apr 14, 2020

Type of change

  • Improvement (improvement to code, performance, etc)

Description

Move and rename config update signing functions.

Related issues

FAB-17741

@wlahti wlahti requested a review from a team as a code owner April 14, 2020 20:20
FAB-17741

Signed-off-by: Will Lahti <wtlahti@us.ibm.com>
@@ -76,3 +82,145 @@ func toLowS(key ecdsa.PublicKey, sig ecdsaSignature) ecdsaSignature {

return sig
}

// SignConfigUpdate signs the given configuration update with a
Copy link

Choose a reason for hiding this comment

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

nit: can probably reword this now since there isnt a "specified" signing identity passed in anymore.

@caod123 caod123 merged commit e507869 into hyperledger:master Apr 15, 2020
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.

2 participants