@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,57 +0,0 @@
|
|
|
1
|
-
import { FirmwareType } from "@trezor/device-utils";
|
|
2
|
-
import { versionUtils } from "@trezor/utils";
|
|
3
|
-
export const isStrictFeatures = extFeatures => [1, 2].includes(extFeatures.major_version) && (extFeatures.firmware_present === false || extFeatures.bootloader_mode == null || extFeatures.bootloader_mode === true);
|
|
4
|
-
export const findBestCompatibleRelease = (availableFirmwares, currentVesion, checkProperty) => {
|
|
5
|
-
if (!availableFirmwares || availableFirmwares.length === 0) {
|
|
6
|
-
return;
|
|
7
|
-
}
|
|
8
|
-
const currentFirmwareVersion = currentVesion.firmwareVersion;
|
|
9
|
-
const currentBootloaderVersion = currentVesion.bootloaderVersion;
|
|
10
|
-
let versionToCompare = currentFirmwareVersion;
|
|
11
|
-
if (checkProperty === 'min_bootloader_version' && currentBootloaderVersion) {
|
|
12
|
-
versionToCompare = currentBootloaderVersion;
|
|
13
|
-
} else if (checkProperty === 'min_bootloader_version' && currentFirmwareVersion) {
|
|
14
|
-
const currentRelease = availableFirmwares.find(fw => versionUtils.isEqual(currentFirmwareVersion, fw.version));
|
|
15
|
-
if (!currentRelease?.bootloader_version) {
|
|
16
|
-
return;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
if (!versionToCompare) {
|
|
20
|
-
return;
|
|
21
|
-
}
|
|
22
|
-
const sortedFirmwares = availableFirmwares.sort((a, b) => versionUtils.isNewer(b.version, a.version) ? 1 : -1);
|
|
23
|
-
const compatibleFirmware = sortedFirmwares.find(fw => versionUtils.isNewerOrEqual(versionToCompare, fw[checkProperty]));
|
|
24
|
-
return compatibleFirmware;
|
|
25
|
-
};
|
|
26
|
-
const buildLocalFileBaseName = (firmwareType, deviceModel, version) => {
|
|
27
|
-
const firmwareSuffix = firmwareType === FirmwareType.BitcoinOnly ? '-bitcoinonly' : '';
|
|
28
|
-
const model = deviceModel.toLowerCase();
|
|
29
|
-
const versionString = version.join('.');
|
|
30
|
-
return `trezor-${model}-${versionString}${firmwareSuffix}`;
|
|
31
|
-
};
|
|
32
|
-
export const buildLocalReleaseName = (firmwareType, deviceModel, version) => `${buildLocalFileBaseName(firmwareType, deviceModel, version)}.json`;
|
|
33
|
-
export const buildLocalFirmwareFileName = (firmwareType, deviceModel, version) => `${buildLocalFileBaseName(firmwareType, deviceModel, version)}.bin`;
|
|
34
|
-
export const buildIntermediaryFirmwareFileName = (internalModel, version) => `trezor-${internalModel.toLowerCase()}-inter-v${version}.bin`;
|
|
35
|
-
export const getFirmwareMode = features => {
|
|
36
|
-
if (features.bootloader_mode) return 'bootloader';
|
|
37
|
-
if (!features.initialized) return 'initialize';
|
|
38
|
-
if (features.no_backup) return 'seedless';
|
|
39
|
-
return 'normal';
|
|
40
|
-
};
|
|
41
|
-
const PRODUCTION_FIRMWARE_VENDORS = new Set(['Trezor', 'Trezor Bitcoin-only']);
|
|
42
|
-
export const isDebugFirmware = features => !PRODUCTION_FIRMWARE_VENDORS.has(features.fw_vendor ?? '');
|
|
43
|
-
export const getFirmwareType = features => {
|
|
44
|
-
let type = FirmwareType.Universal;
|
|
45
|
-
if (features.fw_vendor === 'Trezor Bitcoin-only') {
|
|
46
|
-
type = FirmwareType.BitcoinOnly;
|
|
47
|
-
} else if (features.fw_vendor === 'Trezor') {
|
|
48
|
-
type = FirmwareType.Universal;
|
|
49
|
-
} else if (getFirmwareMode(features) !== 'bootloader') {
|
|
50
|
-
type = features.capabilities && features.capabilities.length > 0 && !features.capabilities.includes('Capability_Bitcoin_like') ? FirmwareType.BitcoinOnly : FirmwareType.Universal;
|
|
51
|
-
} else if (getFirmwareMode(features) === 'bootloader' && features.unit_btconly) {
|
|
52
|
-
type = FirmwareType.BitcoinOnly;
|
|
53
|
-
}
|
|
54
|
-
return type;
|
|
55
|
-
};
|
|
56
|
-
export const isProductionFirmwareChannel = firmwareChannel => firmwareChannel === undefined || firmwareChannel === 'production' || firmwareChannel === 'production-early-access';
|
|
57
|
-
export const isFirmwareCacheUsedForSelectedSource = firmwareChannel => isProductionFirmwareChannel(firmwareChannel);
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo } from '@trezor/connect-common';
|
|
2
|
-
export declare const formatAmount: (n: string, coinInfo: CoinInfo) => string;
|
|
3
|
-
export declare const hasHexPrefix: (str: string) => boolean;
|
|
4
|
-
export declare const stripHexPrefix: (str: string) => string;
|
|
5
|
-
export declare const addHexPrefix: (str: string) => `0x${string}`;
|
|
6
|
-
export declare const isHexString: (value: string) => false | RegExpMatchArray | null;
|
|
7
|
-
export declare const messageToBuffer: (message: string) => Buffer<ArrayBuffer>;
|
|
8
|
-
export declare const messageToHex: (message: string) => string;
|
|
9
|
-
export declare const hexToText: (hex: string) => string;
|
|
10
|
-
export declare const deepTransform: <V>(transform: (str: string) => V) => <T>(value: T) => DeepTransformed<T, V>;
|
|
11
|
-
type DeepTransformed<T, V> = T extends string ? V : T extends (infer U)[] ? DeepTransformed<U, V>[] : T extends object ? { [K in keyof T]: DeepTransformed<T[K], V> } : T;
|
|
12
|
-
export declare const sanitizeString: (value?: string) => string | undefined;
|
|
13
|
-
export {};
|
package/lib/utils/formatUtils.js
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { BigNumber } from "@trezor/utils/lib/bigNumber.js";
|
|
2
|
-
export const formatAmount = (n, coinInfo) => `${new BigNumber(n).div(10 ** coinInfo.decimals).toString(10)} ${coinInfo.shortcut}`;
|
|
3
|
-
export const hasHexPrefix = str => str.slice(0, 2).toLowerCase() === '0x';
|
|
4
|
-
export const stripHexPrefix = str => hasHexPrefix(str) ? str.slice(2) : str;
|
|
5
|
-
export const addHexPrefix = str => str !== undefined && !hasHexPrefix(str) ? `0x${str}` : str;
|
|
6
|
-
export const isHexString = value => typeof value === 'string' && value.match(/^(0x|0X)?[0-9A-Fa-f]*$/);
|
|
7
|
-
export const messageToBuffer = message => {
|
|
8
|
-
if (isHexString(message)) {
|
|
9
|
-
let clean = stripHexPrefix(message);
|
|
10
|
-
if (clean.length % 2 !== 0) {
|
|
11
|
-
clean = `0${clean}`;
|
|
12
|
-
}
|
|
13
|
-
return Buffer.from(clean, 'hex');
|
|
14
|
-
} else {
|
|
15
|
-
return Buffer.from(message, 'utf8');
|
|
16
|
-
}
|
|
17
|
-
};
|
|
18
|
-
export const messageToHex = message => messageToBuffer(message).toString('hex');
|
|
19
|
-
export const hexToText = hex => {
|
|
20
|
-
const text = messageToBuffer(hex).toString('utf8');
|
|
21
|
-
return /[\uFFFD]/.test(text) ? hex : text;
|
|
22
|
-
};
|
|
23
|
-
export const deepTransform = transform => {
|
|
24
|
-
const recursion = value => {
|
|
25
|
-
if (typeof value === 'string') {
|
|
26
|
-
return transform(value);
|
|
27
|
-
}
|
|
28
|
-
if (Array.isArray(value)) {
|
|
29
|
-
return value.map(recursion);
|
|
30
|
-
}
|
|
31
|
-
if (value && typeof value === 'object') {
|
|
32
|
-
return Object.entries(value).reduce((obj, [k, v]) => ({
|
|
33
|
-
...obj,
|
|
34
|
-
[k]: recursion(v)
|
|
35
|
-
}), {});
|
|
36
|
-
}
|
|
37
|
-
return value;
|
|
38
|
-
};
|
|
39
|
-
return recursion;
|
|
40
|
-
};
|
|
41
|
-
export const sanitizeString = value => {
|
|
42
|
-
if (typeof value === 'string') {
|
|
43
|
-
return value.replace(/[\u2018\u2019]/g, "'");
|
|
44
|
-
}
|
|
45
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { PROTO } from '@trezor/connect-common';
|
|
2
|
-
import type { Network } from '@trezor/utxo-lib';
|
|
3
|
-
export declare const convertXpub: (xpub: string, originalNetwork?: Network, requestedNetwork?: Network) => string;
|
|
4
|
-
export declare function xpubDerive<PK extends PROTO.PublicKey | PROTO.EthereumPublicKey>(xpub: PK, childXPub: PK, suffix: number, network?: Network, _requestedNetwork?: Network): PK;
|
|
5
|
-
export declare const xpubToHDNodeType: (xpub: string, network: Network) => PROTO.HDNodeType;
|
|
6
|
-
export declare const convertMultisigPubKey: <T extends PROTO.TxInputType | PROTO.TxOutputType>(network: Network, utxo: T) => T;
|
package/lib/utils/hdnodeUtils.js
DELETED
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
2
|
-
import { bip32 } from "@trezor/utxo-lib";
|
|
3
|
-
const pubNode2bjsNode = (node, network) => {
|
|
4
|
-
const chainCode = Buffer.from(node.chain_code, 'hex');
|
|
5
|
-
const publicKey = Buffer.from(node.public_key, 'hex');
|
|
6
|
-
const res = bip32.fromPublicKey(publicKey, chainCode, network);
|
|
7
|
-
res.__DEPTH = node.depth;
|
|
8
|
-
res.__INDEX = node.child_num;
|
|
9
|
-
res.__PARENT_FINGERPRINT = node.fingerprint;
|
|
10
|
-
return res;
|
|
11
|
-
};
|
|
12
|
-
export const convertXpub = (xpub, originalNetwork, requestedNetwork) => {
|
|
13
|
-
const node = bip32.fromBase58(xpub, originalNetwork);
|
|
14
|
-
if (requestedNetwork) {
|
|
15
|
-
node.network = requestedNetwork;
|
|
16
|
-
}
|
|
17
|
-
return node.toBase58();
|
|
18
|
-
};
|
|
19
|
-
const pubKey2bjsNode = (key, network) => {
|
|
20
|
-
const keyNode = key.node;
|
|
21
|
-
const bjsNode = pubNode2bjsNode(keyNode, network);
|
|
22
|
-
const bjsXpub = bjsNode.toBase58();
|
|
23
|
-
const keyXpub = convertXpub(key.xpub, network);
|
|
24
|
-
if (bjsXpub !== keyXpub) {
|
|
25
|
-
throw ERRORS.TypedError('Runtime', `pubKey2bjsNode: Invalid public key transmission detected. Key: ${bjsXpub}, Received: ${keyXpub}`);
|
|
26
|
-
}
|
|
27
|
-
return bjsNode;
|
|
28
|
-
};
|
|
29
|
-
const checkDerivation = (parBjsNode, childBjsNode, suffix) => {
|
|
30
|
-
const derivedChildBjsNode = parBjsNode.derive(suffix);
|
|
31
|
-
const derivedXpub = derivedChildBjsNode.toBase58();
|
|
32
|
-
const compXpub = childBjsNode.toBase58();
|
|
33
|
-
if (derivedXpub !== compXpub) {
|
|
34
|
-
throw ERRORS.TypedError('Runtime', `checkDerivation: Invalid child cross-check public key. Derived: ${derivedXpub}, Received: ${compXpub}`);
|
|
35
|
-
}
|
|
36
|
-
};
|
|
37
|
-
export function xpubDerive(xpub, childXPub, suffix, network, _requestedNetwork) {
|
|
38
|
-
const resNode = pubKey2bjsNode(xpub, network);
|
|
39
|
-
const childNode = pubKey2bjsNode(childXPub, network);
|
|
40
|
-
checkDerivation(resNode, childNode, suffix);
|
|
41
|
-
return xpub;
|
|
42
|
-
}
|
|
43
|
-
export const xpubToHDNodeType = (xpub, network) => {
|
|
44
|
-
const hd = bip32.fromBase58(xpub, network);
|
|
45
|
-
return {
|
|
46
|
-
depth: hd.depth,
|
|
47
|
-
child_num: hd.index,
|
|
48
|
-
fingerprint: hd.parentFingerprint,
|
|
49
|
-
public_key: hd.publicKey.toString('hex'),
|
|
50
|
-
chain_code: hd.chainCode.toString('hex')
|
|
51
|
-
};
|
|
52
|
-
};
|
|
53
|
-
export const convertMultisigPubKey = (network, utxo) => {
|
|
54
|
-
if ('multisig' in utxo && utxo.multisig?.pubkeys) {
|
|
55
|
-
utxo.multisig.pubkeys.forEach(pk => {
|
|
56
|
-
if (typeof pk.node === 'string') {
|
|
57
|
-
pk.node = xpubToHDNodeType(pk.node, network);
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
|
-
}
|
|
61
|
-
return utxo;
|
|
62
|
-
};
|
package/lib/utils/pathUtils.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@trezor/connect-common/lib/utils/pathUtils';
|
package/lib/utils/pathUtils.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "@trezor/connect-common/lib/utils/pathUtils.js";
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
2
|
-
export declare const PAYMENT_REQUEST_AMOUNT_BYTES: {
|
|
3
|
-
readonly DEFAULT: 8;
|
|
4
|
-
readonly EVM: 32;
|
|
5
|
-
};
|
|
6
|
-
export declare const encodePaymentRequestAmount: <T extends {
|
|
7
|
-
amount?: PROTO.PaymentRequest["amount"];
|
|
8
|
-
}>(paymentRequest: T, bytesLength: number) => T;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
2
|
-
import { formatBigUintToLE } from "@trezor/utils/lib/formatBigUintToLE.js";
|
|
3
|
-
export const PAYMENT_REQUEST_AMOUNT_BYTES = {
|
|
4
|
-
DEFAULT: 8,
|
|
5
|
-
EVM: 32
|
|
6
|
-
};
|
|
7
|
-
export const encodePaymentRequestAmount = (paymentRequest, bytesLength) => {
|
|
8
|
-
if (paymentRequest.amount === undefined) {
|
|
9
|
-
return paymentRequest;
|
|
10
|
-
}
|
|
11
|
-
if (typeof paymentRequest.amount !== 'string' || !/^\d+$/.test(paymentRequest.amount)) {
|
|
12
|
-
throw ERRORS.TypedError('Method_InvalidParameter', 'Invalid PaymentRequest.amount: expected a decimal string in subunits');
|
|
13
|
-
}
|
|
14
|
-
try {
|
|
15
|
-
return {
|
|
16
|
-
...paymentRequest,
|
|
17
|
-
amount: formatBigUintToLE({
|
|
18
|
-
value: paymentRequest.amount,
|
|
19
|
-
bytesLength
|
|
20
|
-
})
|
|
21
|
-
};
|
|
22
|
-
} catch (error) {
|
|
23
|
-
throw ERRORS.TypedError('Method_InvalidParameter', `Invalid PaymentRequest.amount: ${error instanceof Error ? error.message : String(error)}`);
|
|
24
|
-
}
|
|
25
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { UiPromiseCreator, UiPromiseResponse } from "../events/ui-promise.js";
|
|
2
|
-
export declare const createUiPromiseManager: () => {
|
|
3
|
-
exists: (type: UiPromiseResponse["type"]) => boolean;
|
|
4
|
-
create: UiPromiseCreator;
|
|
5
|
-
resolve: (event: UiPromiseResponse) => boolean;
|
|
6
|
-
rejectAll: (error: Error) => void;
|
|
7
|
-
clear: () => void;
|
|
8
|
-
};
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
import { createDeferred } from "@trezor/utils";
|
|
2
|
-
export const createUiPromiseManager = () => {
|
|
3
|
-
let _uiPromises = [];
|
|
4
|
-
const exists = type => _uiPromises.some(p => p.id === type);
|
|
5
|
-
const create = (promiseEvent, device) => {
|
|
6
|
-
const requestId = crypto.randomUUID();
|
|
7
|
-
const uiPromise = {
|
|
8
|
-
...createDeferred(promiseEvent),
|
|
9
|
-
device,
|
|
10
|
-
requestId
|
|
11
|
-
};
|
|
12
|
-
const existing = _uiPromises.findIndex(p => p.id === promiseEvent && !p.requestId);
|
|
13
|
-
if (existing >= 0) {
|
|
14
|
-
console.warn(`UiPromise '${promiseEvent}' already exists.`);
|
|
15
|
-
_uiPromises.splice(existing, 1);
|
|
16
|
-
}
|
|
17
|
-
const {
|
|
18
|
-
reject
|
|
19
|
-
} = uiPromise;
|
|
20
|
-
uiPromise.reject = error => {
|
|
21
|
-
reject(error);
|
|
22
|
-
_uiPromises = _uiPromises.filter(p => p.requestId !== requestId);
|
|
23
|
-
};
|
|
24
|
-
_uiPromises.push(uiPromise);
|
|
25
|
-
return uiPromise;
|
|
26
|
-
};
|
|
27
|
-
const resolve = event => {
|
|
28
|
-
const uiPromise = _uiPromises.find(p => {
|
|
29
|
-
if (p.id !== event.type) return false;
|
|
30
|
-
return event.requestId == null || p.requestId === event.requestId;
|
|
31
|
-
});
|
|
32
|
-
if (!uiPromise) return false;
|
|
33
|
-
uiPromise.resolve(event);
|
|
34
|
-
_uiPromises = _uiPromises.filter(p => p !== uiPromise);
|
|
35
|
-
return true;
|
|
36
|
-
};
|
|
37
|
-
const rejectAll = error => {
|
|
38
|
-
_uiPromises.forEach(p => p.reject(error));
|
|
39
|
-
_uiPromises = [];
|
|
40
|
-
};
|
|
41
|
-
const clear = () => {
|
|
42
|
-
_uiPromises = [];
|
|
43
|
-
};
|
|
44
|
-
return {
|
|
45
|
-
exists,
|
|
46
|
-
create,
|
|
47
|
-
resolve,
|
|
48
|
-
rejectAll,
|
|
49
|
-
clear
|
|
50
|
-
};
|
|
51
|
-
};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { BaseWorker } from '@trezor/blockchain-link/lib/workers/baseWorker';
|
|
2
|
-
type WorkerAsyncImporter = () => Promise<BaseWorker<unknown>>;
|
|
3
|
-
declare const BlockbookWorker: () => Worker;
|
|
4
|
-
declare const BlockfrostWorker: () => Worker;
|
|
5
|
-
declare const RippleWorker: () => Worker;
|
|
6
|
-
declare const StellarWorker: () => Worker;
|
|
7
|
-
declare const SolanaWorker: WorkerAsyncImporter;
|
|
8
|
-
declare const ElectrumWorker: undefined;
|
|
9
|
-
declare const EvmRpcWorker: WorkerAsyncImporter;
|
|
10
|
-
export { BlockbookWorker, RippleWorker, BlockfrostWorker, ElectrumWorker, SolanaWorker, StellarWorker, EvmRpcWorker };
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
const BlockbookWorker = () => new Worker(new URL('@trezor/blockchain-link/src/workers/blockbook', import.meta.url), {
|
|
2
|
-
type: 'module'
|
|
3
|
-
});
|
|
4
|
-
const BlockfrostWorker = () => new Worker(new URL('@trezor/blockchain-link/src/workers/blockfrost', import.meta.url), {
|
|
5
|
-
type: 'module'
|
|
6
|
-
});
|
|
7
|
-
const RippleWorker = () => new Worker(new URL('@trezor/blockchain-link/src/workers/ripple', import.meta.url), {
|
|
8
|
-
type: 'module'
|
|
9
|
-
});
|
|
10
|
-
const StellarWorker = () => new Worker(new URL('@trezor/blockchain-link/src/workers/stellar', import.meta.url), {
|
|
11
|
-
type: 'module'
|
|
12
|
-
});
|
|
13
|
-
const SolanaWorker = () => import("@trezor/blockchain-link/lib/workers/solana").then(w => w.default());
|
|
14
|
-
const ElectrumWorker = undefined;
|
|
15
|
-
const EvmRpcWorker = () => import("@trezor/blockchain-link/lib/workers/evm-rpc").then(w => w.default());
|
|
16
|
-
export { BlockbookWorker, RippleWorker, BlockfrostWorker, ElectrumWorker, SolanaWorker, StellarWorker, EvmRpcWorker };
|
package/lib/workers/workers.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { BaseWorker } from '@trezor/blockchain-link/lib/workers/baseWorker';
|
|
2
|
-
type WorkerAsyncImporter = () => Promise<BaseWorker<unknown>>;
|
|
3
|
-
declare const BlockbookWorker: WorkerAsyncImporter;
|
|
4
|
-
declare const RippleWorker: WorkerAsyncImporter;
|
|
5
|
-
declare const BlockfrostWorker: WorkerAsyncImporter;
|
|
6
|
-
declare const ElectrumWorker: WorkerAsyncImporter;
|
|
7
|
-
declare const SolanaWorker: WorkerAsyncImporter;
|
|
8
|
-
declare const StellarWorker: WorkerAsyncImporter;
|
|
9
|
-
declare const EvmRpcWorker: WorkerAsyncImporter;
|
|
10
|
-
export { BlockbookWorker, RippleWorker, BlockfrostWorker, ElectrumWorker, SolanaWorker, StellarWorker, EvmRpcWorker };
|
package/lib/workers/workers.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
const BlockbookWorker = () => import("@trezor/blockchain-link/lib/workers/blockbook").then(w => w.default());
|
|
2
|
-
const RippleWorker = () => import("@trezor/blockchain-link/lib/workers/ripple").then(w => w.default());
|
|
3
|
-
const BlockfrostWorker = () => import("@trezor/blockchain-link/lib/workers/blockfrost").then(w => w.default());
|
|
4
|
-
const ElectrumWorker = () => import("@trezor/blockchain-link/lib/workers/electrum").then(w => w.default());
|
|
5
|
-
const SolanaWorker = () => import("@trezor/blockchain-link/lib/workers/solana").then(w => w.default());
|
|
6
|
-
const StellarWorker = () => import("@trezor/blockchain-link/lib/workers/stellar").then(w => w.default());
|
|
7
|
-
const EvmRpcWorker = () => import("@trezor/blockchain-link/lib/workers/evm-rpc").then(w => w.default());
|
|
8
|
-
export { BlockbookWorker, RippleWorker, BlockfrostWorker, ElectrumWorker, SolanaWorker, StellarWorker, EvmRpcWorker };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import BlockbookWorker from '@trezor/blockchain-link/lib/workers/blockbook';
|
|
2
|
-
import BlockfrostWorker from '@trezor/blockchain-link/lib/workers/blockfrost';
|
|
3
|
-
import ElectrumWorker from '@trezor/blockchain-link/lib/workers/electrum';
|
|
4
|
-
import RippleWorker from '@trezor/blockchain-link/lib/workers/ripple';
|
|
5
|
-
import SolanaWorker from '@trezor/blockchain-link/lib/workers/solana';
|
|
6
|
-
import StellarWorker from '@trezor/blockchain-link/lib/workers/stellar';
|
|
7
|
-
export { BlockbookWorker, RippleWorker, BlockfrostWorker, ElectrumWorker, SolanaWorker, StellarWorker };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import BlockbookWorker from "@trezor/blockchain-link/lib/workers/blockbook/index.js";
|
|
2
|
-
import BlockfrostWorker from "@trezor/blockchain-link/lib/workers/blockfrost/index.js";
|
|
3
|
-
import ElectrumWorker from "@trezor/blockchain-link/lib/workers/electrum/index.js";
|
|
4
|
-
import RippleWorker from "@trezor/blockchain-link/lib/workers/ripple/index.js";
|
|
5
|
-
import SolanaWorker from "@trezor/blockchain-link/lib/workers/solana/index.js";
|
|
6
|
-
import StellarWorker from "@trezor/blockchain-link/lib/workers/stellar/index.js";
|
|
7
|
-
export { BlockbookWorker, RippleWorker, BlockfrostWorker, ElectrumWorker, SolanaWorker, StellarWorker };
|