Commit Graph

608 Commits (798597c436262632c2f2b390d1386235581c9849)
 

Author SHA1 Message Date
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
Roman Zeyde e7585170ae fix Py3k issues 9 years ago
Roman Zeyde b6d0efef9f fix PEP8 9 years ago
Roman Zeyde 709782cb41 tests: add a bit 9 years ago
Roman Zeyde 921b973075 bump version 9 years ago
Roman Zeyde 1a42dbc46d server: disable traceback 9 years ago
Roman Zeyde 86b166ba08 formats: refactor parsing code 9 years ago
Roman Zeyde b7cc276259 main: fix invocation via ssh 9 years ago
Roman Zeyde b3ccb4c729 __main__: move entry point 9 years ago
Roman Zeyde e1e4a6b93e trezor: verify public key correctness 9 years ago
Roman Zeyde 00730069e7 formats: remove magic byte 9 years ago
Roman Zeyde 0c21e33324 trezor: keep session on 9 years ago
Roman Zeyde 1c6b949fe9 formats: log fingerprint for export 9 years ago
Roman Zeyde 7d2b9cf820 agent: allow identity label specification 9 years ago