Ryan Heywood ryan
  • Joined on 2023-05-17
ryan opened issue public/icepick#37 2025-02-14 03:42:31 +00:00
Improvements to SD card data transfer workflow
ryan pushed to main at public/icepick 2025-02-14 01:37:32 +00:00
4832300098 spacemesh: derive(Clone) for Cluster
097bacbdea add base support for spacemesh
Compare 2 commits »
ryan pushed to ryansquared/spacemesh at public/icepick 2025-02-14 01:35:05 +00:00
e8965ebcb3 spacemesh: derive(Clone) for Cluster
ryan commented on issue public/icepick#32 2025-02-13 03:12:15 +00:00
When waiting for action, animate "spinner"

The difficult part of this is making Icepick modules not be aware of the context in which they're run, but... icepick-internal already assumes it's running on a machine that has the ability to…

ryan opened issue public/keyfork#79 2025-02-12 05:10:26 +00:00
Handle simulate_response from Solana
ryan pushed to main at public/docs 2025-02-12 04:27:26 +00:00
c45bcbb28a hotfix
ryan opened issue public/icepick#36 2025-02-12 04:23:24 +00:00
--sign apparently does not sign if a card is not found. extract a looper from wizard to wait for card
ryan opened issue public/keyfork#75 2025-02-11 23:30:01 +00:00
--encrypt-to-self should make the certificate export filename the fingerprint
ryan pushed to main at public/docs 2025-02-11 23:21:54 +00:00
b430b59bc7 add changes after performing ceremony
ryan opened issue public/keyfork#74 2025-02-11 23:18:40 +00:00
Add key touch policies to openpgp-card provisioners
ryan opened issue public/keyfork#73 2025-02-11 23:18:23 +00:00
Skip needing identifier for provisioner during keyfork mnemonic generate if key is factory reset
ryan commented on issue public/icepick#35 2025-02-11 20:52:49 +00:00
allow alternative inputs in workflow

this would help loading inputs for icepick workflow sol generate-nonce-account, since it expects authorization_address, but icepick workflow sol generate-wallet gives pubkey.

ryan opened issue public/icepick#35 2025-02-11 20:52:23 +00:00
allow alternative inputs in workflow
ryan opened issue public/icepick#34 2025-02-11 20:42:33 +00:00
add a way to generate a temporary public key for use with Solana
ryan opened issue public/keyfork#72 2025-02-11 19:46:04 +00:00
Ensure matching signature is not found when --add-signature-to-quorum
ryan pushed to main at public/docs 2025-02-11 18:40:25 +00:00
0506ee71cc fix link to component doc
415d9927c3 add instructions for installing jq
4a89bc848b update nonce address instructions
4474681e3d import keyring before running gpg command
aee7530823 generate sol address doc
Compare 5 commits »
ryan pushed to main at public/icepick 2025-02-11 18:30:32 +00:00
4f5779c983 fix solana transaction generation
ryan opened issue public/keyfork#71 2025-02-11 18:30:13 +00:00
Solana nonce account creation has a nondeterministic fee payer
ryan opened issue public/airgap#39 2025-02-11 09:18:57 +00:00
silence events from attaching/detaching USB devices
ryan opened issue public/keyfork#68 2025-02-11 07:25:52 +00:00
Replace keyforkd cleanup signal handling with a matcher on SIGTERM, SIGKILL, SIGINT