Commit Graph

834 Commits (ae663ffe0c2ca11905069932e599cfaca262c064)
 

Author SHA1 Message Date
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
8 years ago
mruddy a2792cda19 load_device_by_mnemonic and recovery_device: expand unique mnemonic word prefix matches (#96)
8 years ago
Pavol Rusnak ce54014f51
fix typo
8 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
Pavol Rusnak 71ecf77616
nitpick: unify ckd_public import across the package
8 years ago
Pavol Rusnak c86201dc5b
add Qt5 support for PinMatrixWidget
8 years ago
Pavol Rusnak 06cedd2150
move device (=TREZOR) tests to tests/device_tests, create tests/unit_tests for unit tests
8 years ago
Pavol Rusnak ec966a0111
rename txcache files to json
8 years ago
Pavol Rusnak 23f7feb438
bump version to 0.7.8
8 years ago
Pavol Rusnak 5451db6e27
update readme, drop cmdtr
8 years ago
Pavol Rusnak 34e089d067
add bash_completion.d into source tarball
8 years ago
Pavol Rusnak 725b64bede
update protobuf_json.py to be as close as possible to upstream
8 years ago
Pavol Rusnak 0bba092741
add LGPLv3 headers to sources files
8 years ago
Pavol Rusnak 5cc9893d6f
remove test_suite directive from setup.py
8 years ago
Pavol Rusnak 1dd4cd78f5
fix whitespace
8 years ago
Pavol Rusnak 84b4446ec4
bump version to 0.7.7
8 years ago
Pavol Rusnak a6c489ab4b
update protobuf
8 years ago
Jochen Hoenicke c935b51849
Support for matrix recovery
8 years ago
Pavol Rusnak 17435cf174
update to new ApplySettings order
8 years ago
Jonny Heggheim ad6a2160cc Include the COPYING in sdist (#82)
8 years ago
Jan Pochyla 737200c7ef debuglink: fix debuglink for V2
8 years ago
Pavol Rusnak c12bfc4add
enable debuglink for v2 Emulator
8 years ago
Pavol Rusnak 77bfef3a25
allow running tests without debuglink
8 years ago
Pavol Rusnak b494b2d3a0
trezorctl: cleanup old stuff
8 years ago
Pavol Rusnak ae3f4823ae
trezorctl: remove unused PinMatrixThread
8 years ago