1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/firmware/protob
Jochen Hoenicke 1bd4b99f95
Allow SegWit addresses
New output scripts for segwit addresses in accordance to BIP-142 and BIP-141.
This allows Trezor to pay to segwit users, but it doesn't enable segwit for
Trezor itself.
2016-11-05 22:35:32 +01:00
..
.gitignore import v1.0.0 2014-04-29 14:38:32 +02:00
Makefile import v1.0.0 2014-04-29 14:38:32 +02:00
messages.options multibyte addresses can be 40 chars long 2016-10-16 02:05:03 +02:00
messages.pb.c implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
messages.pb.h implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages 2016-10-31 16:20:15 +01:00
messages.proto move submodules to vendor subdirectory 2015-12-15 23:01:54 +01:00
pb_decode.c add const where possible (for message parsing) 2016-08-29 22:36:18 +02:00
pb_decode.h add const where possible (for message parsing) 2016-08-29 22:36:18 +02:00
pb_encode.c downgrade nanopb to LTS version 0.2.9.1 2014-12-27 16:05:34 +01:00
pb_encode.h downgrade nanopb to LTS version 0.2.9.1 2014-12-27 16:05:34 +01:00
pb.h update to nanopb 0.2.9.3 2016-08-29 12:59:29 +02:00
storage.options introduce homescreen 2015-02-04 21:27:07 +01:00
storage.pb.c update to nanopb 0.2.9.3 2016-08-29 12:59:29 +02:00
storage.pb.h update to nanopb 0.2.9.3 2016-08-29 12:59:29 +02:00
storage.proto move submodules to vendor subdirectory 2015-12-15 23:01:54 +01:00
types.options Allow SegWit addresses 2016-11-05 22:35:32 +01:00
types.pb.c implement TXEXTRADATA transaction RequestType 2016-10-20 13:25:40 +02:00
types.pb.h Allow SegWit addresses 2016-11-05 22:35:32 +01:00
types.proto move submodules to vendor subdirectory 2015-12-15 23:01:54 +01:00