-
Notifications
You must be signed in to change notification settings - Fork 277
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
[refactor] #4045: Use concrete key types #4181
Conversation
I would try to get |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice to see all those .unwrap()
's gone!
b2abf54
to
c83e0c3
Compare
c83e0c3
to
02ab2e8
Compare
02ab2e8
to
0c7bea0
Compare
1bafba1
to
0152e33
Compare
857b92e
to
5b67256
Compare
4f440cc
to
3e2ba7b
Compare
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
3e2ba7b
to
87608fc
Compare
Description
PublicKey
andPrivateKey
are now enums with explicit key types. No invalid state is possibleamcl_wrapper
replaced withw3f-bls
iroha_crypto
is now compatible withno-std
and WASMLinked issue
Benefits
Checklist
CONTRIBUTING.md