soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

Allow stellar ledger device to sign `stellar contract invoke` directly

Open elizabethengelman opened this issue 9 months ago • 5 comments
trafficstars

Allow for signing contract invoke with ledger. This currently returns an error: ❌ error: Ledger cannot reveal private keys

There is a work around, where you can invoke the tx with --build-only and then pipe the tx to stellar tx sign --sign-with-ledger.

elizabethengelman avatar Feb 11 '25 20:02 elizabethengelman

This issue is stale because it has been assigned for 30 days with no activity. It will be closed in 90 days unless the stale label is removed, and the assignee is removed or updated.

github-actions[bot] avatar Mar 22 '25 18:03 github-actions[bot]

This issue is stale because it has been assigned for 30 days with no activity. It will be closed in 90 days unless the stale label is removed, and the assignee is removed or updated.

github-actions[bot] avatar Apr 26 '25 18:04 github-actions[bot]

This issue is stale because it has been assigned for 30 days with no activity. It will be closed in 90 days unless the stale label is removed, and the assignee is removed or updated.

github-actions[bot] avatar Jun 18 '25 18:06 github-actions[bot]

This issue is stale because it has been assigned for 90 days with no activity.

github-actions[bot] avatar Sep 28 '25 18:09 github-actions[bot]

There is some preliminary work done on this in https://github.com/stellar/stellar-cli/pull/2240. Moved this back to the Backlog since this is not a high priority at the moment.

elizabethengelman avatar Oct 28 '25 18:10 elizabethengelman