@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,218 +0,0 @@
|
|
|
1
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
2
|
-
import { HD_HARDENED_PATH_PART } from "@trezor/crypto-utils";
|
|
3
|
-
import { AbstractMethod } from "../../../core/AbstractMethod.js";
|
|
4
|
-
import { getMiscNetwork } from "../../../data/coinInfo.js";
|
|
5
|
-
import { validatePath } from "../../../utils/pathUtils.js";
|
|
6
|
-
export default class MoneroSignTransactionMethod extends AbstractMethod {
|
|
7
|
-
get requiredPermissions() {
|
|
8
|
-
return this.coinPerms('sign', this.requiredFirmwareCoins);
|
|
9
|
-
}
|
|
10
|
-
state = {
|
|
11
|
-
hmacs: [],
|
|
12
|
-
vinis: [],
|
|
13
|
-
signatures: [],
|
|
14
|
-
pseudo_outs: [],
|
|
15
|
-
out_pks: [],
|
|
16
|
-
ecdh_infos: [],
|
|
17
|
-
tx_outs: [],
|
|
18
|
-
rsig_parts: []
|
|
19
|
-
};
|
|
20
|
-
constructor(message) {
|
|
21
|
-
const {
|
|
22
|
-
payload
|
|
23
|
-
} = message;
|
|
24
|
-
const path = validatePath(payload.path, 3);
|
|
25
|
-
const allHardened = path.every(component => (component & HD_HARDENED_PATH_PART) !== 0);
|
|
26
|
-
if (!allHardened) {
|
|
27
|
-
throw ERRORS.TypedError('Method_InvalidParameter', `Monero requires all path components to be hardened. Use m/44'/128'/0' format.`);
|
|
28
|
-
}
|
|
29
|
-
if (payload.inputs.length < 1) {
|
|
30
|
-
throw ERRORS.TypedError('Method_InvalidParameter', 'At least one input is required');
|
|
31
|
-
}
|
|
32
|
-
if (payload.tsx_data.outputs.length < 2) {
|
|
33
|
-
throw ERRORS.TypedError('Method_InvalidParameter', 'At least 2 outputs are required');
|
|
34
|
-
}
|
|
35
|
-
const rsigData = payload.tsx_data.rsig_data;
|
|
36
|
-
if (rsigData.grouping.length < 1) {
|
|
37
|
-
throw ERRORS.TypedError('Method_InvalidParameter', 'Missing required fields in rsig_data');
|
|
38
|
-
}
|
|
39
|
-
if (payload.inputs.length !== payload.tsx_data.num_inputs) {
|
|
40
|
-
throw ERRORS.TypedError('Method_InvalidParameter', 'Number of inputs does not match tsx_data.num_inputs');
|
|
41
|
-
}
|
|
42
|
-
const transformedTsxData = {};
|
|
43
|
-
transformedTsxData.num_inputs = payload.tsx_data.num_inputs;
|
|
44
|
-
transformedTsxData.mixin = payload.tsx_data.mixin;
|
|
45
|
-
transformedTsxData.fee = payload.tsx_data.fee;
|
|
46
|
-
transformedTsxData.account = payload.tsx_data.account;
|
|
47
|
-
transformedTsxData.hard_fork = payload.tsx_data.hard_fork;
|
|
48
|
-
transformedTsxData.unlock_time = payload.tsx_data.unlock_time;
|
|
49
|
-
transformedTsxData.minor_indices = payload.tsx_data.minor_indices || [];
|
|
50
|
-
transformedTsxData.integrated_indices = payload.tsx_data.integrated_indices || [];
|
|
51
|
-
transformedTsxData.outputs = payload.tsx_data.outputs;
|
|
52
|
-
transformedTsxData.client_version = 3;
|
|
53
|
-
transformedTsxData.version = 1;
|
|
54
|
-
if (payload.tsx_data.payment_id !== undefined && payload.tsx_data.payment_id !== '') {
|
|
55
|
-
transformedTsxData.payment_id = payload.tsx_data.payment_id;
|
|
56
|
-
}
|
|
57
|
-
if (payload.tsx_data.monero_version !== undefined && payload.tsx_data.monero_version !== '') {
|
|
58
|
-
transformedTsxData.monero_version = payload.tsx_data.monero_version;
|
|
59
|
-
}
|
|
60
|
-
if (payload.tsx_data.chunkify !== undefined) {
|
|
61
|
-
transformedTsxData.chunkify = payload.tsx_data.chunkify;
|
|
62
|
-
}
|
|
63
|
-
if (payload.tsx_data.change_dts) {
|
|
64
|
-
transformedTsxData.change_dts = payload.tsx_data.change_dts;
|
|
65
|
-
}
|
|
66
|
-
transformedTsxData.rsig_data = {
|
|
67
|
-
rsig_type: rsigData.rsig_type,
|
|
68
|
-
bp_version: rsigData.bp_version,
|
|
69
|
-
grouping: rsigData.grouping,
|
|
70
|
-
rsig_parts: rsigData.rsig_parts || []
|
|
71
|
-
};
|
|
72
|
-
if (rsigData.offload_type !== undefined) {
|
|
73
|
-
transformedTsxData.rsig_data.offload_type = rsigData.offload_type;
|
|
74
|
-
}
|
|
75
|
-
if (rsigData.mask !== undefined && rsigData.mask !== '') {
|
|
76
|
-
transformedTsxData.rsig_data.mask = rsigData.mask;
|
|
77
|
-
}
|
|
78
|
-
if (rsigData.rsig !== undefined && rsigData.rsig !== '') {
|
|
79
|
-
transformedTsxData.rsig_data.rsig = rsigData.rsig;
|
|
80
|
-
}
|
|
81
|
-
const transformedInputs = payload.inputs.map(input => {
|
|
82
|
-
const transformedInput = {};
|
|
83
|
-
transformedInput.amount = input.amount;
|
|
84
|
-
transformedInput.real_output = input.real_output;
|
|
85
|
-
transformedInput.real_output_in_tx_index = input.real_output_in_tx_index;
|
|
86
|
-
transformedInput.rct = input.rct;
|
|
87
|
-
transformedInput.subaddr_minor = input.subaddr_minor;
|
|
88
|
-
transformedInput.real_out_tx_key = input.real_out_tx_key;
|
|
89
|
-
transformedInput.real_out_additional_tx_keys = input.real_out_additional_tx_keys || [];
|
|
90
|
-
transformedInput.outputs = input.outputs;
|
|
91
|
-
transformedInput.mask = input.mask;
|
|
92
|
-
if (input.multisig_kLRki) {
|
|
93
|
-
transformedInput.multisig_kLRki = input.multisig_kLRki;
|
|
94
|
-
}
|
|
95
|
-
return transformedInput;
|
|
96
|
-
});
|
|
97
|
-
const params = {
|
|
98
|
-
address_n: path,
|
|
99
|
-
network_type: payload.networkType,
|
|
100
|
-
tsx_data: transformedTsxData,
|
|
101
|
-
inputs: transformedInputs
|
|
102
|
-
};
|
|
103
|
-
super(message, params);
|
|
104
|
-
this.requiredDeviceCapabilities = ['Capability_Monero'];
|
|
105
|
-
this.requiredFirmwareCoins = [getMiscNetwork('xmr')];
|
|
106
|
-
}
|
|
107
|
-
get info() {
|
|
108
|
-
return 'Sign Monero transaction';
|
|
109
|
-
}
|
|
110
|
-
async run() {
|
|
111
|
-
const initResponse = await this.getDevice().getCommands().typedCall('MoneroTransactionInitRequest', 'MoneroTransactionInitAck', {
|
|
112
|
-
version: 0,
|
|
113
|
-
address_n: this.params.address_n,
|
|
114
|
-
network_type: this.params.network_type,
|
|
115
|
-
tsx_data: this.params.tsx_data
|
|
116
|
-
});
|
|
117
|
-
this.state.hmacs = initResponse.message.hmacs;
|
|
118
|
-
for (let i = 0; i < this.params.inputs.length; i++) {
|
|
119
|
-
const {
|
|
120
|
-
inputs
|
|
121
|
-
} = this.params;
|
|
122
|
-
const input = inputs[i];
|
|
123
|
-
const setInputResponse = await this.getDevice().getCommands().typedCall('MoneroTransactionSetInputRequest', 'MoneroTransactionSetInputAck', {
|
|
124
|
-
src_entr: input
|
|
125
|
-
});
|
|
126
|
-
this.state.vinis.push({
|
|
127
|
-
vini: setInputResponse.message.vini,
|
|
128
|
-
vini_hmac: setInputResponse.message.vini_hmac,
|
|
129
|
-
pseudo_out: setInputResponse.message.pseudo_out,
|
|
130
|
-
pseudo_out_hmac: setInputResponse.message.pseudo_out_hmac,
|
|
131
|
-
pseudo_out_alpha: setInputResponse.message.pseudo_out_alpha,
|
|
132
|
-
spend_key: setInputResponse.message.spend_key,
|
|
133
|
-
src_entr: input,
|
|
134
|
-
orig_idx: i
|
|
135
|
-
});
|
|
136
|
-
}
|
|
137
|
-
for (let i = 0; i < this.state.vinis.length; i++) {
|
|
138
|
-
const {
|
|
139
|
-
vinis
|
|
140
|
-
} = this.state;
|
|
141
|
-
const viniData = vinis[i];
|
|
142
|
-
await this.getDevice().getCommands().typedCall('MoneroTransactionInputViniRequest', 'MoneroTransactionInputViniAck', {
|
|
143
|
-
src_entr: viniData.src_entr,
|
|
144
|
-
vini: viniData.vini,
|
|
145
|
-
vini_hmac: viniData.vini_hmac,
|
|
146
|
-
pseudo_out: viniData.pseudo_out,
|
|
147
|
-
pseudo_out_hmac: viniData.pseudo_out_hmac,
|
|
148
|
-
orig_idx: viniData.orig_idx
|
|
149
|
-
});
|
|
150
|
-
}
|
|
151
|
-
await this.getDevice().getCommands().typedCall('MoneroTransactionAllInputsSetRequest', 'MoneroTransactionAllInputsSetAck', {});
|
|
152
|
-
const outputs = this.params.tsx_data.outputs || [];
|
|
153
|
-
for (let i = 0; i < outputs.length; i++) {
|
|
154
|
-
const output = outputs[i];
|
|
155
|
-
const {
|
|
156
|
-
hmacs
|
|
157
|
-
} = this.state;
|
|
158
|
-
const hmac = hmacs[i];
|
|
159
|
-
const setOutputResponse = await this.getDevice().getCommands().typedCall('MoneroTransactionSetOutputRequest', 'MoneroTransactionSetOutputAck', {
|
|
160
|
-
dst_entr: output,
|
|
161
|
-
dst_entr_hmac: hmac
|
|
162
|
-
});
|
|
163
|
-
if (setOutputResponse.message.out_pk) {
|
|
164
|
-
this.state.out_pks.push(setOutputResponse.message.out_pk);
|
|
165
|
-
}
|
|
166
|
-
if (setOutputResponse.message.ecdh_info) {
|
|
167
|
-
this.state.ecdh_infos.push(setOutputResponse.message.ecdh_info);
|
|
168
|
-
}
|
|
169
|
-
if (setOutputResponse.message.tx_out) {
|
|
170
|
-
this.state.tx_outs.push(setOutputResponse.message.tx_out);
|
|
171
|
-
}
|
|
172
|
-
if (setOutputResponse.message.rsig_data?.rsig) {
|
|
173
|
-
this.state.rsig_parts.push(setOutputResponse.message.rsig_data.rsig);
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
const allOutSetResponse = await this.getDevice().getCommands().typedCall('MoneroTransactionAllOutSetRequest', 'MoneroTransactionAllOutSetAck', {});
|
|
177
|
-
this.state.tx_prefix_hash = allOutSetResponse.message.tx_prefix_hash;
|
|
178
|
-
this.state.rv = allOutSetResponse.message.rv;
|
|
179
|
-
this.state.extra = allOutSetResponse.message.extra;
|
|
180
|
-
for (let i = 0; i < this.state.vinis.length; i++) {
|
|
181
|
-
const {
|
|
182
|
-
vinis
|
|
183
|
-
} = this.state;
|
|
184
|
-
const viniData = vinis[i];
|
|
185
|
-
const signResponse = await this.getDevice().getCommands().typedCall('MoneroTransactionSignInputRequest', 'MoneroTransactionSignInputAck', {
|
|
186
|
-
src_entr: viniData.src_entr,
|
|
187
|
-
vini: viniData.vini,
|
|
188
|
-
vini_hmac: viniData.vini_hmac,
|
|
189
|
-
pseudo_out: viniData.pseudo_out,
|
|
190
|
-
pseudo_out_hmac: viniData.pseudo_out_hmac,
|
|
191
|
-
pseudo_out_alpha: viniData.pseudo_out_alpha,
|
|
192
|
-
spend_key: viniData.spend_key,
|
|
193
|
-
orig_idx: viniData.orig_idx
|
|
194
|
-
});
|
|
195
|
-
this.state.signatures.push(signResponse.message.signature);
|
|
196
|
-
if (signResponse.message.pseudo_out) {
|
|
197
|
-
this.state.pseudo_outs.push(signResponse.message.pseudo_out);
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
const finalResponse = await this.getDevice().getCommands().typedCall('MoneroTransactionFinalRequest', 'MoneroTransactionFinalAck', {});
|
|
201
|
-
return {
|
|
202
|
-
signatures: this.state.signatures,
|
|
203
|
-
tx_prefix_hash: this.state.tx_prefix_hash,
|
|
204
|
-
rv: this.state.rv,
|
|
205
|
-
cout_key: finalResponse.message.cout_key,
|
|
206
|
-
salt: finalResponse.message.salt,
|
|
207
|
-
rand_mult: finalResponse.message.rand_mult,
|
|
208
|
-
tx_enc_keys: finalResponse.message.tx_enc_keys,
|
|
209
|
-
opening_key: finalResponse.message.opening_key,
|
|
210
|
-
pseudo_outs: this.state.pseudo_outs,
|
|
211
|
-
out_pks: this.state.out_pks,
|
|
212
|
-
ecdh_infos: this.state.ecdh_infos,
|
|
213
|
-
tx_outs: this.state.tx_outs,
|
|
214
|
-
rsig_parts: this.state.rsig_parts,
|
|
215
|
-
extra: this.state.extra
|
|
216
|
-
};
|
|
217
|
-
}
|
|
218
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { type PROTO } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodMessage } from "../../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../../core/AbstractMethod.js";
|
|
4
|
-
export default class NostrGetPublicKey extends AbstractMethod<'nostrGetPublicKey', PROTO.NostrGetPubkey> {
|
|
5
|
-
constructor(message: MethodMessage<'nostrGetPublicKey'>);
|
|
6
|
-
get requiredPermissions(): import("@trezor/connect-common").PermissionRequest[];
|
|
7
|
-
get info(): string;
|
|
8
|
-
get confirmation(): {
|
|
9
|
-
view: "export-xpub";
|
|
10
|
-
label: string;
|
|
11
|
-
};
|
|
12
|
-
run(): Promise<{
|
|
13
|
-
pubkey: string;
|
|
14
|
-
}>;
|
|
15
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { ExperimentalMethod, GetPublicKey as GetPublicKeySchema } from "@trezor/connect-common";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { AbstractMethod } from "../../core/AbstractMethod.js";
|
|
4
|
-
import { getMiscNetwork } from "../../data/coinInfo.js";
|
|
5
|
-
import { validatePath } from "../../utils/pathUtils.js";
|
|
6
|
-
export default class NostrGetPublicKey extends AbstractMethod {
|
|
7
|
-
constructor(message) {
|
|
8
|
-
const {
|
|
9
|
-
payload
|
|
10
|
-
} = message;
|
|
11
|
-
Assert(GetPublicKeySchema, payload);
|
|
12
|
-
Assert(ExperimentalMethod, payload);
|
|
13
|
-
const params = {
|
|
14
|
-
address_n: validatePath(payload.path)
|
|
15
|
-
};
|
|
16
|
-
super(message, params);
|
|
17
|
-
this.requiredFirmwareCoins = [getMiscNetwork('nostr')];
|
|
18
|
-
}
|
|
19
|
-
get requiredPermissions() {
|
|
20
|
-
return this.coinPerms('read_xpub', this.requiredFirmwareCoins);
|
|
21
|
-
}
|
|
22
|
-
get info() {
|
|
23
|
-
return 'Export nostr public key';
|
|
24
|
-
}
|
|
25
|
-
get confirmation() {
|
|
26
|
-
return {
|
|
27
|
-
view: 'export-xpub',
|
|
28
|
-
label: 'Export Nostr public key'
|
|
29
|
-
};
|
|
30
|
-
}
|
|
31
|
-
async run() {
|
|
32
|
-
const cmd = this.getDevice().getCommands();
|
|
33
|
-
const {
|
|
34
|
-
message
|
|
35
|
-
} = await cmd.typedCall('NostrGetPubkey', 'NostrPubkey', this.params);
|
|
36
|
-
return message;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { type PROTO } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodMessage } from "../../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../../core/AbstractMethod.js";
|
|
4
|
-
export default class NostrSignEvent extends AbstractMethod<'nostrSignEvent', PROTO.NostrSignEvent> {
|
|
5
|
-
constructor(message: MethodMessage<'nostrSignEvent'>);
|
|
6
|
-
get requiredPermissions(): import("@trezor/connect-common").PermissionRequest[];
|
|
7
|
-
get info(): string;
|
|
8
|
-
run(): Promise<{
|
|
9
|
-
signature: string;
|
|
10
|
-
id: string;
|
|
11
|
-
pubkey: string;
|
|
12
|
-
}>;
|
|
13
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { ExperimentalMethod, NostrSignEvent as NostrSignEventSchema } from "@trezor/connect-common";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { AbstractMethod } from "../../core/AbstractMethod.js";
|
|
4
|
-
import { getMiscNetwork } from "../../data/coinInfo.js";
|
|
5
|
-
import { validatePath } from "../../utils/pathUtils.js";
|
|
6
|
-
export default class NostrSignEvent extends AbstractMethod {
|
|
7
|
-
constructor(message) {
|
|
8
|
-
const {
|
|
9
|
-
payload
|
|
10
|
-
} = message;
|
|
11
|
-
Assert(NostrSignEventSchema, payload);
|
|
12
|
-
Assert(ExperimentalMethod, payload);
|
|
13
|
-
const params = {
|
|
14
|
-
address_n: validatePath(payload.path),
|
|
15
|
-
created_at: payload.created_at,
|
|
16
|
-
kind: payload.kind,
|
|
17
|
-
tags: payload.tags,
|
|
18
|
-
content: payload.content
|
|
19
|
-
};
|
|
20
|
-
super(message, params);
|
|
21
|
-
this.requiredFirmwareCoins = [getMiscNetwork('nostr')];
|
|
22
|
-
}
|
|
23
|
-
get requiredPermissions() {
|
|
24
|
-
return this.coinPerms('sign', this.requiredFirmwareCoins);
|
|
25
|
-
}
|
|
26
|
-
get info() {
|
|
27
|
-
return 'Sign Nostr event';
|
|
28
|
-
}
|
|
29
|
-
async run() {
|
|
30
|
-
const cmd = this.getDevice().getCommands();
|
|
31
|
-
const {
|
|
32
|
-
message
|
|
33
|
-
} = await cmd.typedCall('NostrSignEvent', 'NostrEventSignature', this.params);
|
|
34
|
-
return message;
|
|
35
|
-
}
|
|
36
|
-
}
|
package/lib/api/pingDevice.d.ts
DELETED
|
@@ -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 PingDevice extends AbstractMethod<'pingDevice', PROTO.Ping> {
|
|
6
|
-
constructor(message: MethodMessage<'pingDevice'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
run(): Promise<{
|
|
9
|
-
message: string;
|
|
10
|
-
}>;
|
|
11
|
-
}
|
package/lib/api/pingDevice.js
DELETED
|
@@ -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 PingDevice extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
Assert(PROTO.Ping, payload);
|
|
11
|
-
const params = {
|
|
12
|
-
message: payload.message,
|
|
13
|
-
button_protection: payload.button_protection
|
|
14
|
-
};
|
|
15
|
-
super(message, params);
|
|
16
|
-
this.allowDeviceMode = [UI_REQUEST.INITIALIZE, UI_REQUEST.SEEDLESS, UI_REQUEST.BOOTLOADER];
|
|
17
|
-
this.useDeviceState = false;
|
|
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('Ping', 'Success', this.params);
|
|
27
|
-
return response.message;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { CoinInfo, PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import { PushTransaction as PushTransactionSchema } from '@trezor/connect-common';
|
|
3
|
-
import type { MethodContext, MethodMessage } from "../core/AbstractMethod.js";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
type Params = {
|
|
6
|
-
tx: PushTransactionSchema['tx'];
|
|
7
|
-
coinInfo: CoinInfo;
|
|
8
|
-
identity?: string;
|
|
9
|
-
};
|
|
10
|
-
export default class PushTransaction extends AbstractMethod<'pushTransaction', Params> {
|
|
11
|
-
constructor(message: MethodMessage<'pushTransaction'>);
|
|
12
|
-
get requiredPermissions(): PermissionRequest[];
|
|
13
|
-
run({
|
|
14
|
-
sendCoreMessage
|
|
15
|
-
}: MethodContext): Promise<{
|
|
16
|
-
txid: string;
|
|
17
|
-
}>;
|
|
18
|
-
}
|
|
19
|
-
export {};
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { PushTransaction as PushTransactionSchema } from "@trezor/connect-common";
|
|
2
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
3
|
-
import { Assert } from "@trezor/schema-utils";
|
|
4
|
-
import { assertBackendSupported, initBlockchain } from "../backend/BlockchainLink.js";
|
|
5
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
6
|
-
import { getCoinInfoOrThrow } from "../data/coinInfo.js";
|
|
7
|
-
export default class PushTransaction extends AbstractMethod {
|
|
8
|
-
constructor(message) {
|
|
9
|
-
const {
|
|
10
|
-
payload
|
|
11
|
-
} = message;
|
|
12
|
-
Assert(PushTransactionSchema, payload);
|
|
13
|
-
const coinInfo = getCoinInfoOrThrow(payload.coin);
|
|
14
|
-
assertBackendSupported(coinInfo);
|
|
15
|
-
if (coinInfo.type === 'bitcoin' && (typeof payload.tx !== 'string' || !/^[0-9A-Fa-f]*$/.test(payload.tx))) {
|
|
16
|
-
throw ERRORS.TypedError('Method_InvalidParameter', 'Transaction must be hexadecimal');
|
|
17
|
-
}
|
|
18
|
-
const params = {
|
|
19
|
-
tx: payload.tx,
|
|
20
|
-
coinInfo,
|
|
21
|
-
identity: payload.identity
|
|
22
|
-
};
|
|
23
|
-
super(message, params);
|
|
24
|
-
this.useUi = false;
|
|
25
|
-
this.useDevice = false;
|
|
26
|
-
}
|
|
27
|
-
get requiredPermissions() {
|
|
28
|
-
return [this.coinPerm('push_tx', this.params.coinInfo)];
|
|
29
|
-
}
|
|
30
|
-
async run({
|
|
31
|
-
sendCoreMessage
|
|
32
|
-
}) {
|
|
33
|
-
const backend = await initBlockchain(this.params.coinInfo, sendCoreMessage, this.params.identity);
|
|
34
|
-
const txid = await backend.pushTransaction(this.params.tx);
|
|
35
|
-
return {
|
|
36
|
-
txid
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { 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 RecoveryDevice extends AbstractMethod<'recoveryDevice', PROTO.RecoveryDevice> {
|
|
6
|
-
constructor(message: MethodMessage<'recoveryDevice'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
get confirmation(): {
|
|
9
|
-
view: "device-management";
|
|
10
|
-
customConfirmButton: {
|
|
11
|
-
className: string;
|
|
12
|
-
label: string;
|
|
13
|
-
};
|
|
14
|
-
label: string;
|
|
15
|
-
};
|
|
16
|
-
run(): Promise<{
|
|
17
|
-
message: string;
|
|
18
|
-
}>;
|
|
19
|
-
get info(): string;
|
|
20
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { UI_REQUEST } from "@trezor/connect-common";
|
|
2
|
-
import { RecoveryDevice as RecoveryDeviceSchema } from "@trezor/connect-common/lib/types/api/management/recoveryDevice.js";
|
|
3
|
-
import { Assert } from "@trezor/schema-utils";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
export default class RecoveryDevice extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
Assert(RecoveryDeviceSchema, payload);
|
|
11
|
-
const params = {
|
|
12
|
-
word_count: payload.word_count,
|
|
13
|
-
passphrase_protection: payload.passphrase_protection,
|
|
14
|
-
pin_protection: payload.pin_protection,
|
|
15
|
-
language: payload.language,
|
|
16
|
-
label: payload.label,
|
|
17
|
-
enforce_wordlist: payload.enforce_wordlist,
|
|
18
|
-
input_method: payload.input_method,
|
|
19
|
-
type: payload.type,
|
|
20
|
-
u2f_counter: payload.u2f_counter,
|
|
21
|
-
backup_method: payload.backup_method
|
|
22
|
-
};
|
|
23
|
-
super(message, params);
|
|
24
|
-
this.allowDeviceMode = [...this.allowDeviceMode, UI_REQUEST.INITIALIZE];
|
|
25
|
-
this.useDeviceState = false;
|
|
26
|
-
this.skipFinalReload = false;
|
|
27
|
-
this.useEmptyPassphrase = true;
|
|
28
|
-
}
|
|
29
|
-
get requiredPermissions() {
|
|
30
|
-
return [{
|
|
31
|
-
permission: 'management'
|
|
32
|
-
}];
|
|
33
|
-
}
|
|
34
|
-
get confirmation() {
|
|
35
|
-
return {
|
|
36
|
-
view: 'device-management',
|
|
37
|
-
customConfirmButton: {
|
|
38
|
-
className: 'confirm',
|
|
39
|
-
label: 'Proceed'
|
|
40
|
-
},
|
|
41
|
-
label: 'Do you want to recover device from seed?'
|
|
42
|
-
};
|
|
43
|
-
}
|
|
44
|
-
async run() {
|
|
45
|
-
const cmd = this.getDevice().getCommands();
|
|
46
|
-
const response = await cmd.typedCall('RecoveryDevice', 'Success', this.params);
|
|
47
|
-
return response.message;
|
|
48
|
-
}
|
|
49
|
-
get info() {
|
|
50
|
-
return 'Recover device';
|
|
51
|
-
}
|
|
52
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { 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 RequestLogin extends AbstractMethod<'requestLogin', PROTO.SignIdentity> {
|
|
6
|
-
constructor(message: MethodMessage<'requestLogin'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
get info(): string;
|
|
9
|
-
run(): Promise<{
|
|
10
|
-
address: string;
|
|
11
|
-
publicKey: string;
|
|
12
|
-
signature: string;
|
|
13
|
-
}>;
|
|
14
|
-
}
|
package/lib/api/requestLogin.js
DELETED
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { RequestLoginSchema } from "@trezor/connect-common";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
export default class RequestLogin extends AbstractMethod {
|
|
5
|
-
constructor(message) {
|
|
6
|
-
const {
|
|
7
|
-
payload
|
|
8
|
-
} = message;
|
|
9
|
-
Assert(RequestLoginSchema, payload);
|
|
10
|
-
const identity = {};
|
|
11
|
-
const {
|
|
12
|
-
origin
|
|
13
|
-
} = payload;
|
|
14
|
-
if (origin) {
|
|
15
|
-
const originParts = origin.split(':');
|
|
16
|
-
const proto = originParts[0] ?? '';
|
|
17
|
-
const host = originParts[1] ?? '';
|
|
18
|
-
const port = originParts[2];
|
|
19
|
-
identity.proto = proto;
|
|
20
|
-
identity.host = host.substring(2);
|
|
21
|
-
if (port) {
|
|
22
|
-
identity.port = port;
|
|
23
|
-
}
|
|
24
|
-
identity.index = 0;
|
|
25
|
-
}
|
|
26
|
-
const params = {
|
|
27
|
-
identity,
|
|
28
|
-
challenge_hidden: payload.challengeHidden || '',
|
|
29
|
-
challenge_visual: payload.challengeVisual || ''
|
|
30
|
-
};
|
|
31
|
-
super(message, params);
|
|
32
|
-
this.useEmptyPassphrase = true;
|
|
33
|
-
}
|
|
34
|
-
get requiredPermissions() {
|
|
35
|
-
return [{
|
|
36
|
-
permission: 'sign'
|
|
37
|
-
}];
|
|
38
|
-
}
|
|
39
|
-
get info() {
|
|
40
|
-
return 'Login';
|
|
41
|
-
}
|
|
42
|
-
async run() {
|
|
43
|
-
const cmd = this.getDevice().getCommands();
|
|
44
|
-
const {
|
|
45
|
-
message
|
|
46
|
-
} = await cmd.typedCall('SignIdentity', 'SignedIdentity', this.params);
|
|
47
|
-
return {
|
|
48
|
-
address: message.address,
|
|
49
|
-
publicKey: message.public_key,
|
|
50
|
-
signature: message.signature
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
}
|
package/lib/api/resetDevice.d.ts
DELETED
|
@@ -1,22 +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 ResetDevice extends AbstractMethod<'resetDevice', PROTO.ResetDevice> {
|
|
6
|
-
constructor(message: MethodMessage<'resetDevice'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
get info(): string;
|
|
9
|
-
get confirmation(): {
|
|
10
|
-
view: "device-management";
|
|
11
|
-
label: string;
|
|
12
|
-
};
|
|
13
|
-
private resetDeviceWorkflow;
|
|
14
|
-
private entropyCheckWorkflow;
|
|
15
|
-
run(): Promise<{
|
|
16
|
-
message: string;
|
|
17
|
-
xpubHashes: import("@trezor/connect-common").XPubHashesPerBip43Path;
|
|
18
|
-
} | {
|
|
19
|
-
message: string;
|
|
20
|
-
xpubHashes?: undefined;
|
|
21
|
-
}>;
|
|
22
|
-
}
|