@miden-sdk/miden-sdk 0.14.9 → 0.14.10
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-DKB2aRX-.js → Cargo-DcB9UMnw.js} +69 -69
- package/dist/mt/{Cargo-DKB2aRX-.js.map → Cargo-DcB9UMnw.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 +2 -2
- package/dist/mt/wasm.js +1 -1
- package/dist/mt/workerHelpers.js +1 -1
- package/dist/mt/workers/{Cargo-DKB2aRX--C6T4l3AF.js → Cargo-DcB9UMnw-w3wXmKCr.js} +69 -69
- package/dist/mt/workers/{Cargo-DKB2aRX--C6T4l3AF.js.map → Cargo-DcB9UMnw-w3wXmKCr.js.map} +1 -1
- package/dist/mt/workers/assets/miden_client_web.wasm +0 -0
- package/dist/mt/workers/web-client-methods-worker.js +70 -70
- 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-jOTNoFyS.js → Cargo-CgOCogcE.js} +70 -70
- package/dist/st/{Cargo-jOTNoFyS.js.map → Cargo-CgOCogcE.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 +2 -2
- package/dist/st/wasm.js +1 -1
- package/dist/st/workers/{Cargo-jOTNoFyS-DRTcF6wf.js → Cargo-CgOCogcE-dIBKWd7c.js} +70 -70
- package/dist/st/workers/{Cargo-jOTNoFyS-DRTcF6wf.js.map → Cargo-CgOCogcE-dIBKWd7c.js.map} +1 -1
- package/dist/st/workers/assets/miden_client_web.wasm +0 -0
- package/dist/st/workers/web-client-methods-worker.js +71 -71
- 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/package.json +1 -1
|
Binary file
|
package/dist/mt/eager.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getWasmOrThrow } from './index.js';
|
|
2
2
|
export { AccountArray, AccountIdArray, AccountType, AuthScheme, CompilerResource, FeltArray, ForeignAccountArray, Linking, MidenArrays, MidenClient, MockWasmWebClient, NoteAndArgsArray, NoteArray, NoteIdAndArgsArray, NoteRecipientArray, NoteVisibility, OutputNoteArray, StorageMode, StorageSlotArray, TransactionScriptInputPairArray, WasmWebClient, buildSwapTag, createP2IDENote, createP2IDNote, resolveAuthScheme } from './index.js';
|
|
3
|
-
export { Account, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAssets, NoteAttachment, NoteAttachmentKind, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapInfo, StorageMapUpdate, StorageSlot, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, initThreadPool, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker } from './Cargo-
|
|
3
|
+
export { Account, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAssets, NoteAttachment, NoteAttachmentKind, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapInfo, StorageMapUpdate, StorageSlot, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, initThreadPool, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker } from './Cargo-DcB9UMnw.js';
|
|
4
4
|
import './wasm.js';
|
|
5
5
|
|
|
6
6
|
// Eager entry point for @miden-sdk/miden-sdk.
|
package/dist/mt/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import loadWasm from './wasm.js';
|
|
2
|
-
import { AccountArray as AccountArray$1, AccountIdArray as AccountIdArray$1, FeltArray as FeltArray$1, ForeignAccountArray as ForeignAccountArray$1, NoteAndArgsArray as NoteAndArgsArray$1, NoteArray as NoteArray$1, NoteIdAndArgsArray as NoteIdAndArgsArray$1, NoteRecipientArray as NoteRecipientArray$1, OutputNoteArray as OutputNoteArray$1, StorageSlotArray as StorageSlotArray$1, TransactionScriptInputPairArray as TransactionScriptInputPairArray$1 } from './Cargo-
|
|
3
|
-
export { Account, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAssets, NoteAttachment, NoteAttachmentKind, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapInfo, StorageMapUpdate, StorageSlot, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, initThreadPool, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker } from './Cargo-
|
|
2
|
+
import { AccountArray as AccountArray$1, AccountIdArray as AccountIdArray$1, FeltArray as FeltArray$1, ForeignAccountArray as ForeignAccountArray$1, NoteAndArgsArray as NoteAndArgsArray$1, NoteArray as NoteArray$1, NoteIdAndArgsArray as NoteIdAndArgsArray$1, NoteRecipientArray as NoteRecipientArray$1, OutputNoteArray as OutputNoteArray$1, StorageSlotArray as StorageSlotArray$1, TransactionScriptInputPairArray as TransactionScriptInputPairArray$1 } from './Cargo-DcB9UMnw.js';
|
|
3
|
+
export { Account, AccountBuilder, AccountBuilderResult, AccountCode, AccountComponent, AccountComponentCode, AccountDelta, AccountFile, AccountHeader, AccountId, AccountInterface, AccountProof, AccountReader, AccountStatus, AccountStorage, AccountStorageDelta, AccountStorageMode, AccountStorageRequirements, AccountVaultDelta, Address, AdviceInputs, AdviceMap, AssetVault, AuthFalcon512RpoMultisigConfig, AuthSecretKey, BasicFungibleFaucetComponent, BlockHeader, CodeBuilder, CommittedNote, ConsumableNoteRecord, Endpoint, ExecutedTransaction, Felt, FetchedAccount, FetchedNote, FlattenedU8Vec, ForeignAccount, FungibleAsset, FungibleAssetDelta, FungibleAssetDeltaItem, GetProceduresResultItem, InputNote, InputNoteRecord, InputNoteState, InputNotes, IntoUnderlyingByteSource, IntoUnderlyingSink, IntoUnderlyingSource, JsAccountUpdate, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAssets, NoteAttachment, NoteAttachmentKind, NoteAttachmentScheme, NoteConsumability, NoteConsumptionStatus, NoteDetails, NoteDetailsAndTag, NoteDetailsAndTagArray, NoteExecutionHint, NoteExportFormat, NoteFile, NoteFilter, NoteFilterTypes, NoteHeader, NoteId, NoteIdAndArgs, NoteInclusionProof, NoteLocation, NoteMetadata, NoteRecipient, NoteScript, NoteStorage, NoteSyncBlock, NoteSyncInfo, NoteTag, NoteType, OutputNote, OutputNoteRecord, OutputNoteState, OutputNotes, Package, PartialNote, Poseidon2, ProcedureThreshold, Program, ProvenTransaction, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, StorageMapInfo, StorageMapUpdate, StorageSlot, SyncSummary, TestUtils, TokenSymbol, TransactionArgs, TransactionFilter, TransactionId, TransactionProver, TransactionRecord, TransactionRequest, TransactionRequestBuilder, TransactionResult, TransactionScript, TransactionScriptInputPair, TransactionStatus, TransactionStoreUpdate, TransactionSummary, WebClient, WebKeystoreApi, Word, createAuthFalcon512RpoMultisig, exportStore, importStore, initSync, initThreadPool, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker } from './Cargo-DcB9UMnw.js';
|
|
4
4
|
|
|
5
5
|
const WorkerAction = Object.freeze({
|
|
6
6
|
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-DcB9UMnw.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-DcB9UMnw.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
|
|
@@ -23193,7 +23193,7 @@ function __wbg_get_imports(memory) {
|
|
|
23193
23193
|
const ret = AccountStorage.__wrap(arg0);
|
|
23194
23194
|
return ret;
|
|
23195
23195
|
},
|
|
23196
|
-
|
|
23196
|
+
__wbg_addNoteTag_c52215c0c6037ab3: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
23197
23197
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23198
23198
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23199
23199
|
let v1;
|
|
@@ -23216,15 +23216,15 @@ function __wbg_get_imports(memory) {
|
|
|
23216
23216
|
__wbg_append_a992ccc37aa62dc4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
|
|
23217
23217
|
arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
23218
23218
|
}, arguments); },
|
|
23219
|
-
|
|
23219
|
+
__wbg_applyFullAccountState_4703a5032c085d73: function(arg0, arg1, arg2) {
|
|
23220
23220
|
const ret = applyFullAccountState(getStringFromWasm0(arg0, arg1), JsAccountUpdate.__wrap(arg2));
|
|
23221
23221
|
return ret;
|
|
23222
23222
|
},
|
|
23223
|
-
|
|
23223
|
+
__wbg_applyStateSync_244acda2fd3f41fd: function(arg0, arg1, arg2) {
|
|
23224
23224
|
const ret = applyStateSync(getStringFromWasm0(arg0, arg1), JsStateSyncUpdate.__wrap(arg2));
|
|
23225
23225
|
return ret;
|
|
23226
23226
|
},
|
|
23227
|
-
|
|
23227
|
+
__wbg_applyTransactionDelta_24becca72252ed4a: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20) {
|
|
23228
23228
|
let deferred0_0;
|
|
23229
23229
|
let deferred0_1;
|
|
23230
23230
|
let deferred1_0;
|
|
@@ -23371,7 +23371,7 @@ function __wbg_get_imports(memory) {
|
|
|
23371
23371
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23372
23372
|
}
|
|
23373
23373
|
},
|
|
23374
|
-
|
|
23374
|
+
__wbg_exportStore_64bed565999e1c84: function(arg0, arg1) {
|
|
23375
23375
|
const ret = exportStore(getStringFromWasm0(arg0, arg1));
|
|
23376
23376
|
return ret;
|
|
23377
23377
|
},
|
|
@@ -23403,7 +23403,7 @@ function __wbg_get_imports(memory) {
|
|
|
23403
23403
|
const ret = FetchedNote.__wrap(arg0);
|
|
23404
23404
|
return ret;
|
|
23405
23405
|
},
|
|
23406
|
-
|
|
23406
|
+
__wbg_forceImportStore_579e76fb9d69009b: function(arg0, arg1, arg2) {
|
|
23407
23407
|
const ret = forceImportStore(getStringFromWasm0(arg0, arg1), arg2);
|
|
23408
23408
|
return ret;
|
|
23409
23409
|
},
|
|
@@ -23423,7 +23423,7 @@ function __wbg_get_imports(memory) {
|
|
|
23423
23423
|
const ret = FungibleAssetDeltaItem.__wrap(arg0);
|
|
23424
23424
|
return ret;
|
|
23425
23425
|
},
|
|
23426
|
-
|
|
23426
|
+
__wbg_getAccountAddresses_d153f1bbb28eb843: function(arg0, arg1, arg2, arg3) {
|
|
23427
23427
|
let deferred0_0;
|
|
23428
23428
|
let deferred0_1;
|
|
23429
23429
|
try {
|
|
@@ -23435,7 +23435,7 @@ function __wbg_get_imports(memory) {
|
|
|
23435
23435
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23436
23436
|
}
|
|
23437
23437
|
},
|
|
23438
|
-
|
|
23438
|
+
__wbg_getAccountAuthByPubKeyCommitment_a42ca0a20bb7dde4: function(arg0, arg1, arg2, arg3) {
|
|
23439
23439
|
let deferred0_0;
|
|
23440
23440
|
let deferred0_1;
|
|
23441
23441
|
try {
|
|
@@ -23447,7 +23447,7 @@ function __wbg_get_imports(memory) {
|
|
|
23447
23447
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23448
23448
|
}
|
|
23449
23449
|
},
|
|
23450
|
-
|
|
23450
|
+
__wbg_getAccountCode_45887ee5ee9651dd: function(arg0, arg1, arg2, arg3) {
|
|
23451
23451
|
let deferred0_0;
|
|
23452
23452
|
let deferred0_1;
|
|
23453
23453
|
try {
|
|
@@ -23459,7 +23459,7 @@ function __wbg_get_imports(memory) {
|
|
|
23459
23459
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23460
23460
|
}
|
|
23461
23461
|
},
|
|
23462
|
-
|
|
23462
|
+
__wbg_getAccountHeaderByCommitment_54b507a3241dc490: function(arg0, arg1, arg2, arg3) {
|
|
23463
23463
|
let deferred0_0;
|
|
23464
23464
|
let deferred0_1;
|
|
23465
23465
|
try {
|
|
@@ -23471,7 +23471,7 @@ function __wbg_get_imports(memory) {
|
|
|
23471
23471
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23472
23472
|
}
|
|
23473
23473
|
},
|
|
23474
|
-
|
|
23474
|
+
__wbg_getAccountHeader_cea76ef79706de7b: function(arg0, arg1, arg2, arg3) {
|
|
23475
23475
|
let deferred0_0;
|
|
23476
23476
|
let deferred0_1;
|
|
23477
23477
|
try {
|
|
@@ -23483,7 +23483,7 @@ function __wbg_get_imports(memory) {
|
|
|
23483
23483
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23484
23484
|
}
|
|
23485
23485
|
},
|
|
23486
|
-
|
|
23486
|
+
__wbg_getAccountIdByKeyCommitment_5d3f7cb02410ad5b: function(arg0, arg1, arg2, arg3) {
|
|
23487
23487
|
let deferred0_0;
|
|
23488
23488
|
let deferred0_1;
|
|
23489
23489
|
try {
|
|
@@ -23495,11 +23495,11 @@ function __wbg_get_imports(memory) {
|
|
|
23495
23495
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23496
23496
|
}
|
|
23497
23497
|
},
|
|
23498
|
-
|
|
23498
|
+
__wbg_getAccountIds_735b755cba58a330: function(arg0, arg1) {
|
|
23499
23499
|
const ret = getAccountIds(getStringFromWasm0(arg0, arg1));
|
|
23500
23500
|
return ret;
|
|
23501
23501
|
},
|
|
23502
|
-
|
|
23502
|
+
__wbg_getAccountStorageMaps_0ad3f0c3d73817a3: function(arg0, arg1, arg2, arg3) {
|
|
23503
23503
|
let deferred0_0;
|
|
23504
23504
|
let deferred0_1;
|
|
23505
23505
|
try {
|
|
@@ -23511,7 +23511,7 @@ function __wbg_get_imports(memory) {
|
|
|
23511
23511
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23512
23512
|
}
|
|
23513
23513
|
},
|
|
23514
|
-
|
|
23514
|
+
__wbg_getAccountStorage_abde662f68f394b0: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23515
23515
|
let deferred0_0;
|
|
23516
23516
|
let deferred0_1;
|
|
23517
23517
|
try {
|
|
@@ -23525,7 +23525,7 @@ function __wbg_get_imports(memory) {
|
|
|
23525
23525
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23526
23526
|
}
|
|
23527
23527
|
},
|
|
23528
|
-
|
|
23528
|
+
__wbg_getAccountVaultAssets_2a7f6e3b75dccf85: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23529
23529
|
let deferred0_0;
|
|
23530
23530
|
let deferred0_1;
|
|
23531
23531
|
try {
|
|
@@ -23539,23 +23539,23 @@ function __wbg_get_imports(memory) {
|
|
|
23539
23539
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23540
23540
|
}
|
|
23541
23541
|
},
|
|
23542
|
-
|
|
23542
|
+
__wbg_getAllAccountHeaders_fd276fc0411388ad: function(arg0, arg1) {
|
|
23543
23543
|
const ret = getAllAccountHeaders(getStringFromWasm0(arg0, arg1));
|
|
23544
23544
|
return ret;
|
|
23545
23545
|
},
|
|
23546
|
-
|
|
23546
|
+
__wbg_getBlockHeaders_35ec527f384137de: function(arg0, arg1, arg2, arg3) {
|
|
23547
23547
|
var v0 = getArrayU32FromWasm0(arg2, arg3).slice();
|
|
23548
23548
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23549
23549
|
const ret = getBlockHeaders(getStringFromWasm0(arg0, arg1), v0);
|
|
23550
23550
|
return ret;
|
|
23551
23551
|
},
|
|
23552
|
-
|
|
23552
|
+
__wbg_getForeignAccountCode_fa8d929104f53a32: function(arg0, arg1, arg2, arg3) {
|
|
23553
23553
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23554
23554
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23555
23555
|
const ret = getForeignAccountCode(getStringFromWasm0(arg0, arg1), v0);
|
|
23556
23556
|
return ret;
|
|
23557
23557
|
},
|
|
23558
|
-
|
|
23558
|
+
__wbg_getInputNoteByOffset_128222c1ab14e73e: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
|
|
23559
23559
|
let deferred1_0;
|
|
23560
23560
|
let deferred1_1;
|
|
23561
23561
|
try {
|
|
@@ -23569,25 +23569,25 @@ function __wbg_get_imports(memory) {
|
|
|
23569
23569
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
23570
23570
|
}
|
|
23571
23571
|
},
|
|
23572
|
-
|
|
23572
|
+
__wbg_getInputNotesFromIds_354a95ea44cf7585: function(arg0, arg1, arg2, arg3) {
|
|
23573
23573
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23574
23574
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23575
23575
|
const ret = getInputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
23576
23576
|
return ret;
|
|
23577
23577
|
},
|
|
23578
|
-
|
|
23578
|
+
__wbg_getInputNotesFromNullifiers_1f79c376e52b4e80: function(arg0, arg1, arg2, arg3) {
|
|
23579
23579
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23580
23580
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23581
23581
|
const ret = getInputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
23582
23582
|
return ret;
|
|
23583
23583
|
},
|
|
23584
|
-
|
|
23584
|
+
__wbg_getInputNotes_3a7f585d0bc2a5d7: function(arg0, arg1, arg2, arg3) {
|
|
23585
23585
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23586
23586
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23587
23587
|
const ret = getInputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
23588
23588
|
return ret;
|
|
23589
23589
|
},
|
|
23590
|
-
|
|
23590
|
+
__wbg_getKeyCommitmentsByAccountId_590c47f5b336b8a9: function(arg0, arg1, arg2, arg3) {
|
|
23591
23591
|
let deferred0_0;
|
|
23592
23592
|
let deferred0_1;
|
|
23593
23593
|
try {
|
|
@@ -23599,7 +23599,7 @@ function __wbg_get_imports(memory) {
|
|
|
23599
23599
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23600
23600
|
}
|
|
23601
23601
|
},
|
|
23602
|
-
|
|
23602
|
+
__wbg_getNoteScript_678bef9b8a701098: function(arg0, arg1, arg2, arg3) {
|
|
23603
23603
|
let deferred0_0;
|
|
23604
23604
|
let deferred0_1;
|
|
23605
23605
|
try {
|
|
@@ -23611,33 +23611,33 @@ function __wbg_get_imports(memory) {
|
|
|
23611
23611
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23612
23612
|
}
|
|
23613
23613
|
},
|
|
23614
|
-
|
|
23614
|
+
__wbg_getNoteTags_18b8085b487456c5: function(arg0, arg1) {
|
|
23615
23615
|
const ret = getNoteTags(getStringFromWasm0(arg0, arg1));
|
|
23616
23616
|
return ret;
|
|
23617
23617
|
},
|
|
23618
|
-
|
|
23618
|
+
__wbg_getOutputNotesFromIds_f4b9cb555822668e: function(arg0, arg1, arg2, arg3) {
|
|
23619
23619
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23620
23620
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23621
23621
|
const ret = getOutputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
23622
23622
|
return ret;
|
|
23623
23623
|
},
|
|
23624
|
-
|
|
23624
|
+
__wbg_getOutputNotesFromNullifiers_c2acf08da1ad8bf2: function(arg0, arg1, arg2, arg3) {
|
|
23625
23625
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23626
23626
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23627
23627
|
const ret = getOutputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
23628
23628
|
return ret;
|
|
23629
23629
|
},
|
|
23630
|
-
|
|
23630
|
+
__wbg_getOutputNotes_8cf18b9e026a5586: function(arg0, arg1, arg2, arg3) {
|
|
23631
23631
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23632
23632
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23633
23633
|
const ret = getOutputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
23634
23634
|
return ret;
|
|
23635
23635
|
},
|
|
23636
|
-
|
|
23636
|
+
__wbg_getPartialBlockchainNodesAll_5cb5eba43829bff6: function(arg0, arg1) {
|
|
23637
23637
|
const ret = getPartialBlockchainNodesAll(getStringFromWasm0(arg0, arg1));
|
|
23638
23638
|
return ret;
|
|
23639
23639
|
},
|
|
23640
|
-
|
|
23640
|
+
__wbg_getPartialBlockchainNodesUpToInOrderIndex_c7354538b7669bde: function(arg0, arg1, arg2, arg3) {
|
|
23641
23641
|
let deferred0_0;
|
|
23642
23642
|
let deferred0_1;
|
|
23643
23643
|
try {
|
|
@@ -23649,13 +23649,13 @@ function __wbg_get_imports(memory) {
|
|
|
23649
23649
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23650
23650
|
}
|
|
23651
23651
|
},
|
|
23652
|
-
|
|
23652
|
+
__wbg_getPartialBlockchainNodes_b0e5c10410d3d833: function(arg0, arg1, arg2, arg3) {
|
|
23653
23653
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23654
23654
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23655
23655
|
const ret = getPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0);
|
|
23656
23656
|
return ret;
|
|
23657
23657
|
},
|
|
23658
|
-
|
|
23658
|
+
__wbg_getPartialBlockchainPeaksByBlockNum_5026f9dabe289e0b: function(arg0, arg1, arg2) {
|
|
23659
23659
|
const ret = getPartialBlockchainPeaksByBlockNum(getStringFromWasm0(arg0, arg1), arg2 >>> 0);
|
|
23660
23660
|
return ret;
|
|
23661
23661
|
},
|
|
@@ -23666,7 +23666,7 @@ function __wbg_get_imports(memory) {
|
|
|
23666
23666
|
const ret = arg0.getReader();
|
|
23667
23667
|
return ret;
|
|
23668
23668
|
}, arguments); },
|
|
23669
|
-
|
|
23669
|
+
__wbg_getSetting_54c1e4d9755a1703: function(arg0, arg1, arg2, arg3) {
|
|
23670
23670
|
let deferred0_0;
|
|
23671
23671
|
let deferred0_1;
|
|
23672
23672
|
try {
|
|
@@ -23678,7 +23678,7 @@ function __wbg_get_imports(memory) {
|
|
|
23678
23678
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23679
23679
|
}
|
|
23680
23680
|
},
|
|
23681
|
-
|
|
23681
|
+
__wbg_getSyncHeight_81df6bb109798a91: function(arg0, arg1) {
|
|
23682
23682
|
const ret = getSyncHeight(getStringFromWasm0(arg0, arg1));
|
|
23683
23683
|
return ret;
|
|
23684
23684
|
},
|
|
@@ -23686,15 +23686,15 @@ function __wbg_get_imports(memory) {
|
|
|
23686
23686
|
const ret = arg0.getTime();
|
|
23687
23687
|
return ret;
|
|
23688
23688
|
},
|
|
23689
|
-
|
|
23689
|
+
__wbg_getTrackedBlockHeaderNumbers_344035c2ae140965: function(arg0, arg1) {
|
|
23690
23690
|
const ret = getTrackedBlockHeaderNumbers(getStringFromWasm0(arg0, arg1));
|
|
23691
23691
|
return ret;
|
|
23692
23692
|
},
|
|
23693
|
-
|
|
23693
|
+
__wbg_getTrackedBlockHeaders_1da1c073fae136b6: function(arg0, arg1) {
|
|
23694
23694
|
const ret = getTrackedBlockHeaders(getStringFromWasm0(arg0, arg1));
|
|
23695
23695
|
return ret;
|
|
23696
23696
|
},
|
|
23697
|
-
|
|
23697
|
+
__wbg_getTransactions_e2e1ecc55367a808: function(arg0, arg1, arg2, arg3) {
|
|
23698
23698
|
let deferred0_0;
|
|
23699
23699
|
let deferred0_1;
|
|
23700
23700
|
try {
|
|
@@ -23706,7 +23706,7 @@ function __wbg_get_imports(memory) {
|
|
|
23706
23706
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23707
23707
|
}
|
|
23708
23708
|
},
|
|
23709
|
-
|
|
23709
|
+
__wbg_getUnspentInputNoteNullifiers_9f755496d70d78dc: function(arg0, arg1) {
|
|
23710
23710
|
const ret = getUnspentInputNoteNullifiers(getStringFromWasm0(arg0, arg1));
|
|
23711
23711
|
return ret;
|
|
23712
23712
|
},
|
|
@@ -23750,7 +23750,7 @@ function __wbg_get_imports(memory) {
|
|
|
23750
23750
|
const ret = InputNoteRecord.__wrap(arg0);
|
|
23751
23751
|
return ret;
|
|
23752
23752
|
},
|
|
23753
|
-
|
|
23753
|
+
__wbg_insertAccountAddress_a1db7c9de90e3e7a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23754
23754
|
let deferred0_0;
|
|
23755
23755
|
let deferred0_1;
|
|
23756
23756
|
try {
|
|
@@ -23764,7 +23764,7 @@ function __wbg_get_imports(memory) {
|
|
|
23764
23764
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23765
23765
|
}
|
|
23766
23766
|
},
|
|
23767
|
-
|
|
23767
|
+
__wbg_insertAccountAuth_250029f870314277: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23768
23768
|
let deferred0_0;
|
|
23769
23769
|
let deferred0_1;
|
|
23770
23770
|
let deferred1_0;
|
|
@@ -23781,7 +23781,7 @@ function __wbg_get_imports(memory) {
|
|
|
23781
23781
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
23782
23782
|
}
|
|
23783
23783
|
},
|
|
23784
|
-
|
|
23784
|
+
__wbg_insertAccountKeyMapping_a6eab7be3603f947: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23785
23785
|
let deferred0_0;
|
|
23786
23786
|
let deferred0_1;
|
|
23787
23787
|
let deferred1_0;
|
|
@@ -23798,7 +23798,7 @@ function __wbg_get_imports(memory) {
|
|
|
23798
23798
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
23799
23799
|
}
|
|
23800
23800
|
},
|
|
23801
|
-
|
|
23801
|
+
__wbg_insertBlockHeader_104ff4e8160e213e: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
23802
23802
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
23803
23803
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
23804
23804
|
var v1 = getArrayU8FromWasm0(arg5, arg6).slice();
|
|
@@ -23806,7 +23806,7 @@ function __wbg_get_imports(memory) {
|
|
|
23806
23806
|
const ret = insertBlockHeader(getStringFromWasm0(arg0, arg1), arg2 >>> 0, v0, v1, arg7 !== 0);
|
|
23807
23807
|
return ret;
|
|
23808
23808
|
},
|
|
23809
|
-
|
|
23809
|
+
__wbg_insertPartialBlockchainNodes_7351ad9920434a23: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23810
23810
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23811
23811
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23812
23812
|
var v1 = getArrayJsValueFromWasm0(arg4, arg5).slice();
|
|
@@ -23814,7 +23814,7 @@ function __wbg_get_imports(memory) {
|
|
|
23814
23814
|
const ret = insertPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0, v1);
|
|
23815
23815
|
return ret;
|
|
23816
23816
|
},
|
|
23817
|
-
|
|
23817
|
+
__wbg_insertSetting_e68be1bd29eea611: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23818
23818
|
let deferred0_0;
|
|
23819
23819
|
let deferred0_1;
|
|
23820
23820
|
try {
|
|
@@ -23828,7 +23828,7 @@ function __wbg_get_imports(memory) {
|
|
|
23828
23828
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23829
23829
|
}
|
|
23830
23830
|
},
|
|
23831
|
-
|
|
23831
|
+
__wbg_insertTransactionScript_eab40f602f32fb36: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23832
23832
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23833
23833
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23834
23834
|
let v1;
|
|
@@ -23931,11 +23931,11 @@ function __wbg_get_imports(memory) {
|
|
|
23931
23931
|
const ret = arg0.length;
|
|
23932
23932
|
return ret;
|
|
23933
23933
|
},
|
|
23934
|
-
|
|
23934
|
+
__wbg_listSettingKeys_68c9946ef15801dd: function(arg0, arg1) {
|
|
23935
23935
|
const ret = listSettingKeys(getStringFromWasm0(arg0, arg1));
|
|
23936
23936
|
return ret;
|
|
23937
23937
|
},
|
|
23938
|
-
|
|
23938
|
+
__wbg_lockAccount_86ef72a6e87a1e60: function(arg0, arg1, arg2, arg3) {
|
|
23939
23939
|
let deferred0_0;
|
|
23940
23940
|
let deferred0_1;
|
|
23941
23941
|
try {
|
|
@@ -24142,7 +24142,7 @@ function __wbg_get_imports(memory) {
|
|
|
24142
24142
|
const ret = Array.of(arg0, arg1, arg2);
|
|
24143
24143
|
return ret;
|
|
24144
24144
|
},
|
|
24145
|
-
|
|
24145
|
+
__wbg_openDatabase_4737550e14db0e61: function(arg0, arg1, arg2, arg3) {
|
|
24146
24146
|
const ret = openDatabase(getStringFromWasm0(arg0, arg1), getStringFromWasm0(arg2, arg3));
|
|
24147
24147
|
return ret;
|
|
24148
24148
|
},
|
|
@@ -24176,7 +24176,7 @@ function __wbg_get_imports(memory) {
|
|
|
24176
24176
|
const ret = ProvenTransaction.__wrap(arg0);
|
|
24177
24177
|
return ret;
|
|
24178
24178
|
},
|
|
24179
|
-
|
|
24179
|
+
__wbg_pruneAccountHistory_c2cb15066230e30b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24180
24180
|
let deferred0_0;
|
|
24181
24181
|
let deferred0_1;
|
|
24182
24182
|
let deferred1_0;
|
|
@@ -24193,7 +24193,7 @@ function __wbg_get_imports(memory) {
|
|
|
24193
24193
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
24194
24194
|
}
|
|
24195
24195
|
},
|
|
24196
|
-
|
|
24196
|
+
__wbg_pruneIrrelevantBlocks_045a9991f0a4a88a: function(arg0, arg1) {
|
|
24197
24197
|
const ret = pruneIrrelevantBlocks(getStringFromWasm0(arg0, arg1));
|
|
24198
24198
|
return ret;
|
|
24199
24199
|
},
|
|
@@ -24211,13 +24211,13 @@ function __wbg_get_imports(memory) {
|
|
|
24211
24211
|
__wbg_releaseLock_aa5846c2494b3032: function(arg0) {
|
|
24212
24212
|
arg0.releaseLock();
|
|
24213
24213
|
},
|
|
24214
|
-
|
|
24214
|
+
__wbg_removeAccountAddress_ca84443423d1f9d6: function(arg0, arg1, arg2, arg3) {
|
|
24215
24215
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24216
24216
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24217
24217
|
const ret = removeAccountAddress(getStringFromWasm0(arg0, arg1), v0);
|
|
24218
24218
|
return ret;
|
|
24219
24219
|
},
|
|
24220
|
-
|
|
24220
|
+
__wbg_removeAccountAuth_2857e6691c315895: function(arg0, arg1, arg2, arg3) {
|
|
24221
24221
|
let deferred0_0;
|
|
24222
24222
|
let deferred0_1;
|
|
24223
24223
|
try {
|
|
@@ -24229,7 +24229,7 @@ function __wbg_get_imports(memory) {
|
|
|
24229
24229
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24230
24230
|
}
|
|
24231
24231
|
},
|
|
24232
|
-
|
|
24232
|
+
__wbg_removeAllMappingsForKey_b2f6e74efebe3925: function(arg0, arg1, arg2, arg3) {
|
|
24233
24233
|
let deferred0_0;
|
|
24234
24234
|
let deferred0_1;
|
|
24235
24235
|
try {
|
|
@@ -24241,7 +24241,7 @@ function __wbg_get_imports(memory) {
|
|
|
24241
24241
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24242
24242
|
}
|
|
24243
24243
|
},
|
|
24244
|
-
|
|
24244
|
+
__wbg_removeNoteTag_dedaba58eab174bc: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
24245
24245
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
24246
24246
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
24247
24247
|
let v1;
|
|
@@ -24257,7 +24257,7 @@ function __wbg_get_imports(memory) {
|
|
|
24257
24257
|
const ret = removeNoteTag(getStringFromWasm0(arg0, arg1), v0, v1, v2);
|
|
24258
24258
|
return ret;
|
|
24259
24259
|
},
|
|
24260
|
-
|
|
24260
|
+
__wbg_removeSetting_f2c73332d3f21354: function(arg0, arg1, arg2, arg3) {
|
|
24261
24261
|
let deferred0_0;
|
|
24262
24262
|
let deferred0_1;
|
|
24263
24263
|
try {
|
|
@@ -24456,13 +24456,13 @@ function __wbg_get_imports(memory) {
|
|
|
24456
24456
|
const ret = TransactionSummary.__wrap(arg0);
|
|
24457
24457
|
return ret;
|
|
24458
24458
|
},
|
|
24459
|
-
|
|
24459
|
+
__wbg_undoAccountStates_37da53781a8c42bb: function(arg0, arg1, arg2, arg3) {
|
|
24460
24460
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
24461
24461
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
24462
24462
|
const ret = undoAccountStates(getStringFromWasm0(arg0, arg1), v0);
|
|
24463
24463
|
return ret;
|
|
24464
24464
|
},
|
|
24465
|
-
|
|
24465
|
+
__wbg_upsertAccountCode_b80c86ab8739505f: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24466
24466
|
let deferred0_0;
|
|
24467
24467
|
let deferred0_1;
|
|
24468
24468
|
try {
|
|
@@ -24476,7 +24476,7 @@ function __wbg_get_imports(memory) {
|
|
|
24476
24476
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24477
24477
|
}
|
|
24478
24478
|
},
|
|
24479
|
-
|
|
24479
|
+
__wbg_upsertAccountRecord_29ce09da09c9cebc: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16) {
|
|
24480
24480
|
let deferred0_0;
|
|
24481
24481
|
let deferred0_1;
|
|
24482
24482
|
let deferred1_0;
|
|
@@ -24518,7 +24518,7 @@ function __wbg_get_imports(memory) {
|
|
|
24518
24518
|
wasm.__wbindgen_free(deferred5_0, deferred5_1, 1);
|
|
24519
24519
|
}
|
|
24520
24520
|
},
|
|
24521
|
-
|
|
24521
|
+
__wbg_upsertAccountStorage_42f9a2bbf1babc30: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24522
24522
|
let deferred0_0;
|
|
24523
24523
|
let deferred0_1;
|
|
24524
24524
|
try {
|
|
@@ -24532,7 +24532,7 @@ function __wbg_get_imports(memory) {
|
|
|
24532
24532
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24533
24533
|
}
|
|
24534
24534
|
},
|
|
24535
|
-
|
|
24535
|
+
__wbg_upsertForeignAccountCode_f813bf56e38c8036: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
24536
24536
|
let deferred0_0;
|
|
24537
24537
|
let deferred0_1;
|
|
24538
24538
|
let deferred2_0;
|
|
@@ -24551,7 +24551,7 @@ function __wbg_get_imports(memory) {
|
|
|
24551
24551
|
wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
|
|
24552
24552
|
}
|
|
24553
24553
|
},
|
|
24554
|
-
|
|
24554
|
+
__wbg_upsertInputNote_06998d0c112e2ea0: 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) {
|
|
24555
24555
|
let deferred0_0;
|
|
24556
24556
|
let deferred0_1;
|
|
24557
24557
|
let deferred4_0;
|
|
@@ -24593,7 +24593,7 @@ function __wbg_get_imports(memory) {
|
|
|
24593
24593
|
wasm.__wbindgen_free(deferred7_0, deferred7_1, 1);
|
|
24594
24594
|
}
|
|
24595
24595
|
},
|
|
24596
|
-
|
|
24596
|
+
__wbg_upsertNoteScript_53cc426844e6f192: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24597
24597
|
let deferred0_0;
|
|
24598
24598
|
let deferred0_1;
|
|
24599
24599
|
try {
|
|
@@ -24607,7 +24607,7 @@ function __wbg_get_imports(memory) {
|
|
|
24607
24607
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24608
24608
|
}
|
|
24609
24609
|
},
|
|
24610
|
-
|
|
24610
|
+
__wbg_upsertOutputNote_eb7c19063f25fa7b: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15) {
|
|
24611
24611
|
let deferred0_0;
|
|
24612
24612
|
let deferred0_1;
|
|
24613
24613
|
let deferred2_0;
|
|
@@ -24635,7 +24635,7 @@ function __wbg_get_imports(memory) {
|
|
|
24635
24635
|
wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
|
|
24636
24636
|
}
|
|
24637
24637
|
},
|
|
24638
|
-
|
|
24638
|
+
__wbg_upsertStorageMapEntries_82f85c794815692a: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24639
24639
|
let deferred0_0;
|
|
24640
24640
|
let deferred0_1;
|
|
24641
24641
|
try {
|
|
@@ -24649,7 +24649,7 @@ function __wbg_get_imports(memory) {
|
|
|
24649
24649
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24650
24650
|
}
|
|
24651
24651
|
},
|
|
24652
|
-
|
|
24652
|
+
__wbg_upsertTransactionRecord_159b0aa291a33f0f: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
24653
24653
|
let deferred0_0;
|
|
24654
24654
|
let deferred0_1;
|
|
24655
24655
|
try {
|
|
@@ -24670,7 +24670,7 @@ function __wbg_get_imports(memory) {
|
|
|
24670
24670
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
24671
24671
|
}
|
|
24672
24672
|
},
|
|
24673
|
-
|
|
24673
|
+
__wbg_upsertVaultAssets_cc6b204ac9216bab: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
24674
24674
|
let deferred0_0;
|
|
24675
24675
|
let deferred0_1;
|
|
24676
24676
|
try {
|
|
@@ -24723,7 +24723,7 @@ function __wbg_get_imports(memory) {
|
|
|
24723
24723
|
return ret;
|
|
24724
24724
|
},
|
|
24725
24725
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
24726
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 110, function: Function { arguments: [], shim_idx:
|
|
24726
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 110, function: Function { arguments: [], shim_idx: 371, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
24727
24727
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_cb32f6f48015412b___closure__destroy___dyn_core_91ed24bc3d45dfd0___ops__function__FnMut__wasm_bindgen_cb32f6f48015412b___JsValue____Output_______, wasm_bindgen_cb32f6f48015412b___convert__closures_____invoke______);
|
|
24728
24728
|
return ret;
|
|
24729
24729
|
},
|
|
@@ -25824,4 +25824,4 @@ var index = /*#__PURE__*/Object.freeze({
|
|
|
25824
25824
|
const module$1 = new URL("assets/miden_client_web.wasm", import.meta.url);
|
|
25825
25825
|
|
|
25826
25826
|
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, JsStateSyncUpdate, JsStorageMapEntry, JsStorageSlot, JsVaultAsset, Library, MerklePath, NetworkId, NetworkType, Note, NoteAndArgs, NoteAndArgsArray, NoteArray, NoteAssets, NoteAttachment, NoteAttachmentKind, 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, PublicKey, RpcClient, Rpo256, SerializedInputNoteData, SerializedOutputNoteData, SerializedTransactionData, Signature, SigningInputs, SigningInputsType, SlotAndKeys, SparseMerklePath, StorageMap, StorageMapEntry, 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, parallelSumBench, rayonThreadCount, sequentialSumBench, setupLogging, wbg_rayon_PoolBuilder, wbg_rayon_start_worker };
|
|
25827
|
-
//# sourceMappingURL=Cargo-
|
|
25827
|
+
//# sourceMappingURL=Cargo-DcB9UMnw-w3wXmKCr.js.map
|