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

Split off UI code from client.py #307

Closed
matejcik opened this issue Sep 6, 2018 · 1 comment
Closed

Split off UI code from client.py #307

matejcik opened this issue Sep 6, 2018 · 1 comment
Assignees
Milestone

Comments

@matejcik
Copy link
Contributor

matejcik commented Sep 6, 2018

another important piece of refactoring is moving interaction code into some sort of encapsulated piece away from client.py.

Current plan is to create a class for UI interactions, provide two default implementations (text-based and Qt-based), and requiring an instance of this class in TrezorClient constructor.

@matejcik
Copy link
Contributor Author

With mixin removal, this is resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant