Commit Graph

121 Commits (dd6fded82dcf5eb43a63bba8d490ab583236246d)
 

Author SHA1 Message Date
Roman Zeyde dd6fded82d travis: test without trezorlib 9 years ago
Roman Zeyde 8547d00b33 README: fix naming 9 years ago
Roman Zeyde a4a0c6a802 README: expand 9 years ago
Roman Zeyde 38228baba9 tox: remove unused dependency 9 years ago
Roman Zeyde a8c6e71825 rename package name to trezor_agent 9 years ago
Roman Zeyde 9a1e49190b setup: remove unused dependency 9 years ago
Roman Zeyde e4a7d9aa06 trezor: simplify client API 9 years ago
Roman Zeyde 5d510c4a60 trezor: add ping for self-test 9 years ago
Roman Zeyde 783722edce trezor: rename wrapper 9 years ago
Roman Zeyde 592bc78391 trezor: update tests and remove identity issues 9 years ago
Roman Zeyde bf6b58971a trezor: fix Python 3 bytes issue 9 years ago
Roman Zeyde 8d09d9e928 trezor: add UT for SSH signature 9 years ago
Roman Zeyde 8d45e42d10 trezor: fix UT 9 years ago
Roman Zeyde dd93dea0a9 trezor: set NIST256P1 curve when needed 9 years ago
Roman Zeyde 5ba24c9386 trezor: forget PIN and shutdown screen on close() 9 years ago
Roman Zeyde ef8c190c6c trezor: refactor common code 9 years ago
Roman Zeyde d8489e6a5a trezor.client: set dependencies as keywords 9 years ago
Roman Zeyde 0b8e7be629 test_trezor: add UT 9 years ago
Roman Zeyde 396967433a trezor.client: fix string<>bytes error 9 years ago
Roman Zeyde b71c1e132c main: rename parser creator 9 years ago
Roman Zeyde b33a281762 main: simplify trezor_agent 9 years ago
Roman Zeyde d47741e9ab trezor: __init__ should be short 9 years ago
Roman Zeyde 88e60b4338 util: move to_ascii() from __main__ 9 years ago
Roman Zeyde b7a1dd61ea trezor: rename kwarg to 'label' 9 years ago
Roman Zeyde 0e28873e0a trezor: move into subpackage 9 years ago
Roman Zeyde a09d8030f5 tox: omit trezor_library 9 years ago
Roman Zeyde 241b342f43 trezor: split trezorlib-specific code 9 years ago
Roman Zeyde 91d0905364 main: remove unneeded keyword argument 9 years ago
Roman Zeyde 0db45cbd7e tox: omit __main__.py entry point from coverage 9 years ago
Roman Zeyde bc6bebc79e pylint: disable "locally-disabled" warning 9 years ago
Roman Zeyde 784357238a trezor: show BTC address on device 9 years ago
Roman Zeyde 0a94134d8a main: simplify verification 9 years ago
Roman Zeyde fb89909146 main: fixup verification 9 years ago
Roman Zeyde 838df004f0 trezor: fix protocol defaults 9 years ago
Roman Zeyde 211c989b1a server: improve coverage 9 years ago
Roman Zeyde 6427ded731 tests: add protocol UT 9 years ago
Roman Zeyde b634d7cdb9 trezor: fix typo 9 years ago
Roman Zeyde d403e58be0 trezor: refactor protobuf specific code 9 years ago
Roman Zeyde 622363c1f1 tests: add server UT 9 years ago
Roman Zeyde c367a1bd9d fix PEP8 9 years ago
Roman Zeyde f462d49141 install bitcoin Python library 9 years ago
Roman Zeyde cf572c7417 trezor: fixup sign_identity API 9 years ago
Roman Zeyde 362c2870ad formats: fixup typo 9 years ago
Roman Zeyde 524df20ad6 main: integration identity verification 9 years ago
Roman Zeyde 2ce448f736 formats: split serialization from decompression 9 years ago
Roman Zeyde 38136e76d5 main: rename entry point 9 years ago
Roman Zeyde 85e0cf903e formats: use curve as function argument 9 years ago
Roman Zeyde e54fda332e trezor: fix assertions 9 years ago
Roman Zeyde afa42d80a3 tox: skip full Trezor installation 9 years ago
Roman Zeyde 55a0c3ed97 add Tox 9 years ago