Commit Graph

805 Commits (5057e022c0750b72e4aeb05f380d7a4edd0552d1)
 

Author SHA1 Message Date
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
Pavol Rusnak 71996c1e43
update protobuf, update tox.ini, prepare for BackupDevice
7 years ago
Pavol Rusnak c51089803d
trezorctl: add newline to failure print
7 years ago
Roman Zeyde 0d76936174 Allow testing recovery with an initialized device
7 years ago
Pavol Rusnak f50d547ce4
regenerate protobuf, added RecoveryDevice.dry_run
7 years ago
Pavol Rusnak f880a09ae7
add protoc version and trezor-common revision to autogenerated files
7 years ago
Pavol Rusnak e435920d6a
support v2 firmware in trezorctl
7 years ago
Pavol Rusnak 609b8d4a4a
fix stderr.write usage
7 years ago
Pavol Rusnak 564e6590c2
use FirmwareErase.length field
7 years ago
Pavol Rusnak c1fae7d19f
bump version
7 years ago
Pavol Rusnak e7a56899c6
more python3 compatibility
7 years ago
Pavol Rusnak bf1c580d85
bump version
7 years ago
Pavol Rusnak 65985b30f3
bump requirements for protobuf to 3.1.0
7 years ago
Pavol Rusnak de2f9e7c14
protob: regenerate, fix using old failure codes
7 years ago
Roman Zeyde e33f4d7612 Add 'requests' dependency
7 years ago
Pavol Rusnak 348db51775
add trezorctl to readme
7 years ago
Pavol Rusnak 4874f117f5
use travis-tox
7 years ago
Roman Zeyde 2e85aa6587 Add a test for running 'compileall' over trezorlib package
7 years ago
Roman Zeyde a2db5a57f2 Fix client.py and protobuf_json.py for Python 3 support
7 years ago
Pavol Rusnak 9f90179bef
update travis notification url
7 years ago
Pavol Rusnak e39021d7fd
add wire_tiny, wire_bootloader options
7 years ago
Pavol Rusnak 9311a45e97
refactor txhash ids
7 years ago
Pavol Rusnak a96fdd86be
fix test_msg_signtx.test_fee_too_high
7 years ago
Pavol Rusnak f484f69f88
move native segwit tests to segwit_native.py files (they fail now)
7 years ago
Pavol Rusnak 318355a896
update protobuf
7 years ago
Pavol Rusnak 5ffc2a1d7f
tests: split xprv loading into separate test
7 years ago
Pavol Rusnak 530954acdc
update test_msg_getentropy.py
7 years ago
Pavol Rusnak 6f092f323b
add new txcache files
7 years ago
Pavol Rusnak dbe95dc3cc
add setuptools requirement to travis.yml
7 years ago
Pavol Rusnak 91ffca595b
rework multisig tests to specify external outputs via address, not multisig structure
7 years ago
Pavol Rusnak 5fc76709b3
revert part of last commit
7 years ago
Jochen Hoenicke f9cd5da505
Segwit: Fixed Unittests and new tests.
7 years ago
Jochen Hoenicke 1bee5f4de7
Segwit: Unit tests for getaddress
7 years ago