Skip to content

Conversation

@OBorce
Copy link
Contributor

@OBorce OBorce commented Aug 5, 2025

No description provided.

@OBorce OBorce force-pushed the feature/wallet-ledger branch from f52653e to dc1d594 Compare August 5, 2025 14:00
@OBorce OBorce force-pushed the feature/wallet-ledger branch from dc1d594 to 15cfdf6 Compare August 22, 2025 09:00
@OBorce OBorce force-pushed the feature/ledger_signer_provider branch from 64b9b14 to 10d2120 Compare August 22, 2025 10:59
@OBorce OBorce force-pushed the feature/wallet-ledger branch from 15cfdf6 to 5ea99a2 Compare August 25, 2025 07:10
@OBorce OBorce force-pushed the feature/ledger_signer_provider branch from 10d2120 to a8231af Compare August 25, 2025 07:11
@OBorce OBorce marked this pull request as ready for review August 25, 2025 14:08
@OBorce OBorce force-pushed the feature/ledger_signer_provider branch 2 times, most recently from 5b2cae2 to 2de6ff8 Compare September 19, 2025 07:36
@OBorce OBorce force-pushed the feature/wallet-ledger branch from 5ea99a2 to c1ef94c Compare September 19, 2025 08:36
@OBorce OBorce force-pushed the feature/ledger_signer_provider branch from 2de6ff8 to d4a8f4d Compare September 19, 2025 08:52
@OBorce OBorce force-pushed the feature/wallet-ledger branch from c1ef94c to fd62a71 Compare September 19, 2025 08:52
@OBorce OBorce force-pushed the feature/ledger_signer_provider branch from d4a8f4d to 32a8870 Compare September 19, 2025 09:57
@OBorce OBorce force-pushed the feature/wallet-ledger branch from fd62a71 to 4a92938 Compare September 19, 2025 09:58
@OBorce OBorce marked this pull request as draft September 25, 2025 08:50
@OBorce OBorce force-pushed the feature/ledger_signer_provider branch from 32a8870 to 39d3e58 Compare October 3, 2025 07:06
@OBorce OBorce force-pushed the feature/wallet-ledger branch 2 times, most recently from 5235b5f to ab3143a Compare October 5, 2025 21:46
@OBorce OBorce marked this pull request as ready for review October 6, 2025 07:59
Comment on lines 97 to 101
/// Create a wallet using a connected hardware wallet. Only the public keys will be kept in
/// the software wallet. Cannot specify a mnemonic or passphrase here,
/// the former must have been entered on the hardware during the device setup
/// and the latter will have to be entered every time the device is connected to the host machine.
#[command()]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. In the GUI menu Ledger support has the "(Beta)" tag, same as Trezor.

  2. Plz make sure that the command help looks nice and is consistent with the one for Trezor. Run wallet-cli and check how both doc strings look in wallet-create --help and how the outputs of wallet-create trezor --help and wallet-create ledger --help look. Those empty lines are there for a reason.

  3. "and the latter will have to be entered every time the device is connected to the host machine" - this is not 100% correct for Ledger, because besides a temporary passphrase there can also be a "permanent" one, tied to a secondary PIN. So after you connect the device and enter the secondary PIN, the passphrase will come into effect, without the need to enter it again. I.e. we need to reformulate this for Ledger (or for both of them), I'm not yet sure how though.

@OBorce OBorce force-pushed the feature/ledger_signer_provider branch from 39d3e58 to 4c711b6 Compare October 29, 2025 00:02
@OBorce OBorce force-pushed the feature/wallet-ledger branch from ab3143a to b66c972 Compare October 29, 2025 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants