You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/python/src/trezorlib
grdddj dc22f98aed
chore(python): better static typing for debuglink and emulator
2 years ago
..
_internal chore(python): better static typing for debuglink and emulator 2 years ago
cli feat(python): add warning for insecure CoSi firmware 2 years ago
firmware docs(python): add or update license headers 2 years ago
qt feat(ci): create pyright tool and include it in CI 2 years ago
transport
__init__.py chore(python): bump version after release 2 years ago
_ed25519.py
_proto_messages.mako fix(python): add default value to protobuf.Field 2 years ago
binance.py
btc.py
cardano.py feat(cardano): add preprod and preview testnets 2 years ago
client.py
cosi.py refactor(python): convert firmware parsing to classes 2 years ago
debuglink.py chore(python): better static typing for debuglink and emulator 2 years ago
device.py feat(python): Support UnlockPath in trezorlib. 2 years ago
eos.py
ethereum.py
exceptions.py
fido.py
log.py
mapping.py
messages.py feat(common): mark CoSi fields as required 2 years ago
misc.py
models.py docs(python): add or update license headers 2 years ago
monero.py
nem.py
protobuf.py chore(common): Rename "unstable" protobuf tag to "experimental_message". 2 years ago
py.typed fix(python): publish package types (#2543) 2 years ago
ripple.py
stellar.py
tezos.py
toif.py refactor(python): move out TOIF related structs to trezorlib.toif 2 years ago
tools.py refactor(python): convert firmware parsing to classes 2 years ago
ui.py