1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
trezor-firmware/common/protob
matejcik 0890f68c0c core: use channels to give feedback over debuglink
all debug input signals are now channels, and DebugLinkDecision handler
waits until the input was consumed. This means that the input events are
queued; originally, if an input event arrived before the previous was
consumed, the previous input would be lost.

reset words and their positions are now also channels, and
DebugLinkGetState can wait for their updates, if required
2019-08-09 16:53:12 +02:00
..
.gitignore
check.py core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
graph.py
Makefile common+python: remove TRX 2019-05-25 12:15:52 +02:00
messages-binance.proto #28 - binance implementation (#189) 2019-07-31 17:02:41 +02:00
messages-bitcoin.proto
messages-bootloader.proto
messages-cardano.proto
messages-common.proto core/shamir: persistence 2019-07-24 15:12:04 +02:00
messages-crypto.proto
messages-debug.proto core: use channels to give feedback over debuglink 2019-08-09 16:53:12 +02:00
messages-eos.proto core: serialize signature in EosSignedTx message 2019-05-24 12:49:19 +02:00
messages-ethereum.proto protob: add deprecated field for old-style EthereumAddress 2019-05-07 18:23:18 +02:00
messages-lisk.proto
messages-management.proto core/shamir: send boolean flag in Features that Recovery is in progress 2019-07-26 16:38:05 +02:00
messages-monero.proto xmr: get_address - pagination, integrated address 2019-05-31 13:18:11 +02:00
messages-nem.proto
messages-ripple.proto all: remove extraneous whitespace 2019-05-26 22:20:14 +02:00
messages-stellar.proto
messages-tezos.proto made requested changes 2019-04-16 19:20:40 +02:00
messages.proto all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
pb2py protobuf: add enum value validation (#363) 2019-08-02 19:06:01 +02:00
protocol.md all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00