Commit Graph

79 Commits

Author SHA1 Message Date
Ryan Heywood adf1e68006
icepick workflow: fix handling aliases in JSON inputs 2025-02-28 04:31:19 -05:00
Ryan Heywood f8f33a72ed
icepick workflow sol generate-nonce-account: bypass keyfork for keygen 2025-02-28 04:31:01 -05:00
Ryan Heywood d3165929fa
icepick workflow cosmos transfer: add --gas-factor 2025-02-27 17:40:57 -05:00
Ryan Heywood 3d14a34321
icepick workflow sol generate-nonce-account: export address, not account 2025-02-26 19:17:09 -05:00
Ryan Heywood 719f695d3a
add aliases for solana workflow generate-nonce-account 2025-02-26 19:08:07 -05:00
Ryan Heywood e12d655245
miniquorum: dedup signatures, invalidate duped signatures 2025-02-26 01:46:45 -05:00
Ryan Heywood 08d11019c1
cosmos: add kyve and seda mainnets 2025-02-24 21:18:21 -05:00
Ryan Heywood 3712fc2b51
icepick-solana: bugfix nondeterministic payer and simulate_transaction reporting 2025-02-18 02:26:13 -05:00
Ryan Heywood 3e9490644a
add descriptions for newly added workflows 2025-02-18 01:08:52 -05:00
Ryan Heywood 79cef4d01a
Merge branch 'anton/refactor-toml-to-yaml' 2025-02-18 00:31:42 -05:00
Ryan Heywood af9babe526
add descriptions for workflows and inputs 2025-02-18 00:30:52 -05:00
Anton Livaja 25e8f9d6ee
move workflows into individual files 2025-02-16 08:49:35 -05:00
Anton Livaja 42b6b6ad4e
refactor main config file from toml to yaml 2025-02-14 01:41:31 -05:00
Ryan Heywood 4832300098
spacemesh: derive(Clone) for Cluster 2025-02-13 20:37:12 -05:00
Ryan Heywood 097bacbdea
add base support for spacemesh 2025-02-13 20:37:10 -05:00
Ryan Heywood 4f5779c983
fix solana transaction generation 2025-02-11 13:21:32 -05:00
Ryan Heywood 5224bc00a3
use /etc/icepick/icepick.toml as config file 2025-02-08 17:15:52 -05:00
Ryan Heywood dcb9c50d29
hashmap is the mind killer 2025-02-08 17:14:15 -05:00
Ryan Heywood e4756fd158
oh, wait, i need to not use hashmap too. 2025-02-08 16:37:30 -05:00
Ryan Heywood d4c1434d9a
icepick: actually, just embed it using bincode 2025-02-08 16:12:31 -05:00
Ryan Heywood e5d2cab12c
icepick: change where it puts workflows, same spot as the bin 2025-02-07 20:35:53 -05:00
Ryan Heywood 7d2909bada
icepick workflow: improve miniquorum embeddedness 2025-02-05 03:47:02 -05:00
Ryan Heywood 5c9b5533d6
cosmos: add serde arbitrary precision for i128 2025-02-04 17:42:03 -05:00
Ryan Heywood b91a55b93d
embed miniquorum signer into icepick 2025-01-30 14:51:53 -05:00
Ryan Heywood e49d6be339
icepick workflow cosmos withdraw-rewards 2025-01-30 12:36:43 -05:00
Ryan Heywood b5034586cc
miniquorum: initial commit 2025-01-30 11:07:32 -05:00
Ryan Heywood 2ed1e64db8
icepick workflow cosmos {stake,withdraw}; icepick cosmos {get-delegation,get-validators} 2025-01-25 03:24:20 -05:00
Ryan Heywood 611aad6665
fixup icepick workflow argument requirements 2025-01-23 04:07:27 -05:00
Ryan Heywood e31690439f
icepick: add optional arguments to workflows 2025-01-23 03:46:42 -05:00
Ryan Heywood a32fc17e2c
begin migration from icepick.toml for workflows to workflows.yaml 2025-01-23 03:03:02 -05:00
Ryan Heywood a473f74417
icepick: better error handling 2025-01-22 04:10:48 -05:00
Ryan Heywood d00a67e0b7
icepick workflow cosmos transfer 2025-01-22 04:09:43 -05:00
Ryan Heywood db5ca73d10
icepick-cosmos: initial commit 2025-01-21 03:02:00 -05:00
Ryan Heywood 85adc05429
secrets/solana: add mnemonics for Keyfork CLI and Solana CLI 2025-01-03 18:54:24 -05:00
Ryan Heywood 594e4de981
e2e-tests/solana: fix typo 2025-01-01 03:16:44 -05:00
Ryan Heywood dd7736f5c8
e2e-tests/solana: use a nonce account for transfer-token example 2025-01-01 03:00:20 -05:00
Ryan Heywood da5126b664
icepick.toml: move to nonced workflows only for Solana 2025-01-01 02:55:55 -05:00
Ryan Heywood c6736ba678
add error handling for sol-broadcast 2024-12-30 16:12:42 -05:00
Ryan Heywood 7febc8c1b1
whoops, forgot to commit meta files 2024-12-27 02:23:30 -05:00
Ryan Heywood ca0fc3eef9
icepick-solana: add support for utilizing durable nonces 2024-12-27 02:21:09 -05:00
Ryan Heywood be5f9a9fa0
icepick workflow sol generate-nonce-account 2024-12-26 23:24:23 -05:00
Ryan Heywood 92fa056195
icepick-internal: initial commit 2024-12-23 19:23:31 -05:00
Ryan Heywood 3d8aec844d
icepick.toml: make derivation prefix and derivation algorithm optional 2024-12-23 15:35:35 -05:00
Ryan Heywood a2fc02f65a
icepick workflow sol transfer-token: broadcast transaction, use cluster from inputs 2024-12-20 20:36:15 -05:00
Ryan Heywood 6a3ab8a64b
icepick: don't open a Keyfork client if not deriving keys 2024-12-20 19:56:37 -05:00
Ryan Heywood 46cf4129ac
icepick workflow: it makes a signed transaction!!! 2024-12-20 19:47:17 -05:00
Ryan Heywood fdeac3a313
fixup URL, logic was inverted, and suffix jq to broadcast for formatting 2024-12-20 17:53:02 -05:00
Ryan Heywood c77f460176
solana: add URL to view transaction 2024-12-20 17:42:28 -05:00
Ryan Heywood b6e798a9ad
merge `blob` and `values` 2024-12-20 17:22:49 -05:00
Ryan Heywood f09fb4dd59
icepick workflow: detach simulator from normal flow 2024-12-19 21:36:04 -05:00