@miden-sdk/miden-sdk 0.15.2 → 0.15.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/dist/mt/{Cargo-BbpPeJYa.js → Cargo-D2qNRrNR.js} +71 -71
- package/dist/mt/{Cargo-BbpPeJYa.js.map → Cargo-D2qNRrNR.js.map} +1 -1
- package/dist/mt/assets/miden_client_web.wasm +0 -0
- package/dist/mt/eager.js +1 -1
- package/dist/mt/index.js +1 -1
- package/dist/mt/wasm.js +1 -1
- package/dist/mt/workerHelpers.js +1 -1
- package/dist/mt/workers/{Cargo-BbpPeJYa-BlSVzh6v.js → Cargo-D2qNRrNR-n_GEbq73.js} +71 -71
- package/dist/mt/workers/{Cargo-BbpPeJYa-BlSVzh6v.js.map → Cargo-D2qNRrNR-n_GEbq73.js.map} +1 -1
- package/dist/mt/workers/assets/miden_client_web.wasm +0 -0
- package/dist/mt/workers/web-client-methods-worker.js +72 -72
- package/dist/mt/workers/web-client-methods-worker.js.map +1 -1
- package/dist/mt/workers/web-client-methods-worker.module.js +1 -1
- package/dist/mt/workers/web-client-methods-worker.module.js.map +1 -1
- package/dist/mt/workers/workerHelpers.js +1 -1
- package/dist/st/{Cargo-Dlo4tWNG.js → Cargo-BP7-0qVT.js} +73 -73
- package/dist/st/{Cargo-Dlo4tWNG.js.map → Cargo-BP7-0qVT.js.map} +1 -1
- package/dist/st/assets/miden_client_web.wasm +0 -0
- package/dist/st/eager.js +1 -1
- package/dist/st/index.js +1 -1
- package/dist/st/wasm.js +1 -1
- package/dist/st/workers/{Cargo-Dlo4tWNG-BPaiqKyy.js → Cargo-BP7-0qVT-CmfAy6bf.js} +73 -73
- package/dist/st/workers/{Cargo-Dlo4tWNG-BPaiqKyy.js.map → Cargo-BP7-0qVT-CmfAy6bf.js.map} +1 -1
- package/dist/st/workers/assets/miden_client_web.wasm +0 -0
- package/dist/st/workers/web-client-methods-worker.js +74 -74
- package/dist/st/workers/web-client-methods-worker.js.map +1 -1
- package/dist/st/workers/web-client-methods-worker.module.js +1 -1
- package/dist/st/workers/web-client-methods-worker.module.js.map +1 -1
- package/js/node-index.js +149 -40
- package/package.json +6 -4
|
Binary file
|
package/dist/mt/eager.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getWasmOrThrow } from './index.js';
|
|
2
2
|
export { AccountType, AuthScheme, CompilerResource, Linking, MidenArrays, MidenClient, MockWasmWebClient, MockWasmWebClient as MockWebClient, NoteVisibility, StorageMode, StorageResult, StorageView, WasmWebClient, buildSwapTag, createP2IDENote, createP2IDNote, withSyncLock, wordToBigInt } from './index.js';
|
|
3
|
-
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, initThreadPool, mtProbeAsync, mtProbeSync, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker } from './Cargo-
|
|
3
|
+
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, initThreadPool, mtProbeAsync, mtProbeSync, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker } from './Cargo-D2qNRrNR.js';
|
|
4
4
|
import './wasm.js';
|
|
5
5
|
|
|
6
6
|
// Eager entry point for @miden-sdk/miden-sdk (browser builds).
|
package/dist/mt/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import loadWasm from './wasm.js';
|
|
2
|
-
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, initThreadPool, mtProbeAsync, mtProbeSync, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker } from './Cargo-
|
|
2
|
+
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, initThreadPool, mtProbeAsync, mtProbeSync, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker } from './Cargo-D2qNRrNR.js';
|
|
3
3
|
|
|
4
4
|
const WorkerAction = Object.freeze({
|
|
5
5
|
INIT: "init",
|
package/dist/mt/wasm.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
async function loadWasm() {
|
|
5
5
|
let wasmModule;
|
|
6
6
|
if (!import.meta.env || (import.meta.env && !import.meta.env.SSR)) {
|
|
7
|
-
wasmModule = await import('./Cargo-
|
|
7
|
+
wasmModule = await import('./Cargo-D2qNRrNR.js');
|
|
8
8
|
// The Cargo glue's __wbg_init TLA is stripped by the rollup build to
|
|
9
9
|
// prevent blocking WKWebView module evaluation. Call it explicitly here
|
|
10
10
|
// with the WASM URL that the Cargo glue pre-resolves (relative to its
|
package/dist/mt/workerHelpers.js
CHANGED
|
@@ -14,7 +14,7 @@ function waitForMsgType(target, type) {
|
|
|
14
14
|
});
|
|
15
15
|
}
|
|
16
16
|
waitForMsgType(self, 'wasm_bindgen_worker_init').then(async ({ init, receiver }) => {
|
|
17
|
-
const pkg = await import('./Cargo-
|
|
17
|
+
const pkg = await import('./Cargo-D2qNRrNR.js');
|
|
18
18
|
// Our build exports __wbg_init by name (the [remove-wasm-tla] plugin adds
|
|
19
19
|
// it back so loadWasm() can call it explicitly). Stock wasm-bindgen-rayon
|
|
20
20
|
// expects pkg.default — not present here, since rollup-plugin-rust's
|
|
@@ -23899,7 +23899,7 @@ function __wbg_get_imports(memory) {
|
|
|
23899
23899
|
const ret = AccountStorage.__wrap(arg0);
|
|
23900
23900
|
return ret;
|
|
23901
23901
|
},
|
|
23902
|
-
|
|
23902
|
+
__wbg_addNoteTag_1c8f882e522a5424: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
23903
23903
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23904
23904
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23905
23905
|
let v1;
|
|
@@ -23927,21 +23927,21 @@ function __wbg_get_imports(memory) {
|
|
|
23927
23927
|
__wbg_append_a992ccc37aa62dc4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
|
|
23928
23928
|
arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
23929
23929
|
}, arguments); },
|
|
23930
|
-
|
|
23930
|
+
__wbg_applyFullAccountState_ba8793f04d3ef7fb: function(arg0, arg1, arg2) {
|
|
23931
23931
|
const ret = applyFullAccountState(getStringFromWasm0(arg0, arg1), JsAccountUpdate.__wrap(arg2));
|
|
23932
23932
|
return ret;
|
|
23933
23933
|
},
|
|
23934
|
-
|
|
23934
|
+
__wbg_applySettingsMutations_555ec6e5c58ffc5b: function(arg0, arg1, arg2, arg3) {
|
|
23935
23935
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23936
23936
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23937
23937
|
const ret = applySettingsMutations(getStringFromWasm0(arg0, arg1), v0);
|
|
23938
23938
|
return ret;
|
|
23939
23939
|
},
|
|
23940
|
-
|
|
23940
|
+
__wbg_applyStateSync_d6a6d78e0278d43d: function(arg0, arg1, arg2) {
|
|
23941
23941
|
const ret = applyStateSync(getStringFromWasm0(arg0, arg1), JsStateSyncUpdate.__wrap(arg2));
|
|
23942
23942
|
return ret;
|
|
23943
23943
|
},
|
|
23944
|
-
|
|
23944
|
+
__wbg_applyTransactionDelta_f6e5feb33a6156f4: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20) {
|
|
23945
23945
|
let deferred0_0;
|
|
23946
23946
|
let deferred0_1;
|
|
23947
23947
|
let deferred1_0;
|
|
@@ -24092,7 +24092,7 @@ function __wbg_get_imports(memory) {
|
|
|
24092
24092
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24093
24093
|
}
|
|
24094
24094
|
},
|
|
24095
|
-
|
|
24095
|
+
__wbg_exportStore_2755c29774f1398d: function(arg0, arg1) {
|
|
24096
24096
|
const ret = exportStore(getStringFromWasm0(arg0, arg1));
|
|
24097
24097
|
return ret;
|
|
24098
24098
|
},
|
|
@@ -24124,7 +24124,7 @@ function __wbg_get_imports(memory) {
|
|
|
24124
24124
|
const ret = FetchedNote.__wrap(arg0);
|
|
24125
24125
|
return ret;
|
|
24126
24126
|
},
|
|
24127
|
-
|
|
24127
|
+
__wbg_forceImportStore_4b6749610cf2fca2: function(arg0, arg1, arg2) {
|
|
24128
24128
|
const ret = forceImportStore(getStringFromWasm0(arg0, arg1), arg2);
|
|
24129
24129
|
return ret;
|
|
24130
24130
|
},
|
|
@@ -24144,7 +24144,7 @@ function __wbg_get_imports(memory) {
|
|
|
24144
24144
|
const ret = FungibleAssetDeltaItem.__wrap(arg0);
|
|
24145
24145
|
return ret;
|
|
24146
24146
|
},
|
|
24147
|
-
|
|
24147
|
+
__wbg_getAccountAddresses_4c6e8d82b86bd4db: function(arg0, arg1, arg2, arg3) {
|
|
24148
24148
|
let deferred0_0;
|
|
24149
24149
|
let deferred0_1;
|
|
24150
24150
|
try {
|
|
@@ -24156,7 +24156,7 @@ function __wbg_get_imports(memory) {
|
|
|
24156
24156
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24157
24157
|
}
|
|
24158
24158
|
},
|
|
24159
|
-
|
|
24159
|
+
__wbg_getAccountAuthByPubKeyCommitment_526c174dcf167d1d: function(arg0, arg1, arg2, arg3) {
|
|
24160
24160
|
let deferred0_0;
|
|
24161
24161
|
let deferred0_1;
|
|
24162
24162
|
try {
|
|
@@ -24168,7 +24168,7 @@ function __wbg_get_imports(memory) {
|
|
|
24168
24168
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24169
24169
|
}
|
|
24170
24170
|
},
|
|
24171
|
-
|
|
24171
|
+
__wbg_getAccountCode_4b1a8b44c07f16ec: function(arg0, arg1, arg2, arg3) {
|
|
24172
24172
|
let deferred0_0;
|
|
24173
24173
|
let deferred0_1;
|
|
24174
24174
|
try {
|
|
@@ -24180,7 +24180,7 @@ function __wbg_get_imports(memory) {
|
|
|
24180
24180
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24181
24181
|
}
|
|
24182
24182
|
},
|
|
24183
|
-
|
|
24183
|
+
__wbg_getAccountHeaderByCommitment_7d00957336fa1aa0: function(arg0, arg1, arg2, arg3) {
|
|
24184
24184
|
let deferred0_0;
|
|
24185
24185
|
let deferred0_1;
|
|
24186
24186
|
try {
|
|
@@ -24192,7 +24192,7 @@ function __wbg_get_imports(memory) {
|
|
|
24192
24192
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24193
24193
|
}
|
|
24194
24194
|
},
|
|
24195
|
-
|
|
24195
|
+
__wbg_getAccountHeader_a379be70d1e4cfbd: function(arg0, arg1, arg2, arg3) {
|
|
24196
24196
|
let deferred0_0;
|
|
24197
24197
|
let deferred0_1;
|
|
24198
24198
|
try {
|
|
@@ -24204,7 +24204,7 @@ function __wbg_get_imports(memory) {
|
|
|
24204
24204
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24205
24205
|
}
|
|
24206
24206
|
},
|
|
24207
|
-
|
|
24207
|
+
__wbg_getAccountIdByKeyCommitment_20a98231f254e16b: function(arg0, arg1, arg2, arg3) {
|
|
24208
24208
|
let deferred0_0;
|
|
24209
24209
|
let deferred0_1;
|
|
24210
24210
|
try {
|
|
@@ -24216,11 +24216,11 @@ function __wbg_get_imports(memory) {
|
|
|
24216
24216
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24217
24217
|
}
|
|
24218
24218
|
},
|
|
24219
|
-
|
|
24219
|
+
__wbg_getAccountIds_15b2e8a5c2f9f448: function(arg0, arg1) {
|
|
24220
24220
|
const ret = getAccountIds(getStringFromWasm0(arg0, arg1));
|
|
24221
24221
|
return ret;
|
|
24222
24222
|
},
|
|
24223
|
-
|
|
24223
|
+
__wbg_getAccountStorageMaps_7a6581bdaa528f5b: function(arg0, arg1, arg2, arg3) {
|
|
24224
24224
|
let deferred0_0;
|
|
24225
24225
|
let deferred0_1;
|
|
24226
24226
|
try {
|
|
@@ -24232,7 +24232,7 @@ function __wbg_get_imports(memory) {
|
|
|
24232
24232
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24233
24233
|
}
|
|
24234
24234
|
},
|
|
24235
|
-
|
|
24235
|
+
__wbg_getAccountStorage_81c375a1a2d33378: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24236
24236
|
let deferred0_0;
|
|
24237
24237
|
let deferred0_1;
|
|
24238
24238
|
try {
|
|
@@ -24246,7 +24246,7 @@ function __wbg_get_imports(memory) {
|
|
|
24246
24246
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24247
24247
|
}
|
|
24248
24248
|
},
|
|
24249
|
-
|
|
24249
|
+
__wbg_getAccountVaultAssets_d7b806e2ad386b3b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24250
24250
|
let deferred0_0;
|
|
24251
24251
|
let deferred0_1;
|
|
24252
24252
|
try {
|
|
@@ -24260,27 +24260,27 @@ function __wbg_get_imports(memory) {
|
|
|
24260
24260
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24261
24261
|
}
|
|
24262
24262
|
},
|
|
24263
|
-
|
|
24263
|
+
__wbg_getAllAccountHeaders_e9ce4e33075edb27: function(arg0, arg1) {
|
|
24264
24264
|
const ret = getAllAccountHeaders(getStringFromWasm0(arg0, arg1));
|
|
24265
24265
|
return ret;
|
|
24266
24266
|
},
|
|
24267
|
-
|
|
24267
|
+
__wbg_getBlockHeaders_6ffc387a5b74f1ff: function(arg0, arg1, arg2, arg3) {
|
|
24268
24268
|
var v0 = getArrayU32FromWasm0(arg2, arg3).slice();
|
|
24269
24269
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24270
24270
|
const ret = getBlockHeaders(getStringFromWasm0(arg0, arg1), v0);
|
|
24271
24271
|
return ret;
|
|
24272
24272
|
},
|
|
24273
|
-
|
|
24273
|
+
__wbg_getCurrentBlockchainPeaks_4f515c084e8dc019: function(arg0, arg1) {
|
|
24274
24274
|
const ret = getCurrentBlockchainPeaks(getStringFromWasm0(arg0, arg1));
|
|
24275
24275
|
return ret;
|
|
24276
24276
|
},
|
|
24277
|
-
|
|
24277
|
+
__wbg_getForeignAccountCode_80e1c0d6bec20b20: function(arg0, arg1, arg2, arg3) {
|
|
24278
24278
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24279
24279
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24280
24280
|
const ret = getForeignAccountCode(getStringFromWasm0(arg0, arg1), v0);
|
|
24281
24281
|
return ret;
|
|
24282
24282
|
},
|
|
24283
|
-
|
|
24283
|
+
__wbg_getInputNoteByOffset_52dacd9771fd7c73: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
|
|
24284
24284
|
let deferred1_0;
|
|
24285
24285
|
let deferred1_1;
|
|
24286
24286
|
try {
|
|
@@ -24294,31 +24294,31 @@ function __wbg_get_imports(memory) {
|
|
|
24294
24294
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
24295
24295
|
}
|
|
24296
24296
|
},
|
|
24297
|
-
|
|
24297
|
+
__wbg_getInputNotesFromDetailsCommitments_b6639133948088e6: function(arg0, arg1, arg2, arg3) {
|
|
24298
24298
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24299
24299
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24300
24300
|
const ret = getInputNotesFromDetailsCommitments(getStringFromWasm0(arg0, arg1), v0);
|
|
24301
24301
|
return ret;
|
|
24302
24302
|
},
|
|
24303
|
-
|
|
24303
|
+
__wbg_getInputNotesFromIds_1dc711511af25436: function(arg0, arg1, arg2, arg3) {
|
|
24304
24304
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24305
24305
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24306
24306
|
const ret = getInputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
24307
24307
|
return ret;
|
|
24308
24308
|
},
|
|
24309
|
-
|
|
24309
|
+
__wbg_getInputNotesFromNullifiers_de68d7a980a7a6ac: function(arg0, arg1, arg2, arg3) {
|
|
24310
24310
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24311
24311
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24312
24312
|
const ret = getInputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
24313
24313
|
return ret;
|
|
24314
24314
|
},
|
|
24315
|
-
|
|
24315
|
+
__wbg_getInputNotes_e6991526618c5e3b: function(arg0, arg1, arg2, arg3) {
|
|
24316
24316
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24317
24317
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24318
24318
|
const ret = getInputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
24319
24319
|
return ret;
|
|
24320
24320
|
},
|
|
24321
|
-
|
|
24321
|
+
__wbg_getKeyCommitmentsByAccountId_b16d7689e99f36cb: function(arg0, arg1, arg2, arg3) {
|
|
24322
24322
|
let deferred0_0;
|
|
24323
24323
|
let deferred0_1;
|
|
24324
24324
|
try {
|
|
@@ -24330,7 +24330,7 @@ function __wbg_get_imports(memory) {
|
|
|
24330
24330
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24331
24331
|
}
|
|
24332
24332
|
},
|
|
24333
|
-
|
|
24333
|
+
__wbg_getNoteScript_6d54def9cedaab5b: function(arg0, arg1, arg2, arg3) {
|
|
24334
24334
|
let deferred0_0;
|
|
24335
24335
|
let deferred0_1;
|
|
24336
24336
|
try {
|
|
@@ -24342,39 +24342,39 @@ function __wbg_get_imports(memory) {
|
|
|
24342
24342
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24343
24343
|
}
|
|
24344
24344
|
},
|
|
24345
|
-
|
|
24345
|
+
__wbg_getNoteTags_4a9f0532a43e9ab4: function(arg0, arg1) {
|
|
24346
24346
|
const ret = getNoteTags(getStringFromWasm0(arg0, arg1));
|
|
24347
24347
|
return ret;
|
|
24348
24348
|
},
|
|
24349
|
-
|
|
24349
|
+
__wbg_getOutputNotesFromDetailsCommitments_b65d8c4d56515cdc: function(arg0, arg1, arg2, arg3) {
|
|
24350
24350
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24351
24351
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24352
24352
|
const ret = getOutputNotesFromDetailsCommitments(getStringFromWasm0(arg0, arg1), v0);
|
|
24353
24353
|
return ret;
|
|
24354
24354
|
},
|
|
24355
|
-
|
|
24355
|
+
__wbg_getOutputNotesFromIds_e4e43ea7ee10ce3b: function(arg0, arg1, arg2, arg3) {
|
|
24356
24356
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24357
24357
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24358
24358
|
const ret = getOutputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
24359
24359
|
return ret;
|
|
24360
24360
|
},
|
|
24361
|
-
|
|
24361
|
+
__wbg_getOutputNotesFromNullifiers_5793389b5326d141: function(arg0, arg1, arg2, arg3) {
|
|
24362
24362
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24363
24363
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24364
24364
|
const ret = getOutputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
24365
24365
|
return ret;
|
|
24366
24366
|
},
|
|
24367
|
-
|
|
24367
|
+
__wbg_getOutputNotes_dc82d3565d3003c8: function(arg0, arg1, arg2, arg3) {
|
|
24368
24368
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24369
24369
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24370
24370
|
const ret = getOutputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
24371
24371
|
return ret;
|
|
24372
24372
|
},
|
|
24373
|
-
|
|
24373
|
+
__wbg_getPartialBlockchainNodesAll_85f7172793d8eb4f: function(arg0, arg1) {
|
|
24374
24374
|
const ret = getPartialBlockchainNodesAll(getStringFromWasm0(arg0, arg1));
|
|
24375
24375
|
return ret;
|
|
24376
24376
|
},
|
|
24377
|
-
|
|
24377
|
+
__wbg_getPartialBlockchainNodesUpToInOrderIndex_655882ac21085fa7: function(arg0, arg1, arg2, arg3) {
|
|
24378
24378
|
let deferred0_0;
|
|
24379
24379
|
let deferred0_1;
|
|
24380
24380
|
try {
|
|
@@ -24386,7 +24386,7 @@ function __wbg_get_imports(memory) {
|
|
|
24386
24386
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24387
24387
|
}
|
|
24388
24388
|
},
|
|
24389
|
-
|
|
24389
|
+
__wbg_getPartialBlockchainNodes_87b3768321d70002: function(arg0, arg1, arg2, arg3) {
|
|
24390
24390
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24391
24391
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24392
24392
|
const ret = getPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0);
|
|
@@ -24399,7 +24399,7 @@ function __wbg_get_imports(memory) {
|
|
|
24399
24399
|
const ret = arg0.getReader();
|
|
24400
24400
|
return ret;
|
|
24401
24401
|
}, arguments); },
|
|
24402
|
-
|
|
24402
|
+
__wbg_getSetting_e9042efc55b18bbb: function(arg0, arg1, arg2, arg3) {
|
|
24403
24403
|
let deferred0_0;
|
|
24404
24404
|
let deferred0_1;
|
|
24405
24405
|
try {
|
|
@@ -24411,7 +24411,7 @@ function __wbg_get_imports(memory) {
|
|
|
24411
24411
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24412
24412
|
}
|
|
24413
24413
|
},
|
|
24414
|
-
|
|
24414
|
+
__wbg_getSyncHeight_52e3dd3c6a2a9643: function(arg0, arg1) {
|
|
24415
24415
|
const ret = getSyncHeight(getStringFromWasm0(arg0, arg1));
|
|
24416
24416
|
return ret;
|
|
24417
24417
|
},
|
|
@@ -24419,15 +24419,15 @@ function __wbg_get_imports(memory) {
|
|
|
24419
24419
|
const ret = arg0.getTime();
|
|
24420
24420
|
return ret;
|
|
24421
24421
|
},
|
|
24422
|
-
|
|
24422
|
+
__wbg_getTrackedBlockHeaderNumbers_0e827a6fbace9440: function(arg0, arg1) {
|
|
24423
24423
|
const ret = getTrackedBlockHeaderNumbers(getStringFromWasm0(arg0, arg1));
|
|
24424
24424
|
return ret;
|
|
24425
24425
|
},
|
|
24426
|
-
|
|
24426
|
+
__wbg_getTrackedBlockHeaders_aec6fdccb131fcc4: function(arg0, arg1) {
|
|
24427
24427
|
const ret = getTrackedBlockHeaders(getStringFromWasm0(arg0, arg1));
|
|
24428
24428
|
return ret;
|
|
24429
24429
|
},
|
|
24430
|
-
|
|
24430
|
+
__wbg_getTransactions_a5e46e592ec6567b: function(arg0, arg1, arg2, arg3) {
|
|
24431
24431
|
let deferred0_0;
|
|
24432
24432
|
let deferred0_1;
|
|
24433
24433
|
try {
|
|
@@ -24439,7 +24439,7 @@ function __wbg_get_imports(memory) {
|
|
|
24439
24439
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24440
24440
|
}
|
|
24441
24441
|
},
|
|
24442
|
-
|
|
24442
|
+
__wbg_getUnspentInputNoteNullifiers_0753945c0300356f: function(arg0, arg1) {
|
|
24443
24443
|
const ret = getUnspentInputNoteNullifiers(getStringFromWasm0(arg0, arg1));
|
|
24444
24444
|
return ret;
|
|
24445
24445
|
},
|
|
@@ -24483,7 +24483,7 @@ function __wbg_get_imports(memory) {
|
|
|
24483
24483
|
const ret = InputNoteRecord.__wrap(arg0);
|
|
24484
24484
|
return ret;
|
|
24485
24485
|
},
|
|
24486
|
-
|
|
24486
|
+
__wbg_insertAccountAddress_0d293c362728e99b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24487
24487
|
let deferred0_0;
|
|
24488
24488
|
let deferred0_1;
|
|
24489
24489
|
try {
|
|
@@ -24497,7 +24497,7 @@ function __wbg_get_imports(memory) {
|
|
|
24497
24497
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24498
24498
|
}
|
|
24499
24499
|
},
|
|
24500
|
-
|
|
24500
|
+
__wbg_insertAccountAuth_be13c8ed59e28915: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24501
24501
|
let deferred0_0;
|
|
24502
24502
|
let deferred0_1;
|
|
24503
24503
|
let deferred1_0;
|
|
@@ -24514,7 +24514,7 @@ function __wbg_get_imports(memory) {
|
|
|
24514
24514
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
24515
24515
|
}
|
|
24516
24516
|
},
|
|
24517
|
-
|
|
24517
|
+
__wbg_insertAccountKeyMapping_e21f0da8ff1a235d: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24518
24518
|
let deferred0_0;
|
|
24519
24519
|
let deferred0_1;
|
|
24520
24520
|
let deferred1_0;
|
|
@@ -24531,13 +24531,13 @@ function __wbg_get_imports(memory) {
|
|
|
24531
24531
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
24532
24532
|
}
|
|
24533
24533
|
},
|
|
24534
|
-
|
|
24534
|
+
__wbg_insertBlockHeader_0fd9441e660932f4: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24535
24535
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
24536
24536
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
24537
24537
|
const ret = insertBlockHeader(getStringFromWasm0(arg0, arg1), arg2 >>> 0, v0, arg5 !== 0);
|
|
24538
24538
|
return ret;
|
|
24539
24539
|
},
|
|
24540
|
-
|
|
24540
|
+
__wbg_insertPartialBlockchainNodes_41ca6874a5cf6e1c: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24541
24541
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24542
24542
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24543
24543
|
var v1 = getArrayJsValueFromWasm0(arg4, arg5).slice();
|
|
@@ -24545,7 +24545,7 @@ function __wbg_get_imports(memory) {
|
|
|
24545
24545
|
const ret = insertPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0, v1);
|
|
24546
24546
|
return ret;
|
|
24547
24547
|
},
|
|
24548
|
-
|
|
24548
|
+
__wbg_insertSetting_36744f044c3bb7e7: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24549
24549
|
let deferred0_0;
|
|
24550
24550
|
let deferred0_1;
|
|
24551
24551
|
try {
|
|
@@ -24559,7 +24559,7 @@ function __wbg_get_imports(memory) {
|
|
|
24559
24559
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24560
24560
|
}
|
|
24561
24561
|
},
|
|
24562
|
-
|
|
24562
|
+
__wbg_insertTransactionScript_3940a90473bfede6: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24563
24563
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24564
24564
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24565
24565
|
let v1;
|
|
@@ -24666,11 +24666,11 @@ function __wbg_get_imports(memory) {
|
|
|
24666
24666
|
const ret = arg0.length;
|
|
24667
24667
|
return ret;
|
|
24668
24668
|
},
|
|
24669
|
-
|
|
24669
|
+
__wbg_listSettingKeys_0b73fd5d86306685: function(arg0, arg1) {
|
|
24670
24670
|
const ret = listSettingKeys(getStringFromWasm0(arg0, arg1));
|
|
24671
24671
|
return ret;
|
|
24672
24672
|
},
|
|
24673
|
-
|
|
24673
|
+
__wbg_lockAccount_2e7498cedc727430: function(arg0, arg1, arg2, arg3) {
|
|
24674
24674
|
let deferred0_0;
|
|
24675
24675
|
let deferred0_1;
|
|
24676
24676
|
try {
|
|
@@ -24885,7 +24885,7 @@ function __wbg_get_imports(memory) {
|
|
|
24885
24885
|
const ret = Array.of(arg0, arg1, arg2);
|
|
24886
24886
|
return ret;
|
|
24887
24887
|
},
|
|
24888
|
-
|
|
24888
|
+
__wbg_openDatabase_408b68d01263c8d9: function(arg0, arg1, arg2, arg3) {
|
|
24889
24889
|
const ret = openDatabase(getStringFromWasm0(arg0, arg1), getStringFromWasm0(arg2, arg3));
|
|
24890
24890
|
return ret;
|
|
24891
24891
|
},
|
|
@@ -24919,7 +24919,7 @@ function __wbg_get_imports(memory) {
|
|
|
24919
24919
|
const ret = ProvenTransaction.__wrap(arg0);
|
|
24920
24920
|
return ret;
|
|
24921
24921
|
},
|
|
24922
|
-
|
|
24922
|
+
__wbg_pruneAccountHistory_e4591ff16590fc39: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24923
24923
|
let deferred0_0;
|
|
24924
24924
|
let deferred0_1;
|
|
24925
24925
|
let deferred1_0;
|
|
@@ -24936,7 +24936,7 @@ function __wbg_get_imports(memory) {
|
|
|
24936
24936
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
24937
24937
|
}
|
|
24938
24938
|
},
|
|
24939
|
-
|
|
24939
|
+
__wbg_pruneIrrelevantBlocks_b4bbb376dc014b6b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24940
24940
|
var v0 = getArrayU32FromWasm0(arg2, arg3).slice();
|
|
24941
24941
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24942
24942
|
var v1 = getArrayJsValueFromWasm0(arg4, arg5).slice();
|
|
@@ -24962,13 +24962,13 @@ function __wbg_get_imports(memory) {
|
|
|
24962
24962
|
__wbg_releaseLock_aa5846c2494b3032: function(arg0) {
|
|
24963
24963
|
arg0.releaseLock();
|
|
24964
24964
|
},
|
|
24965
|
-
|
|
24965
|
+
__wbg_removeAccountAddress_4c833638d59fd8d7: function(arg0, arg1, arg2, arg3) {
|
|
24966
24966
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24967
24967
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24968
24968
|
const ret = removeAccountAddress(getStringFromWasm0(arg0, arg1), v0);
|
|
24969
24969
|
return ret;
|
|
24970
24970
|
},
|
|
24971
|
-
|
|
24971
|
+
__wbg_removeAccountAuth_536aea861f769be5: function(arg0, arg1, arg2, arg3) {
|
|
24972
24972
|
let deferred0_0;
|
|
24973
24973
|
let deferred0_1;
|
|
24974
24974
|
try {
|
|
@@ -24980,7 +24980,7 @@ function __wbg_get_imports(memory) {
|
|
|
24980
24980
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24981
24981
|
}
|
|
24982
24982
|
},
|
|
24983
|
-
|
|
24983
|
+
__wbg_removeAllMappingsForKey_1ad4056391b6e556: function(arg0, arg1, arg2, arg3) {
|
|
24984
24984
|
let deferred0_0;
|
|
24985
24985
|
let deferred0_1;
|
|
24986
24986
|
try {
|
|
@@ -24992,7 +24992,7 @@ function __wbg_get_imports(memory) {
|
|
|
24992
24992
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24993
24993
|
}
|
|
24994
24994
|
},
|
|
24995
|
-
|
|
24995
|
+
__wbg_removeNoteTag_25df6a90ad8692ed: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9) {
|
|
24996
24996
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24997
24997
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24998
24998
|
let v1;
|
|
@@ -25013,7 +25013,7 @@ function __wbg_get_imports(memory) {
|
|
|
25013
25013
|
const ret = removeNoteTag(getStringFromWasm0(arg0, arg1), v0, v1, v2, v3);
|
|
25014
25014
|
return ret;
|
|
25015
25015
|
},
|
|
25016
|
-
|
|
25016
|
+
__wbg_removeSetting_ebdcd55495cb1017: function(arg0, arg1, arg2, arg3) {
|
|
25017
25017
|
let deferred0_0;
|
|
25018
25018
|
let deferred0_1;
|
|
25019
25019
|
try {
|
|
@@ -25220,13 +25220,13 @@ function __wbg_get_imports(memory) {
|
|
|
25220
25220
|
const ret = TransactionSummary.__wrap(arg0);
|
|
25221
25221
|
return ret;
|
|
25222
25222
|
},
|
|
25223
|
-
|
|
25223
|
+
__wbg_undoAccountStates_7a7c5a8838aa3845: function(arg0, arg1, arg2, arg3) {
|
|
25224
25224
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
25225
25225
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
25226
25226
|
const ret = undoAccountStates(getStringFromWasm0(arg0, arg1), v0);
|
|
25227
25227
|
return ret;
|
|
25228
25228
|
},
|
|
25229
|
-
|
|
25229
|
+
__wbg_upsertAccountCode_79526a78b7676971: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
25230
25230
|
let deferred0_0;
|
|
25231
25231
|
let deferred0_1;
|
|
25232
25232
|
try {
|
|
@@ -25240,7 +25240,7 @@ function __wbg_get_imports(memory) {
|
|
|
25240
25240
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
25241
25241
|
}
|
|
25242
25242
|
},
|
|
25243
|
-
|
|
25243
|
+
__wbg_upsertAccountRecord_78ef5ee5891c4407: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17) {
|
|
25244
25244
|
let deferred0_0;
|
|
25245
25245
|
let deferred0_1;
|
|
25246
25246
|
let deferred1_0;
|
|
@@ -25282,7 +25282,7 @@ function __wbg_get_imports(memory) {
|
|
|
25282
25282
|
wasm.__wbindgen_free(deferred5_0, deferred5_1, 1);
|
|
25283
25283
|
}
|
|
25284
25284
|
},
|
|
25285
|
-
|
|
25285
|
+
__wbg_upsertAccountStorage_cb0450465224b3a3: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
25286
25286
|
let deferred0_0;
|
|
25287
25287
|
let deferred0_1;
|
|
25288
25288
|
try {
|
|
@@ -25296,7 +25296,7 @@ function __wbg_get_imports(memory) {
|
|
|
25296
25296
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
25297
25297
|
}
|
|
25298
25298
|
},
|
|
25299
|
-
|
|
25299
|
+
__wbg_upsertForeignAccountCode_8f058e14b39d0aa5: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
25300
25300
|
let deferred0_0;
|
|
25301
25301
|
let deferred0_1;
|
|
25302
25302
|
let deferred2_0;
|
|
@@ -25315,7 +25315,7 @@ function __wbg_get_imports(memory) {
|
|
|
25315
25315
|
wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
|
|
25316
25316
|
}
|
|
25317
25317
|
},
|
|
25318
|
-
|
|
25318
|
+
__wbg_upsertInputNote_88a3d72329020306: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20, arg21, arg22, arg23, arg24, arg25, arg26, arg27, arg28) {
|
|
25319
25319
|
let deferred0_0;
|
|
25320
25320
|
let deferred0_1;
|
|
25321
25321
|
let deferred6_0;
|
|
@@ -25364,7 +25364,7 @@ function __wbg_get_imports(memory) {
|
|
|
25364
25364
|
wasm.__wbindgen_free(deferred9_0, deferred9_1, 1);
|
|
25365
25365
|
}
|
|
25366
25366
|
},
|
|
25367
|
-
|
|
25367
|
+
__wbg_upsertNoteScript_ee5a46681df483c4: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
25368
25368
|
let deferred0_0;
|
|
25369
25369
|
let deferred0_1;
|
|
25370
25370
|
try {
|
|
@@ -25378,7 +25378,7 @@ function __wbg_get_imports(memory) {
|
|
|
25378
25378
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
25379
25379
|
}
|
|
25380
25380
|
},
|
|
25381
|
-
|
|
25381
|
+
__wbg_upsertOutputNote_d85873588c0ff0d1: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19) {
|
|
25382
25382
|
let deferred0_0;
|
|
25383
25383
|
let deferred0_1;
|
|
25384
25384
|
let deferred1_0;
|
|
@@ -25413,7 +25413,7 @@ function __wbg_get_imports(memory) {
|
|
|
25413
25413
|
wasm.__wbindgen_free(deferred4_0, deferred4_1, 1);
|
|
25414
25414
|
}
|
|
25415
25415
|
},
|
|
25416
|
-
|
|
25416
|
+
__wbg_upsertStorageMapEntries_f69072278033a28a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
25417
25417
|
let deferred0_0;
|
|
25418
25418
|
let deferred0_1;
|
|
25419
25419
|
try {
|
|
@@ -25427,7 +25427,7 @@ function __wbg_get_imports(memory) {
|
|
|
25427
25427
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
25428
25428
|
}
|
|
25429
25429
|
},
|
|
25430
|
-
|
|
25430
|
+
__wbg_upsertTransactionRecord_d141b6ccd2a2532e: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
25431
25431
|
let deferred0_0;
|
|
25432
25432
|
let deferred0_1;
|
|
25433
25433
|
try {
|
|
@@ -25448,7 +25448,7 @@ function __wbg_get_imports(memory) {
|
|
|
25448
25448
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
25449
25449
|
}
|
|
25450
25450
|
},
|
|
25451
|
-
|
|
25451
|
+
__wbg_upsertVaultAssets_316fc3763a4f0e4d: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
25452
25452
|
let deferred0_0;
|
|
25453
25453
|
let deferred0_1;
|
|
25454
25454
|
try {
|
|
@@ -26627,4 +26627,4 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
26627
26627
|
const module$1 = new URL("assets/miden_client_web.wasm", import.meta.url);
|
|
26628
26628
|
|
|
26629
26629
|
export { Account, AccountArray, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountIdArray, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountType, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthScheme, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FeltArray, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, ForeignAccountArray, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsSettingMutation, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkNoteStatusInfo, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteIdAndArgsArray, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteRecipientArray, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteArray, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PswapLineageRecord, PswapLineageState, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapEntryJs, StorageMapInfo, StorageMapUpdate, StorageSlot, StorageSlotArray, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionScriptInputPairArray, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, module$1 as __wasm_url, __wbg_init, createAuthFalcon512RpoMultisig, exportStore2 as exportStore, importStore, initSync, initThreadPool, mtProbeAsync, mtProbeSync, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker };
|
|
26630
|
-
//# sourceMappingURL=Cargo-
|
|
26630
|
+
//# sourceMappingURL=Cargo-D2qNRrNR-n_GEbq73.js.map
|