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 590315bdc1
feat(all): change debugging messages in protobuf
1 year ago
..
_internal feat(python): use DebugLinkRecordScreen.refresh_index when restarting emulator 1 year ago
cli feat(python/trezorctl): better conversion to Trezor homescreen format (fixes #2880) 1 year ago
firmware chore: make fields on FirmwareRequest required (fixes #1941) 1 year ago
qt
transport fix(python/trezorctl): re-enable `trezorctl -p udp` 1 year ago
__init__.py chore(python): bump version after release 1 year ago
_ed25519.py
_proto_messages.mako
binance.py
btc.py
cardano.py chore(cardano): rename voting public key to vote public key 1 year ago
client.py fix(python): improve type checking 1 year ago
cosi.py
debuglink.py feat(all): increase stability of debug-decision events + parsing JSON from Rust 1 year ago
definitions.py feat(python): support external Ethereum definitions 1 year ago
device.py fix(cli): don't try to initialize device after wipe in bootloader 1 year ago
eos.py
ethereum.py feat(python): support external Ethereum definitions 1 year ago
exceptions.py
fido.py
log.py
mapping.py
merkle_tree.py feat(python): support external Ethereum definitions 1 year ago
messages.py feat(all): change debugging messages in protobuf 1 year ago
misc.py
models.py
monero.py
nem.py style(python): fix typecheck issues 3 years ago
protobuf.py fix(python/trezorctl): limit memory for one field (fixes #2439) 1 year ago
py.typed
ripple.py
stellar.py
tezos.py
toif.py
tools.py feat(trezorctl): Support SLIP-25 in get-descriptor 1 year ago
ui.py