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 966e5d8286
fix(python): allow unsigned legacy firmware (fixes #2801)
1 year ago
..
_internal refactor(python/firmware): improve headertool, recognize legacy v3 signatures 1 year ago
cli fix(python): allow unsigned legacy firmware (fixes #2801) 1 year ago
firmware chore(python): uncompress hex keys for T1 dev 1 year ago
qt feat(ci): create pyright tool and include it in CI 2 years ago
transport fix(python): improve type checking 1 year ago
__init__.py chore(python): bump version after release 1 year 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 fix(python): improve type checking 1 year ago
cosi.py refactor(python): convert firmware parsing to classes 2 years ago
debuglink.py feat(tests): allow for saving text layout of all screens during UI tests 1 year ago
device.py feat(python): ability to not show passphrase coming from host 1 year 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(python): ability to not show passphrase coming from host 1 year ago
misc.py chore(trezorlib): Support payment requests and GetNonce command. 2 years ago
models.py feat(python): add pybridge tool 1 year 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 feat(python/firmware): introduce fw model field 1 year ago
ui.py feat(python): ScriptUI for trezorctl, reference client implementation 2 years ago