Commit Graph

1061 Commits (40ff849228c218ca8ca3ce5eacc3faafdd76a252)
 

Author SHA1 Message Date
matejcik 40ff849228 flake8: make flake8 better and more strict
7 years ago
matejcik e3d59eedfb tx_api: drop completely unused Smartbit API
7 years ago
matejcik 71129fffbf travis: run flake8 as one command
7 years ago
matejcik 04326749f4 build: generate protobuf messages in tempdir
7 years ago
matejcik 3f35475e7b build: preprocess messages and assets in setup.py
7 years ago
matejcik 16b0727b4b build: include tools in sdist
7 years ago
matejcik ae0cb0478e build: use trezor-common from submodule
7 years ago
matejcik c844430363 build: include relevant vendored files in sdist
7 years ago
matejcik f96dfe5dba add submodule trezor-common
7 years ago
Tomas Susanka edbcd2012d tests/device/nem: multisig tests
7 years ago
Tomas Susanka 891865f948 tests/device/nem: tests fixes due to layout changes
7 years ago
Pavol Rusnak 24dc617f36
disable bcash tests for T2
7 years ago
Jochen Hoenicke e43a62cb03 Updated unit tests for cashaddr. (#195)
7 years ago
Tomas Susanka 0631a0a5b1 tests/device/nem: transfer multiple mosaics
7 years ago
Tomas Susanka 51d9a809bc tests: pytest xfail is used instead of skipping
7 years ago
matejcik a4306a00fa tools: add deserialize_tx.py to decode contents of hex-encoded signed BTC transaction.
7 years ago
matejcik 020b298020 tests/device: autodetect Trezor version and skip the appropriate tests automatically
7 years ago
Pavol Rusnak 12c58ce3cc transport: inject info about udev rules into io/os exception
7 years ago
Tomas Susanka 7c08800cb9 tests/device/nem: test files seperated; swiping for t2
7 years ago
Tomas Susanka 6935c0ee7d tests/device/nem: importance transfer test
7 years ago
Tomas Susanka 5ce254c535 tests/device/nem: aggregate modification test
7 years ago
Tomas Susanka 326056b968 tests/device/nem: mosaic supply change test; const fixes
7 years ago
Tomas Susanka 48cb8d0216 tests/device/nem: mosaic creation levy test
7 years ago
Tomas Susanka 3248b47e5b tests/device/nem: mosaic creation properties test
7 years ago
Tomas Susanka 0e108a662f tests/device/nem: mosaic_creation basic test
7 years ago
Tomas Susanka ac51c73365 tests/device/nem: provision_namespace test
7 years ago
matejcik e79026cb4b trezorlib: fix client ctors for `transport` arg
7 years ago
Roman Zeyde bd3d014dd4 Allow specifying 'state' at ProtocolMixin c-tor
7 years ago
Tomas Susanka 5d0b5632b3 nem: missing return fix
7 years ago
Tomas Susanka c4dc6e2c93 tests/device/nem: constants used
7 years ago
Jan Pochyla 8d296ed4c1 tests: add T2 RecoveryDevice test
7 years ago
Tomas Susanka e435175d79 tests/device: nem encrypted payload doesn't ask for confirmation
7 years ago
Tomas Susanka 333343224b tests/device: typos in nem tests
7 years ago
matejcik e4a2946398 nem: fill out address_n properly for nem_sign_tx
7 years ago
Tomas Susanka 93dbdb14c1 tests/device: nem encrypted payload
7 years ago
Jan Pochyla 71dd003637 tests: add T2 ResetDevice test
7 years ago
Jan Pochyla 3e65761395 debuglink: add new fields
7 years ago
matejcik 4b59d9191c flake8: fix complaints in new code.
7 years ago
matejcik 7e1d962799 trezorlib: sign_tx only downloads non-segwit transactions.
7 years ago
matejcik afb3e04c24 trezorlib/protobuf.py: return BytesType from wire as bytes, not bytearray.
7 years ago
matejcik f87d931ce7 trezorlib: factor out NEM to a separate module
7 years ago
Tomas Susanka a5e3d50fb0 tests/device: nem bytes assert
7 years ago
Saleem Rashid 4ec8b38d4a pb2py: Use logging module instead of print
7 years ago
Saleem Rashid d32cbe3466 pb2py: Use generators instead of lists
7 years ago
matejcik 0ad0035aad Merge branch 'saleemrashid-pb2py-refactor' into upstream
7 years ago
Jochen Hoenicke 88b789e8ae trezorctl: fix bug in sign_tx. (#237)
7 years ago
matejcik 6efe4e4418 trezorlib/messages: regenerate messages with new pb2py
7 years ago
matejcik 61a2ab4303 pb2py: keep imports sorted
7 years ago
matejcik e7a01b827b build_protobuf: fix paths for protoc
7 years ago
matejcik 2375a8f516 fix merge conflicts with updated python-trezor
7 years ago