Commit Graph

877 Commits (f7aa6ae22e19d6db791e40a144f7b5ab728150ea)

Author SHA1 Message Date
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
matejcik 5355ce4879 device_tests: upgrade get_marker to get_closest_marker
6 years ago
refi93 66111121bb
add tests for cardano address validation
6 years ago
matejcik 37dfcf90bf device_tests: clarify input_flow for cardano signing
6 years ago
matejcik 3390422ce3 device: pass u2f counter when running device recovery
6 years ago
matejcik 7d14018f99 tools: make sure that passed Base58 string uses valid alphabet
6 years ago
refi93 f4e1da41b7 change network to protocol magic in cardano
6 years ago
Tomas Susanka d09f4470d2 tests/stellar: use bytes.fromhex instead of binascii.unhexlify
6 years ago
Tomas Susanka 6c659715dc tests: style
6 years ago
Tomas Susanka e732ee6a75 tests/stellar: add more tests for SetOptionsOp
6 years ago
matejcik 921d881cdf Revert "device_tests: xfail EthereumGetPublicKey on TT (feature is postponed)"
6 years ago
matejcik 953e0d1d8c device_tests: xfail EthereumGetPublicKey on TT (feature is postponed)
6 years ago
Tomas Susanka 7288700b86 eth: add get public key
6 years ago
Tomas Susanka 701b603419 tests: uncomment ripple test
6 years ago
Alexander Block d131b70bed Dash: Support spending DIP2 special transaction inputs (#351)
6 years ago
matejcik 6fa8ccfeed transport: report proper exception when no device found
6 years ago
Tomas Susanka 897bc14a36 tests: add ripple test case with destination tag
6 years ago
strmci 402e72e36e device_tests: add input flow function to Ontology tests (#348)
6 years ago
Jochen Hoenicke 0428f5091c Don't require prevtx for coins with BIP-143 fork id (#352)
6 years ago
matejcik 369b704f6b trezorlib: bump to 0.11.1
6 years ago
ghost43 8c644cc03e qt: don't import PyQt5.Qt
6 years ago
matejcik cf9106ff5d client: only normalize passphrase if not entered on device
6 years ago
Pavol Rusnak 831fde9c5c
tests: T1 now caches the PIN after PIN set/change
6 years ago
Jan Pochyla 0390c1da0a tests: use valid paths in various altcoin tests
6 years ago
matejcik bfb6a196c0 tests: limit number of reported expected responses
6 years ago
strmci b0a227866a device_tests: add input flow function to NEM signing test
6 years ago
matejcik d4bcabc224 trezorlib: set minimum firmware for TT to 2.0.10
6 years ago
matejcik 1179bd407b client: fix bug with old firmware that doesn't send the "model" field
6 years ago
matejcik 23feb24573 ui: allow empty passphrase in ClickUI
6 years ago
matejcik 4ab8bec901 transport/webusb: change type annotations to strings
6 years ago
matejcik ea16d3c42a client: fix short-circuited ping
6 years ago
matejcik e89e6ca32e build: add script for fetching required release versions
6 years ago
matejcik d9e5fd2682 client: refuse to work with outdated firmware
6 years ago
matejcik 84339ae1ff client: properly sanitize and handle invalid inputs from UI functions
6 years ago
matejcik 3362f66724 client: make sure `proto` exists in client
6 years ago
matejcik db1a5adee7 device_tests: style
6 years ago
Tomas Susanka 0d01298f71 tests/eth: add invalid signature test for verify
6 years ago
matejcik 4982fd1cf5 client: wrap clear_session in a session
6 years ago