@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,404 +0,0 @@
|
|
|
1
|
-
import { DEFAULT_SORTING_STRATEGY, ERRORS, UI_REQUEST, UI_RESPONSE, createUiMessage } from "@trezor/connect-common";
|
|
2
|
-
import { BigNumber } from "@trezor/utils/lib/bigNumber.js";
|
|
3
|
-
import { promiseAllSequence } from "@trezor/utils/lib/promiseAllSequence.js";
|
|
4
|
-
import { resolveAfter } from "@trezor/utils/lib/resolveAfter.js";
|
|
5
|
-
import { unique } from "@trezor/utils/lib/unique.js";
|
|
6
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
7
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
8
|
-
import { requestExistingAccounts } from "./common/requestExistingAccounts.js";
|
|
9
|
-
import { fixCoinInfoNetwork, getBitcoinNetwork } from "../data/coinInfo.js";
|
|
10
|
-
import { formatAmount } from "../utils/formatUtils.js";
|
|
11
|
-
import * as pathUtils from "../utils/pathUtils.js";
|
|
12
|
-
import { TransactionComposer } from "./bitcoin/TransactionComposer.js";
|
|
13
|
-
import { enhanceSignTx } from "./bitcoin/enhanceSignTx.js";
|
|
14
|
-
import { inputToTrezor } from "./bitcoin/inputs.js";
|
|
15
|
-
import { outputToTrezor, validateHDOutput } from "./bitcoin/outputs.js";
|
|
16
|
-
import { getReferencedTransactions, parseTransactionHexes, requireReferencedTransactions, transformReferencedTransactions } from "./bitcoin/refTx.js";
|
|
17
|
-
import { signTx } from "./bitcoin/signtx.js";
|
|
18
|
-
import { signTxLegacy } from "./bitcoin/signtxLegacy.js";
|
|
19
|
-
import { deriveOutputScript, verifyTx } from "./bitcoin/signtxVerify.js";
|
|
20
|
-
import { Discovery } from "./common/Discovery.js";
|
|
21
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
22
|
-
export default class ComposeTransaction extends AbstractMethod {
|
|
23
|
-
constructor(message) {
|
|
24
|
-
const {
|
|
25
|
-
payload
|
|
26
|
-
} = message;
|
|
27
|
-
validateParams(payload, [{
|
|
28
|
-
name: 'outputs',
|
|
29
|
-
type: 'array',
|
|
30
|
-
required: true
|
|
31
|
-
}, {
|
|
32
|
-
name: 'coin',
|
|
33
|
-
type: 'string',
|
|
34
|
-
required: true
|
|
35
|
-
}, {
|
|
36
|
-
name: 'identity',
|
|
37
|
-
type: 'string'
|
|
38
|
-
}, {
|
|
39
|
-
name: 'push',
|
|
40
|
-
type: 'boolean'
|
|
41
|
-
}, {
|
|
42
|
-
name: 'account',
|
|
43
|
-
type: 'object'
|
|
44
|
-
}, {
|
|
45
|
-
name: 'feeLevels',
|
|
46
|
-
type: 'array'
|
|
47
|
-
}, {
|
|
48
|
-
name: 'baseFee',
|
|
49
|
-
type: 'number'
|
|
50
|
-
}, {
|
|
51
|
-
name: 'sequence',
|
|
52
|
-
type: 'number'
|
|
53
|
-
}, {
|
|
54
|
-
name: 'sortingStrategy',
|
|
55
|
-
type: 'string'
|
|
56
|
-
}]);
|
|
57
|
-
const coinInfo = getBitcoinNetwork(payload.coin);
|
|
58
|
-
if (!coinInfo) {
|
|
59
|
-
throw ERRORS.TypedError('Method_UnknownCoin');
|
|
60
|
-
}
|
|
61
|
-
assertBackendSupported(coinInfo);
|
|
62
|
-
const outputs = [];
|
|
63
|
-
let total = new BigNumber(0);
|
|
64
|
-
payload.outputs.forEach(out => {
|
|
65
|
-
const output = validateHDOutput(out, coinInfo);
|
|
66
|
-
if ('amount' in output && typeof output.amount === 'string') {
|
|
67
|
-
total = total.plus(output.amount);
|
|
68
|
-
}
|
|
69
|
-
outputs.push(output);
|
|
70
|
-
});
|
|
71
|
-
const params = {
|
|
72
|
-
outputs,
|
|
73
|
-
coinInfo,
|
|
74
|
-
identity: payload.identity,
|
|
75
|
-
account: payload.account,
|
|
76
|
-
feeLevels: payload.feeLevels,
|
|
77
|
-
baseFee: payload.baseFee,
|
|
78
|
-
sequence: payload.sequence,
|
|
79
|
-
sortingStrategy: payload.sortingStrategy,
|
|
80
|
-
push: typeof payload.push === 'boolean' ? payload.push : false,
|
|
81
|
-
total
|
|
82
|
-
};
|
|
83
|
-
super(message, params);
|
|
84
|
-
this.useDevice = !payload.account && !payload.feeLevels;
|
|
85
|
-
this.useUi = this.useDevice;
|
|
86
|
-
this.requiredFirmwareCoins = [coinInfo];
|
|
87
|
-
}
|
|
88
|
-
discovery;
|
|
89
|
-
disposed = false;
|
|
90
|
-
get requiredPermissions() {
|
|
91
|
-
const permissions = [this.coinPerm('sign', this.params.coinInfo)];
|
|
92
|
-
if (this.params.push) {
|
|
93
|
-
permissions.push(this.coinPerm('push_tx', this.params.coinInfo));
|
|
94
|
-
}
|
|
95
|
-
return permissions;
|
|
96
|
-
}
|
|
97
|
-
get info() {
|
|
98
|
-
const sendMax = this.params.outputs.some(o => o.type === 'send-max');
|
|
99
|
-
if (sendMax) {
|
|
100
|
-
return 'Send maximum amount';
|
|
101
|
-
}
|
|
102
|
-
return `Send ${formatAmount(this.params.total.toString(), this.params.coinInfo)}`;
|
|
103
|
-
}
|
|
104
|
-
getBlockchain(sendCoreMessage) {
|
|
105
|
-
return initBlockchain(this.params.coinInfo, sendCoreMessage, this.params.identity);
|
|
106
|
-
}
|
|
107
|
-
async precompose(account, feeLevels, sendCoreMessage) {
|
|
108
|
-
const {
|
|
109
|
-
coinInfo,
|
|
110
|
-
outputs,
|
|
111
|
-
baseFee,
|
|
112
|
-
sortingStrategy
|
|
113
|
-
} = this.params;
|
|
114
|
-
const address_n = pathUtils.validatePath(account.path);
|
|
115
|
-
const composer = new TransactionComposer({
|
|
116
|
-
account: {
|
|
117
|
-
type: pathUtils.getAccountType(address_n),
|
|
118
|
-
label: 'Account',
|
|
119
|
-
descriptor: account.path,
|
|
120
|
-
address_n,
|
|
121
|
-
addresses: account.addresses
|
|
122
|
-
},
|
|
123
|
-
utxos: account.utxo,
|
|
124
|
-
coinInfo,
|
|
125
|
-
outputs,
|
|
126
|
-
baseFee,
|
|
127
|
-
sortingStrategy: sortingStrategy ?? DEFAULT_SORTING_STRATEGY
|
|
128
|
-
});
|
|
129
|
-
const blockchain = await this.getBlockchain(sendCoreMessage);
|
|
130
|
-
await composer.init(blockchain);
|
|
131
|
-
return feeLevels.map(level => {
|
|
132
|
-
composer.composeCustomFee(level.feePerUnit);
|
|
133
|
-
const {
|
|
134
|
-
composed
|
|
135
|
-
} = composer;
|
|
136
|
-
const composedCustom = composed['custom'];
|
|
137
|
-
const tx = {
|
|
138
|
-
...composedCustom
|
|
139
|
-
};
|
|
140
|
-
if (tx.type === 'final') {
|
|
141
|
-
return {
|
|
142
|
-
...tx,
|
|
143
|
-
inputs: tx.inputs.map(inp => inputToTrezor(inp, this.params.sequence)),
|
|
144
|
-
outputs: tx.outputs.map(outputToTrezor)
|
|
145
|
-
};
|
|
146
|
-
}
|
|
147
|
-
if (tx.type === 'nonfinal') {
|
|
148
|
-
return {
|
|
149
|
-
...tx,
|
|
150
|
-
inputs: tx.inputs.map(inp => inputToTrezor(inp, this.params.sequence))
|
|
151
|
-
};
|
|
152
|
-
}
|
|
153
|
-
return tx;
|
|
154
|
-
});
|
|
155
|
-
}
|
|
156
|
-
async run(context) {
|
|
157
|
-
if (this.params.account && this.params.feeLevels) {
|
|
158
|
-
return this.precompose(this.params.account, this.params.feeLevels, context.sendCoreMessage);
|
|
159
|
-
}
|
|
160
|
-
const {
|
|
161
|
-
account,
|
|
162
|
-
utxo
|
|
163
|
-
} = await this.selectAccount(context);
|
|
164
|
-
const response = await this.selectFee(account, utxo, context);
|
|
165
|
-
if (this.disposed) {
|
|
166
|
-
throw ERRORS.TypedError('Runtime', 'ComposeTransaction: selectFee response received after dispose');
|
|
167
|
-
}
|
|
168
|
-
if (typeof response === 'string') {
|
|
169
|
-
return this.run(context);
|
|
170
|
-
}
|
|
171
|
-
return response;
|
|
172
|
-
}
|
|
173
|
-
async selectAccount(context) {
|
|
174
|
-
const {
|
|
175
|
-
coinInfo
|
|
176
|
-
} = this.params;
|
|
177
|
-
const blockchain = await this.getBlockchain(context.sendCoreMessage);
|
|
178
|
-
if (!this.discovery) {
|
|
179
|
-
const existingAccounts = await requestExistingAccounts({
|
|
180
|
-
postMessage: context.sendCoreMessage,
|
|
181
|
-
createUiPromise: context.createUiPromise,
|
|
182
|
-
device: this.getDevice(),
|
|
183
|
-
coinInfo
|
|
184
|
-
});
|
|
185
|
-
if (existingAccounts) {
|
|
186
|
-
return this.selectFromExistingAccounts(existingAccounts, blockchain, context);
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
return this.selectFromDiscovery(blockchain, context);
|
|
190
|
-
}
|
|
191
|
-
async selectFromExistingAccounts(accounts, blockchain, context) {
|
|
192
|
-
const {
|
|
193
|
-
coinInfo
|
|
194
|
-
} = this.params;
|
|
195
|
-
const dfd = context.createUiPromise(UI_RESPONSE.RECEIVE_ACCOUNT, this.getDevice());
|
|
196
|
-
context.sendCoreMessage(createUiMessage(UI_REQUEST.SELECT_ACCOUNT, {
|
|
197
|
-
type: 'complete',
|
|
198
|
-
accountTypes: unique(accounts.map(a => a.type)),
|
|
199
|
-
coinInfo,
|
|
200
|
-
accounts
|
|
201
|
-
}));
|
|
202
|
-
const uiResp = await dfd.promise;
|
|
203
|
-
const accountIndex = uiResp.payload;
|
|
204
|
-
const account = accounts[accountIndex];
|
|
205
|
-
this.params.coinInfo = fixCoinInfoNetwork(this.params.coinInfo, account.address_n);
|
|
206
|
-
const utxo = await blockchain.getAccountUtxo(account.descriptor);
|
|
207
|
-
return {
|
|
208
|
-
account,
|
|
209
|
-
utxo
|
|
210
|
-
};
|
|
211
|
-
}
|
|
212
|
-
async selectFromDiscovery(blockchain, context) {
|
|
213
|
-
const {
|
|
214
|
-
coinInfo
|
|
215
|
-
} = this.params;
|
|
216
|
-
const dfd = context.createUiPromise(UI_RESPONSE.RECEIVE_ACCOUNT, this.getDevice());
|
|
217
|
-
if (this.discovery?.completed) {
|
|
218
|
-
const {
|
|
219
|
-
discovery
|
|
220
|
-
} = this;
|
|
221
|
-
context.sendCoreMessage(createUiMessage(UI_REQUEST.SELECT_ACCOUNT, {
|
|
222
|
-
type: 'end',
|
|
223
|
-
coinInfo,
|
|
224
|
-
accountTypes: discovery.types.map(t => t.type),
|
|
225
|
-
accounts: discovery.accounts
|
|
226
|
-
}, {
|
|
227
|
-
requestId: dfd.requestId
|
|
228
|
-
}));
|
|
229
|
-
const uiResp = await dfd.promise;
|
|
230
|
-
const {
|
|
231
|
-
accounts
|
|
232
|
-
} = discovery;
|
|
233
|
-
const accountIndex = uiResp.payload;
|
|
234
|
-
const account = accounts[accountIndex];
|
|
235
|
-
const utxo = await blockchain.getAccountUtxo(account.descriptor);
|
|
236
|
-
return {
|
|
237
|
-
account,
|
|
238
|
-
utxo
|
|
239
|
-
};
|
|
240
|
-
}
|
|
241
|
-
const discovery = this.discovery || new Discovery({
|
|
242
|
-
blockchain,
|
|
243
|
-
getDescriptor: path => this.getDevice().getCommands().getAccountDescriptor(this.params.coinInfo, path)
|
|
244
|
-
});
|
|
245
|
-
this.discovery = discovery;
|
|
246
|
-
discovery.on('progress', accounts => {
|
|
247
|
-
context.sendCoreMessage(createUiMessage(UI_REQUEST.SELECT_ACCOUNT, {
|
|
248
|
-
type: 'progress',
|
|
249
|
-
coinInfo,
|
|
250
|
-
accounts
|
|
251
|
-
}, {
|
|
252
|
-
requestId: dfd.requestId
|
|
253
|
-
}));
|
|
254
|
-
});
|
|
255
|
-
discovery.on('complete', () => {
|
|
256
|
-
context.sendCoreMessage(createUiMessage(UI_REQUEST.SELECT_ACCOUNT, {
|
|
257
|
-
type: 'end',
|
|
258
|
-
coinInfo
|
|
259
|
-
}, {
|
|
260
|
-
requestId: dfd.requestId
|
|
261
|
-
}));
|
|
262
|
-
});
|
|
263
|
-
discovery.start('tokens').catch(error => {
|
|
264
|
-
dfd.reject(error);
|
|
265
|
-
});
|
|
266
|
-
context.sendCoreMessage(createUiMessage(UI_REQUEST.SELECT_ACCOUNT, {
|
|
267
|
-
type: 'start',
|
|
268
|
-
accountTypes: discovery.types.map(t => t.type),
|
|
269
|
-
coinInfo
|
|
270
|
-
}, {
|
|
271
|
-
requestId: dfd.requestId
|
|
272
|
-
}));
|
|
273
|
-
const uiResp = await dfd.promise;
|
|
274
|
-
discovery.removeAllListeners();
|
|
275
|
-
discovery.stop();
|
|
276
|
-
if (!discovery.completed) {
|
|
277
|
-
await resolveAfter(501);
|
|
278
|
-
}
|
|
279
|
-
const {
|
|
280
|
-
accounts
|
|
281
|
-
} = discovery;
|
|
282
|
-
const accountIndex = uiResp.payload;
|
|
283
|
-
const account = accounts[accountIndex];
|
|
284
|
-
this.params.coinInfo = fixCoinInfoNetwork(this.params.coinInfo, account.address_n);
|
|
285
|
-
const utxo = await blockchain.getAccountUtxo(account.descriptor);
|
|
286
|
-
return {
|
|
287
|
-
account,
|
|
288
|
-
utxo
|
|
289
|
-
};
|
|
290
|
-
}
|
|
291
|
-
async selectFee(account, utxos, context) {
|
|
292
|
-
const {
|
|
293
|
-
coinInfo,
|
|
294
|
-
outputs,
|
|
295
|
-
sortingStrategy
|
|
296
|
-
} = this.params;
|
|
297
|
-
const blockchain = await this.getBlockchain(context.sendCoreMessage);
|
|
298
|
-
const composer = new TransactionComposer({
|
|
299
|
-
account,
|
|
300
|
-
utxos,
|
|
301
|
-
coinInfo,
|
|
302
|
-
outputs,
|
|
303
|
-
sortingStrategy: sortingStrategy ?? DEFAULT_SORTING_STRATEGY
|
|
304
|
-
});
|
|
305
|
-
await composer.init(blockchain);
|
|
306
|
-
const hasFunds = composer.composeAllFeeLevels();
|
|
307
|
-
if (!hasFunds) {
|
|
308
|
-
context.sendCoreMessage(createUiMessage(UI_REQUEST.INSUFFICIENT_FUNDS));
|
|
309
|
-
await resolveAfter(2000);
|
|
310
|
-
return 'change-account';
|
|
311
|
-
}
|
|
312
|
-
context.sendCoreMessage(createUiMessage(UI_REQUEST.SELECT_FEE, {
|
|
313
|
-
feeLevels: composer.getFeeLevelList(),
|
|
314
|
-
coinInfo: this.params.coinInfo
|
|
315
|
-
}));
|
|
316
|
-
return this._selectFeeUiResponse(composer, context);
|
|
317
|
-
}
|
|
318
|
-
async _selectFeeUiResponse(composer, context) {
|
|
319
|
-
const resp = await context.createUiPromise(UI_RESPONSE.RECEIVE_FEE, this.getDevice()).promise;
|
|
320
|
-
switch (resp.payload.type) {
|
|
321
|
-
case 'compose-custom':
|
|
322
|
-
composer.composeCustomFee(resp.payload.value);
|
|
323
|
-
context.sendCoreMessage(createUiMessage(UI_REQUEST.UPDATE_CUSTOM_FEE, {
|
|
324
|
-
feeLevels: composer.getFeeLevelList(),
|
|
325
|
-
coinInfo: this.params.coinInfo
|
|
326
|
-
}, {
|
|
327
|
-
requestId: resp.requestId
|
|
328
|
-
}));
|
|
329
|
-
return this._selectFeeUiResponse(composer, context);
|
|
330
|
-
case 'send':
|
|
331
|
-
{
|
|
332
|
-
const {
|
|
333
|
-
composed
|
|
334
|
-
} = composer;
|
|
335
|
-
const composedKey = resp.payload.value;
|
|
336
|
-
const tx = composed[composedKey];
|
|
337
|
-
return this._sign(tx, context.sendCoreMessage);
|
|
338
|
-
}
|
|
339
|
-
default:
|
|
340
|
-
return 'change-account';
|
|
341
|
-
}
|
|
342
|
-
}
|
|
343
|
-
async _sign(tx, sendCoreMessage) {
|
|
344
|
-
const device = this.getDevice();
|
|
345
|
-
const {
|
|
346
|
-
params
|
|
347
|
-
} = this;
|
|
348
|
-
if (tx.type !== 'final') throw ERRORS.TypedError('Runtime', 'ComposeTransaction: Trying to sign unfinished tx');
|
|
349
|
-
const {
|
|
350
|
-
coinInfo
|
|
351
|
-
} = params;
|
|
352
|
-
const options = enhanceSignTx({}, coinInfo);
|
|
353
|
-
const inputs = tx.inputs.map(inp => inputToTrezor(inp, params.sequence));
|
|
354
|
-
const outputs = tx.outputs.map(outputToTrezor);
|
|
355
|
-
let refTxs = [];
|
|
356
|
-
const requiredRefTxs = requireReferencedTransactions(inputs, options, coinInfo);
|
|
357
|
-
const refTxsIds = getReferencedTransactions(inputs);
|
|
358
|
-
if (requiredRefTxs && refTxsIds.length > 0) {
|
|
359
|
-
refTxs = await this.getBlockchain(sendCoreMessage).then(blockchain => blockchain.getTransactionHexes(refTxsIds)).then(parseTransactionHexes(coinInfo.network)).then(transformReferencedTransactions);
|
|
360
|
-
}
|
|
361
|
-
const getHDNode = address_n => device.getCommands().getHDNode({
|
|
362
|
-
address_n
|
|
363
|
-
}, {
|
|
364
|
-
coinInfo: params.coinInfo
|
|
365
|
-
});
|
|
366
|
-
const outputScripts = await promiseAllSequence(outputs.map(output => () => deriveOutputScript(getHDNode, output, coinInfo.network)));
|
|
367
|
-
const signTxMethod = !device.unavailableCapabilities.replaceTransaction ? signTx : signTxLegacy;
|
|
368
|
-
const cmd = device.getCommands();
|
|
369
|
-
const response = await signTxMethod({
|
|
370
|
-
typedCall: cmd.typedCall,
|
|
371
|
-
inputs,
|
|
372
|
-
outputs,
|
|
373
|
-
refTxs,
|
|
374
|
-
options,
|
|
375
|
-
coinInfo
|
|
376
|
-
});
|
|
377
|
-
verifyTx(response.serializedTx, {
|
|
378
|
-
inputs,
|
|
379
|
-
outputs,
|
|
380
|
-
outputScripts,
|
|
381
|
-
network: coinInfo.network
|
|
382
|
-
});
|
|
383
|
-
if (params.push) {
|
|
384
|
-
const blockchain = await this.getBlockchain(sendCoreMessage);
|
|
385
|
-
const txid = await blockchain.pushTransaction(response.serializedTx);
|
|
386
|
-
return {
|
|
387
|
-
...response,
|
|
388
|
-
txid
|
|
389
|
-
};
|
|
390
|
-
}
|
|
391
|
-
return response;
|
|
392
|
-
}
|
|
393
|
-
dispose() {
|
|
394
|
-
this.disposed = true;
|
|
395
|
-
const {
|
|
396
|
-
discovery
|
|
397
|
-
} = this;
|
|
398
|
-
if (discovery) {
|
|
399
|
-
discovery.stop();
|
|
400
|
-
discovery.removeAllListeners();
|
|
401
|
-
this.discovery = undefined;
|
|
402
|
-
}
|
|
403
|
-
}
|
|
404
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { type AccountTypeItem, type AdditionalParams, CARDANO_DERIVATIONS, type CoinInfo, type EntropyCheckResult, type FirmwareRange, type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodContext, MethodMessage } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
type CardanoDerivation = (typeof CARDANO_DERIVATIONS)[keyof typeof CARDANO_DERIVATIONS];
|
|
5
|
-
type Request = AdditionalParams & {
|
|
6
|
-
account: AccountTypeItem;
|
|
7
|
-
derivation?: CardanoDerivation;
|
|
8
|
-
firmwareRange: FirmwareRange;
|
|
9
|
-
coinInfo: CoinInfo;
|
|
10
|
-
offset: number;
|
|
11
|
-
skip: number;
|
|
12
|
-
};
|
|
13
|
-
type DiscoverAccountsLocalParams = {
|
|
14
|
-
coins: Request[];
|
|
15
|
-
entropyCheckResult?: EntropyCheckResult;
|
|
16
|
-
};
|
|
17
|
-
export declare const getTxsPerPage: (account: AccountTypeItem) => 8 | 25;
|
|
18
|
-
export default class DiscoverAccounts extends AbstractMethod<'discoverAccounts', DiscoverAccountsLocalParams> {
|
|
19
|
-
disposed: boolean;
|
|
20
|
-
constructor(message: MethodMessage<'discoverAccounts'>);
|
|
21
|
-
get requiredPermissions(): PermissionRequest[];
|
|
22
|
-
private progress;
|
|
23
|
-
private updateProgress;
|
|
24
|
-
private sendProgress;
|
|
25
|
-
run({
|
|
26
|
-
sendCoreMessage
|
|
27
|
-
}: MethodContext): Promise<{
|
|
28
|
-
empty: number;
|
|
29
|
-
nonempty: number;
|
|
30
|
-
failed: number;
|
|
31
|
-
}>;
|
|
32
|
-
private filterUnsupportedAccounts;
|
|
33
|
-
private filterCardanoDerivations;
|
|
34
|
-
private readonly descriptorLock;
|
|
35
|
-
private readonly descriptorCache;
|
|
36
|
-
private getDescriptor;
|
|
37
|
-
private discoverAccount;
|
|
38
|
-
dispose(): void;
|
|
39
|
-
}
|
|
40
|
-
export {};
|