Commit Graph

727 Commits (python/v0.7.14)
 

Author SHA1 Message Date
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
Jochen Hoenicke 0b4d56842e
Segwit: Added unit tests for multisig
7 years ago
Pavol Rusnak 2363db721a
fix stderr.write to use bytes
7 years ago
Pavol Rusnak 91222b4687
tests/config: fix usb hid logic
7 years ago
Pavol Rusnak 5860207e68
Revert "test_msg_signidentity: ed25519 pubkey starts with 1 not 0"
7 years ago
Pavol Rusnak 4cba191997
fix logic in device tests config
7 years ago
Pavol Rusnak 58faa02263
print info on skipping transports
7 years ago
Pavol Rusnak e9958d115f
travis: add python 3.6 build
7 years ago
Pavol Rusnak 0840117033
update pipe_exists function
7 years ago
Pavol Rusnak 4999056678
make device tests work without hid
7 years ago
Pavol Rusnak 9c744a1c3d
fix test_msg_signtx.test_fee_too_high (make fee higher)
7 years ago
Peter Banik 44b51af1d8 -c <coin> CLI argument (#110)
7 years ago
Peter Banik a99e29a05f
Added coin_name argument to get_public_node and trezorctl (#108)
7 years ago
Peter Banik ca1d3e5f39 Added Decred to coin list (#109)
7 years ago
Tomas Rojas 637d45b196 Configure Bridge only once per process (#107)
7 years ago
Pavol Rusnak 3cb4118850
bump version
7 years ago
Pavol Rusnak 504db8283b
add version and lock_time attributes to sign_tx function
7 years ago
Pavol Rusnak 30b13dba58
test_msg_signidentity: ed25519 pubkey starts with 1 not 0
7 years ago
Pavol Rusnak bee9af1f90
use v1 transport for T2 bootloader (for now)
7 years ago
Pavol Rusnak 29348f4098
add new firmware update method, update protobuf
7 years ago
Pavol Rusnak dccc1b08ed
update requirement for hidapi to 0.7.99.post20
7 years ago
Pavol Rusnak 4758eb7b07
add more coins to coin expansion
7 years ago
mruddy 3ccc412de4
add tool to aid in rng testing and evaluation (#104)
7 years ago
Pavol Rusnak 5e1526d286
refactor tx_sign_tool.py
7 years ago
mruddy 72ab93bd87 add a tx signing tool that handles bitcoin, testnet, and litecoin
7 years ago
mruddy b29331ca40
fix UnboundLocalError cache_file referenced before assignment (#102)
7 years ago
Pavol Rusnak 127d76a913
enable/disable passphrase protection via trezorctl
7 years ago
mruddy 3e8122ba28 bump version to 0.7.11 (#100)
7 years ago
Pavol Rusnak 18bd3e6197
update mnemonic requirement
7 years ago