@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/core/method.d.ts
DELETED
package/lib/core/method.js
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { TypedError } from "@trezor/connect-common/lib/constants/errors.js";
|
|
2
|
-
import { MODULES } from "@trezor/connect-common/lib/constants/network.js";
|
|
3
|
-
import * as Methods from "../api/index.js";
|
|
4
|
-
const getMethodModule = method => MODULES.find(module => method.startsWith(module));
|
|
5
|
-
export const getMethod = async message => {
|
|
6
|
-
const {
|
|
7
|
-
method
|
|
8
|
-
} = message.payload;
|
|
9
|
-
if (typeof method !== 'string') {
|
|
10
|
-
throw TypedError('Method_InvalidParameter', 'Message method is not set');
|
|
11
|
-
}
|
|
12
|
-
const methodModule = getMethodModule(method);
|
|
13
|
-
const methods = methodModule ? await import(`../api/${methodModule}/api/index.js`) : Methods;
|
|
14
|
-
const MethodConstructor = methods[method];
|
|
15
|
-
if (MethodConstructor) {
|
|
16
|
-
return new MethodConstructor(message);
|
|
17
|
-
}
|
|
18
|
-
throw TypedError('Method_InvalidParameter', `Method ${method} not found`);
|
|
19
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { TypedError } from "@trezor/connect-common/lib/constants/errors.js";
|
|
2
|
-
import { MODULES } from "@trezor/connect-common/lib/constants/network.js";
|
|
3
|
-
import * as Methods from "../api/index.js";
|
|
4
|
-
const moduleMethods = {
|
|
5
|
-
cardano: require('../api/cardano/api'),
|
|
6
|
-
ethereum: require('../api/ethereum/api'),
|
|
7
|
-
monero: require('../api/monero/api'),
|
|
8
|
-
ripple: require('../api/ripple/api'),
|
|
9
|
-
solana: require('../api/solana/api'),
|
|
10
|
-
stellar: require('../api/stellar/api'),
|
|
11
|
-
tezos: require('../api/tezos/api'),
|
|
12
|
-
tron: require('../api/tron/api')
|
|
13
|
-
};
|
|
14
|
-
const getMethodModule = method => MODULES.find(module => method.startsWith(module));
|
|
15
|
-
export const getMethod = async message => {
|
|
16
|
-
const {
|
|
17
|
-
method
|
|
18
|
-
} = message.payload;
|
|
19
|
-
if (typeof method !== 'string') {
|
|
20
|
-
throw TypedError('Method_InvalidParameter', 'Message method is not set');
|
|
21
|
-
}
|
|
22
|
-
const methodModule = getMethodModule(method);
|
|
23
|
-
const methods = methodModule ? moduleMethods[methodModule] : Methods;
|
|
24
|
-
const MethodConstructor = methods[method];
|
|
25
|
-
if (MethodConstructor) {
|
|
26
|
-
return new MethodConstructor(message);
|
|
27
|
-
}
|
|
28
|
-
throw TypedError('Method_InvalidParameter', `Method ${method} not found`);
|
|
29
|
-
};
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import type { CommonParams, CoreEventMessage, DeviceUniquePath, FirmwareUpdateResponse } from '@trezor/connect-common';
|
|
2
|
-
import { type Logger } from '@trezor/utils';
|
|
3
|
-
import type { Device } from "../device/Device.js";
|
|
4
|
-
import type { DeviceList } from "../device/DeviceList.js";
|
|
5
|
-
import type { UiPromiseCreator } from "../events/ui-promise.js";
|
|
6
|
-
type PostMessage = (message: CoreEventMessage) => void;
|
|
7
|
-
type ReconnectContext = {
|
|
8
|
-
deviceList: DeviceList;
|
|
9
|
-
device: Device;
|
|
10
|
-
registerEvents: (device: Device) => void;
|
|
11
|
-
postMessage: PostMessage;
|
|
12
|
-
log: Logger;
|
|
13
|
-
abortSignal: AbortSignal;
|
|
14
|
-
uiPromises: {
|
|
15
|
-
create: UiPromiseCreator;
|
|
16
|
-
rejectAll: (e: Error) => void;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
export type Params = {
|
|
20
|
-
language?: string;
|
|
21
|
-
baseUrl?: string;
|
|
22
|
-
btcOnly?: boolean;
|
|
23
|
-
binary?: ArrayBuffer;
|
|
24
|
-
} & CommonParams;
|
|
25
|
-
type Context = {
|
|
26
|
-
deviceList: DeviceList;
|
|
27
|
-
registerEvents: (device: Device) => void;
|
|
28
|
-
postMessage: PostMessage;
|
|
29
|
-
selectDevice: (path?: DeviceUniquePath) => Device;
|
|
30
|
-
log: Logger;
|
|
31
|
-
abortSignal: AbortSignal;
|
|
32
|
-
uiPromises: ReconnectContext['uiPromises'];
|
|
33
|
-
};
|
|
34
|
-
type OnCallFirmwareUpdateParams = {
|
|
35
|
-
params: Params;
|
|
36
|
-
context: Context;
|
|
37
|
-
};
|
|
38
|
-
export declare const onCallFirmwareUpdate: ({
|
|
39
|
-
params,
|
|
40
|
-
context
|
|
41
|
-
}: OnCallFirmwareUpdateParams) => Promise<FirmwareUpdateResponse>;
|
|
42
|
-
export {};
|
|
@@ -1,436 +0,0 @@
|
|
|
1
|
-
import { FirmwareType, UI_REQUEST, UI_RESPONSE, createUiMessage } from "@trezor/connect-common";
|
|
2
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
3
|
-
import { getFirmwareOrBootloaderVersionArray } from "@trezor/device-utils";
|
|
4
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
5
|
-
import { resolveAfter } from "@trezor/utils";
|
|
6
|
-
import { isEqual, isNewer } from "@trezor/utils/lib/versionUtils.js";
|
|
7
|
-
import { getBinary, parseFirmwareHeaders, shouldStripFwHeaders, stripFwHeaders, uploadFirmware } from "../api/firmware/index.js";
|
|
8
|
-
import { getFirmwareLocation, getReleaseByVersion } from "../data/firmwareInfo.js";
|
|
9
|
-
import * as settingsStore from "../data/settingsStore.js";
|
|
10
|
-
import { isFirmwareCacheUsedForSelectedSource } from "../utils/firmwareUtils.js";
|
|
11
|
-
const waitForThpPairingConfirmation = async ({
|
|
12
|
-
uiPromises,
|
|
13
|
-
postMessage,
|
|
14
|
-
device,
|
|
15
|
-
deviceList,
|
|
16
|
-
abortSignal,
|
|
17
|
-
thpPairingError
|
|
18
|
-
}) => {
|
|
19
|
-
const uiPromise = uiPromises.create(UI_RESPONSE.RECEIVE_CONFIRMATION, device);
|
|
20
|
-
postMessage(createUiMessage(UI_REQUEST.REQUEST_CONFIRMATION, {
|
|
21
|
-
view: thpPairingError ? 'thp-pairing-failed' : 'thp-pairing-start'
|
|
22
|
-
}, {
|
|
23
|
-
requestId: uiPromise.requestId
|
|
24
|
-
}));
|
|
25
|
-
const devicePath = device.getUniquePath();
|
|
26
|
-
const disconnectListener = event => {
|
|
27
|
-
if (event.getUniquePath() === devicePath) {
|
|
28
|
-
uiPromise.reject(ERRORS.TypedError('Device_Disconnected'));
|
|
29
|
-
}
|
|
30
|
-
};
|
|
31
|
-
const abortListener = () => {
|
|
32
|
-
uiPromise.reject(ERRORS.TypedError('Method_Interrupted'));
|
|
33
|
-
};
|
|
34
|
-
try {
|
|
35
|
-
abortSignal.addEventListener('abort', abortListener);
|
|
36
|
-
deviceList.on('device-disconnect', disconnectListener);
|
|
37
|
-
const uiResp = await uiPromise.promise;
|
|
38
|
-
if (!uiResp.payload) {
|
|
39
|
-
throw ERRORS.TypedError('Method_PermissionsNotGranted');
|
|
40
|
-
}
|
|
41
|
-
} finally {
|
|
42
|
-
abortSignal.removeEventListener('abort', abortListener);
|
|
43
|
-
deviceList.off('device-disconnect', disconnectListener);
|
|
44
|
-
}
|
|
45
|
-
};
|
|
46
|
-
const WAIT_FOR_RECONNECT_TIME = 2000;
|
|
47
|
-
const waitForReconnectedDevice = async ({
|
|
48
|
-
bootloader,
|
|
49
|
-
method,
|
|
50
|
-
intermediary
|
|
51
|
-
}, {
|
|
52
|
-
deviceList,
|
|
53
|
-
device,
|
|
54
|
-
registerEvents,
|
|
55
|
-
postMessage,
|
|
56
|
-
log,
|
|
57
|
-
abortSignal,
|
|
58
|
-
uiPromises
|
|
59
|
-
}) => {
|
|
60
|
-
const target = intermediary || !bootloader ? 'normal' : 'bootloader';
|
|
61
|
-
let i = 0;
|
|
62
|
-
if (method !== 'auto') {
|
|
63
|
-
log.debug('onCallFirmwareUpdate', 'waiting for device to disconnect');
|
|
64
|
-
postMessage(createUiMessage(UI_REQUEST.FIRMWARE_RECONNECT, {
|
|
65
|
-
device: device.toMessageObject(),
|
|
66
|
-
disconnected: false,
|
|
67
|
-
method,
|
|
68
|
-
target,
|
|
69
|
-
i
|
|
70
|
-
}));
|
|
71
|
-
await new Promise(resolve => {
|
|
72
|
-
deviceList.once('device-disconnect', resolve);
|
|
73
|
-
});
|
|
74
|
-
}
|
|
75
|
-
log.debug('onCallFirmwareUpdate', `waiting for device to reconnect in ${bootloader ? 'bootloader' : 'normal'} mode`);
|
|
76
|
-
let reconnectedDevice;
|
|
77
|
-
let thpPairingError = false;
|
|
78
|
-
let skipWaitTime = false;
|
|
79
|
-
do {
|
|
80
|
-
postMessage(createUiMessage(UI_REQUEST.FIRMWARE_RECONNECT, {
|
|
81
|
-
device: device.toMessageObject(),
|
|
82
|
-
disconnected: true,
|
|
83
|
-
method,
|
|
84
|
-
target,
|
|
85
|
-
i
|
|
86
|
-
}));
|
|
87
|
-
await resolveAfter(skipWaitTime ? 0 : WAIT_FOR_RECONNECT_TIME);
|
|
88
|
-
skipWaitTime = false;
|
|
89
|
-
try {
|
|
90
|
-
reconnectedDevice = deviceList.getOnlyDevice(device.descriptor.apiType);
|
|
91
|
-
} catch {}
|
|
92
|
-
if (reconnectedDevice && !reconnectedDevice.features) {
|
|
93
|
-
log.debug('onCallFirmwareUpdate', 'we were unable to read device.features on the first interaction after seeing it, retrying...');
|
|
94
|
-
let runFn;
|
|
95
|
-
if (reconnectedDevice.getThpState()?.properties) {
|
|
96
|
-
try {
|
|
97
|
-
await waitForThpPairingConfirmation({
|
|
98
|
-
uiPromises,
|
|
99
|
-
postMessage,
|
|
100
|
-
device: reconnectedDevice,
|
|
101
|
-
deviceList,
|
|
102
|
-
thpPairingError,
|
|
103
|
-
abortSignal
|
|
104
|
-
});
|
|
105
|
-
} catch (e) {
|
|
106
|
-
if (e.code === 'Device_Disconnected') {
|
|
107
|
-
continue;
|
|
108
|
-
}
|
|
109
|
-
throw e;
|
|
110
|
-
}
|
|
111
|
-
runFn = () => Promise.resolve();
|
|
112
|
-
}
|
|
113
|
-
try {
|
|
114
|
-
registerEvents(reconnectedDevice);
|
|
115
|
-
await reconnectedDevice.run(runFn, {
|
|
116
|
-
skipFirmwareChecks: true,
|
|
117
|
-
skipLanguageChecks: true
|
|
118
|
-
});
|
|
119
|
-
} catch (error) {
|
|
120
|
-
uiPromises.rejectAll(error);
|
|
121
|
-
thpPairingError = error.code === 'Device_ThpPairingTagInvalid';
|
|
122
|
-
if (thpPairingError || error.code === 'Failure_ActionCancelled') {
|
|
123
|
-
skipWaitTime = true;
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
i++;
|
|
128
|
-
log.debug('onCallFirmwareUpdate', '...still waiting for device to reconnect', i);
|
|
129
|
-
} while (!abortSignal.aborted && (!reconnectedDevice?.features || bootloader === !reconnectedDevice.features.bootloader_mode || intermediary && !isNewer(getFirmwareOrBootloaderVersionArray(reconnectedDevice.features), getFirmwareOrBootloaderVersionArray(device.features))));
|
|
130
|
-
if (!reconnectedDevice) {
|
|
131
|
-
throw ERRORS.TypedError('Method_Interrupted');
|
|
132
|
-
}
|
|
133
|
-
registerEvents(reconnectedDevice);
|
|
134
|
-
await reconnectedDevice.currentRun;
|
|
135
|
-
if (!reconnectedDevice.isUsedHere()) {
|
|
136
|
-
await reconnectedDevice.acquire();
|
|
137
|
-
}
|
|
138
|
-
return reconnectedDevice;
|
|
139
|
-
};
|
|
140
|
-
const waitForBluetoothReboot = ({
|
|
141
|
-
device,
|
|
142
|
-
target,
|
|
143
|
-
postMessage
|
|
144
|
-
}) => new Promise(resolve => {
|
|
145
|
-
postMessage(createUiMessage(UI_REQUEST.FIRMWARE_RECONNECT, {
|
|
146
|
-
device: device.toMessageObject(),
|
|
147
|
-
disconnected: false,
|
|
148
|
-
method: 'auto',
|
|
149
|
-
target,
|
|
150
|
-
i: 0
|
|
151
|
-
}));
|
|
152
|
-
const handler = () => {
|
|
153
|
-
const deviceIsReady = target === 'bootloader' && device.features?.bootloader_mode || target === 'normal' && device.getThpState()?.properties;
|
|
154
|
-
if (deviceIsReady) {
|
|
155
|
-
device.lifecycle.off('device-changed', handler);
|
|
156
|
-
resolve();
|
|
157
|
-
}
|
|
158
|
-
};
|
|
159
|
-
device.lifecycle.on('device-changed', handler);
|
|
160
|
-
});
|
|
161
|
-
const getInstallationParams = (device, params) => {
|
|
162
|
-
const btcOnly = params.btcOnly ?? device.firmwareType === FirmwareType.BitcoinOnly;
|
|
163
|
-
if (!device.features.bootloader_mode) {
|
|
164
|
-
const version = params.binary ? parseFirmwareHeaders(Buffer.from(params.binary)).version : undefined;
|
|
165
|
-
const isUpdatingToNewerVersion = !version ? device.firmwareReleaseConfigInfo?.isNewer : isNewer(version, getFirmwareOrBootloaderVersionArray(device.features));
|
|
166
|
-
const isUpdatingToEqualFirmwareType = device.firmwareType === FirmwareType.BitcoinOnly === btcOnly;
|
|
167
|
-
const upgrade = device.atLeast('2.6.3') && isUpdatingToNewerVersion && isUpdatingToEqualFirmwareType;
|
|
168
|
-
const manual = !device.atLeast(['1.10.0', '2.6.0']) && !upgrade;
|
|
169
|
-
const getUpdateFlowType = () => {
|
|
170
|
-
if (manual) return 'manual';
|
|
171
|
-
return upgrade ? 'reboot_and_upgrade' : 'reboot_and_wait';
|
|
172
|
-
};
|
|
173
|
-
return {
|
|
174
|
-
manual,
|
|
175
|
-
upgrade,
|
|
176
|
-
updateFlowType: getUpdateFlowType(),
|
|
177
|
-
btcOnly
|
|
178
|
-
};
|
|
179
|
-
} else {
|
|
180
|
-
return {
|
|
181
|
-
manual: false,
|
|
182
|
-
upgrade: false,
|
|
183
|
-
updateFlowType: 'unknown_flow',
|
|
184
|
-
btcOnly
|
|
185
|
-
};
|
|
186
|
-
}
|
|
187
|
-
};
|
|
188
|
-
const getFwHeader = binary => Buffer.from(binary.slice(0, 6000)).toString('hex');
|
|
189
|
-
const getBinaryHelper = async ({
|
|
190
|
-
device,
|
|
191
|
-
params,
|
|
192
|
-
firmwareType,
|
|
193
|
-
isIntermediary,
|
|
194
|
-
log
|
|
195
|
-
}) => {
|
|
196
|
-
if (params.binary) {
|
|
197
|
-
return Promise.resolve({
|
|
198
|
-
binary: params.binary,
|
|
199
|
-
binaryVersion: parseFirmwareHeaders(Buffer.from(params.binary)).version,
|
|
200
|
-
release: undefined
|
|
201
|
-
});
|
|
202
|
-
}
|
|
203
|
-
if (!device.firmwareReleaseConfigInfo) {
|
|
204
|
-
throw ERRORS.TypedError('Runtime', 'device.firmwareReleaseConfigInfo is not set');
|
|
205
|
-
}
|
|
206
|
-
const deviceModel = device.features?.internal_model;
|
|
207
|
-
const {
|
|
208
|
-
release: {
|
|
209
|
-
version
|
|
210
|
-
},
|
|
211
|
-
intermediary
|
|
212
|
-
} = device.firmwareReleaseConfigInfo;
|
|
213
|
-
log.debug('onCallFirmwareUpdate loading binary', 'isIntermediary', isIntermediary, 'version', version, 'firmwareType', firmwareType, 'deviceModel', deviceModel);
|
|
214
|
-
const release = await getReleaseByVersion(device.features, version, firmwareType);
|
|
215
|
-
if (!release) {
|
|
216
|
-
throw new Error('Missing Firmware release for device');
|
|
217
|
-
}
|
|
218
|
-
const {
|
|
219
|
-
baseUrl,
|
|
220
|
-
path
|
|
221
|
-
} = getFirmwareLocation({
|
|
222
|
-
firmwareVersion: version,
|
|
223
|
-
remotePath: release.url,
|
|
224
|
-
deviceModel,
|
|
225
|
-
firmwareType,
|
|
226
|
-
intermediaryVersion: isIntermediary && intermediary ? intermediary.version : undefined
|
|
227
|
-
});
|
|
228
|
-
return getBinary({
|
|
229
|
-
baseUrl,
|
|
230
|
-
path,
|
|
231
|
-
release
|
|
232
|
-
});
|
|
233
|
-
};
|
|
234
|
-
export const onCallFirmwareUpdate = async ({
|
|
235
|
-
params,
|
|
236
|
-
context
|
|
237
|
-
}) => {
|
|
238
|
-
const {
|
|
239
|
-
deviceList,
|
|
240
|
-
registerEvents,
|
|
241
|
-
postMessage,
|
|
242
|
-
selectDevice,
|
|
243
|
-
log
|
|
244
|
-
} = context;
|
|
245
|
-
log.debug('onCallFirmwareUpdate with params: ', params);
|
|
246
|
-
const firmwareType = params.btcOnly ? FirmwareType.BitcoinOnly : FirmwareType.Universal;
|
|
247
|
-
const device = selectDevice(params?.device?.path);
|
|
248
|
-
if (!device.features) {
|
|
249
|
-
throw ERRORS.TypedError('Device_NotFound', 'Device missing features');
|
|
250
|
-
}
|
|
251
|
-
if (deviceList.getDeviceCount() > 1 && !deviceList.getOnlyDevice(device.descriptor.apiType)) {
|
|
252
|
-
throw ERRORS.TypedError('Device_MultipleNotSupported', 'Firmware update allowed with only 1 device connected');
|
|
253
|
-
}
|
|
254
|
-
log.debug('onCallFirmwareUpdate', 'device', device);
|
|
255
|
-
registerEvents(device);
|
|
256
|
-
const {
|
|
257
|
-
manual,
|
|
258
|
-
upgrade,
|
|
259
|
-
updateFlowType,
|
|
260
|
-
btcOnly
|
|
261
|
-
} = getInstallationParams(device, params);
|
|
262
|
-
log.debug('onCallFirmwareUpdate', 'installation params', {
|
|
263
|
-
manual,
|
|
264
|
-
upgrade,
|
|
265
|
-
updateFlowType,
|
|
266
|
-
btcOnly
|
|
267
|
-
});
|
|
268
|
-
const intermediary = !params.binary && device?.firmwareReleaseConfigInfo?.intermediary;
|
|
269
|
-
postMessage(createUiMessage(UI_REQUEST.FIRMWARE_PROGRESS, {
|
|
270
|
-
device: device.toMessageObject(),
|
|
271
|
-
operation: 'downloading',
|
|
272
|
-
progress: 0
|
|
273
|
-
}));
|
|
274
|
-
let intermediaryBinaryInfo;
|
|
275
|
-
let finalBinaryInfo;
|
|
276
|
-
const fwFetchPromises = [];
|
|
277
|
-
if (intermediary) {
|
|
278
|
-
fwFetchPromises.push(getBinaryHelper({
|
|
279
|
-
device,
|
|
280
|
-
params,
|
|
281
|
-
firmwareType,
|
|
282
|
-
isIntermediary: true,
|
|
283
|
-
log
|
|
284
|
-
}));
|
|
285
|
-
}
|
|
286
|
-
fwFetchPromises.push(getBinaryHelper({
|
|
287
|
-
device,
|
|
288
|
-
params,
|
|
289
|
-
firmwareType,
|
|
290
|
-
isIntermediary: false,
|
|
291
|
-
log
|
|
292
|
-
}));
|
|
293
|
-
const [firstResult, finalResult] = await Promise.all(fwFetchPromises);
|
|
294
|
-
if (intermediary) {
|
|
295
|
-
intermediaryBinaryInfo = firstResult;
|
|
296
|
-
finalBinaryInfo = finalResult;
|
|
297
|
-
} else {
|
|
298
|
-
finalBinaryInfo = firstResult;
|
|
299
|
-
}
|
|
300
|
-
const firstBinaryInfo = intermediary ? intermediaryBinaryInfo : finalBinaryInfo;
|
|
301
|
-
if (!firstBinaryInfo) {
|
|
302
|
-
throw new Error('Missing binary, something went wrong.');
|
|
303
|
-
}
|
|
304
|
-
postMessage(createUiMessage(UI_REQUEST.FIRMWARE_PROGRESS, {
|
|
305
|
-
device: device.toMessageObject(),
|
|
306
|
-
operation: 'downloading',
|
|
307
|
-
progress: 100
|
|
308
|
-
}));
|
|
309
|
-
if (isFirmwareCacheUsedForSelectedSource(settingsStore.get('firmwareChannel')) && finalBinaryInfo.release) {
|
|
310
|
-
const message = createUiMessage(UI_REQUEST.FIRMWARE_DOWNLOADED, {
|
|
311
|
-
binary: finalBinaryInfo.binary,
|
|
312
|
-
binaryVersion: finalBinaryInfo.binaryVersion,
|
|
313
|
-
releaseVersion: finalBinaryInfo.release?.version,
|
|
314
|
-
firmwareType,
|
|
315
|
-
release: finalBinaryInfo.release,
|
|
316
|
-
internalModel: device.features.internal_model
|
|
317
|
-
});
|
|
318
|
-
postMessage(message);
|
|
319
|
-
}
|
|
320
|
-
const deviceInitiallyConnectedInBootloader = device.features.bootloader_mode;
|
|
321
|
-
let reconnectedDevice = device;
|
|
322
|
-
if (deviceInitiallyConnectedInBootloader) {
|
|
323
|
-
log.warn('onCallFirmwareUpdate', 'device is already in bootloader mode.');
|
|
324
|
-
await device.acquire();
|
|
325
|
-
} else if (manual) {
|
|
326
|
-
reconnectedDevice = await waitForReconnectedDevice({
|
|
327
|
-
bootloader: true,
|
|
328
|
-
method: 'manual'
|
|
329
|
-
}, {
|
|
330
|
-
...context,
|
|
331
|
-
device
|
|
332
|
-
});
|
|
333
|
-
} else {
|
|
334
|
-
const rebootParams = upgrade ? {
|
|
335
|
-
boot_command: PROTO.BootCommand.INSTALL_UPGRADE,
|
|
336
|
-
firmware_header: getFwHeader(firstBinaryInfo.binary)
|
|
337
|
-
} : {};
|
|
338
|
-
await device.acquire();
|
|
339
|
-
const disconnectedPromise = new Promise(resolve => {
|
|
340
|
-
deviceList.once('device-disconnect', resolve);
|
|
341
|
-
});
|
|
342
|
-
await device.getCommands().typedCall('RebootToBootloader', 'Success', rebootParams);
|
|
343
|
-
log.info('onCallFirmwareUpdate', 'waiting for disconnected event after rebootToBootloader...');
|
|
344
|
-
if (device.descriptor.apiType === 'bluetooth') {
|
|
345
|
-
await device.release();
|
|
346
|
-
await waitForBluetoothReboot({
|
|
347
|
-
device,
|
|
348
|
-
target: 'bootloader',
|
|
349
|
-
postMessage
|
|
350
|
-
});
|
|
351
|
-
} else {
|
|
352
|
-
await disconnectedPromise;
|
|
353
|
-
if (device.features.major_version === 1) {
|
|
354
|
-
await resolveAfter(2000);
|
|
355
|
-
}
|
|
356
|
-
}
|
|
357
|
-
reconnectedDevice = await waitForReconnectedDevice({
|
|
358
|
-
bootloader: true,
|
|
359
|
-
method: 'auto'
|
|
360
|
-
}, {
|
|
361
|
-
...context,
|
|
362
|
-
device
|
|
363
|
-
});
|
|
364
|
-
}
|
|
365
|
-
const bootloaderVersion = reconnectedDevice.getVersion();
|
|
366
|
-
await reconnectedDevice.initialize(false);
|
|
367
|
-
let stripped = stripFwHeaders(firstBinaryInfo.binary);
|
|
368
|
-
const payload = !intermediary && shouldStripFwHeaders(device.features) ? stripped : firstBinaryInfo.binary;
|
|
369
|
-
await uploadFirmware({
|
|
370
|
-
typedCall: reconnectedDevice.getCommands().typedCall,
|
|
371
|
-
postMessage,
|
|
372
|
-
device: reconnectedDevice,
|
|
373
|
-
firmwareUploadRequest: {
|
|
374
|
-
payload
|
|
375
|
-
},
|
|
376
|
-
updateFlowType
|
|
377
|
-
});
|
|
378
|
-
log.info('onCallFirmwareUpdate', 'firmware uploaded');
|
|
379
|
-
if (intermediary) {
|
|
380
|
-
log.info('onCallFirmwareUpdate', '...but it was the intermediary firmware, so one more go');
|
|
381
|
-
reconnectedDevice = await waitForReconnectedDevice({
|
|
382
|
-
bootloader: true,
|
|
383
|
-
method: 'manual',
|
|
384
|
-
intermediary: true
|
|
385
|
-
}, {
|
|
386
|
-
...context,
|
|
387
|
-
device: reconnectedDevice
|
|
388
|
-
});
|
|
389
|
-
stripped = stripFwHeaders(finalBinaryInfo.binary);
|
|
390
|
-
await reconnectedDevice.initialize(false);
|
|
391
|
-
await uploadFirmware({
|
|
392
|
-
typedCall: reconnectedDevice.getCommands().typedCall,
|
|
393
|
-
postMessage,
|
|
394
|
-
device: reconnectedDevice,
|
|
395
|
-
firmwareUploadRequest: {
|
|
396
|
-
payload: stripped
|
|
397
|
-
},
|
|
398
|
-
updateFlowType
|
|
399
|
-
});
|
|
400
|
-
}
|
|
401
|
-
let method = 'wait';
|
|
402
|
-
if (device.descriptor.apiType === 'bluetooth') {
|
|
403
|
-
await waitForBluetoothReboot({
|
|
404
|
-
device,
|
|
405
|
-
target: 'normal',
|
|
406
|
-
postMessage
|
|
407
|
-
});
|
|
408
|
-
method = 'auto';
|
|
409
|
-
}
|
|
410
|
-
reconnectedDevice = await waitForReconnectedDevice({
|
|
411
|
-
bootloader: false,
|
|
412
|
-
method
|
|
413
|
-
}, {
|
|
414
|
-
...context,
|
|
415
|
-
device: reconnectedDevice
|
|
416
|
-
});
|
|
417
|
-
const installedVersion = reconnectedDevice.getVersion();
|
|
418
|
-
if (!bootloaderVersion || !installedVersion) {
|
|
419
|
-
throw ERRORS.TypedError('Runtime', 'reconnectedDevice.installedVersion is not set');
|
|
420
|
-
}
|
|
421
|
-
const {
|
|
422
|
-
binaryVersion,
|
|
423
|
-
release
|
|
424
|
-
} = finalBinaryInfo;
|
|
425
|
-
const assertBinaryVersion = isEqual(installedVersion, binaryVersion);
|
|
426
|
-
const assertReleaseVersion = release?.version ? isEqual(installedVersion, release?.version) : true;
|
|
427
|
-
await reconnectedDevice.release();
|
|
428
|
-
log.info('onCallFirmwareUpdate', `firmware updated to version ${installedVersion}`);
|
|
429
|
-
return {
|
|
430
|
-
versionCheck: assertBinaryVersion && assertReleaseVersion,
|
|
431
|
-
bootloaderVersion,
|
|
432
|
-
installedVersion,
|
|
433
|
-
binaryVersion,
|
|
434
|
-
releaseVersion: release?.version
|
|
435
|
-
};
|
|
436
|
-
};
|
package/lib/data/coinInfo.d.ts
DELETED
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
import type { BitcoinNetworkInfo, CoinInfo, CoinSymbol, EthereumNetworkInfo, MiscNetworkInfo } from '@trezor/connect-common/lib/types/coinInfo';
|
|
2
|
-
export declare const getBitcoinNetwork: (symbolOrPath: CoinSymbol | number[]) => Readonly<BitcoinNetworkInfo> | undefined;
|
|
3
|
-
export declare const getEthereumNetwork: (symbolOrPath: CoinSymbol | number[]) => Readonly<EthereumNetworkInfo> | undefined;
|
|
4
|
-
export declare const getMiscNetwork: (symbolOrPath: CoinSymbol | number[]) => Readonly<MiscNetworkInfo> | undefined;
|
|
5
|
-
export declare const getSegwitNetwork: (coin: BitcoinNetworkInfo) => {
|
|
6
|
-
bip32: {
|
|
7
|
-
public: number;
|
|
8
|
-
private: number;
|
|
9
|
-
};
|
|
10
|
-
forkId?: number | undefined;
|
|
11
|
-
messagePrefix: string;
|
|
12
|
-
bech32: string;
|
|
13
|
-
pubKeyHash: number;
|
|
14
|
-
scriptHash: number;
|
|
15
|
-
wif: number;
|
|
16
|
-
} | null;
|
|
17
|
-
export declare const getBech32Network: (coin: BitcoinNetworkInfo) => {
|
|
18
|
-
bip32: {
|
|
19
|
-
public: number;
|
|
20
|
-
private: number;
|
|
21
|
-
};
|
|
22
|
-
forkId?: number | undefined;
|
|
23
|
-
messagePrefix: string;
|
|
24
|
-
bech32: string;
|
|
25
|
-
pubKeyHash: number;
|
|
26
|
-
scriptHash: number;
|
|
27
|
-
wif: number;
|
|
28
|
-
} | null;
|
|
29
|
-
export declare const fixCoinInfoNetwork: (ci: BitcoinNetworkInfo, path: number[]) => {
|
|
30
|
-
blockchainLink?: {
|
|
31
|
-
type: string;
|
|
32
|
-
url: string[];
|
|
33
|
-
} | undefined;
|
|
34
|
-
label: string;
|
|
35
|
-
name: string;
|
|
36
|
-
shortcut: string;
|
|
37
|
-
slip44: number;
|
|
38
|
-
support: {
|
|
39
|
-
T1B1: string | false;
|
|
40
|
-
T2T1: string | false;
|
|
41
|
-
T3T1: string | false;
|
|
42
|
-
T2B1: string | false;
|
|
43
|
-
T3B1: string | false;
|
|
44
|
-
T3W1: string | false;
|
|
45
|
-
UNKNOWN: string | false;
|
|
46
|
-
};
|
|
47
|
-
decimals: number;
|
|
48
|
-
blockTime: number;
|
|
49
|
-
minFee: number;
|
|
50
|
-
maxFee: number;
|
|
51
|
-
minPriorityFee: number;
|
|
52
|
-
defaultFees: {
|
|
53
|
-
feePerTx?: string | undefined;
|
|
54
|
-
feeLimit?: string | undefined;
|
|
55
|
-
baseFeePerGas?: string | undefined;
|
|
56
|
-
maxFeePerGas?: string | undefined;
|
|
57
|
-
maxPriorityFeePerGas?: string | undefined;
|
|
58
|
-
label: "high" | "normal" | "economy" | "low" | "custom";
|
|
59
|
-
blocks: number;
|
|
60
|
-
feePerUnit: string;
|
|
61
|
-
}[];
|
|
62
|
-
} & {
|
|
63
|
-
taproot?: boolean | undefined;
|
|
64
|
-
cashAddrPrefix?: string | undefined;
|
|
65
|
-
xPubMagicSegwitNative?: number | undefined;
|
|
66
|
-
xPubMagicSegwit?: number | undefined;
|
|
67
|
-
type: "bitcoin";
|
|
68
|
-
curveName: string;
|
|
69
|
-
dustLimit: number;
|
|
70
|
-
forceBip143: boolean;
|
|
71
|
-
hashGenesisBlock: string;
|
|
72
|
-
maxAddressLength: number;
|
|
73
|
-
maxFeeSatoshiKb: number;
|
|
74
|
-
minAddressLength: number;
|
|
75
|
-
minFeeSatoshiKb: number;
|
|
76
|
-
segwit: boolean;
|
|
77
|
-
xPubMagic: number;
|
|
78
|
-
network: {
|
|
79
|
-
forkId?: number | undefined;
|
|
80
|
-
messagePrefix: string;
|
|
81
|
-
bech32: string;
|
|
82
|
-
bip32: {
|
|
83
|
-
public: number;
|
|
84
|
-
private: number;
|
|
85
|
-
};
|
|
86
|
-
pubKeyHash: number;
|
|
87
|
-
scriptHash: number;
|
|
88
|
-
wif: number;
|
|
89
|
-
};
|
|
90
|
-
isBitcoin: boolean;
|
|
91
|
-
};
|
|
92
|
-
export declare const getCoinInfoOrThrow: (coin: string) => Readonly<CoinInfo>;
|
|
93
|
-
export declare const getCoinName: (path: number[]) => string;
|
|
94
|
-
export declare const ethereumNetworkInfoBase: {
|
|
95
|
-
type: "ethereum";
|
|
96
|
-
decimals: number;
|
|
97
|
-
};
|
|
98
|
-
export declare const getUniqueNetworks: <T extends {
|
|
99
|
-
shortcut: string;
|
|
100
|
-
}>(networks: (T | undefined)[]) => T[];
|
|
101
|
-
export declare const getAllNetworks: () => CoinInfo[];
|