Roman Zeyde
|
fe185c190e
|
ledger: move factory-related code to a separate file
|
2016-10-21 18:34:36 +03:00 |
|
Roman Zeyde
|
0f841ffbc4
|
factory: add Python 3 support for Ledger
|
2016-10-21 17:33:26 +03:00 |
|
Roman Zeyde
|
f7ebb02799
|
isort: fix imports
|
2016-10-18 12:10:28 +03:00 |
|
Roman Zeyde
|
e7b8379a97
|
factory: explicitly only the first interface
|
2016-10-14 20:58:42 +03:00 |
|
Roman Zeyde
|
26435130d7
|
factory: emit warning (instead of exception) when an import fails
|
2016-10-12 21:15:21 +03:00 |
|
Roman Zeyde
|
784e14647a
|
Merge branch 'master' into HEAD
Conflicts:
trezor_agent/factory.py
|
2016-10-04 10:37:52 +03:00 |
|
Dominik Kozaczko
|
3aebd137b0
|
removed .decode('ascii') and added missing bytestrings
|
2016-10-01 10:02:46 +02:00 |
|
Roman Zeyde
|
459b882b89
|
ledger: don't use debug=True
|
2016-09-14 23:07:27 +03:00 |
|
Roman Zeyde
|
57e09248db
|
Merge pull request #31 from romanz/master
Update ledger branch with the latest changes from master branch
|
2016-09-05 22:28:07 +03:00 |
|
Roman Zeyde
|
73bdf417e4
|
factory: require TREZOR firmware v1.4.0+ for GPG signatures and decryption
|
2016-09-02 11:38:59 +03:00 |
|
Roman Zeyde
|
4897b70888
|
factory: fix pylint import-error warnings
|
2016-08-11 22:38:12 +03:00 |
|
Roman Zeyde
|
f4ecd47ed6
|
factory: fix pep8 and pylint warnings
|
2016-08-11 22:31:24 +03:00 |
|
BTChip
|
33747592ca
|
Fix eddsa, SSH optimization with signature + key, cleanup
|
2016-08-09 13:01:57 +02:00 |
|
BTChip
|
adb09cd8ca
|
Ledger integration
|
2016-08-09 13:01:57 +02:00 |
|
Roman Zeyde
|
6fd6fe6520
|
handle missing imports
|
2016-05-04 23:05:43 +03:00 |
|
Roman Zeyde
|
4838030be5
|
factory: add CallException type
|
2016-03-06 21:58:11 +02:00 |
|
Roman Zeyde
|
e1441518d4
|
factory: add docstrings
|
2016-02-19 10:08:36 +02:00 |
|
Roman Zeyde
|
231995bd1a
|
remove trezor module
|
2016-02-15 17:22:01 +02:00 |
|