Ryan Heywood ryan
  • Joined on 2023-05-17
ryan opened issue public/docs#57 2025-03-22 23:33:33 +00:00
Feedback for QVS
ryan pushed to main at public/docs 2025-03-03 04:24:54 +00:00
02e3efb7d5 add specialized docs for PYTH, SEDA, KYVE proposer and broadcast
ryan pushed to main at public/docs 2025-03-01 03:55:19 +00:00
68f43256d3 clarify more proposer flags
ryan pushed to main at public/docs 2025-03-01 00:57:51 +00:00
02e7cc985f add KYVE and SEDA examples
ryan pushed to main at public/docs 2025-02-28 22:40:52 +00:00
349a053d2d keyfork is no longer necessary to make solana nonce
f77670fddb cosmos uses account_info.json instead of nonce.json
Compare 2 commits »
ryan commented on issue public/icepick#34 2025-02-28 10:12:22 +00:00
add a way to generate a temporary public key for use with Solana

No longer relies on detaching Keyfork. Just generated the key alongside the nonce pubkey, and spoofed the addition of derived subkeys in the signer payload.

ryan closed issue public/icepick#34 2025-02-28 10:12:22 +00:00
add a way to generate a temporary public key for use with Solana
ryan pushed to main at public/icepick 2025-02-28 09:31:31 +00:00
adf1e68006 icepick workflow: fix handling aliases in JSON inputs
f8f33a72ed icepick workflow sol generate-nonce-account: bypass keyfork for keygen
Compare 2 commits »
ryan pushed to main at public/icepick 2025-02-27 22:41:30 +00:00
d3165929fa icepick workflow cosmos transfer: add --gas-factor
ryan pushed to main at public/keyfork 2025-02-27 05:28:33 +00:00
020fa4d25e keyfork: remove sneaky space in Cargo.toml
ryan pushed to main at public/docs 2025-02-27 00:35:42 +00:00
2437eac516 remove extra steps and fix commands
9b2eb36cbe add cosmos docs and clean up
Compare 2 commits »
ryan pushed to main at public/icepick 2025-02-27 00:17:19 +00:00
3d14a34321 icepick workflow sol generate-nonce-account: export address, not account
ryan pushed to main at public/icepick 2025-02-27 00:08:31 +00:00
719f695d3a add aliases for solana workflow generate-nonce-account
ryan opened issue public/icepick#41 2025-02-26 23:51:17 +00:00
Add common aliases for principal accounts and nonce accounts
ryan commented on issue public/icepick#34 2025-02-26 23:38:07 +00:00
add a way to generate a temporary public key for use with Solana

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

this was resolved

ryan commented on issue public/icepick#38 2025-02-26 20:15:18 +00:00
Add ability to specify multiple --input-file

There's no case where you need to load the two files we have - the account, and the nonce account - in the same workflow.

ryan commented on issue public/icepick#38 2025-02-26 20:14:45 +00:00
Add ability to specify multiple --input-file

Yes, you can still run icepick workflow sol generate-address and put the entire content in $account_id.json, and load the entire thing in icepick workflow sol generate-nonce-account. This…

ryan pushed to main at public/docs 2025-02-26 06:52:09 +00:00
2237d0cd21 quorum-vault-system: use new mnemonic generation system
c49352a622 pgp-key-provisioning: remove issue links
Compare 2 commits »
ryan pushed to main at public/icepick 2025-02-26 06:46:58 +00:00
e12d655245 miniquorum: dedup signatures, invalidate duped signatures
08d11019c1 cosmos: add kyve and seda mainnets
3712fc2b51 icepick-solana: bugfix nondeterministic payer and simulate_transaction reporting
Compare 3 commits »
ryan pushed to main at public/keyfork 2025-02-26 04:32:02 +00:00
76ca4b0812 Release keyfork v0.3.0