Commit Graph

27 Commits (ea16d3c42a62a8b2fc8674743ce8960d945931a5)

Author SHA1 Message Date
matejcik 1ded85c746 tests/unit_tests: update test_transport
6 years ago
matejcik 620e48e4d0 tests: adapt tests to new APIs
6 years ago
matejcik eb2b58e1f4 cosi: tests for new verify_m_of_n method
6 years ago
matejcik ba365b5486 cosi: replace slow djb implementation of ed25519 with an optimized one
6 years ago
matejcik fc7a76e2f3 tests: use stdlib mock instead of the third-party one
6 years ago
matejcik 4fb3acb029 style: uppercase hex constants to conform with black 18.9b0 style
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
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
matejcik 3d3e9b67b4 style: apply black/isort
6 years ago
D.Matskevych 5a677c3782 Added Zencash supporting
6 years ago
matejcik 19a0f4cc7b tx_api: support blockbook, allow url-less operation
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
matejcik 54f1599a5a regenerate license headers
6 years ago
matejcik 2bf34dc4b4 unit_tests: added test suite for Ed25519 and CoSi
6 years ago
matejcik 4f66b37f25 tests: update imports after tests.support move
6 years ago
matejcik df8c3da1a2 protobuf: properly implement signed types (fixes #249)
6 years ago
matejcik bd43363b1c coins: refactor, use data from coins.json instead of hardcoded lists
7 years ago
Tomas Susanka 326056b968 tests/device/nem: mosaic supply change test; const fixes
7 years ago
matejcik f87d931ce7 trezorlib: factor out NEM to a separate module
7 years ago
matejcik 5edcea9ba6
transport: fix all_transports when required modules are missing (#232)
7 years ago
Pavol Rusnak 8a37c28ed6
fix typos in test names
7 years ago
Saleem Rashid 1c8f03968c tests: Move to trezorlib.tests
7 years ago