Commit Graph

1590 Commits (34052af9db71e5be46f23f812505a6f844e0b88e)
 

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