1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-24 07:18:09 +00:00
trezor-firmware/python/src/trezorlib
2022-02-21 14:37:25 +01:00
..
_internal chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
cli chore(python): loosen ethereum dependencies 2022-02-18 18:40:47 +01:00
qt chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
transport feat(python): introduce Trezor models 2021-12-07 16:55:58 +01:00
__init__.py chore(python): bump trezorlib version in repo 2021-12-10 10:54:04 +01:00
_ed25519.py feat(python): add full type information 2021-11-26 16:28:49 +01:00
_proto_messages.mako feat(python): add full type information 2021-11-26 16:28:49 +01:00
binance.py style(python): fix typecheck issues 2022-01-07 21:41:17 +01:00
btc.py feat(python): extend sign_message to also sign bytes, not only string 2022-02-15 14:27:59 +01:00
cardano.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
client.py feat(python): introduce Trezor models 2021-12-07 16:55:58 +01:00
cosi.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
debuglink.py feat(python): add screenshotting capability for T1 in Debuglink 2022-02-17 11:05:55 +01:00
device.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
eos.py style(python): fix typecheck issues 2022-01-07 21:41:17 +01:00
ethereum.py feat(python): extend sign_message to also sign bytes, not only string 2022-02-15 14:27:59 +01:00
exceptions.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
fido.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
firmware.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
log.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
mapping.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
messages.py chore(core): Add mac field to Address message. 2022-01-31 18:00:22 +01:00
misc.py chore(trezorlib): Support payment requests and GetNonce command. 2022-01-31 18:00:22 +01:00
models.py feat(python): introduce Trezor models 2021-12-07 16:55:58 +01:00
monero.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
nem.py style(python): fix typecheck issues 2022-01-07 21:41:17 +01:00
protobuf.py fix(python/protobuf): correctly dump messages with missing required fields 2022-02-21 14:37:25 +01:00
ripple.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
stellar.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
tezos.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
toif.py chore(python): regenerate GNU copyright headers 2021-12-07 16:55:58 +01:00
tools.py feat(python): extend sign_message to also sign bytes, not only string 2022-02-15 14:27:59 +01:00
ui.py feat(python): ScriptUI for trezorctl, reference client implementation 2022-01-12 14:52:01 +01:00