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
Martin Novák e6a7b9ccaa
feat(python): support external Ethereum definitions
1 year ago
..
_internal refactor(python/firmware): improve headertool, recognize legacy v3 signatures 1 year ago
cli feat(python): support external Ethereum definitions 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 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 refactor(python): convert firmware parsing to classes 2 years ago
debuglink.py feat(tests): seemingly stable workaround for the wait_layout instability 1 year ago
definitions.py feat(python): support external Ethereum definitions 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): support external Ethereum definitions 1 year 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
merkle_tree.py feat(python): support external Ethereum definitions 1 year ago
messages.py feat(python): support external Ethereum definitions 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(trezorctl): Support SLIP-25 in get-descriptor 1 year ago
ui.py feat(python): ScriptUI for trezorctl, reference client implementation 2 years ago