Monero: get_tx_key not supported by HW wallet?

Created on 16 Nov 2018  路  10Comments  路  Source: monero-project/monero

I'm using a Ledger Nano S as a HW wallet and have store-tx-info = 1 in monero-wallet-cli version v0.13.0.4. If I try get_tx_key the result is Error: command not supported by HW wallet.

Is this the correct behavior? This post suggests that this functionality has not been added yet. If this is true is there any way at all to recover a tx key? (I'm guessing no)

Thanks!

resolved

Most helpful comment

Trezor supports this feature, now in master due to #5211

All 10 comments

AFAIK, the secret tx key is kept on the device, and the monero wallet does not know it. I think the wallet software gets an encrypted version, so it seems possible that code could be added to get the ledger to decrypt it if necessary.

That's my understanding, which may not be correct since I didn't write that code.

Ledger will support this in the near future.

Trezor supports this feature, now in master due to #5211

Ledger will support this in the near future.

Do you know any ETA for this?

@golya87 - Should be included in the upcoming v0.14.1 release.

Sounds promising.
Where can I find a roadmap or relase date for this version?

Quoting myself:

I can only provide soon as ETA. Yesterday, almost all remaining pull requests (for the release) have been merged though. Thus, I think we are close.

CLI v0.14.1.0 has been released. GUI v0.14.1.0 will be out soon.

+resolved

Just a note: this PR requires following PRs to be merged to monero-core (and monero-gui to use the updated monero-core)

Was this page helpful?
0 / 5 - 0 ratings