Commit Graph

1578 Commits (c414e8abfa88d92e65c4ae759e10d8056b66fc80)
 

Author SHA1 Message Date
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
Pavol Rusnak 1f7a405cb2
tests: pass branch_id in zcash tests
6 years ago
matejcik f236eb9cf2 flake8: add typing imports where missing
6 years ago
matejcik 68da6881b5 debuglink: add null debuglink, allow running tests interactively
6 years ago
matejcik 3db07338ed burn_tests: ensure burntest does not block pytest
6 years ago
Pavol Rusnak 49b71e8081
tests: rename test_burntest.py to burn_test.py
6 years ago
Pavol Rusnak ddc762575d
tests: fix flake8 errors in burntest
6 years ago
Tomas Susanka f81bc61316 ethereum: update tests to new message format (addresses are strings)
6 years ago
Pavol Rusnak a19f35747d
tests: add first burntest
6 years ago
Tomas Susanka 015664cc9d
Merge pull request #342 from vacuumlabs/cardano-generalize-network
6 years ago
Pavol Rusnak 4fe8c003d1
nix: use python3, not python36
6 years ago
matejcik 5355ce4879 device_tests: upgrade get_marker to get_closest_marker
6 years ago
strmci 4afec2f3f3 trezorctl: use ChoiceType for set_passphrase_source (#356)
6 years ago