Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

preliminary: TrezorClient split #276

Merged
merged 17 commits into from
Sep 4, 2018
Merged

preliminary: TrezorClient split #276

merged 17 commits into from
Sep 4, 2018

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    1820f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3a042d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46307cc View commit details
    Browse the repository at this point in the history
  4. flake8: fix complaints

    matejcik committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    23b58cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f03bd0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e90e89 View commit details
    Browse the repository at this point in the history
  7. trezorlib: disable encrypt/decrypt message functionality

    it is disabled in Trezors and its utility is unclear
    matejcik committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    0061781 View commit details
    Browse the repository at this point in the history
  8. trezorlib: drop @field decorator

    its function is replaced by @expect(field="name") -- it doesn't make sense
    to use @field without @expect anyway
    matejcik committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    7083eb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    2bb7088 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d5605 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    65d8adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5dee0c View commit details
    Browse the repository at this point in the history
  3. tests: use new API

    matejcik committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    c0ef1ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b4469b View commit details
    Browse the repository at this point in the history
  5. trezorctl: use new API

    matejcik committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    045ad85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6029a98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca608d0 View commit details
    Browse the repository at this point in the history