@trezor/connect 10.0.0-beta.1 → 10.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +56 -9
- package/README.md +4 -2
- package/lib/exports.d.ts +1 -3
- package/lib/exports.js +1 -3
- package/lib/impl/core-in-module-native.d.ts +7 -0
- package/lib/impl/core-in-module-native.js +11 -0
- package/lib/impl/core-in-module-node.d.ts +8 -0
- package/lib/impl/core-in-module-node.js +12 -0
- package/lib/impl/core-in-module-web.d.ts +9 -0
- package/lib/impl/core-in-module-web.js +26 -0
- package/lib/index.browser.js +2 -26
- package/lib/index.js +1 -11
- package/lib/index.native.d.ts +4 -0
- package/lib/index.native.js +5 -0
- package/package.json +16 -67
- package/lib/api/applyFlags.d.ts +0 -20
- package/lib/api/applyFlags.js +0 -38
- package/lib/api/applySettings.d.ts +0 -20
- package/lib/api/applySettings.js +0 -57
- package/lib/api/authenticateDevice.d.ts +0 -25
- package/lib/api/authenticateDevice.js +0 -195
- package/lib/api/authorizeCoinjoin.d.ts +0 -11
- package/lib/api/authorizeCoinjoin.js +0 -44
- package/lib/api/backupDevice.d.ts +0 -19
- package/lib/api/backupDevice.js +0 -39
- package/lib/api/bitcoin/TransactionComposer.d.ts +0 -46
- package/lib/api/bitcoin/TransactionComposer.js +0 -147
- package/lib/api/bitcoin/createPendingTx.d.ts +0 -37
- package/lib/api/bitcoin/createPendingTx.js +0 -55
- package/lib/api/bitcoin/enhanceSignTx.d.ts +0 -2
- package/lib/api/bitcoin/enhanceSignTx.js +0 -23
- package/lib/api/bitcoin/index.d.ts +0 -9
- package/lib/api/bitcoin/index.js +0 -9
- package/lib/api/bitcoin/inputs.d.ts +0 -4
- package/lib/api/bitcoin/inputs.js +0 -63
- package/lib/api/bitcoin/outputs.d.ts +0 -5
- package/lib/api/bitcoin/outputs.js +0 -128
- package/lib/api/bitcoin/refTx.d.ts +0 -23
- package/lib/api/bitcoin/refTx.js +0 -249
- package/lib/api/bitcoin/signtx.d.ts +0 -30
- package/lib/api/bitcoin/signtx.js +0 -229
- package/lib/api/bitcoin/signtxLegacy.d.ts +0 -10
- package/lib/api/bitcoin/signtxLegacy.js +0 -186
- package/lib/api/bitcoin/signtxVerify.d.ts +0 -12
- package/lib/api/bitcoin/signtxVerify.js +0 -95
- package/lib/api/bitcoin/transactionBytes.d.ts +0 -3
- package/lib/api/bitcoin/transactionBytes.js +0 -65
- package/lib/api/bleUnpair.d.ts +0 -11
- package/lib/api/bleUnpair.js +0 -37
- package/lib/api/blockchainDisconnect.d.ts +0 -16
- package/lib/api/blockchainDisconnect.js +0 -37
- package/lib/api/blockchainEstimateFee.d.ts +0 -16
- package/lib/api/blockchainEstimateFee.js +0 -102
- package/lib/api/blockchainEvmRpcCall.d.ts +0 -19
- package/lib/api/blockchainEvmRpcCall.js +0 -57
- package/lib/api/blockchainGetAccountBalanceHistory.d.ts +0 -16
- package/lib/api/blockchainGetAccountBalanceHistory.js +0 -60
- package/lib/api/blockchainGetContractInfo.d.ts +0 -16
- package/lib/api/blockchainGetContractInfo.js +0 -46
- package/lib/api/blockchainGetCurrentFiatRates.d.ts +0 -20
- package/lib/api/blockchainGetCurrentFiatRates.js +0 -49
- package/lib/api/blockchainGetFiatRatesForTimestamps.d.ts +0 -23
- package/lib/api/blockchainGetFiatRatesForTimestamps.js +0 -55
- package/lib/api/blockchainGetInfo.d.ts +0 -15
- package/lib/api/blockchainGetInfo.js +0 -37
- package/lib/api/blockchainGetTransactions.d.ts +0 -18
- package/lib/api/blockchainGetTransactions.js +0 -47
- package/lib/api/blockchainSetCustomBackend.d.ts +0 -17
- package/lib/api/blockchainSetCustomBackend.js +0 -43
- package/lib/api/blockchainSubscribe.d.ts +0 -19
- package/lib/api/blockchainSubscribe.js +0 -66
- package/lib/api/blockchainSubscribeFiatRates.d.ts +0 -19
- package/lib/api/blockchainSubscribeFiatRates.js +0 -43
- package/lib/api/blockchainUnsubscribe.d.ts +0 -19
- package/lib/api/blockchainUnsubscribe.js +0 -66
- package/lib/api/blockchainUnsubscribeFiatRates.d.ts +0 -17
- package/lib/api/blockchainUnsubscribeFiatRates.js +0 -37
- package/lib/api/blockchainValidateEvmRpcUrl.d.ts +0 -17
- package/lib/api/blockchainValidateEvmRpcUrl.js +0 -54
- package/lib/api/cancelCoinjoinAuthorization.d.ts +0 -11
- package/lib/api/cancelCoinjoinAuthorization.js +0 -33
- package/lib/api/cardano/api/cardanoComposeTransaction.d.ts +0 -10
- package/lib/api/cardano/api/cardanoComposeTransaction.js +0 -84
- package/lib/api/cardano/api/cardanoGetAddress.d.ts +0 -34
- package/lib/api/cardano/api/cardanoGetAddress.js +0 -130
- package/lib/api/cardano/api/cardanoGetNativeScriptHash.d.ts +0 -12
- package/lib/api/cardano/api/cardanoGetNativeScriptHash.js +0 -66
- package/lib/api/cardano/api/cardanoGetPublicKey.d.ts +0 -22
- package/lib/api/cardano/api/cardanoGetPublicKey.js +0 -92
- package/lib/api/cardano/api/cardanoSignMessage.d.ts +0 -22
- package/lib/api/cardano/api/cardanoSignMessage.js +0 -90
- package/lib/api/cardano/api/cardanoSignTransaction.d.ts +0 -81
- package/lib/api/cardano/api/cardanoSignTransaction.js +0 -301
- package/lib/api/cardano/api/index.d.ts +0 -6
- package/lib/api/cardano/api/index.js +0 -6
- package/lib/api/cardano/cardanoAddressParameters.d.ts +0 -6
- package/lib/api/cardano/cardanoAddressParameters.js +0 -79
- package/lib/api/cardano/cardanoAuxiliaryData.d.ts +0 -4
- package/lib/api/cardano/cardanoAuxiliaryData.js +0 -74
- package/lib/api/cardano/cardanoCertificate.d.ts +0 -13
- package/lib/api/cardano/cardanoCertificate.js +0 -142
- package/lib/api/cardano/cardanoInputs.d.ts +0 -25
- package/lib/api/cardano/cardanoInputs.js +0 -39
- package/lib/api/cardano/cardanoOutputs.d.ts +0 -40
- package/lib/api/cardano/cardanoOutputs.js +0 -70
- package/lib/api/cardano/cardanoTokenBundle.d.ts +0 -12
- package/lib/api/cardano/cardanoTokenBundle.js +0 -21
- package/lib/api/cardano/cardanoUtils.d.ts +0 -17
- package/lib/api/cardano/cardanoUtils.js +0 -100
- package/lib/api/cardano/cardanoWitnesses.d.ts +0 -4
- package/lib/api/cardano/cardanoWitnesses.js +0 -47
- package/lib/api/changeLanguage.d.ts +0 -18
- package/lib/api/changeLanguage.js +0 -49
- package/lib/api/changePin.d.ts +0 -11
- package/lib/api/changePin.js +0 -27
- package/lib/api/changeWipeCode.d.ts +0 -11
- package/lib/api/changeWipeCode.js +0 -29
- package/lib/api/cipherKeyValue.d.ts +0 -17
- package/lib/api/cipherKeyValue.js +0 -58
- package/lib/api/common/AbstractMiscGetAddress.d.ts +0 -37
- package/lib/api/common/AbstractMiscGetAddress.js +0 -126
- package/lib/api/common/Discovery.d.ts +0 -33
- package/lib/api/common/Discovery.js +0 -119
- package/lib/api/common/paramsValidator.d.ts +0 -24
- package/lib/api/common/paramsValidator.js +0 -136
- package/lib/api/common/requestExistingAccounts.d.ts +0 -14
- package/lib/api/common/requestExistingAccounts.js +0 -20
- package/lib/api/composeTransaction.d.ts +0 -36
- package/lib/api/composeTransaction.js +0 -404
- package/lib/api/discoverAccounts.d.ts +0 -40
- package/lib/api/discoverAccounts.js +0 -360
- package/lib/api/ethereum/api/ethereumGetAddress.d.ts +0 -30
- package/lib/api/ethereum/api/ethereumGetAddress.js +0 -150
- package/lib/api/ethereum/api/ethereumGetPublicKey.d.ts +0 -52
- package/lib/api/ethereum/api/ethereumGetPublicKey.js +0 -100
- package/lib/api/ethereum/api/ethereumSignMessage.d.ts +0 -27
- package/lib/api/ethereum/api/ethereumSignMessage.js +0 -64
- package/lib/api/ethereum/api/ethereumSignTransaction.d.ts +0 -83
- package/lib/api/ethereum/api/ethereumSignTransaction.js +0 -148
- package/lib/api/ethereum/api/ethereumSignTypedData.d.ts +0 -117
- package/lib/api/ethereum/api/ethereumSignTypedData.js +0 -203
- package/lib/api/ethereum/api/ethereumVerifyMessage.d.ts +0 -12
- package/lib/api/ethereum/api/ethereumVerifyMessage.js +0 -35
- package/lib/api/ethereum/api/index.d.ts +0 -6
- package/lib/api/ethereum/api/index.js +0 -6
- package/lib/api/ethereum/ethereumDefinitions.d.ts +0 -53
- package/lib/api/ethereum/ethereumDefinitions.js +0 -135
- package/lib/api/ethereum/ethereumSignTx.d.ts +0 -16
- package/lib/api/ethereum/ethereumSignTx.js +0 -144
- package/lib/api/ethereum/ethereumSignTypedData.d.ts +0 -32
- package/lib/api/ethereum/ethereumSignTypedData.js +0 -175
- package/lib/api/evoluGetDelegatedIdentityKey.d.ts +0 -14
- package/lib/api/evoluGetDelegatedIdentityKey.js +0 -29
- package/lib/api/evoluGetNode.d.ts +0 -13
- package/lib/api/evoluGetNode.js +0 -29
- package/lib/api/evoluSignRegistrationRequest.d.ts +0 -16
- package/lib/api/evoluSignRegistrationRequest.js +0 -33
- package/lib/api/firmware/calculateFirmwareHash.d.ts +0 -18
- package/lib/api/firmware/calculateFirmwareHash.js +0 -56
- package/lib/api/firmware/calculateXPubHash.d.ts +0 -14
- package/lib/api/firmware/calculateXPubHash.js +0 -16
- package/lib/api/firmware/getBinary.d.ts +0 -14
- package/lib/api/firmware/getBinary.js +0 -33
- package/lib/api/firmware/index.d.ts +0 -6
- package/lib/api/firmware/index.js +0 -6
- package/lib/api/firmware/modifyFirmware.d.ts +0 -3
- package/lib/api/firmware/modifyFirmware.js +0 -13
- package/lib/api/firmware/parseFirmwareHeaders.d.ts +0 -4
- package/lib/api/firmware/parseFirmwareHeaders.js +0 -26
- package/lib/api/firmware/uploadFirmware.d.ts +0 -27
- package/lib/api/firmware/uploadFirmware.js +0 -99
- package/lib/api/firmware/verifyEntropy.d.ts +0 -25
- package/lib/api/firmware/verifyEntropy.js +0 -110
- package/lib/api/getAccountInfo.d.ts +0 -21
- package/lib/api/getAccountInfo.js +0 -253
- package/lib/api/getAddress.d.ts +0 -45
- package/lib/api/getAddress.js +0 -153
- package/lib/api/getCoinInfo.d.ts +0 -148
- package/lib/api/getCoinInfo.js +0 -25
- package/lib/api/getDeviceState.d.ts +0 -8
- package/lib/api/getDeviceState.js +0 -18
- package/lib/api/getFeatures.d.ts +0 -71
- package/lib/api/getFeatures.js +0 -22
- package/lib/api/getFirmwareHash.d.ts +0 -11
- package/lib/api/getFirmwareHash.js +0 -29
- package/lib/api/getNonce.d.ts +0 -10
- package/lib/api/getNonce.js +0 -18
- package/lib/api/getOwnershipId.d.ts +0 -17
- package/lib/api/getOwnershipId.js +0 -88
- package/lib/api/getOwnershipProof.d.ts +0 -17
- package/lib/api/getOwnershipProof.js +0 -95
- package/lib/api/getPublicKey.d.ts +0 -54
- package/lib/api/getPublicKey.js +0 -106
- package/lib/api/getSettings.d.ts +0 -24
- package/lib/api/getSettings.js +0 -21
- package/lib/api/index.d.ts +0 -62
- package/lib/api/index.js +0 -62
- package/lib/api/loadDevice.d.ts +0 -16
- package/lib/api/loadDevice.js +0 -46
- package/lib/api/monero/api/index.d.ts +0 -4
- package/lib/api/monero/api/index.js +0 -4
- package/lib/api/monero/api/moneroGetAddress.d.ts +0 -32
- package/lib/api/monero/api/moneroGetAddress.js +0 -117
- package/lib/api/monero/api/moneroGetWatchKey.d.ts +0 -14
- package/lib/api/monero/api/moneroGetWatchKey.js +0 -45
- package/lib/api/monero/api/moneroKeyImageSync.d.ts +0 -17
- package/lib/api/monero/api/moneroKeyImageSync.js +0 -128
- package/lib/api/monero/api/moneroSignTransaction.d.ts +0 -17
- package/lib/api/monero/api/moneroSignTransaction.js +0 -218
- package/lib/api/nostr/nostrGetPublicKey.d.ts +0 -15
- package/lib/api/nostr/nostrGetPublicKey.js +0 -38
- package/lib/api/nostr/nostrSignEvent.d.ts +0 -13
- package/lib/api/nostr/nostrSignEvent.js +0 -36
- package/lib/api/pingDevice.d.ts +0 -11
- package/lib/api/pingDevice.js +0 -29
- package/lib/api/pushTransaction.d.ts +0 -19
- package/lib/api/pushTransaction.js +0 -39
- package/lib/api/recoveryDevice.d.ts +0 -20
- package/lib/api/recoveryDevice.js +0 -52
- package/lib/api/requestLogin.d.ts +0 -14
- package/lib/api/requestLogin.js +0 -53
- package/lib/api/resetDevice.d.ts +0 -22
- package/lib/api/resetDevice.js +0 -133
- package/lib/api/ripple/api/index.d.ts +0 -2
- package/lib/api/ripple/api/index.js +0 -2
- package/lib/api/ripple/api/rippleGetAddress.d.ts +0 -17
- package/lib/api/ripple/api/rippleGetAddress.js +0 -22
- package/lib/api/ripple/api/rippleSignTransaction.d.ts +0 -13
- package/lib/api/ripple/api/rippleSignTransaction.js +0 -52
- package/lib/api/selectAccount.d.ts +0 -15
- package/lib/api/selectAccount.js +0 -42
- package/lib/api/setBrightness.d.ts +0 -12
- package/lib/api/setBrightness.js +0 -28
- package/lib/api/setBusy.d.ts +0 -11
- package/lib/api/setBusy.js +0 -31
- package/lib/api/showDeviceTutorial.d.ts +0 -11
- package/lib/api/showDeviceTutorial.js +0 -21
- package/lib/api/signMessage.d.ts +0 -25
- package/lib/api/signMessage.js +0 -75
- package/lib/api/signTransaction.d.ts +0 -199
- package/lib/api/signTransaction.js +0 -331
- package/lib/api/solana/api/index.d.ts +0 -4
- package/lib/api/solana/api/index.js +0 -4
- package/lib/api/solana/api/solanaComposeTransaction.d.ts +0 -33
- package/lib/api/solana/api/solanaComposeTransaction.js +0 -73
- package/lib/api/solana/api/solanaGetAddress.d.ts +0 -17
- package/lib/api/solana/api/solanaGetAddress.js +0 -22
- package/lib/api/solana/api/solanaGetPublicKey.d.ts +0 -32
- package/lib/api/solana/api/solanaGetPublicKey.js +0 -86
- package/lib/api/solana/api/solanaSignTransaction.d.ts +0 -41
- package/lib/api/solana/api/solanaSignTransaction.js +0 -204
- package/lib/api/solana/solanaDefinitions.d.ts +0 -9
- package/lib/api/solana/solanaDefinitions.js +0 -33
- package/lib/api/stellar/api/index.d.ts +0 -2
- package/lib/api/stellar/api/index.js +0 -2
- package/lib/api/stellar/api/stellarGetAddress.d.ts +0 -17
- package/lib/api/stellar/api/stellarGetAddress.js +0 -22
- package/lib/api/stellar/api/stellarSignTransaction.d.ts +0 -20
- package/lib/api/stellar/api/stellarSignTransaction.js +0 -65
- package/lib/api/stellar/stellarSignTx.d.ts +0 -7
- package/lib/api/stellar/stellarSignTx.js +0 -183
- package/lib/api/telemetryGet.d.ts +0 -14
- package/lib/api/telemetryGet.js +0 -26
- package/lib/api/tezos/api/index.d.ts +0 -3
- package/lib/api/tezos/api/index.js +0 -3
- package/lib/api/tezos/api/tezosGetAddress.d.ts +0 -17
- package/lib/api/tezos/api/tezosGetAddress.js +0 -22
- package/lib/api/tezos/api/tezosGetPublicKey.d.ts +0 -28
- package/lib/api/tezos/api/tezosGetPublicKey.js +0 -84
- package/lib/api/tezos/api/tezosSignTransaction.d.ts +0 -14
- package/lib/api/tezos/api/tezosSignTransaction.js +0 -30
- package/lib/api/tezos/tezosSignTx.d.ts +0 -71
- package/lib/api/tezos/tezosSignTx.js +0 -204
- package/lib/api/thpGetCredentials.d.ts +0 -13
- package/lib/api/thpGetCredentials.js +0 -30
- package/lib/api/thpRemoveCredentials.d.ts +0 -15
- package/lib/api/thpRemoveCredentials.js +0 -44
- package/lib/api/tron/api/index.d.ts +0 -3
- package/lib/api/tron/api/index.js +0 -3
- package/lib/api/tron/api/tronComposeTransaction.d.ts +0 -17
- package/lib/api/tron/api/tronComposeTransaction.js +0 -52
- package/lib/api/tron/api/tronGetAddress.d.ts +0 -17
- package/lib/api/tron/api/tronGetAddress.js +0 -22
- package/lib/api/tron/api/tronSignTransaction.d.ts +0 -20
- package/lib/api/tron/api/tronSignTransaction.js +0 -137
- package/lib/api/tron/tronEncode.d.ts +0 -11
- package/lib/api/tron/tronEncode.js +0 -157
- package/lib/api/tron/tronProtobuf.d.ts +0 -5
- package/lib/api/tron/tronProtobuf.js +0 -28
- package/lib/api/unlockPath.d.ts +0 -12
- package/lib/api/unlockPath.js +0 -33
- package/lib/api/verifyMessage.d.ts +0 -16
- package/lib/api/verifyMessage.js +0 -46
- package/lib/api/wipeDevice.d.ts +0 -21
- package/lib/api/wipeDevice.js +0 -49
- package/lib/backend/BackendManager.d.ts +0 -30
- package/lib/backend/BackendManager.js +0 -145
- package/lib/backend/Blockchain.d.ts +0 -81
- package/lib/backend/Blockchain.js +0 -235
- package/lib/backend/BlockchainLink.d.ts +0 -10
- package/lib/backend/BlockchainLink.js +0 -19
- package/lib/backend/fees/BitcoinFeeLevels.d.ts +0 -19
- package/lib/backend/fees/BitcoinFeeLevels.js +0 -44
- package/lib/backend/fees/EthereumFeeLevels.d.ts +0 -17
- package/lib/backend/fees/EthereumFeeLevels.js +0 -63
- package/lib/backend/fees/MiscFeeLevels.d.ts +0 -18
- package/lib/backend/fees/MiscFeeLevels.js +0 -30
- package/lib/backend/fees/index.d.ts +0 -5
- package/lib/backend/fees/index.js +0 -31
- package/lib/core/AbstractMethod.d.ts +0 -63
- package/lib/core/AbstractMethod.js +0 -189
- package/lib/core/index.d.ts +0 -29
- package/lib/core/index.js +0 -805
- package/lib/core/method.d.ts +0 -3
- package/lib/core/method.js +0 -19
- package/lib/core/method.native.d.ts +0 -2
- package/lib/core/method.native.js +0 -29
- package/lib/core/onCallFirmwareUpdate.d.ts +0 -42
- package/lib/core/onCallFirmwareUpdate.js +0 -436
- package/lib/data/coinInfo.d.ts +0 -101
- package/lib/data/coinInfo.js +0 -195
- package/lib/data/config.d.ts +0 -8
- package/lib/data/config.js +0 -273
- package/lib/data/defaultFeeLevels.d.ts +0 -18
- package/lib/data/defaultFeeLevels.js +0 -200
- package/lib/data/enabledNetworksStore.d.ts +0 -5
- package/lib/data/enabledNetworksStore.js +0 -20
- package/lib/data/firmwareInfo.d.ts +0 -55
- package/lib/data/firmwareInfo.js +0 -413
- package/lib/data/firmwareReleaseStore.d.ts +0 -10
- package/lib/data/firmwareReleaseStore.js +0 -16
- package/lib/data/localFirmwareStore.d.ts +0 -3
- package/lib/data/localFirmwareStore.js +0 -8
- package/lib/data/protobufLoader.d.ts +0 -1
- package/lib/data/protobufLoader.js +0 -30
- package/lib/data/settingsStore.d.ts +0 -6
- package/lib/data/settingsStore.js +0 -21
- package/lib/device/Device.d.ts +0 -259
- package/lib/device/Device.js +0 -765
- package/lib/device/DeviceCommands.d.ts +0 -87
- package/lib/device/DeviceCommands.js +0 -248
- package/lib/device/DeviceCurrentSession.d.ts +0 -750
- package/lib/device/DeviceCurrentSession.js +0 -239
- package/lib/device/DeviceList.d.ts +0 -75
- package/lib/device/DeviceList.js +0 -243
- package/lib/device/TransportList.d.ts +0 -3
- package/lib/device/TransportList.js +0 -13
- package/lib/device/TransportManager.d.ts +0 -33
- package/lib/device/TransportManager.js +0 -144
- package/lib/device/calculateRevisionForDevice.d.ts +0 -10
- package/lib/device/calculateRevisionForDevice.js +0 -19
- package/lib/device/checkFirmwareRevision.d.ts +0 -22
- package/lib/device/checkFirmwareRevision.js +0 -104
- package/lib/device/resolveDescriptorForTaproot.d.ts +0 -17
- package/lib/device/resolveDescriptorForTaproot.js +0 -27
- package/lib/device/thp/handshake.d.ts +0 -3
- package/lib/device/thp/handshake.js +0 -100
- package/lib/device/thp/index.d.ts +0 -5
- package/lib/device/thp/index.js +0 -65
- package/lib/device/thp/pairing.d.ts +0 -16
- package/lib/device/thp/pairing.js +0 -242
- package/lib/device/thp/session.d.ts +0 -2
- package/lib/device/thp/session.js +0 -27
- package/lib/device/thp/thpCall.d.ts +0 -31
- package/lib/device/thp/thpCall.js +0 -58
- package/lib/device/validateMessageSize.d.ts +0 -2
- package/lib/device/validateMessageSize.js +0 -9
- package/lib/device/workflow/changeLanguage.d.ts +0 -18
- package/lib/device/workflow/changeLanguage.js +0 -62
- package/lib/device/workflow/checkFirmwareHash.d.ts +0 -12
- package/lib/device/workflow/checkFirmwareHash.js +0 -86
- package/lib/device/workflow/checkFirmwareHashWithRetries.d.ts +0 -8
- package/lib/device/workflow/checkFirmwareHashWithRetries.js +0 -36
- package/lib/device/workflow/handshake.d.ts +0 -13
- package/lib/device/workflow/handshake.js +0 -55
- package/lib/device/workflow/trezorPushNotification.d.ts +0 -5
- package/lib/device/workflow/trezorPushNotification.js +0 -73
- package/lib/device/workflow/validateState.d.ts +0 -2
- package/lib/device/workflow/validateState.js +0 -152
- package/lib/events/ui-promise.d.ts +0 -20
- package/lib/events/ui-promise.js +0 -1
- package/lib/impl/core-in-module.d.ts +0 -33
- package/lib/impl/core-in-module.js +0 -194
- package/lib/types/idevice.d.ts +0 -110
- package/lib/types/idevice.js +0 -1
- package/lib/types/typed-call-provider.d.ts +0 -29
- package/lib/types/typed-call-provider.js +0 -1
- package/lib/types/workflow.d.ts +0 -16
- package/lib/types/workflow.js +0 -1
- package/lib/utils/accountUtils.d.ts +0 -10
- package/lib/utils/accountUtils.js +0 -90
- package/lib/utils/addressUtils.d.ts +0 -2
- package/lib/utils/addressUtils.js +0 -24
- package/lib/utils/assetUtils.d.ts +0 -13
- package/lib/utils/assetUtils.js +0 -55
- package/lib/utils/assets.browser.d.ts +0 -1
- package/lib/utils/assets.browser.js +0 -1
- package/lib/utils/assets.d.ts +0 -2
- package/lib/utils/assets.js +0 -13
- package/lib/utils/assets.native.d.ts +0 -2
- package/lib/utils/assets.native.js +0 -23
- package/lib/utils/assetsTypes.d.ts +0 -5
- package/lib/utils/assetsTypes.js +0 -1
- package/lib/utils/buildOutputDescriptor.d.ts +0 -20
- package/lib/utils/buildOutputDescriptor.js +0 -67
- package/lib/utils/deviceFeaturesUtils.d.ts +0 -7
- package/lib/utils/deviceFeaturesUtils.js +0 -109
- package/lib/utils/ethereumUtils.d.ts +0 -3
- package/lib/utils/ethereumUtils.js +0 -7
- package/lib/utils/firmwareReleaseConfigUtils.d.ts +0 -19
- package/lib/utils/firmwareReleaseConfigUtils.js +0 -131
- package/lib/utils/firmwareUtils.d.ts +0 -15
- package/lib/utils/firmwareUtils.js +0 -57
- package/lib/utils/formatUtils.d.ts +0 -13
- package/lib/utils/formatUtils.js +0 -45
- package/lib/utils/hdnodeUtils.d.ts +0 -6
- package/lib/utils/hdnodeUtils.js +0 -62
- package/lib/utils/pathUtils.d.ts +0 -1
- package/lib/utils/pathUtils.js +0 -1
- package/lib/utils/paymentRequest.d.ts +0 -8
- package/lib/utils/paymentRequest.js +0 -25
- package/lib/utils/uiPromiseManager.d.ts +0 -8
- package/lib/utils/uiPromiseManager.js +0 -51
- package/lib/workers/workers.browser.d.ts +0 -10
- package/lib/workers/workers.browser.js +0 -16
- package/lib/workers/workers.d.ts +0 -10
- package/lib/workers/workers.js +0 -8
- package/lib/workers/workers.native.d.ts +0 -7
- package/lib/workers/workers.native.js +0 -7
|
@@ -1,253 +0,0 @@
|
|
|
1
|
-
import { UI_REQUEST, createUiMessage } from "@trezor/connect-common";
|
|
2
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
3
|
-
import { fromHardenedPathPart } from "@trezor/crypto-utils";
|
|
4
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
5
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
6
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
7
|
-
import { bundlify, validateParams } from "./common/paramsValidator.js";
|
|
8
|
-
import { getAccountLabel, isUtxoBased } from "../utils/accountUtils.js";
|
|
9
|
-
import { buildOutputDescriptor } from "../utils/buildOutputDescriptor.js";
|
|
10
|
-
import { getScriptType, validatePath } from "../utils/pathUtils.js";
|
|
11
|
-
export default class GetAccountInfo extends AbstractMethod {
|
|
12
|
-
disposed = false;
|
|
13
|
-
hasBundle;
|
|
14
|
-
constructor(message) {
|
|
15
|
-
let willUseDevice = false;
|
|
16
|
-
const {
|
|
17
|
-
hasBundle,
|
|
18
|
-
payload
|
|
19
|
-
} = bundlify(message.payload);
|
|
20
|
-
validateParams(payload, [{
|
|
21
|
-
name: 'bundle',
|
|
22
|
-
type: 'array'
|
|
23
|
-
}]);
|
|
24
|
-
const params = payload.bundle.map(batch => {
|
|
25
|
-
validateParams(batch, [{
|
|
26
|
-
name: 'coin',
|
|
27
|
-
type: 'string',
|
|
28
|
-
required: true
|
|
29
|
-
}, {
|
|
30
|
-
name: 'identity',
|
|
31
|
-
type: 'string'
|
|
32
|
-
}, {
|
|
33
|
-
name: 'descriptor',
|
|
34
|
-
type: 'string'
|
|
35
|
-
}, {
|
|
36
|
-
name: 'path',
|
|
37
|
-
type: 'string'
|
|
38
|
-
}, {
|
|
39
|
-
name: 'details',
|
|
40
|
-
type: 'string'
|
|
41
|
-
}, {
|
|
42
|
-
name: 'tokens',
|
|
43
|
-
type: 'string'
|
|
44
|
-
}, {
|
|
45
|
-
name: 'page',
|
|
46
|
-
type: 'number'
|
|
47
|
-
}, {
|
|
48
|
-
name: 'pageSize',
|
|
49
|
-
type: 'number'
|
|
50
|
-
}, {
|
|
51
|
-
name: 'from',
|
|
52
|
-
type: 'number'
|
|
53
|
-
}, {
|
|
54
|
-
name: 'to',
|
|
55
|
-
type: 'number'
|
|
56
|
-
}, {
|
|
57
|
-
name: 'contractFilter',
|
|
58
|
-
type: 'string'
|
|
59
|
-
}, {
|
|
60
|
-
name: 'gap',
|
|
61
|
-
type: 'number'
|
|
62
|
-
}, {
|
|
63
|
-
name: 'marker',
|
|
64
|
-
type: 'object'
|
|
65
|
-
}, {
|
|
66
|
-
name: 'protocols',
|
|
67
|
-
type: 'array'
|
|
68
|
-
}, {
|
|
69
|
-
name: 'confirmedNonce',
|
|
70
|
-
type: 'boolean'
|
|
71
|
-
}, {
|
|
72
|
-
name: 'defaultAccountType',
|
|
73
|
-
type: 'string'
|
|
74
|
-
}, {
|
|
75
|
-
name: 'derivationType',
|
|
76
|
-
type: 'number'
|
|
77
|
-
}, {
|
|
78
|
-
name: 'suppressBackupWarning',
|
|
79
|
-
type: 'boolean'
|
|
80
|
-
}]);
|
|
81
|
-
const coinInfo = getCoinInfoOrThrow(batch.coin);
|
|
82
|
-
assertBackendSupported(coinInfo);
|
|
83
|
-
let address_n = [];
|
|
84
|
-
if (batch.path) {
|
|
85
|
-
address_n = validatePath(batch.path, 3);
|
|
86
|
-
willUseDevice = typeof batch.descriptor !== 'string';
|
|
87
|
-
}
|
|
88
|
-
if (!batch.path && !batch.descriptor) {
|
|
89
|
-
throw ERRORS.TypedError('Method_InvalidParameter', 'GetAccountInfo: path or descriptor is required');
|
|
90
|
-
}
|
|
91
|
-
return {
|
|
92
|
-
...batch,
|
|
93
|
-
address_n,
|
|
94
|
-
coinInfo
|
|
95
|
-
};
|
|
96
|
-
});
|
|
97
|
-
super(message, params);
|
|
98
|
-
this.hasBundle = hasBundle;
|
|
99
|
-
this.useDevice = willUseDevice;
|
|
100
|
-
this.useDeviceState = willUseDevice;
|
|
101
|
-
this.useUi = willUseDevice;
|
|
102
|
-
this.confirmMissingBackup = !params.every(batch => batch.suppressBackupWarning);
|
|
103
|
-
this.requiredFirmwareCoins = params.map(({
|
|
104
|
-
coinInfo
|
|
105
|
-
}) => coinInfo);
|
|
106
|
-
}
|
|
107
|
-
get requiredPermissions() {
|
|
108
|
-
return this.coinPerms('read_account_info', this.requiredFirmwareCoins);
|
|
109
|
-
}
|
|
110
|
-
get info() {
|
|
111
|
-
return 'Export account info';
|
|
112
|
-
}
|
|
113
|
-
get confirmation() {
|
|
114
|
-
const keys = {};
|
|
115
|
-
this.params.forEach(b => {
|
|
116
|
-
if (!keys[b.coinInfo.label]) {
|
|
117
|
-
keys[b.coinInfo.label] = {
|
|
118
|
-
coinInfo: b.coinInfo,
|
|
119
|
-
values: []
|
|
120
|
-
};
|
|
121
|
-
}
|
|
122
|
-
const entry = keys[b.coinInfo.label];
|
|
123
|
-
entry.values.push(b.descriptor || b.address_n);
|
|
124
|
-
});
|
|
125
|
-
const str = [];
|
|
126
|
-
Object.keys(keys).forEach((k, _i, _a) => {
|
|
127
|
-
const details = keys[k];
|
|
128
|
-
details.values.forEach(acc => {
|
|
129
|
-
str.push(k);
|
|
130
|
-
str.push(' ');
|
|
131
|
-
if (typeof acc === 'string') {
|
|
132
|
-
str.push(acc);
|
|
133
|
-
} else {
|
|
134
|
-
str.push(getAccountLabel(acc, details.coinInfo));
|
|
135
|
-
}
|
|
136
|
-
});
|
|
137
|
-
});
|
|
138
|
-
return {
|
|
139
|
-
view: 'export-account-info',
|
|
140
|
-
label: `Export info for: ${str.join('')}`
|
|
141
|
-
};
|
|
142
|
-
}
|
|
143
|
-
async run(context) {
|
|
144
|
-
const responses = [];
|
|
145
|
-
const sendProgress = (progress, response, error) => {
|
|
146
|
-
if (!this.hasBundle || this.getDevice()?.getCurrentSession().isDisposed()) return;
|
|
147
|
-
context.sendCoreMessage(createUiMessage(UI_REQUEST.BUNDLE_PROGRESS, {
|
|
148
|
-
total: this.params.length,
|
|
149
|
-
progress,
|
|
150
|
-
response,
|
|
151
|
-
error
|
|
152
|
-
}));
|
|
153
|
-
};
|
|
154
|
-
for (let i = 0; i < this.params.length; i++) {
|
|
155
|
-
const allParams = this.params;
|
|
156
|
-
const request = allParams[i];
|
|
157
|
-
const {
|
|
158
|
-
address_n
|
|
159
|
-
} = request;
|
|
160
|
-
let {
|
|
161
|
-
descriptor
|
|
162
|
-
} = request;
|
|
163
|
-
let legacyXpub;
|
|
164
|
-
let descriptorChecksum;
|
|
165
|
-
let rootFingerprint;
|
|
166
|
-
let outputDescriptorBip380;
|
|
167
|
-
if (this.disposed) break;
|
|
168
|
-
if (address_n && typeof descriptor !== 'string') {
|
|
169
|
-
try {
|
|
170
|
-
const accountDescriptor = await this.getDevice().getCommands().getAccountDescriptor(request.coinInfo, address_n, request.derivationType);
|
|
171
|
-
if (accountDescriptor) {
|
|
172
|
-
descriptor = accountDescriptor.descriptor;
|
|
173
|
-
legacyXpub = accountDescriptor.legacyXpub;
|
|
174
|
-
descriptorChecksum = accountDescriptor.descriptorChecksum;
|
|
175
|
-
rootFingerprint = accountDescriptor.rootFingerprint;
|
|
176
|
-
const accountIndex = address_n[2];
|
|
177
|
-
const purposeIndex = address_n[0];
|
|
178
|
-
outputDescriptorBip380 = accountDescriptor.outputDescriptorBip380 ?? (request.coinInfo.type === 'bitcoin' && legacyXpub ? buildOutputDescriptor({
|
|
179
|
-
coin: request.coinInfo.name,
|
|
180
|
-
account: fromHardenedPathPart(accountIndex),
|
|
181
|
-
purpose: fromHardenedPathPart(purposeIndex),
|
|
182
|
-
scriptType: getScriptType(address_n),
|
|
183
|
-
xpub: legacyXpub,
|
|
184
|
-
rootFingerprint
|
|
185
|
-
}) : undefined);
|
|
186
|
-
}
|
|
187
|
-
} catch (error) {
|
|
188
|
-
if (this.hasBundle) {
|
|
189
|
-
responses.push(null);
|
|
190
|
-
sendProgress(i, null, error.message);
|
|
191
|
-
continue;
|
|
192
|
-
} else {
|
|
193
|
-
throw error;
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
if (this.disposed) break;
|
|
198
|
-
try {
|
|
199
|
-
if (typeof descriptor !== 'string') {
|
|
200
|
-
throw ERRORS.TypedError('Runtime', 'GetAccountInfo: descriptor not found');
|
|
201
|
-
}
|
|
202
|
-
const blockchain = await initBlockchain(request.coinInfo, context.sendCoreMessage, request.identity);
|
|
203
|
-
if (this.disposed) break;
|
|
204
|
-
const info = await blockchain.getAccountInfo({
|
|
205
|
-
descriptor,
|
|
206
|
-
details: request.details,
|
|
207
|
-
tokens: request.tokens,
|
|
208
|
-
page: request.page,
|
|
209
|
-
pageSize: request.pageSize,
|
|
210
|
-
pageCursor: request.pageCursor,
|
|
211
|
-
from: request.from,
|
|
212
|
-
to: request.to,
|
|
213
|
-
contractFilter: request.contractFilter,
|
|
214
|
-
gap: request.gap,
|
|
215
|
-
marker: request.marker,
|
|
216
|
-
tokenAccountsPubKeys: request.tokenAccountsPubKeys,
|
|
217
|
-
protocols: request.protocols,
|
|
218
|
-
confirmedNonce: request.confirmedNonce
|
|
219
|
-
});
|
|
220
|
-
if (this.disposed) break;
|
|
221
|
-
let utxo;
|
|
222
|
-
if (isUtxoBased(request.coinInfo) && typeof request.details === 'string' && request.details !== 'basic') {
|
|
223
|
-
utxo = await blockchain.getAccountUtxo(descriptor);
|
|
224
|
-
}
|
|
225
|
-
if (this.disposed) break;
|
|
226
|
-
const account = {
|
|
227
|
-
path: request.path,
|
|
228
|
-
...info,
|
|
229
|
-
descriptor,
|
|
230
|
-
legacyXpub,
|
|
231
|
-
utxo,
|
|
232
|
-
descriptorChecksum,
|
|
233
|
-
outputDescriptorBip380
|
|
234
|
-
};
|
|
235
|
-
responses.push(account);
|
|
236
|
-
sendProgress(i, account);
|
|
237
|
-
} catch (error) {
|
|
238
|
-
if (this.hasBundle) {
|
|
239
|
-
responses.push(null);
|
|
240
|
-
sendProgress(i, null, error.message);
|
|
241
|
-
continue;
|
|
242
|
-
} else {
|
|
243
|
-
throw error;
|
|
244
|
-
}
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
if (this.disposed) return new Promise(() => []);
|
|
248
|
-
return this.hasBundle ? responses : responses[0];
|
|
249
|
-
}
|
|
250
|
-
dispose() {
|
|
251
|
-
this.disposed = true;
|
|
252
|
-
}
|
|
253
|
-
}
|
package/lib/api/getAddress.d.ts
DELETED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { type BitcoinNetworkInfo, type PROTO, type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodContext, MethodMessage } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
type Params = {
|
|
5
|
-
proto: PROTO.GetAddress;
|
|
6
|
-
address?: string;
|
|
7
|
-
coinInfo: BitcoinNetworkInfo;
|
|
8
|
-
unlockPath?: PROTO.UnlockPath;
|
|
9
|
-
};
|
|
10
|
-
export default class GetAddress extends AbstractMethod<'getAddress', Params[]> {
|
|
11
|
-
hasBundle?: boolean;
|
|
12
|
-
progress: number;
|
|
13
|
-
constructor(message: MethodMessage<'getAddress'>);
|
|
14
|
-
get requiredPermissions(): PermissionRequest[];
|
|
15
|
-
get info(): string;
|
|
16
|
-
getButtonRequestData(code: string): {
|
|
17
|
-
type: "address";
|
|
18
|
-
serializedPath: string;
|
|
19
|
-
address: string;
|
|
20
|
-
} | undefined;
|
|
21
|
-
get confirmation(): {
|
|
22
|
-
view: "export-address";
|
|
23
|
-
label: string;
|
|
24
|
-
} | undefined;
|
|
25
|
-
_call({
|
|
26
|
-
proto,
|
|
27
|
-
coinInfo,
|
|
28
|
-
unlockPath
|
|
29
|
-
}: Params): Promise<{
|
|
30
|
-
path: number[];
|
|
31
|
-
serializedPath: string;
|
|
32
|
-
address: string;
|
|
33
|
-
mac: string | undefined;
|
|
34
|
-
}>;
|
|
35
|
-
run({
|
|
36
|
-
sendCoreMessage
|
|
37
|
-
}: MethodContext): Promise<(import("@trezor/connect-common").Address & {
|
|
38
|
-
mac?: string | undefined;
|
|
39
|
-
address: string;
|
|
40
|
-
}) | (import("@trezor/connect-common").Address & {
|
|
41
|
-
mac?: string | undefined;
|
|
42
|
-
address: string;
|
|
43
|
-
})[]>;
|
|
44
|
-
}
|
|
45
|
-
export {};
|
package/lib/api/getAddress.js
DELETED
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
import { Bundle } from "@trezor/connect-common";
|
|
2
|
-
import { UI_REQUEST, createUiMessage } from "@trezor/connect-common";
|
|
3
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
4
|
-
import { GetAddress as GetAddressSchema } from "@trezor/connect-common/lib/types/api/account/getAddress.js";
|
|
5
|
-
import { Assert } from "@trezor/schema-utils";
|
|
6
|
-
import { bundlify, validateCoinPath } from "./common/paramsValidator.js";
|
|
7
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
8
|
-
import { fixCoinInfoNetwork, getBitcoinNetwork, getUniqueNetworks } from "../data/coinInfo.js";
|
|
9
|
-
import { getLabel, getSerializedPath, validatePath } from "../utils/pathUtils.js";
|
|
10
|
-
export default class GetAddress extends AbstractMethod {
|
|
11
|
-
hasBundle;
|
|
12
|
-
progress = 0;
|
|
13
|
-
constructor(message) {
|
|
14
|
-
const {
|
|
15
|
-
hasBundle,
|
|
16
|
-
payload
|
|
17
|
-
} = bundlify(message.payload);
|
|
18
|
-
payload.bundle.forEach(bundleElement => {
|
|
19
|
-
if (bundleElement.multisig && bundleElement.multisig?.signatures === undefined) {
|
|
20
|
-
bundleElement.multisig.signatures = Array(bundleElement.multisig?.pubkeys.length).fill('');
|
|
21
|
-
}
|
|
22
|
-
});
|
|
23
|
-
Assert(Bundle(GetAddressSchema), payload);
|
|
24
|
-
const params = payload.bundle.map(batch => {
|
|
25
|
-
const path = validatePath(batch.path, 1);
|
|
26
|
-
let coinInfo;
|
|
27
|
-
if (batch.coin) {
|
|
28
|
-
coinInfo = getBitcoinNetwork(batch.coin);
|
|
29
|
-
}
|
|
30
|
-
if (coinInfo && !batch.crossChain) {
|
|
31
|
-
validateCoinPath(path, coinInfo);
|
|
32
|
-
} else if (!coinInfo) {
|
|
33
|
-
coinInfo = getBitcoinNetwork(path);
|
|
34
|
-
}
|
|
35
|
-
if (!coinInfo) {
|
|
36
|
-
throw ERRORS.TypedError('Method_UnknownCoin');
|
|
37
|
-
}
|
|
38
|
-
coinInfo = fixCoinInfoNetwork(coinInfo, path);
|
|
39
|
-
const proto = {
|
|
40
|
-
address_n: path,
|
|
41
|
-
show_display: typeof batch.showOnTrezor === 'boolean' ? batch.showOnTrezor : true,
|
|
42
|
-
multisig: batch.multisig,
|
|
43
|
-
script_type: batch.scriptType,
|
|
44
|
-
chunkify: typeof batch.chunkify === 'boolean' ? batch.chunkify : false
|
|
45
|
-
};
|
|
46
|
-
return {
|
|
47
|
-
proto,
|
|
48
|
-
address: batch.address,
|
|
49
|
-
coinInfo,
|
|
50
|
-
unlockPath: batch.unlockPath
|
|
51
|
-
};
|
|
52
|
-
});
|
|
53
|
-
super(message, params);
|
|
54
|
-
this.hasBundle = hasBundle;
|
|
55
|
-
this.requiredFirmwareCoins = params.map(({
|
|
56
|
-
coinInfo
|
|
57
|
-
}) => coinInfo);
|
|
58
|
-
this.confirmMissingBackup = true;
|
|
59
|
-
}
|
|
60
|
-
get requiredPermissions() {
|
|
61
|
-
return this.coinPerms('read_address', this.requiredFirmwareCoins);
|
|
62
|
-
}
|
|
63
|
-
get info() {
|
|
64
|
-
if (this.params.length === 1) {
|
|
65
|
-
const {
|
|
66
|
-
params
|
|
67
|
-
} = this;
|
|
68
|
-
const first = params[0];
|
|
69
|
-
return getLabel('Export #NETWORK address', first.coinInfo);
|
|
70
|
-
}
|
|
71
|
-
const requestedNetworks = this.params.map(b => b.coinInfo);
|
|
72
|
-
const uniqNetworks = getUniqueNetworks(requestedNetworks);
|
|
73
|
-
if (uniqNetworks.length === 1 && uniqNetworks[0]) {
|
|
74
|
-
return getLabel('Export multiple #NETWORK addresses', uniqNetworks[0]);
|
|
75
|
-
}
|
|
76
|
-
return 'Export multiple addresses';
|
|
77
|
-
}
|
|
78
|
-
getButtonRequestData(code) {
|
|
79
|
-
if (code === 'ButtonRequest_Address') {
|
|
80
|
-
const {
|
|
81
|
-
params
|
|
82
|
-
} = this;
|
|
83
|
-
const current = params[this.progress];
|
|
84
|
-
return {
|
|
85
|
-
type: 'address',
|
|
86
|
-
serializedPath: getSerializedPath(current.proto.address_n),
|
|
87
|
-
address: current.address || 'not-set'
|
|
88
|
-
};
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
get confirmation() {
|
|
92
|
-
return !this.useUi ? undefined : {
|
|
93
|
-
view: 'export-address',
|
|
94
|
-
label: this.info
|
|
95
|
-
};
|
|
96
|
-
}
|
|
97
|
-
async _call({
|
|
98
|
-
proto,
|
|
99
|
-
coinInfo,
|
|
100
|
-
unlockPath
|
|
101
|
-
}) {
|
|
102
|
-
const cmd = this.getDevice().getCommands();
|
|
103
|
-
if (unlockPath) {
|
|
104
|
-
await cmd.unlockPath(unlockPath);
|
|
105
|
-
}
|
|
106
|
-
const response = await cmd.getAddress(proto, coinInfo);
|
|
107
|
-
return {
|
|
108
|
-
path: proto.address_n,
|
|
109
|
-
serializedPath: getSerializedPath(proto.address_n),
|
|
110
|
-
address: response.address,
|
|
111
|
-
mac: response.mac
|
|
112
|
-
};
|
|
113
|
-
}
|
|
114
|
-
async run({
|
|
115
|
-
sendCoreMessage
|
|
116
|
-
}) {
|
|
117
|
-
const responses = [];
|
|
118
|
-
for (let i = 0; i < this.params.length; i++) {
|
|
119
|
-
const {
|
|
120
|
-
params
|
|
121
|
-
} = this;
|
|
122
|
-
const batch = params[i];
|
|
123
|
-
if (batch.proto.show_display) {
|
|
124
|
-
const silent = await this._call({
|
|
125
|
-
...batch,
|
|
126
|
-
proto: {
|
|
127
|
-
...batch.proto,
|
|
128
|
-
show_display: false
|
|
129
|
-
}
|
|
130
|
-
});
|
|
131
|
-
if (typeof batch.address === 'string') {
|
|
132
|
-
if (batch.address !== silent.address) {
|
|
133
|
-
throw ERRORS.TypedError('Method_AddressNotMatch');
|
|
134
|
-
}
|
|
135
|
-
} else {
|
|
136
|
-
batch.address = silent.address;
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
const response = await this._call(batch);
|
|
140
|
-
responses.push(response);
|
|
141
|
-
if (this.hasBundle) {
|
|
142
|
-
sendCoreMessage(createUiMessage(UI_REQUEST.BUNDLE_PROGRESS, {
|
|
143
|
-
total: this.params.length,
|
|
144
|
-
progress: i,
|
|
145
|
-
response
|
|
146
|
-
}));
|
|
147
|
-
}
|
|
148
|
-
this.progress++;
|
|
149
|
-
}
|
|
150
|
-
const first = responses[0];
|
|
151
|
-
return this.hasBundle ? responses : first;
|
|
152
|
-
}
|
|
153
|
-
}
|
package/lib/api/getCoinInfo.d.ts
DELETED
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodMessage } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
type Params = {
|
|
5
|
-
coinInfo: CoinInfo;
|
|
6
|
-
};
|
|
7
|
-
export default class GetCoinInfo extends AbstractMethod<'getCoinInfo', Params> {
|
|
8
|
-
constructor(message: MethodMessage<'getCoinInfo'>);
|
|
9
|
-
get requiredPermissions(): PermissionRequest[];
|
|
10
|
-
run(): Promise<({
|
|
11
|
-
blockchainLink?: {
|
|
12
|
-
type: string;
|
|
13
|
-
url: string[];
|
|
14
|
-
} | undefined;
|
|
15
|
-
label: string;
|
|
16
|
-
name: string;
|
|
17
|
-
shortcut: string;
|
|
18
|
-
slip44: number;
|
|
19
|
-
support: {
|
|
20
|
-
T1B1: string | false;
|
|
21
|
-
T2T1: string | false;
|
|
22
|
-
T3T1: string | false;
|
|
23
|
-
T2B1: string | false;
|
|
24
|
-
T3B1: string | false;
|
|
25
|
-
T3W1: string | false;
|
|
26
|
-
UNKNOWN: string | false;
|
|
27
|
-
};
|
|
28
|
-
decimals: number;
|
|
29
|
-
blockTime: number;
|
|
30
|
-
minFee: number;
|
|
31
|
-
maxFee: number;
|
|
32
|
-
minPriorityFee: number;
|
|
33
|
-
defaultFees: {
|
|
34
|
-
feePerTx?: string | undefined;
|
|
35
|
-
feeLimit?: string | undefined;
|
|
36
|
-
baseFeePerGas?: string | undefined;
|
|
37
|
-
maxFeePerGas?: string | undefined;
|
|
38
|
-
maxPriorityFeePerGas?: string | undefined;
|
|
39
|
-
label: "high" | "normal" | "economy" | "low" | "custom";
|
|
40
|
-
blocks: number;
|
|
41
|
-
feePerUnit: string;
|
|
42
|
-
}[];
|
|
43
|
-
} & {
|
|
44
|
-
taproot?: boolean | undefined;
|
|
45
|
-
cashAddrPrefix?: string | undefined;
|
|
46
|
-
xPubMagicSegwitNative?: number | undefined;
|
|
47
|
-
xPubMagicSegwit?: number | undefined;
|
|
48
|
-
type: "bitcoin";
|
|
49
|
-
curveName: string;
|
|
50
|
-
dustLimit: number;
|
|
51
|
-
forceBip143: boolean;
|
|
52
|
-
hashGenesisBlock: string;
|
|
53
|
-
maxAddressLength: number;
|
|
54
|
-
maxFeeSatoshiKb: number;
|
|
55
|
-
minAddressLength: number;
|
|
56
|
-
minFeeSatoshiKb: number;
|
|
57
|
-
segwit: boolean;
|
|
58
|
-
xPubMagic: number;
|
|
59
|
-
network: {
|
|
60
|
-
forkId?: number | undefined;
|
|
61
|
-
messagePrefix: string;
|
|
62
|
-
bech32: string;
|
|
63
|
-
bip32: {
|
|
64
|
-
public: number;
|
|
65
|
-
private: number;
|
|
66
|
-
};
|
|
67
|
-
pubKeyHash: number;
|
|
68
|
-
scriptHash: number;
|
|
69
|
-
wif: number;
|
|
70
|
-
};
|
|
71
|
-
isBitcoin: boolean;
|
|
72
|
-
}) | ({
|
|
73
|
-
blockchainLink?: {
|
|
74
|
-
type: string;
|
|
75
|
-
url: string[];
|
|
76
|
-
} | undefined;
|
|
77
|
-
label: string;
|
|
78
|
-
name: string;
|
|
79
|
-
shortcut: string;
|
|
80
|
-
slip44: number;
|
|
81
|
-
support: {
|
|
82
|
-
T1B1: string | false;
|
|
83
|
-
T2T1: string | false;
|
|
84
|
-
T3T1: string | false;
|
|
85
|
-
T2B1: string | false;
|
|
86
|
-
T3B1: string | false;
|
|
87
|
-
T3W1: string | false;
|
|
88
|
-
UNKNOWN: string | false;
|
|
89
|
-
};
|
|
90
|
-
decimals: number;
|
|
91
|
-
blockTime: number;
|
|
92
|
-
minFee: number;
|
|
93
|
-
maxFee: number;
|
|
94
|
-
minPriorityFee: number;
|
|
95
|
-
defaultFees: {
|
|
96
|
-
feePerTx?: string | undefined;
|
|
97
|
-
feeLimit?: string | undefined;
|
|
98
|
-
baseFeePerGas?: string | undefined;
|
|
99
|
-
maxFeePerGas?: string | undefined;
|
|
100
|
-
maxPriorityFeePerGas?: string | undefined;
|
|
101
|
-
label: "high" | "normal" | "economy" | "low" | "custom";
|
|
102
|
-
blocks: number;
|
|
103
|
-
feePerUnit: string;
|
|
104
|
-
}[];
|
|
105
|
-
} & {
|
|
106
|
-
network?: undefined;
|
|
107
|
-
type: "ethereum";
|
|
108
|
-
chainId: number;
|
|
109
|
-
}) | ({
|
|
110
|
-
blockchainLink?: {
|
|
111
|
-
type: string;
|
|
112
|
-
url: string[];
|
|
113
|
-
} | undefined;
|
|
114
|
-
label: string;
|
|
115
|
-
name: string;
|
|
116
|
-
shortcut: string;
|
|
117
|
-
slip44: number;
|
|
118
|
-
support: {
|
|
119
|
-
T1B1: string | false;
|
|
120
|
-
T2T1: string | false;
|
|
121
|
-
T3T1: string | false;
|
|
122
|
-
T2B1: string | false;
|
|
123
|
-
T3B1: string | false;
|
|
124
|
-
T3W1: string | false;
|
|
125
|
-
UNKNOWN: string | false;
|
|
126
|
-
};
|
|
127
|
-
decimals: number;
|
|
128
|
-
blockTime: number;
|
|
129
|
-
minFee: number;
|
|
130
|
-
maxFee: number;
|
|
131
|
-
minPriorityFee: number;
|
|
132
|
-
defaultFees: {
|
|
133
|
-
feePerTx?: string | undefined;
|
|
134
|
-
feeLimit?: string | undefined;
|
|
135
|
-
baseFeePerGas?: string | undefined;
|
|
136
|
-
maxFeePerGas?: string | undefined;
|
|
137
|
-
maxPriorityFeePerGas?: string | undefined;
|
|
138
|
-
label: "high" | "normal" | "economy" | "low" | "custom";
|
|
139
|
-
blocks: number;
|
|
140
|
-
feePerUnit: string;
|
|
141
|
-
}[];
|
|
142
|
-
} & {
|
|
143
|
-
network?: undefined;
|
|
144
|
-
type: "misc";
|
|
145
|
-
curve: string;
|
|
146
|
-
})>;
|
|
147
|
-
}
|
|
148
|
-
export {};
|
package/lib/api/getCoinInfo.js
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { CoinObj } from "@trezor/connect-common";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
5
|
-
export default class GetCoinInfo extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
Assert(CoinObj, payload);
|
|
11
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
12
|
-
const params = {
|
|
13
|
-
coinInfo
|
|
14
|
-
};
|
|
15
|
-
super(message, params);
|
|
16
|
-
this.useDevice = false;
|
|
17
|
-
this.useUi = false;
|
|
18
|
-
}
|
|
19
|
-
get requiredPermissions() {
|
|
20
|
-
return [];
|
|
21
|
-
}
|
|
22
|
-
run() {
|
|
23
|
-
return Promise.resolve(this.params.coinInfo);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
3
|
-
export default class GetDeviceState extends AbstractMethod<'getDeviceState'> {
|
|
4
|
-
get requiredPermissions(): PermissionRequest[];
|
|
5
|
-
run(): Promise<{
|
|
6
|
-
state: import("@trezor/connect-common").DeviceState;
|
|
7
|
-
}>;
|
|
8
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
2
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
3
|
-
export default class GetDeviceState extends AbstractMethod {
|
|
4
|
-
get requiredPermissions() {
|
|
5
|
-
return [{
|
|
6
|
-
permission: 'read_features'
|
|
7
|
-
}];
|
|
8
|
-
}
|
|
9
|
-
run() {
|
|
10
|
-
const state = this.getDevice().getState();
|
|
11
|
-
if (!state?.staticSessionId) {
|
|
12
|
-
throw ERRORS.TypedError('Runtime', 'Device state not set');
|
|
13
|
-
}
|
|
14
|
-
return Promise.resolve({
|
|
15
|
-
state
|
|
16
|
-
});
|
|
17
|
-
}
|
|
18
|
-
}
|