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 feat(python): detect busy device as a separate condition 2 years ago
__init__.py chore(python): bump version after release 2 years ago
_ed25519.py chore: bump black to 22.3 2 years ago
_proto_messages.mako fix(python): add default value to protobuf.Field 2 years ago
binance.py style(python): fix typecheck issues 2 years ago
btc.py fix(trezorlib): Don't support preauthorized operations for get_public_node() and get_address(). 2 years ago
cardano.py feat(cardano): add preprod and preview testnets 2 years ago
client.py feat(python): introduce Trezor models 2 years ago
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 style(python): fix typecheck issues 2 years ago
ethereum.py feat(python): extend sign_message to also sign bytes, not only string 2 years ago
exceptions.py chore(python): regenerate GNU copyright headers 2 years ago
fido.py chore(python): regenerate GNU copyright headers 2 years ago
log.py chore(python): regenerate GNU copyright headers 2 years ago
mapping.py chore(python): regenerate GNU copyright headers 2 years ago
messages.py feat(common): mark CoSi fields as required 2 years ago
misc.py chore(trezorlib): Support payment requests and GetNonce command. 2 years ago
models.py docs(python): add or update license headers 2 years ago
monero.py style(python/monero): improve type signature on Monero functions 2 years ago
nem.py style(python): fix typecheck issues 2 years ago
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 chore(python): regenerate GNU copyright headers 2 years ago
stellar.py chore(python): regenerate GNU copyright headers 2 years ago
tezos.py chore(python): regenerate GNU copyright headers 2 years ago
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 feat(python): ScriptUI for trezorctl, reference client implementation 2 years ago