Commit Graph

805 Commits (5057e022c0750b72e4aeb05f380d7a4edd0552d1)
 

Author SHA1 Message Date
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
mruddy 71d0c483f8 add tools support for reading bootloader from debug link enabled device (#99)
7 years ago
Pavol Rusnak fe4662d389
bump version
7 years ago
mruddy a2792cda19 load_device_by_mnemonic and recovery_device: expand unique mnemonic word prefix matches (#96)
7 years ago
Pavol Rusnak ce54014f51
fix typo
7 years ago
mruddy de94bf2247 load_device_by_mnemonic: normalize mnemonic before validation (#95)
8 years ago
Pavol Rusnak 03272b6170
bump version
8 years ago
Jochen Hoenicke 1dc3152c11 Make ScrambledWords default recovery method (#93)
8 years ago
Pavol Rusnak 8609f62f91
bump version
8 years ago
Jochen Hoenicke 1105490cb3 Ethereum: trezorctl updates
8 years ago
Jochen Hoenicke a990743010 Ethereum: More unit tests for signing
8 years ago
Jochen Hoenicke 607893f9ac Ethereum: EIP-155 replay protection
8 years ago
Jochen Hoenicke 4b98513ff7 Updated protobuf
8 years ago
Pavol Rusnak 795427588a
add trezor.io to supported vendors
8 years ago
Pavol Rusnak 2e1da5f337
-> trezor.io
8 years ago
Pavol Rusnak 08cfe0d8c6
add license headers to unit tests
8 years ago
Pavol Rusnak 586be7e1aa Merge pull request #90 from jhoenicke/master
8 years ago
Jochen Hoenicke 8f424b2299 Segwit: Added another unit test
8 years ago
Jochen Hoenicke 3e2cccf225 SegWit: Display address on Trezor
8 years ago
Jochen Hoenicke 7ce7732c63 Segwit: Added unit test for signing
8 years ago
Pavol Rusnak 6eee9c7499
old recovery method is default (scrambled)
8 years ago
Pavol Rusnak 3da5b48054
fix double import
8 years ago
Santiago Rodríguez b3c298d87c Added support for signing Ethereum transactions without node connection (#89)
8 years ago