Commit Graph

24 Commits (c81cd11253524438d1ca834396de7c200b665ebb)

Author SHA1 Message Date
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 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
Pavol Rusnak 54c8bfd1d4
import print function from future
8 years ago
Pavol Rusnak 021389efe8
more fixes
8 years ago
Pavol Rusnak fdc3cff1d6
use requests instead of urllib mess
8 years ago
Pavol Rusnak de9b10fd90
more python3 stuff
8 years ago
Pavol Rusnak 828026dd40
Merge branch 'segwit' of github.com:jhoenicke/python-trezor
8 years ago
Jochen Hoenicke ead2781aff added --curve argument for get_public_node
8 years ago
slush0 413ed2259a Added UDP Socket transport
8 years ago
Pavol Rusnak f3449fcbd7
fix spelling of TREZOR
9 years ago
Pavol Rusnak c2c70c5c6c
implement get_public_node.arguments --ecdsa-curve-name --show-display
9 years ago
Pavol Rusnak 8b0610c16a
add skip checksum option to load device
9 years ago
Chris Rico 6475f98b1e
Allow firmware update by version or latest from releases.json
9 years ago
Pavol Rusnak d8f3a47eaf cleanup and release 0.6.5
9 years ago
Pavol Rusnak 16c07561b5 don't assign tx_api when not needed
9 years ago
Michael Dance d995059656 Update hashbang to use /usr/bin/env python
9 years ago
slush0 2f2ffd5239 Minor fixes of firmware_update
9 years ago
slush0 4ffadc2216 trezorctl firmware_update: allow updating from URL, detects hex and converts to binary
9 years ago
Pavol Rusnak 06ed6a27a7 rename cmdtr.py to trezorctl (but keep symlink for now)
10 years ago