python-trezor/trezorlib/messages
Pavol Rusnak ce9da28a3d
update protobuf
2018-02-28 23:13:17 +01:00
..
Address.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ApplyFlags.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ApplySettings.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
BackupDevice.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ButtonAck.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ButtonRequest.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ButtonRequestType.py update protobuf 2018-02-27 14:24:23 +01:00
Cancel.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ChangePin.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
CipherKeyValue.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
CipheredKeyValue.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ClearSession.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
CoinType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
CosiCommit.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
CosiCommitment.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
CosiSign.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
CosiSignature.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DebugLinkDecision.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DebugLinkFlashErase.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DebugLinkGetState.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DebugLinkLog.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DebugLinkMemory.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DebugLinkMemoryRead.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DebugLinkMemoryWrite.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DebugLinkState.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DebugLinkStop.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DecryptMessage.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
DecryptedMessage.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ECDHSessionKey.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EncryptMessage.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EncryptedMessage.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
Entropy.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EntropyAck.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EntropyRequest.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EstimateTxSize.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EthereumAddress.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EthereumGetAddress.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EthereumMessageSignature.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EthereumSignMessage.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EthereumSignTx.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EthereumTxAck.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EthereumTxRequest.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
EthereumVerifyMessage.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
Failure.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
FailureType.py update protobuf 2018-02-27 14:24:23 +01:00
Features.py update protobuf 2018-02-28 23:13:17 +01:00
FirmwareErase.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
FirmwareRequest.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
FirmwareUpload.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
GetAddress.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
GetECDHSessionKey.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
GetEntropy.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
GetFeatures.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
GetPublicKey.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
HDNodePathType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
HDNodeType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
IdentityType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
Initialize.py rebuild protobuf to add {Initialize,Features}.state 2018-02-09 17:46:54 +01:00
InputScriptType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
LoadDevice.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
MessageSignature.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
MessageType.py update protobuf 2018-02-28 23:13:17 +01:00
MultisigRedeemScriptType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMAddress.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMAggregateModification.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMCosignatoryModification.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMDecryptMessage.py regenerate pb messages 2018-01-12 12:54:06 +01:00
NEMDecryptedMessage.py regenerate pb messages 2018-01-12 12:54:06 +01:00
NEMGetAddress.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMImportanceTransfer.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMImportanceTransferMode.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMModificationType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMMosaic.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMMosaicCreation.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMMosaicDefinition.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMMosaicLevy.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMMosaicSupplyChange.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMProvisionNamespace.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMSignTx.py sort imports in pb2py 2018-01-12 12:58:39 +01:00
NEMSignedTx.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMSupplyChangeType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMTransactionCommon.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
NEMTransfer.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
OutputScriptType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
PassphraseAck.py update protobuf 2018-02-28 23:13:17 +01:00
PassphraseRequest.py client: implement PassphraseRequest.on_device handling 2018-02-14 19:11:21 +01:00
PassphraseStateAck.py update protobuf 2018-02-28 23:13:17 +01:00
PassphraseStateRequest.py update protobuf 2018-02-28 23:13:17 +01:00
PinMatrixAck.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
PinMatrixRequest.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
PinMatrixRequestType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
Ping.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
PublicKey.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
RecoveryDevice.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
RecoveryDeviceType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
RequestType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
ResetDevice.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
SelfTest.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
SetU2FCounter.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
SignIdentity.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
SignMessage.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
SignTx.py regenerate pb messages 2018-01-12 12:54:06 +01:00
SignedIdentity.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
SimpleSignTx.py regenerate pb messages 2018-01-12 12:54:06 +01:00
Success.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
TransactionType.py sort imports in pb2py 2018-01-12 12:58:39 +01:00
TxAck.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
TxInputType.py regenerate pb messages 2018-01-12 12:54:06 +01:00
TxOutputBinType.py regenerate pb messages 2018-01-12 12:54:06 +01:00
TxOutputType.py regenerate pb messages 2018-01-12 12:54:06 +01:00
TxRequest.py sort imports in pb2py 2018-01-12 12:58:39 +01:00
TxRequestDetailsType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
TxRequestSerializedType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
TxSize.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
VerifyMessage.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
WipeDevice.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
WordAck.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
WordRequest.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
WordRequestType.py Rework from Google's protobuf to pure-python protobuf implementation 2017-12-17 02:19:16 +01:00
__init__.py update protobuf 2018-02-28 23:13:17 +01:00