Commit Graph

264 Commits (ea16d3c42a62a8b2fc8674743ce8960d945931a5)

Author SHA1 Message Date
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
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
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 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 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik e336f578af device_tests: update test_msg_getentropy to new style
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 4b4469b9f4 tests: clean up usage of hardening constants
6 years ago
matejcik c0ef1ec535 tests: use new API
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 7e90e89e69 client: get rid of TrezorClient._convert_prime
6 years ago
matejcik 1820f529fc trezorlib: shuffling things from client
6 years ago
matejcik 19a0f4cc7b tx_api: support blockbook, allow url-less operation
6 years ago
matejcik ad16588171 stellar: update T1 tests
6 years ago
ZuluCrypto cd7189839c stellar - return addresses as utf-8 strings
6 years ago
ZuluCrypto 2549eaf5a6 test_stellar.py - split imports into two lines and do not alias messages to "proto"
6 years ago
ZuluCrypto 05afd986c1 test_stellar.py - fix style issues
6 years ago
ZuluCrypto af38407a43 stellar - add unit tests for parsing XDR
6 years ago
ZuluCrypto 4628327789 fix comment
6 years ago
ZuluCrypto 188178a438 stellar - add test for setting inflation destination
6 years ago
Pavol Rusnak cc6cc49999
tests: re-enable Stellar for T1
6 years ago
Tomas Susanka 5f73976893 stellar: note on BIP-32 usage; address test with Stellar's official test vectors
6 years ago
matejcik 201297a1f9 tests: close debuglink in fixture-based tests
6 years ago
Pavol Rusnak 3c1456939c
tests: update test_cancel to test using Initialize
6 years ago
matejcik f9f79b745c Merge branch '0.10.x'
6 years ago
matejcik 54f1599a5a regenerate license headers
6 years ago
Tomas Susanka 10bbb57c86
tests/device: stellar accounts are addresses
6 years ago
Pavol Rusnak b1eae58884
tests: disable Stellar tests for T1 too
6 years ago
Pavol Rusnak 3f93b28fe4
device_tests: fix test_msg_signtx_zcash
6 years ago
Tomas Susanka ebe41c69f8 tests/stellar: trezor core currently throws Firmware err
6 years ago
Pavol Rusnak 015d72102d
device_tests: add failing tests for stellar
6 years ago
Pavol Rusnak 1477c9aa9e
trezorctl/trezorlib: add show_display to StellarGetAddress/StellarGetPublicKey
6 years ago
Tomas Susanka 22872c53c2 tests/stellar: missing field annotation
6 years ago
Tomas Susanka d3d9ceb0c4 tests: stellar test for get address
6 years ago
Tomas Susanka 63222931be tests/device: nem is not xfail anymore
6 years ago
Aleksey Popov 922748e348 lisk: restore Lisk sign and verify message functionality
6 years ago
Pavol Rusnak 9238382435
tests: update test_msg_signtx_zcash
6 years ago
Pavol Rusnak 21670b8226
tests: update zcash test
6 years ago
Pavol Rusnak e4dcc8d8c6
zcash overwinter support
6 years ago
matejcik cd3559b419 tests: rename test_cancel after it was parametrized
6 years ago
matejcik 269eaa298f tests: make a fixture out of client
6 years ago
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