add wireguard support
@sather I'm leaving this as almost an exercise for the reader: 503c6fa0b4
keyfork derive key ed25519 base64…
Cosmos-compatible Transfer
Derivation paths are weird. Most coins use the slip44
118 index. This is the derivation path for ATOM. I think this implies keys are reused across l1 blockchains, which is not ideal.
Ledger system to persist info between workflows
Ledger system to persist info between workflows
The ledger state would look like:
Proposer:
{
"values": {
"nonce_address": "CNDJiUVK92Vx1XQAatvfaPvspdXrQvGZficdb22AJNv5",
"nonce_data": "8NWmZpX2rYSQiPjHjFRAKWVWSsLqW2c…
Ledger system to persist info between workflows
Ledger system to persist info between workflows
Implement validation of inputs from
internal-load-file
Icepick Solana can/should use nonce accounts instead of blockhashes
Still waiting on pagination of transactions but everything else is done including moving workflows to use nonce accounts
Implement validation of inputs from
internal-load-file