Commit Graph

812 Commits (786bccfa340c476ee224ec0e594f470ad2c7b161)

Author SHA1 Message Date
Pavol Rusnak a1ba9db744
tests: re-enable Decred test for T2
6 years ago
Matheus Degiovani 688e885903 decred: Add sign message tests (#318)
6 years ago
matejcik 88988172b9 bridge: perform HTTP request in `read`, not `write`
6 years ago
matejcik 2d7c74c535 switch to click 7.0
6 years ago
matejcik 8618f44272 tests: fix signature of device.recover in expect-to-fail tests
6 years ago
matejcik 1d3fa77ab6 debuglink: allow with-block without expected_responses
6 years ago
matejcik ffff11a462 style: isort & autopep
6 years ago
matejcik 886d4f18f4 device_tests: sample usage of input_flow
6 years ago
matejcik 0f7f694914 debug: fix test_msg_applysettings
6 years ago
matejcik c37bc9c38e debug: improve infrastructure and expected message reporting
6 years ago
matejcik fc7a76e2f3 tests: use stdlib mock instead of the third-party one
6 years ago
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 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
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
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 4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style
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
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
Tomas Susanka 7e35dfa51e tests: style fix
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
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
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
matejcik 351c017583 style: more known_third_party modules
6 years ago
Pavol Rusnak 555bb62e3f
btc: add script_type to get_public_node
6 years ago
Dušan Plavák fb22b894ba Add cardano support to trezorctl and some tests (#300)
6 years ago
Tomas Susanka 6c15a41514 tests: ripple fix
6 years ago
matejcik 80766ca6b3 tests: xfail Stellar on T1 until we re-enable it
6 years ago
matejcik d235875e5e build: support new tooling in trezor-common
6 years ago
matejcik e5c2329b80 client: drop stellar_get_public_key from compatibility links
6 years ago
matejcik 1de1ff2823 tx_api: fix issue on python < 3.5
6 years ago
matejcik 0f71cbcc44 tx_api: update to assume "/api" path again, let blockHash request be
6 years ago
Tomas Susanka 88a02822d3 stellar: public key methods removed
6 years ago
Pavol Rusnak 3c48f906b2 tests: fix eip155 test
6 years ago
HackyMiner 5a4c37d41c add more eip155 test cases (#297)
6 years ago
matejcik 88b50ac2ff style: add makefile with style targets, final touchups
6 years ago
matejcik e2d45397d4 device_tests: smarter device selection
6 years ago
matejcik abf0e82d80 trezorlib: implement auto-creating protobuf messages from dicts
6 years ago
matejcik f05f9a2b37 nem: make a clearer flow for create_sign_tx
6 years ago
matejcik 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik e336f578af device_tests: update test_msg_getentropy to new style
6 years ago
matejcik 29f928e4f2 style: bare excepts, left-over bad imports
6 years ago
matejcik 5259146a0b style: remove unused imports with autoflake
6 years ago
matejcik ca608d0a98 flake8: fix complaints (for the last time, hopefully)
6 years ago
matejcik 6029a98414 debuglink: fix bug in self_test bootloader detection
6 years ago
matejcik 4b4469b9f4 tests: clean up usage of hardening constants
6 years ago
matejcik c0ef1ec535 tests: use new API
6 years ago
matejcik d5dee0c897 trezorlib: move mostly-debug methods from device to debuglink
6 years ago
matejcik 65d8adb0be trezorlib: rename device.*_device to device.*
6 years ago
matejcik a3d560529c trezorlib: post-merge updates
6 years ago
matejcik 2bb7088281 Merge branch 'master' into matejcik/client-split
6 years ago
D.Matskevych 5a677c3782 Added Zencash supporting
6 years ago
Pavol Rusnak 9462601849
tests: extract eip155 tests for ethereum, add more cases
6 years ago
Tomas Susanka 2a5ca12924 ripple: fix invalid fee test
6 years ago
matejcik 5b49658c8b ripple: fix broken fail-test
6 years ago
Tomas Susanka 61e63c6a02 ripple: ripple prefix dropped in functions
6 years ago
Tomas Susanka c0f29bf4fd ripple: proper sign_tx command
6 years ago
Tomas Susanka 37847fb56f ripple: client functions moved to ripple.py
6 years ago
Tomas Susanka 77414ad761 ripple: code review fixes
6 years ago
Tomas Susanka 2017dadfcb ripple: sign tx command including tests
6 years ago
Tomas Susanka 147e7e21cb ripple: get address command including tests
6 years ago
Tomas Susanka 8348d47fd7 stellar/tests: T2 support merged -> xfail dropped
6 years ago
Tomas Susanka e5cdf45956 stellar/tests: some device tests set show_display=True
6 years ago
matejcik 87837bc305 stellar: drop protocol_version
6 years ago
matejcik 7083eb7a5c trezorlib: drop @field decorator
6 years ago
matejcik 00617817c3 trezorlib: disable encrypt/decrypt message functionality
6 years ago
matejcik 7e90e89e69 client: get rid of TrezorClient._convert_prime
6 years ago
matejcik 23b58cc0cb flake8: fix complaints
6 years ago
matejcik f3a042db80 trezorlib: split out methods from ProtocolMixin
6 years ago
matejcik 1820f529fc trezorlib: shuffling things from client
6 years ago
matejcik 2f3a32f8e8 trezorlib: drop support for EncryptMessage and DecryptMessage
6 years ago
matejcik 19a0f4cc7b tx_api: support blockbook, allow url-less operation
6 years ago
matejcik 85a32d01b9 build: do not import trezorlib in setup.py, parse out `__version__` by hand
6 years ago
matejcik 6f23331dfc build: remove prebuilt protobuf files
6 years ago