1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 11:59:11 +00:00
trezor-firmware/protob
Dušan Klinec c40260a20b xmr: range sig protocol offloading (#199)
- support for bulletproofs > 2
2018-08-28 13:33:24 +02:00
..
.gitignore protob: add combine makefile target for proto2js (which can't combine files by itself) 2018-07-27 16:02:01 +02:00
graph.py protob: more meta info in monero messages 2018-07-22 21:04:48 +02:00
Makefile protob: Add Ontology support (#184) 2018-08-14 15:23:07 +02:00
messages-bitcoin.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-bootloader.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-cardano.proto cardano: SignTransaction -> SignTx to match other coins 2018-08-21 14:11:56 +02:00
messages-common.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-crypto.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-debug.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-ethereum.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-lisk.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-management.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-monero.proto xmr: range sig protocol offloading (#199) 2018-08-28 13:33:24 +02:00
messages-nem.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-ontology.proto protob: fix whitespace in Ontology messages 2018-08-14 20:59:00 +02:00
messages-ripple.proto protob: add packages to proto files 2018-07-29 16:17:00 +02:00
messages-stellar.proto stellar: get public key removed 2018-08-21 14:29:40 +02:00
messages-tezos.proto tezos: branch in sign_tx is not b58 encoded (#198) 2018-08-27 15:39:29 +02:00
messages.proto xmr: range sig protocol offloading (#199) 2018-08-28 13:33:24 +02:00
pb2py protob: make isort happy correctly 2018-08-03 19:11:02 +02:00
protocol.md