-
Notifications
You must be signed in to change notification settings - Fork 790
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
RPC "sign" (hash, block) #1241
RPC "sign" (hash, block) #1241
Conversation
Instead of two separate actions, could this be a single general action (kind of like #647) so it can be used to sign anything? The |
It was initially (hash & block in one RPC "sign", later may be messages). But @rkeene don't like it |
Let's move this to V18.0 for now so we can figure out what semantics are best ! |
Gives some UBSan errors |
@rkeene hopefully fixed |
For better code readability
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.
Thanks !
Allowing to sign hash or block with private key