1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-16 11:28:14 +00:00
trezor-firmware/protob
Jochen Hoenicke def589743e
Signing protocol extensions for segwit
Extended InputScriptType and OutputScriptType for witness.
We use the same constant for multisig and normal segwit scripts;
they can be differentiated by the fact that multisig is set.

Added amount to TxInputType (with segwit we can trust it as it
is added to the signed part).
2016-07-10 15:19:29 +02:00
..
google/protobuf Added some sugar for easier handling in Multibit 2014-02-02 11:28:43 +01:00
.gitignore rework storage, session, features 2013-11-26 16:11:19 +01:00
config.proto add documentation, remove TxInput/TxOutput messages, use TxAck instead 2014-03-25 19:47:02 +01:00
Makefile change java package for protobuf classes 2014-04-07 18:01:11 +02:00
messages.proto new message SetU2FCounter 2016-06-12 23:37:24 +02:00
storage.proto Add u2f counter to storage 2015-11-03 00:04:48 +01:00
types.proto Signing protocol extensions for segwit 2016-07-10 15:19:29 +02:00