Ryan Heywood ryan
  • Joined on 2023-05-17
ryan commented on issue public/icepick#23 2024-12-28 05:38:42 +00:00
Icepick Solana can/should use nonce accounts instead of blockhashes

workflows can now make use of nonce accounts. find-nonce-accounts operation has been added for manually finding nonce accounts. TODO: implement pagination of transactions

ryan pushed to main at public/icepick 2024-12-27 07:40:52 +00:00
7febc8c1b1 whoops, forgot to commit meta files
ca0fc3eef9 icepick-solana: add support for utilizing durable nonces
be5f9a9fa0 icepick workflow sol generate-nonce-account
Compare 3 commits »
ryan pushed to ryansquared/sol/durable-nonces at public/icepick 2024-12-27 07:23:40 +00:00
7febc8c1b1 whoops, forgot to commit meta files
ryan created branch ryansquared/sol/durable-nonces in public/icepick 2024-12-27 07:21:35 +00:00
ryan pushed to ryansquared/sol/durable-nonces at public/icepick 2024-12-27 07:21:35 +00:00
ca0fc3eef9 icepick-solana: add support for utilizing durable nonces
be5f9a9fa0 icepick workflow sol generate-nonce-account
Compare 2 commits »
ryan commented on issue public/icepick#22 2024-12-24 00:37:08 +00:00
Create opinionated tool for multi-stage and multi-machine Icepick workflows

End to end tests now use icepick workflow with save-to-disk functionality. They still pass in the values manually, so OpenPGP signature validation is not yet implemented.

ryan pushed to main at public/icepick 2024-12-24 00:24:16 +00:00
92fa056195 icepick-internal: initial commit
ryan pushed to ryansquared/icepick-internal at public/icepick 2024-12-24 00:23:41 +00:00
92fa056195 icepick-internal: initial commit
ryan pushed to ryansquared/icepick-internal at public/icepick 2024-12-24 00:12:32 +00:00
df3119966e icepick-internal: initial commit
ryan pushed to ryansquared/icepick-internal at public/icepick 2024-12-24 00:03:46 +00:00
86b4162ca3 icepick-internal: initial commit
ryan created branch ryansquared/icepick-internal in public/icepick 2024-12-24 00:03:21 +00:00
ryan pushed to ryansquared/icepick-internal at public/icepick 2024-12-24 00:03:21 +00:00
2cc6f3bea8 icepick-internal: initial commit
ryan pushed to main at public/icepick 2024-12-23 20:36:28 +00:00
3d8aec844d icepick.toml: make derivation prefix and derivation algorithm optional
a2fc02f65a icepick workflow sol transfer-token: broadcast transaction, use cluster from inputs
Compare 2 commits »
ryan pushed to main at public/icepick 2024-12-21 00:56:49 +00:00
6a3ab8a64b icepick: don't open a Keyfork client if not deriving keys
ryan pushed to main at public/icepick 2024-12-21 00:47:30 +00:00
46cf4129ac icepick workflow: it makes a signed transaction!!!
ryan opened issue public/icepick#26 2024-12-21 00:27:39 +00:00
Implement proper deserialization instead of just FromStr for things that should be passable by both blob and CLI input
ryan pushed to main at public/icepick 2024-12-20 22:53:16 +00:00
fdeac3a313 fixup URL, logic was inverted, and suffix jq to broadcast for formatting
ryan pushed to main at public/icepick 2024-12-20 22:42:56 +00:00
c77f460176 solana: add URL to view transaction
b6e798a9ad merge `blob` and `values`
Compare 2 commits »
ryan pushed to merge-blob-and-values at public/icepick 2024-12-20 22:28:37 +00:00
b6e798a9ad merge `blob` and `values`
ryan created branch merge-blob-and-values in public/icepick 2024-12-20 22:28:37 +00:00