Commit Graph

1380 Commits (a5abd706194e669cd92cd89c7d13ff0d7ffb9956)
 

Author SHA1 Message Date
matejcik a5abd70619 trezorlib: drop TrezorClientDebugLink from client.py
6 years ago
matejcik 06927e003e trezorlib: get rid of TextUIMixin
6 years ago
Matheus Degiovani 6d9157c4a5 decred: Return tree and version in insight api (#319)
6 years ago
Pavol Rusnak 4f18d53219
nix: add shell.nix
6 years ago
Pavol Rusnak 00ebbbb1f3
tests: add test in resetdevice for combination of display_random and no_backup
6 years ago
Pavol Rusnak cd006026dd
Revert "tests: enable Decred tests for T2"
6 years ago
Pavol Rusnak c395501d2d
trezorctl: add no-backup option to reset-device
6 years ago
Pavol Rusnak d49a38d80f
tests: enable Decred tests for T2
6 years ago
Jonathan Cross ed633dcbb5 Fixing typo in firmware_update (#317)
6 years ago
Pavol Rusnak 0f62c817d5
tests: fix warnings in test_msg_resetdevice_nobackup.py
6 years ago
Jochen Hoenicke b4c5b996a1 Fix Qt5/4 import strategy.
6 years ago
Pavol Rusnak 3424f01ae7
tests: nitpicks in resetdevice_skipbackup, add resetdevice_nobackup
6 years ago
matejcik d859fe36f7 coins: pick correct field name for TxApi
6 years ago
Pavol Rusnak 22e06d5c43
vendor: update trezor-common
6 years ago
matejcik dbcc903e52 cardano: fix tests broken after binascii removal
6 years ago
matejcik a66cf99b74 cosi: fix bug in signing code, make tests pass
6 years ago
matejcik 4ff5fb4492 build: drop rlp limitation for python<3.5
6 years ago
matejcik 4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style
6 years ago
matejcik 3dad046c12 travis: workaround for python 3.7
6 years ago
matejcik 7b98b5ac7c build: drop python<3.5 compatibility in CI and markers
6 years ago
matejcik 15d3b0c722 cosi: clarify convoluted parts of local signing code
6 years ago
Pavol Rusnak 4a0ca873eb trezorlib+tools: remove usage of binascii
6 years ago
Pavol Rusnak 7f55847ab1 tests: remove usage of binascii
6 years ago
Jan Pochyla 20e0acbc98
Merge pull request #312 from ph4r05/protobuf-update
6 years ago
Dusan Klinec 61de49fae5
protob test fix after migration to get_fields()
6 years ago
Dusan Klinec 6b32e33c58
protobuf.py uses get_fields()
6 years ago
Dusan Klinec 376503817c
vendor: trezor-common version bump
6 years ago
Tomas Susanka 7e35dfa51e tests: style fix
6 years ago
Tomas Susanka d66bb53619
Merge pull request #311 from zulucrypto/testStellarExplicitNativeAsset
6 years ago
ZuluCrypto 0d5fc9bddd
Stellar - failing test when an asset type of native is explicitly specified (instead of just left blank)
6 years ago
Pavol Rusnak 73c8a1c11f
tests: cleanup lisk tests
6 years ago
Pavol Rusnak 3831ddd5a9
tests: fix missing import in lisk tests
6 years ago
Aleksey Popov 144c8c1f5b
lisk: enable tests for t1 (xfail)
6 years ago
Tomas Susanka f968d68651 tests: tezos is not xfailed anymore
6 years ago
Pavol Rusnak 045c078a50
tests: reduce test_protect_call.py duration from 26 seconds to 5
6 years ago
Pavol Rusnak 6074903d6b
tests: regenerate decred signing tests
6 years ago
Adrián Matejov 15df848b05 added Tezos support (#302)
6 years ago
matejcik cb4c366ce9 device_tests: add signtx expected responses generator
6 years ago
Pavol Rusnak 51f178ef1a
tests: cleanup CardanoGetPublicKey test
6 years ago
Pavol Rusnak 5ef0c4d4cc
vendor: update trezor-common
6 years ago
Pavol Rusnak 75859eb8b6
vendor: update trezor-common
6 years ago
Tomas Susanka ea77deeaed tests: xfail marks removed
6 years ago
Tomas Susanka 5fadcb6b06 tests/ontology redundant swipe removed
6 years ago
Pavol Rusnak 949438f4c5
tests: add script_type test to getpublickey test
6 years ago
Dušan Plavák bd6bcf7dfa Add network param to cardano sign tx (#306)
6 years ago
matejcik 305cb55d02 style: reformat client.py
6 years ago
matejcik 3f40a67c61 vendor: update trezor-common with fixed protobuf definitions
6 years ago
Pavol Rusnak 434f279069
use implicit encoding in encode/decode
6 years ago
Matus Zamborsky 21326d3a41 add Ontology support (#301)
6 years ago
Tomas Susanka 4f572f9e15 cardano: remove sign/verify functions
6 years ago