Commit Graph

131 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 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 2bf34dc4b4 unit_tests: added test suite for Ed25519 and CoSi
6 years ago
Pavol Rusnak 648ef511b6
device_tests: use original ethereum message digest, enable ethereum_{sign,verify}message for T2
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
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
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 d57fe33582 tests/device/stellar: sign message
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 b7c7190573 trezorlib: remove Hash to btc_hash, prepare for moving it away from things
6 years ago
matejcik 579adb1871 tests: update to use parse_path
6 years ago
matejcik d106869061 trezorlib: deprecate client.expand_path and move the staticmethod
6 years ago
matejcik 4f66b37f25 tests: update imports after tests.support move
6 years ago
matejcik 603b201ad0 tests: create tests.support module
6 years ago
Tomas Susanka 77766d2d0f tests/device/eth: known/unknown token test
6 years ago
Tomas Susanka 18adf6cc4d tests/stellar: marked as passing on T1
6 years ago
matejcik 5329bc9463
Merge pull request #167 from zulucrypto/stellar
6 years ago
matejcik df8c3da1a2 protobuf: properly implement signed types (fixes #249)
6 years ago
Tomas Susanka 6f032456fc tests/device/nem: mosaic with levy test
6 years ago
ZuluCrypto 7128347975
stellar tests - added missing pytest import
6 years ago
ZuluCrypto 5fccc4381b
fix style to match flake8
6 years ago
ZuluCrypto 200b5a71df
Merge remote-tracking branch 'upstream/master' into stellar
6 years ago