1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-18 04:18:10 +00:00
trezor-firmware/python/src/trezorlib
2021-02-24 00:10:10 +01:00
..
_internal test(python): add flake8-requirements 2020-09-29 11:30:40 +02:00
cli fix(python): append checksum to descriptors (#1445) 2021-02-05 17:46:02 +01:00
messages feat(common): add hold_ms to DebugLinkDecision 2021-02-24 00:10:10 +01:00
qt style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
transport style(python/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
__init__.py chore!(python): bump trezorlib version because of breaking API change 2020-09-23 16:00:10 +02:00
_ed25519.py style(python/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
binance.py python/trezorctl: split trezorctl into separate modules 2019-11-18 11:50:07 +01:00
btc.py common/protob: add GetAddress.ignore_xpub_magic field 2021-01-21 23:46:29 +01:00
cardano.py Add multiasset sending and min validity to Cardano transactions 2021-01-27 18:26:40 +01:00
client.py fix(python): do not log "resumed session" if there is no id 2020-12-11 11:44:01 +01:00
cosi.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
debuglink.py feat(core): hold homescreen to lock 2021-02-24 00:10:10 +01:00
device.py feat(python): add experimental_features setting 2020-10-16 13:53:31 +02:00
eos.py chore(python): fix kwargs usage 2020-09-23 16:00:10 +02: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 chore(python): fix kwargs usage 2020-09-23 16:00:10 +02:00
firmware.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
lisk.py python: drop deprecated name CallException 2020-03-26 11:30:06 +01:00
log.py style(python/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
mapping.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +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 style(python/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
ripple.py python: restructure package 2019-08-12 12:57:25 +02:00
stellar.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
tezos.py python: restructure package 2019-08-12 12:57:25 +02:00
toif.py style(python/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
tools.py fix(python): append checksum to descriptors (#1445) 2021-02-05 17:46:02 +01:00
ui.py feat(python): add possibility to enter PIN via letters (#1496) 2021-02-23 10:39:26 +01:00