-
Notifications
You must be signed in to change notification settings - Fork 3
feat(iota-sdk-ffi): add secp256r1 crypto types #126
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
Conversation
927cf84 to
f6d8fd2
Compare
|
Will rebase after #125 is merged |
f6d8fd2 to
30fcfd0
Compare
Co-authored-by: Thibault Martinez <[email protected]>
Co-authored-by: DaughterOfMars <[email protected]>
Co-authored-by: DaughterOfMars <[email protected]>
Co-authored-by: DaughterOfMars <[email protected]>
DaughterOfMars
left a comment
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.
I still think we should use imports to shorten up the long type signatures but 🤷♀️
How would you name the aliases? All with some prefix? |
I don't think she meant having aliases |
Yeah, I just meant importing the inner types inside the fns |
|
@DaughterOfMars did you want it like this? Not sure if I prefer that |
This reverts commit 444dd9b.
|
conflicts |
Fixes #121