@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
package/lib/device/Device.d.ts
DELETED
|
@@ -1,259 +0,0 @@
|
|
|
1
|
-
import type { DeviceBusyStatus, DeviceFirmwareStatus, DeviceState, Device as DeviceTyped, DeviceUniquePath, Features, FirmwareHashCheckResult, FirmwareReleaseConfigInfo, FirmwareType, PROTO, UnavailableCapabilities } from '@trezor/connect-common';
|
|
2
|
-
import { DEVICE } from '@trezor/connect-common';
|
|
3
|
-
import type { CreateLogger } from '@trezor/connect-common/lib/types/settings';
|
|
4
|
-
import type { FirmwareRelease } from '@trezor/device-utils';
|
|
5
|
-
import type { TransportProtocol } from '@trezor/protocol';
|
|
6
|
-
import { thp as protocolThp } from '@trezor/protocol';
|
|
7
|
-
import { type Descriptor, type Session, type Transport } from '@trezor/transport-common';
|
|
8
|
-
import { TypedEmitter } from '@trezor/utils';
|
|
9
|
-
import type { VersionArray } from '@trezor/utils/lib/versionUtils';
|
|
10
|
-
import type { TypedCallProvider } from "./DeviceCurrentSession.js";
|
|
11
|
-
import type { DeviceEvents, DeviceLifecycleEvents, IDevice, RunOptions } from "../types/idevice.js";
|
|
12
|
-
export { type DeviceEvents } from "../types/idevice.js";
|
|
13
|
-
type DeviceParams = {
|
|
14
|
-
id: DeviceUniquePath;
|
|
15
|
-
transport: Transport;
|
|
16
|
-
descriptor: Descriptor;
|
|
17
|
-
createLogger: CreateLogger;
|
|
18
|
-
};
|
|
19
|
-
export declare class Device extends TypedEmitter<DeviceEvents> implements IDevice {
|
|
20
|
-
readonly transport: Transport;
|
|
21
|
-
private thp;
|
|
22
|
-
readonly descriptor: Pick<Descriptor, 'apiType' | 'id' | 'type' | 'path' | 'model'>;
|
|
23
|
-
private sessionAcquired;
|
|
24
|
-
private _protocol;
|
|
25
|
-
get protocol(): TransportProtocol;
|
|
26
|
-
getThpState(): protocolThp.ThpState | undefined;
|
|
27
|
-
private unreadableError?;
|
|
28
|
-
private _firmwareStatus;
|
|
29
|
-
get firmwareStatus(): DeviceFirmwareStatus;
|
|
30
|
-
private _currentRelease?;
|
|
31
|
-
get currentRelease(): FirmwareRelease | undefined;
|
|
32
|
-
private _firmwareReleaseConfigInfo?;
|
|
33
|
-
get firmwareReleaseConfigInfo(): FirmwareReleaseConfigInfo | undefined;
|
|
34
|
-
private _features;
|
|
35
|
-
get features(): {
|
|
36
|
-
label?: string | null | undefined;
|
|
37
|
-
session_id?: string | null | undefined;
|
|
38
|
-
language?: string | null | undefined;
|
|
39
|
-
auto_lock_delay_ms?: number | null | undefined;
|
|
40
|
-
display_rotation?: "North" | "East" | "South" | "West" | null | undefined;
|
|
41
|
-
passphrase_always_on_device?: boolean | null | undefined;
|
|
42
|
-
safety_checks?: "Strict" | "PromptAlways" | "PromptTemporarily" | null | undefined;
|
|
43
|
-
experimental_features?: boolean | null | undefined;
|
|
44
|
-
hide_passphrase_from_host?: boolean | undefined;
|
|
45
|
-
haptic_feedback?: boolean | undefined;
|
|
46
|
-
auto_lock_delay_battery_ms?: number | undefined;
|
|
47
|
-
flags?: number | null | undefined;
|
|
48
|
-
passphrase_protection?: boolean | null | undefined;
|
|
49
|
-
no_backup?: boolean | null | undefined;
|
|
50
|
-
unfinished_backup?: boolean | null | undefined;
|
|
51
|
-
pin_protection?: boolean | null | undefined;
|
|
52
|
-
backup_type?: "Bip39" | "Slip39_Basic" | "Slip39_Advanced" | "Slip39_Single_Extendable" | "Slip39_Basic_Extendable" | "Slip39_Advanced_Extendable" | null | undefined;
|
|
53
|
-
vendor?: string | undefined;
|
|
54
|
-
build_version?: number | undefined;
|
|
55
|
-
bootloader_mode?: boolean | null | undefined;
|
|
56
|
-
initialized?: boolean | null | undefined;
|
|
57
|
-
revision?: string | null | undefined;
|
|
58
|
-
bootloader_hash?: string | null | undefined;
|
|
59
|
-
imported?: boolean | null | undefined;
|
|
60
|
-
unlocked?: boolean | null | undefined;
|
|
61
|
-
_passphrase_cached?: boolean | undefined;
|
|
62
|
-
firmware_present?: boolean | null | undefined;
|
|
63
|
-
backup_availability?: "NotAvailable" | "Required" | "Available" | null | undefined;
|
|
64
|
-
fw_major?: number | null | undefined;
|
|
65
|
-
fw_minor?: number | null | undefined;
|
|
66
|
-
fw_patch?: number | null | undefined;
|
|
67
|
-
fw_build?: number | undefined;
|
|
68
|
-
fw_vendor?: string | null | undefined;
|
|
69
|
-
recovery_status?: "Nothing" | "Recovery" | "Backup" | null | undefined;
|
|
70
|
-
sd_card_present?: boolean | null | undefined;
|
|
71
|
-
sd_protection?: boolean | null | undefined;
|
|
72
|
-
wipe_code_protection?: boolean | null | undefined;
|
|
73
|
-
busy?: boolean | undefined;
|
|
74
|
-
homescreen_format?: "Toif" | "Jpeg" | "ToiG" | null | undefined;
|
|
75
|
-
unit_color?: number | undefined;
|
|
76
|
-
unit_btconly?: boolean | undefined;
|
|
77
|
-
homescreen_width?: number | undefined;
|
|
78
|
-
homescreen_height?: number | undefined;
|
|
79
|
-
bootloader_locked?: boolean | undefined;
|
|
80
|
-
language_version_matches?: boolean | undefined;
|
|
81
|
-
unit_packaging?: number | undefined;
|
|
82
|
-
recovery_type?: "NormalRecovery" | "DryRun" | "UnlockRepeatedBackup" | null | undefined;
|
|
83
|
-
optiga_sec?: number | undefined;
|
|
84
|
-
soc?: number | undefined;
|
|
85
|
-
firmware_corrupted?: boolean | undefined;
|
|
86
|
-
led?: boolean | undefined;
|
|
87
|
-
usb_connected?: boolean | undefined;
|
|
88
|
-
wireless_connected?: boolean | undefined;
|
|
89
|
-
tap_to_wake?: boolean | undefined;
|
|
90
|
-
capabilities: ("Capability_Bitcoin" | "Capability_Bitcoin_like" | "Capability_Binance" | "Capability_Cardano" | "Capability_Crypto" | "Capability_EOS" | "Capability_Ethereum" | "Capability_Lisk" | "Capability_Monero" | "Capability_NEM" | "Capability_Ripple" | "Capability_Stellar" | "Capability_Tezos" | "Capability_U2F" | "Capability_Shamir" | "Capability_ShamirGroups" | "Capability_PassphraseEntry" | "Capability_Solana" | "Capability_Translations" | "Capability_Brightness" | "Capability_Haptic" | "Capability_BLE" | "Capability_NFC" | "Capability_Tron" | "Capability_N4W1" | "Capability_TouchWakeup")[];
|
|
91
|
-
model: string;
|
|
92
|
-
major_version: number;
|
|
93
|
-
minor_version: number;
|
|
94
|
-
patch_version: number;
|
|
95
|
-
device_id: string | null;
|
|
96
|
-
internal_model: PROTO.DeviceModelInternal;
|
|
97
|
-
};
|
|
98
|
-
private wasUsedElsewhere;
|
|
99
|
-
private acquirePromise?;
|
|
100
|
-
private releasePromise?;
|
|
101
|
-
private runAbort?;
|
|
102
|
-
private runPromise?;
|
|
103
|
-
private keepTransportSession;
|
|
104
|
-
private currentSession?;
|
|
105
|
-
private instance;
|
|
106
|
-
private state;
|
|
107
|
-
private busy?;
|
|
108
|
-
private _unavailableCapabilities;
|
|
109
|
-
get unavailableCapabilities(): Readonly<UnavailableCapabilities>;
|
|
110
|
-
private _firmwareType?;
|
|
111
|
-
get firmwareType(): FirmwareType | undefined;
|
|
112
|
-
private get possibleHIDdevice();
|
|
113
|
-
get possibleT1(): boolean;
|
|
114
|
-
private name;
|
|
115
|
-
private color?;
|
|
116
|
-
private availableTranslations;
|
|
117
|
-
private authenticityChecks;
|
|
118
|
-
private readonly uniquePath;
|
|
119
|
-
private readonly createLogger;
|
|
120
|
-
private readonly logger;
|
|
121
|
-
readonly lifecycle: TypedEmitter<DeviceLifecycleEvents>;
|
|
122
|
-
private lastEmittedMessage?;
|
|
123
|
-
private sessionDfd?;
|
|
124
|
-
constructor({
|
|
125
|
-
id,
|
|
126
|
-
transport,
|
|
127
|
-
descriptor,
|
|
128
|
-
createLogger
|
|
129
|
-
}: DeviceParams);
|
|
130
|
-
get transportPath(): import("@trezor/transport-common").PathPublic;
|
|
131
|
-
private readonly onTransportStopped;
|
|
132
|
-
private readonly onTransportDeviceEvent;
|
|
133
|
-
private getSessionChangePromise;
|
|
134
|
-
private waitAndCompareSession;
|
|
135
|
-
acquire(): import("@trezor/transport-common").AsyncResultWithTypedError<Session, "Unable to open device" | "Wrong result type." | "Network request failed" | "device disconnected during action" | "device not found" | "wrong previous session" | "unexpected error" | "Aborted by timeout" | "Aborted by signal" | "This transport can not be used in this environment" | "LIBUSB_ERROR_ACCESS">;
|
|
136
|
-
reset(): void;
|
|
137
|
-
setBusy(value?: DeviceBusyStatus): void;
|
|
138
|
-
release(): import("@trezor/transport-common").AsyncResultWithTypedError<null, "Unable to open device" | "Wrong result type." | "Network request failed" | "device disconnected during action" | "device not found" | "wrong previous session" | "unexpected error" | "Aborted by timeout" | "Aborted by signal" | "This transport can not be used in this environment" | "session not found"> | undefined;
|
|
139
|
-
setupThp(): void;
|
|
140
|
-
handshake(): Promise<boolean>;
|
|
141
|
-
private updateDescriptor;
|
|
142
|
-
emitDeviceChanged(): void;
|
|
143
|
-
startPiggybackAck(): void;
|
|
144
|
-
stopPiggybackAck(): Promise<void>;
|
|
145
|
-
run(fn?: () => Promise<void>, options?: RunOptions): Promise<void>;
|
|
146
|
-
interrupt(reason: Error): Promise<void>;
|
|
147
|
-
get currentRun(): Promise<void> | undefined;
|
|
148
|
-
private usedElsewhere;
|
|
149
|
-
private _runInner;
|
|
150
|
-
getCurrentSession(): TypedCallProvider;
|
|
151
|
-
getCommands(): {
|
|
152
|
-
unlockPath: (params?: PROTO.UnlockPath) => Promise<{
|
|
153
|
-
type: "UnlockedPathRequest";
|
|
154
|
-
message: {
|
|
155
|
-
mac: string;
|
|
156
|
-
};
|
|
157
|
-
}>;
|
|
158
|
-
getPublicKey: (params: PROTO.GetPublicKey, unlock?: PROTO.UnlockPath) => Promise<{
|
|
159
|
-
descriptor?: string | undefined;
|
|
160
|
-
root_fingerprint?: number | undefined;
|
|
161
|
-
xpub: string;
|
|
162
|
-
node: {
|
|
163
|
-
private_key?: string | undefined;
|
|
164
|
-
fingerprint: number;
|
|
165
|
-
depth: number;
|
|
166
|
-
child_num: number;
|
|
167
|
-
chain_code: string;
|
|
168
|
-
public_key: string;
|
|
169
|
-
};
|
|
170
|
-
}>;
|
|
171
|
-
getAddress: ({
|
|
172
|
-
address_n,
|
|
173
|
-
show_display,
|
|
174
|
-
multisig,
|
|
175
|
-
script_type,
|
|
176
|
-
chunkify
|
|
177
|
-
}: PROTO.GetAddress, coinInfo: import("@trezor/connect-common").BitcoinNetworkInfo) => Promise<{
|
|
178
|
-
mac?: string | undefined;
|
|
179
|
-
address: string;
|
|
180
|
-
}>;
|
|
181
|
-
ethereumGetPublicKey: ({
|
|
182
|
-
address_n,
|
|
183
|
-
show_display
|
|
184
|
-
}: PROTO.EthereumGetPublicKey) => Promise<{
|
|
185
|
-
xpub: string;
|
|
186
|
-
node: {
|
|
187
|
-
private_key?: string | undefined;
|
|
188
|
-
fingerprint: number;
|
|
189
|
-
depth: number;
|
|
190
|
-
child_num: number;
|
|
191
|
-
chain_code: string;
|
|
192
|
-
public_key: string;
|
|
193
|
-
};
|
|
194
|
-
}>;
|
|
195
|
-
ethereumGetAddress: (params: PROTO.EthereumGetAddress) => Promise<{
|
|
196
|
-
mac?: string | undefined;
|
|
197
|
-
_old_address?: string | undefined;
|
|
198
|
-
address: string;
|
|
199
|
-
}>;
|
|
200
|
-
getHDNode: (params: PROTO.GetPublicKey, options: {
|
|
201
|
-
coinInfo: import("@trezor/connect-common").BitcoinNetworkInfo;
|
|
202
|
-
validation?: boolean;
|
|
203
|
-
unlockPath?: PROTO.UnlockPath;
|
|
204
|
-
}) => Promise<{
|
|
205
|
-
publicKey: string;
|
|
206
|
-
path: number[];
|
|
207
|
-
serializedPath: string;
|
|
208
|
-
displayablePublicKey: string;
|
|
209
|
-
} & {
|
|
210
|
-
xpubSegwit?: string | undefined;
|
|
211
|
-
descriptorChecksum?: string | undefined;
|
|
212
|
-
rootFingerprint?: number | undefined;
|
|
213
|
-
descriptor?: string | undefined;
|
|
214
|
-
childNum: number;
|
|
215
|
-
xpub: string;
|
|
216
|
-
chainCode: string;
|
|
217
|
-
fingerprint: number;
|
|
218
|
-
depth: number;
|
|
219
|
-
}>;
|
|
220
|
-
preauthorize: (throwError: boolean) => Promise<boolean>;
|
|
221
|
-
getAccountDescriptor: (coinInfo: import("@trezor/connect-common").CoinInfo, address_n: number[], derivationType?: PROTO.CardanoDerivationType) => Promise<import("./DeviceCommands").AccountDescriptor>;
|
|
222
|
-
typedCall: PROTO.TypedCall;
|
|
223
|
-
};
|
|
224
|
-
setInstance(instance?: number): void;
|
|
225
|
-
getInstance(): number;
|
|
226
|
-
getState(): DeviceState | undefined;
|
|
227
|
-
setState(state?: Partial<DeviceState>): void;
|
|
228
|
-
initialize(useCardanoDerivation: boolean): Promise<void>;
|
|
229
|
-
getFeatures(): Promise<void>;
|
|
230
|
-
getAuthenticityChecks(): {
|
|
231
|
-
firmwareRevision: import("@trezor/connect-common").FirmwareRevisionCheckResult | null;
|
|
232
|
-
firmwareHash: FirmwareHashCheckResult | null;
|
|
233
|
-
};
|
|
234
|
-
setAuthenticityChecks(firmwareHash: FirmwareHashCheckResult | null): void;
|
|
235
|
-
private checkFirmwareRevisionWithRetries;
|
|
236
|
-
private checkFirmwareRevision;
|
|
237
|
-
private _updateCurrentRelease;
|
|
238
|
-
private _updateFeatures;
|
|
239
|
-
private deviceVersionCheck;
|
|
240
|
-
private updateNameAndColor;
|
|
241
|
-
updateFeature<K extends keyof Pick<Features, 'soc'>>(key: K, value: Features[K]): void;
|
|
242
|
-
prompt<T extends typeof DEVICE.PIN | typeof DEVICE.PASSPHRASE | typeof DEVICE.WORD | typeof DEVICE.THP_PAIRING>(type: T, args: Omit<DeviceEvents[T], 'callback'>): Promise<Parameters<DeviceEvents[T]["callback"]>[0]>;
|
|
243
|
-
isUnacquired(): boolean;
|
|
244
|
-
private disconnect;
|
|
245
|
-
isBootloader(): boolean;
|
|
246
|
-
isInitialized(): boolean;
|
|
247
|
-
isSeedless(): boolean;
|
|
248
|
-
getVersion(): VersionArray | undefined;
|
|
249
|
-
atLeast(versions: string[] | string): boolean;
|
|
250
|
-
isUsed(): boolean;
|
|
251
|
-
isUsedHere(): boolean;
|
|
252
|
-
getBusy(): DeviceBusyStatus | undefined;
|
|
253
|
-
isUsedElsewhere(): boolean;
|
|
254
|
-
getUniquePath(): DeviceUniquePath;
|
|
255
|
-
hasUnexpectedMode(allow: string[]): "ui-device_bootloader_mode" | "ui-device_not_initialized" | "ui-device_seedless" | null;
|
|
256
|
-
private getStatus;
|
|
257
|
-
private getDeviceThp;
|
|
258
|
-
toMessageObject(): DeviceTyped;
|
|
259
|
-
}
|