@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,63 +0,0 @@
|
|
|
1
|
-
import { convertMultisigPubKey } from "../../utils/hdnodeUtils.js";
|
|
2
|
-
import { fixPath, getHDPath, getScriptType, validatePath } from "../../utils/pathUtils.js";
|
|
3
|
-
import { validateParams } from "../common/paramsValidator.js";
|
|
4
|
-
export const validateTrezorInputs = (inputs, coinInfo) => inputs.map(i => fixPath(i)).map(i => convertMultisigPubKey(coinInfo.network, i)).map(input => {
|
|
5
|
-
validateParams(input, [{
|
|
6
|
-
name: 'prev_hash',
|
|
7
|
-
type: 'string',
|
|
8
|
-
required: true
|
|
9
|
-
}, {
|
|
10
|
-
name: 'prev_index',
|
|
11
|
-
type: 'number',
|
|
12
|
-
required: true
|
|
13
|
-
}, {
|
|
14
|
-
name: 'amount',
|
|
15
|
-
type: 'uint',
|
|
16
|
-
required: true
|
|
17
|
-
}, {
|
|
18
|
-
name: 'script_type',
|
|
19
|
-
type: 'string'
|
|
20
|
-
}, {
|
|
21
|
-
name: 'sequence',
|
|
22
|
-
type: 'number'
|
|
23
|
-
}, {
|
|
24
|
-
name: 'multisig',
|
|
25
|
-
type: 'object'
|
|
26
|
-
}, {
|
|
27
|
-
name: 'coinjoin_flags',
|
|
28
|
-
type: 'number'
|
|
29
|
-
}]);
|
|
30
|
-
if (input.script_type === 'EXTERNAL') {
|
|
31
|
-
validateParams(input, [{
|
|
32
|
-
name: 'script_pubkey',
|
|
33
|
-
type: 'string',
|
|
34
|
-
required: true
|
|
35
|
-
}, {
|
|
36
|
-
name: 'commitment_data',
|
|
37
|
-
type: 'string'
|
|
38
|
-
}, {
|
|
39
|
-
name: 'ownership_proof',
|
|
40
|
-
type: 'string'
|
|
41
|
-
}, {
|
|
42
|
-
name: 'script_sig',
|
|
43
|
-
type: 'string'
|
|
44
|
-
}, {
|
|
45
|
-
name: 'witness',
|
|
46
|
-
type: 'string'
|
|
47
|
-
}]);
|
|
48
|
-
} else {
|
|
49
|
-
validatePath(input.address_n);
|
|
50
|
-
}
|
|
51
|
-
return input;
|
|
52
|
-
});
|
|
53
|
-
export const inputToTrezor = (input, sequence = 0xffffffff) => {
|
|
54
|
-
const address_n = getHDPath(input.path);
|
|
55
|
-
return {
|
|
56
|
-
address_n,
|
|
57
|
-
prev_index: input.vout,
|
|
58
|
-
prev_hash: input.txid,
|
|
59
|
-
script_type: getScriptType(address_n),
|
|
60
|
-
amount: input.amount,
|
|
61
|
-
sequence
|
|
62
|
-
};
|
|
63
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import type { BitcoinNetworkInfo, ComposeOutput, ComposeResultFinal, PROTO, ProtoWithDerivationPath } from '@trezor/connect-common';
|
|
2
|
-
import type { ComposeOutput as ComposeOutputBase } from '@trezor/utxo-lib';
|
|
3
|
-
export declare const validateTrezorOutputs: (outputs: ProtoWithDerivationPath<PROTO.TxOutputType>[], coinInfo: BitcoinNetworkInfo) => PROTO.TxOutputType[];
|
|
4
|
-
export declare const validateHDOutput: (output: ComposeOutput, coinInfo: BitcoinNetworkInfo) => ComposeOutputBase;
|
|
5
|
-
export declare const outputToTrezor: (output: ComposeResultFinal["outputs"][number]) => PROTO.TxOutputType;
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
import { ERRORS } from "@trezor/connect-common/lib/constants/index.js";
|
|
2
|
-
import { isValidAddress } from "../../utils/addressUtils.js";
|
|
3
|
-
import { convertMultisigPubKey } from "../../utils/hdnodeUtils.js";
|
|
4
|
-
import { fixPath, getHDPath, getOutputScriptType } from "../../utils/pathUtils.js";
|
|
5
|
-
import { validateParams } from "../common/paramsValidator.js";
|
|
6
|
-
export const validateTrezorOutputs = (outputs, coinInfo) => {
|
|
7
|
-
const trezorOutputs = outputs.map(o => fixPath(o)).map(o => convertMultisigPubKey(coinInfo.network, o));
|
|
8
|
-
trezorOutputs.forEach(output => {
|
|
9
|
-
validateParams(output, [{
|
|
10
|
-
name: 'address_n',
|
|
11
|
-
type: 'array'
|
|
12
|
-
}, {
|
|
13
|
-
name: 'address',
|
|
14
|
-
type: 'string'
|
|
15
|
-
}, {
|
|
16
|
-
name: 'amount',
|
|
17
|
-
type: 'uint'
|
|
18
|
-
}, {
|
|
19
|
-
name: 'op_return_data',
|
|
20
|
-
type: 'string'
|
|
21
|
-
}, {
|
|
22
|
-
name: 'script_type',
|
|
23
|
-
type: 'string'
|
|
24
|
-
}, {
|
|
25
|
-
name: 'multisig',
|
|
26
|
-
type: 'object'
|
|
27
|
-
}]);
|
|
28
|
-
if (Object.prototype.hasOwnProperty.call(output, 'address_n') && Object.prototype.hasOwnProperty.call(output, 'address')) {
|
|
29
|
-
throw ERRORS.TypedError('Method_InvalidParameter', 'Cannot use address and address_n in one output');
|
|
30
|
-
}
|
|
31
|
-
if (output.address_n && !output.script_type) {
|
|
32
|
-
output.script_type = getOutputScriptType(output.address_n);
|
|
33
|
-
}
|
|
34
|
-
if ('address' in output && typeof output.address === 'string') {
|
|
35
|
-
const externalOutput = output;
|
|
36
|
-
if (!externalOutput.script_type) {
|
|
37
|
-
externalOutput.script_type = 'PAYTOADDRESS';
|
|
38
|
-
} else if (externalOutput.script_type !== 'PAYTOADDRESS') {
|
|
39
|
-
throw ERRORS.TypedError('Method_InvalidParameter', `External output (with address) must use script_type PAYTOADDRESS, got ${externalOutput.script_type}`);
|
|
40
|
-
}
|
|
41
|
-
if (!isValidAddress(externalOutput.address, coinInfo)) {
|
|
42
|
-
throw ERRORS.TypedError('Method_InvalidParameter', `Invalid ${coinInfo.label} output address ${externalOutput.address}`);
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
});
|
|
46
|
-
return trezorOutputs;
|
|
47
|
-
};
|
|
48
|
-
export const validateHDOutput = (output, coinInfo) => {
|
|
49
|
-
const validateAddress = address => {
|
|
50
|
-
if (!address || !isValidAddress(address, coinInfo)) {
|
|
51
|
-
throw ERRORS.TypedError('Method_InvalidParameter', `Invalid ${coinInfo.label} output address format`);
|
|
52
|
-
}
|
|
53
|
-
};
|
|
54
|
-
switch (output.type) {
|
|
55
|
-
case 'opreturn':
|
|
56
|
-
validateParams(output, [{
|
|
57
|
-
name: 'dataHex',
|
|
58
|
-
type: 'string'
|
|
59
|
-
}]);
|
|
60
|
-
return {
|
|
61
|
-
type: 'opreturn',
|
|
62
|
-
dataHex: output.dataHex
|
|
63
|
-
};
|
|
64
|
-
case 'send-max':
|
|
65
|
-
validateParams(output, [{
|
|
66
|
-
name: 'address',
|
|
67
|
-
type: 'string',
|
|
68
|
-
required: true
|
|
69
|
-
}]);
|
|
70
|
-
validateAddress(output.address);
|
|
71
|
-
return {
|
|
72
|
-
type: 'send-max',
|
|
73
|
-
address: output.address
|
|
74
|
-
};
|
|
75
|
-
case 'payment-noaddress':
|
|
76
|
-
validateParams(output, [{
|
|
77
|
-
name: 'amount',
|
|
78
|
-
type: 'uint',
|
|
79
|
-
required: true
|
|
80
|
-
}]);
|
|
81
|
-
return {
|
|
82
|
-
type: 'payment-noaddress',
|
|
83
|
-
amount: output.amount
|
|
84
|
-
};
|
|
85
|
-
case 'send-max-noaddress':
|
|
86
|
-
return {
|
|
87
|
-
type: 'send-max-noaddress'
|
|
88
|
-
};
|
|
89
|
-
default:
|
|
90
|
-
validateParams(output, [{
|
|
91
|
-
name: 'amount',
|
|
92
|
-
type: 'uint',
|
|
93
|
-
required: true
|
|
94
|
-
}, {
|
|
95
|
-
name: 'address',
|
|
96
|
-
type: 'string',
|
|
97
|
-
required: true
|
|
98
|
-
}]);
|
|
99
|
-
validateAddress(output.address);
|
|
100
|
-
return {
|
|
101
|
-
type: 'payment',
|
|
102
|
-
address: output.address,
|
|
103
|
-
amount: output.amount
|
|
104
|
-
};
|
|
105
|
-
}
|
|
106
|
-
};
|
|
107
|
-
export const outputToTrezor = output => {
|
|
108
|
-
if (output.type === 'opreturn') {
|
|
109
|
-
return {
|
|
110
|
-
amount: '0',
|
|
111
|
-
op_return_data: output.dataHex,
|
|
112
|
-
script_type: 'PAYTOOPRETURN'
|
|
113
|
-
};
|
|
114
|
-
}
|
|
115
|
-
if (output.type === 'change') {
|
|
116
|
-
const address_n = getHDPath(output.path);
|
|
117
|
-
return {
|
|
118
|
-
address_n,
|
|
119
|
-
amount: output.amount,
|
|
120
|
-
script_type: getOutputScriptType(address_n)
|
|
121
|
-
};
|
|
122
|
-
}
|
|
123
|
-
return {
|
|
124
|
-
address: output.address,
|
|
125
|
-
amount: output.amount,
|
|
126
|
-
script_type: 'PAYTOADDRESS'
|
|
127
|
-
};
|
|
128
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type { AccountAddresses, AccountTransaction, BitcoinNetworkInfo, CoinInfo, RefTransaction, TransactionOptions } from '@trezor/connect-common';
|
|
2
|
-
import { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
import { Transaction as BitcoinJsTransaction, type Network } from '@trezor/utxo-lib';
|
|
4
|
-
export declare const requireReferencedTransactions: (inputs: PROTO.TxInputType[], options?: TransactionOptions, coinInfo?: CoinInfo) => boolean;
|
|
5
|
-
export declare const getReferencedTransactions: (inputs: PROTO.TxInputType[]) => string[];
|
|
6
|
-
export declare const getOrigTransactions: (inputs: PROTO.TxInputType[], outputs: PROTO.TxOutputType[]) => string[];
|
|
7
|
-
export declare const parseTransactionHexes: (network?: Network) => (hexes: string[]) => (import("@trezor/utxo-lib/lib/transaction/base").TransactionBase<undefined> | import("@trezor/utxo-lib/lib/transaction/base").TransactionBase<import("@trezor/utxo-lib/lib/transaction/dash").DashSpecific> | import("@trezor/utxo-lib/lib/transaction/base").TransactionBase<import("@trezor/utxo-lib/lib/transaction/zcash").ZcashSpecific>)[];
|
|
8
|
-
export declare const transformOrigTransactions: (txs: BitcoinJsTransaction[], coinInfo: BitcoinNetworkInfo, currentInputs: PROTO.TxInputType[], addresses: AccountAddresses) => RefTransaction[];
|
|
9
|
-
export declare const transformReferencedTransaction: (tx: BitcoinJsTransaction) => RefTransaction;
|
|
10
|
-
export declare const transformReferencedTransactions: (txs: BitcoinJsTransaction[]) => RefTransaction[];
|
|
11
|
-
export declare const validateReferencedTransactions: ({
|
|
12
|
-
transactions,
|
|
13
|
-
inputs,
|
|
14
|
-
outputs,
|
|
15
|
-
addresses,
|
|
16
|
-
coinInfo
|
|
17
|
-
}: {
|
|
18
|
-
transactions?: (RefTransaction | AccountTransaction)[];
|
|
19
|
-
inputs: PROTO.TxInputType[];
|
|
20
|
-
outputs: PROTO.TxOutputType[];
|
|
21
|
-
addresses?: AccountAddresses;
|
|
22
|
-
coinInfo: BitcoinNetworkInfo;
|
|
23
|
-
}) => RefTransaction[] | undefined;
|
package/lib/api/bitcoin/refTx.js
DELETED
|
@@ -1,249 +0,0 @@
|
|
|
1
|
-
import { TypedError } from "@trezor/connect-common/lib/constants/errors.js";
|
|
2
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
3
|
-
import { Assert, Type } from "@trezor/schema-utils";
|
|
4
|
-
import { bufferUtils } from "@trezor/utils";
|
|
5
|
-
import { address as BitcoinJsAddress, payments as BitcoinJsPayments, Transaction as BitcoinJsTransaction } from "@trezor/utxo-lib";
|
|
6
|
-
import { getHDPath, getOutputScriptType, getScriptType } from "../../utils/pathUtils.js";
|
|
7
|
-
export const requireReferencedTransactions = (inputs, options = {}, coinInfo) => {
|
|
8
|
-
if (coinInfo?.shortcut === 'ZEC' || coinInfo?.shortcut === 'TAZ') {
|
|
9
|
-
return !(options.version && options.version >= 5);
|
|
10
|
-
}
|
|
11
|
-
const inputTypes = ['SPENDTAPROOT', 'EXTERNAL'];
|
|
12
|
-
return inputs.some(input => !inputTypes.some(t => t === input.script_type));
|
|
13
|
-
};
|
|
14
|
-
export const getReferencedTransactions = inputs => {
|
|
15
|
-
const result = [];
|
|
16
|
-
inputs.forEach(input => {
|
|
17
|
-
if (input.prev_hash && !result.includes(input.prev_hash)) {
|
|
18
|
-
result.push(input.prev_hash);
|
|
19
|
-
}
|
|
20
|
-
});
|
|
21
|
-
return result;
|
|
22
|
-
};
|
|
23
|
-
export const getOrigTransactions = (inputs, outputs) => {
|
|
24
|
-
const result = [];
|
|
25
|
-
inputs.forEach(input => {
|
|
26
|
-
if (input.orig_hash && !result.includes(input.orig_hash)) {
|
|
27
|
-
result.push(input.orig_hash);
|
|
28
|
-
}
|
|
29
|
-
});
|
|
30
|
-
outputs.forEach(output => {
|
|
31
|
-
if (output.orig_hash && !result.includes(output.orig_hash)) {
|
|
32
|
-
result.push(output.orig_hash);
|
|
33
|
-
}
|
|
34
|
-
});
|
|
35
|
-
return result;
|
|
36
|
-
};
|
|
37
|
-
export const parseTransactionHexes = network => hexes => hexes.map(hex => BitcoinJsTransaction.fromHex(hex, {
|
|
38
|
-
network
|
|
39
|
-
}));
|
|
40
|
-
const enhanceTransaction = (refTx, srcTx) => {
|
|
41
|
-
const extraData = srcTx.getExtraData();
|
|
42
|
-
if (extraData) {
|
|
43
|
-
refTx.extra_data = extraData.toString('hex');
|
|
44
|
-
}
|
|
45
|
-
const specific = srcTx.getSpecificData();
|
|
46
|
-
if (specific) {
|
|
47
|
-
if (specific.type === 'zcash' && specific.versionGroupId && refTx.version >= 3) {
|
|
48
|
-
refTx.version_group_id = specific.versionGroupId;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
return refTx;
|
|
52
|
-
};
|
|
53
|
-
const parseOutputScript = (output, network) => {
|
|
54
|
-
try {
|
|
55
|
-
const address = BitcoinJsAddress.fromOutputScript(output, network);
|
|
56
|
-
return {
|
|
57
|
-
type: 'address',
|
|
58
|
-
address
|
|
59
|
-
};
|
|
60
|
-
} catch {
|
|
61
|
-
try {
|
|
62
|
-
const {
|
|
63
|
-
data
|
|
64
|
-
} = BitcoinJsPayments.embed({
|
|
65
|
-
output
|
|
66
|
-
}, {
|
|
67
|
-
validate: true
|
|
68
|
-
});
|
|
69
|
-
return {
|
|
70
|
-
type: 'data',
|
|
71
|
-
data
|
|
72
|
-
};
|
|
73
|
-
} catch {
|
|
74
|
-
return {
|
|
75
|
-
type: 'unknown'
|
|
76
|
-
};
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
};
|
|
80
|
-
const transformOrigTransaction = (tx, coinInfo, currentInputs, addresses) => {
|
|
81
|
-
const inputsMap = (input, i) => {
|
|
82
|
-
const prev_hash = bufferUtils.reverseBuffer(input.hash).toString('hex');
|
|
83
|
-
const currentInput = currentInputs.find(inp => inp.prev_hash === prev_hash && inp.prev_index === input.index);
|
|
84
|
-
if (!currentInput?.address_n) {
|
|
85
|
-
throw TypedError('Method_InvalidParameter', `transformOrigTransactions: invalid input at ${tx.getId()} [${i}]`);
|
|
86
|
-
}
|
|
87
|
-
return {
|
|
88
|
-
address_n: currentInput.address_n,
|
|
89
|
-
prev_hash,
|
|
90
|
-
prev_index: input.index,
|
|
91
|
-
script_sig: input.script.toString('hex'),
|
|
92
|
-
sequence: input.sequence,
|
|
93
|
-
script_type: getScriptType(currentInput.address_n),
|
|
94
|
-
multisig: undefined,
|
|
95
|
-
amount: currentInput.amount,
|
|
96
|
-
witness: tx.getWitness(i)?.toString('hex'),
|
|
97
|
-
ownership_proof: undefined,
|
|
98
|
-
commitment_data: undefined
|
|
99
|
-
};
|
|
100
|
-
};
|
|
101
|
-
const outputsMap = (output, i) => {
|
|
102
|
-
const parsed = parseOutputScript(output.script, coinInfo.network);
|
|
103
|
-
switch (parsed.type) {
|
|
104
|
-
case 'data':
|
|
105
|
-
{
|
|
106
|
-
const op_return_data = parsed.data?.shift()?.toString('hex');
|
|
107
|
-
if (typeof op_return_data !== 'string') {
|
|
108
|
-
throw TypedError('Method_InvalidParameter', `transformOrigTransactions: invalid op_return_data at ${tx.getId()} [${i}]`);
|
|
109
|
-
}
|
|
110
|
-
return {
|
|
111
|
-
script_type: 'PAYTOOPRETURN',
|
|
112
|
-
amount: '0',
|
|
113
|
-
op_return_data
|
|
114
|
-
};
|
|
115
|
-
}
|
|
116
|
-
case 'address':
|
|
117
|
-
{
|
|
118
|
-
const {
|
|
119
|
-
address
|
|
120
|
-
} = parsed;
|
|
121
|
-
const changeAddress = addresses.change.find(addr => addr.address === address);
|
|
122
|
-
const address_n = changeAddress && getHDPath(changeAddress.path);
|
|
123
|
-
const amount = output.value.toString();
|
|
124
|
-
return address_n ? {
|
|
125
|
-
address_n,
|
|
126
|
-
amount,
|
|
127
|
-
script_type: getOutputScriptType(address_n)
|
|
128
|
-
} : {
|
|
129
|
-
address,
|
|
130
|
-
amount,
|
|
131
|
-
script_type: 'PAYTOADDRESS'
|
|
132
|
-
};
|
|
133
|
-
}
|
|
134
|
-
case 'unknown':
|
|
135
|
-
default:
|
|
136
|
-
throw TypedError('Method_InvalidParameter', `transformOrigTransactions: invalid output at ${tx.getId()} [${i}]`);
|
|
137
|
-
}
|
|
138
|
-
};
|
|
139
|
-
const refTx = {
|
|
140
|
-
version: tx.version,
|
|
141
|
-
hash: tx.getId(),
|
|
142
|
-
inputs: tx.ins.map(inputsMap),
|
|
143
|
-
outputs: tx.outs.map(outputsMap),
|
|
144
|
-
lock_time: tx.locktime,
|
|
145
|
-
timestamp: tx.timestamp,
|
|
146
|
-
expiry: tx.expiry
|
|
147
|
-
};
|
|
148
|
-
return enhanceTransaction(refTx, tx);
|
|
149
|
-
};
|
|
150
|
-
export const transformOrigTransactions = (txs, coinInfo, currentInputs, addresses) => txs.map(tx => transformOrigTransaction(tx, coinInfo, currentInputs, addresses));
|
|
151
|
-
export const transformReferencedTransaction = tx => {
|
|
152
|
-
const inputsMap = input => ({
|
|
153
|
-
prev_index: input.index,
|
|
154
|
-
sequence: input.sequence,
|
|
155
|
-
prev_hash: bufferUtils.reverseBuffer(input.hash).toString('hex'),
|
|
156
|
-
script_sig: input.script.toString('hex')
|
|
157
|
-
});
|
|
158
|
-
const binOutputsMap = output => ({
|
|
159
|
-
amount: output.value.toString(),
|
|
160
|
-
script_pubkey: output.script.toString('hex')
|
|
161
|
-
});
|
|
162
|
-
const refTx = {
|
|
163
|
-
version: tx.version,
|
|
164
|
-
hash: tx.getId(),
|
|
165
|
-
inputs: tx.ins.map(inputsMap),
|
|
166
|
-
bin_outputs: tx.outs.map(binOutputsMap),
|
|
167
|
-
lock_time: tx.locktime,
|
|
168
|
-
timestamp: tx.timestamp,
|
|
169
|
-
expiry: tx.expiry
|
|
170
|
-
};
|
|
171
|
-
return enhanceTransaction(refTx, tx);
|
|
172
|
-
};
|
|
173
|
-
export const transformReferencedTransactions = txs => txs.map(transformReferencedTransaction);
|
|
174
|
-
export const validateReferencedTransactions = ({
|
|
175
|
-
transactions,
|
|
176
|
-
inputs,
|
|
177
|
-
outputs,
|
|
178
|
-
addresses,
|
|
179
|
-
coinInfo
|
|
180
|
-
}) => {
|
|
181
|
-
if (!Array.isArray(transactions) || transactions.length === 0) return;
|
|
182
|
-
const refTxs = requireReferencedTransactions(inputs) ? getReferencedTransactions(inputs) : [];
|
|
183
|
-
const origTxs = getOrigTransactions(inputs, outputs);
|
|
184
|
-
const transformedTxs = transactions.map(tx => {
|
|
185
|
-
if ('details' in tx) {
|
|
186
|
-
if (!tx.hex) throw TypedError('Method_InvalidParameter', `refTx: hex for ${tx.txid} not provided`);
|
|
187
|
-
const srcTx = BitcoinJsTransaction.fromHex(tx.hex, {
|
|
188
|
-
network: coinInfo.network
|
|
189
|
-
});
|
|
190
|
-
if (origTxs.includes(tx.txid)) {
|
|
191
|
-
if (!addresses) throw TypedError('Method_InvalidParameter', `refTx: addresses for ${tx.txid} not provided`);
|
|
192
|
-
return transformOrigTransaction(srcTx, coinInfo, inputs, addresses);
|
|
193
|
-
}
|
|
194
|
-
return transformReferencedTransaction(srcTx);
|
|
195
|
-
}
|
|
196
|
-
Assert(Type.Object({
|
|
197
|
-
hash: Type.String(),
|
|
198
|
-
version: Type.Number(),
|
|
199
|
-
lock_time: Type.Number(),
|
|
200
|
-
extra_data: Type.Optional(Type.String()),
|
|
201
|
-
timestamp: Type.Optional(Type.Number()),
|
|
202
|
-
version_group_id: Type.Optional(Type.Number())
|
|
203
|
-
}), tx);
|
|
204
|
-
if (origTxs.includes(tx.hash)) {
|
|
205
|
-
Assert(Type.Object({
|
|
206
|
-
inputs: Type.Array(PROTO.TxInput, {
|
|
207
|
-
minItems: 1
|
|
208
|
-
}),
|
|
209
|
-
outputs: Type.Array(PROTO.TxOutputType, {
|
|
210
|
-
minItems: 1
|
|
211
|
-
})
|
|
212
|
-
}), tx);
|
|
213
|
-
return tx;
|
|
214
|
-
}
|
|
215
|
-
Assert(Type.Object({
|
|
216
|
-
inputs: Type.Array(PROTO.PrevInput, {
|
|
217
|
-
minItems: 1
|
|
218
|
-
}),
|
|
219
|
-
bin_outputs: Type.Array(PROTO.TxOutputBinType, {
|
|
220
|
-
minItems: 1
|
|
221
|
-
})
|
|
222
|
-
}), tx);
|
|
223
|
-
return {
|
|
224
|
-
hash: tx.hash,
|
|
225
|
-
version: tx.version,
|
|
226
|
-
extra_data: tx.extra_data,
|
|
227
|
-
lock_time: tx.lock_time,
|
|
228
|
-
timestamp: tx.timestamp,
|
|
229
|
-
version_group_id: tx.version_group_id,
|
|
230
|
-
expiry: tx.expiry,
|
|
231
|
-
inputs: tx.inputs.map(input => ({
|
|
232
|
-
prev_hash: input.prev_hash,
|
|
233
|
-
prev_index: input.prev_index,
|
|
234
|
-
script_sig: input.script_sig,
|
|
235
|
-
sequence: input.sequence
|
|
236
|
-
})),
|
|
237
|
-
bin_outputs: tx.bin_outputs.map(output => ({
|
|
238
|
-
amount: output.amount,
|
|
239
|
-
script_pubkey: output.script_pubkey
|
|
240
|
-
}))
|
|
241
|
-
};
|
|
242
|
-
});
|
|
243
|
-
refTxs.concat(origTxs).forEach(hash => {
|
|
244
|
-
if (!transformedTxs.some(tx => tx.hash === hash)) {
|
|
245
|
-
throw TypedError('Method_InvalidParameter', `refTx: ${hash} not provided`);
|
|
246
|
-
}
|
|
247
|
-
});
|
|
248
|
-
return transformedTxs;
|
|
249
|
-
};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import type { BitcoinNetworkInfo, PROTO, RefTransaction, SignedTransaction, TransactionOptions } from '@trezor/connect-common';
|
|
2
|
-
import type { TypedCall } from "../../device/DeviceCommands.js";
|
|
3
|
-
export interface SignTxHelperProps {
|
|
4
|
-
typedCall: TypedCall;
|
|
5
|
-
txRequest: PROTO.TxRequest;
|
|
6
|
-
refTxs: Record<string, RefTransaction>;
|
|
7
|
-
inputs: PROTO.TxInputType[];
|
|
8
|
-
outputs: PROTO.TxOutputType[];
|
|
9
|
-
paymentRequests: PROTO.PaymentRequest[];
|
|
10
|
-
serializedTx: string[];
|
|
11
|
-
signatures: string[];
|
|
12
|
-
}
|
|
13
|
-
export interface SignTxHelperParams {
|
|
14
|
-
typedCall: TypedCall;
|
|
15
|
-
inputs: PROTO.TxInputType[];
|
|
16
|
-
outputs: PROTO.TxOutputType[];
|
|
17
|
-
paymentRequests?: PROTO.PaymentRequest[];
|
|
18
|
-
refTxs: RefTransaction[];
|
|
19
|
-
options: TransactionOptions;
|
|
20
|
-
coinInfo: BitcoinNetworkInfo;
|
|
21
|
-
}
|
|
22
|
-
export declare const signTx: ({
|
|
23
|
-
typedCall,
|
|
24
|
-
inputs,
|
|
25
|
-
outputs,
|
|
26
|
-
paymentRequests,
|
|
27
|
-
refTxs,
|
|
28
|
-
options,
|
|
29
|
-
coinInfo
|
|
30
|
-
}: SignTxHelperParams) => Promise<SignedTransaction>;
|