1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-13 01:58:08 +00:00
trezor-firmware/python/src/trezorlib/messages
2021-04-01 11:12:30 +02:00
..
__init__.py feat(core/cardano): chunked serialization of signed transaction 2021-03-26 11:15:19 +01:00
Address.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
AmountUnit.py feat(proto): add amount_unit to AuthorizeCoinJoin and SignTx 2021-01-22 14:07:36 +01:00
ApplyFlags.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
ApplySettings.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
AuthorizeCoinJoin.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BackupDevice.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BackupType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
BinanceAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceCancelMsg.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceCoin.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceGetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceGetPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceInputOutput.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceOrderMsg.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceOrderSide.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
BinanceOrderType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
BinancePublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceSignedTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceSignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceTimeInForce.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
BinanceTransferMsg.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
BinanceTxRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
ButtonAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
ButtonRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
ButtonRequestType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
Cancel.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CancelAuthorization.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
Capability.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
CardanoAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoAddressParametersType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoAddressType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
CardanoAssetGroupType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoBlockchainPointerType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoCertificateType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
CardanoGetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoGetPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoPoolMetadataType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoPoolOwnerType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoPoolParametersType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoPoolRelayParametersType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoPoolRelayType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
CardanoPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoSignedTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoSignedTxChunk.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoSignedTxChunkAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoSignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoTokenType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoTxCertificateType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoTxInputType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoTxOutputType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CardanoTxWithdrawalType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
ChangePin.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
ChangeWipeCode.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CipheredKeyValue.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CipherKeyValue.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CosiCommit.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CosiCommitment.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CosiSign.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
CosiSignature.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkDecision.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkEraseSdCard.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkFlashErase.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkGetState.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkLayout.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkLog.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkMemory.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkMemoryRead.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkMemoryWrite.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkRecordScreen.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkReseedRandom.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkState.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkStop.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugLinkWatchLayout.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugMoneroDiagAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugMoneroDiagRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DebugSwipeDirection.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
DecredStakingSpendType.py multi: Add decred staking. 2021-03-17 12:16:08 +01:00
Deprecated_PassphraseStateAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
Deprecated_PassphraseStateRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
DoPreauthorized.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
ECDHSessionKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EndSession.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
Entropy.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EntropyAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EntropyRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionBuyRam.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionBuyRamBytes.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionCommon.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionDelegate.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionDeleteAuth.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionLinkAuth.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionNewAccount.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionRefund.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionSellRam.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionTransfer.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionUndelegate.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionUnknown.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionUnlinkAuth.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionUpdateAuth.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosActionVoteProducer.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosAsset.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosAuthorization.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosAuthorizationAccount.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosAuthorizationKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosAuthorizationWait.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosGetPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosPermissionLevel.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosSignedTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosSignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosTxActionAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosTxActionRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EosTxHeader.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumGetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumGetPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumMessageSignature.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumSignMessage.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumSignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumTxAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumTxRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
EthereumVerifyMessage.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
Failure.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
FailureType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
Features.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
FirmwareErase.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
FirmwareRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
FirmwareUpload.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
GetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
GetECDHSessionKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
GetEntropy.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
GetFeatures.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
GetNextU2FCounter.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
GetOwnershipId.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
GetOwnershipProof.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
GetPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
HDNodePathType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
HDNodeType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
IdentityType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
Initialize.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
InputScriptType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
LiskAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskDelegateType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskGetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskGetPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskMessageSignature.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskMultisignatureType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskSignatureType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskSignedTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskSignMessage.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskSignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskTransactionAsset.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskTransactionCommon.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LiskTransactionType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
LiskVerifyMessage.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LoadDevice.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
LockDevice.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MessageSignature.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MessageType.py feat(core/cardano): chunked serialization of signed transaction 2021-03-26 11:15:19 +01:00
MoneroAccountPublicAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroExportedKeyImage.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroGetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroGetTxKeyAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroGetTxKeyRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroGetWatchKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroKeyImageExportInitAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroKeyImageExportInitRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroKeyImageSyncFinalAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroKeyImageSyncFinalRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroKeyImageSyncStepAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroKeyImageSyncStepRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroLiveRefreshFinalAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroLiveRefreshFinalRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroLiveRefreshStartAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroLiveRefreshStartRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroLiveRefreshStepAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroLiveRefreshStepRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroMultisigKLRki.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroOutputEntry.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroRctKeyPublic.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroRingCtSig.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroSubAddressIndicesList.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionAllInputsSetAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionAllInputsSetRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionAllOutSetAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionAllOutSetRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionData.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionDestinationEntry.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionFinalAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionFinalRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionInitAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionInitRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionInputsPermutationAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionInputsPermutationRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionInputViniAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionInputViniRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionRsigData.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionSetInputAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionSetInputRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionSetOutputAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionSetOutputRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionSignInputAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionSignInputRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransactionSourceEntry.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroTransferDetails.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MoneroWatchKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
MultisigRedeemScriptType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMAggregateModification.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMCosignatoryModification.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMDecryptedMessage.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMDecryptMessage.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMGetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMImportanceTransfer.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMImportanceTransferMode.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
NEMModificationType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
NEMMosaic.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMMosaicCreation.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMMosaicDefinition.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMMosaicLevy.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
NEMMosaicSupplyChange.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMProvisionNamespace.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMSignedTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMSignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMSupplyChangeType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
NEMTransactionCommon.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NEMTransfer.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
NextU2FCounter.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
OutputScriptType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
OwnershipId.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
OwnershipProof.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
PassphraseAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
PassphraseRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
Ping.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
PinMatrixAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
PinMatrixRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
PinMatrixRequestType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
PreauthorizedRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
PrevInput.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
PrevOutput.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
PrevTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
PublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
RebootToBootloader.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
RecoveryDevice.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
RecoveryDeviceType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
RequestType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
ResetDevice.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
RippleAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
RippleGetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
RipplePayment.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
RippleSignedTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
RippleSignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
SafetyCheckLevel.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
SdProtect.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
SdProtectOperationType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
SelfTest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
SetU2FCounter.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
SignedIdentity.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
SignIdentity.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
SignMessage.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
SignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarAccountMergeOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarAllowTrustOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarAssetType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarBumpSequenceOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarChangeTrustOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarCreateAccountOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarCreatePassiveOfferOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarGetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarManageDataOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarManageOfferOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarPathPaymentOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarPaymentOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarSetOptionsOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarSignedTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarSignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
StellarTxOpRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
Success.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosBallotOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosBallotType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
TezosContractID.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosContractType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00
TezosDelegationOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosGetAddress.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosGetPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosManagerTransfer.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosOriginationOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosParametersManager.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosProposalOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosPublicKey.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosRevealOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosSignedTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosSignTx.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TezosTransactionOp.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TransactionType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckInput.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckInputWrapper.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckOutput.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckOutputWrapper.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckPrevExtraData.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckPrevExtraDataWrapper.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckPrevInput.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckPrevInputWrapper.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckPrevMeta.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckPrevOutput.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxAckPrevOutputWrapper.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxInput.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxInputType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxOutput.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxOutputBinType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxOutputType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxRequestDetailsType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
TxRequestSerializedType.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
VerifyMessage.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
WebAuthnAddResidentCredential.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
WebAuthnCredential.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
WebAuthnCredentials.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
WebAuthnListResidentCredentials.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
WebAuthnRemoveResidentCredential.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
WipeDevice.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
WordAck.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
WordRequest.py style(common): mypy: disable implicit Optional for function arguments 2021-04-01 11:12:30 +02:00
WordRequestType.py style(common): use new syntax for typing in autogenerated protobuf enums 2020-12-01 15:52:29 +01:00