1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 12:29:13 +00:00
trezor-firmware/protob
2019-04-02 10:46:03 +02:00
..
.gitignore fix gitignore 2018-10-19 18:07:24 +02:00
check.py protob: fix check.py to match proper prefix 2019-03-21 12:30:37 +01:00
graph.py protob: fix small issues with protob, run graph.py in travis 2018-10-18 14:55:50 +02:00
Makefile Add Binance Chain (#264) 2019-02-25 14:00:27 +01:00
messages-binance.proto protob: add check for message prefixes; fix binance message names 2019-03-13 17:07:43 +01:00
messages-bitcoin.proto protob: set PublicKey's node to optional to be consistent with other coins 2019-03-04 12:53:39 +01:00
messages-bootloader.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-cardano.proto replace network with protocol magic on cardano (#244) 2019-01-18 15:48:25 +01:00
messages-common.proto protobuf: unknown derivation path message 2018-09-04 13:52:03 +02:00
messages-crypto.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-debug.proto protob: add mnemonic type to DebugLinkState 2019-03-11 13:54:35 +01:00
messages-eos.proto protob: EOS support (#231) 2019-01-28 18:49:56 +01:00
messages-ethereum.proto protob: don't use required for eth fields 2019-01-28 18:38:10 +01:00
messages-lisk.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-management.proto protobuf: add display rotation to ApplySettings (#304) 2019-04-02 10:46:03 +02:00
messages-monero.proto xmr: hf10 upgrades 2019-02-18 02:45:04 +01:00
messages-nem.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-ontology.proto protob: fix small issues with protob, run graph.py in travis 2018-10-18 14:55:50 +02:00
messages-ripple.proto protob: add destination tag field for ripple 2019-01-08 15:49:11 +01:00
messages-stellar.proto stellar: get public key removed 2018-08-21 14:29:40 +02:00
messages-tezos.proto protob: remove TezosCurveType from protobuf; Ed25519 is the only supported one 2018-09-05 16:42:24 +02:00
messages-tron.proto protob: fix small issues with protob, run graph.py in travis 2018-10-18 14:55:50 +02:00
messages.proto Add Binance Chain (#264) 2019-02-25 14:00:27 +01:00
pb2py pb2py: fields moved to classmethod get_fields() 2018-09-18 18:06:40 +02:00
protocol.md add protocol description 2017-08-15 17:48:48 +02:00