1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 13:38:12 +00:00
trezor-firmware/python/src/trezorlib
2020-07-10 14:05:52 +02:00
..
_internal python: add detailed logging to emulator runner 2020-02-12 13:31:58 +01:00
cli python: disallow setting auto-lock without PIN 2020-07-10 14:05:52 +02:00
messages common/protob: Add GetOwnershipId message. 2020-07-03 11:17:19 +02:00
qt python: restructure package 2019-08-12 12:57:25 +02:00
transport python: convert chunks to bytes when reading from hid 2020-05-04 10:16:15 +02: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: Add get_ownership_id() and get_ownership_proof() to trezorlib. 2020-07-03 11:17:19 +02:00
cardano.py python: restructure package 2019-08-12 12:57:25 +02:00
client.py common: rename ClearSession to LockDevice, introduce EndSession 2020-06-04 16:18:46 +02:00
cosi.py python/cosi: improve API 2020-01-20 17:32:58 +01:00
debuglink.py core: rework wait_layout() 2020-06-04 16:18:46 +02:00
device.py python: drop old Electrum compatibility code 2020-03-26 11:30:06 +01:00
eos.py python: drop deprecated name CallException 2020-03-26 11:30:06 +01:00
ethereum.py python: drop deprecated name CallException 2020-03-26 11:30:06 +01:00
exceptions.py tests: streamline TrezorFailure exception usage 2020-03-26 11:30:06 +01:00
fido.py python: rename webauthn and u2f to fido 2019-11-18 11:50:07 +01:00
firmware.py python: fix padding in first chunk (fixes #1082) 2020-06-25 11:23:26 +02:00
lisk.py python: drop deprecated name CallException 2020-03-26 11:30:06 +01:00
log.py python: unify protobuf-encoding code paths 2020-03-26 11:30:06 +01:00
mapping.py python: unify protobuf-encoding code paths 2020-03-26 11:30:06 +01: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: drop deprecated name CallException 2020-03-26 11:30:06 +01:00
protobuf.py python: fix dead code in protobuf pretty-printing 2020-05-29 12:27:42 +02:00
ripple.py python: restructure package 2019-08-12 12:57:25 +02:00
stellar.py python: drop deprecated name CallException 2020-03-26 11:30:06 +01:00
tezos.py python: restructure package 2019-08-12 12:57:25 +02:00
tools.py tests: update test vectors to use correct paths 2020-05-15 14:08:29 +02:00
ui.py python: add period at end of sentence 2020-03-26 11:30:06 +01:00