@trezor/connect 10.0.0-beta.1 → 10.0.0-beta.3
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 +5 -0
- package/lib/impl/core-in-module-native.js +7 -0
- package/lib/impl/core-in-module-node.d.ts +6 -0
- package/lib/impl/core-in-module-node.js +8 -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,195 +0,0 @@
|
|
|
1
|
-
import { UI_REQUEST } from "@trezor/connect-common";
|
|
2
|
-
import { AuthenticateDeviceParams, deviceAuthenticityBlacklistConfig, deviceAuthenticityConfig, getRandomChallenge, prepareDeviceAuthenticityData, validateSerialNumbers, verifyAuthenticityProof } from "@trezor/device-authenticity";
|
|
3
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
4
|
-
import { Assert } from "@trezor/schema-utils";
|
|
5
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
6
|
-
export default class AuthenticateDevice extends AbstractMethod {
|
|
7
|
-
constructor(message) {
|
|
8
|
-
const {
|
|
9
|
-
payload
|
|
10
|
-
} = message;
|
|
11
|
-
Assert(AuthenticateDeviceParams, payload);
|
|
12
|
-
const params = {
|
|
13
|
-
config: payload.config,
|
|
14
|
-
blacklistConfig: payload.blacklistConfig,
|
|
15
|
-
allowDebugKeys: payload.allowDebugKeys
|
|
16
|
-
};
|
|
17
|
-
super(message, params);
|
|
18
|
-
this.useEmptyPassphrase = true;
|
|
19
|
-
this.allowDeviceMode = [UI_REQUEST.INITIALIZE, UI_REQUEST.SEEDLESS];
|
|
20
|
-
this.skipFinalReload = false;
|
|
21
|
-
this.useDeviceState = false;
|
|
22
|
-
}
|
|
23
|
-
get requiredPermissions() {
|
|
24
|
-
return [{
|
|
25
|
-
permission: 'management'
|
|
26
|
-
}];
|
|
27
|
-
}
|
|
28
|
-
async streamAuthenticityProofs(challenge) {
|
|
29
|
-
const cmd = this.getDevice().getCommands();
|
|
30
|
-
const MAX_CHUNK_SIZE = 500;
|
|
31
|
-
this.getDevice().startPiggybackAck();
|
|
32
|
-
const {
|
|
33
|
-
message: proofSizes
|
|
34
|
-
} = await cmd.typedCall('AuthenticateDevice', 'AuthenticityProofSizes', {
|
|
35
|
-
challenge: challenge.toString('hex'),
|
|
36
|
-
stream: true
|
|
37
|
-
});
|
|
38
|
-
const proofTypes = [{
|
|
39
|
-
name: 'optiga',
|
|
40
|
-
type: PROTO.AuthenticityProofType.OPTIGA,
|
|
41
|
-
certSizes: proofSizes.optiga_certificates,
|
|
42
|
-
sigSize: proofSizes.optiga_signature
|
|
43
|
-
}, {
|
|
44
|
-
name: 'tropic',
|
|
45
|
-
type: PROTO.AuthenticityProofType.TROPIC,
|
|
46
|
-
certSizes: proofSizes.tropic_certificates,
|
|
47
|
-
sigSize: proofSizes.tropic_signature
|
|
48
|
-
}, {
|
|
49
|
-
name: 'mcu',
|
|
50
|
-
type: PROTO.AuthenticityProofType.MCU,
|
|
51
|
-
certSizes: proofSizes.mcu_certificates,
|
|
52
|
-
sigSize: proofSizes.mcu_signature
|
|
53
|
-
}];
|
|
54
|
-
const authenticityProof = {
|
|
55
|
-
optiga_certificates: [],
|
|
56
|
-
optiga_signature: '',
|
|
57
|
-
tropic_certificates: [],
|
|
58
|
-
tropic_signature: undefined,
|
|
59
|
-
mcu_certificates: [],
|
|
60
|
-
mcu_signature: undefined
|
|
61
|
-
};
|
|
62
|
-
const getChunk = async (params, chunkSize) => {
|
|
63
|
-
const chunks = [];
|
|
64
|
-
let offset = 0;
|
|
65
|
-
while (offset < chunkSize) {
|
|
66
|
-
const size = Math.min(MAX_CHUNK_SIZE, chunkSize - offset);
|
|
67
|
-
const {
|
|
68
|
-
message
|
|
69
|
-
} = await cmd.typedCall('GetAuthenticityProofChunk', 'AuthenticityProofChunk', {
|
|
70
|
-
...params,
|
|
71
|
-
offset,
|
|
72
|
-
size
|
|
73
|
-
});
|
|
74
|
-
chunks.push(message.chunk);
|
|
75
|
-
offset += size;
|
|
76
|
-
}
|
|
77
|
-
return chunks.join('');
|
|
78
|
-
};
|
|
79
|
-
for (const {
|
|
80
|
-
name,
|
|
81
|
-
type,
|
|
82
|
-
certSizes,
|
|
83
|
-
sigSize
|
|
84
|
-
} of proofTypes) {
|
|
85
|
-
for (const [i, certSize] of certSizes.entries()) {
|
|
86
|
-
const cert = await getChunk({
|
|
87
|
-
proof_type: type,
|
|
88
|
-
index: i
|
|
89
|
-
}, certSize);
|
|
90
|
-
authenticityProof[`${name}_certificates`].push(cert);
|
|
91
|
-
}
|
|
92
|
-
if (sigSize) {
|
|
93
|
-
authenticityProof[`${name}_signature`] = await getChunk({
|
|
94
|
-
proof_type: type
|
|
95
|
-
}, sigSize);
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
await cmd.typedCall('GetAuthenticityProofChunk', 'Success', {
|
|
99
|
-
offset: 0,
|
|
100
|
-
size: 0
|
|
101
|
-
});
|
|
102
|
-
await this.getDevice().stopPiggybackAck();
|
|
103
|
-
return authenticityProof;
|
|
104
|
-
}
|
|
105
|
-
async getAuthenticityProofs(challenge) {
|
|
106
|
-
const {
|
|
107
|
-
message
|
|
108
|
-
} = await this.getDevice().getCommands().typedCall('AuthenticateDevice', 'AuthenticityProof', {
|
|
109
|
-
challenge: challenge.toString('hex')
|
|
110
|
-
});
|
|
111
|
-
return message;
|
|
112
|
-
}
|
|
113
|
-
async run() {
|
|
114
|
-
const challenge = getRandomChallenge();
|
|
115
|
-
const {
|
|
116
|
-
unavailableCapabilities
|
|
117
|
-
} = this.getDevice();
|
|
118
|
-
const authenticityProof = !unavailableCapabilities['authenticityProofChunk'] ? await this.streamAuthenticityProofs(challenge) : await this.getAuthenticityProofs(challenge);
|
|
119
|
-
const config = this.params.config || deviceAuthenticityConfig;
|
|
120
|
-
const blacklistConfig = this.params.blacklistConfig || deviceAuthenticityBlacklistConfig;
|
|
121
|
-
const commonParams = {
|
|
122
|
-
signedData: prepareDeviceAuthenticityData({
|
|
123
|
-
payload: challenge
|
|
124
|
-
}),
|
|
125
|
-
deviceModel: this.getDevice().features.internal_model,
|
|
126
|
-
allowDebugKeys: this.params.allowDebugKeys,
|
|
127
|
-
config,
|
|
128
|
-
blacklistConfig
|
|
129
|
-
};
|
|
130
|
-
const getOptigaResult = async () => {
|
|
131
|
-
const {
|
|
132
|
-
optiga_signature: signature,
|
|
133
|
-
optiga_certificates: certificates
|
|
134
|
-
} = authenticityProof;
|
|
135
|
-
const isAvailable = signature && certificates.length > 0;
|
|
136
|
-
if (isAvailable) {
|
|
137
|
-
return await verifyAuthenticityProof({
|
|
138
|
-
...commonParams,
|
|
139
|
-
certificates,
|
|
140
|
-
signature
|
|
141
|
-
});
|
|
142
|
-
}
|
|
143
|
-
return {
|
|
144
|
-
valid: false,
|
|
145
|
-
error: 'RESPONSE_PAYLOAD_MISSING'
|
|
146
|
-
};
|
|
147
|
-
};
|
|
148
|
-
const hasTropicAbility = !unavailableCapabilities['tropicDeviceAuthentication'];
|
|
149
|
-
const getTropicResult = async () => {
|
|
150
|
-
const {
|
|
151
|
-
tropic_signature: signature,
|
|
152
|
-
tropic_certificates: certificates
|
|
153
|
-
} = authenticityProof;
|
|
154
|
-
const isAvailable = signature && certificates.length > 0;
|
|
155
|
-
const isRequired = hasTropicAbility;
|
|
156
|
-
if (isAvailable) {
|
|
157
|
-
return await verifyAuthenticityProof({
|
|
158
|
-
...commonParams,
|
|
159
|
-
certificates,
|
|
160
|
-
signature
|
|
161
|
-
});
|
|
162
|
-
}
|
|
163
|
-
return isRequired ? {
|
|
164
|
-
valid: false,
|
|
165
|
-
error: 'RESPONSE_PAYLOAD_MISSING'
|
|
166
|
-
} : null;
|
|
167
|
-
};
|
|
168
|
-
const getMCUResult = async () => {
|
|
169
|
-
const {
|
|
170
|
-
mcu_signature: signature,
|
|
171
|
-
mcu_certificates: certificates
|
|
172
|
-
} = authenticityProof;
|
|
173
|
-
const isAvailable = signature && certificates.length > 0;
|
|
174
|
-
const isRequired = !unavailableCapabilities['mcuDeviceAuthentication'];
|
|
175
|
-
if (isAvailable) {
|
|
176
|
-
return await verifyAuthenticityProof({
|
|
177
|
-
...commonParams,
|
|
178
|
-
certificates,
|
|
179
|
-
signature
|
|
180
|
-
});
|
|
181
|
-
}
|
|
182
|
-
return isRequired ? {
|
|
183
|
-
valid: false,
|
|
184
|
-
error: 'RESPONSE_PAYLOAD_MISSING'
|
|
185
|
-
} : null;
|
|
186
|
-
};
|
|
187
|
-
const [optigaResult, tropicResult, mcuResult] = await Promise.all([getOptigaResult(), getTropicResult(), getMCUResult()]);
|
|
188
|
-
const results = {
|
|
189
|
-
optigaResult,
|
|
190
|
-
tropicResult,
|
|
191
|
-
mcuResult
|
|
192
|
-
};
|
|
193
|
-
return hasTropicAbility ? validateSerialNumbers(results) : results;
|
|
194
|
-
}
|
|
195
|
-
}
|
|
@@ -1,11 +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 AuthorizeCoinjoin extends AbstractMethod<'authorizeCoinjoin', PROTO.AuthorizeCoinJoin> {
|
|
6
|
-
constructor(message: MethodMessage<'authorizeCoinjoin'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
run(): Promise<{
|
|
9
|
-
message: string;
|
|
10
|
-
}>;
|
|
11
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { AuthorizeCoinjoin as AuthorizeCoinjoinSchema } from "@trezor/connect-common";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
import { getBitcoinNetwork } from "../data/coinInfo.js";
|
|
5
|
-
import { getScriptType, validatePath } from "../utils/pathUtils.js";
|
|
6
|
-
export default class AuthorizeCoinjoin extends AbstractMethod {
|
|
7
|
-
constructor(message) {
|
|
8
|
-
const {
|
|
9
|
-
payload
|
|
10
|
-
} = message;
|
|
11
|
-
Assert(AuthorizeCoinjoinSchema, payload);
|
|
12
|
-
const address_n = validatePath(payload.path, 3);
|
|
13
|
-
const script_type = payload.scriptType || getScriptType(address_n);
|
|
14
|
-
const coinInfo = getBitcoinNetwork(payload.coin || address_n);
|
|
15
|
-
const params = {
|
|
16
|
-
coordinator: payload.coordinator,
|
|
17
|
-
max_rounds: payload.maxRounds,
|
|
18
|
-
max_coordinator_fee_rate: payload.maxCoordinatorFeeRate,
|
|
19
|
-
max_fee_per_kvbyte: payload.maxFeePerKvbyte,
|
|
20
|
-
address_n,
|
|
21
|
-
coin_name: coinInfo?.name,
|
|
22
|
-
script_type,
|
|
23
|
-
amount_unit: payload.amountUnit
|
|
24
|
-
};
|
|
25
|
-
super(message, params);
|
|
26
|
-
this.requiredFirmwareCoins = [coinInfo];
|
|
27
|
-
this.preauthorized = payload.preauthorized;
|
|
28
|
-
}
|
|
29
|
-
get requiredPermissions() {
|
|
30
|
-
return [this.coinPerm('internal', this.requiredFirmwareCoins[0])];
|
|
31
|
-
}
|
|
32
|
-
async run() {
|
|
33
|
-
const cmd = this.getDevice().getCommands();
|
|
34
|
-
if (this.preauthorized) {
|
|
35
|
-
if (await cmd.preauthorize(false)) {
|
|
36
|
-
return {
|
|
37
|
-
message: 'Success'
|
|
38
|
-
};
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
const response = await cmd.typedCall('AuthorizeCoinJoin', 'Success', this.params);
|
|
42
|
-
return response.message;
|
|
43
|
-
}
|
|
44
|
-
}
|
|
@@ -1,19 +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 BackupDevice extends AbstractMethod<'backupDevice', PROTO.BackupDevice> {
|
|
6
|
-
constructor(message: MethodMessage<'backupDevice'>);
|
|
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
|
-
}
|
package/lib/api/backupDevice.js
DELETED
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
export default class BackupDevice extends AbstractMethod {
|
|
5
|
-
constructor(message) {
|
|
6
|
-
const {
|
|
7
|
-
payload
|
|
8
|
-
} = message;
|
|
9
|
-
Assert(PROTO.BackupDevice, payload);
|
|
10
|
-
const params = {
|
|
11
|
-
group_threshold: payload.group_threshold,
|
|
12
|
-
groups: payload.groups,
|
|
13
|
-
backup_method: payload.backup_method
|
|
14
|
-
};
|
|
15
|
-
super(message, params);
|
|
16
|
-
this.skipFinalReload = false;
|
|
17
|
-
this.useDeviceState = false;
|
|
18
|
-
}
|
|
19
|
-
get requiredPermissions() {
|
|
20
|
-
return [{
|
|
21
|
-
permission: 'management'
|
|
22
|
-
}];
|
|
23
|
-
}
|
|
24
|
-
get confirmation() {
|
|
25
|
-
return {
|
|
26
|
-
view: 'device-management',
|
|
27
|
-
customConfirmButton: {
|
|
28
|
-
className: 'confirm',
|
|
29
|
-
label: 'Proceed'
|
|
30
|
-
},
|
|
31
|
-
label: 'Do you want to initiate backup procedure?'
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
async run() {
|
|
35
|
-
const cmd = this.getDevice().getCommands();
|
|
36
|
-
const response = await cmd.typedCall('BackupDevice', 'Success', this.params);
|
|
37
|
-
return response.message;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import type { BitcoinNetworkInfo, ComposeResult, ComposeUtxo, ComposedInputs, DiscoveryAccount } from '@trezor/connect-common';
|
|
2
|
-
import type { ComposeOutput, TransactionInputOutputSortingStrategy } from '@trezor/utxo-lib';
|
|
3
|
-
import type { Blockchain } from "../../backend/BlockchainLink.js";
|
|
4
|
-
import type { BitcoinFeeLevels } from "../../backend/fees/BitcoinFeeLevels.js";
|
|
5
|
-
type Options = {
|
|
6
|
-
account: DiscoveryAccount;
|
|
7
|
-
utxos: ComposeUtxo[];
|
|
8
|
-
outputs: ComposeOutput[];
|
|
9
|
-
coinInfo: BitcoinNetworkInfo;
|
|
10
|
-
baseFee?: number;
|
|
11
|
-
sortingStrategy: TransactionInputOutputSortingStrategy;
|
|
12
|
-
};
|
|
13
|
-
export declare class TransactionComposer {
|
|
14
|
-
account: DiscoveryAccount;
|
|
15
|
-
utxos: ComposedInputs[];
|
|
16
|
-
outputs: ComposeOutput[];
|
|
17
|
-
coinInfo: BitcoinNetworkInfo;
|
|
18
|
-
blockHeight: number;
|
|
19
|
-
baseFee: number;
|
|
20
|
-
sortingStrategy: TransactionInputOutputSortingStrategy;
|
|
21
|
-
feeLevels: BitcoinFeeLevels;
|
|
22
|
-
composed: {
|
|
23
|
-
[key: string]: ComposeResult;
|
|
24
|
-
};
|
|
25
|
-
constructor(options: Options);
|
|
26
|
-
init(blockchain: Blockchain): Promise<void>;
|
|
27
|
-
composeAllFeeLevels(): boolean;
|
|
28
|
-
composeCustomFee(fee: string): void;
|
|
29
|
-
getFeeLevelList(): ({
|
|
30
|
-
blocks?: undefined;
|
|
31
|
-
feePerByte?: undefined;
|
|
32
|
-
name: string;
|
|
33
|
-
fee: "0";
|
|
34
|
-
disabled: true;
|
|
35
|
-
} | {
|
|
36
|
-
name: string;
|
|
37
|
-
blocks: number;
|
|
38
|
-
fee: string;
|
|
39
|
-
feePerByte: string;
|
|
40
|
-
minutes: number;
|
|
41
|
-
total: string;
|
|
42
|
-
})[];
|
|
43
|
-
compose(feeRate: string): ComposeResult;
|
|
44
|
-
dispose(): void;
|
|
45
|
-
}
|
|
46
|
-
export {};
|
|
@@ -1,147 +0,0 @@
|
|
|
1
|
-
import { BigNumber } from "@trezor/utils/lib/bigNumber.js";
|
|
2
|
-
import { composeTx, networks } from "@trezor/utxo-lib";
|
|
3
|
-
import { getOrInitBitcoinFeeLevels } from "../../backend/fees/index.js";
|
|
4
|
-
export class TransactionComposer {
|
|
5
|
-
account;
|
|
6
|
-
utxos;
|
|
7
|
-
outputs;
|
|
8
|
-
coinInfo;
|
|
9
|
-
blockHeight = 0;
|
|
10
|
-
baseFee;
|
|
11
|
-
sortingStrategy;
|
|
12
|
-
feeLevels;
|
|
13
|
-
composed = {};
|
|
14
|
-
constructor(options) {
|
|
15
|
-
this.account = options.account;
|
|
16
|
-
this.outputs = options.outputs;
|
|
17
|
-
this.coinInfo = options.coinInfo;
|
|
18
|
-
this.blockHeight = 0;
|
|
19
|
-
this.baseFee = options.baseFee || 0;
|
|
20
|
-
this.sortingStrategy = options.sortingStrategy;
|
|
21
|
-
this.feeLevels = getOrInitBitcoinFeeLevels(options.coinInfo);
|
|
22
|
-
const {
|
|
23
|
-
addresses
|
|
24
|
-
} = options.account;
|
|
25
|
-
const allAddresses = !addresses ? [] : addresses.used.concat(addresses.unused).concat(addresses.change).map(a => a.address);
|
|
26
|
-
this.utxos = options.utxos.flatMap(u => {
|
|
27
|
-
if (!u.required && new BigNumber(u.amount).lte(this.coinInfo.dustLimit)) return [];
|
|
28
|
-
return {
|
|
29
|
-
...u,
|
|
30
|
-
coinbase: typeof u.coinbase === 'boolean' ? u.coinbase : false,
|
|
31
|
-
own: allAddresses.includes(u.address)
|
|
32
|
-
};
|
|
33
|
-
});
|
|
34
|
-
}
|
|
35
|
-
async init(blockchain) {
|
|
36
|
-
const {
|
|
37
|
-
blockHeight
|
|
38
|
-
} = await blockchain.getNetworkInfo();
|
|
39
|
-
this.blockHeight = blockHeight;
|
|
40
|
-
if (!this.feeLevels.wasFetchedSuccessfully) {
|
|
41
|
-
await this.feeLevels.load(blockchain);
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
composeAllFeeLevels() {
|
|
45
|
-
const {
|
|
46
|
-
levels
|
|
47
|
-
} = this.feeLevels;
|
|
48
|
-
if (this.utxos.length < 1) return false;
|
|
49
|
-
this.composed = {};
|
|
50
|
-
let atLeastOneValid = false;
|
|
51
|
-
levels.forEach(level => {
|
|
52
|
-
if (level.feePerUnit !== '0') {
|
|
53
|
-
const tx = this.compose(level.feePerUnit);
|
|
54
|
-
if (tx.type === 'final') {
|
|
55
|
-
atLeastOneValid = true;
|
|
56
|
-
}
|
|
57
|
-
this.composed[level.label] = tx;
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
|
-
if (!atLeastOneValid) {
|
|
61
|
-
const lastLevel = levels[levels.length - 1];
|
|
62
|
-
let lastFee = new BigNumber(lastLevel.feePerUnit);
|
|
63
|
-
while (lastFee.gt(this.coinInfo.minFee) && this.composed.custom === undefined) {
|
|
64
|
-
lastFee = lastFee.minus(1);
|
|
65
|
-
const tx = this.compose(lastFee.toString());
|
|
66
|
-
if (tx.type === 'final') {
|
|
67
|
-
this.feeLevels.updateBitcoinCustomFee(lastFee.toString());
|
|
68
|
-
this.composed.custom = tx;
|
|
69
|
-
return true;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
return false;
|
|
73
|
-
}
|
|
74
|
-
return true;
|
|
75
|
-
}
|
|
76
|
-
composeCustomFee(fee) {
|
|
77
|
-
const tx = this.compose(fee);
|
|
78
|
-
this.composed.custom = tx;
|
|
79
|
-
if (tx.type === 'final') {
|
|
80
|
-
this.feeLevels.updateBitcoinCustomFee(tx.feePerByte);
|
|
81
|
-
} else {
|
|
82
|
-
this.feeLevels.updateBitcoinCustomFee(fee);
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
getFeeLevelList() {
|
|
86
|
-
const list = [];
|
|
87
|
-
const {
|
|
88
|
-
levels
|
|
89
|
-
} = this.feeLevels;
|
|
90
|
-
levels.forEach(level => {
|
|
91
|
-
const tx = this.composed[level.label];
|
|
92
|
-
if (tx?.type === 'final') {
|
|
93
|
-
list.push({
|
|
94
|
-
name: level.label,
|
|
95
|
-
fee: tx.fee,
|
|
96
|
-
feePerByte: level.feePerUnit,
|
|
97
|
-
blocks: level.blocks,
|
|
98
|
-
minutes: level.blocks * this.coinInfo.blockTime,
|
|
99
|
-
total: tx.totalSpent
|
|
100
|
-
});
|
|
101
|
-
} else {
|
|
102
|
-
list.push({
|
|
103
|
-
name: level.label,
|
|
104
|
-
fee: '0',
|
|
105
|
-
disabled: true
|
|
106
|
-
});
|
|
107
|
-
}
|
|
108
|
-
});
|
|
109
|
-
return list;
|
|
110
|
-
}
|
|
111
|
-
compose(feeRate) {
|
|
112
|
-
const {
|
|
113
|
-
account,
|
|
114
|
-
coinInfo,
|
|
115
|
-
baseFee
|
|
116
|
-
} = this;
|
|
117
|
-
const {
|
|
118
|
-
addresses
|
|
119
|
-
} = account;
|
|
120
|
-
if (!addresses) return {
|
|
121
|
-
type: 'error',
|
|
122
|
-
error: 'ADDRESSES-NOT-SET'
|
|
123
|
-
};
|
|
124
|
-
const lastChange = addresses.change[addresses.change.length - 1];
|
|
125
|
-
const changeAddress = addresses.change.find(a => !a.transfers) || lastChange;
|
|
126
|
-
let feePolicy;
|
|
127
|
-
if (networks.isNetworkType('doge', coinInfo.network)) {
|
|
128
|
-
feePolicy = 'doge';
|
|
129
|
-
} else if (networks.isNetworkType('zcash', coinInfo.network)) {
|
|
130
|
-
feePolicy = 'zcash';
|
|
131
|
-
}
|
|
132
|
-
return composeTx({
|
|
133
|
-
txType: account.type,
|
|
134
|
-
utxos: this.utxos,
|
|
135
|
-
outputs: this.outputs,
|
|
136
|
-
feeRate,
|
|
137
|
-
longTermFeeRate: this.feeLevels.longTermFeeRate,
|
|
138
|
-
sortingStrategy: this.sortingStrategy,
|
|
139
|
-
network: coinInfo.network,
|
|
140
|
-
changeAddress,
|
|
141
|
-
dustThreshold: coinInfo.dustLimit,
|
|
142
|
-
baseFee,
|
|
143
|
-
feePolicy
|
|
144
|
-
});
|
|
145
|
-
}
|
|
146
|
-
dispose() {}
|
|
147
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import type { AccountAddresses, PROTO } from '@trezor/connect-common';
|
|
2
|
-
import type { Transaction as BitcoinJsTransaction } from '@trezor/utxo-lib';
|
|
3
|
-
export declare const createPendingTransaction: (tx: BitcoinJsTransaction, {
|
|
4
|
-
addresses,
|
|
5
|
-
inputs,
|
|
6
|
-
outputs
|
|
7
|
-
}: {
|
|
8
|
-
addresses: AccountAddresses;
|
|
9
|
-
inputs: PROTO.TxInputType[];
|
|
10
|
-
outputs: PROTO.TxOutputType[];
|
|
11
|
-
}) => {
|
|
12
|
-
txid: string;
|
|
13
|
-
hex: string;
|
|
14
|
-
blockHeight: number;
|
|
15
|
-
blockTime: number;
|
|
16
|
-
confirmations: number;
|
|
17
|
-
vsize: number;
|
|
18
|
-
size: number;
|
|
19
|
-
value: string;
|
|
20
|
-
valueIn: string;
|
|
21
|
-
fees: string;
|
|
22
|
-
vin: {
|
|
23
|
-
n: number;
|
|
24
|
-
txid: string;
|
|
25
|
-
vout: number;
|
|
26
|
-
isAddress: boolean;
|
|
27
|
-
addresses: string[];
|
|
28
|
-
value: string;
|
|
29
|
-
sequence: number | undefined;
|
|
30
|
-
}[];
|
|
31
|
-
vout: {
|
|
32
|
-
n: number;
|
|
33
|
-
isAddress: boolean;
|
|
34
|
-
addresses: string[];
|
|
35
|
-
value: string;
|
|
36
|
-
}[];
|
|
37
|
-
};
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { BigNumber } from "@trezor/utils/lib/bigNumber.js";
|
|
2
|
-
import { __btcUnknownTxDebug__, getSerializedPath } from "../../utils/pathUtils.js";
|
|
3
|
-
export const createPendingTransaction = (tx, {
|
|
4
|
-
addresses,
|
|
5
|
-
inputs,
|
|
6
|
-
outputs
|
|
7
|
-
}) => {
|
|
8
|
-
const valueOut = outputs.reduce((sum, out) => BigNumber(sum).plus(out.amount), new BigNumber('0'));
|
|
9
|
-
const valueIn = inputs.reduce((sum, ins) => BigNumber(sum).plus(ins.amount), new BigNumber('0'));
|
|
10
|
-
const allAddresses = addresses.unused.concat(addresses.used, addresses.change);
|
|
11
|
-
const findAddress = ({
|
|
12
|
-
address_n
|
|
13
|
-
}) => {
|
|
14
|
-
const path = address_n ? getSerializedPath(address_n) : undefined;
|
|
15
|
-
return allAddresses.filter(address => address.path === path).map(address => address.address);
|
|
16
|
-
};
|
|
17
|
-
__btcUnknownTxDebug__('createPendingTransaction', inputs, addresses);
|
|
18
|
-
return {
|
|
19
|
-
txid: tx.getId(),
|
|
20
|
-
hex: tx.toHex(),
|
|
21
|
-
blockHeight: 0,
|
|
22
|
-
blockTime: Math.floor(Date.now() / 1000),
|
|
23
|
-
confirmations: 0,
|
|
24
|
-
vsize: tx.virtualSize(),
|
|
25
|
-
size: tx.weight(),
|
|
26
|
-
value: valueOut.toString(),
|
|
27
|
-
valueIn: valueIn.toString(),
|
|
28
|
-
fees: valueIn.minus(valueOut).toString(),
|
|
29
|
-
vin: inputs.map((ins, n) => ({
|
|
30
|
-
n,
|
|
31
|
-
txid: ins.prev_hash,
|
|
32
|
-
vout: ins.prev_index,
|
|
33
|
-
isAddress: true,
|
|
34
|
-
addresses: findAddress(ins),
|
|
35
|
-
value: ins.amount.toString(),
|
|
36
|
-
sequence: ins.sequence
|
|
37
|
-
})),
|
|
38
|
-
vout: outputs.map((out, n) => {
|
|
39
|
-
let transformedAddresses = [];
|
|
40
|
-
if (out.address) {
|
|
41
|
-
transformedAddresses = [out.address];
|
|
42
|
-
} else if ('op_return_data' in out) {
|
|
43
|
-
transformedAddresses = [`OP_RETURN (${Buffer.from(out.op_return_data, 'hex').toString('ascii')})`];
|
|
44
|
-
} else {
|
|
45
|
-
transformedAddresses = findAddress(out);
|
|
46
|
-
}
|
|
47
|
-
return {
|
|
48
|
-
n,
|
|
49
|
-
isAddress: out.script_type !== 'PAYTOOPRETURN',
|
|
50
|
-
addresses: transformedAddresses,
|
|
51
|
-
value: out.amount.toString()
|
|
52
|
-
};
|
|
53
|
-
})
|
|
54
|
-
};
|
|
55
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { findBackend } from "../../backend/BlockchainLink.js";
|
|
2
|
-
export const enhanceSignTx = (options, coinInfo) => {
|
|
3
|
-
if (coinInfo.shortcut === 'ZEC' || coinInfo.shortcut === 'TAZ') {
|
|
4
|
-
if (typeof options.overwintered !== 'boolean') {
|
|
5
|
-
options.overwintered = true;
|
|
6
|
-
}
|
|
7
|
-
if (typeof options.version !== 'number') {
|
|
8
|
-
options.version = 5;
|
|
9
|
-
}
|
|
10
|
-
if (typeof options.version_group_id !== 'number') {
|
|
11
|
-
options.version_group_id = 0x26a7270a;
|
|
12
|
-
}
|
|
13
|
-
if (typeof options.branch_id !== 'number') {
|
|
14
|
-
const backend = findBackend(coinInfo.shortcut);
|
|
15
|
-
if (backend?.serverInfo?.consensusBranchId) {
|
|
16
|
-
options.branch_id = backend.serverInfo.consensusBranchId;
|
|
17
|
-
} else {
|
|
18
|
-
options.branch_id = 0xc2d6d0b4;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
return options;
|
|
23
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export * from "./createPendingTx.js";
|
|
2
|
-
export * from "./enhanceSignTx.js";
|
|
3
|
-
export * from "./inputs.js";
|
|
4
|
-
export * from "./outputs.js";
|
|
5
|
-
export * from "./refTx.js";
|
|
6
|
-
export * from "./signtx.js";
|
|
7
|
-
export * from "./signtxLegacy.js";
|
|
8
|
-
export * from "./signtxVerify.js";
|
|
9
|
-
export * from "./TransactionComposer.js";
|
package/lib/api/bitcoin/index.js
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export * from "./createPendingTx.js";
|
|
2
|
-
export * from "./enhanceSignTx.js";
|
|
3
|
-
export * from "./inputs.js";
|
|
4
|
-
export * from "./outputs.js";
|
|
5
|
-
export * from "./refTx.js";
|
|
6
|
-
export * from "./signtx.js";
|
|
7
|
-
export * from "./signtxLegacy.js";
|
|
8
|
-
export * from "./signtxVerify.js";
|
|
9
|
-
export * from "./TransactionComposer.js";
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import type { BitcoinNetworkInfo, ComposeUtxo, ProtoWithDerivationPath } from '@trezor/connect-common';
|
|
2
|
-
import type { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
export declare const validateTrezorInputs: (inputs: ProtoWithDerivationPath<PROTO.TxInputType>[], coinInfo: BitcoinNetworkInfo) => PROTO.TxInputType[];
|
|
4
|
-
export declare const inputToTrezor: (input: ComposeUtxo, sequence?: number) => PROTO.TxInputType;
|