Commit Graph

676 Commits (fe4662d3897d0462ddb24ef21b6a49bda8c38fc4)
 

Author SHA1 Message Date
slush0 9b409ae6a4 Refactored Bridge transport, WIP
8 years ago
slush0 514a7643f5 Bridge uses wallet.trezor.io for config file.
8 years ago
slush0 58fd1bb512 Reworked handling of DEVICE_IDS
8 years ago
slush0 97ce804cb7 Pipe w/ trezor1-emu works
8 years ago
slush0 e8f76ebd03 WIP
8 years ago
slush0 b0e39b571a Merge pull request #64 from jhoenicke/unit
8 years ago
Jochen Hoenicke d5daf1d2f0
Fixed unit tests (also for Python 3)
8 years ago
Jochen Hoenicke eac9c99e32
Bug fixes
8 years ago
Jochen Hoenicke e51fb2078f
new message SetU2FCounter
8 years ago
Jochen Hoenicke c81cd11253
command line tool to read/write memory
8 years ago
Jochen Hoenicke c388d0837c
New debug messages
8 years ago
slush0 def164fbd4 Fixed typo in set_mnemonic
8 years ago
Pavol Rusnak f9d82511f2
bump version
8 years ago
Pavol Rusnak 73864e2979
determine hid version
8 years ago
Pavol Rusnak d2b8f51a07
add initial bash_completion script
8 years ago
Pavol Rusnak b497cffb1d
whitespace
8 years ago
Pavol Rusnak 3fc42a8bff
update protobuf
8 years ago
Pavol Rusnak afe2cb450b Merge pull request #63 from romanz/master
8 years ago
Roman Zeyde f60c42cd94 Add ECDH support to client
8 years ago
Roman Zeyde bc13f8f0a0 Update protobuf definitions for ECDH support
8 years ago
Pavol Rusnak 84dab0faae
update install section
8 years ago
Pavol Rusnak f2c35e9d13
show usage if run outside of extfs context
8 years ago
Pavol Rusnak 6696dcb985 Merge pull request #62 from Arachnid/ethereum_send_tx
8 years ago
Nick Johnson 8d2f33d8b5 Implemented ethereum_send_tx
8 years ago
Pavol Rusnak 4d0d3af4e7 Merge pull request #61 from Arachnid/ethereum
8 years ago
Nick Johnson 0c3449298c Implement ethereum_sign_tx
8 years ago
Pavol Rusnak 3a108ee8a5
fix pylint warnings
8 years ago
Pavol Rusnak cbbd7004a8 Merge pull request #60 from Arachnid/ethereum
8 years ago
Nick Johnson 593406ef46 Rename to ethereum_get_address, use binascii.hexlify
8 years ago
Pavol Rusnak 7a3a45321c
import requests just in firmware_update function
8 years ago
Nick Johnson 67bd1c223e Add support for get_ethereum_address to trezorlib and trezorctl.
8 years ago
Nick Johnson 1dce3088f3 Update PB for Ethereum message types
8 years ago
Pavol Rusnak a59eb22bcd
use env for python
8 years ago
Pavol Rusnak 54c8bfd1d4
import print function from future
8 years ago
Pavol Rusnak 1fe94e7fa5
more python3 fixes
8 years ago
Pavol Rusnak 021389efe8
more fixes
8 years ago
Pavol Rusnak 52ad4e9f0d
update get_public_key and get_address tests to reflect reality
8 years ago
Pavol Rusnak fdc3cff1d6
use requests instead of urllib mess
8 years ago
Pavol Rusnak 61579deff6
update signidentity tests
8 years ago
Pavol Rusnak f7cc1cd3a1
remove FIXME :)
8 years ago
Pavol Rusnak de9b10fd90
more python3 stuff
8 years ago
Roman Zeyde c567ceec94
transport_hid: fix buffer handling for Python 3
8 years ago
slush0 64fadde3e0
Passes first unit tests (against trezor-emu over transport_pipe).
8 years ago
slush0 6ec2ff3eac
Preparation for python3 support (WIP)
8 years ago
Pavol Rusnak 79a64abd24
Merge branch 'master' of github.com:trezor/python-trezor
8 years ago
slush0 ab514b6bb5 Fixed UDP transport
8 years ago
Pavol Rusnak 828026dd40
Merge branch 'segwit' of github.com:jhoenicke/python-trezor
8 years ago
Pavol Rusnak ec870f3a57
update protobuf, disable filecache
8 years ago
Pavol Rusnak 146ff56253
add link to gitter
8 years ago
Pavol Rusnak 7097d1aed6 update setup.py to also accept protobuf 3.x
8 years ago