@trezor/connect 10.0.0-beta.1 → 10.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +56 -9
- package/README.md +4 -2
- package/lib/exports.d.ts +1 -3
- package/lib/exports.js +1 -3
- package/lib/impl/core-in-module-native.d.ts +7 -0
- package/lib/impl/core-in-module-native.js +11 -0
- package/lib/impl/core-in-module-node.d.ts +8 -0
- package/lib/impl/core-in-module-node.js +12 -0
- package/lib/impl/core-in-module-web.d.ts +9 -0
- package/lib/impl/core-in-module-web.js +26 -0
- package/lib/index.browser.js +2 -26
- package/lib/index.js +1 -11
- package/lib/index.native.d.ts +4 -0
- package/lib/index.native.js +5 -0
- package/package.json +16 -67
- package/lib/api/applyFlags.d.ts +0 -20
- package/lib/api/applyFlags.js +0 -38
- package/lib/api/applySettings.d.ts +0 -20
- package/lib/api/applySettings.js +0 -57
- package/lib/api/authenticateDevice.d.ts +0 -25
- package/lib/api/authenticateDevice.js +0 -195
- package/lib/api/authorizeCoinjoin.d.ts +0 -11
- package/lib/api/authorizeCoinjoin.js +0 -44
- package/lib/api/backupDevice.d.ts +0 -19
- package/lib/api/backupDevice.js +0 -39
- package/lib/api/bitcoin/TransactionComposer.d.ts +0 -46
- package/lib/api/bitcoin/TransactionComposer.js +0 -147
- package/lib/api/bitcoin/createPendingTx.d.ts +0 -37
- package/lib/api/bitcoin/createPendingTx.js +0 -55
- package/lib/api/bitcoin/enhanceSignTx.d.ts +0 -2
- package/lib/api/bitcoin/enhanceSignTx.js +0 -23
- package/lib/api/bitcoin/index.d.ts +0 -9
- package/lib/api/bitcoin/index.js +0 -9
- package/lib/api/bitcoin/inputs.d.ts +0 -4
- package/lib/api/bitcoin/inputs.js +0 -63
- package/lib/api/bitcoin/outputs.d.ts +0 -5
- package/lib/api/bitcoin/outputs.js +0 -128
- package/lib/api/bitcoin/refTx.d.ts +0 -23
- package/lib/api/bitcoin/refTx.js +0 -249
- package/lib/api/bitcoin/signtx.d.ts +0 -30
- package/lib/api/bitcoin/signtx.js +0 -229
- package/lib/api/bitcoin/signtxLegacy.d.ts +0 -10
- package/lib/api/bitcoin/signtxLegacy.js +0 -186
- package/lib/api/bitcoin/signtxVerify.d.ts +0 -12
- package/lib/api/bitcoin/signtxVerify.js +0 -95
- package/lib/api/bitcoin/transactionBytes.d.ts +0 -3
- package/lib/api/bitcoin/transactionBytes.js +0 -65
- package/lib/api/bleUnpair.d.ts +0 -11
- package/lib/api/bleUnpair.js +0 -37
- package/lib/api/blockchainDisconnect.d.ts +0 -16
- package/lib/api/blockchainDisconnect.js +0 -37
- package/lib/api/blockchainEstimateFee.d.ts +0 -16
- package/lib/api/blockchainEstimateFee.js +0 -102
- package/lib/api/blockchainEvmRpcCall.d.ts +0 -19
- package/lib/api/blockchainEvmRpcCall.js +0 -57
- package/lib/api/blockchainGetAccountBalanceHistory.d.ts +0 -16
- package/lib/api/blockchainGetAccountBalanceHistory.js +0 -60
- package/lib/api/blockchainGetContractInfo.d.ts +0 -16
- package/lib/api/blockchainGetContractInfo.js +0 -46
- package/lib/api/blockchainGetCurrentFiatRates.d.ts +0 -20
- package/lib/api/blockchainGetCurrentFiatRates.js +0 -49
- package/lib/api/blockchainGetFiatRatesForTimestamps.d.ts +0 -23
- package/lib/api/blockchainGetFiatRatesForTimestamps.js +0 -55
- package/lib/api/blockchainGetInfo.d.ts +0 -15
- package/lib/api/blockchainGetInfo.js +0 -37
- package/lib/api/blockchainGetTransactions.d.ts +0 -18
- package/lib/api/blockchainGetTransactions.js +0 -47
- package/lib/api/blockchainSetCustomBackend.d.ts +0 -17
- package/lib/api/blockchainSetCustomBackend.js +0 -43
- package/lib/api/blockchainSubscribe.d.ts +0 -19
- package/lib/api/blockchainSubscribe.js +0 -66
- package/lib/api/blockchainSubscribeFiatRates.d.ts +0 -19
- package/lib/api/blockchainSubscribeFiatRates.js +0 -43
- package/lib/api/blockchainUnsubscribe.d.ts +0 -19
- package/lib/api/blockchainUnsubscribe.js +0 -66
- package/lib/api/blockchainUnsubscribeFiatRates.d.ts +0 -17
- package/lib/api/blockchainUnsubscribeFiatRates.js +0 -37
- package/lib/api/blockchainValidateEvmRpcUrl.d.ts +0 -17
- package/lib/api/blockchainValidateEvmRpcUrl.js +0 -54
- package/lib/api/cancelCoinjoinAuthorization.d.ts +0 -11
- package/lib/api/cancelCoinjoinAuthorization.js +0 -33
- package/lib/api/cardano/api/cardanoComposeTransaction.d.ts +0 -10
- package/lib/api/cardano/api/cardanoComposeTransaction.js +0 -84
- package/lib/api/cardano/api/cardanoGetAddress.d.ts +0 -34
- package/lib/api/cardano/api/cardanoGetAddress.js +0 -130
- package/lib/api/cardano/api/cardanoGetNativeScriptHash.d.ts +0 -12
- package/lib/api/cardano/api/cardanoGetNativeScriptHash.js +0 -66
- package/lib/api/cardano/api/cardanoGetPublicKey.d.ts +0 -22
- package/lib/api/cardano/api/cardanoGetPublicKey.js +0 -92
- package/lib/api/cardano/api/cardanoSignMessage.d.ts +0 -22
- package/lib/api/cardano/api/cardanoSignMessage.js +0 -90
- package/lib/api/cardano/api/cardanoSignTransaction.d.ts +0 -81
- package/lib/api/cardano/api/cardanoSignTransaction.js +0 -301
- package/lib/api/cardano/api/index.d.ts +0 -6
- package/lib/api/cardano/api/index.js +0 -6
- package/lib/api/cardano/cardanoAddressParameters.d.ts +0 -6
- package/lib/api/cardano/cardanoAddressParameters.js +0 -79
- package/lib/api/cardano/cardanoAuxiliaryData.d.ts +0 -4
- package/lib/api/cardano/cardanoAuxiliaryData.js +0 -74
- package/lib/api/cardano/cardanoCertificate.d.ts +0 -13
- package/lib/api/cardano/cardanoCertificate.js +0 -142
- package/lib/api/cardano/cardanoInputs.d.ts +0 -25
- package/lib/api/cardano/cardanoInputs.js +0 -39
- package/lib/api/cardano/cardanoOutputs.d.ts +0 -40
- package/lib/api/cardano/cardanoOutputs.js +0 -70
- package/lib/api/cardano/cardanoTokenBundle.d.ts +0 -12
- package/lib/api/cardano/cardanoTokenBundle.js +0 -21
- package/lib/api/cardano/cardanoUtils.d.ts +0 -17
- package/lib/api/cardano/cardanoUtils.js +0 -100
- package/lib/api/cardano/cardanoWitnesses.d.ts +0 -4
- package/lib/api/cardano/cardanoWitnesses.js +0 -47
- package/lib/api/changeLanguage.d.ts +0 -18
- package/lib/api/changeLanguage.js +0 -49
- package/lib/api/changePin.d.ts +0 -11
- package/lib/api/changePin.js +0 -27
- package/lib/api/changeWipeCode.d.ts +0 -11
- package/lib/api/changeWipeCode.js +0 -29
- package/lib/api/cipherKeyValue.d.ts +0 -17
- package/lib/api/cipherKeyValue.js +0 -58
- package/lib/api/common/AbstractMiscGetAddress.d.ts +0 -37
- package/lib/api/common/AbstractMiscGetAddress.js +0 -126
- package/lib/api/common/Discovery.d.ts +0 -33
- package/lib/api/common/Discovery.js +0 -119
- package/lib/api/common/paramsValidator.d.ts +0 -24
- package/lib/api/common/paramsValidator.js +0 -136
- package/lib/api/common/requestExistingAccounts.d.ts +0 -14
- package/lib/api/common/requestExistingAccounts.js +0 -20
- package/lib/api/composeTransaction.d.ts +0 -36
- package/lib/api/composeTransaction.js +0 -404
- package/lib/api/discoverAccounts.d.ts +0 -40
- package/lib/api/discoverAccounts.js +0 -360
- package/lib/api/ethereum/api/ethereumGetAddress.d.ts +0 -30
- package/lib/api/ethereum/api/ethereumGetAddress.js +0 -150
- package/lib/api/ethereum/api/ethereumGetPublicKey.d.ts +0 -52
- package/lib/api/ethereum/api/ethereumGetPublicKey.js +0 -100
- package/lib/api/ethereum/api/ethereumSignMessage.d.ts +0 -27
- package/lib/api/ethereum/api/ethereumSignMessage.js +0 -64
- package/lib/api/ethereum/api/ethereumSignTransaction.d.ts +0 -83
- package/lib/api/ethereum/api/ethereumSignTransaction.js +0 -148
- package/lib/api/ethereum/api/ethereumSignTypedData.d.ts +0 -117
- package/lib/api/ethereum/api/ethereumSignTypedData.js +0 -203
- package/lib/api/ethereum/api/ethereumVerifyMessage.d.ts +0 -12
- package/lib/api/ethereum/api/ethereumVerifyMessage.js +0 -35
- package/lib/api/ethereum/api/index.d.ts +0 -6
- package/lib/api/ethereum/api/index.js +0 -6
- package/lib/api/ethereum/ethereumDefinitions.d.ts +0 -53
- package/lib/api/ethereum/ethereumDefinitions.js +0 -135
- package/lib/api/ethereum/ethereumSignTx.d.ts +0 -16
- package/lib/api/ethereum/ethereumSignTx.js +0 -144
- package/lib/api/ethereum/ethereumSignTypedData.d.ts +0 -32
- package/lib/api/ethereum/ethereumSignTypedData.js +0 -175
- package/lib/api/evoluGetDelegatedIdentityKey.d.ts +0 -14
- package/lib/api/evoluGetDelegatedIdentityKey.js +0 -29
- package/lib/api/evoluGetNode.d.ts +0 -13
- package/lib/api/evoluGetNode.js +0 -29
- package/lib/api/evoluSignRegistrationRequest.d.ts +0 -16
- package/lib/api/evoluSignRegistrationRequest.js +0 -33
- package/lib/api/firmware/calculateFirmwareHash.d.ts +0 -18
- package/lib/api/firmware/calculateFirmwareHash.js +0 -56
- package/lib/api/firmware/calculateXPubHash.d.ts +0 -14
- package/lib/api/firmware/calculateXPubHash.js +0 -16
- package/lib/api/firmware/getBinary.d.ts +0 -14
- package/lib/api/firmware/getBinary.js +0 -33
- package/lib/api/firmware/index.d.ts +0 -6
- package/lib/api/firmware/index.js +0 -6
- package/lib/api/firmware/modifyFirmware.d.ts +0 -3
- package/lib/api/firmware/modifyFirmware.js +0 -13
- package/lib/api/firmware/parseFirmwareHeaders.d.ts +0 -4
- package/lib/api/firmware/parseFirmwareHeaders.js +0 -26
- package/lib/api/firmware/uploadFirmware.d.ts +0 -27
- package/lib/api/firmware/uploadFirmware.js +0 -99
- package/lib/api/firmware/verifyEntropy.d.ts +0 -25
- package/lib/api/firmware/verifyEntropy.js +0 -110
- package/lib/api/getAccountInfo.d.ts +0 -21
- package/lib/api/getAccountInfo.js +0 -253
- package/lib/api/getAddress.d.ts +0 -45
- package/lib/api/getAddress.js +0 -153
- package/lib/api/getCoinInfo.d.ts +0 -148
- package/lib/api/getCoinInfo.js +0 -25
- package/lib/api/getDeviceState.d.ts +0 -8
- package/lib/api/getDeviceState.js +0 -18
- package/lib/api/getFeatures.d.ts +0 -71
- package/lib/api/getFeatures.js +0 -22
- package/lib/api/getFirmwareHash.d.ts +0 -11
- package/lib/api/getFirmwareHash.js +0 -29
- package/lib/api/getNonce.d.ts +0 -10
- package/lib/api/getNonce.js +0 -18
- package/lib/api/getOwnershipId.d.ts +0 -17
- package/lib/api/getOwnershipId.js +0 -88
- package/lib/api/getOwnershipProof.d.ts +0 -17
- package/lib/api/getOwnershipProof.js +0 -95
- package/lib/api/getPublicKey.d.ts +0 -54
- package/lib/api/getPublicKey.js +0 -106
- package/lib/api/getSettings.d.ts +0 -24
- package/lib/api/getSettings.js +0 -21
- package/lib/api/index.d.ts +0 -62
- package/lib/api/index.js +0 -62
- package/lib/api/loadDevice.d.ts +0 -16
- package/lib/api/loadDevice.js +0 -46
- package/lib/api/monero/api/index.d.ts +0 -4
- package/lib/api/monero/api/index.js +0 -4
- package/lib/api/monero/api/moneroGetAddress.d.ts +0 -32
- package/lib/api/monero/api/moneroGetAddress.js +0 -117
- package/lib/api/monero/api/moneroGetWatchKey.d.ts +0 -14
- package/lib/api/monero/api/moneroGetWatchKey.js +0 -45
- package/lib/api/monero/api/moneroKeyImageSync.d.ts +0 -17
- package/lib/api/monero/api/moneroKeyImageSync.js +0 -128
- package/lib/api/monero/api/moneroSignTransaction.d.ts +0 -17
- package/lib/api/monero/api/moneroSignTransaction.js +0 -218
- package/lib/api/nostr/nostrGetPublicKey.d.ts +0 -15
- package/lib/api/nostr/nostrGetPublicKey.js +0 -38
- package/lib/api/nostr/nostrSignEvent.d.ts +0 -13
- package/lib/api/nostr/nostrSignEvent.js +0 -36
- package/lib/api/pingDevice.d.ts +0 -11
- package/lib/api/pingDevice.js +0 -29
- package/lib/api/pushTransaction.d.ts +0 -19
- package/lib/api/pushTransaction.js +0 -39
- package/lib/api/recoveryDevice.d.ts +0 -20
- package/lib/api/recoveryDevice.js +0 -52
- package/lib/api/requestLogin.d.ts +0 -14
- package/lib/api/requestLogin.js +0 -53
- package/lib/api/resetDevice.d.ts +0 -22
- package/lib/api/resetDevice.js +0 -133
- package/lib/api/ripple/api/index.d.ts +0 -2
- package/lib/api/ripple/api/index.js +0 -2
- package/lib/api/ripple/api/rippleGetAddress.d.ts +0 -17
- package/lib/api/ripple/api/rippleGetAddress.js +0 -22
- package/lib/api/ripple/api/rippleSignTransaction.d.ts +0 -13
- package/lib/api/ripple/api/rippleSignTransaction.js +0 -52
- package/lib/api/selectAccount.d.ts +0 -15
- package/lib/api/selectAccount.js +0 -42
- package/lib/api/setBrightness.d.ts +0 -12
- package/lib/api/setBrightness.js +0 -28
- package/lib/api/setBusy.d.ts +0 -11
- package/lib/api/setBusy.js +0 -31
- package/lib/api/showDeviceTutorial.d.ts +0 -11
- package/lib/api/showDeviceTutorial.js +0 -21
- package/lib/api/signMessage.d.ts +0 -25
- package/lib/api/signMessage.js +0 -75
- package/lib/api/signTransaction.d.ts +0 -199
- package/lib/api/signTransaction.js +0 -331
- package/lib/api/solana/api/index.d.ts +0 -4
- package/lib/api/solana/api/index.js +0 -4
- package/lib/api/solana/api/solanaComposeTransaction.d.ts +0 -33
- package/lib/api/solana/api/solanaComposeTransaction.js +0 -73
- package/lib/api/solana/api/solanaGetAddress.d.ts +0 -17
- package/lib/api/solana/api/solanaGetAddress.js +0 -22
- package/lib/api/solana/api/solanaGetPublicKey.d.ts +0 -32
- package/lib/api/solana/api/solanaGetPublicKey.js +0 -86
- package/lib/api/solana/api/solanaSignTransaction.d.ts +0 -41
- package/lib/api/solana/api/solanaSignTransaction.js +0 -204
- package/lib/api/solana/solanaDefinitions.d.ts +0 -9
- package/lib/api/solana/solanaDefinitions.js +0 -33
- package/lib/api/stellar/api/index.d.ts +0 -2
- package/lib/api/stellar/api/index.js +0 -2
- package/lib/api/stellar/api/stellarGetAddress.d.ts +0 -17
- package/lib/api/stellar/api/stellarGetAddress.js +0 -22
- package/lib/api/stellar/api/stellarSignTransaction.d.ts +0 -20
- package/lib/api/stellar/api/stellarSignTransaction.js +0 -65
- package/lib/api/stellar/stellarSignTx.d.ts +0 -7
- package/lib/api/stellar/stellarSignTx.js +0 -183
- package/lib/api/telemetryGet.d.ts +0 -14
- package/lib/api/telemetryGet.js +0 -26
- package/lib/api/tezos/api/index.d.ts +0 -3
- package/lib/api/tezos/api/index.js +0 -3
- package/lib/api/tezos/api/tezosGetAddress.d.ts +0 -17
- package/lib/api/tezos/api/tezosGetAddress.js +0 -22
- package/lib/api/tezos/api/tezosGetPublicKey.d.ts +0 -28
- package/lib/api/tezos/api/tezosGetPublicKey.js +0 -84
- package/lib/api/tezos/api/tezosSignTransaction.d.ts +0 -14
- package/lib/api/tezos/api/tezosSignTransaction.js +0 -30
- package/lib/api/tezos/tezosSignTx.d.ts +0 -71
- package/lib/api/tezos/tezosSignTx.js +0 -204
- package/lib/api/thpGetCredentials.d.ts +0 -13
- package/lib/api/thpGetCredentials.js +0 -30
- package/lib/api/thpRemoveCredentials.d.ts +0 -15
- package/lib/api/thpRemoveCredentials.js +0 -44
- package/lib/api/tron/api/index.d.ts +0 -3
- package/lib/api/tron/api/index.js +0 -3
- package/lib/api/tron/api/tronComposeTransaction.d.ts +0 -17
- package/lib/api/tron/api/tronComposeTransaction.js +0 -52
- package/lib/api/tron/api/tronGetAddress.d.ts +0 -17
- package/lib/api/tron/api/tronGetAddress.js +0 -22
- package/lib/api/tron/api/tronSignTransaction.d.ts +0 -20
- package/lib/api/tron/api/tronSignTransaction.js +0 -137
- package/lib/api/tron/tronEncode.d.ts +0 -11
- package/lib/api/tron/tronEncode.js +0 -157
- package/lib/api/tron/tronProtobuf.d.ts +0 -5
- package/lib/api/tron/tronProtobuf.js +0 -28
- package/lib/api/unlockPath.d.ts +0 -12
- package/lib/api/unlockPath.js +0 -33
- package/lib/api/verifyMessage.d.ts +0 -16
- package/lib/api/verifyMessage.js +0 -46
- package/lib/api/wipeDevice.d.ts +0 -21
- package/lib/api/wipeDevice.js +0 -49
- package/lib/backend/BackendManager.d.ts +0 -30
- package/lib/backend/BackendManager.js +0 -145
- package/lib/backend/Blockchain.d.ts +0 -81
- package/lib/backend/Blockchain.js +0 -235
- package/lib/backend/BlockchainLink.d.ts +0 -10
- package/lib/backend/BlockchainLink.js +0 -19
- package/lib/backend/fees/BitcoinFeeLevels.d.ts +0 -19
- package/lib/backend/fees/BitcoinFeeLevels.js +0 -44
- package/lib/backend/fees/EthereumFeeLevels.d.ts +0 -17
- package/lib/backend/fees/EthereumFeeLevels.js +0 -63
- package/lib/backend/fees/MiscFeeLevels.d.ts +0 -18
- package/lib/backend/fees/MiscFeeLevels.js +0 -30
- package/lib/backend/fees/index.d.ts +0 -5
- package/lib/backend/fees/index.js +0 -31
- package/lib/core/AbstractMethod.d.ts +0 -63
- package/lib/core/AbstractMethod.js +0 -189
- package/lib/core/index.d.ts +0 -29
- package/lib/core/index.js +0 -805
- package/lib/core/method.d.ts +0 -3
- package/lib/core/method.js +0 -19
- package/lib/core/method.native.d.ts +0 -2
- package/lib/core/method.native.js +0 -29
- package/lib/core/onCallFirmwareUpdate.d.ts +0 -42
- package/lib/core/onCallFirmwareUpdate.js +0 -436
- package/lib/data/coinInfo.d.ts +0 -101
- package/lib/data/coinInfo.js +0 -195
- package/lib/data/config.d.ts +0 -8
- package/lib/data/config.js +0 -273
- package/lib/data/defaultFeeLevels.d.ts +0 -18
- package/lib/data/defaultFeeLevels.js +0 -200
- package/lib/data/enabledNetworksStore.d.ts +0 -5
- package/lib/data/enabledNetworksStore.js +0 -20
- package/lib/data/firmwareInfo.d.ts +0 -55
- package/lib/data/firmwareInfo.js +0 -413
- package/lib/data/firmwareReleaseStore.d.ts +0 -10
- package/lib/data/firmwareReleaseStore.js +0 -16
- package/lib/data/localFirmwareStore.d.ts +0 -3
- package/lib/data/localFirmwareStore.js +0 -8
- package/lib/data/protobufLoader.d.ts +0 -1
- package/lib/data/protobufLoader.js +0 -30
- package/lib/data/settingsStore.d.ts +0 -6
- package/lib/data/settingsStore.js +0 -21
- package/lib/device/Device.d.ts +0 -259
- package/lib/device/Device.js +0 -765
- package/lib/device/DeviceCommands.d.ts +0 -87
- package/lib/device/DeviceCommands.js +0 -248
- package/lib/device/DeviceCurrentSession.d.ts +0 -750
- package/lib/device/DeviceCurrentSession.js +0 -239
- package/lib/device/DeviceList.d.ts +0 -75
- package/lib/device/DeviceList.js +0 -243
- package/lib/device/TransportList.d.ts +0 -3
- package/lib/device/TransportList.js +0 -13
- package/lib/device/TransportManager.d.ts +0 -33
- package/lib/device/TransportManager.js +0 -144
- package/lib/device/calculateRevisionForDevice.d.ts +0 -10
- package/lib/device/calculateRevisionForDevice.js +0 -19
- package/lib/device/checkFirmwareRevision.d.ts +0 -22
- package/lib/device/checkFirmwareRevision.js +0 -104
- package/lib/device/resolveDescriptorForTaproot.d.ts +0 -17
- package/lib/device/resolveDescriptorForTaproot.js +0 -27
- package/lib/device/thp/handshake.d.ts +0 -3
- package/lib/device/thp/handshake.js +0 -100
- package/lib/device/thp/index.d.ts +0 -5
- package/lib/device/thp/index.js +0 -65
- package/lib/device/thp/pairing.d.ts +0 -16
- package/lib/device/thp/pairing.js +0 -242
- package/lib/device/thp/session.d.ts +0 -2
- package/lib/device/thp/session.js +0 -27
- package/lib/device/thp/thpCall.d.ts +0 -31
- package/lib/device/thp/thpCall.js +0 -58
- package/lib/device/validateMessageSize.d.ts +0 -2
- package/lib/device/validateMessageSize.js +0 -9
- package/lib/device/workflow/changeLanguage.d.ts +0 -18
- package/lib/device/workflow/changeLanguage.js +0 -62
- package/lib/device/workflow/checkFirmwareHash.d.ts +0 -12
- package/lib/device/workflow/checkFirmwareHash.js +0 -86
- package/lib/device/workflow/checkFirmwareHashWithRetries.d.ts +0 -8
- package/lib/device/workflow/checkFirmwareHashWithRetries.js +0 -36
- package/lib/device/workflow/handshake.d.ts +0 -13
- package/lib/device/workflow/handshake.js +0 -55
- package/lib/device/workflow/trezorPushNotification.d.ts +0 -5
- package/lib/device/workflow/trezorPushNotification.js +0 -73
- package/lib/device/workflow/validateState.d.ts +0 -2
- package/lib/device/workflow/validateState.js +0 -152
- package/lib/events/ui-promise.d.ts +0 -20
- package/lib/events/ui-promise.js +0 -1
- package/lib/impl/core-in-module.d.ts +0 -33
- package/lib/impl/core-in-module.js +0 -194
- package/lib/types/idevice.d.ts +0 -110
- package/lib/types/idevice.js +0 -1
- package/lib/types/typed-call-provider.d.ts +0 -29
- package/lib/types/typed-call-provider.js +0 -1
- package/lib/types/workflow.d.ts +0 -16
- package/lib/types/workflow.js +0 -1
- package/lib/utils/accountUtils.d.ts +0 -10
- package/lib/utils/accountUtils.js +0 -90
- package/lib/utils/addressUtils.d.ts +0 -2
- package/lib/utils/addressUtils.js +0 -24
- package/lib/utils/assetUtils.d.ts +0 -13
- package/lib/utils/assetUtils.js +0 -55
- package/lib/utils/assets.browser.d.ts +0 -1
- package/lib/utils/assets.browser.js +0 -1
- package/lib/utils/assets.d.ts +0 -2
- package/lib/utils/assets.js +0 -13
- package/lib/utils/assets.native.d.ts +0 -2
- package/lib/utils/assets.native.js +0 -23
- package/lib/utils/assetsTypes.d.ts +0 -5
- package/lib/utils/assetsTypes.js +0 -1
- package/lib/utils/buildOutputDescriptor.d.ts +0 -20
- package/lib/utils/buildOutputDescriptor.js +0 -67
- package/lib/utils/deviceFeaturesUtils.d.ts +0 -7
- package/lib/utils/deviceFeaturesUtils.js +0 -109
- package/lib/utils/ethereumUtils.d.ts +0 -3
- package/lib/utils/ethereumUtils.js +0 -7
- package/lib/utils/firmwareReleaseConfigUtils.d.ts +0 -19
- package/lib/utils/firmwareReleaseConfigUtils.js +0 -131
- package/lib/utils/firmwareUtils.d.ts +0 -15
- package/lib/utils/firmwareUtils.js +0 -57
- package/lib/utils/formatUtils.d.ts +0 -13
- package/lib/utils/formatUtils.js +0 -45
- package/lib/utils/hdnodeUtils.d.ts +0 -6
- package/lib/utils/hdnodeUtils.js +0 -62
- package/lib/utils/pathUtils.d.ts +0 -1
- package/lib/utils/pathUtils.js +0 -1
- package/lib/utils/paymentRequest.d.ts +0 -8
- package/lib/utils/paymentRequest.js +0 -25
- package/lib/utils/uiPromiseManager.d.ts +0 -8
- package/lib/utils/uiPromiseManager.js +0 -51
- package/lib/workers/workers.browser.d.ts +0 -10
- package/lib/workers/workers.browser.js +0 -16
- package/lib/workers/workers.d.ts +0 -10
- package/lib/workers/workers.js +0 -8
- package/lib/workers/workers.native.d.ts +0 -7
- package/lib/workers/workers.native.js +0 -7
|
@@ -1,183 +0,0 @@
|
|
|
1
|
-
import { StellarOperation } from "@trezor/connect-common";
|
|
2
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
3
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
4
|
-
import { Assert } from "@trezor/schema-utils";
|
|
5
|
-
import { isNotUndefined, throwError } from "@trezor/utils";
|
|
6
|
-
const transformSignMessage = (tx, base) => {
|
|
7
|
-
if (!tx.timebounds) {
|
|
8
|
-
throw ERRORS.TypedError('Runtime', 'transformSignMessage: Unspecified timebounds are not supported');
|
|
9
|
-
}
|
|
10
|
-
return {
|
|
11
|
-
...base,
|
|
12
|
-
source_account: tx.source,
|
|
13
|
-
fee: tx.fee,
|
|
14
|
-
sequence_number: tx.sequence,
|
|
15
|
-
timebounds_start: tx.timebounds.minTime,
|
|
16
|
-
timebounds_end: tx.timebounds.maxTime,
|
|
17
|
-
memo_type: PROTO.StellarMemoType.NONE,
|
|
18
|
-
num_operations: tx.operations.length,
|
|
19
|
-
...(tx.memo && {
|
|
20
|
-
memo_type: tx.memo.type,
|
|
21
|
-
memo_text: tx.memo.text,
|
|
22
|
-
memo_id: tx.memo.id,
|
|
23
|
-
memo_hash: tx.memo.hash
|
|
24
|
-
})
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
const transformOperation = op => {
|
|
28
|
-
Assert(StellarOperation, op);
|
|
29
|
-
switch (op.type) {
|
|
30
|
-
case 'createAccount':
|
|
31
|
-
return {
|
|
32
|
-
type: 'StellarCreateAccountOp',
|
|
33
|
-
source_account: op.source,
|
|
34
|
-
new_account: op.destination,
|
|
35
|
-
starting_balance: op.startingBalance
|
|
36
|
-
};
|
|
37
|
-
case 'payment':
|
|
38
|
-
return {
|
|
39
|
-
type: 'StellarPaymentOp',
|
|
40
|
-
source_account: op.source,
|
|
41
|
-
destination_account: op.destination,
|
|
42
|
-
asset: op.asset,
|
|
43
|
-
amount: op.amount
|
|
44
|
-
};
|
|
45
|
-
case 'pathPaymentStrictReceive':
|
|
46
|
-
return {
|
|
47
|
-
type: 'StellarPathPaymentStrictReceiveOp',
|
|
48
|
-
source_account: op.source,
|
|
49
|
-
send_asset: op.sendAsset,
|
|
50
|
-
send_max: op.sendMax,
|
|
51
|
-
destination_account: op.destination,
|
|
52
|
-
destination_asset: op.destAsset,
|
|
53
|
-
destination_amount: op.destAmount,
|
|
54
|
-
paths: op.path
|
|
55
|
-
};
|
|
56
|
-
case 'pathPaymentStrictSend':
|
|
57
|
-
return {
|
|
58
|
-
type: 'StellarPathPaymentStrictSendOp',
|
|
59
|
-
source_account: op.source,
|
|
60
|
-
send_asset: op.sendAsset,
|
|
61
|
-
send_amount: op.sendAmount,
|
|
62
|
-
destination_account: op.destination,
|
|
63
|
-
destination_asset: op.destAsset,
|
|
64
|
-
destination_min: op.destMin,
|
|
65
|
-
paths: op.path
|
|
66
|
-
};
|
|
67
|
-
case 'createPassiveSellOffer':
|
|
68
|
-
return {
|
|
69
|
-
type: 'StellarCreatePassiveSellOfferOp',
|
|
70
|
-
source_account: op.source,
|
|
71
|
-
buying_asset: op.buying,
|
|
72
|
-
selling_asset: op.selling,
|
|
73
|
-
amount: op.amount,
|
|
74
|
-
price_n: op.price.n,
|
|
75
|
-
price_d: op.price.d
|
|
76
|
-
};
|
|
77
|
-
case 'manageSellOffer':
|
|
78
|
-
return {
|
|
79
|
-
type: 'StellarManageSellOfferOp',
|
|
80
|
-
source_account: op.source,
|
|
81
|
-
buying_asset: op.buying,
|
|
82
|
-
selling_asset: op.selling,
|
|
83
|
-
amount: op.amount,
|
|
84
|
-
offer_id: op.offerId || 0,
|
|
85
|
-
price_n: op.price.n,
|
|
86
|
-
price_d: op.price.d
|
|
87
|
-
};
|
|
88
|
-
case 'manageBuyOffer':
|
|
89
|
-
return {
|
|
90
|
-
type: 'StellarManageBuyOfferOp',
|
|
91
|
-
source_account: op.source,
|
|
92
|
-
buying_asset: op.buying,
|
|
93
|
-
selling_asset: op.selling,
|
|
94
|
-
amount: op.amount,
|
|
95
|
-
offer_id: op.offerId || 0,
|
|
96
|
-
price_n: op.price.n,
|
|
97
|
-
price_d: op.price.d
|
|
98
|
-
};
|
|
99
|
-
case 'setOptions':
|
|
100
|
-
{
|
|
101
|
-
const signer = op.signer ? {
|
|
102
|
-
signer_type: op.signer.type,
|
|
103
|
-
signer_key: op.signer.key,
|
|
104
|
-
signer_weight: op.signer.weight
|
|
105
|
-
} : undefined;
|
|
106
|
-
return {
|
|
107
|
-
type: 'StellarSetOptionsOp',
|
|
108
|
-
source_account: op.source,
|
|
109
|
-
clear_flags: op.clearFlags,
|
|
110
|
-
set_flags: op.setFlags,
|
|
111
|
-
master_weight: op.masterWeight,
|
|
112
|
-
low_threshold: op.lowThreshold,
|
|
113
|
-
medium_threshold: op.medThreshold,
|
|
114
|
-
high_threshold: op.highThreshold,
|
|
115
|
-
home_domain: op.homeDomain,
|
|
116
|
-
inflation_destination_account: op.inflationDest,
|
|
117
|
-
...signer
|
|
118
|
-
};
|
|
119
|
-
}
|
|
120
|
-
case 'changeTrust':
|
|
121
|
-
return {
|
|
122
|
-
type: 'StellarChangeTrustOp',
|
|
123
|
-
source_account: op.source,
|
|
124
|
-
asset: op.line,
|
|
125
|
-
limit: op.limit
|
|
126
|
-
};
|
|
127
|
-
case 'allowTrust':
|
|
128
|
-
return {
|
|
129
|
-
type: 'StellarAllowTrustOp',
|
|
130
|
-
source_account: op.source,
|
|
131
|
-
trusted_account: op.trustor,
|
|
132
|
-
asset_type: op.assetType,
|
|
133
|
-
asset_code: op.assetCode,
|
|
134
|
-
is_authorized: !!op.authorize
|
|
135
|
-
};
|
|
136
|
-
case 'accountMerge':
|
|
137
|
-
return {
|
|
138
|
-
type: 'StellarAccountMergeOp',
|
|
139
|
-
source_account: op.source,
|
|
140
|
-
destination_account: op.destination
|
|
141
|
-
};
|
|
142
|
-
case 'manageData':
|
|
143
|
-
return {
|
|
144
|
-
type: 'StellarManageDataOp',
|
|
145
|
-
source_account: op.source,
|
|
146
|
-
key: op.name,
|
|
147
|
-
value: op.value
|
|
148
|
-
};
|
|
149
|
-
case 'bumpSequence':
|
|
150
|
-
return {
|
|
151
|
-
type: 'StellarBumpSequenceOp',
|
|
152
|
-
source_account: op.source,
|
|
153
|
-
bump_to: op.bumpTo
|
|
154
|
-
};
|
|
155
|
-
case 'claimClaimableBalance':
|
|
156
|
-
return {
|
|
157
|
-
type: 'StellarClaimClaimableBalanceOp',
|
|
158
|
-
source_account: op.source,
|
|
159
|
-
balance_id: op.balanceId
|
|
160
|
-
};
|
|
161
|
-
}
|
|
162
|
-
};
|
|
163
|
-
export const stellarSignTx = async (typedCall, address_n, network_passphrase, tx, payment_req) => {
|
|
164
|
-
const message = transformSignMessage(tx, {
|
|
165
|
-
address_n,
|
|
166
|
-
network_passphrase,
|
|
167
|
-
payment_req
|
|
168
|
-
});
|
|
169
|
-
const operations = tx.operations.map(transformOperation).filter(isNotUndefined);
|
|
170
|
-
await typedCall('StellarSignTx', 'StellarTxOpRequest', message);
|
|
171
|
-
for (const {
|
|
172
|
-
type,
|
|
173
|
-
...op
|
|
174
|
-
} of operations.slice(0, -1)) {
|
|
175
|
-
await typedCall(type, 'StellarTxOpRequest', op);
|
|
176
|
-
}
|
|
177
|
-
const {
|
|
178
|
-
type,
|
|
179
|
-
...op
|
|
180
|
-
} = operations.at(-1) ?? throwError(ERRORS.TypedError('Method_InvalidParameter', `Stellar transaction doesn't include any valid operation.`));
|
|
181
|
-
const response = await typedCall(type, 'StellarSignedTx', op);
|
|
182
|
-
return response.message;
|
|
183
|
-
};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
import type { MethodMessage } from "../core/AbstractMethod.js";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
export default class TelemetryGet extends AbstractMethod<'telemetryGet', PROTO.TelemetryGet> {
|
|
6
|
-
constructor(message: MethodMessage<'telemetryGet'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
run(): Promise<{
|
|
9
|
-
min_temp_c?: number | undefined;
|
|
10
|
-
max_temp_c?: number | undefined;
|
|
11
|
-
battery_errors?: number | undefined;
|
|
12
|
-
battery_cycles?: number | undefined;
|
|
13
|
-
}>;
|
|
14
|
-
}
|
package/lib/api/telemetryGet.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
export default class TelemetryGet extends AbstractMethod {
|
|
5
|
-
constructor(message) {
|
|
6
|
-
const {
|
|
7
|
-
payload
|
|
8
|
-
} = message;
|
|
9
|
-
Assert(PROTO.TelemetryGet, payload);
|
|
10
|
-
const params = {
|
|
11
|
-
...payload
|
|
12
|
-
};
|
|
13
|
-
super(message, params);
|
|
14
|
-
this.useDeviceState = false;
|
|
15
|
-
}
|
|
16
|
-
get requiredPermissions() {
|
|
17
|
-
return [{
|
|
18
|
-
permission: 'management'
|
|
19
|
-
}];
|
|
20
|
-
}
|
|
21
|
-
async run() {
|
|
22
|
-
const cmd = this.getDevice().getCommands();
|
|
23
|
-
const response = await cmd.typedCall('TelemetryGet', 'Telemetry', this.params);
|
|
24
|
-
return response.message;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { MethodMessage } from "../../../core/AbstractMethod.js";
|
|
2
|
-
import { AbstractMiscGetAddress } from "../../common/AbstractMiscGetAddress.js";
|
|
3
|
-
import type { MiscGetAddressParams } from "../../common/AbstractMiscGetAddress.js";
|
|
4
|
-
export default class TezosGetAddress extends AbstractMiscGetAddress<'tezosGetAddress'> {
|
|
5
|
-
constructor(message: MethodMessage<'tezosGetAddress'>);
|
|
6
|
-
get info(): string;
|
|
7
|
-
get confirmation(): {
|
|
8
|
-
view: "export-address";
|
|
9
|
-
label: string;
|
|
10
|
-
};
|
|
11
|
-
_call({
|
|
12
|
-
proto
|
|
13
|
-
}: MiscGetAddressParams): Promise<{
|
|
14
|
-
mac?: string | undefined;
|
|
15
|
-
address: string;
|
|
16
|
-
}>;
|
|
17
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { getMiscNetwork } from "../../../data/coinInfo.js";
|
|
2
|
-
import { AbstractMiscGetAddress } from "../../common/AbstractMiscGetAddress.js";
|
|
3
|
-
export default class TezosGetAddress extends AbstractMiscGetAddress {
|
|
4
|
-
constructor(message) {
|
|
5
|
-
super(message, 3);
|
|
6
|
-
this.requiredDeviceCapabilities = ['Capability_Tezos'];
|
|
7
|
-
this.requiredFirmwareCoins = [getMiscNetwork('xtz')];
|
|
8
|
-
}
|
|
9
|
-
get info() {
|
|
10
|
-
return this.getInfo('Tezos', true);
|
|
11
|
-
}
|
|
12
|
-
get confirmation() {
|
|
13
|
-
return this.getConfirmation('Tezos');
|
|
14
|
-
}
|
|
15
|
-
async _call({
|
|
16
|
-
proto
|
|
17
|
-
}) {
|
|
18
|
-
const cmd = this.getDevice().getCommands();
|
|
19
|
-
const response = await cmd.typedCall('TezosGetAddress', 'TezosAddress', proto);
|
|
20
|
-
return response.message;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
import type { MethodContext, MethodMessage } from "../../../core/AbstractMethod.js";
|
|
4
|
-
import { AbstractMethod } from "../../../core/AbstractMethod.js";
|
|
5
|
-
export default class TezosGetPublicKey extends AbstractMethod<'tezosGetPublicKey', PROTO.TezosGetPublicKey[]> {
|
|
6
|
-
hasBundle?: boolean;
|
|
7
|
-
constructor(message: MethodMessage<'tezosGetPublicKey'>);
|
|
8
|
-
get requiredPermissions(): PermissionRequest[];
|
|
9
|
-
init(): void;
|
|
10
|
-
get info(): string;
|
|
11
|
-
get confirmation(): {
|
|
12
|
-
view: "export-address";
|
|
13
|
-
label: string;
|
|
14
|
-
};
|
|
15
|
-
run({
|
|
16
|
-
sendCoreMessage
|
|
17
|
-
}: MethodContext): Promise<{
|
|
18
|
-
publicKey: string;
|
|
19
|
-
path: number[];
|
|
20
|
-
serializedPath: string;
|
|
21
|
-
displayablePublicKey: string;
|
|
22
|
-
} | {
|
|
23
|
-
publicKey: string;
|
|
24
|
-
path: number[];
|
|
25
|
-
serializedPath: string;
|
|
26
|
-
displayablePublicKey: string;
|
|
27
|
-
}[]>;
|
|
28
|
-
}
|
|
@@ -1,84 +0,0 @@
|
|
|
1
|
-
import { Bundle, GetPublicKey as GetPublicKeySchema, UI_REQUEST, createUiMessage } from "@trezor/connect-common";
|
|
2
|
-
import { fromHardenedPathPart } from "@trezor/crypto-utils";
|
|
3
|
-
import { Assert } from "@trezor/schema-utils";
|
|
4
|
-
import { AbstractMethod } from "../../../core/AbstractMethod.js";
|
|
5
|
-
import { getMiscNetwork } from "../../../data/coinInfo.js";
|
|
6
|
-
import { getSerializedPath, validatePath } from "../../../utils/pathUtils.js";
|
|
7
|
-
import { bundlify } from "../../common/paramsValidator.js";
|
|
8
|
-
export default class TezosGetPublicKey extends AbstractMethod {
|
|
9
|
-
hasBundle;
|
|
10
|
-
constructor(message) {
|
|
11
|
-
const {
|
|
12
|
-
hasBundle,
|
|
13
|
-
payload
|
|
14
|
-
} = bundlify(message.payload);
|
|
15
|
-
Assert(Bundle(GetPublicKeySchema), payload);
|
|
16
|
-
const params = payload.bundle.map(batch => {
|
|
17
|
-
const path = validatePath(batch.path, 3);
|
|
18
|
-
return {
|
|
19
|
-
address_n: path,
|
|
20
|
-
show_display: typeof batch.showOnTrezor === 'boolean' ? batch.showOnTrezor : false,
|
|
21
|
-
chunkify: typeof batch.chunkify === 'boolean' ? batch.chunkify : false
|
|
22
|
-
};
|
|
23
|
-
});
|
|
24
|
-
super(message, params);
|
|
25
|
-
this.hasBundle = hasBundle;
|
|
26
|
-
this.requiredDeviceCapabilities = ['Capability_Tezos'];
|
|
27
|
-
this.requiredFirmwareCoins = [getMiscNetwork('xtz')];
|
|
28
|
-
}
|
|
29
|
-
get requiredPermissions() {
|
|
30
|
-
return this.coinPerms('read_xpub', this.requiredFirmwareCoins);
|
|
31
|
-
}
|
|
32
|
-
init() {}
|
|
33
|
-
get info() {
|
|
34
|
-
return 'Export Tezos public key';
|
|
35
|
-
}
|
|
36
|
-
get confirmation() {
|
|
37
|
-
if (this.params.length > 1) {
|
|
38
|
-
return {
|
|
39
|
-
view: 'export-address',
|
|
40
|
-
label: 'Export multiple Tezos public keys'
|
|
41
|
-
};
|
|
42
|
-
}
|
|
43
|
-
const {
|
|
44
|
-
params
|
|
45
|
-
} = this;
|
|
46
|
-
const first = params[0];
|
|
47
|
-
const addressN = first.address_n;
|
|
48
|
-
const accountIndex = addressN[2];
|
|
49
|
-
return {
|
|
50
|
-
view: 'export-address',
|
|
51
|
-
label: `Export Tezos public key for account #${fromHardenedPathPart(accountIndex) + 1}`
|
|
52
|
-
};
|
|
53
|
-
}
|
|
54
|
-
async run({
|
|
55
|
-
sendCoreMessage
|
|
56
|
-
}) {
|
|
57
|
-
const responses = [];
|
|
58
|
-
const cmd = this.getDevice().getCommands();
|
|
59
|
-
for (let i = 0; i < this.params.length; i++) {
|
|
60
|
-
const {
|
|
61
|
-
params
|
|
62
|
-
} = this;
|
|
63
|
-
const batch = params[i];
|
|
64
|
-
const {
|
|
65
|
-
message
|
|
66
|
-
} = await cmd.typedCall('TezosGetPublicKey', 'TezosPublicKey', batch);
|
|
67
|
-
responses.push({
|
|
68
|
-
path: batch.address_n,
|
|
69
|
-
serializedPath: getSerializedPath(batch.address_n),
|
|
70
|
-
publicKey: message.public_key,
|
|
71
|
-
displayablePublicKey: message.public_key
|
|
72
|
-
});
|
|
73
|
-
if (this.hasBundle) {
|
|
74
|
-
sendCoreMessage(createUiMessage(UI_REQUEST.BUNDLE_PROGRESS, {
|
|
75
|
-
total: this.params.length,
|
|
76
|
-
progress: i,
|
|
77
|
-
response: message
|
|
78
|
-
}));
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
const first = responses[0];
|
|
82
|
-
return this.hasBundle ? responses : first;
|
|
83
|
-
}
|
|
84
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
import type { MethodMessage } from "../../../core/AbstractMethod.js";
|
|
4
|
-
import { AbstractMethod } from "../../../core/AbstractMethod.js";
|
|
5
|
-
export default class TezosSignTransaction extends AbstractMethod<'tezosSignTransaction', PROTO.TezosSignTx> {
|
|
6
|
-
constructor(message: MethodMessage<'tezosSignTransaction'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
get info(): string;
|
|
9
|
-
run(): Promise<{
|
|
10
|
-
signature: string;
|
|
11
|
-
sig_op_contents: string;
|
|
12
|
-
operation_hash: string;
|
|
13
|
-
}>;
|
|
14
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { TezosSignTransaction as TezosSignTransactionSchema } from "@trezor/connect-common";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { AbstractMethod } from "../../../core/AbstractMethod.js";
|
|
4
|
-
import { getMiscNetwork } from "../../../data/coinInfo.js";
|
|
5
|
-
import { validatePath } from "../../../utils/pathUtils.js";
|
|
6
|
-
import * as helper from "../tezosSignTx.js";
|
|
7
|
-
export default class TezosSignTransaction extends AbstractMethod {
|
|
8
|
-
constructor(message) {
|
|
9
|
-
const {
|
|
10
|
-
payload
|
|
11
|
-
} = message;
|
|
12
|
-
Assert(TezosSignTransactionSchema, payload);
|
|
13
|
-
const path = validatePath(payload.path, 3);
|
|
14
|
-
const params = helper.createTx(path, payload.branch, payload.operation);
|
|
15
|
-
super(message, params);
|
|
16
|
-
this.requiredDeviceCapabilities = ['Capability_Tezos'];
|
|
17
|
-
this.requiredFirmwareCoins = [getMiscNetwork('xtz')];
|
|
18
|
-
}
|
|
19
|
-
get requiredPermissions() {
|
|
20
|
-
return this.coinPerms('sign', this.requiredFirmwareCoins);
|
|
21
|
-
}
|
|
22
|
-
get info() {
|
|
23
|
-
return 'Sign Tezos transaction';
|
|
24
|
-
}
|
|
25
|
-
async run() {
|
|
26
|
-
const cmd = this.getDevice().getCommands();
|
|
27
|
-
const response = await cmd.typedCall('TezosSignTx', 'TezosSignedTx', this.params);
|
|
28
|
-
return response.message;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
import { TezosOperation } from '@trezor/connect-common';
|
|
2
|
-
import type { PROTO } from '@trezor/connect-common';
|
|
3
|
-
export declare const createTx: (address_n: number[], branch: string, operation: TezosOperation, chunkify?: boolean) => {
|
|
4
|
-
chunkify?: boolean | undefined;
|
|
5
|
-
reveal?: {
|
|
6
|
-
public_key: Uint8Array<ArrayBufferLike>;
|
|
7
|
-
fee: string | number;
|
|
8
|
-
gas_limit: number;
|
|
9
|
-
source: Uint8Array<ArrayBufferLike>;
|
|
10
|
-
counter: number;
|
|
11
|
-
storage_limit: number;
|
|
12
|
-
} | undefined;
|
|
13
|
-
transaction?: {
|
|
14
|
-
parameters?: number[] | undefined;
|
|
15
|
-
parameters_manager?: {
|
|
16
|
-
transfer?: {
|
|
17
|
-
amount: string | number;
|
|
18
|
-
destination: {
|
|
19
|
-
hash: Uint8Array<ArrayBufferLike>;
|
|
20
|
-
tag: number;
|
|
21
|
-
};
|
|
22
|
-
} | undefined;
|
|
23
|
-
set_delegate?: Uint8Array<ArrayBufferLike> | undefined;
|
|
24
|
-
cancel_delegate?: boolean | undefined;
|
|
25
|
-
} | undefined;
|
|
26
|
-
amount: string | number;
|
|
27
|
-
fee: string | number;
|
|
28
|
-
gas_limit: number;
|
|
29
|
-
destination: {
|
|
30
|
-
hash: Uint8Array<ArrayBufferLike>;
|
|
31
|
-
tag: number;
|
|
32
|
-
};
|
|
33
|
-
source: Uint8Array<ArrayBufferLike>;
|
|
34
|
-
counter: number;
|
|
35
|
-
storage_limit: number;
|
|
36
|
-
} | undefined;
|
|
37
|
-
origination?: {
|
|
38
|
-
delegate?: Uint8Array<ArrayBufferLike> | undefined;
|
|
39
|
-
manager_pubkey?: string | undefined;
|
|
40
|
-
spendable?: boolean | undefined;
|
|
41
|
-
delegatable?: boolean | undefined;
|
|
42
|
-
script: string | number[];
|
|
43
|
-
fee: string | number;
|
|
44
|
-
gas_limit: number;
|
|
45
|
-
balance: number;
|
|
46
|
-
source: Uint8Array<ArrayBufferLike>;
|
|
47
|
-
counter: number;
|
|
48
|
-
storage_limit: number;
|
|
49
|
-
} | undefined;
|
|
50
|
-
delegation?: {
|
|
51
|
-
fee: string | number;
|
|
52
|
-
delegate: Uint8Array<ArrayBufferLike>;
|
|
53
|
-
gas_limit: number;
|
|
54
|
-
source: Uint8Array<ArrayBufferLike>;
|
|
55
|
-
counter: number;
|
|
56
|
-
storage_limit: number;
|
|
57
|
-
} | undefined;
|
|
58
|
-
proposal?: {
|
|
59
|
-
source: string;
|
|
60
|
-
period: number;
|
|
61
|
-
proposals: string[];
|
|
62
|
-
} | undefined;
|
|
63
|
-
ballot?: {
|
|
64
|
-
proposal: string;
|
|
65
|
-
ballot: PROTO.TezosBallotType;
|
|
66
|
-
source: string;
|
|
67
|
-
period: number;
|
|
68
|
-
} | undefined;
|
|
69
|
-
address_n: number[];
|
|
70
|
-
branch: Uint8Array<ArrayBufferLike>;
|
|
71
|
-
};
|