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

Update encode_qr.py #610

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

Commits on Sep 18, 2024

  1. Update encode_qr.py

    Implementing "use_info.network" member provided on HDKey/CoinInfo classes (urtypes/crypto packages-libs folder) for testnet public key exporting option.
    fedebuyito authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    17d1524 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update encode_qr.py

    Change in "self.use_info" assignation for to be "None" when mainnet.
    fedebuyito authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    405d0c8 View commit details
    Browse the repository at this point in the history
  2. Update test_encodepsbtqr.py

    Updates first test (in test_ur_xpub_qr) to "MAINNET" and creates following for "TESTNET"
    fedebuyito authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8d769c1 View commit details
    Browse the repository at this point in the history