Commit Graph

1237 Commits (5f73976893b307c15ccb8996591fa8f65196d619)
 

Author SHA1 Message Date
Saleem Rashid 4f5d9c4323 device_tests: Add test_msg_nem_signtx
7 years ago
Saleem Rashid 58b56bead6 trezorctl: Add nem_sign_tx
7 years ago
Saleem Rashid 991d367416 trezorlib: Update Protocol Buffers
7 years ago
Jan Pochyla 888a1edafa fix style
7 years ago
Jan Pochyla bc42eb68d6 transports: refactor, split protocol code
7 years ago
Jochen Hoenicke 7019438a49 Make -n/--address parameter required.
7 years ago
Pavol Rusnak a4a7aa8d85
trezorctl: fix hexlify calls on python3
7 years ago
Jan Pochyla e3c7146a80 tests: add multisig marker
7 years ago
Jochen Hoenicke 5cfa973a78 Fixed white-spaces
7 years ago
Jochen Hoenicke 600bcba69c Updated unit tests for BitcoinCash
7 years ago
Jochen Hoenicke 29f29626fc Added multisig test
7 years ago
Pavol Rusnak ff157264a2
trezorctl: print message name to output
7 years ago
Pavol Rusnak 8a663f7ec3
tests: rename BCC to BCH, Bitcoin Cash to Bcash
7 years ago
Pavol Rusnak 32fa08f38b
tests: remove estimate_tx_size
7 years ago
Pavol Rusnak b6dc73ce9c
tests: fix bytes/str problem in test_msg_ethereum_signtx
7 years ago
Saleem Rashid b469519e26 client: fix matrix recovery, use named enums, use isdigit(), ignore broken E721 test
7 years ago
Pavol Rusnak 81d5170c10
tests: start rewriting device tests to pytest
7 years ago
Pavol Rusnak 8a1d211ee9
tests: fix flake8 errors
7 years ago
Jan Pochyla 6df01fbfa3 TransportV2: adapt to recent changes
7 years ago
Pavol Rusnak 5309baf48e
tests: reduce unhexlify reuse
7 years ago
Pavol Rusnak 11bfacc9b3
tests: bytes are not necessary in unhexlify
7 years ago
Jochen Hoenicke 9917d9ebfc
New unit tests for signing (bitcoin cash)
7 years ago
Pavol Rusnak efe36b3a2f
unit_tests: rewrite from unittest to pytest
7 years ago
Pavol Rusnak 11b686a9f2
tests: add tests for Segwit SignMessage/VerifyMessage
7 years ago
Pavol Rusnak 8133317172
add SignMessage.script_type
7 years ago
Pavol Rusnak de6402e95e
implement set_flags (aka ApplyFlags)
7 years ago
Pavol Rusnak 36985519b5
tests: add test for ethereum sign/verify message
7 years ago
Pavol Rusnak afdd27c551
trezorctl: fix set_homescreen for python3
7 years ago
Pavol Rusnak d865c0ea31
trezorctl: load_device -s now loads SLIP-0014 mnemonic, --skip-checksum renamed to --ignore-checksum
7 years ago
Pavol Rusnak 23ab43d612
ethereum: implement EthereumSignMessage/EthereumVerifyMessage
7 years ago
Pavol Rusnak 20aebed394
trezorctl: seems that click.Choice is not friends with ints
7 years ago
Pavol Rusnak ee5f53d4be
fix ethereum_get_address for python3
7 years ago
Pavol Rusnak c7a2c72a75
simplify SelfTest.payload
7 years ago
Pavol Rusnak 5ffc700f0c
use isinstance to detect whether result is protobuf message
7 years ago
Pavol Rusnak 1727b9a9b6
add SelfTest.payload
7 years ago
Pavol Rusnak f73fc33439
drop internal use of protobuf_json, use json_format provided by google.protobuf
7 years ago
Pavol Rusnak 2d643031ac
change dependency to protobuf>=3.0.0
7 years ago
Pavol Rusnak e6acf90f2b
tests: add test for broken BackupDevice workflow
7 years ago
Pavol Rusnak 5a89a15935
trezorctl: use more idiomatic approach using resultcallback
7 years ago
Pavol Rusnak b335d30b8d
use click in trezorctl
7 years ago
Pavol Rusnak 0ee1667c6f
trezorctl: cleanup
7 years ago
Pavol Rusnak d33e9a178b
bump version to 0.8.0a0
7 years ago
Pavol Rusnak f18ec19aeb
bump version
7 years ago
Pavol Rusnak bcf54dbe94
trezorctl/client: add self_test
7 years ago
Pavol Rusnak b9293d6bcb
regenerate protobuf
7 years ago
Pavol Rusnak 9a709832a9
tests: unit test for ResetDevice_skipbackup (and subsequent BackupDevice)
7 years ago
Pavol Rusnak cbce29163b
tests: add test for RecoveryDevice.dry_run
7 years ago
Pavol Rusnak e9dbfc757c
add usage; add newlines to some tests
7 years ago
Pavol Rusnak 7f0f73d1c6
tests: fix style in tools/signtest.py
7 years ago
Pavol Rusnak 33f274d145
style: use flake8
7 years ago