1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 05:49:11 +00:00
trezor-firmware/python/src/trezorlib
2021-12-07 16:55:58 +01:00
..
_internal feat(python): add full type information 2021-11-26 16:28:49 +01:00
cli feat(python): show progress bar for firmware upload 2021-12-07 16:55:58 +01:00
qt feat(python): add full type information 2021-11-26 16:28:49 +01:00
transport feat(python): add full type information 2021-11-26 16:28:49 +01:00
__init__.py chore!(python): bump trezorlib version because of breaking API change 2020-09-23 16:00:10 +02:00
_ed25519.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
_proto_messages.mako feat(python): add full type information 2021-11-26 16:28:49 +01:00
binance.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
btc.py feat(python): Raise ValueError for non-existant tx hashes 2021-12-07 16:55:58 +01:00
cardano.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
client.py feat(python): make the protobuf mappings overridable 2021-12-07 16:55:58 +01:00
cosi.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
debuglink.py feat(python): make the protobuf mappings overridable 2021-12-07 16:55:58 +01:00
device.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
eos.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
ethereum.py refactor(python): improve handling of data for trezorlib.ethereum.sign_tx() 2021-11-26 16:28:49 +01:00
exceptions.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
fido.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
firmware.py feat(python): show progress bar for firmware upload 2021-12-07 16:55:58 +01:00
log.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
mapping.py feat(python): make the protobuf mappings overridable 2021-12-07 16:55:58 +01:00
messages.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
misc.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
monero.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
nem.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
protobuf.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
ripple.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
stellar.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
tezos.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
toif.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
tools.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
ui.py fix(python): allowing PIN/passphrase input for Git Bash 2021-12-01 13:06:41 +01:00