@miden-sdk/miden-sdk 0.14.2 → 0.14.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/{Cargo-D44KIErf.js → Cargo-DanGI-a8.js} +79 -79
- package/dist/{Cargo-D44KIErf.js.map → Cargo-DanGI-a8.js.map} +1 -1
- package/dist/assets/miden_client_web.wasm +0 -0
- package/dist/index.js +1 -1
- package/dist/wasm.js +1 -1
- package/dist/workers/{Cargo-D44KIErf-BV9FX7WD.js → Cargo-DanGI-a8-DD61BgkT.js} +79 -79
- package/dist/workers/{Cargo-D44KIErf-BV9FX7WD.js.map → Cargo-DanGI-a8-DD61BgkT.js.map} +1 -1
- package/dist/workers/assets/miden_client_web.wasm +0 -0
- package/dist/workers/web-client-methods-worker.js +80 -80
- package/dist/workers/web-client-methods-worker.js.map +1 -1
- package/dist/workers/web-client-methods-worker.module.js +1 -1
- package/dist/workers/web-client-methods-worker.module.js.map +1 -1
- package/package.json +1 -1
|
@@ -22102,7 +22102,7 @@ function __wbg_get_imports() {
|
|
|
22102
22102
|
const ret = AccountStorage.__wrap(arg0);
|
|
22103
22103
|
return ret;
|
|
22104
22104
|
},
|
|
22105
|
-
|
|
22105
|
+
__wbg_addNoteTag_11ef04a2021426ef: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
22106
22106
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
22107
22107
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
22108
22108
|
let v1;
|
|
@@ -22125,15 +22125,15 @@ function __wbg_get_imports() {
|
|
|
22125
22125
|
__wbg_append_a992ccc37aa62dc4: function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
|
|
22126
22126
|
arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
22127
22127
|
}, arguments); },
|
|
22128
|
-
|
|
22128
|
+
__wbg_applyFullAccountState_06104a9f7cd6301c: function(arg0, arg1, arg2) {
|
|
22129
22129
|
const ret = applyFullAccountState(getStringFromWasm0(arg0, arg1), JsAccountUpdate.__wrap(arg2));
|
|
22130
22130
|
return ret;
|
|
22131
22131
|
},
|
|
22132
|
-
|
|
22132
|
+
__wbg_applyStateSync_f03ce7a14d83ae1a: function(arg0, arg1, arg2) {
|
|
22133
22133
|
const ret = applyStateSync(getStringFromWasm0(arg0, arg1), JsStateSyncUpdate.__wrap(arg2));
|
|
22134
22134
|
return ret;
|
|
22135
22135
|
},
|
|
22136
|
-
|
|
22136
|
+
__wbg_applyTransactionDelta_45aa0540549a17a5: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16, arg17, arg18, arg19, arg20) {
|
|
22137
22137
|
let deferred0_0;
|
|
22138
22138
|
let deferred0_1;
|
|
22139
22139
|
let deferred1_0;
|
|
@@ -22268,7 +22268,7 @@ function __wbg_get_imports() {
|
|
|
22268
22268
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22269
22269
|
}
|
|
22270
22270
|
},
|
|
22271
|
-
|
|
22271
|
+
__wbg_exportStore_1d052c59453b2e6b: function(arg0, arg1) {
|
|
22272
22272
|
const ret = exportStore(getStringFromWasm0(arg0, arg1));
|
|
22273
22273
|
return ret;
|
|
22274
22274
|
},
|
|
@@ -22300,7 +22300,7 @@ function __wbg_get_imports() {
|
|
|
22300
22300
|
const ret = FetchedNote.__wrap(arg0);
|
|
22301
22301
|
return ret;
|
|
22302
22302
|
},
|
|
22303
|
-
|
|
22303
|
+
__wbg_forceImportStore_40b29b3a8e166d8f: function(arg0, arg1, arg2) {
|
|
22304
22304
|
const ret = forceImportStore(getStringFromWasm0(arg0, arg1), arg2);
|
|
22305
22305
|
return ret;
|
|
22306
22306
|
},
|
|
@@ -22320,7 +22320,7 @@ function __wbg_get_imports() {
|
|
|
22320
22320
|
const ret = FungibleAssetDeltaItem.__wrap(arg0);
|
|
22321
22321
|
return ret;
|
|
22322
22322
|
},
|
|
22323
|
-
|
|
22323
|
+
__wbg_getAccountAddresses_926ab3560c2a9431: function(arg0, arg1, arg2, arg3) {
|
|
22324
22324
|
let deferred0_0;
|
|
22325
22325
|
let deferred0_1;
|
|
22326
22326
|
try {
|
|
@@ -22332,7 +22332,7 @@ function __wbg_get_imports() {
|
|
|
22332
22332
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22333
22333
|
}
|
|
22334
22334
|
},
|
|
22335
|
-
|
|
22335
|
+
__wbg_getAccountAuthByPubKeyCommitment_6180aad0a5b10e89: function(arg0, arg1, arg2, arg3) {
|
|
22336
22336
|
let deferred0_0;
|
|
22337
22337
|
let deferred0_1;
|
|
22338
22338
|
try {
|
|
@@ -22344,7 +22344,7 @@ function __wbg_get_imports() {
|
|
|
22344
22344
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22345
22345
|
}
|
|
22346
22346
|
},
|
|
22347
|
-
|
|
22347
|
+
__wbg_getAccountCode_7282ed4c1b060f31: function(arg0, arg1, arg2, arg3) {
|
|
22348
22348
|
let deferred0_0;
|
|
22349
22349
|
let deferred0_1;
|
|
22350
22350
|
try {
|
|
@@ -22356,7 +22356,7 @@ function __wbg_get_imports() {
|
|
|
22356
22356
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22357
22357
|
}
|
|
22358
22358
|
},
|
|
22359
|
-
|
|
22359
|
+
__wbg_getAccountHeaderByCommitment_c7ead40688213791: function(arg0, arg1, arg2, arg3) {
|
|
22360
22360
|
let deferred0_0;
|
|
22361
22361
|
let deferred0_1;
|
|
22362
22362
|
try {
|
|
@@ -22368,7 +22368,7 @@ function __wbg_get_imports() {
|
|
|
22368
22368
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22369
22369
|
}
|
|
22370
22370
|
},
|
|
22371
|
-
|
|
22371
|
+
__wbg_getAccountHeader_33832f0bcfdb6862: function(arg0, arg1, arg2, arg3) {
|
|
22372
22372
|
let deferred0_0;
|
|
22373
22373
|
let deferred0_1;
|
|
22374
22374
|
try {
|
|
@@ -22380,7 +22380,7 @@ function __wbg_get_imports() {
|
|
|
22380
22380
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22381
22381
|
}
|
|
22382
22382
|
},
|
|
22383
|
-
|
|
22383
|
+
__wbg_getAccountIdByKeyCommitment_c6133713d0d915a2: function(arg0, arg1, arg2, arg3) {
|
|
22384
22384
|
let deferred0_0;
|
|
22385
22385
|
let deferred0_1;
|
|
22386
22386
|
try {
|
|
@@ -22392,11 +22392,11 @@ function __wbg_get_imports() {
|
|
|
22392
22392
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22393
22393
|
}
|
|
22394
22394
|
},
|
|
22395
|
-
|
|
22395
|
+
__wbg_getAccountIds_cee939c57cc6b89e: function(arg0, arg1) {
|
|
22396
22396
|
const ret = getAccountIds(getStringFromWasm0(arg0, arg1));
|
|
22397
22397
|
return ret;
|
|
22398
22398
|
},
|
|
22399
|
-
|
|
22399
|
+
__wbg_getAccountStorageMaps_e0d0a1db17eec3dc: function(arg0, arg1, arg2, arg3) {
|
|
22400
22400
|
let deferred0_0;
|
|
22401
22401
|
let deferred0_1;
|
|
22402
22402
|
try {
|
|
@@ -22408,7 +22408,7 @@ function __wbg_get_imports() {
|
|
|
22408
22408
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22409
22409
|
}
|
|
22410
22410
|
},
|
|
22411
|
-
|
|
22411
|
+
__wbg_getAccountStorage_c167b8bb7e6786e9: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
22412
22412
|
let deferred0_0;
|
|
22413
22413
|
let deferred0_1;
|
|
22414
22414
|
try {
|
|
@@ -22422,7 +22422,7 @@ function __wbg_get_imports() {
|
|
|
22422
22422
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22423
22423
|
}
|
|
22424
22424
|
},
|
|
22425
|
-
|
|
22425
|
+
__wbg_getAccountVaultAssets_deebdbadff97833e: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
22426
22426
|
let deferred0_0;
|
|
22427
22427
|
let deferred0_1;
|
|
22428
22428
|
try {
|
|
@@ -22436,23 +22436,23 @@ function __wbg_get_imports() {
|
|
|
22436
22436
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22437
22437
|
}
|
|
22438
22438
|
},
|
|
22439
|
-
|
|
22439
|
+
__wbg_getAllAccountHeaders_8ee29c6d72075e33: function(arg0, arg1) {
|
|
22440
22440
|
const ret = getAllAccountHeaders(getStringFromWasm0(arg0, arg1));
|
|
22441
22441
|
return ret;
|
|
22442
22442
|
},
|
|
22443
|
-
|
|
22443
|
+
__wbg_getBlockHeaders_249b6687b100f621: function(arg0, arg1, arg2, arg3) {
|
|
22444
22444
|
var v0 = getArrayU32FromWasm0(arg2, arg3).slice();
|
|
22445
22445
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
22446
22446
|
const ret = getBlockHeaders(getStringFromWasm0(arg0, arg1), v0);
|
|
22447
22447
|
return ret;
|
|
22448
22448
|
},
|
|
22449
|
-
|
|
22449
|
+
__wbg_getForeignAccountCode_5e4e8d9037c06238: function(arg0, arg1, arg2, arg3) {
|
|
22450
22450
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
22451
22451
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
22452
22452
|
const ret = getForeignAccountCode(getStringFromWasm0(arg0, arg1), v0);
|
|
22453
22453
|
return ret;
|
|
22454
22454
|
},
|
|
22455
|
-
|
|
22455
|
+
__wbg_getInputNoteByOffset_a6c99499b09a1b98: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) {
|
|
22456
22456
|
let deferred1_0;
|
|
22457
22457
|
let deferred1_1;
|
|
22458
22458
|
try {
|
|
@@ -22466,25 +22466,25 @@ function __wbg_get_imports() {
|
|
|
22466
22466
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
22467
22467
|
}
|
|
22468
22468
|
},
|
|
22469
|
-
|
|
22469
|
+
__wbg_getInputNotesFromIds_f17b728faada1f3c: function(arg0, arg1, arg2, arg3) {
|
|
22470
22470
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
22471
22471
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
22472
22472
|
const ret = getInputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
22473
22473
|
return ret;
|
|
22474
22474
|
},
|
|
22475
|
-
|
|
22475
|
+
__wbg_getInputNotesFromNullifiers_f562e855551c6d5d: function(arg0, arg1, arg2, arg3) {
|
|
22476
22476
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
22477
22477
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
22478
22478
|
const ret = getInputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
22479
22479
|
return ret;
|
|
22480
22480
|
},
|
|
22481
|
-
|
|
22481
|
+
__wbg_getInputNotes_3678c3a165fe6fb7: function(arg0, arg1, arg2, arg3) {
|
|
22482
22482
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
22483
22483
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
22484
22484
|
const ret = getInputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
22485
22485
|
return ret;
|
|
22486
22486
|
},
|
|
22487
|
-
|
|
22487
|
+
__wbg_getKeyCommitmentsByAccountId_62a1ded159bb6e85: function(arg0, arg1, arg2, arg3) {
|
|
22488
22488
|
let deferred0_0;
|
|
22489
22489
|
let deferred0_1;
|
|
22490
22490
|
try {
|
|
@@ -22496,7 +22496,7 @@ function __wbg_get_imports() {
|
|
|
22496
22496
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22497
22497
|
}
|
|
22498
22498
|
},
|
|
22499
|
-
|
|
22499
|
+
__wbg_getNoteScript_61487cdb7895a70f: function(arg0, arg1, arg2, arg3) {
|
|
22500
22500
|
let deferred0_0;
|
|
22501
22501
|
let deferred0_1;
|
|
22502
22502
|
try {
|
|
@@ -22508,33 +22508,33 @@ function __wbg_get_imports() {
|
|
|
22508
22508
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22509
22509
|
}
|
|
22510
22510
|
},
|
|
22511
|
-
|
|
22511
|
+
__wbg_getNoteTags_0c26db177ae89c88: function(arg0, arg1) {
|
|
22512
22512
|
const ret = getNoteTags(getStringFromWasm0(arg0, arg1));
|
|
22513
22513
|
return ret;
|
|
22514
22514
|
},
|
|
22515
|
-
|
|
22515
|
+
__wbg_getOutputNotesFromIds_9051d7dc5189798a: function(arg0, arg1, arg2, arg3) {
|
|
22516
22516
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
22517
22517
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
22518
22518
|
const ret = getOutputNotesFromIds(getStringFromWasm0(arg0, arg1), v0);
|
|
22519
22519
|
return ret;
|
|
22520
22520
|
},
|
|
22521
|
-
|
|
22521
|
+
__wbg_getOutputNotesFromNullifiers_1e5c4da17a47cf06: function(arg0, arg1, arg2, arg3) {
|
|
22522
22522
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
22523
22523
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
22524
22524
|
const ret = getOutputNotesFromNullifiers(getStringFromWasm0(arg0, arg1), v0);
|
|
22525
22525
|
return ret;
|
|
22526
22526
|
},
|
|
22527
|
-
|
|
22527
|
+
__wbg_getOutputNotes_9e17595e613f9c01: function(arg0, arg1, arg2, arg3) {
|
|
22528
22528
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
22529
22529
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
22530
22530
|
const ret = getOutputNotes(getStringFromWasm0(arg0, arg1), v0);
|
|
22531
22531
|
return ret;
|
|
22532
22532
|
},
|
|
22533
|
-
|
|
22533
|
+
__wbg_getPartialBlockchainNodesAll_9014a51f02bbd53d: function(arg0, arg1) {
|
|
22534
22534
|
const ret = getPartialBlockchainNodesAll(getStringFromWasm0(arg0, arg1));
|
|
22535
22535
|
return ret;
|
|
22536
22536
|
},
|
|
22537
|
-
|
|
22537
|
+
__wbg_getPartialBlockchainNodesUpToInOrderIndex_0254610e7caf6ed7: function(arg0, arg1, arg2, arg3) {
|
|
22538
22538
|
let deferred0_0;
|
|
22539
22539
|
let deferred0_1;
|
|
22540
22540
|
try {
|
|
@@ -22546,13 +22546,13 @@ function __wbg_get_imports() {
|
|
|
22546
22546
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22547
22547
|
}
|
|
22548
22548
|
},
|
|
22549
|
-
|
|
22549
|
+
__wbg_getPartialBlockchainNodes_216afeff33c3f62a: function(arg0, arg1, arg2, arg3) {
|
|
22550
22550
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
22551
22551
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
22552
22552
|
const ret = getPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0);
|
|
22553
22553
|
return ret;
|
|
22554
22554
|
},
|
|
22555
|
-
|
|
22555
|
+
__wbg_getPartialBlockchainPeaksByBlockNum_1d5f843144fafd89: function(arg0, arg1, arg2) {
|
|
22556
22556
|
const ret = getPartialBlockchainPeaksByBlockNum(getStringFromWasm0(arg0, arg1), arg2 >>> 0);
|
|
22557
22557
|
return ret;
|
|
22558
22558
|
},
|
|
@@ -22563,7 +22563,7 @@ function __wbg_get_imports() {
|
|
|
22563
22563
|
const ret = arg0.getReader();
|
|
22564
22564
|
return ret;
|
|
22565
22565
|
}, arguments); },
|
|
22566
|
-
|
|
22566
|
+
__wbg_getSetting_6042192ea6a1bf9d: function(arg0, arg1, arg2, arg3) {
|
|
22567
22567
|
let deferred0_0;
|
|
22568
22568
|
let deferred0_1;
|
|
22569
22569
|
try {
|
|
@@ -22575,7 +22575,7 @@ function __wbg_get_imports() {
|
|
|
22575
22575
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22576
22576
|
}
|
|
22577
22577
|
},
|
|
22578
|
-
|
|
22578
|
+
__wbg_getSyncHeight_e6eb57509633e416: function(arg0, arg1) {
|
|
22579
22579
|
const ret = getSyncHeight(getStringFromWasm0(arg0, arg1));
|
|
22580
22580
|
return ret;
|
|
22581
22581
|
},
|
|
@@ -22583,15 +22583,15 @@ function __wbg_get_imports() {
|
|
|
22583
22583
|
const ret = arg0.getTime();
|
|
22584
22584
|
return ret;
|
|
22585
22585
|
},
|
|
22586
|
-
|
|
22586
|
+
__wbg_getTrackedBlockHeaderNumbers_10c6744062bd7dbd: function(arg0, arg1) {
|
|
22587
22587
|
const ret = getTrackedBlockHeaderNumbers(getStringFromWasm0(arg0, arg1));
|
|
22588
22588
|
return ret;
|
|
22589
22589
|
},
|
|
22590
|
-
|
|
22590
|
+
__wbg_getTrackedBlockHeaders_95c6dcc2ffd76496: function(arg0, arg1) {
|
|
22591
22591
|
const ret = getTrackedBlockHeaders(getStringFromWasm0(arg0, arg1));
|
|
22592
22592
|
return ret;
|
|
22593
22593
|
},
|
|
22594
|
-
|
|
22594
|
+
__wbg_getTransactions_5bae4cee1f2f5d61: function(arg0, arg1, arg2, arg3) {
|
|
22595
22595
|
let deferred0_0;
|
|
22596
22596
|
let deferred0_1;
|
|
22597
22597
|
try {
|
|
@@ -22603,7 +22603,7 @@ function __wbg_get_imports() {
|
|
|
22603
22603
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22604
22604
|
}
|
|
22605
22605
|
},
|
|
22606
|
-
|
|
22606
|
+
__wbg_getUnspentInputNoteNullifiers_c8d95cbd1b29253b: function(arg0, arg1) {
|
|
22607
22607
|
const ret = getUnspentInputNoteNullifiers(getStringFromWasm0(arg0, arg1));
|
|
22608
22608
|
return ret;
|
|
22609
22609
|
},
|
|
@@ -22647,7 +22647,7 @@ function __wbg_get_imports() {
|
|
|
22647
22647
|
const ret = InputNoteRecord.__wrap(arg0);
|
|
22648
22648
|
return ret;
|
|
22649
22649
|
},
|
|
22650
|
-
|
|
22650
|
+
__wbg_insertAccountAddress_de3f0be5aade3edb: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
22651
22651
|
let deferred0_0;
|
|
22652
22652
|
let deferred0_1;
|
|
22653
22653
|
try {
|
|
@@ -22661,7 +22661,7 @@ function __wbg_get_imports() {
|
|
|
22661
22661
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22662
22662
|
}
|
|
22663
22663
|
},
|
|
22664
|
-
|
|
22664
|
+
__wbg_insertAccountAuth_8d37e0d14f5d22b1: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
22665
22665
|
let deferred0_0;
|
|
22666
22666
|
let deferred0_1;
|
|
22667
22667
|
let deferred1_0;
|
|
@@ -22678,7 +22678,7 @@ function __wbg_get_imports() {
|
|
|
22678
22678
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
22679
22679
|
}
|
|
22680
22680
|
},
|
|
22681
|
-
|
|
22681
|
+
__wbg_insertAccountKeyMapping_1e78156f0d9819cc: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
22682
22682
|
let deferred0_0;
|
|
22683
22683
|
let deferred0_1;
|
|
22684
22684
|
let deferred1_0;
|
|
@@ -22695,7 +22695,7 @@ function __wbg_get_imports() {
|
|
|
22695
22695
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
22696
22696
|
}
|
|
22697
22697
|
},
|
|
22698
|
-
|
|
22698
|
+
__wbg_insertBlockHeader_b2f6b48025b26202: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
22699
22699
|
var v0 = getArrayU8FromWasm0(arg3, arg4).slice();
|
|
22700
22700
|
wasm.__wbindgen_free(arg3, arg4 * 1, 1);
|
|
22701
22701
|
var v1 = getArrayU8FromWasm0(arg5, arg6).slice();
|
|
@@ -22703,7 +22703,7 @@ function __wbg_get_imports() {
|
|
|
22703
22703
|
const ret = insertBlockHeader(getStringFromWasm0(arg0, arg1), arg2 >>> 0, v0, v1, arg7 !== 0);
|
|
22704
22704
|
return ret;
|
|
22705
22705
|
},
|
|
22706
|
-
|
|
22706
|
+
__wbg_insertPartialBlockchainNodes_b3da456780837be0: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
22707
22707
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
22708
22708
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
22709
22709
|
var v1 = getArrayJsValueFromWasm0(arg4, arg5).slice();
|
|
@@ -22711,7 +22711,7 @@ function __wbg_get_imports() {
|
|
|
22711
22711
|
const ret = insertPartialBlockchainNodes(getStringFromWasm0(arg0, arg1), v0, v1);
|
|
22712
22712
|
return ret;
|
|
22713
22713
|
},
|
|
22714
|
-
|
|
22714
|
+
__wbg_insertSetting_327278750a8e8389: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
22715
22715
|
let deferred0_0;
|
|
22716
22716
|
let deferred0_1;
|
|
22717
22717
|
try {
|
|
@@ -22725,7 +22725,7 @@ function __wbg_get_imports() {
|
|
|
22725
22725
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
22726
22726
|
}
|
|
22727
22727
|
},
|
|
22728
|
-
|
|
22728
|
+
__wbg_insertTransactionScript_4289837b45dd2e6b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
22729
22729
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
22730
22730
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
22731
22731
|
let v1;
|
|
@@ -22818,11 +22818,11 @@ function __wbg_get_imports() {
|
|
|
22818
22818
|
const ret = arg0.length;
|
|
22819
22819
|
return ret;
|
|
22820
22820
|
},
|
|
22821
|
-
|
|
22821
|
+
__wbg_listSettingKeys_c697458b11d26274: function(arg0, arg1) {
|
|
22822
22822
|
const ret = listSettingKeys(getStringFromWasm0(arg0, arg1));
|
|
22823
22823
|
return ret;
|
|
22824
22824
|
},
|
|
22825
|
-
|
|
22825
|
+
__wbg_lockAccount_7e4b2eaef4b9c0ae: function(arg0, arg1, arg2, arg3) {
|
|
22826
22826
|
let deferred0_0;
|
|
22827
22827
|
let deferred0_1;
|
|
22828
22828
|
try {
|
|
@@ -22906,7 +22906,7 @@ function __wbg_get_imports() {
|
|
|
22906
22906
|
const a = state0.a;
|
|
22907
22907
|
state0.a = 0;
|
|
22908
22908
|
try {
|
|
22909
|
-
return
|
|
22909
|
+
return wasm_bindgen__convert__closures_____invoke__h5ccac1d506adc608(a, state0.b, arg0, arg1);
|
|
22910
22910
|
} finally {
|
|
22911
22911
|
state0.a = a;
|
|
22912
22912
|
}
|
|
@@ -23013,7 +23013,7 @@ function __wbg_get_imports() {
|
|
|
23013
23013
|
const ret = NoteTag.__unwrap(arg0);
|
|
23014
23014
|
return ret;
|
|
23015
23015
|
},
|
|
23016
|
-
|
|
23016
|
+
__wbg_openDatabase_f82f982d13ff7823: function(arg0, arg1, arg2, arg3) {
|
|
23017
23017
|
const ret = openDatabase(getStringFromWasm0(arg0, arg1), getStringFromWasm0(arg2, arg3));
|
|
23018
23018
|
return ret;
|
|
23019
23019
|
},
|
|
@@ -23044,7 +23044,7 @@ function __wbg_get_imports() {
|
|
|
23044
23044
|
const ret = ProvenTransaction.__wrap(arg0);
|
|
23045
23045
|
return ret;
|
|
23046
23046
|
},
|
|
23047
|
-
|
|
23047
|
+
__wbg_pruneAccountHistory_17467a4cfcb3099b: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23048
23048
|
let deferred0_0;
|
|
23049
23049
|
let deferred0_1;
|
|
23050
23050
|
let deferred1_0;
|
|
@@ -23061,7 +23061,7 @@ function __wbg_get_imports() {
|
|
|
23061
23061
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
23062
23062
|
}
|
|
23063
23063
|
},
|
|
23064
|
-
|
|
23064
|
+
__wbg_pruneIrrelevantBlocks_2fe3ae3b6757dae5: function(arg0, arg1) {
|
|
23065
23065
|
const ret = pruneIrrelevantBlocks(getStringFromWasm0(arg0, arg1));
|
|
23066
23066
|
return ret;
|
|
23067
23067
|
},
|
|
@@ -23079,13 +23079,13 @@ function __wbg_get_imports() {
|
|
|
23079
23079
|
__wbg_releaseLock_aa5846c2494b3032: function(arg0) {
|
|
23080
23080
|
arg0.releaseLock();
|
|
23081
23081
|
},
|
|
23082
|
-
|
|
23082
|
+
__wbg_removeAccountAddress_a099b08cd765b1fe: function(arg0, arg1, arg2, arg3) {
|
|
23083
23083
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23084
23084
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23085
23085
|
const ret = removeAccountAddress(getStringFromWasm0(arg0, arg1), v0);
|
|
23086
23086
|
return ret;
|
|
23087
23087
|
},
|
|
23088
|
-
|
|
23088
|
+
__wbg_removeAccountAuth_c3eba3ecad64781a: function(arg0, arg1, arg2, arg3) {
|
|
23089
23089
|
let deferred0_0;
|
|
23090
23090
|
let deferred0_1;
|
|
23091
23091
|
try {
|
|
@@ -23097,7 +23097,7 @@ function __wbg_get_imports() {
|
|
|
23097
23097
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23098
23098
|
}
|
|
23099
23099
|
},
|
|
23100
|
-
|
|
23100
|
+
__wbg_removeAllMappingsForKey_c1d444d71e38a4b4: function(arg0, arg1, arg2, arg3) {
|
|
23101
23101
|
let deferred0_0;
|
|
23102
23102
|
let deferred0_1;
|
|
23103
23103
|
try {
|
|
@@ -23109,7 +23109,7 @@ function __wbg_get_imports() {
|
|
|
23109
23109
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23110
23110
|
}
|
|
23111
23111
|
},
|
|
23112
|
-
|
|
23112
|
+
__wbg_removeNoteTag_07746f6aa221d3c6: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
23113
23113
|
var v0 = getArrayU8FromWasm0(arg2, arg3).slice();
|
|
23114
23114
|
wasm.__wbindgen_free(arg2, arg3 * 1, 1);
|
|
23115
23115
|
let v1;
|
|
@@ -23125,7 +23125,7 @@ function __wbg_get_imports() {
|
|
|
23125
23125
|
const ret = removeNoteTag(getStringFromWasm0(arg0, arg1), v0, v1, v2);
|
|
23126
23126
|
return ret;
|
|
23127
23127
|
},
|
|
23128
|
-
|
|
23128
|
+
__wbg_removeSetting_ed28cefbd3c96fdb: function(arg0, arg1, arg2, arg3) {
|
|
23129
23129
|
let deferred0_0;
|
|
23130
23130
|
let deferred0_1;
|
|
23131
23131
|
try {
|
|
@@ -23317,13 +23317,13 @@ function __wbg_get_imports() {
|
|
|
23317
23317
|
const ret = TransactionSummary.__wrap(arg0);
|
|
23318
23318
|
return ret;
|
|
23319
23319
|
},
|
|
23320
|
-
|
|
23320
|
+
__wbg_undoAccountStates_f537fe1c071a86ac: function(arg0, arg1, arg2, arg3) {
|
|
23321
23321
|
var v0 = getArrayJsValueFromWasm0(arg2, arg3).slice();
|
|
23322
23322
|
wasm.__wbindgen_free(arg2, arg3 * 4, 4);
|
|
23323
23323
|
const ret = undoAccountStates(getStringFromWasm0(arg0, arg1), v0);
|
|
23324
23324
|
return ret;
|
|
23325
23325
|
},
|
|
23326
|
-
|
|
23326
|
+
__wbg_upsertAccountCode_cc05c6891e7d67cc: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23327
23327
|
let deferred0_0;
|
|
23328
23328
|
let deferred0_1;
|
|
23329
23329
|
try {
|
|
@@ -23337,7 +23337,7 @@ function __wbg_get_imports() {
|
|
|
23337
23337
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23338
23338
|
}
|
|
23339
23339
|
},
|
|
23340
|
-
|
|
23340
|
+
__wbg_upsertAccountRecord_cf92f5b6aa4078a0: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15, arg16) {
|
|
23341
23341
|
let deferred0_0;
|
|
23342
23342
|
let deferred0_1;
|
|
23343
23343
|
let deferred1_0;
|
|
@@ -23379,7 +23379,7 @@ function __wbg_get_imports() {
|
|
|
23379
23379
|
wasm.__wbindgen_free(deferred5_0, deferred5_1, 1);
|
|
23380
23380
|
}
|
|
23381
23381
|
},
|
|
23382
|
-
|
|
23382
|
+
__wbg_upsertAccountStorage_8afbfc3a0abe8fb8: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23383
23383
|
let deferred0_0;
|
|
23384
23384
|
let deferred0_1;
|
|
23385
23385
|
try {
|
|
@@ -23393,7 +23393,7 @@ function __wbg_get_imports() {
|
|
|
23393
23393
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23394
23394
|
}
|
|
23395
23395
|
},
|
|
23396
|
-
|
|
23396
|
+
__wbg_upsertForeignAccountCode_84c9acf06fa513ab: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7) {
|
|
23397
23397
|
let deferred0_0;
|
|
23398
23398
|
let deferred0_1;
|
|
23399
23399
|
let deferred2_0;
|
|
@@ -23412,7 +23412,7 @@ function __wbg_get_imports() {
|
|
|
23412
23412
|
wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
|
|
23413
23413
|
}
|
|
23414
23414
|
},
|
|
23415
|
-
|
|
23415
|
+
__wbg_upsertInputNote_f2059d78cbceeb16: 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) {
|
|
23416
23416
|
let deferred0_0;
|
|
23417
23417
|
let deferred0_1;
|
|
23418
23418
|
let deferred4_0;
|
|
@@ -23454,7 +23454,7 @@ function __wbg_get_imports() {
|
|
|
23454
23454
|
wasm.__wbindgen_free(deferred7_0, deferred7_1, 1);
|
|
23455
23455
|
}
|
|
23456
23456
|
},
|
|
23457
|
-
|
|
23457
|
+
__wbg_upsertNoteScript_64659c0e516bb6eb: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23458
23458
|
let deferred0_0;
|
|
23459
23459
|
let deferred0_1;
|
|
23460
23460
|
try {
|
|
@@ -23468,7 +23468,7 @@ function __wbg_get_imports() {
|
|
|
23468
23468
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23469
23469
|
}
|
|
23470
23470
|
},
|
|
23471
|
-
|
|
23471
|
+
__wbg_upsertOutputNote_5b4fc218cd85a558: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11, arg12, arg13, arg14, arg15) {
|
|
23472
23472
|
let deferred0_0;
|
|
23473
23473
|
let deferred0_1;
|
|
23474
23474
|
let deferred2_0;
|
|
@@ -23496,7 +23496,7 @@ function __wbg_get_imports() {
|
|
|
23496
23496
|
wasm.__wbindgen_free(deferred2_0, deferred2_1, 1);
|
|
23497
23497
|
}
|
|
23498
23498
|
},
|
|
23499
|
-
|
|
23499
|
+
__wbg_upsertStorageMapEntries_78d89c536a6ba418: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23500
23500
|
let deferred0_0;
|
|
23501
23501
|
let deferred0_1;
|
|
23502
23502
|
try {
|
|
@@ -23510,7 +23510,7 @@ function __wbg_get_imports() {
|
|
|
23510
23510
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23511
23511
|
}
|
|
23512
23512
|
},
|
|
23513
|
-
|
|
23513
|
+
__wbg_upsertTransactionRecord_fb53cbffc8f38bd3: function(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, arg11) {
|
|
23514
23514
|
let deferred0_0;
|
|
23515
23515
|
let deferred0_1;
|
|
23516
23516
|
try {
|
|
@@ -23531,7 +23531,7 @@ function __wbg_get_imports() {
|
|
|
23531
23531
|
wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
|
|
23532
23532
|
}
|
|
23533
23533
|
},
|
|
23534
|
-
|
|
23534
|
+
__wbg_upsertVaultAssets_7369708ff470bcda: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
23535
23535
|
let deferred0_0;
|
|
23536
23536
|
let deferred0_1;
|
|
23537
23537
|
try {
|
|
@@ -23562,13 +23562,13 @@ function __wbg_get_imports() {
|
|
|
23562
23562
|
return ret;
|
|
23563
23563
|
},
|
|
23564
23564
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
23565
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
23566
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
23565
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 354, function: Function { arguments: [Externref], shim_idx: 694, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
23566
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h63c5411e996b99a1, wasm_bindgen__convert__closures_____invoke__h7e8251e1da901d4a);
|
|
23567
23567
|
return ret;
|
|
23568
23568
|
},
|
|
23569
23569
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
23570
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
23571
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
23570
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 354, function: Function { arguments: [], shim_idx: 355, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
23571
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h63c5411e996b99a1, wasm_bindgen__convert__closures_____invoke__h0a299fbe94173cc9);
|
|
23572
23572
|
return ret;
|
|
23573
23573
|
},
|
|
23574
23574
|
__wbindgen_cast_0000000000000003: function(arg0) {
|
|
@@ -23672,16 +23672,16 @@ function __wbg_get_imports() {
|
|
|
23672
23672
|
};
|
|
23673
23673
|
}
|
|
23674
23674
|
|
|
23675
|
-
function
|
|
23676
|
-
wasm.
|
|
23675
|
+
function wasm_bindgen__convert__closures_____invoke__h0a299fbe94173cc9(arg0, arg1) {
|
|
23676
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h0a299fbe94173cc9(arg0, arg1);
|
|
23677
23677
|
}
|
|
23678
23678
|
|
|
23679
|
-
function
|
|
23680
|
-
wasm.
|
|
23679
|
+
function wasm_bindgen__convert__closures_____invoke__h7e8251e1da901d4a(arg0, arg1, arg2) {
|
|
23680
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h7e8251e1da901d4a(arg0, arg1, arg2);
|
|
23681
23681
|
}
|
|
23682
23682
|
|
|
23683
|
-
function
|
|
23684
|
-
wasm.
|
|
23683
|
+
function wasm_bindgen__convert__closures_____invoke__h5ccac1d506adc608(arg0, arg1, arg2, arg3) {
|
|
23684
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h5ccac1d506adc608(arg0, arg1, arg2, arg3);
|
|
23685
23685
|
}
|
|
23686
23686
|
|
|
23687
23687
|
|
|
@@ -24484,4 +24484,4 @@ async function __wbg_init(module_or_path) {
|
|
|
24484
24484
|
|
|
24485
24485
|
const module$1 = new URL("assets/miden_client_web.wasm", import.meta.url);
|
|
24486
24486
|
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, createAuthFalcon512RpoMultisig, exportStore2 as exportStore, importStore, initSync, setupLogging , __wbg_init, module$1 as __wasm_url };
|
|
24487
|
-
//# sourceMappingURL=Cargo-
|
|
24487
|
+
//# sourceMappingURL=Cargo-DanGI-a8.js.map
|