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
gabrielkerekes b0c8590f00
feat(cardano): streamed transaction signing
3 years ago
..
_internal test(python): add flake8-requirements 4 years ago
cli feat(cardano): streamed transaction signing 3 years ago
qt style: apply black 20.8b1 4 years ago
transport fix(python): do not set socket to nonblocking for wait_until_ready 3 years ago
__init__.py chore!(python): bump trezorlib version because of breaking API change 4 years ago
_ed25519.py style(python/src): use new syntax for typing 4 years ago
_proto_messages.mako feat(common): change all protobuf message type hints to strings 3 years ago
binance.py python/trezorctl: split trezorctl into separate modules 5 years ago
btc.py common/protob: add GetAddress.ignore_xpub_magic field 3 years ago
cardano.py feat(cardano): streamed transaction signing 3 years ago
client.py feat(python): pass whole ButtonRequest to button_request UI handler 3 years ago
cosi.py style: apply black 20.8b1 4 years ago
debuglink.py feat(python/debuglink): reset_debug_features to reconfigure debuglink 3 years ago
device.py feat(python/trezorctl): trezorctl device reboot-to-bootloader 3 years ago
eos.py chore(python): fix kwargs usage 4 years ago
ethereum.py feat(core,python): support for Ethereum EIP1559 transactions 3 years ago
exceptions.py tests: streamline TrezorFailure exception usage 4 years ago
fido.py chore(python): fix kwargs usage 4 years ago
firmware.py style: apply black 20.8b1 4 years ago
log.py style(python/src): use new syntax for typing 4 years ago
mapping.py refactor(python): rework trezorlib protobuf codec 3 years ago
messages.py feat(cardano): prepare protobuf messages for streamed tx signing 3 years ago
misc.py style: fix import order in trezorlib/misc.py 5 years ago
monero.py python: restructure package 5 years ago
nem.py python: drop deprecated name CallException 4 years ago
protobuf.py feat(common): change all protobuf message type hints to strings 3 years ago
ripple.py python: restructure package 5 years ago
stellar.py fix(python/stellar): correct the data type passed to StellarAllowTrustOp.is_authorized. 3 years ago
tezos.py python: restructure package 5 years ago
toif.py style(python/src): use new syntax for typing 4 years ago
tools.py fix(python): append checksum to descriptors (#1445) 3 years ago
ui.py feat(python): pass whole ButtonRequest to button_request UI handler 3 years ago