Commit Graph

676 Commits (fe4662d3897d0462ddb24ef21b6a49bda8c38fc4)
 

Author SHA1 Message Date
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)
7 years ago
Pavol Rusnak 03272b6170
bump version
7 years ago
Jochen Hoenicke 1dc3152c11 Make ScrambledWords default recovery method (#93)
7 years ago
Pavol Rusnak 8609f62f91
bump version
7 years ago
Jochen Hoenicke 1105490cb3 Ethereum: trezorctl updates
7 years ago
Jochen Hoenicke a990743010 Ethereum: More unit tests for signing
7 years ago
Jochen Hoenicke 607893f9ac Ethereum: EIP-155 replay protection
7 years ago
Jochen Hoenicke 4b98513ff7 Updated protobuf
7 years ago
Pavol Rusnak 795427588a
add trezor.io to supported vendors
7 years ago
Pavol Rusnak 2e1da5f337
-> trezor.io
7 years ago
Pavol Rusnak 08cfe0d8c6
add license headers to unit tests
7 years ago
Pavol Rusnak 586be7e1aa Merge pull request #90 from jhoenicke/master
7 years ago
Jochen Hoenicke 8f424b2299 Segwit: Added another unit test
7 years ago
Jochen Hoenicke 3e2cccf225 SegWit: Display address on Trezor
7 years ago
Jochen Hoenicke 7ce7732c63 Segwit: Added unit test for signing
7 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
Pavol Rusnak 35f789122b
tests: support v2 emulator in tests
8 years ago
Pavol Rusnak df338c4399
tests: remove obsoleted raspi code
8 years ago
Pavol Rusnak d1bfc76d91
tools: fix signtest.py
8 years ago
Pavol Rusnak 046ced3f81
rework txapi class to use local cache, add txcache fixtures
8 years ago
Pavol Rusnak 2257117278
update protobuf
8 years ago
Jochen Hoenicke 08511d3f81
tools/signtest: Added P2SH segwit inputs
8 years ago
Jochen Hoenicke 6b17bf179b
monkey-patch build_pb.sh to support python3
8 years ago
Pavol Rusnak 897d57803a
add choices to words argument for recovery_device
8 years ago