icepick-signer module instead of per-coin signer #21
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/icepick#21
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Attach a hash to a blob, to be signed. The signature is then attached alongside the blob in the same way the derived keys currently is. Then, a reconstituter can attach the signature to the transaction, BEFORE broadcasting.
interface will still be
icepick sol sign
but the sign subcommand will be overridden so we can detect the derivation path and algorithm, and pass the algorithm to the signer.