@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,39 +0,0 @@
|
|
|
1
|
-
import { DerivationPath } from "@trezor/connect-common";
|
|
2
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
3
|
-
import { Assert, Type } from "@trezor/schema-utils";
|
|
4
|
-
import { validatePath } from "../../utils/pathUtils.js";
|
|
5
|
-
export const Path = Type.Array(Type.Number());
|
|
6
|
-
export const InputWithPath = Type.Object({
|
|
7
|
-
input: PROTO.CardanoTxInput,
|
|
8
|
-
path: Type.Optional(Path)
|
|
9
|
-
});
|
|
10
|
-
export const InputWithPathParam = Type.Composite([PROTO.CardanoTxInput, Type.Object({
|
|
11
|
-
path: Type.Optional(DerivationPath)
|
|
12
|
-
})]);
|
|
13
|
-
export const transformInput = input => {
|
|
14
|
-
Assert(InputWithPathParam, input);
|
|
15
|
-
return {
|
|
16
|
-
input: {
|
|
17
|
-
prev_hash: input.prev_hash,
|
|
18
|
-
prev_index: input.prev_index
|
|
19
|
-
},
|
|
20
|
-
path: input.path ? validatePath(input.path, 5) : undefined
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
export const transformCollateralInput = collateralInput => {
|
|
24
|
-
Assert(InputWithPathParam, collateralInput);
|
|
25
|
-
return {
|
|
26
|
-
collateralInput: {
|
|
27
|
-
prev_hash: collateralInput.prev_hash,
|
|
28
|
-
prev_index: collateralInput.prev_index
|
|
29
|
-
},
|
|
30
|
-
path: collateralInput.path ? validatePath(collateralInput.path, 5) : undefined
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
export const transformReferenceInput = referenceInput => {
|
|
34
|
-
Assert(PROTO.CardanoTxInput, referenceInput);
|
|
35
|
-
return {
|
|
36
|
-
prev_hash: referenceInput.prev_hash,
|
|
37
|
-
prev_index: referenceInput.prev_index
|
|
38
|
-
};
|
|
39
|
-
};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import type { PROTO } from '@trezor/connect-common';
|
|
2
|
-
import type { MessagesSchema as Messages } from '@trezor/protobuf';
|
|
3
|
-
import type { AssetGroupWithTokens } from "./cardanoTokenBundle.js";
|
|
4
|
-
export type OutputWithData = {
|
|
5
|
-
output: PROTO.CardanoTxOutput;
|
|
6
|
-
tokenBundle?: AssetGroupWithTokens[];
|
|
7
|
-
inlineDatum?: string;
|
|
8
|
-
referenceScript?: string;
|
|
9
|
-
};
|
|
10
|
-
export declare const OutputValidation: import("@sinclair/typebox").TObject<{
|
|
11
|
-
address: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
12
|
-
amount: import("@trezor/schema-utils/lib/custom-types/uint").TUint;
|
|
13
|
-
tokenBundle: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
14
|
-
policyId: import("@sinclair/typebox").TString;
|
|
15
|
-
tokenAmounts: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
16
|
-
assetNameBytes: import("@sinclair/typebox").TString;
|
|
17
|
-
amount: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
18
|
-
mintAmount: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
19
|
-
}>>;
|
|
20
|
-
}>>>;
|
|
21
|
-
datumHash: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
22
|
-
format: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TNumber>;
|
|
23
|
-
inlineDatum: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
24
|
-
referenceScript: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
25
|
-
addressParameters: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TObject<{
|
|
26
|
-
addressType: import("@sinclair/typebox").TEnum<typeof PROTO.CardanoAddressType>;
|
|
27
|
-
path: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TString, import("@sinclair/typebox").TArray<import("@sinclair/typebox").TNumber>]>>;
|
|
28
|
-
stakingPath: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TUnion<[import("@sinclair/typebox").TString, import("@sinclair/typebox").TArray<import("@sinclair/typebox").TNumber>]>>;
|
|
29
|
-
stakingKeyHash: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
30
|
-
certificatePointer: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TObject<{
|
|
31
|
-
blockIndex: import("@sinclair/typebox").TNumber;
|
|
32
|
-
txIndex: import("@sinclair/typebox").TNumber;
|
|
33
|
-
certificateIndex: import("@sinclair/typebox").TNumber;
|
|
34
|
-
}>>;
|
|
35
|
-
paymentScriptHash: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
36
|
-
stakingScriptHash: import("@sinclair/typebox").TOptional<import("@sinclair/typebox").TString>;
|
|
37
|
-
}>>;
|
|
38
|
-
}>;
|
|
39
|
-
export declare const transformOutput: (output: unknown) => OutputWithData;
|
|
40
|
-
export declare const sendOutput: (typedCall: Messages.TypedCall, outputWithData: OutputWithData) => Promise<void>;
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { CardanoAddressParameters, CardanoAssetGroup } from "@trezor/connect-common";
|
|
2
|
-
import { Assert, Type } from "@trezor/schema-utils";
|
|
3
|
-
import { addressParametersToProto, validateAddressParameters } from "./cardanoAddressParameters.js";
|
|
4
|
-
import { tokenBundleToProto } from "./cardanoTokenBundle.js";
|
|
5
|
-
import { hexStringByteLength, sendChunkedHexString } from "./cardanoUtils.js";
|
|
6
|
-
export const OutputValidation = Type.Object({
|
|
7
|
-
address: Type.Optional(Type.String()),
|
|
8
|
-
amount: Type.Uint(),
|
|
9
|
-
tokenBundle: Type.Optional(Type.Array(CardanoAssetGroup)),
|
|
10
|
-
datumHash: Type.Optional(Type.String()),
|
|
11
|
-
format: Type.Optional(Type.Number()),
|
|
12
|
-
inlineDatum: Type.Optional(Type.String()),
|
|
13
|
-
referenceScript: Type.Optional(Type.String()),
|
|
14
|
-
addressParameters: Type.Optional(CardanoAddressParameters)
|
|
15
|
-
});
|
|
16
|
-
export const transformOutput = output => {
|
|
17
|
-
Assert(OutputValidation, output);
|
|
18
|
-
const result = {
|
|
19
|
-
output: {
|
|
20
|
-
amount: output.amount,
|
|
21
|
-
asset_groups_count: 0,
|
|
22
|
-
datum_hash: output.datumHash,
|
|
23
|
-
format: output.format,
|
|
24
|
-
inline_datum_size: output.inlineDatum ? hexStringByteLength(output.inlineDatum) : undefined,
|
|
25
|
-
reference_script_size: output.referenceScript ? hexStringByteLength(output.referenceScript) : undefined
|
|
26
|
-
},
|
|
27
|
-
inlineDatum: output.inlineDatum,
|
|
28
|
-
referenceScript: output.referenceScript
|
|
29
|
-
};
|
|
30
|
-
if (output.addressParameters) {
|
|
31
|
-
validateAddressParameters(output.addressParameters);
|
|
32
|
-
result.output.address_parameters = addressParametersToProto(output.addressParameters);
|
|
33
|
-
} else {
|
|
34
|
-
result.output.address = output.address;
|
|
35
|
-
}
|
|
36
|
-
if (output.tokenBundle) {
|
|
37
|
-
result.tokenBundle = tokenBundleToProto(output.tokenBundle);
|
|
38
|
-
result.output.asset_groups_count = result.tokenBundle.length;
|
|
39
|
-
} else {
|
|
40
|
-
result.output.asset_groups_count = 0;
|
|
41
|
-
}
|
|
42
|
-
return result;
|
|
43
|
-
};
|
|
44
|
-
export const sendOutput = async (typedCall, outputWithData) => {
|
|
45
|
-
const MAX_CHUNK_SIZE = 1024 * 2;
|
|
46
|
-
const {
|
|
47
|
-
output,
|
|
48
|
-
tokenBundle,
|
|
49
|
-
inlineDatum,
|
|
50
|
-
referenceScript
|
|
51
|
-
} = outputWithData;
|
|
52
|
-
await typedCall('CardanoTxOutput', 'CardanoTxItemAck', output);
|
|
53
|
-
if (tokenBundle) {
|
|
54
|
-
for (const assetGroup of tokenBundle) {
|
|
55
|
-
await typedCall('CardanoAssetGroup', 'CardanoTxItemAck', {
|
|
56
|
-
policy_id: assetGroup.policyId,
|
|
57
|
-
tokens_count: assetGroup.tokens.length
|
|
58
|
-
});
|
|
59
|
-
for (const token of assetGroup.tokens) {
|
|
60
|
-
await typedCall('CardanoToken', 'CardanoTxItemAck', token);
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
if (inlineDatum) {
|
|
65
|
-
await sendChunkedHexString(typedCall, inlineDatum, MAX_CHUNK_SIZE, 'CardanoTxInlineDatumChunk');
|
|
66
|
-
}
|
|
67
|
-
if (referenceScript) {
|
|
68
|
-
await sendChunkedHexString(typedCall, referenceScript, MAX_CHUNK_SIZE, 'CardanoTxReferenceScriptChunk');
|
|
69
|
-
}
|
|
70
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { CardanoAssetGroup } from '@trezor/connect-common';
|
|
2
|
-
import type { Static } from '@trezor/schema-utils';
|
|
3
|
-
export type AssetGroupWithTokens = Static<typeof AssetGroupWithTokens>;
|
|
4
|
-
export declare const AssetGroupWithTokens: import("@sinclair/typebox").TObject<{
|
|
5
|
-
policyId: import("@sinclair/typebox").TString;
|
|
6
|
-
tokens: import("@sinclair/typebox").TArray<import("@sinclair/typebox").TObject<{
|
|
7
|
-
asset_name_bytes: import("@sinclair/typebox").TString;
|
|
8
|
-
amount: import("@sinclair/typebox").TOptional<import("@trezor/schema-utils/lib/custom-types/uint").TUint>;
|
|
9
|
-
mint_amount: import("@sinclair/typebox").TOptional<import("@trezor/schema-utils/lib/custom-types/uint").TUint>;
|
|
10
|
-
}>>;
|
|
11
|
-
}>;
|
|
12
|
-
export declare const tokenBundleToProto: (tokenBundle: CardanoAssetGroup[]) => AssetGroupWithTokens[];
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { CardanoAssetGroup } from "@trezor/connect-common";
|
|
2
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
3
|
-
import { Assert, Type } from "@trezor/schema-utils";
|
|
4
|
-
export const AssetGroupWithTokens = Type.Object({
|
|
5
|
-
policyId: Type.String(),
|
|
6
|
-
tokens: Type.Array(PROTO.CardanoToken, {
|
|
7
|
-
minItems: 1
|
|
8
|
-
})
|
|
9
|
-
});
|
|
10
|
-
const tokenAmountsToProto = tokenAmounts => tokenAmounts.map(tokenAmount => ({
|
|
11
|
-
asset_name_bytes: tokenAmount.assetNameBytes,
|
|
12
|
-
amount: tokenAmount.amount,
|
|
13
|
-
mint_amount: tokenAmount.mintAmount
|
|
14
|
-
}));
|
|
15
|
-
export const tokenBundleToProto = tokenBundle => {
|
|
16
|
-
Assert(Type.Array(CardanoAssetGroup), tokenBundle);
|
|
17
|
-
return tokenBundle.map(tokenGroup => ({
|
|
18
|
-
policyId: tokenGroup.policyId,
|
|
19
|
-
tokens: tokenAmountsToProto(tokenGroup.tokenAmounts)
|
|
20
|
-
}));
|
|
21
|
-
};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { AccountUtxo, CardanoCertificate } from '@trezor/connect-common';
|
|
2
|
-
import type { types } from '@trezor/network-cardano/types';
|
|
3
|
-
import { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
4
|
-
export declare const transformUtxos: (utxos: AccountUtxo[]) => types.Utxo[];
|
|
5
|
-
export declare const prepareCertificates: (certs: CardanoCertificate[]) => types.Certificate[];
|
|
6
|
-
export declare const getTtl: (testnet: boolean) => number;
|
|
7
|
-
export declare const getCoinSelectionParams: (descriptor: string, utxo: AccountUtxo[], outputs: types.UserOutput[], certificates: CardanoCertificate[], withdrawals: types.Withdrawal[], changeAddress: string, isTestnet: boolean) => {
|
|
8
|
-
utxos: types.Utxo[];
|
|
9
|
-
outputs: types.UserOutput[];
|
|
10
|
-
changeAddress: string;
|
|
11
|
-
certificates: types.Certificate[];
|
|
12
|
-
withdrawals: types.Withdrawal[];
|
|
13
|
-
accountPubKey: string;
|
|
14
|
-
ttl: number;
|
|
15
|
-
};
|
|
16
|
-
export declare const hexStringByteLength: (s: string) => number;
|
|
17
|
-
export declare const sendChunkedHexString: (typedCall: PROTO.TypedCall, data: string, chunkSize: number, messageType: PROTO.WireInMessage, responseType?: PROTO.WireOutMessage) => Promise<void>;
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
2
|
-
const CARDANO_DEFAULT_TTL_OFFSET = 7200;
|
|
3
|
-
export const transformUtxos = utxos => {
|
|
4
|
-
const result = [];
|
|
5
|
-
utxos?.forEach(utxo => {
|
|
6
|
-
const foundItem = result.find(res => res.txHash === utxo.txid && res.outputIndex === utxo.vout);
|
|
7
|
-
if (utxo.cardanoSpecific) {
|
|
8
|
-
if (!foundItem) {
|
|
9
|
-
result.push({
|
|
10
|
-
address: utxo.address,
|
|
11
|
-
txHash: utxo.txid,
|
|
12
|
-
outputIndex: utxo.vout,
|
|
13
|
-
amount: [{
|
|
14
|
-
quantity: utxo.amount,
|
|
15
|
-
unit: utxo.cardanoSpecific.unit
|
|
16
|
-
}]
|
|
17
|
-
});
|
|
18
|
-
} else {
|
|
19
|
-
foundItem.amount.push({
|
|
20
|
-
quantity: utxo.amount,
|
|
21
|
-
unit: utxo.cardanoSpecific.unit
|
|
22
|
-
});
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
});
|
|
26
|
-
return result;
|
|
27
|
-
};
|
|
28
|
-
export const prepareCertificates = certs => {
|
|
29
|
-
const convertedCerts = [];
|
|
30
|
-
certs.forEach(cert => {
|
|
31
|
-
switch (cert.type) {
|
|
32
|
-
case PROTO.CardanoCertificateType.STAKE_DELEGATION:
|
|
33
|
-
convertedCerts.push({
|
|
34
|
-
type: cert.type,
|
|
35
|
-
pool: cert.pool
|
|
36
|
-
});
|
|
37
|
-
break;
|
|
38
|
-
case PROTO.CardanoCertificateType.STAKE_REGISTRATION:
|
|
39
|
-
case PROTO.CardanoCertificateType.STAKE_DEREGISTRATION:
|
|
40
|
-
convertedCerts.push({
|
|
41
|
-
type: cert.type
|
|
42
|
-
});
|
|
43
|
-
break;
|
|
44
|
-
case PROTO.CardanoCertificateType.VOTE_DELEGATION:
|
|
45
|
-
if (cert.dRep?.type === PROTO.CardanoDRepType.ABSTAIN || cert.dRep?.type === PROTO.CardanoDRepType.NO_CONFIDENCE) {
|
|
46
|
-
convertedCerts.push({
|
|
47
|
-
type: cert.type,
|
|
48
|
-
dRep: {
|
|
49
|
-
type: cert.dRep.type
|
|
50
|
-
}
|
|
51
|
-
});
|
|
52
|
-
} else if (cert.dRep?.type === PROTO.CardanoDRepType.KEY_HASH) {
|
|
53
|
-
convertedCerts.push({
|
|
54
|
-
type: cert.type,
|
|
55
|
-
dRep: {
|
|
56
|
-
type: cert.dRep.type,
|
|
57
|
-
keyHash: cert.dRep.keyHash
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
|
-
} else if (cert.dRep?.type === PROTO.CardanoDRepType.SCRIPT_HASH) {
|
|
61
|
-
convertedCerts.push({
|
|
62
|
-
type: cert.type,
|
|
63
|
-
dRep: {
|
|
64
|
-
type: cert.dRep.type,
|
|
65
|
-
scriptHash: cert.dRep.scriptHash
|
|
66
|
-
}
|
|
67
|
-
});
|
|
68
|
-
}
|
|
69
|
-
break;
|
|
70
|
-
}
|
|
71
|
-
});
|
|
72
|
-
return convertedCerts;
|
|
73
|
-
};
|
|
74
|
-
export const getTtl = testnet => {
|
|
75
|
-
const shelleySlot = testnet ? 6192449 : 4924800;
|
|
76
|
-
const shelleyTimestamp = testnet ? 1672848449 : 1596491091;
|
|
77
|
-
const currentTimestamp = Math.floor(new Date().getTime() / 1000);
|
|
78
|
-
const currentSlot = shelleySlot + currentTimestamp - shelleyTimestamp;
|
|
79
|
-
return currentSlot + CARDANO_DEFAULT_TTL_OFFSET;
|
|
80
|
-
};
|
|
81
|
-
export const getCoinSelectionParams = (descriptor, utxo, outputs, certificates, withdrawals, changeAddress, isTestnet) => ({
|
|
82
|
-
utxos: transformUtxos(utxo),
|
|
83
|
-
outputs,
|
|
84
|
-
changeAddress,
|
|
85
|
-
certificates: prepareCertificates(certificates),
|
|
86
|
-
withdrawals,
|
|
87
|
-
accountPubKey: descriptor,
|
|
88
|
-
ttl: getTtl(isTestnet)
|
|
89
|
-
});
|
|
90
|
-
export const hexStringByteLength = s => s.length / 2;
|
|
91
|
-
export const sendChunkedHexString = async (typedCall, data, chunkSize, messageType, responseType = 'CardanoTxItemAck') => {
|
|
92
|
-
let processedSize = 0;
|
|
93
|
-
while (processedSize < data.length) {
|
|
94
|
-
const chunk = data.slice(processedSize, processedSize + chunkSize);
|
|
95
|
-
await typedCall(messageType, responseType, {
|
|
96
|
-
data: chunk
|
|
97
|
-
});
|
|
98
|
-
processedSize += chunkSize;
|
|
99
|
-
}
|
|
100
|
-
};
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
2
|
-
import type { CertificateWithPoolOwnersAndRelays } from "./cardanoCertificate.js";
|
|
3
|
-
import type { CollateralInputWithPath, InputWithPath, Path } from "./cardanoInputs.js";
|
|
4
|
-
export declare const gatherWitnessPaths: (inputsWithPath: InputWithPath[], certificatesWithPoolOwnersAndRelays: CertificateWithPoolOwnersAndRelays[], withdrawals: PROTO.CardanoTxWithdrawal[], collateralInputsWithPath: CollateralInputWithPath[], requiredSigners: PROTO.CardanoTxRequiredSigner[], additionalWitnessRequests: Path[], signingMode: PROTO.CardanoTxSigningMode) => Path[];
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { MessagesSchema as PROTO } from "@trezor/protobuf";
|
|
2
|
-
export const gatherWitnessPaths = (inputsWithPath, certificatesWithPoolOwnersAndRelays, withdrawals, collateralInputsWithPath, requiredSigners, additionalWitnessRequests, signingMode) => {
|
|
3
|
-
const witnessPaths = new Map();
|
|
4
|
-
function _insert(path) {
|
|
5
|
-
const pathKey = JSON.stringify(path);
|
|
6
|
-
witnessPaths.set(pathKey, path);
|
|
7
|
-
}
|
|
8
|
-
if (signingMode !== PROTO.CardanoTxSigningMode.MULTISIG_TRANSACTION) {
|
|
9
|
-
inputsWithPath.forEach(({
|
|
10
|
-
path
|
|
11
|
-
}) => {
|
|
12
|
-
if (path) _insert(path);
|
|
13
|
-
});
|
|
14
|
-
certificatesWithPoolOwnersAndRelays.forEach(({
|
|
15
|
-
certificate,
|
|
16
|
-
poolOwners
|
|
17
|
-
}) => {
|
|
18
|
-
if (certificate.path && (certificate.type === PROTO.CardanoCertificateType.STAKE_DELEGATION || certificate.type === PROTO.CardanoCertificateType.STAKE_DEREGISTRATION || certificate.type === PROTO.CardanoCertificateType.STAKE_REGISTRATION_CONWAY || certificate.type === PROTO.CardanoCertificateType.STAKE_DEREGISTRATION_CONWAY || certificate.type === PROTO.CardanoCertificateType.VOTE_DELEGATION)) {
|
|
19
|
-
_insert(certificate.path);
|
|
20
|
-
}
|
|
21
|
-
poolOwners.forEach(poolOwner => {
|
|
22
|
-
if (poolOwner.staking_key_path) _insert(poolOwner.staking_key_path);
|
|
23
|
-
});
|
|
24
|
-
});
|
|
25
|
-
withdrawals.forEach(({
|
|
26
|
-
path
|
|
27
|
-
}) => {
|
|
28
|
-
if (path) _insert(path);
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
|
-
if (signingMode === PROTO.CardanoTxSigningMode.PLUTUS_TRANSACTION) {
|
|
32
|
-
collateralInputsWithPath.forEach(({
|
|
33
|
-
path
|
|
34
|
-
}) => {
|
|
35
|
-
if (path) _insert(path);
|
|
36
|
-
});
|
|
37
|
-
}
|
|
38
|
-
requiredSigners.forEach(({
|
|
39
|
-
key_path
|
|
40
|
-
}) => {
|
|
41
|
-
if (key_path) _insert(key_path);
|
|
42
|
-
});
|
|
43
|
-
additionalWitnessRequests.forEach(path => {
|
|
44
|
-
_insert(path);
|
|
45
|
-
});
|
|
46
|
-
return Array.from(witnessPaths.values());
|
|
47
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ChangeLanguage as ChangeLanguageSchema, type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodMessage } from "../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
export default class ChangeLanguage extends AbstractMethod<'changeLanguage', ChangeLanguageSchema> {
|
|
5
|
-
constructor(message: MethodMessage<'changeLanguage'>);
|
|
6
|
-
get requiredPermissions(): PermissionRequest[];
|
|
7
|
-
get confirmation(): {
|
|
8
|
-
view: "device-management";
|
|
9
|
-
customConfirmButton: {
|
|
10
|
-
className: string;
|
|
11
|
-
label: string;
|
|
12
|
-
};
|
|
13
|
-
label: string;
|
|
14
|
-
};
|
|
15
|
-
run(): Promise<{
|
|
16
|
-
message: string;
|
|
17
|
-
}>;
|
|
18
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { ChangeLanguage as ChangeLanguageSchema, UI_REQUEST } from "@trezor/connect-common";
|
|
2
|
-
import { Assert } from "@trezor/schema-utils";
|
|
3
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
4
|
-
import { changeLanguage } from "../device/workflow/changeLanguage.js";
|
|
5
|
-
export default class ChangeLanguage extends AbstractMethod {
|
|
6
|
-
constructor(message) {
|
|
7
|
-
const {
|
|
8
|
-
payload
|
|
9
|
-
} = message;
|
|
10
|
-
Assert(ChangeLanguageSchema, payload);
|
|
11
|
-
super(message, payload);
|
|
12
|
-
this.allowDeviceMode = [UI_REQUEST.INITIALIZE, UI_REQUEST.SEEDLESS];
|
|
13
|
-
this.useEmptyPassphrase = true;
|
|
14
|
-
this.skipFinalReload = false;
|
|
15
|
-
this.useDeviceState = false;
|
|
16
|
-
}
|
|
17
|
-
get requiredPermissions() {
|
|
18
|
-
return [{
|
|
19
|
-
permission: 'management'
|
|
20
|
-
}];
|
|
21
|
-
}
|
|
22
|
-
get confirmation() {
|
|
23
|
-
return {
|
|
24
|
-
view: 'device-management',
|
|
25
|
-
customConfirmButton: {
|
|
26
|
-
className: 'confirm',
|
|
27
|
-
label: 'Proceed'
|
|
28
|
-
},
|
|
29
|
-
label: 'Do you want to change language?'
|
|
30
|
-
};
|
|
31
|
-
}
|
|
32
|
-
run() {
|
|
33
|
-
const {
|
|
34
|
-
language,
|
|
35
|
-
binary
|
|
36
|
-
} = this.params;
|
|
37
|
-
if (binary) {
|
|
38
|
-
return changeLanguage({
|
|
39
|
-
device: this.getDevice(),
|
|
40
|
-
binary
|
|
41
|
-
});
|
|
42
|
-
} else {
|
|
43
|
-
return changeLanguage({
|
|
44
|
-
device: this.getDevice(),
|
|
45
|
-
language
|
|
46
|
-
});
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
package/lib/api/changePin.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 ChangePin extends AbstractMethod<'changePin', PROTO.ChangePin> {
|
|
6
|
-
constructor(message: MethodMessage<'changePin'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
run(): Promise<{
|
|
9
|
-
message: string;
|
|
10
|
-
}>;
|
|
11
|
-
}
|
package/lib/api/changePin.js
DELETED
|
@@ -1,27 +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 ChangePin extends AbstractMethod {
|
|
5
|
-
constructor(message) {
|
|
6
|
-
const {
|
|
7
|
-
payload
|
|
8
|
-
} = message;
|
|
9
|
-
Assert(PROTO.ChangePin, payload);
|
|
10
|
-
const params = {
|
|
11
|
-
remove: payload.remove
|
|
12
|
-
};
|
|
13
|
-
super(message, params);
|
|
14
|
-
this.useDeviceState = false;
|
|
15
|
-
this.skipFinalReload = false;
|
|
16
|
-
}
|
|
17
|
-
get requiredPermissions() {
|
|
18
|
-
return [{
|
|
19
|
-
permission: 'management'
|
|
20
|
-
}];
|
|
21
|
-
}
|
|
22
|
-
async run() {
|
|
23
|
-
const cmd = this.getDevice().getCommands();
|
|
24
|
-
const response = await cmd.typedCall('ChangePin', 'Success', this.params);
|
|
25
|
-
return response.message;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
@@ -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 ChangeWipeCode extends AbstractMethod<'changeWipeCode', PROTO.ChangeWipeCode> {
|
|
6
|
-
constructor(message: MethodMessage<'changeWipeCode'>);
|
|
7
|
-
get requiredPermissions(): PermissionRequest[];
|
|
8
|
-
run(): Promise<{
|
|
9
|
-
message: string;
|
|
10
|
-
}>;
|
|
11
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
2
|
-
import { validateParams } from "./common/paramsValidator.js";
|
|
3
|
-
export default class ChangeWipeCode extends AbstractMethod {
|
|
4
|
-
constructor(message) {
|
|
5
|
-
const {
|
|
6
|
-
payload
|
|
7
|
-
} = message;
|
|
8
|
-
validateParams(payload, [{
|
|
9
|
-
name: 'remove',
|
|
10
|
-
type: 'boolean'
|
|
11
|
-
}]);
|
|
12
|
-
const params = {
|
|
13
|
-
remove: payload.remove
|
|
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
|
-
async run() {
|
|
25
|
-
const cmd = this.getDevice().getCommands();
|
|
26
|
-
const response = await cmd.typedCall('ChangeWipeCode', 'Success', this.params);
|
|
27
|
-
return response.message;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MessagesSchema as PROTO } from '@trezor/protobuf';
|
|
3
|
-
import type { MethodContext, MethodMessage } from "../core/AbstractMethod.js";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
export default class CipherKeyValue extends AbstractMethod<'cipherKeyValue', PROTO.CipherKeyValue[]> {
|
|
6
|
-
hasBundle?: boolean;
|
|
7
|
-
constructor(message: MethodMessage<'cipherKeyValue'>);
|
|
8
|
-
get requiredPermissions(): PermissionRequest[];
|
|
9
|
-
get info(): string;
|
|
10
|
-
run({
|
|
11
|
-
sendCoreMessage
|
|
12
|
-
}: MethodContext): Promise<{
|
|
13
|
-
value: string;
|
|
14
|
-
} | {
|
|
15
|
-
value: string;
|
|
16
|
-
}[]>;
|
|
17
|
-
}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { CipherKeyValue as CipherKeyValueSchema, UI_REQUEST, createUiMessage } from "@trezor/connect-common";
|
|
2
|
-
import { Bundle } from "@trezor/connect-common/lib/types/params.js";
|
|
3
|
-
import { Assert } from "@trezor/schema-utils";
|
|
4
|
-
import { AbstractMethod } from "../core/AbstractMethod.js";
|
|
5
|
-
import { bundlify } from "./common/paramsValidator.js";
|
|
6
|
-
import { validatePath } from "../utils/pathUtils.js";
|
|
7
|
-
export default class CipherKeyValue extends AbstractMethod {
|
|
8
|
-
hasBundle;
|
|
9
|
-
constructor(message) {
|
|
10
|
-
const {
|
|
11
|
-
hasBundle,
|
|
12
|
-
payload
|
|
13
|
-
} = bundlify(message.payload);
|
|
14
|
-
Assert(Bundle(CipherKeyValueSchema), payload);
|
|
15
|
-
const params = payload.bundle.map(batch => ({
|
|
16
|
-
address_n: validatePath(batch.path),
|
|
17
|
-
key: batch.key,
|
|
18
|
-
value: batch.value instanceof Buffer ? batch.value.toString('hex') : batch.value,
|
|
19
|
-
encrypt: batch.encrypt,
|
|
20
|
-
ask_on_encrypt: batch.askOnEncrypt,
|
|
21
|
-
ask_on_decrypt: batch.askOnDecrypt,
|
|
22
|
-
iv: batch.iv instanceof Buffer ? batch.iv.toString('hex') : batch.iv
|
|
23
|
-
}));
|
|
24
|
-
super(message, params);
|
|
25
|
-
this.hasBundle = hasBundle;
|
|
26
|
-
}
|
|
27
|
-
get requiredPermissions() {
|
|
28
|
-
return [{
|
|
29
|
-
permission: 'sign'
|
|
30
|
-
}];
|
|
31
|
-
}
|
|
32
|
-
get info() {
|
|
33
|
-
return 'Cipher key value';
|
|
34
|
-
}
|
|
35
|
-
async run({
|
|
36
|
-
sendCoreMessage
|
|
37
|
-
}) {
|
|
38
|
-
const responses = [];
|
|
39
|
-
const cmd = this.getDevice().getCommands();
|
|
40
|
-
for (let i = 0; i < this.params.length; i++) {
|
|
41
|
-
const {
|
|
42
|
-
params
|
|
43
|
-
} = this;
|
|
44
|
-
const batch = params[i];
|
|
45
|
-
const response = await cmd.typedCall('CipherKeyValue', 'CipheredKeyValue', batch);
|
|
46
|
-
responses.push(response.message);
|
|
47
|
-
if (this.hasBundle) {
|
|
48
|
-
sendCoreMessage(createUiMessage(UI_REQUEST.BUNDLE_PROGRESS, {
|
|
49
|
-
total: this.params.length,
|
|
50
|
-
progress: i,
|
|
51
|
-
response
|
|
52
|
-
}));
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
const first = responses[0];
|
|
56
|
-
return this.hasBundle ? responses : first;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { type PermissionRequest } from '@trezor/connect-common';
|
|
2
|
-
import type { MethodContext, MethodMessage, MethodReturnType } from "../../core/AbstractMethod.js";
|
|
3
|
-
import { AbstractMethod } from "../../core/AbstractMethod.js";
|
|
4
|
-
export type MiscGetAddressMethodName = 'rippleGetAddress' | 'stellarGetAddress' | 'tezosGetAddress' | 'solanaGetAddress' | 'tronGetAddress';
|
|
5
|
-
type MiscProto = {
|
|
6
|
-
address_n: number[];
|
|
7
|
-
show_display: boolean;
|
|
8
|
-
chunkify: boolean;
|
|
9
|
-
};
|
|
10
|
-
export type MiscGetAddressParams = {
|
|
11
|
-
proto: MiscProto;
|
|
12
|
-
address?: string;
|
|
13
|
-
};
|
|
14
|
-
export declare abstract class AbstractMiscGetAddress<Name extends MiscGetAddressMethodName> extends AbstractMethod<Name, MiscGetAddressParams[]> {
|
|
15
|
-
hasBundle?: boolean;
|
|
16
|
-
progress: number;
|
|
17
|
-
constructor(message: MethodMessage<Name>, pathDepth: number);
|
|
18
|
-
get requiredPermissions(): PermissionRequest[];
|
|
19
|
-
protected getInfo(coinName: string, showAccountInInfo: boolean): string;
|
|
20
|
-
getButtonRequestData(code: string): {
|
|
21
|
-
type: "address";
|
|
22
|
-
serializedPath: string;
|
|
23
|
-
address: string;
|
|
24
|
-
} | undefined;
|
|
25
|
-
protected getConfirmation(coinName: string): {
|
|
26
|
-
view: "export-address";
|
|
27
|
-
label: string;
|
|
28
|
-
};
|
|
29
|
-
protected abstract _call(params: MiscGetAddressParams): Promise<{
|
|
30
|
-
address: string;
|
|
31
|
-
mac?: string;
|
|
32
|
-
}>;
|
|
33
|
-
run({
|
|
34
|
-
sendCoreMessage
|
|
35
|
-
}: MethodContext): Promise<MethodReturnType<Name>>;
|
|
36
|
-
}
|
|
37
|
-
export {};
|