@arkade-os/sdk 0.4.35 → 0.4.36
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/dist/adapters/expo.cjs +4 -4
- package/dist/adapters/expo.js +2 -2
- package/dist/adapters/indexedDB.cjs +3 -3
- package/dist/adapters/indexedDB.js +2 -2
- package/dist/{chunk-3JR77WQ4.js → chunk-2JJKX2RK.js} +3 -3
- package/dist/{chunk-3JR77WQ4.js.map → chunk-2JJKX2RK.js.map} +1 -1
- package/dist/{chunk-VYS3KGRI.cjs → chunk-2XE5BSIY.cjs} +11 -11
- package/dist/{chunk-VYS3KGRI.cjs.map → chunk-2XE5BSIY.cjs.map} +1 -1
- package/dist/{chunk-FM7T7JVL.cjs → chunk-A5PY4NBP.cjs} +7 -7
- package/dist/{chunk-FM7T7JVL.cjs.map → chunk-A5PY4NBP.cjs.map} +1 -1
- package/dist/{chunk-X2EQLK4O.cjs → chunk-C6OODRWD.cjs} +3 -3
- package/dist/{chunk-X2EQLK4O.cjs.map → chunk-C6OODRWD.cjs.map} +1 -1
- package/dist/{chunk-NOR7XOKN.js → chunk-HBPKIIMN.js} +3 -3
- package/dist/{chunk-NOR7XOKN.js.map → chunk-HBPKIIMN.js.map} +1 -1
- package/dist/{chunk-XQS2HW4Q.js → chunk-KZV3FJJR.js} +3 -3
- package/dist/{chunk-XQS2HW4Q.js.map → chunk-KZV3FJJR.js.map} +1 -1
- package/dist/{chunk-H2LX2KKY.cjs → chunk-TUSGEWOX.cjs} +78 -78
- package/dist/{chunk-H2LX2KKY.cjs.map → chunk-TUSGEWOX.cjs.map} +1 -1
- package/dist/{chunk-OURFR4UR.js → chunk-Z2VRVZW4.js} +3 -3
- package/dist/{chunk-OURFR4UR.js.map → chunk-Z2VRVZW4.js.map} +1 -1
- package/dist/index.cjs +111 -111
- package/dist/index.js +2 -2
- package/dist/repositories/realm/index.cjs +11 -11
- package/dist/repositories/realm/index.js +2 -2
- package/dist/repositories/sqlite/index.cjs +11 -11
- package/dist/repositories/sqlite/index.js +2 -2
- package/dist/wallet/expo/background.cjs +12 -12
- package/dist/wallet/expo/background.js +4 -4
- package/dist/wallet/expo/index.cjs +11 -11
- package/dist/wallet/expo/index.js +3 -3
- package/dist/worker/expo/index.cjs +7 -7
- package/dist/worker/expo/index.js +3 -3
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { craftToSpendTx, Transaction, OP_RETURN_EMPTY_PKSCRIPT, baseFetch, Intent, getArkPsbtFields, CosignerPublicKey, setArkPsbtField, VtxoTaprootTree, maybeArkError, AssetRef, AssetId, AssetOutput, AssetGroup, AssetInput, Packet, Metadata, isEventSourceError, RestArkProvider, RestIndexerProvider, ArkError, BufferReader } from './chunk-
|
|
1
|
+
import { craftToSpendTx, Transaction, OP_RETURN_EMPTY_PKSCRIPT, baseFetch, Intent, getArkPsbtFields, CosignerPublicKey, setArkPsbtField, VtxoTaprootTree, maybeArkError, AssetRef, AssetId, AssetOutput, AssetGroup, AssetInput, Packet, Metadata, isEventSourceError, RestArkProvider, RestIndexerProvider, ArkError, BufferReader } from './chunk-2JJKX2RK.js';
|
|
2
2
|
import { isMainnetDescriptor, descriptorIsOurs, contractHandlers, DEFAULT_PAGE_SIZE, DelegateVtxo, WALLET_RECEIVE_SOURCE, deriveDescriptorLeafPubKey, DefaultVtxo, BoardingContractHandler } from './chunk-CUSABEUQ.js';
|
|
3
3
|
import { VtxoScript, timelockToSequence, DEFAULT_NETWORK, DEFAULT_NETWORK_NAME, decodeTapscript, scriptFromTapLeafScript, CLTVMultisigTapscript, ArkAddress, CSVMultisigTapscript, getSequence, getNetwork, MultisigTapscript, networks as networks$1, DEFAULT_ARKADE_SERVER_URL } from './chunk-OUVTG72A.js';
|
|
4
4
|
import { sha256, hash160, sha256x2, concatBytes, randomPrivateKeyBytes, pubECDSA, pubSchnorr, equalBytes as equalBytes$1 } from '@scure/btc-signer/utils.js';
|
|
@@ -15849,5 +15849,5 @@ function isArkContract(str) {
|
|
|
15849
15849
|
}
|
|
15850
15850
|
|
|
15851
15851
|
export { ArkNote, AssetManager, BIP322, Batch, ContractManager, ContractRepositoryImpl, ContractWatcher, DB_VERSION, DEFAULT_MESSAGE_TIMEOUTS, DelegateManagerImpl, DelegateNotConfiguredError, DelegatorManagerImpl, DelegatorNotConfiguredError, DescriptorSigningProviderMissingError, DustChangeError, ELECTRUM_TCP_HOST, ELECTRUM_WS_URL, ESPLORA_URL, ElectrumOnchainProvider, EsploraProvider, Estimator, HDDescriptorProvider, InMemoryContractRepository, InMemoryWalletRepository, IndexedDBContractRepository, IndexedDBWalletRepository, MESSAGE_BUS_NOT_INITIALIZED, MIGRATION_KEY, MessageBus, MessageBusNotInitializedError, MissingSigningDescriptorError, MnemonicIdentity, OnchainWallet, P2A, Ramps, ReadonlyAssetManager, ReadonlyDescriptorIdentity, ReadonlySingleKey, ReadonlyWallet, ReadonlyWalletError, RestDelegateProvider, RestDelegatorProvider, SeedIdentity, ServiceWorkerReadonlyWallet, ServiceWorkerTimeoutError, ServiceWorkerWallet, SingleKey, TxTree, TxType, TxWeightEstimator, Unroll, VtxoManager, Wallet2 as Wallet, WalletMessageHandler, WalletNotInitializedError, WalletRepositoryImpl, WsElectrumChainSource, buildForfeitTx, buildOffchainTx, classifyAgainstSignerSet, classifyContractSigner, closeDatabase, combineTapscriptSigs, contractFromArkContract, contractFromArkContractWithAddress, decodeArkContract, deserializeAssets, deserializeUtxo, deserializeVtxo, encodeArkContract, extendVirtualCoinForContract, getMigrationStatus, getRandomId, hasBoardingTxExpired, isArkContract, isBatchSignable, isCooperativelyMigratable, isDiscoverable, isExpired, isRecoverable, isSpendable, isSubdust, isValidArkAddress, isVtxoExpiringSoon, isVtxoForScript, migrateWalletRepository, openDatabase, requiresMigration, rollbackMigration, saveVtxosForContract, scriptFromArkAddress, serializeAssets, serializeUtxo, serializeVtxo, setupServiceWorker, signerSetFromInfo, toXOnlySignerHex, validateConnectorsTxGraph, validateVtxoTxGraph, verifyTapscriptSignatures, waitForIncomingFunds, warnAndFilterVtxosForScript };
|
|
15852
|
-
//# sourceMappingURL=chunk-
|
|
15853
|
-
//# sourceMappingURL=chunk-
|
|
15852
|
+
//# sourceMappingURL=chunk-HBPKIIMN.js.map
|
|
15853
|
+
//# sourceMappingURL=chunk-HBPKIIMN.js.map
|