@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,37 +0,0 @@
|
|
|
1
|
-
import { CoinObj } from "@trezor/connect-common";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { assertBackendSupported, findBackend } from "../backend/BlockchainLink.js";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
6
|
-
export default class BlockchainDisconnect extends AbstractMethod {
|
|
7
|
-
constructor(message) {
|
|
8
|
-
const {
|
|
9
|
-
payload
|
|
10
|
-
} = message;
|
|
11
|
-
Assert(CoinObj, payload);
|
|
12
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
13
|
-
assertBackendSupported(coinInfo);
|
|
14
|
-
const params = {
|
|
15
|
-
coinInfo,
|
|
16
|
-
identity: payload.identity
|
|
17
|
-
};
|
|
18
|
-
super(message, params);
|
|
19
|
-
this.useDevice = false;
|
|
20
|
-
this.useUi = false;
|
|
21
|
-
}
|
|
22
|
-
get requiredPermissions() {
|
|
23
|
-
return [{
|
|
24
|
-
permission: 'internal'
|
|
25
|
-
}];
|
|
26
|
-
}
|
|
27
|
-
get info() {
|
|
28
|
-
return '';
|
|
29
|
-
}
|
|
30
|
-
run() {
|
|
31
|
-
const backend = findBackend(this.params.coinInfo.shortcut, this.params.identity);
|
|
32
|
-
backend?.disconnect();
|
|
33
|
-
return Promise.resolve({
|
|
34
|
-
disconnected: true
|
|
35
|
-
});
|
|
36
|
-
}
|
|
37
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodContext, MethodMessage, MethodReturnType, Payload } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
type Params = {
|
|
5
|
-
coinInfo: CoinInfo;
|
|
6
|
-
identity?: string;
|
|
7
|
-
request: Payload<'blockchainEstimateFee'>['request'];
|
|
8
|
-
};
|
|
9
|
-
export default class BlockchainEstimateFee extends AbstractMethod<'blockchainEstimateFee', Params> {
|
|
10
|
-
constructor(message: MethodMessage<'blockchainEstimateFee'>);
|
|
11
|
-
get requiredPermissions(): PermissionRequest[];
|
|
12
|
-
run({
|
|
13
|
-
sendCoreMessage
|
|
14
|
-
}: MethodContext): Promise<MethodReturnType<"blockchainEstimateFee">>;
|
|
15
|
-
}
|
|
16
|
-
export {};
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
2
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
3
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
4
|
-
import { getOrInitFeeLevels } from "../backend/fees/index.js";
|
|
5
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
6
|
-
export default class BlockchainEstimateFee extends AbstractMethod {
|
|
7
|
-
constructor(message) {
|
|
8
|
-
const {
|
|
9
|
-
payload
|
|
10
|
-
} = message;
|
|
11
|
-
validateParams(payload, [{
|
|
12
|
-
name: 'coin',
|
|
13
|
-
type: 'string',
|
|
14
|
-
required: true
|
|
15
|
-
}, {
|
|
16
|
-
name: 'identity',
|
|
17
|
-
type: 'string'
|
|
18
|
-
}, {
|
|
19
|
-
name: 'request',
|
|
20
|
-
type: 'object'
|
|
21
|
-
}]);
|
|
22
|
-
const {
|
|
23
|
-
request,
|
|
24
|
-
identity
|
|
25
|
-
} = payload;
|
|
26
|
-
if (request) {
|
|
27
|
-
validateParams(request, [{
|
|
28
|
-
name: 'blocks',
|
|
29
|
-
type: 'array'
|
|
30
|
-
}, {
|
|
31
|
-
name: 'specific',
|
|
32
|
-
type: 'object'
|
|
33
|
-
}, {
|
|
34
|
-
name: 'feeLevels',
|
|
35
|
-
type: 'string'
|
|
36
|
-
}]);
|
|
37
|
-
if (request.specific) {
|
|
38
|
-
validateParams(request.specific, [{
|
|
39
|
-
name: 'conservative',
|
|
40
|
-
type: 'boolean'
|
|
41
|
-
}, {
|
|
42
|
-
name: 'data',
|
|
43
|
-
type: 'string'
|
|
44
|
-
}, {
|
|
45
|
-
name: 'from',
|
|
46
|
-
type: 'string'
|
|
47
|
-
}, {
|
|
48
|
-
name: 'to',
|
|
49
|
-
type: 'string'
|
|
50
|
-
}, {
|
|
51
|
-
name: 'txsize',
|
|
52
|
-
type: 'number'
|
|
53
|
-
}, {
|
|
54
|
-
name: 'newAccountProgramName',
|
|
55
|
-
type: 'string'
|
|
56
|
-
}]);
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
60
|
-
assertBackendSupported(coinInfo);
|
|
61
|
-
const params = {
|
|
62
|
-
coinInfo,
|
|
63
|
-
identity,
|
|
64
|
-
request
|
|
65
|
-
};
|
|
66
|
-
super(message, params);
|
|
67
|
-
this.useDevice = false;
|
|
68
|
-
this.useUi = false;
|
|
69
|
-
}
|
|
70
|
-
get requiredPermissions() {
|
|
71
|
-
return [];
|
|
72
|
-
}
|
|
73
|
-
async run({
|
|
74
|
-
sendCoreMessage
|
|
75
|
-
}) {
|
|
76
|
-
const {
|
|
77
|
-
coinInfo,
|
|
78
|
-
identity,
|
|
79
|
-
request
|
|
80
|
-
} = this.params;
|
|
81
|
-
const feeInfo = {
|
|
82
|
-
blockTime: coinInfo.blockTime,
|
|
83
|
-
minFee: coinInfo.minFee,
|
|
84
|
-
maxFee: coinInfo.maxFee,
|
|
85
|
-
minPriorityFee: coinInfo.minPriorityFee,
|
|
86
|
-
dustLimit: coinInfo.type === 'bitcoin' ? coinInfo.dustLimit : undefined,
|
|
87
|
-
levels: []
|
|
88
|
-
};
|
|
89
|
-
if (request?.feeLevels) {
|
|
90
|
-
const feeLevelsInstance = getOrInitFeeLevels(coinInfo);
|
|
91
|
-
if (request.feeLevels === 'smart') {
|
|
92
|
-
const backend = await initBlockchain(coinInfo, sendCoreMessage, identity);
|
|
93
|
-
await feeLevelsInstance.load(backend, request);
|
|
94
|
-
}
|
|
95
|
-
feeInfo.levels = feeLevelsInstance.levels;
|
|
96
|
-
} else {
|
|
97
|
-
const backend = await initBlockchain(coinInfo, sendCoreMessage, identity);
|
|
98
|
-
feeInfo.levels = await backend.estimateFee(request || {});
|
|
99
|
-
}
|
|
100
|
-
return feeInfo;
|
|
101
|
-
}
|
|
102
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodContext, MethodMessage, Payload } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
type Params = {
|
|
5
|
-
coinInfo: CoinInfo;
|
|
6
|
-
identity?: string;
|
|
7
|
-
request: Omit<Payload<'blockchainEvmRpcCall'>, 'method' | 'coin'>;
|
|
8
|
-
};
|
|
9
|
-
export default class BlockchainEvmRpcCall extends AbstractMethod<'blockchainEvmRpcCall', Params> {
|
|
10
|
-
constructor(message: MethodMessage<'blockchainEvmRpcCall'>);
|
|
11
|
-
get requiredPermissions(): PermissionRequest[];
|
|
12
|
-
get info(): string;
|
|
13
|
-
run({
|
|
14
|
-
sendCoreMessage
|
|
15
|
-
}: MethodContext): Promise<{
|
|
16
|
-
data: string;
|
|
17
|
-
}>;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
2
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
3
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
4
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
5
|
-
export default class BlockchainEvmRpcCall extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
validateParams(payload, [{
|
|
11
|
-
name: 'coin',
|
|
12
|
-
type: 'string',
|
|
13
|
-
required: true
|
|
14
|
-
}, {
|
|
15
|
-
name: 'identity',
|
|
16
|
-
type: 'string'
|
|
17
|
-
}, {
|
|
18
|
-
name: 'from',
|
|
19
|
-
type: 'string'
|
|
20
|
-
}, {
|
|
21
|
-
name: 'to',
|
|
22
|
-
type: 'string',
|
|
23
|
-
required: true
|
|
24
|
-
}, {
|
|
25
|
-
name: 'data',
|
|
26
|
-
type: 'string',
|
|
27
|
-
required: true
|
|
28
|
-
}]);
|
|
29
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
30
|
-
assertBackendSupported(coinInfo);
|
|
31
|
-
const params = {
|
|
32
|
-
coinInfo,
|
|
33
|
-
identity: payload.identity,
|
|
34
|
-
request: {
|
|
35
|
-
from: payload.from,
|
|
36
|
-
to: payload.to,
|
|
37
|
-
data: payload.data
|
|
38
|
-
}
|
|
39
|
-
};
|
|
40
|
-
super(message, params);
|
|
41
|
-
this.useDevice = false;
|
|
42
|
-
this.useUi = false;
|
|
43
|
-
}
|
|
44
|
-
get requiredPermissions() {
|
|
45
|
-
return [];
|
|
46
|
-
}
|
|
47
|
-
get info() {
|
|
48
|
-
return 'Blockchain Evm Rpc Call';
|
|
49
|
-
}
|
|
50
|
-
async run({
|
|
51
|
-
sendCoreMessage
|
|
52
|
-
}) {
|
|
53
|
-
const backend = await initBlockchain(this.params.coinInfo, sendCoreMessage, this.params.identity);
|
|
54
|
-
const response = await backend.rpcCall(this.params.request);
|
|
55
|
-
return response;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodContext, MethodMessage, Payload } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
type Params = {
|
|
5
|
-
coinInfo: CoinInfo;
|
|
6
|
-
identity?: string;
|
|
7
|
-
request: Omit<Payload<'blockchainGetAccountBalanceHistory'>, 'method' | 'coin'>;
|
|
8
|
-
};
|
|
9
|
-
export default class BlockchainGetAccountBalanceHistory extends AbstractMethod<'blockchainGetAccountBalanceHistory', Params> {
|
|
10
|
-
constructor(message: MethodMessage<'blockchainGetAccountBalanceHistory'>);
|
|
11
|
-
get requiredPermissions(): PermissionRequest[];
|
|
12
|
-
run({
|
|
13
|
-
sendCoreMessage
|
|
14
|
-
}: MethodContext): Promise<import("@trezor/blockchain-link-types").AccountBalanceHistory[]>;
|
|
15
|
-
}
|
|
16
|
-
export {};
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
2
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
3
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
4
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
5
|
-
export default class BlockchainGetAccountBalanceHistory extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
validateParams(payload, [{
|
|
11
|
-
name: 'coin',
|
|
12
|
-
type: 'string',
|
|
13
|
-
required: true
|
|
14
|
-
}, {
|
|
15
|
-
name: 'identity',
|
|
16
|
-
type: 'string'
|
|
17
|
-
}, {
|
|
18
|
-
name: 'descriptor',
|
|
19
|
-
type: 'string',
|
|
20
|
-
required: true
|
|
21
|
-
}, {
|
|
22
|
-
name: 'from',
|
|
23
|
-
type: 'number'
|
|
24
|
-
}, {
|
|
25
|
-
name: 'to',
|
|
26
|
-
type: 'number'
|
|
27
|
-
}, {
|
|
28
|
-
name: 'groupBy',
|
|
29
|
-
type: 'number'
|
|
30
|
-
}, {
|
|
31
|
-
name: 'currencies',
|
|
32
|
-
type: 'array'
|
|
33
|
-
}]);
|
|
34
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
35
|
-
assertBackendSupported(coinInfo);
|
|
36
|
-
const params = {
|
|
37
|
-
coinInfo,
|
|
38
|
-
identity: payload.identity,
|
|
39
|
-
request: {
|
|
40
|
-
descriptor: payload.descriptor,
|
|
41
|
-
from: payload.from,
|
|
42
|
-
to: payload.to,
|
|
43
|
-
groupBy: payload.groupBy,
|
|
44
|
-
currencies: payload.currencies
|
|
45
|
-
}
|
|
46
|
-
};
|
|
47
|
-
super(message, params);
|
|
48
|
-
this.useDevice = false;
|
|
49
|
-
this.useUi = false;
|
|
50
|
-
}
|
|
51
|
-
get requiredPermissions() {
|
|
52
|
-
return [];
|
|
53
|
-
}
|
|
54
|
-
async run({
|
|
55
|
-
sendCoreMessage
|
|
56
|
-
}) {
|
|
57
|
-
const backend = await initBlockchain(this.params.coinInfo, sendCoreMessage, this.params.identity);
|
|
58
|
-
return backend.getAccountBalanceHistory(this.params.request);
|
|
59
|
-
}
|
|
60
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodContext, MethodMessage, Payload } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
type Params = {
|
|
5
|
-
coinInfo: CoinInfo;
|
|
6
|
-
identity?: string;
|
|
7
|
-
request: Pick<Payload<'blockchainGetContractInfo'>, 'contract' | 'currency' | 'protocols'>;
|
|
8
|
-
};
|
|
9
|
-
export default class BlockchainGetContractInfo extends AbstractMethod<'blockchainGetContractInfo', Params> {
|
|
10
|
-
constructor(message: MethodMessage<'blockchainGetContractInfo'>);
|
|
11
|
-
get requiredPermissions(): PermissionRequest[];
|
|
12
|
-
run({
|
|
13
|
-
sendCoreMessage
|
|
14
|
-
}: MethodContext): Promise<import("@trezor/blockchain-link-types/lib/blockbook-api").ContractInfoResult>;
|
|
15
|
-
}
|
|
16
|
-
export {};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
2
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
3
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
4
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
5
|
-
export default class BlockchainGetContractInfo extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
validateParams(payload, [{
|
|
11
|
-
name: 'coin',
|
|
12
|
-
type: 'string',
|
|
13
|
-
required: true
|
|
14
|
-
}, {
|
|
15
|
-
name: 'contract',
|
|
16
|
-
type: 'string',
|
|
17
|
-
required: true
|
|
18
|
-
}, {
|
|
19
|
-
name: 'identity',
|
|
20
|
-
type: 'string'
|
|
21
|
-
}]);
|
|
22
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
23
|
-
assertBackendSupported(coinInfo);
|
|
24
|
-
const request = {
|
|
25
|
-
contract: payload.contract,
|
|
26
|
-
currency: payload.currency,
|
|
27
|
-
protocols: payload.protocols
|
|
28
|
-
};
|
|
29
|
-
super(message, {
|
|
30
|
-
coinInfo,
|
|
31
|
-
identity: payload.identity,
|
|
32
|
-
request
|
|
33
|
-
});
|
|
34
|
-
this.useDevice = false;
|
|
35
|
-
this.useUi = false;
|
|
36
|
-
}
|
|
37
|
-
get requiredPermissions() {
|
|
38
|
-
return [];
|
|
39
|
-
}
|
|
40
|
-
async run({
|
|
41
|
-
sendCoreMessage
|
|
42
|
-
}) {
|
|
43
|
-
const backend = await initBlockchain(this.params.coinInfo, sendCoreMessage, this.params.identity);
|
|
44
|
-
return backend.getContractInfo(this.params.request);
|
|
45
|
-
}
|
|
46
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodContext, MethodMessage, Payload } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
type Params = {
|
|
5
|
-
coinInfo: CoinInfo;
|
|
6
|
-
identity?: string;
|
|
7
|
-
currencies: Payload<'blockchainGetCurrentFiatRates'>['currencies'];
|
|
8
|
-
token: Payload<'blockchainGetCurrentFiatRates'>['token'];
|
|
9
|
-
};
|
|
10
|
-
export default class BlockchainGetCurrentFiatRates extends AbstractMethod<'blockchainGetCurrentFiatRates', Params> {
|
|
11
|
-
constructor(message: MethodMessage<'blockchainGetCurrentFiatRates'>);
|
|
12
|
-
get requiredPermissions(): PermissionRequest[];
|
|
13
|
-
run({
|
|
14
|
-
sendCoreMessage
|
|
15
|
-
}: MethodContext): Promise<{
|
|
16
|
-
ts: number;
|
|
17
|
-
rates: import("@trezor/blockchain-link-types").FiatRatesBySymbol;
|
|
18
|
-
}>;
|
|
19
|
-
}
|
|
20
|
-
export {};
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
2
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
3
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
4
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
5
|
-
export default class BlockchainGetCurrentFiatRates extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
validateParams(payload, [{
|
|
11
|
-
name: 'currencies',
|
|
12
|
-
type: 'array',
|
|
13
|
-
required: false
|
|
14
|
-
}, {
|
|
15
|
-
name: 'token',
|
|
16
|
-
type: 'string'
|
|
17
|
-
}, {
|
|
18
|
-
name: 'coin',
|
|
19
|
-
type: 'string',
|
|
20
|
-
required: true
|
|
21
|
-
}, {
|
|
22
|
-
name: 'identity',
|
|
23
|
-
type: 'string'
|
|
24
|
-
}]);
|
|
25
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
26
|
-
assertBackendSupported(coinInfo);
|
|
27
|
-
const params = {
|
|
28
|
-
currencies: payload.currencies,
|
|
29
|
-
token: payload.token,
|
|
30
|
-
coinInfo,
|
|
31
|
-
identity: payload.identity
|
|
32
|
-
};
|
|
33
|
-
super(message, params);
|
|
34
|
-
this.useDevice = false;
|
|
35
|
-
this.useUi = false;
|
|
36
|
-
}
|
|
37
|
-
get requiredPermissions() {
|
|
38
|
-
return [];
|
|
39
|
-
}
|
|
40
|
-
async run({
|
|
41
|
-
sendCoreMessage
|
|
42
|
-
}) {
|
|
43
|
-
const backend = await initBlockchain(this.params.coinInfo, sendCoreMessage, this.params.identity);
|
|
44
|
-
return backend.getCurrentFiatRates({
|
|
45
|
-
currencies: this.params.currencies,
|
|
46
|
-
token: this.params.token
|
|
47
|
-
});
|
|
48
|
-
}
|
|
49
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodContext, MethodMessage, Payload } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
type Params = {
|
|
5
|
-
coinInfo: CoinInfo;
|
|
6
|
-
identity?: string;
|
|
7
|
-
currencies: Payload<'blockchainGetFiatRatesForTimestamps'>['currencies'];
|
|
8
|
-
timestamps: Payload<'blockchainGetFiatRatesForTimestamps'>['timestamps'];
|
|
9
|
-
token: Payload<'blockchainGetFiatRatesForTimestamps'>['token'];
|
|
10
|
-
};
|
|
11
|
-
export default class BlockchainGetFiatRatesForTimestamps extends AbstractMethod<'blockchainGetFiatRatesForTimestamps', Params> {
|
|
12
|
-
constructor(message: MethodMessage<'blockchainGetFiatRatesForTimestamps'>);
|
|
13
|
-
get requiredPermissions(): PermissionRequest[];
|
|
14
|
-
run({
|
|
15
|
-
sendCoreMessage
|
|
16
|
-
}: MethodContext): Promise<{
|
|
17
|
-
tickers: {
|
|
18
|
-
ts: number;
|
|
19
|
-
rates: import("@trezor/blockchain-link-types").FiatRatesBySymbol;
|
|
20
|
-
}[];
|
|
21
|
-
}>;
|
|
22
|
-
}
|
|
23
|
-
export {};
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
2
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
3
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
4
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
5
|
-
export default class BlockchainGetFiatRatesForTimestamps extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
validateParams(payload, [{
|
|
11
|
-
name: 'currencies',
|
|
12
|
-
type: 'array',
|
|
13
|
-
required: false
|
|
14
|
-
}, {
|
|
15
|
-
name: 'timestamps',
|
|
16
|
-
type: 'array',
|
|
17
|
-
required: true
|
|
18
|
-
}, {
|
|
19
|
-
name: 'token',
|
|
20
|
-
type: 'string'
|
|
21
|
-
}, {
|
|
22
|
-
name: 'coin',
|
|
23
|
-
type: 'string',
|
|
24
|
-
required: true
|
|
25
|
-
}, {
|
|
26
|
-
name: 'identity',
|
|
27
|
-
type: 'string'
|
|
28
|
-
}]);
|
|
29
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
30
|
-
assertBackendSupported(coinInfo);
|
|
31
|
-
const params = {
|
|
32
|
-
currencies: payload.currencies,
|
|
33
|
-
timestamps: payload.timestamps,
|
|
34
|
-
token: payload.token,
|
|
35
|
-
coinInfo,
|
|
36
|
-
identity: payload.identity
|
|
37
|
-
};
|
|
38
|
-
super(message, params);
|
|
39
|
-
this.useDevice = false;
|
|
40
|
-
this.useUi = false;
|
|
41
|
-
}
|
|
42
|
-
get requiredPermissions() {
|
|
43
|
-
return [];
|
|
44
|
-
}
|
|
45
|
-
async run({
|
|
46
|
-
sendCoreMessage
|
|
47
|
-
}) {
|
|
48
|
-
const backend = await initBlockchain(this.params.coinInfo, sendCoreMessage, this.params.identity);
|
|
49
|
-
return backend.getFiatRatesForTimestamps({
|
|
50
|
-
currencies: this.params.currencies,
|
|
51
|
-
timestamps: this.params.timestamps,
|
|
52
|
-
token: this.params.token
|
|
53
|
-
});
|
|
54
|
-
}
|
|
55
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, 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
|
-
coinInfo: CoinInfo;
|
|
6
|
-
identity?: string;
|
|
7
|
-
};
|
|
8
|
-
export default class BlockchainGetInfo extends AbstractMethod<'blockchainGetInfo', Params> {
|
|
9
|
-
constructor(message: MethodMessage<'blockchainGetInfo'>);
|
|
10
|
-
get requiredPermissions(): PermissionRequest[];
|
|
11
|
-
run({
|
|
12
|
-
sendCoreMessage
|
|
13
|
-
}: MethodContext): Promise<import("@trezor/blockchain-link-types").ServerInfo>;
|
|
14
|
-
}
|
|
15
|
-
export {};
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
2
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
3
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
4
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
5
|
-
export default class BlockchainGetInfo extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
validateParams(payload, [{
|
|
11
|
-
name: 'coin',
|
|
12
|
-
type: 'string',
|
|
13
|
-
required: true
|
|
14
|
-
}, {
|
|
15
|
-
name: 'identity',
|
|
16
|
-
type: 'string'
|
|
17
|
-
}]);
|
|
18
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
19
|
-
assertBackendSupported(coinInfo);
|
|
20
|
-
const params = {
|
|
21
|
-
coinInfo,
|
|
22
|
-
identity: payload.identity
|
|
23
|
-
};
|
|
24
|
-
super(message, params);
|
|
25
|
-
this.useDevice = false;
|
|
26
|
-
this.useUi = false;
|
|
27
|
-
}
|
|
28
|
-
get requiredPermissions() {
|
|
29
|
-
return [];
|
|
30
|
-
}
|
|
31
|
-
async run({
|
|
32
|
-
sendCoreMessage
|
|
33
|
-
}) {
|
|
34
|
-
const backend = await initBlockchain(this.params.coinInfo, sendCoreMessage, this.params.identity);
|
|
35
|
-
return backend.getNetworkInfo();
|
|
36
|
-
}
|
|
37
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, 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
|
-
txs: string[];
|
|
6
|
-
coinInfo: CoinInfo;
|
|
7
|
-
identity?: string;
|
|
8
|
-
descriptor?: string;
|
|
9
|
-
};
|
|
10
|
-
export default class BlockchainGetTransactions extends AbstractMethod<'blockchainGetTransactions', Params> {
|
|
11
|
-
constructor(message: MethodMessage<'blockchainGetTransactions'>);
|
|
12
|
-
get requiredPermissions(): PermissionRequest[];
|
|
13
|
-
init(): void;
|
|
14
|
-
run({
|
|
15
|
-
sendCoreMessage
|
|
16
|
-
}: MethodContext): Promise<import("@trezor/blockchain-link-types").Transaction[]>;
|
|
17
|
-
}
|
|
18
|
-
export {};
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
2
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
3
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
4
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
5
|
-
export default class BlockchainGetTransactions extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
validateParams(payload, [{
|
|
11
|
-
name: 'txs',
|
|
12
|
-
type: 'array',
|
|
13
|
-
required: true
|
|
14
|
-
}, {
|
|
15
|
-
name: 'coin',
|
|
16
|
-
type: 'string',
|
|
17
|
-
required: true
|
|
18
|
-
}, {
|
|
19
|
-
name: 'identity',
|
|
20
|
-
type: 'string'
|
|
21
|
-
}, {
|
|
22
|
-
name: 'descriptor',
|
|
23
|
-
type: 'string'
|
|
24
|
-
}]);
|
|
25
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
26
|
-
assertBackendSupported(coinInfo);
|
|
27
|
-
const params = {
|
|
28
|
-
txs: payload.txs,
|
|
29
|
-
coinInfo,
|
|
30
|
-
identity: payload.identity,
|
|
31
|
-
descriptor: payload.descriptor
|
|
32
|
-
};
|
|
33
|
-
super(message, params);
|
|
34
|
-
this.useDevice = false;
|
|
35
|
-
this.useUi = false;
|
|
36
|
-
}
|
|
37
|
-
get requiredPermissions() {
|
|
38
|
-
return [];
|
|
39
|
-
}
|
|
40
|
-
init() {}
|
|
41
|
-
async run({
|
|
42
|
-
sendCoreMessage
|
|
43
|
-
}) {
|
|
44
|
-
const backend = await initBlockchain(this.params.coinInfo, sendCoreMessage, this.params.identity);
|
|
45
|
-
return backend.getTransactions(this.params.txs, this.params.descriptor);
|
|
46
|
-
}
|
|
47
|
-
}
|
|
@@ -1,17 +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
|
-
blockchainLink?: {
|
|
7
|
-
type: string;
|
|
8
|
-
url: string[];
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
export default class BlockchainSetCustomBackend extends AbstractMethod<'blockchainSetCustomBackend', Params> {
|
|
12
|
-
constructor(message: MethodMessage<'blockchainSetCustomBackend'>);
|
|
13
|
-
get requiredPermissions(): PermissionRequest[];
|
|
14
|
-
get info(): string;
|
|
15
|
-
run(): Promise<boolean>;
|
|
16
|
-
}
|
|
17
|
-
export {};
|