1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00
trezor-firmware/python/src/trezorlib
matejcik 5f016a896a chore: upgrade style checkers
black 24.2.0
flake8 7.0.0

some neat improvements for if-else statements there
2024-02-29 13:08:18 +01:00
..
_internal chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
cli chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
firmware chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
qt style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
transport chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
__init__.py chore(python): bump version after release 2023-10-20 16:08:14 +02:00
_ed25519.py
_proto_messages.mako
_rlp.py fix(python): drop simple-rlp dependency and use internal copy 2023-10-11 13:04:26 +02:00
binance.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
btc.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
cardano.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
client.py refactor(python): make client.model not optional 2023-10-18 13:18:32 +02:00
cosi.py feat(python): add cosi.sign_with_privkeys 2024-02-12 14:49:32 +01:00
debuglink.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
definitions.py feat(python): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
device.py chore(python): deprecate language setting in apply_settings / reset / recover 2024-02-12 14:49:32 +01:00
eos.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
ethereum.py feat(python): add chunkify parameter to message signing/verification 2023-10-26 18:29:52 +02:00
exceptions.py
fido.py
log.py fix(python): nest logger in the proper way (#3190) 2023-08-03 14:41:40 +02:00
mapping.py
merkle_tree.py feat(python): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
messages.py feat(core): Add Capability.Translations to Features 2024-02-29 11:16:05 +00:00
misc.py style(python): implement isort 5 for trezorlib 2023-08-16 13:29:51 +02:00
models.py chore(python): use model names more consistently 2023-10-18 13:18:32 +02:00
monero.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
nem.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
protobuf.py fix(python/trezorctl): limit memory for one field (fixes #2439) 2023-04-27 13:37:16 +02:00
py.typed
ripple.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
solana.py feat(solana): add additional info with token account 2023-12-05 22:11:41 +01:00
stellar.py feat(common & core & legacy & python/stellar): add support for ClaimClaimableBalanceOp. 2023-12-11 11:14:33 +01:00
tezos.py feat(python): allow for chunkifying addresses in trezorlib functions and CLI 2023-09-15 09:50:21 +02:00
toif.py refactor(python): move out TOIF related structs to trezorlib.toif 2022-11-01 14:56:00 +01:00
tools.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
ui.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00