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
matejcik 37c61c1381
feat(core): implement firmware dumping
2 years ago
..
_internal feat(core): headless emulator implies disabled animations 2 years ago
cli feat(trezorctl): Add firmware get-hash command. 2 years ago
qt feat(ci): create pyright tool and include it in CI 2 years ago
transport
__init__.py
_ed25519.py
_proto_messages.mako
binance.py
btc.py chore(common): Rework AuthorizeCoinJoin message parameters. 2 years ago
cardano.py fix(cardano): update testnet protocol magic 2 years ago
client.py
cosi.py
debuglink.py feat(ci): create pyright tool and include it in CI 2 years ago
device.py
eos.py
ethereum.py
exceptions.py
fido.py
firmware.py feat(trezorctl): Add firmware get-hash command. 2 years ago
log.py
mapping.py
messages.py feat(core): implement firmware dumping 2 years ago
misc.py chore(trezorlib): Support payment requests and GetNonce command. 2 years ago
models.py
monero.py
nem.py
protobuf.py feat(ci): create pyright tool and include it in CI 2 years ago
ripple.py
stellar.py
tezos.py
toif.py
tools.py
ui.py