Skip to content

Conversation

@wszdexdrf
Copy link
Contributor

No description provided.

@wszdexdrf wszdexdrf force-pushed the togglepassphrase branch 2 times, most recently from b05cf9c to bd8a024 Compare June 13, 2022 09:54
@wszdexdrf
Copy link
Contributor Author

Should this test be ignored? toggle_passphrase is not supported by Ledger.

@danielabrozzoni danielabrozzoni mentioned this pull request Jun 22, 2022
12 tasks
@wszdexdrf wszdexdrf force-pushed the togglepassphrase branch 4 times, most recently from c6434e6 to 0cf80e5 Compare June 26, 2022 04:42
src/lib.rs Outdated
fn test_toggle_passphrase() {
let devices = HWIClient::enumerate().unwrap();
for device in devices {
if device.device_type == "ledger" {
Copy link
Member

Choose a reason for hiding this comment

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

ACK for the approach, but the ledger is not the only device with this problem. It's the only device we test with this problem.

https://hwi.readthedocs.io/en/latest/devices/index.html#support-matrix

@wszdexdrf wszdexdrf force-pushed the togglepassphrase branch 2 times, most recently from 2831fa3 to 8743caf Compare June 26, 2022 14:46
Also adds test for toggle_passphrase
@danielabrozzoni
Copy link
Member

ACK fe184f1

@danielabrozzoni danielabrozzoni merged commit 3b9a10d into bitcoindevkit:master Jun 30, 2022
@wszdexdrf wszdexdrf deleted the togglepassphrase branch July 1, 2022 10:29
binary-hunter347iu added a commit to binary-hunter347iu/rust-hwi that referenced this pull request Sep 28, 2025
fe184f11084756e61315b7afe3224d12561d0797 Add function for toggle_passphrase (wszdexdrf)

Pull request description:

ACKs for top commit:
  danielabrozzoni:
    ACK fe184f11084756e61315b7afe3224d12561d0797

Tree-SHA512: f9857fa36b9196f059fdf28a1b87eb90c55499d51e61e051b7da03c568a2ee6fc0daacd349af44c0c7ab2acfba5ddc6090b6f29621d931495a336a5cbb8ffcc4
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.

2 participants