@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/api/getFeatures.d.ts
DELETED
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodMessage } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
export default class GetFeatures extends AbstractMethod<'getFeatures'> {
|
|
5
|
-
constructor(message: MethodMessage<'getFeatures'>);
|
|
6
|
-
get requiredPermissions(): PermissionRequest[];
|
|
7
|
-
checkFirmwareRange(): undefined;
|
|
8
|
-
run(): Promise<{
|
|
9
|
-
label?: string | null | undefined;
|
|
10
|
-
session_id?: string | null | undefined;
|
|
11
|
-
language?: string | null | undefined;
|
|
12
|
-
auto_lock_delay_ms?: number | null | undefined;
|
|
13
|
-
display_rotation?: "North" | "East" | "South" | "West" | null | undefined;
|
|
14
|
-
passphrase_always_on_device?: boolean | null | undefined;
|
|
15
|
-
safety_checks?: "Strict" | "PromptAlways" | "PromptTemporarily" | null | undefined;
|
|
16
|
-
experimental_features?: boolean | null | undefined;
|
|
17
|
-
hide_passphrase_from_host?: boolean | undefined;
|
|
18
|
-
haptic_feedback?: boolean | undefined;
|
|
19
|
-
auto_lock_delay_battery_ms?: number | undefined;
|
|
20
|
-
flags?: number | null | undefined;
|
|
21
|
-
passphrase_protection?: boolean | null | undefined;
|
|
22
|
-
no_backup?: boolean | null | undefined;
|
|
23
|
-
unfinished_backup?: boolean | null | undefined;
|
|
24
|
-
pin_protection?: boolean | null | undefined;
|
|
25
|
-
backup_type?: "Bip39" | "Slip39_Basic" | "Slip39_Advanced" | "Slip39_Single_Extendable" | "Slip39_Basic_Extendable" | "Slip39_Advanced_Extendable" | null | undefined;
|
|
26
|
-
vendor?: string | undefined;
|
|
27
|
-
build_version?: number | undefined;
|
|
28
|
-
bootloader_mode?: boolean | null | undefined;
|
|
29
|
-
initialized?: boolean | null | undefined;
|
|
30
|
-
revision?: string | null | undefined;
|
|
31
|
-
bootloader_hash?: string | null | undefined;
|
|
32
|
-
imported?: boolean | null | undefined;
|
|
33
|
-
unlocked?: boolean | null | undefined;
|
|
34
|
-
_passphrase_cached?: boolean | undefined;
|
|
35
|
-
firmware_present?: boolean | null | undefined;
|
|
36
|
-
backup_availability?: "NotAvailable" | "Required" | "Available" | null | undefined;
|
|
37
|
-
fw_major?: number | null | undefined;
|
|
38
|
-
fw_minor?: number | null | undefined;
|
|
39
|
-
fw_patch?: number | null | undefined;
|
|
40
|
-
fw_build?: number | undefined;
|
|
41
|
-
fw_vendor?: string | null | undefined;
|
|
42
|
-
recovery_status?: "Nothing" | "Recovery" | "Backup" | null | undefined;
|
|
43
|
-
sd_card_present?: boolean | null | undefined;
|
|
44
|
-
sd_protection?: boolean | null | undefined;
|
|
45
|
-
wipe_code_protection?: boolean | null | undefined;
|
|
46
|
-
busy?: boolean | undefined;
|
|
47
|
-
homescreen_format?: "Toif" | "Jpeg" | "ToiG" | null | undefined;
|
|
48
|
-
unit_color?: number | undefined;
|
|
49
|
-
unit_btconly?: boolean | undefined;
|
|
50
|
-
homescreen_width?: number | undefined;
|
|
51
|
-
homescreen_height?: number | undefined;
|
|
52
|
-
bootloader_locked?: boolean | undefined;
|
|
53
|
-
language_version_matches?: boolean | undefined;
|
|
54
|
-
unit_packaging?: number | undefined;
|
|
55
|
-
recovery_type?: "NormalRecovery" | "DryRun" | "UnlockRepeatedBackup" | null | undefined;
|
|
56
|
-
optiga_sec?: number | undefined;
|
|
57
|
-
soc?: number | undefined;
|
|
58
|
-
firmware_corrupted?: boolean | undefined;
|
|
59
|
-
led?: boolean | undefined;
|
|
60
|
-
usb_connected?: boolean | undefined;
|
|
61
|
-
wireless_connected?: boolean | undefined;
|
|
62
|
-
tap_to_wake?: boolean | undefined;
|
|
63
|
-
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")[];
|
|
64
|
-
model: string;
|
|
65
|
-
major_version: number;
|
|
66
|
-
minor_version: number;
|
|
67
|
-
patch_version: number;
|
|
68
|
-
device_id: string | null;
|
|
69
|
-
internal_model: import("@trezor/protobuf/lib/definitions").DeviceModelInternal;
|
|
70
|
-
}>;
|
|
71
|
-
}
|
package/lib/api/getFeatures.js
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { UI_REQUEST } from "@trezor/connect-common";
|
|
2
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
3
|
-
export default class GetFeatures extends AbstractMethod {
|
|
4
|
-
constructor(message) {
|
|
5
|
-
super(message, undefined);
|
|
6
|
-
this.useUi = false;
|
|
7
|
-
this.allowDeviceMode = [...this.allowDeviceMode, UI_REQUEST.INITIALIZE, UI_REQUEST.BOOTLOADER];
|
|
8
|
-
this.useDeviceState = false;
|
|
9
|
-
this.useEmptyPassphrase = true;
|
|
10
|
-
}
|
|
11
|
-
get requiredPermissions() {
|
|
12
|
-
return [{
|
|
13
|
-
permission: 'read_features'
|
|
14
|
-
}];
|
|
15
|
-
}
|
|
16
|
-
checkFirmwareRange() {
|
|
17
|
-
return undefined;
|
|
18
|
-
}
|
|
19
|
-
run() {
|
|
20
|
-
return Promise.resolve(this.getDevice().features);
|
|
21
|
-
}
|
|
22
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
import type { MethodMessage } from "../core/AbstractMethod.js";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
export default class GetFirmwareHash extends AbstractMethod<'getFirmwareHash', PROTO.GetFirmwareHash> {
|
|
6
|
-
constructor(message: MethodMessage<'getFirmwareHash'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
run(): Promise<{
|
|
9
|
-
hash: string;
|
|
10
|
-
}>;
|
|
11
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { UI_REQUEST } from "@trezor/connect-common";
|
|
2
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
3
|
-
import { Assert } from "@trezor/schema-utils";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
export default class GetFirmwareHash extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
Assert(PROTO.GetFirmwareHash, payload);
|
|
11
|
-
const params = {
|
|
12
|
-
challenge: payload.challenge
|
|
13
|
-
};
|
|
14
|
-
super(message, params);
|
|
15
|
-
this.useEmptyPassphrase = true;
|
|
16
|
-
this.useDeviceState = false;
|
|
17
|
-
this.allowDeviceMode = [UI_REQUEST.INITIALIZE];
|
|
18
|
-
}
|
|
19
|
-
get requiredPermissions() {
|
|
20
|
-
return [{
|
|
21
|
-
permission: 'management'
|
|
22
|
-
}];
|
|
23
|
-
}
|
|
24
|
-
async run() {
|
|
25
|
-
const cmd = this.getDevice().getCommands();
|
|
26
|
-
const response = await cmd.typedCall('GetFirmwareHash', 'FirmwareHash', this.params);
|
|
27
|
-
return response.message;
|
|
28
|
-
}
|
|
29
|
-
}
|
package/lib/api/getNonce.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodMessage } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
export default class GetNonce extends AbstractMethod<'getNonce'> {
|
|
5
|
-
constructor(message: MethodMessage<'getNonce'>);
|
|
6
|
-
get requiredPermissions(): PermissionRequest[];
|
|
7
|
-
run(): Promise<{
|
|
8
|
-
nonce: string;
|
|
9
|
-
}>;
|
|
10
|
-
}
|
package/lib/api/getNonce.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
2
|
-
export default class GetNonce extends AbstractMethod {
|
|
3
|
-
constructor(message) {
|
|
4
|
-
super(message, undefined);
|
|
5
|
-
this.useDeviceState = false;
|
|
6
|
-
this.useEmptyPassphrase = true;
|
|
7
|
-
}
|
|
8
|
-
get requiredPermissions() {
|
|
9
|
-
return [{
|
|
10
|
-
permission: 'management'
|
|
11
|
-
}];
|
|
12
|
-
}
|
|
13
|
-
async run() {
|
|
14
|
-
const cmd = this.getDevice().getCommands();
|
|
15
|
-
const response = await cmd.typedCall('GetNonce', 'Nonce');
|
|
16
|
-
return response.message;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
import type { MethodContext, MethodMessage } from "../core/AbstractMethod.js";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
export default class GetOwnershipId extends AbstractMethod<'getOwnershipId', PROTO.GetOwnershipId[]> {
|
|
6
|
-
constructor(message: MethodMessage<'getOwnershipId'>);
|
|
7
|
-
hasBundle?: boolean;
|
|
8
|
-
get requiredPermissions(): PermissionRequest[];
|
|
9
|
-
get info(): string;
|
|
10
|
-
get confirmation(): {
|
|
11
|
-
view: "export-address";
|
|
12
|
-
label: string;
|
|
13
|
-
};
|
|
14
|
-
run({
|
|
15
|
-
sendCoreMessage
|
|
16
|
-
}: MethodContext): Promise<import("@trezor/connect-common/lib/types/api/device/getOwnershipId").OwnershipId | import("@trezor/connect-common/lib/types/api/device/getOwnershipId").OwnershipId[]>;
|
|
17
|
-
}
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { Bundle, GetOwnershipId as GetOwnershipIdSchema, UI_REQUEST, createUiMessage } from "@trezor/connect-common";
|
|
2
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
3
|
-
import { Assert } from "@trezor/schema-utils";
|
|
4
|
-
import { bundlify } from "./common/paramsValidator.js";
|
|
5
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
6
|
-
import { getBitcoinNetwork } from "../data/coinInfo.js";
|
|
7
|
-
import { getScriptType, getSerializedPath, validatePath } from "../utils/pathUtils.js";
|
|
8
|
-
export default class GetOwnershipId extends AbstractMethod {
|
|
9
|
-
constructor(message) {
|
|
10
|
-
const {
|
|
11
|
-
hasBundle,
|
|
12
|
-
payload
|
|
13
|
-
} = bundlify(message.payload);
|
|
14
|
-
Assert(Bundle(GetOwnershipIdSchema), payload);
|
|
15
|
-
const preprocessed = payload.bundle.map(batch => {
|
|
16
|
-
const address_n = validatePath(batch.path, 1);
|
|
17
|
-
const coinInfo = getBitcoinNetwork(batch.coin || address_n);
|
|
18
|
-
if (batch.coin && !coinInfo) {
|
|
19
|
-
throw ERRORS.TypedError('Method_UnknownCoin');
|
|
20
|
-
}
|
|
21
|
-
return {
|
|
22
|
-
batch,
|
|
23
|
-
address_n,
|
|
24
|
-
coinInfo
|
|
25
|
-
};
|
|
26
|
-
});
|
|
27
|
-
const params = preprocessed.map(({
|
|
28
|
-
batch,
|
|
29
|
-
address_n,
|
|
30
|
-
coinInfo
|
|
31
|
-
}) => {
|
|
32
|
-
const script_type = batch.scriptType || getScriptType(address_n);
|
|
33
|
-
return {
|
|
34
|
-
address_n,
|
|
35
|
-
coin_name: coinInfo ? coinInfo.name : undefined,
|
|
36
|
-
multisig: batch.multisig,
|
|
37
|
-
script_type
|
|
38
|
-
};
|
|
39
|
-
});
|
|
40
|
-
super(message, params);
|
|
41
|
-
this.requiredFirmwareCoins = preprocessed.map(({
|
|
42
|
-
coinInfo
|
|
43
|
-
}) => coinInfo);
|
|
44
|
-
this.hasBundle = hasBundle;
|
|
45
|
-
}
|
|
46
|
-
hasBundle;
|
|
47
|
-
get requiredPermissions() {
|
|
48
|
-
return this.coinPerms('read_account_info', this.requiredFirmwareCoins);
|
|
49
|
-
}
|
|
50
|
-
get info() {
|
|
51
|
-
return 'Export ownership id';
|
|
52
|
-
}
|
|
53
|
-
get confirmation() {
|
|
54
|
-
return {
|
|
55
|
-
view: 'export-address',
|
|
56
|
-
label: this.params.length > 1 ? 'Export multiple ownership proof ids' : this.info
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
async run({
|
|
60
|
-
sendCoreMessage
|
|
61
|
-
}) {
|
|
62
|
-
const responses = [];
|
|
63
|
-
const cmd = this.getDevice().getCommands();
|
|
64
|
-
for (let i = 0; i < this.params.length; i++) {
|
|
65
|
-
const {
|
|
66
|
-
params
|
|
67
|
-
} = this;
|
|
68
|
-
const batch = params[i];
|
|
69
|
-
const {
|
|
70
|
-
message
|
|
71
|
-
} = await cmd.typedCall('GetOwnershipId', 'OwnershipId', batch);
|
|
72
|
-
responses.push({
|
|
73
|
-
...message,
|
|
74
|
-
path: batch.address_n,
|
|
75
|
-
serializedPath: getSerializedPath(batch.address_n)
|
|
76
|
-
});
|
|
77
|
-
if (this.hasBundle) {
|
|
78
|
-
sendCoreMessage(createUiMessage(UI_REQUEST.BUNDLE_PROGRESS, {
|
|
79
|
-
total: this.params.length,
|
|
80
|
-
progress: i,
|
|
81
|
-
response: message
|
|
82
|
-
}));
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
const first = responses[0];
|
|
86
|
-
return this.hasBundle ? responses : first;
|
|
87
|
-
}
|
|
88
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
import type { MethodContext, MethodMessage } from "../core/AbstractMethod.js";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
export default class GetOwnershipProof extends AbstractMethod<'getOwnershipProof', PROTO.GetOwnershipProof[]> {
|
|
6
|
-
constructor(message: MethodMessage<'getOwnershipProof'>);
|
|
7
|
-
hasBundle?: boolean;
|
|
8
|
-
get requiredPermissions(): PermissionRequest[];
|
|
9
|
-
get info(): string;
|
|
10
|
-
get confirmation(): {
|
|
11
|
-
view: "export-address";
|
|
12
|
-
label: string;
|
|
13
|
-
};
|
|
14
|
-
run({
|
|
15
|
-
sendCoreMessage
|
|
16
|
-
}: MethodContext): Promise<import("@trezor/connect-common/lib/types/api/device/getOwnershipProof").OwnershipProof | import("@trezor/connect-common/lib/types/api/device/getOwnershipProof").OwnershipProof[]>;
|
|
17
|
-
}
|
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import { Bundle, GetOwnershipProof as GetOwnershipProofSchema, UI_REQUEST, createUiMessage } from "@trezor/connect-common";
|
|
2
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
3
|
-
import { Assert } from "@trezor/schema-utils";
|
|
4
|
-
import { bundlify } from "./common/paramsValidator.js";
|
|
5
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
6
|
-
import { getBitcoinNetwork } from "../data/coinInfo.js";
|
|
7
|
-
import { getScriptType, getSerializedPath, validatePath } from "../utils/pathUtils.js";
|
|
8
|
-
export default class GetOwnershipProof extends AbstractMethod {
|
|
9
|
-
constructor(message) {
|
|
10
|
-
const {
|
|
11
|
-
hasBundle,
|
|
12
|
-
payload
|
|
13
|
-
} = bundlify(message.payload);
|
|
14
|
-
Assert(Bundle(GetOwnershipProofSchema), payload);
|
|
15
|
-
const preprocessed = payload.bundle.map(batch => {
|
|
16
|
-
const address_n = validatePath(batch.path, 1);
|
|
17
|
-
const coinInfo = getBitcoinNetwork(batch.coin || address_n);
|
|
18
|
-
if (batch.coin && !coinInfo) {
|
|
19
|
-
throw ERRORS.TypedError('Method_UnknownCoin');
|
|
20
|
-
}
|
|
21
|
-
return {
|
|
22
|
-
batch,
|
|
23
|
-
address_n,
|
|
24
|
-
coinInfo
|
|
25
|
-
};
|
|
26
|
-
});
|
|
27
|
-
const params = preprocessed.map(({
|
|
28
|
-
batch,
|
|
29
|
-
address_n,
|
|
30
|
-
coinInfo
|
|
31
|
-
}) => {
|
|
32
|
-
const script_type = batch.scriptType || getScriptType(address_n);
|
|
33
|
-
return {
|
|
34
|
-
address_n,
|
|
35
|
-
coin_name: coinInfo ? coinInfo.name : undefined,
|
|
36
|
-
multisig: batch.multisig,
|
|
37
|
-
script_type,
|
|
38
|
-
user_confirmation: batch.userConfirmation,
|
|
39
|
-
ownership_ids: batch.ownershipIds,
|
|
40
|
-
commitment_data: batch.commitmentData
|
|
41
|
-
};
|
|
42
|
-
});
|
|
43
|
-
super(message, params);
|
|
44
|
-
this.requiredFirmwareCoins = preprocessed.map(({
|
|
45
|
-
coinInfo
|
|
46
|
-
}) => coinInfo);
|
|
47
|
-
this.preauthorized = payload.bundle.some(batch => batch.preauthorized);
|
|
48
|
-
this.hasBundle = hasBundle;
|
|
49
|
-
}
|
|
50
|
-
hasBundle;
|
|
51
|
-
get requiredPermissions() {
|
|
52
|
-
return this.coinPerms('read_account_info', this.requiredFirmwareCoins);
|
|
53
|
-
}
|
|
54
|
-
get info() {
|
|
55
|
-
return 'Export ownership proof';
|
|
56
|
-
}
|
|
57
|
-
get confirmation() {
|
|
58
|
-
return {
|
|
59
|
-
view: 'export-address',
|
|
60
|
-
label: this.params.length > 1 ? 'Export multiple ownership proofs' : this.info
|
|
61
|
-
};
|
|
62
|
-
}
|
|
63
|
-
async run({
|
|
64
|
-
sendCoreMessage
|
|
65
|
-
}) {
|
|
66
|
-
const responses = [];
|
|
67
|
-
const cmd = this.getDevice().getCommands();
|
|
68
|
-
for (let i = 0; i < this.params.length; i++) {
|
|
69
|
-
const {
|
|
70
|
-
params
|
|
71
|
-
} = this;
|
|
72
|
-
const batch = params[i];
|
|
73
|
-
if (this.preauthorized) {
|
|
74
|
-
await cmd.preauthorize(true);
|
|
75
|
-
}
|
|
76
|
-
const {
|
|
77
|
-
message
|
|
78
|
-
} = await cmd.typedCall('GetOwnershipProof', 'OwnershipProof', batch);
|
|
79
|
-
responses.push({
|
|
80
|
-
...message,
|
|
81
|
-
path: batch.address_n,
|
|
82
|
-
serializedPath: getSerializedPath(batch.address_n)
|
|
83
|
-
});
|
|
84
|
-
if (this.hasBundle) {
|
|
85
|
-
sendCoreMessage(createUiMessage(UI_REQUEST.BUNDLE_PROGRESS, {
|
|
86
|
-
total: this.params.length,
|
|
87
|
-
progress: i,
|
|
88
|
-
response: message
|
|
89
|
-
}));
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
const first = responses[0];
|
|
93
|
-
return this.hasBundle ? responses : first;
|
|
94
|
-
}
|
|
95
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import type { BitcoinNetworkInfo, PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
import type { MethodContext, MethodMessage } from "../core/AbstractMethod.js";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
type Params = {
|
|
6
|
-
proto: PROTO.GetPublicKey;
|
|
7
|
-
coinInfo: BitcoinNetworkInfo;
|
|
8
|
-
suppressBackupWarning?: boolean;
|
|
9
|
-
unlockPath?: PROTO.UnlockPath;
|
|
10
|
-
};
|
|
11
|
-
export default class GetPublicKey extends AbstractMethod<'getPublicKey', Params[]> {
|
|
12
|
-
constructor(message: MethodMessage<'getPublicKey'>);
|
|
13
|
-
hasBundle?: boolean;
|
|
14
|
-
get requiredPermissions(): PermissionRequest[];
|
|
15
|
-
get info(): string;
|
|
16
|
-
get confirmation(): {
|
|
17
|
-
view: "export-xpub";
|
|
18
|
-
label: string;
|
|
19
|
-
};
|
|
20
|
-
run({
|
|
21
|
-
sendCoreMessage
|
|
22
|
-
}: MethodContext): Promise<({
|
|
23
|
-
publicKey: string;
|
|
24
|
-
path: number[];
|
|
25
|
-
serializedPath: string;
|
|
26
|
-
displayablePublicKey: string;
|
|
27
|
-
} & {
|
|
28
|
-
xpubSegwit?: string | undefined;
|
|
29
|
-
descriptorChecksum?: string | undefined;
|
|
30
|
-
rootFingerprint?: number | undefined;
|
|
31
|
-
descriptor?: string | undefined;
|
|
32
|
-
childNum: number;
|
|
33
|
-
xpub: string;
|
|
34
|
-
chainCode: string;
|
|
35
|
-
fingerprint: number;
|
|
36
|
-
depth: number;
|
|
37
|
-
}) | ({
|
|
38
|
-
publicKey: string;
|
|
39
|
-
path: number[];
|
|
40
|
-
serializedPath: string;
|
|
41
|
-
displayablePublicKey: string;
|
|
42
|
-
} & {
|
|
43
|
-
xpubSegwit?: string | undefined;
|
|
44
|
-
descriptorChecksum?: string | undefined;
|
|
45
|
-
rootFingerprint?: number | undefined;
|
|
46
|
-
descriptor?: string | undefined;
|
|
47
|
-
childNum: number;
|
|
48
|
-
xpub: string;
|
|
49
|
-
chainCode: string;
|
|
50
|
-
fingerprint: number;
|
|
51
|
-
depth: number;
|
|
52
|
-
})[]>;
|
|
53
|
-
}
|
|
54
|
-
export {};
|
package/lib/api/getPublicKey.js
DELETED
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
import { Bundle, GetPublicKey as GetPublicKeySchema, UI_REQUEST, createUiMessage } from "@trezor/connect-common";
|
|
2
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
3
|
-
import { Assert } from "@trezor/schema-utils";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
import { getBitcoinNetwork } from "../data/coinInfo.js";
|
|
6
|
-
import { bundlify, validateCoinPath } from "./common/paramsValidator.js";
|
|
7
|
-
import { getPublicKeyLabel } from "../utils/accountUtils.js";
|
|
8
|
-
import { validatePath } from "../utils/pathUtils.js";
|
|
9
|
-
export default class GetPublicKey extends AbstractMethod {
|
|
10
|
-
constructor(message) {
|
|
11
|
-
const {
|
|
12
|
-
hasBundle,
|
|
13
|
-
payload
|
|
14
|
-
} = bundlify(message.payload);
|
|
15
|
-
Assert(Bundle(GetPublicKeySchema), payload);
|
|
16
|
-
const params = payload.bundle.map(batch => {
|
|
17
|
-
let coinInfo;
|
|
18
|
-
if (batch.coin) {
|
|
19
|
-
coinInfo = getBitcoinNetwork(batch.coin);
|
|
20
|
-
}
|
|
21
|
-
const address_n = validatePath(batch.path, coinInfo ? 3 : 0);
|
|
22
|
-
if (coinInfo && !batch.crossChain) {
|
|
23
|
-
validateCoinPath(address_n, coinInfo);
|
|
24
|
-
} else if (!coinInfo) {
|
|
25
|
-
coinInfo = getBitcoinNetwork(address_n);
|
|
26
|
-
}
|
|
27
|
-
if (!coinInfo) {
|
|
28
|
-
throw ERRORS.TypedError('Method_UnknownCoin');
|
|
29
|
-
}
|
|
30
|
-
const proto = {
|
|
31
|
-
address_n,
|
|
32
|
-
coin_name: coinInfo.name,
|
|
33
|
-
show_display: batch.showOnTrezor,
|
|
34
|
-
script_type: batch.scriptType,
|
|
35
|
-
ignore_xpub_magic: batch.ignoreXpubMagic,
|
|
36
|
-
ecdsa_curve_name: batch.ecdsaCurveName
|
|
37
|
-
};
|
|
38
|
-
return {
|
|
39
|
-
proto,
|
|
40
|
-
coinInfo,
|
|
41
|
-
unlockPath: batch.unlockPath,
|
|
42
|
-
suppressBackupWarning: batch.suppressBackupWarning
|
|
43
|
-
};
|
|
44
|
-
});
|
|
45
|
-
super(message, params);
|
|
46
|
-
this.requiredFirmwareCoins = params.map(({
|
|
47
|
-
coinInfo
|
|
48
|
-
}) => coinInfo);
|
|
49
|
-
this.hasBundle = hasBundle;
|
|
50
|
-
this.confirmMissingBackup = !this.params.every(batch => batch.suppressBackupWarning || !batch.proto.show_display);
|
|
51
|
-
}
|
|
52
|
-
hasBundle;
|
|
53
|
-
get requiredPermissions() {
|
|
54
|
-
return this.coinPerms('read_xpub', this.requiredFirmwareCoins);
|
|
55
|
-
}
|
|
56
|
-
get info() {
|
|
57
|
-
return 'Export public key';
|
|
58
|
-
}
|
|
59
|
-
get confirmation() {
|
|
60
|
-
if (this.params.length > 1) {
|
|
61
|
-
return {
|
|
62
|
-
view: 'export-xpub',
|
|
63
|
-
label: 'Export multiple public keys'
|
|
64
|
-
};
|
|
65
|
-
}
|
|
66
|
-
const {
|
|
67
|
-
params
|
|
68
|
-
} = this;
|
|
69
|
-
const first = params[0];
|
|
70
|
-
return {
|
|
71
|
-
view: 'export-xpub',
|
|
72
|
-
label: getPublicKeyLabel(first.proto.address_n, first.coinInfo)
|
|
73
|
-
};
|
|
74
|
-
}
|
|
75
|
-
async run({
|
|
76
|
-
sendCoreMessage
|
|
77
|
-
}) {
|
|
78
|
-
const responses = [];
|
|
79
|
-
const cmd = this.getDevice().getCommands();
|
|
80
|
-
for (let i = 0; i < this.params.length; i++) {
|
|
81
|
-
const {
|
|
82
|
-
params
|
|
83
|
-
} = this;
|
|
84
|
-
const batch = params[i];
|
|
85
|
-
const {
|
|
86
|
-
coinInfo,
|
|
87
|
-
unlockPath,
|
|
88
|
-
proto
|
|
89
|
-
} = batch;
|
|
90
|
-
const response = await cmd.getHDNode(proto, {
|
|
91
|
-
coinInfo,
|
|
92
|
-
unlockPath
|
|
93
|
-
});
|
|
94
|
-
responses.push(response);
|
|
95
|
-
if (this.hasBundle) {
|
|
96
|
-
sendCoreMessage(createUiMessage(UI_REQUEST.BUNDLE_PROGRESS, {
|
|
97
|
-
total: this.params.length,
|
|
98
|
-
progress: i,
|
|
99
|
-
response
|
|
100
|
-
}));
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
const first = responses[0];
|
|
104
|
-
return this.hasBundle ? responses : first;
|
|
105
|
-
}
|
|
106
|
-
}
|
package/lib/api/getSettings.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodMessage } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
export default class GetSettings extends AbstractMethod<'getSettings'> {
|
|
5
|
-
constructor(message: MethodMessage<'getSettings'>);
|
|
6
|
-
get requiredPermissions(): PermissionRequest[];
|
|
7
|
-
run(): Promise<{
|
|
8
|
-
enabledNetworks: import("@trezor/connect-common").EnabledNetwork[];
|
|
9
|
-
manifest?: import("@trezor/connect-common").Manifest;
|
|
10
|
-
debug?: boolean;
|
|
11
|
-
createLogger?: import("@trezor/connect-common").CreateLogger;
|
|
12
|
-
transportReconnect?: boolean;
|
|
13
|
-
transports?: import("@trezor/connect-common").ConnectSettingsTransport[];
|
|
14
|
-
pendingTransportEvent?: boolean;
|
|
15
|
-
binFilesBaseUrl?: string;
|
|
16
|
-
enableFirmwareHashCheck?: boolean;
|
|
17
|
-
firmwareHashCheckTimeouts?: import("@trezor/connect-common").FirmwareHashCheckTimeouts;
|
|
18
|
-
firmwareChannel?: import("@trezor/connect-common").FirmwareChannel;
|
|
19
|
-
definitionsChannel?: import("@trezor/connect-common").DefinitionsChannel;
|
|
20
|
-
localFirmwares?: import("@trezor/connect-common").LocalFirmwares;
|
|
21
|
-
thp?: import("@trezor/connect-common").ThpSettings;
|
|
22
|
-
requestedPermissions?: PermissionRequest[];
|
|
23
|
-
}>;
|
|
24
|
-
}
|
package/lib/api/getSettings.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
2
|
-
import * as enabledNetworksStore from "../data/enabledNetworksStore.js";
|
|
3
|
-
import * as settingsStore from "../data/settingsStore.js";
|
|
4
|
-
export default class GetSettings extends AbstractMethod {
|
|
5
|
-
constructor(message) {
|
|
6
|
-
super(message, undefined);
|
|
7
|
-
this.useDevice = false;
|
|
8
|
-
this.useUi = false;
|
|
9
|
-
}
|
|
10
|
-
get requiredPermissions() {
|
|
11
|
-
return [{
|
|
12
|
-
permission: 'management'
|
|
13
|
-
}];
|
|
14
|
-
}
|
|
15
|
-
run() {
|
|
16
|
-
return Promise.resolve({
|
|
17
|
-
...settingsStore.get(),
|
|
18
|
-
enabledNetworks: enabledNetworksStore.get()
|
|
19
|
-
});
|
|
20
|
-
}
|
|
21
|
-
}
|
package/lib/api/index.d.ts
DELETED
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
export { default as applyFlags } from "./applyFlags.js";
|
|
2
|
-
export { default as applySettings } from "./applySettings.js";
|
|
3
|
-
export { default as authenticateDevice } from "./authenticateDevice.js";
|
|
4
|
-
export { default as authorizeCoinjoin } from "./authorizeCoinjoin.js";
|
|
5
|
-
export { default as cancelCoinjoinAuthorization } from "./cancelCoinjoinAuthorization.js";
|
|
6
|
-
export { default as showDeviceTutorial } from "./showDeviceTutorial.js";
|
|
7
|
-
export { default as backupDevice } from "./backupDevice.js";
|
|
8
|
-
export { default as bleUnpair } from "./bleUnpair.js";
|
|
9
|
-
export { default as blockchainDisconnect } from "./blockchainDisconnect.js";
|
|
10
|
-
export { default as blockchainEstimateFee } from "./blockchainEstimateFee.js";
|
|
11
|
-
export { default as blockchainGetAccountBalanceHistory } from "./blockchainGetAccountBalanceHistory.js";
|
|
12
|
-
export { default as blockchainGetCurrentFiatRates } from "./blockchainGetCurrentFiatRates.js";
|
|
13
|
-
export { default as blockchainGetContractInfo } from "./blockchainGetContractInfo.js";
|
|
14
|
-
export { default as blockchainGetInfo } from "./blockchainGetInfo.js";
|
|
15
|
-
export { default as blockchainEvmRpcCall } from "./blockchainEvmRpcCall.js";
|
|
16
|
-
export { default as blockchainGetFiatRatesForTimestamps } from "./blockchainGetFiatRatesForTimestamps.js";
|
|
17
|
-
export { default as blockchainGetTransactions } from "./blockchainGetTransactions.js";
|
|
18
|
-
export { default as blockchainSetCustomBackend } from "./blockchainSetCustomBackend.js";
|
|
19
|
-
export { default as blockchainSubscribe } from "./blockchainSubscribe.js";
|
|
20
|
-
export { default as blockchainSubscribeFiatRates } from "./blockchainSubscribeFiatRates.js";
|
|
21
|
-
export { default as blockchainUnsubscribe } from "./blockchainUnsubscribe.js";
|
|
22
|
-
export { default as blockchainUnsubscribeFiatRates } from "./blockchainUnsubscribeFiatRates.js";
|
|
23
|
-
export { default as blockchainValidateEvmRpcUrl } from "./blockchainValidateEvmRpcUrl.js";
|
|
24
|
-
export { default as changeLanguage } from "./changeLanguage.js";
|
|
25
|
-
export { default as changePin } from "./changePin.js";
|
|
26
|
-
export { default as changeWipeCode } from "./changeWipeCode.js";
|
|
27
|
-
export { default as cipherKeyValue } from "./cipherKeyValue.js";
|
|
28
|
-
export { default as evoluGetNode } from "./evoluGetNode.js";
|
|
29
|
-
export { default as evoluSignRegistrationRequest } from "./evoluSignRegistrationRequest.js";
|
|
30
|
-
export { default as evoluGetDelegatedIdentityKey } from "./evoluGetDelegatedIdentityKey.js";
|
|
31
|
-
export { default as nostrGetPublicKey } from "./nostr/nostrGetPublicKey.js";
|
|
32
|
-
export { default as nostrSignEvent } from "./nostr/nostrSignEvent.js";
|
|
33
|
-
export { default as composeTransaction } from "./composeTransaction.js";
|
|
34
|
-
export { default as discoverAccounts } from "./discoverAccounts.js";
|
|
35
|
-
export { default as getAccountInfo } from "./getAccountInfo.js";
|
|
36
|
-
export { default as getAddress } from "./getAddress.js";
|
|
37
|
-
export { default as getCoinInfo } from "./getCoinInfo.js";
|
|
38
|
-
export { default as getDeviceState } from "./getDeviceState.js";
|
|
39
|
-
export { default as getFeatures } from "./getFeatures.js";
|
|
40
|
-
export { default as getFirmwareHash } from "./getFirmwareHash.js";
|
|
41
|
-
export { default as getNonce } from "./getNonce.js";
|
|
42
|
-
export { default as getOwnershipId } from "./getOwnershipId.js";
|
|
43
|
-
export { default as getOwnershipProof } from "./getOwnershipProof.js";
|
|
44
|
-
export { default as getPublicKey } from "./getPublicKey.js";
|
|
45
|
-
export { default as getSettings } from "./getSettings.js";
|
|
46
|
-
export { default as pingDevice } from "./pingDevice.js";
|
|
47
|
-
export { default as pushTransaction } from "./pushTransaction.js";
|
|
48
|
-
export { default as recoveryDevice } from "./recoveryDevice.js";
|
|
49
|
-
export { default as requestLogin } from "./requestLogin.js";
|
|
50
|
-
export { default as resetDevice } from "./resetDevice.js";
|
|
51
|
-
export { default as loadDevice } from "./loadDevice.js";
|
|
52
|
-
export { default as selectAccount } from "./selectAccount.js";
|
|
53
|
-
export { default as setBrightness } from "./setBrightness.js";
|
|
54
|
-
export { default as setBusy } from "./setBusy.js";
|
|
55
|
-
export { default as signMessage } from "./signMessage.js";
|
|
56
|
-
export { default as signTransaction } from "./signTransaction.js";
|
|
57
|
-
export { default as unlockPath } from "./unlockPath.js";
|
|
58
|
-
export { default as telemetryGet } from "./telemetryGet.js";
|
|
59
|
-
export { default as thpGetCredentials } from "./thpGetCredentials.js";
|
|
60
|
-
export { default as thpRemoveCredentials } from "./thpRemoveCredentials.js";
|
|
61
|
-
export { default as verifyMessage } from "./verifyMessage.js";
|
|
62
|
-
export { default as wipeDevice } from "./wipeDevice.js";
|