Commit Graph

737 Commits (3dad046c12374b05eb3863546c4dbed5f4fa7419)

Author SHA1 Message Date
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