mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 13:38:12 +00:00
regenerated messages
This commit is contained in:
parent
af9d2cf21f
commit
c56719ea8c
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 30
|
||||||
t.add_field(1, 'address', p.UnicodeType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'address', p.UnicodeType, flags=p.FLAG_REQUIRED)
|
||||||
Address = t
|
Address = t
|
||||||
TYPE = const(30)
|
|
@ -1,9 +1,9 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 25
|
||||||
t.add_field(1, 'language', p.UnicodeType)
|
t.add_field(1, 'language', p.UnicodeType)
|
||||||
t.add_field(2, 'label', p.UnicodeType)
|
t.add_field(2, 'label', p.UnicodeType)
|
||||||
t.add_field(3, 'use_passphrase', p.BoolType)
|
t.add_field(3, 'use_passphrase', p.BoolType)
|
||||||
t.add_field(4, 'homescreen', p.BytesType)
|
t.add_field(4, 'homescreen', p.BytesType)
|
||||||
ApplySettings = t
|
ApplySettings = t
|
||||||
TYPE = const(25)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 27
|
||||||
ButtonAck = t
|
ButtonAck = t
|
||||||
TYPE = const(27)
|
|
@ -1,7 +1,7 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 26
|
||||||
t.add_field(1, 'code', p.UVarintType)
|
t.add_field(1, 'code', p.UVarintType)
|
||||||
t.add_field(2, 'data', p.UnicodeType)
|
t.add_field(2, 'data', p.UnicodeType)
|
||||||
ButtonRequest = t
|
ButtonRequest = t
|
||||||
TYPE = const(26)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 20
|
||||||
Cancel = t
|
Cancel = t
|
||||||
TYPE = const(20)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 4
|
||||||
t.add_field(1, 'remove', p.BoolType)
|
t.add_field(1, 'remove', p.BoolType)
|
||||||
ChangePin = t
|
ChangePin = t
|
||||||
TYPE = const(4)
|
|
@ -1,6 +1,7 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 23
|
||||||
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
||||||
t.add_field(2, 'key', p.UnicodeType)
|
t.add_field(2, 'key', p.UnicodeType)
|
||||||
t.add_field(3, 'value', p.BytesType)
|
t.add_field(3, 'value', p.BytesType)
|
||||||
@ -9,4 +10,3 @@ t.add_field(5, 'ask_on_encrypt', p.BoolType)
|
|||||||
t.add_field(6, 'ask_on_decrypt', p.BoolType)
|
t.add_field(6, 'ask_on_decrypt', p.BoolType)
|
||||||
t.add_field(7, 'iv', p.BytesType)
|
t.add_field(7, 'iv', p.BytesType)
|
||||||
CipherKeyValue = t
|
CipherKeyValue = t
|
||||||
TYPE = const(23)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 48
|
||||||
t.add_field(1, 'value', p.BytesType)
|
t.add_field(1, 'value', p.BytesType)
|
||||||
CipheredKeyValue = t
|
CipheredKeyValue = t
|
||||||
TYPE = const(48)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 24
|
||||||
ClearSession = t
|
ClearSession = t
|
||||||
TYPE = const(24)
|
|
@ -6,4 +6,7 @@ t.add_field(2, 'coin_shortcut', p.UnicodeType)
|
|||||||
t.add_field(3, 'address_type', p.UVarintType, default=0)
|
t.add_field(3, 'address_type', p.UVarintType, default=0)
|
||||||
t.add_field(4, 'maxfee_kb', p.UVarintType)
|
t.add_field(4, 'maxfee_kb', p.UVarintType)
|
||||||
t.add_field(5, 'address_type_p2sh', p.UVarintType, default=5)
|
t.add_field(5, 'address_type_p2sh', p.UVarintType, default=5)
|
||||||
|
t.add_field(6, 'address_type_p2wpkh', p.UVarintType, default=6)
|
||||||
|
t.add_field(7, 'address_type_p2wsh', p.UVarintType, default=10)
|
||||||
|
t.add_field(8, 'signed_message_header', p.UnicodeType)
|
||||||
CoinType = t
|
CoinType = t
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 100
|
||||||
t.add_field(1, 'yes_no', p.BoolType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'yes_no', p.BoolType, flags=p.FLAG_REQUIRED)
|
||||||
DebugLinkDecision = t
|
DebugLinkDecision = t
|
||||||
TYPE = const(100)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 101
|
||||||
DebugLinkGetState = t
|
DebugLinkGetState = t
|
||||||
TYPE = const(101)
|
|
@ -1,8 +1,8 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 104
|
||||||
t.add_field(1, 'level', p.UVarintType)
|
t.add_field(1, 'level', p.UVarintType)
|
||||||
t.add_field(2, 'bucket', p.UnicodeType)
|
t.add_field(2, 'bucket', p.UnicodeType)
|
||||||
t.add_field(3, 'text', p.UnicodeType)
|
t.add_field(3, 'text', p.UnicodeType)
|
||||||
DebugLinkLog = t
|
DebugLinkLog = t
|
||||||
TYPE = const(104)
|
|
@ -2,6 +2,7 @@
|
|||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
from .HDNodeType import HDNodeType
|
from .HDNodeType import HDNodeType
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 102
|
||||||
t.add_field(1, 'layout', p.BytesType)
|
t.add_field(1, 'layout', p.BytesType)
|
||||||
t.add_field(2, 'pin', p.UnicodeType)
|
t.add_field(2, 'pin', p.UnicodeType)
|
||||||
t.add_field(3, 'matrix', p.UnicodeType)
|
t.add_field(3, 'matrix', p.UnicodeType)
|
||||||
@ -13,4 +14,3 @@ t.add_field(8, 'reset_entropy', p.BytesType)
|
|||||||
t.add_field(9, 'recovery_fake_word', p.UnicodeType)
|
t.add_field(9, 'recovery_fake_word', p.UnicodeType)
|
||||||
t.add_field(10, 'recovery_word_pos', p.UVarintType)
|
t.add_field(10, 'recovery_word_pos', p.UVarintType)
|
||||||
DebugLinkState = t
|
DebugLinkState = t
|
||||||
TYPE = const(102)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 103
|
||||||
DebugLinkStop = t
|
DebugLinkStop = t
|
||||||
TYPE = const(103)
|
|
@ -1,9 +1,9 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 51
|
||||||
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
||||||
t.add_field(2, 'nonce', p.BytesType)
|
t.add_field(2, 'nonce', p.BytesType)
|
||||||
t.add_field(3, 'message', p.BytesType)
|
t.add_field(3, 'message', p.BytesType)
|
||||||
t.add_field(4, 'hmac', p.BytesType)
|
t.add_field(4, 'hmac', p.BytesType)
|
||||||
DecryptMessage = t
|
DecryptMessage = t
|
||||||
TYPE = const(51)
|
|
@ -1,7 +1,7 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 52
|
||||||
t.add_field(1, 'message', p.BytesType)
|
t.add_field(1, 'message', p.BytesType)
|
||||||
t.add_field(2, 'address', p.UnicodeType)
|
t.add_field(2, 'address', p.UnicodeType)
|
||||||
DecryptedMessage = t
|
DecryptedMessage = t
|
||||||
TYPE = const(52)
|
|
@ -1,10 +1,10 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 49
|
||||||
t.add_field(1, 'pubkey', p.BytesType)
|
t.add_field(1, 'pubkey', p.BytesType)
|
||||||
t.add_field(2, 'message', p.BytesType)
|
t.add_field(2, 'message', p.BytesType)
|
||||||
t.add_field(3, 'display_only', p.BoolType)
|
t.add_field(3, 'display_only', p.BoolType)
|
||||||
t.add_field(4, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
t.add_field(4, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
||||||
t.add_field(5, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
t.add_field(5, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
||||||
EncryptMessage = t
|
EncryptMessage = t
|
||||||
TYPE = const(49)
|
|
@ -1,8 +1,8 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 50
|
||||||
t.add_field(1, 'nonce', p.BytesType)
|
t.add_field(1, 'nonce', p.BytesType)
|
||||||
t.add_field(2, 'message', p.BytesType)
|
t.add_field(2, 'message', p.BytesType)
|
||||||
t.add_field(3, 'hmac', p.BytesType)
|
t.add_field(3, 'hmac', p.BytesType)
|
||||||
EncryptedMessage = t
|
EncryptedMessage = t
|
||||||
TYPE = const(50)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 10
|
||||||
t.add_field(1, 'entropy', p.BytesType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'entropy', p.BytesType, flags=p.FLAG_REQUIRED)
|
||||||
Entropy = t
|
Entropy = t
|
||||||
TYPE = const(10)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 36
|
||||||
t.add_field(1, 'entropy', p.BytesType)
|
t.add_field(1, 'entropy', p.BytesType)
|
||||||
EntropyAck = t
|
EntropyAck = t
|
||||||
TYPE = const(36)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 35
|
||||||
EntropyRequest = t
|
EntropyRequest = t
|
||||||
TYPE = const(35)
|
|
@ -1,8 +1,8 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 43
|
||||||
t.add_field(1, 'outputs_count', p.UVarintType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'outputs_count', p.UVarintType, flags=p.FLAG_REQUIRED)
|
||||||
t.add_field(2, 'inputs_count', p.UVarintType, flags=p.FLAG_REQUIRED)
|
t.add_field(2, 'inputs_count', p.UVarintType, flags=p.FLAG_REQUIRED)
|
||||||
t.add_field(3, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
t.add_field(3, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
||||||
EstimateTxSize = t
|
EstimateTxSize = t
|
||||||
TYPE = const(43)
|
|
@ -1,7 +1,7 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 3
|
||||||
t.add_field(1, 'code', p.UVarintType)
|
t.add_field(1, 'code', p.UVarintType)
|
||||||
t.add_field(2, 'message', p.UnicodeType)
|
t.add_field(2, 'message', p.UnicodeType)
|
||||||
Failure = t
|
Failure = t
|
||||||
TYPE = const(3)
|
|
@ -2,6 +2,7 @@
|
|||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
from .CoinType import CoinType
|
from .CoinType import CoinType
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 17
|
||||||
t.add_field(1, 'vendor', p.UnicodeType)
|
t.add_field(1, 'vendor', p.UnicodeType)
|
||||||
t.add_field(2, 'major_version', p.UVarintType)
|
t.add_field(2, 'major_version', p.UVarintType)
|
||||||
t.add_field(3, 'minor_version', p.UVarintType)
|
t.add_field(3, 'minor_version', p.UVarintType)
|
||||||
@ -20,4 +21,3 @@ t.add_field(15, 'imported', p.BoolType)
|
|||||||
t.add_field(16, 'pin_cached', p.BoolType)
|
t.add_field(16, 'pin_cached', p.BoolType)
|
||||||
t.add_field(17, 'passphrase_cached', p.BoolType)
|
t.add_field(17, 'passphrase_cached', p.BoolType)
|
||||||
Features = t
|
Features = t
|
||||||
TYPE = const(17)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 6
|
||||||
FirmwareErase = t
|
FirmwareErase = t
|
||||||
TYPE = const(6)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 7
|
||||||
t.add_field(1, 'payload', p.BytesType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'payload', p.BytesType, flags=p.FLAG_REQUIRED)
|
||||||
FirmwareUpload = t
|
FirmwareUpload = t
|
||||||
TYPE = const(7)
|
|
@ -2,9 +2,9 @@
|
|||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
from .MultisigRedeemScriptType import MultisigRedeemScriptType
|
from .MultisigRedeemScriptType import MultisigRedeemScriptType
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 29
|
||||||
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
||||||
t.add_field(2, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
t.add_field(2, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
||||||
t.add_field(3, 'show_display', p.BoolType)
|
t.add_field(3, 'show_display', p.BoolType)
|
||||||
t.add_field(4, 'multisig', p.EmbeddedMessage(MultisigRedeemScriptType))
|
t.add_field(4, 'multisig', p.EmbeddedMessage(MultisigRedeemScriptType))
|
||||||
GetAddress = t
|
GetAddress = t
|
||||||
TYPE = const(29)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 9
|
||||||
t.add_field(1, 'size', p.UVarintType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'size', p.UVarintType, flags=p.FLAG_REQUIRED)
|
||||||
GetEntropy = t
|
GetEntropy = t
|
||||||
TYPE = const(9)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 55
|
||||||
GetFeatures = t
|
GetFeatures = t
|
||||||
TYPE = const(55)
|
|
@ -1,8 +1,8 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 11
|
||||||
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
||||||
t.add_field(2, 'ecdsa_curve_name', p.UnicodeType)
|
t.add_field(2, 'ecdsa_curve_name', p.UnicodeType)
|
||||||
t.add_field(3, 'show_display', p.BoolType)
|
t.add_field(3, 'show_display', p.BoolType)
|
||||||
GetPublicKey = t
|
GetPublicKey = t
|
||||||
TYPE = const(11)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 0
|
||||||
Initialize = t
|
Initialize = t
|
||||||
TYPE = const(0)
|
|
@ -2,6 +2,7 @@
|
|||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
from .HDNodeType import HDNodeType
|
from .HDNodeType import HDNodeType
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 13
|
||||||
t.add_field(1, 'mnemonic', p.UnicodeType)
|
t.add_field(1, 'mnemonic', p.UnicodeType)
|
||||||
t.add_field(2, 'node', p.EmbeddedMessage(HDNodeType))
|
t.add_field(2, 'node', p.EmbeddedMessage(HDNodeType))
|
||||||
t.add_field(3, 'pin', p.UnicodeType)
|
t.add_field(3, 'pin', p.UnicodeType)
|
||||||
@ -10,4 +11,3 @@ t.add_field(5, 'language', p.UnicodeType, default=u'english')
|
|||||||
t.add_field(6, 'label', p.UnicodeType)
|
t.add_field(6, 'label', p.UnicodeType)
|
||||||
t.add_field(7, 'skip_checksum', p.BoolType)
|
t.add_field(7, 'skip_checksum', p.BoolType)
|
||||||
LoadDevice = t
|
LoadDevice = t
|
||||||
TYPE = const(13)
|
|
@ -1,7 +1,7 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 40
|
||||||
t.add_field(1, 'address', p.UnicodeType)
|
t.add_field(1, 'address', p.UnicodeType)
|
||||||
t.add_field(2, 'signature', p.BytesType)
|
t.add_field(2, 'signature', p.BytesType)
|
||||||
MessageSignature = t
|
MessageSignature = t
|
||||||
TYPE = const(40)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 42
|
||||||
t.add_field(1, 'passphrase', p.UnicodeType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'passphrase', p.UnicodeType, flags=p.FLAG_REQUIRED)
|
||||||
PassphraseAck = t
|
PassphraseAck = t
|
||||||
TYPE = const(42)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 41
|
||||||
PassphraseRequest = t
|
PassphraseRequest = t
|
||||||
TYPE = const(41)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 19
|
||||||
t.add_field(1, 'pin', p.UnicodeType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'pin', p.UnicodeType, flags=p.FLAG_REQUIRED)
|
||||||
PinMatrixAck = t
|
PinMatrixAck = t
|
||||||
TYPE = const(19)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 18
|
||||||
t.add_field(1, 'type', p.UVarintType)
|
t.add_field(1, 'type', p.UVarintType)
|
||||||
PinMatrixRequest = t
|
PinMatrixRequest = t
|
||||||
TYPE = const(18)
|
|
@ -1,9 +1,9 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 1
|
||||||
t.add_field(1, 'message', p.UnicodeType)
|
t.add_field(1, 'message', p.UnicodeType)
|
||||||
t.add_field(2, 'button_protection', p.BoolType)
|
t.add_field(2, 'button_protection', p.BoolType)
|
||||||
t.add_field(3, 'pin_protection', p.BoolType)
|
t.add_field(3, 'pin_protection', p.BoolType)
|
||||||
t.add_field(4, 'passphrase_protection', p.BoolType)
|
t.add_field(4, 'passphrase_protection', p.BoolType)
|
||||||
Ping = t
|
Ping = t
|
||||||
TYPE = const(1)
|
|
@ -2,7 +2,7 @@
|
|||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
from .HDNodeType import HDNodeType
|
from .HDNodeType import HDNodeType
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 12
|
||||||
t.add_field(1, 'node', p.EmbeddedMessage(HDNodeType), flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'node', p.EmbeddedMessage(HDNodeType), flags=p.FLAG_REQUIRED)
|
||||||
t.add_field(2, 'xpub', p.UnicodeType)
|
t.add_field(2, 'xpub', p.UnicodeType)
|
||||||
PublicKey = t
|
PublicKey = t
|
||||||
TYPE = const(12)
|
|
@ -1,6 +1,7 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 45
|
||||||
t.add_field(1, 'word_count', p.UVarintType)
|
t.add_field(1, 'word_count', p.UVarintType)
|
||||||
t.add_field(2, 'passphrase_protection', p.BoolType)
|
t.add_field(2, 'passphrase_protection', p.BoolType)
|
||||||
t.add_field(3, 'pin_protection', p.BoolType)
|
t.add_field(3, 'pin_protection', p.BoolType)
|
||||||
@ -8,4 +9,3 @@ t.add_field(4, 'language', p.UnicodeType, default=u'english')
|
|||||||
t.add_field(5, 'label', p.UnicodeType)
|
t.add_field(5, 'label', p.UnicodeType)
|
||||||
t.add_field(6, 'enforce_wordlist', p.BoolType)
|
t.add_field(6, 'enforce_wordlist', p.BoolType)
|
||||||
RecoveryDevice = t
|
RecoveryDevice = t
|
||||||
TYPE = const(45)
|
|
@ -1,6 +1,7 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 14
|
||||||
t.add_field(1, 'display_random', p.BoolType)
|
t.add_field(1, 'display_random', p.BoolType)
|
||||||
t.add_field(2, 'strength', p.UVarintType, default=256)
|
t.add_field(2, 'strength', p.UVarintType, default=256)
|
||||||
t.add_field(3, 'passphrase_protection', p.BoolType)
|
t.add_field(3, 'passphrase_protection', p.BoolType)
|
||||||
@ -8,4 +9,3 @@ t.add_field(4, 'pin_protection', p.BoolType)
|
|||||||
t.add_field(5, 'language', p.UnicodeType, default=u'english')
|
t.add_field(5, 'language', p.UnicodeType, default=u'english')
|
||||||
t.add_field(6, 'label', p.UnicodeType)
|
t.add_field(6, 'label', p.UnicodeType)
|
||||||
ResetDevice = t
|
ResetDevice = t
|
||||||
TYPE = const(14)
|
|
@ -2,9 +2,9 @@
|
|||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
from .IdentityType import IdentityType
|
from .IdentityType import IdentityType
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 53
|
||||||
t.add_field(1, 'identity', p.EmbeddedMessage(IdentityType))
|
t.add_field(1, 'identity', p.EmbeddedMessage(IdentityType))
|
||||||
t.add_field(2, 'challenge_hidden', p.BytesType)
|
t.add_field(2, 'challenge_hidden', p.BytesType)
|
||||||
t.add_field(3, 'challenge_visual', p.UnicodeType)
|
t.add_field(3, 'challenge_visual', p.UnicodeType)
|
||||||
t.add_field(4, 'ecdsa_curve_name', p.UnicodeType)
|
t.add_field(4, 'ecdsa_curve_name', p.UnicodeType)
|
||||||
SignIdentity = t
|
SignIdentity = t
|
||||||
TYPE = const(53)
|
|
@ -1,8 +1,8 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 38
|
||||||
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
t.add_field(1, 'address_n', p.UVarintType, flags=p.FLAG_REPEATED)
|
||||||
t.add_field(2, 'message', p.BytesType, flags=p.FLAG_REQUIRED)
|
t.add_field(2, 'message', p.BytesType, flags=p.FLAG_REQUIRED)
|
||||||
t.add_field(3, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
t.add_field(3, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
||||||
SignMessage = t
|
SignMessage = t
|
||||||
TYPE = const(38)
|
|
@ -1,10 +1,10 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 15
|
||||||
t.add_field(1, 'outputs_count', p.UVarintType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'outputs_count', p.UVarintType, flags=p.FLAG_REQUIRED)
|
||||||
t.add_field(2, 'inputs_count', p.UVarintType, flags=p.FLAG_REQUIRED)
|
t.add_field(2, 'inputs_count', p.UVarintType, flags=p.FLAG_REQUIRED)
|
||||||
t.add_field(3, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
t.add_field(3, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
||||||
t.add_field(4, 'version', p.UVarintType, default=1)
|
t.add_field(4, 'version', p.UVarintType, default=1)
|
||||||
t.add_field(5, 'lock_time', p.UVarintType, default=0)
|
t.add_field(5, 'lock_time', p.UVarintType, default=0)
|
||||||
SignTx = t
|
SignTx = t
|
||||||
TYPE = const(15)
|
|
@ -1,8 +1,8 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 54
|
||||||
t.add_field(1, 'address', p.UnicodeType)
|
t.add_field(1, 'address', p.UnicodeType)
|
||||||
t.add_field(2, 'public_key', p.BytesType)
|
t.add_field(2, 'public_key', p.BytesType)
|
||||||
t.add_field(3, 'signature', p.BytesType)
|
t.add_field(3, 'signature', p.BytesType)
|
||||||
SignedIdentity = t
|
SignedIdentity = t
|
||||||
TYPE = const(54)
|
|
@ -4,6 +4,7 @@ from .TxInputType import TxInputType
|
|||||||
from .TxOutputType import TxOutputType
|
from .TxOutputType import TxOutputType
|
||||||
from .TransactionType import TransactionType
|
from .TransactionType import TransactionType
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 16
|
||||||
t.add_field(1, 'inputs', p.EmbeddedMessage(TxInputType), flags=p.FLAG_REPEATED)
|
t.add_field(1, 'inputs', p.EmbeddedMessage(TxInputType), flags=p.FLAG_REPEATED)
|
||||||
t.add_field(2, 'outputs', p.EmbeddedMessage(TxOutputType), flags=p.FLAG_REPEATED)
|
t.add_field(2, 'outputs', p.EmbeddedMessage(TxOutputType), flags=p.FLAG_REPEATED)
|
||||||
t.add_field(3, 'transactions', p.EmbeddedMessage(TransactionType), flags=p.FLAG_REPEATED)
|
t.add_field(3, 'transactions', p.EmbeddedMessage(TransactionType), flags=p.FLAG_REPEATED)
|
||||||
@ -11,4 +12,3 @@ t.add_field(4, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
|||||||
t.add_field(5, 'version', p.UVarintType, default=1)
|
t.add_field(5, 'version', p.UVarintType, default=1)
|
||||||
t.add_field(6, 'lock_time', p.UVarintType, default=0)
|
t.add_field(6, 'lock_time', p.UVarintType, default=0)
|
||||||
SimpleSignTx = t
|
SimpleSignTx = t
|
||||||
TYPE = const(16)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 2
|
||||||
t.add_field(1, 'message', p.UnicodeType)
|
t.add_field(1, 'message', p.UnicodeType)
|
||||||
Success = t
|
Success = t
|
||||||
TYPE = const(2)
|
|
@ -2,6 +2,6 @@
|
|||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
from .TransactionType import TransactionType
|
from .TransactionType import TransactionType
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 22
|
||||||
t.add_field(1, 'tx', p.EmbeddedMessage(TransactionType))
|
t.add_field(1, 'tx', p.EmbeddedMessage(TransactionType))
|
||||||
TxAck = t
|
TxAck = t
|
||||||
TYPE = const(22)
|
|
@ -3,8 +3,8 @@ from protobuf import protobuf as p
|
|||||||
from .TxRequestDetailsType import TxRequestDetailsType
|
from .TxRequestDetailsType import TxRequestDetailsType
|
||||||
from .TxRequestSerializedType import TxRequestSerializedType
|
from .TxRequestSerializedType import TxRequestSerializedType
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 21
|
||||||
t.add_field(1, 'request_type', p.UVarintType)
|
t.add_field(1, 'request_type', p.UVarintType)
|
||||||
t.add_field(2, 'details', p.EmbeddedMessage(TxRequestDetailsType))
|
t.add_field(2, 'details', p.EmbeddedMessage(TxRequestDetailsType))
|
||||||
t.add_field(3, 'serialized', p.EmbeddedMessage(TxRequestSerializedType))
|
t.add_field(3, 'serialized', p.EmbeddedMessage(TxRequestSerializedType))
|
||||||
TxRequest = t
|
TxRequest = t
|
||||||
TYPE = const(21)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 44
|
||||||
t.add_field(1, 'tx_size', p.UVarintType)
|
t.add_field(1, 'tx_size', p.UVarintType)
|
||||||
TxSize = t
|
TxSize = t
|
||||||
TYPE = const(44)
|
|
@ -1,8 +1,9 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 39
|
||||||
t.add_field(1, 'address', p.UnicodeType)
|
t.add_field(1, 'address', p.UnicodeType)
|
||||||
t.add_field(2, 'signature', p.BytesType)
|
t.add_field(2, 'signature', p.BytesType)
|
||||||
t.add_field(3, 'message', p.BytesType)
|
t.add_field(3, 'message', p.BytesType)
|
||||||
|
t.add_field(4, 'coin_name', p.UnicodeType, default=u'Bitcoin')
|
||||||
VerifyMessage = t
|
VerifyMessage = t
|
||||||
TYPE = const(39)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 5
|
||||||
WipeDevice = t
|
WipeDevice = t
|
||||||
TYPE = const(5)
|
|
@ -1,6 +1,6 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 47
|
||||||
t.add_field(1, 'word', p.UnicodeType, flags=p.FLAG_REQUIRED)
|
t.add_field(1, 'word', p.UnicodeType, flags=p.FLAG_REQUIRED)
|
||||||
WordAck = t
|
WordAck = t
|
||||||
TYPE = const(47)
|
|
@ -1,5 +1,5 @@
|
|||||||
# Automatically generated by pb2py
|
# Automatically generated by pb2py
|
||||||
from protobuf import protobuf as p
|
from protobuf import protobuf as p
|
||||||
t = p.MessageType()
|
t = p.MessageType()
|
||||||
|
t.wire_type = 46
|
||||||
WordRequest = t
|
WordRequest = t
|
||||||
TYPE = const(46)
|
|
Loading…
Reference in New Issue
Block a user