1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
trezor-firmware/python/src/trezorlib
2020-02-24 15:15:09 +01:00
..
_internal python: add detailed logging to emulator runner 2020-02-12 13:31:58 +01:00
cli python/trezorctl: improve get-session 2020-02-12 17:18:50 +01:00
messages common: restore PassphraseAck.state 2020-02-24 15:15:09 +01:00
qt python: restructure package 2019-08-12 12:57:25 +02:00
transport python: add wait-for-emulator command 2020-01-23 15:50:28 +01:00
__init__.py python: implement backwards compatibility for pre-2.3.0 firmwares 2020-02-10 13:01:47 +01:00
_ed25519.py python: restructure package 2019-08-12 12:57:25 +02:00
binance.py python/trezorctl: split trezorctl into separate modules 2019-11-18 11:50:07 +01:00
btc.py python: do not preload prev_txes, drop dependency on coins.json 2020-01-24 17:51:43 +01:00
cardano.py python: restructure package 2019-08-12 12:57:25 +02:00
ckd_public.py python: restructure package 2019-08-12 12:57:25 +02:00
client.py all: do not send state in PassphraseAck (not needed for compatibility) 2020-02-13 15:44:50 +01:00
coins.json common: remove coins with no trezor compatible wallets 2019-12-15 18:19:36 +00:00
coins.py python: restructure package 2019-08-12 12:57:25 +02:00
cosi.py python/cosi: improve API 2020-01-20 17:32:58 +01:00
debuglink.py tests: add SD card format feature tests 2020-02-20 12:51:48 +01:00
device.py all: modify passphrase source to always on device 2020-02-07 11:40:59 +00:00
eos.py Field "sender" is renamed to "from" in eosio ABI for un/delegatebw 2019-11-11 11:56:25 +01:00
ethereum.py python: improve ethereum_sign_tx 2019-08-29 15:07:50 +02:00
exceptions.py python: restructure package 2019-08-12 12:57:25 +02:00
fido.py python: rename webauthn and u2f to fido 2019-11-18 11:50:07 +01:00
firmware.py core/headertool: support generating vendor headers with explicit size 2020-02-05 12:23:34 +01:00
lisk.py python: restructure package 2019-08-12 12:57:25 +02:00
log.py python: make style 2019-09-26 16:48:16 +02:00
mapping.py python: restructure package 2019-08-12 12:57:25 +02:00
misc.py style: fix import order in trezorlib/misc.py 2019-08-29 15:19:02 +02:00
monero.py python: restructure package 2019-08-12 12:57:25 +02:00
nem.py python: restructure package 2019-08-12 12:57:25 +02:00
protobuf.py python/protobuf: do not warn for unknown enum values (fixes #832) 2020-02-13 15:37:14 +01:00
ripple.py python: restructure package 2019-08-12 12:57:25 +02:00
stellar.py python: restructure package 2019-08-12 12:57:25 +02:00
tezos.py python: restructure package 2019-08-12 12:57:25 +02:00
tools.py python: restructure package 2019-08-12 12:57:25 +02:00
tx_api.py common: divisibility -> decimals 2019-12-09 17:43:47 +01:00
ui.py python: move passphrase-on-host logic to UI class 2020-02-07 11:41:01 +00:00