Commit Graph

1174 Commits (c10c3f7fd9b24efa69d51777e3c10de9795f607c)
 

Author SHA1 Message Date
matejcik c10c3f7fd9 stellar: better way to handle default path
6 years ago
matejcik aace6577c8 log: remove special handling of Features/CoinType in prettyprinter
6 years ago
matejcik 99bc267301 client: hide uninteresting functions from test tracebacks
6 years ago
matejcik 2bf34dc4b4 unit_tests: added test suite for Ed25519 and CoSi
6 years ago
matejcik a0f73b726d cosi: typehints, documentation, removed selftest
6 years ago
matejcik 0e8fe9e743 ed25519: type hints
6 years ago
matejcik 2fdb5cd538 cosi: publish "pubkey from privkey" operation from ed25519
6 years ago
matejcik 886e269e2f trezorlib: mark ed25519 impl as private
6 years ago
matejcik 9982ef98f9 Merge branch 'master' into matejcik/refactor
6 years ago
matejcik e779a251fb transport: better ways to handle errors when enumerating devices
6 years ago
matejcik 97fa4670ac transport: add message logging to bridge
6 years ago
Pavol Rusnak e2962ef9f7
fix typo
6 years ago
Pavol Rusnak bb5e49e452
device_tests: fix failed test
6 years ago
Pavol Rusnak b67322be2f
device_tests: enable cashaddr tests (msg_getaddress, signtx_bcash) for T2
6 years ago
matejcik 35b9ab898d travis: also trigger trezor-mcu when running tests
6 years ago
matejcik 17b37034e8 device_tests: fix test_msg_recoverydevice for T1
6 years ago
matejcik f8f0be9c86 device_tests: fix T1 test differences in wording
6 years ago
matejcik 7e83eb11e5 trezorctl: drop remaining stellar_sign_message command
6 years ago
matejcik f2aee59e27 device_tests: do not xfail Lisk tests, they are now merged
6 years ago
matejcik 4b7926268e drop Lisk and Stellar sign/verify message functionality
6 years ago
matejcik 70172520fb protobuf: update messages from upstream.
6 years ago
Jan Pochyla bc27089546 tests: remove lisk sign/verify
6 years ago
matejcik ce7ee8ae30 device_tests: mark decred
6 years ago
matejcik 2225343c52 device_tests: in test_multisig, T1 raises a different message
6 years ago
matejcik 013e0f6d66 device_tests: get nicer tracebacks by using pytest.raises instead of custom exception code
6 years ago
matejcik 224e3c18f5 device_tests: fix test_protection_levels for T1
6 years ago
matejcik a4fe17b461 device_tests: xfail for decred. This should be investigated more though.
6 years ago
matejcik 465c01d4f7 device_tests: add more currency markers
6 years ago
matejcik af98a4071a device_tests: allow custom runxfail
6 years ago
matejcik 9f4cc74b9a travis: set virtualenv version to restore build on py33
6 years ago
matejcik 1df0cd7094 travis: use newer pip that understands python_requires
6 years ago
Tomas Susanka e656bbf072 stellar: xdr parse move to trezorctl; client works with messages
6 years ago
matejcik db92b13f97 cosi: move things around
6 years ago
Tomas Susanka 277296be90 tests/stellar: verify marked as not passing on T2
6 years ago
Tomas Susanka 3ee3083e8c tests/device/stellar: verify message
6 years ago
Tomas Susanka bb74950e23 stellar: message is normalized before sign/verify
6 years ago
Tomas Susanka 22560128fe stellar: StellarSignMessage.message is bytes
6 years ago
Tomas Susanka f97815f69a vendor: trezor-common updated
6 years ago
Tomas Susanka d57fe33582 tests/device/stellar: sign message
6 years ago
matejcik f9c20f8d2f travis: do not trigger trezor-core if not master
6 years ago
matejcik cc7c8ccb59 client: clean up exception and decorator code
6 years ago
matejcik a478dac5f7 client: clean up logging and printing
6 years ago
matejcik a2b70562bc flake8: be stricter
6 years ago
matejcik 123aec5d7d tests/device_tests: remove all star imports
6 years ago
matejcik 266e34eec4 tests/device_tests: disable protobuf outputs unless run with -v
6 years ago
matejcik 0b6ec27064 logging: get rid of pprint and VerboseWireMixin
6 years ago
matejcik ca8ebacab9 logging: convenience function to set up protobuf logging
6 years ago
matejcik 1e4c1c093e protobuf: improve prettyprint formatting
6 years ago
matejcik eed91db880 protocol: python logging to supersede VerboseWire
6 years ago
matejcik b7c7190573 trezorlib: remove Hash to btc_hash, prepare for moving it away from things
6 years ago