1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-29 19:08:12 +00:00
trezor-firmware/python/src/trezorlib
2024-10-16 16:23:46 +02:00
..
_internal feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
cli chore(trezorlib): adjust benchmark feature for THP 2024-10-16 16:23:46 +02:00
firmware feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
qt style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
transport feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
__init__.py chore(python): bump version after release 2024-06-25 13:43:13 +02:00
_ed25519.py chore: bump black to 22.3 2022-06-29 14:35:16 +02:00
_proto_messages.mako fix(python): add default value to protobuf.Field 2022-11-01 10:57:27 +01:00
_rlp.py fix(python): drop simple-rlp dependency and use internal copy 2023-10-11 13:04:26 +02:00
authentication.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
benchmark.py chore(trezorlib): adjust benchmark feature for THP 2024-10-16 16:23:46 +02:00
binance.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
btc.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
cardano.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
client.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
cosi.py chore(core): remove CoSi functionality 2024-07-01 09:32:38 +02:00
debuglink.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
definitions.py style(python): upgrade to pyright 1.1.361 2024-05-07 11:57:10 +02:00
device.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
eos.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
ethereum.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
exceptions.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
fido.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
log.py fix(python): nest logger in the proper way (#3190) 2023-08-03 14:41:40 +02:00
mapping.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
merkle_tree.py feat(python): support external Ethereum definitions 2023-03-24 13:24:46 +01:00
messages.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
misc.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
models.py feat(core): add support for T3W1, on F4 2024-10-09 15:06:40 +02:00
monero.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
nem.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
protobuf.py feat(core): unify RustLayout, implement single global layout 2024-10-16 16:23:45 +02:00
py.typed fix(python): publish package types (#2543) 2022-10-06 16:12:05 +02:00
ripple.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
solana.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
stellar.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
tezos.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
toif.py feat(tools): support odd-wide greyscale icon conversion 2024-09-17 17:46:11 +02:00
tools.py feat(core): implement a new Trezor-Host protocol 2024-10-16 16:23:46 +02:00
ui.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00