Demonstrate flow of requests between Icepick frontend and Icepick module backends #9
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#10 Sol and SPL-Token Transfer
public/icepick
Reference: public/icepick#9
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?
User Flow: Create and Broadcast Transaction
Discuss #7 to specify how storage should be transferred to an online system.
User Flow: Custom Arguments
User Flow: Sign Existing Transaction
The command will need to be able to parse some format to get the derivation path, since the module should not be derivation-aware.
Should this command be SD card aware or should it operate only on the file device?
Consideration: Fee payers for SOL/ETH/etc. gas
We need a way to specify multiple derivation paths on the same chain prefix. Should we send a prefix, or should we send multiple derivation paths? Prefix is less flexible and therefore could be more secure.
Partially implemented. Need to implement some form of wrapper protocol on the blobs for a blob to import derived keys or export derived paths.