Commit Graph

620 Commits (7673ebf952bd5da85bf7bb8249b12fb27ae627b3)

Author SHA1 Message Date
ZuluCrypto 7673ebf952 stellar - add additional tests and instructions for calculating signature
6 years ago
Pavol Rusnak 17479f26a7
device_tests: re-enable decred test for T1
6 years ago
Pavol Rusnak 5e14a5f059
device_tests: cashaddr test in sign/verify message
6 years ago
Pavol Rusnak 1a642713a5
Revert "device_tests: update test_bip32_speed cache-speed ratio to 1.2x"
6 years ago
Pavol Rusnak 61f5bbca91
vendor: update trezor-common
6 years ago
Pavol Rusnak d4b17c5b36
device_tests: fix bitcore entry in coins.py
6 years ago
Pavol Rusnak 0d6ac99bf5
device_tests: fix bgold unit test
6 years ago
matejcik 279da34864 Merge branch 'matejcik/refactor'
6 years ago
matejcik 5191fd09be device_tests: add a compat test for cosi, checking interoperability between Trezor and local implementation
6 years ago
Pavol Rusnak 2ab4751dcb
device_tests: update test_bip32_speed cache-speed ratio to 1.2x
6 years ago
matejcik 8410151810 remove remaining usages of expand_path
6 years ago
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
Pavol Rusnak 648ef511b6
device_tests: use original ethereum message digest, enable ethereum_{sign,verify}message for T2
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
Tomas Susanka f273bbb736 tests/device/stellar: assert pubkey, address comment
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 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 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
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 d57fe33582 tests/device/stellar: sign message
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 123aec5d7d tests/device_tests: remove all star imports
6 years ago