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

List features #295

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

List features #295

wants to merge 5 commits into from

Commits on Jan 22, 2021

  1. Split part of get_client into get_client_class

    get_client_class gets the callable class for the given client name
    achow101 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e1cf2cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2be195 View commit details
    Browse the repository at this point in the history
  3. Ledger device model specific error messages

    Instead of saying "Ledger Nano S and X", give the correct name
    depending on whether the device model client is being used.
    achow101 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    3c1a4da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4014273 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44140ee View commit details
    Browse the repository at this point in the history