Commit Graph

1588 Commits (47a40fb290c105f1d79ee99fa41f5cbc47a49599)
 

Author SHA1 Message Date
Tomas Susanka 47a40fb290 trezorctl: add set_display_rotation command
5 years ago
Tomas Susanka c4f144ae0a vendor: update trezor-common
5 years ago
Yura Pakhuchiy 351dadbfbc Add Groestlcoin device tests (#368)
5 years ago
Tomas Susanka 87e6e481fd tests: debug mnemonic is bytes
5 years ago
Tomas Susanka 688d1ac03b vendor: update trezor-common
5 years ago
Tomas Susanka 18ab357e2e debug: accept bytes in mnemonic field
5 years ago
matejcik 1e9edf0cc5 trezorctl: support sending ERC20 tokens in ethereum-sign-tx
5 years ago
matejcik 3997b402b4 trezorctl: update ethereum-sign-tx to use web3 instead of ethjsonrpc
5 years ago
matejcik c24a8770c5 build: change ethereum requirements
5 years ago
matejcik a8b88bcb58 trezorlib: bump required firmware version
5 years ago
matejcik c414e8abfa style: update isort and new relative-import sorting rules
5 years ago
matejcik 22376bede4 protobuf: drop legacy CopyFrom method
5 years ago
matejcik 97171a85f2 tools: simplify helloworld.py
5 years ago
brianddk 302b9d99e6 Fix trezorctl for protobuf changes in 0.11.2 (#365)
5 years ago
Pavol Rusnak a30586647a
tools: add trezor-otp.py
5 years ago
Pavol Rusnak 61f403c421
tests: update test_msg_ethereum_getpublickey to test node field
5 years ago
Pavol Rusnak 79664a4d08
burntest: add test for T1/T2
5 years ago
matejcik 3e294cc339 changelog: update release date and tag
5 years ago
matejcik b441ea7c3b build: properly clean generated files from setup.py prebuild
5 years ago
matejcik 12c0e78e3d trezorctl: ALLOWED_FIRMWARE_FORMATS should be lists (well tuples)
5 years ago
matejcik a2f1dad3d4 docs: python -> python3 in readme
5 years ago
brianddk 96ce34b276 Fix incompatibilities with v0.11 movement of methods to `misc` library.
5 years ago
matejcik 972b47c8e1 docs: update README with more installation instructions
5 years ago
matejcik 697f86210f revert usb reset related commits
5 years ago
matejcik 0a8b5a08c2 trezorlib: workaround for a problem with Trezor One webusb
5 years ago
matejcik 18eab21932 changelog: update changes for v0.11.2
5 years ago
matejcik fa5734a2a8 trezorctl: firmware tweaks, add dry_run mode
5 years ago
matejcik 302f2589a0 firmware: fix digest for OneV1, disallow unsigned by default
5 years ago
matejcik cfb19dfb15 firmware: recognize, verify and handle firmware v1.8.0 and up
5 years ago
matejcik 408c6712c1 transport/webusb: reset USB device when connecting
5 years ago
matejcik 92cc7665dd trezorlib: bump version
5 years ago
matejcik 11f399230f trezorctl: support signing JSON-encoded transaction data in sign-tx
5 years ago
matejcik 832053e85d protobuf: improve to_dict function
5 years ago
Pavol Rusnak 17f6c33c3f trezorlib/tx_api: use tx-specific endpoint for blockbook
5 years ago
Tomas Susanka 1105ba2039 Revert "style"
5 years ago
Tomas Susanka e52ec86846 style
5 years ago
Tomas Susanka 1eb364c26c vendor: trezor-common update
5 years ago
Pavol Rusnak dbb4512484
tests: set xfail to komodo device test for now
5 years ago
Pavol Rusnak 4f252c6820
tests: update KMD device test
5 years ago
ca333 f874a76702
tests: add tests for KMD
5 years ago
Andrew Kozlik 1e89f7923d tests: Don't lock storage after setup if the mnemonic needs to be checked.
5 years ago
Andrew Kozlik 9a1e14d974 tests: Check PIN properly in test_msg_changepin.
5 years ago
Pavol Rusnak d5c2636f0d
style: reformat decred test
5 years ago
Pavol Rusnak 333af87ce2
tests: use simplified API for MultisigRedeemScriptType where possible
5 years ago
matejcik f7aa6ae22e burn_tests: add pin cycling
5 years ago
matejcik 526f729420 client: add get_default_client convenience function
5 years ago
matejcik 42583eaceb debuglink: allow clearing input_flow function
5 years ago
Pavol Rusnak 50b302dfec
format: black uppercase of hex constant
5 years ago
Pavol Rusnak 1f7a405cb2
tests: pass branch_id in zcash tests
5 years ago
matejcik f236eb9cf2 flake8: add typing imports where missing
5 years ago