Skip to content

Implement recovery, password, and BIP85 workflows - #11

Open
benma-agent wants to merge 1 commit into
BitBoxSwiss:masterfrom
benma-agent:benma-agent/device-workflows
Open

Implement recovery, password, and BIP85 workflows#11
benma-agent wants to merge 1 commit into
BitBoxSwiss:masterfrom
benma-agent:benma-agent/device-workflows

Conversation

@benma-agent

Copy link
Copy Markdown
Contributor

Implement showMnemonic(), changePassword(), and bip85AppBip39() using the Rust/WASM
requests, firmware requirements, response validation, and existing device call queue.

Port the General sandbox actions and password-change simulator coverage, and add
protocol, version, cancellation, and lifecycle tests. Update documentation and release
version 0.4.0.

Implement showMnemonic(), changePassword(), and bip85AppBip39() using the Rust/WASM
requests, firmware requirements, response validation, and existing device call queue.

Port the General sandbox actions and password-change simulator coverage, and add
protocol, version, cancellation, and lifecycle tests. Update documentation and release
version 0.4.0.

@Tomasvrba Tomasvrba left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

ack with a small nit if it's accurate and should be changed

Comment thread README.md
await bb02.bip85AppBip39(); // Derive and display a BIP39 mnemonic (firmware >=9.17.0).
```

For BIP85, the user selects the word count (12, 18, or 24) and derivation index

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

nit: only 12 or 24 words right?

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