add a way to generate a temporary public key for use with Solana #34

Open
opened 2025-02-11 20:42:33 +00:00 by ryan · 0 comments
Owner

Relies on detaching Keyfork key derivation from Icepick into its own module. We'll also probably need the WIP ed25519 public key system from Spacemesh's code. Then, we need to combine that with the signing keys generated in the "create nonce account" operation, and pass both of them to the transaction signer.

Oh, we also need to specify the fee payer in nonce account creation.

Relies on detaching Keyfork key derivation from Icepick into its own module. We'll also probably need the WIP ed25519 public key system from Spacemesh's code. Then, we need to combine that with the signing keys generated in the "create nonce account" operation, and pass both of them to the transaction signer. Oh, we also need to specify the fee payer in nonce account creation.
ryan added this to the Custody Framework project 2025-02-17 08:46:34 +00:00
ryan added this to the Icepick v0.2.0 milestone 2025-02-17 08:46:36 +00:00
ryan self-assigned this 2025-02-17 08:46:40 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/icepick#34
No description provided.