Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves issue 621 #629

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

fedebuyito
Copy link
Contributor

Description

Because workflow of exportpubkey would must to be securely closed verifying addresses obtained on wallet software (Sparrow, for instance), issue reported #621 is conceptual consistent.

This pull request is categorized as a:

  • New feature
  • Bug fix
  • Code refactor
  • Documentation
  • Other (export XPUB address from seed and verify addresses workflow)

Checklist

  • I’ve run pytest and made sure all unit tests pass before sumbitting the PR. They was updated, too.

If you modified or added functionality/workflow, did you add new unit tests?

  • No, I’m a fool
  • Yes
  • N/A

I have tested this PR on the following platforms/os:

  • Raspberry Pi OS Manual Build
  • SeedSigner OS on a Pi0/Pi0W board
  • Other (enteropositivo emulator), new workflow was probed with sparrow wallet for segwit, nested and legacy scripts (taproot was not implemented)

Note: Keep your changes limited in scope; if you uncover other issues or improvements along the way, ideally submit those as a separate PR. The more complicated the PR the harder to review, test, and merge.

Changing KEY_BACKSPACE size on ToolsDiceEntropy and ToolsCoinFlip screens
Missed import sentence for commands added on last commit
On class SeedExportXpubQRDisplayView(View): Replaces "Destination" return call from MainMenuView to ScanAddressView. Rest of changes are for passing seed_num between class calling.
Changes for passing seed_num between class calling (for ScanAddressView class).
Test for seed views workflow affected.
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.

1 participant