lumina-node-wasm 0.8.3 → 0.8.4

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.
@@ -291,11 +291,11 @@ export function protoEncodeSignDoc(sign_doc) {
291
291
  }
292
292
 
293
293
  function __wbg_adapter_64(arg0, arg1, arg2) {
294
- wasm.closure1100_externref_shim(arg0, arg1, arg2);
294
+ wasm.closure516_externref_shim(arg0, arg1, arg2);
295
295
  }
296
296
 
297
297
  function __wbg_adapter_67(arg0, arg1, arg2) {
298
- wasm.closure1104_externref_shim(arg0, arg1, arg2);
298
+ wasm.closure520_externref_shim(arg0, arg1, arg2);
299
299
  }
300
300
 
301
301
  function __wbg_adapter_70(arg0, arg1) {
@@ -303,11 +303,11 @@ function __wbg_adapter_70(arg0, arg1) {
303
303
  }
304
304
 
305
305
  function __wbg_adapter_73(arg0, arg1, arg2) {
306
- wasm.closure1625_externref_shim(arg0, arg1, arg2);
306
+ wasm.closure1630_externref_shim(arg0, arg1, arg2);
307
307
  }
308
308
 
309
309
  function __wbg_adapter_80(arg0, arg1, arg2) {
310
- wasm.closure2142_externref_shim(arg0, arg1, arg2);
310
+ wasm.closure2147_externref_shim(arg0, arg1, arg2);
311
311
  }
312
312
 
313
313
  function __wbg_adapter_83(arg0, arg1) {
@@ -315,11 +315,11 @@ function __wbg_adapter_83(arg0, arg1) {
315
315
  }
316
316
 
317
317
  function __wbg_adapter_86(arg0, arg1, arg2) {
318
- wasm.closure2811_externref_shim(arg0, arg1, arg2);
318
+ wasm.closure2816_externref_shim(arg0, arg1, arg2);
319
319
  }
320
320
 
321
321
  function __wbg_adapter_682(arg0, arg1, arg2, arg3) {
322
- wasm.closure2829_externref_shim(arg0, arg1, arg2, arg3);
322
+ wasm.closure2834_externref_shim(arg0, arg1, arg2, arg3);
323
323
  }
324
324
 
325
325
  /**
@@ -2796,7 +2796,7 @@ export function __wbg_abort_99fc644e2c79c9fb() { return handleError(function (ar
2796
2796
  arg0.abort();
2797
2797
  }, arguments) };
2798
2798
 
2799
- export function __wbg_accountNumber_096c5d3a666cbb89(arg0) {
2799
+ export function __wbg_accountNumber_c3c69cc35e4b5977(arg0) {
2800
2800
  const ret = arg0.accountNumber;
2801
2801
  return ret;
2802
2802
  };
@@ -2824,7 +2824,7 @@ export function __wbg_apply_eb9e9b97497f91e4() { return handleError(function (ar
2824
2824
  return ret;
2825
2825
  }, arguments) };
2826
2826
 
2827
- export function __wbg_authInfoBytes_0309b41aaa8a3a82(arg0, arg1) {
2827
+ export function __wbg_authInfoBytes_ea2f88e62dfab8e4(arg0, arg1) {
2828
2828
  const ret = arg1.authInfoBytes;
2829
2829
  const ptr1 = passArray8ToWasm0(ret, wasm.__wbindgen_malloc);
2830
2830
  const len1 = WASM_VECTOR_LEN;
@@ -2852,7 +2852,7 @@ export function __wbg_blockrange_unwrap(arg0) {
2852
2852
  return ret;
2853
2853
  };
2854
2854
 
2855
- export function __wbg_bodyBytes_92e6567c4e4380d4(arg0, arg1) {
2855
+ export function __wbg_bodyBytes_f2d4c0647f0054e5(arg0, arg1) {
2856
2856
  const ret = arg1.bodyBytes;
2857
2857
  const ptr1 = passArray8ToWasm0(ret, wasm.__wbindgen_malloc);
2858
2858
  const len1 = WASM_VECTOR_LEN;
@@ -2920,7 +2920,7 @@ export function __wbg_cause_9940c4e8dfcd5129(arg0) {
2920
2920
  return ret;
2921
2921
  };
2922
2922
 
2923
- export function __wbg_chainId_c40e69e5212f7d5f(arg0, arg1) {
2923
+ export function __wbg_chainId_7d622b7b58354abb(arg0, arg1) {
2924
2924
  const ret = arg1.chainId;
2925
2925
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
2926
2926
  const len1 = WASM_VECTOR_LEN;
@@ -3135,7 +3135,7 @@ export function __wbg_fetch_3079ee47bab2b144(arg0, arg1) {
3135
3135
  return ret;
3136
3136
  };
3137
3137
 
3138
- export function __wbg_fetch_36ba5d8db86d49da(arg0) {
3138
+ export function __wbg_fetch_a5d56fd923f42734(arg0) {
3139
3139
  const ret = fetch(arg0);
3140
3140
  return ret;
3141
3141
  };
@@ -3145,13 +3145,13 @@ export function __wbg_from_2a5d3e218e67aa85(arg0) {
3145
3145
  return ret;
3146
3146
  };
3147
3147
 
3148
- export function __wbg_gasLimit_88cf5ed7e6f1ecbc(arg0, arg1) {
3148
+ export function __wbg_gasLimit_27ea5cf1af0fc469(arg0, arg1) {
3149
3149
  const ret = arg1.gasLimit;
3150
3150
  getDataViewMemory0().setBigInt64(arg0 + 8 * 1, isLikeNone(ret) ? BigInt(0) : ret, true);
3151
3151
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
3152
3152
  };
3153
3153
 
3154
- export function __wbg_gasPrice_5803eeea67854c26(arg0, arg1) {
3154
+ export function __wbg_gasPrice_7dbe15f309d589e7(arg0, arg1) {
3155
3155
  const ret = arg1.gasPrice;
3156
3156
  getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
3157
3157
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
@@ -3769,11 +3769,11 @@ export function __wbg_postMessage_bb72e89e7ba80355() { return handleError(functi
3769
3769
  arg0.postMessage(arg1);
3770
3770
  }, arguments) };
3771
3771
 
3772
- export function __wbg_postMessage_de550523182859a6() { return handleError(function (arg0, arg1, arg2) {
3772
+ export function __wbg_postMessage_ceda6009e4ccb2b1() { return handleError(function (arg0, arg1, arg2) {
3773
3773
  arg0.postMessage(arg1, arg2);
3774
3774
  }, arguments) };
3775
3775
 
3776
- export function __wbg_postMessage_de68b19c916ffd0c() { return handleError(function (arg0, arg1) {
3776
+ export function __wbg_postMessage_e9b9c43c7dbc0765() { return handleError(function (arg0, arg1) {
3777
3777
  arg0.postMessage(arg1);
3778
3778
  }, arguments) };
3779
3779
 
@@ -4139,7 +4139,7 @@ export function __wbg_txclient_new(arg0) {
4139
4139
  return ret;
4140
4140
  };
4141
4141
 
4142
- export function __wbg_typeUrl_0dbe72e2685a0c8c(arg0, arg1) {
4142
+ export function __wbg_typeUrl_8f8cef499d63ec10(arg0, arg1) {
4143
4143
  const ret = arg1.typeUrl;
4144
4144
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
4145
4145
  const len1 = WASM_VECTOR_LEN;
@@ -4173,12 +4173,7 @@ export function __wbg_value_68c4e9a54bb7fd5e() { return handleError(function (ar
4173
4173
  return ret;
4174
4174
  }, arguments) };
4175
4175
 
4176
- export function __wbg_value_cd1ffa7b1ab794f1(arg0) {
4177
- const ret = arg0.value;
4178
- return ret;
4179
- };
4180
-
4181
- export function __wbg_value_fa953a5d0dd5c17e(arg0, arg1) {
4176
+ export function __wbg_value_74ee55e5597695f7(arg0, arg1) {
4182
4177
  const ret = arg1.value;
4183
4178
  const ptr1 = passArray8ToWasm0(ret, wasm.__wbindgen_malloc);
4184
4179
  const len1 = WASM_VECTOR_LEN;
@@ -4186,6 +4181,11 @@ export function __wbg_value_fa953a5d0dd5c17e(arg0, arg1) {
4186
4181
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
4187
4182
  };
4188
4183
 
4184
+ export function __wbg_value_cd1ffa7b1ab794f1(arg0) {
4185
+ const ret = arg0.value;
4186
+ return ret;
4187
+ };
4188
+
4189
4189
  export function __wbg_versions_c71aa1626a93e0a1(arg0) {
4190
4190
  const ret = arg0.versions;
4191
4191
  return ret;
@@ -4257,48 +4257,48 @@ export function __wbindgen_cb_drop(arg0) {
4257
4257
  return ret;
4258
4258
  };
4259
4259
 
4260
- export function __wbindgen_closure_wrapper3282(arg0, arg1, arg2) {
4261
- const ret = makeMutClosure(arg0, arg1, 1101, __wbg_adapter_64);
4260
+ export function __wbindgen_closure_wrapper1537(arg0, arg1, arg2) {
4261
+ const ret = makeMutClosure(arg0, arg1, 517, __wbg_adapter_64);
4262
4262
  return ret;
4263
4263
  };
4264
4264
 
4265
- export function __wbindgen_closure_wrapper3284(arg0, arg1, arg2) {
4266
- const ret = makeClosure(arg0, arg1, 1101, __wbg_adapter_67);
4265
+ export function __wbindgen_closure_wrapper1539(arg0, arg1, arg2) {
4266
+ const ret = makeClosure(arg0, arg1, 517, __wbg_adapter_67);
4267
4267
  return ret;
4268
4268
  };
4269
4269
 
4270
- export function __wbindgen_closure_wrapper4446(arg0, arg1, arg2) {
4271
- const ret = makeMutClosure(arg0, arg1, 1486, __wbg_adapter_70);
4270
+ export function __wbindgen_closure_wrapper4432(arg0, arg1, arg2) {
4271
+ const ret = makeMutClosure(arg0, arg1, 1491, __wbg_adapter_70);
4272
4272
  return ret;
4273
4273
  };
4274
4274
 
4275
- export function __wbindgen_closure_wrapper4751(arg0, arg1, arg2) {
4276
- const ret = makeMutClosure(arg0, arg1, 1626, __wbg_adapter_73);
4275
+ export function __wbindgen_closure_wrapper4737(arg0, arg1, arg2) {
4276
+ const ret = makeMutClosure(arg0, arg1, 1631, __wbg_adapter_73);
4277
4277
  return ret;
4278
4278
  };
4279
4279
 
4280
- export function __wbindgen_closure_wrapper4752(arg0, arg1, arg2) {
4281
- const ret = makeMutClosure(arg0, arg1, 1626, __wbg_adapter_73);
4280
+ export function __wbindgen_closure_wrapper4738(arg0, arg1, arg2) {
4281
+ const ret = makeMutClosure(arg0, arg1, 1631, __wbg_adapter_73);
4282
4282
  return ret;
4283
4283
  };
4284
4284
 
4285
- export function __wbindgen_closure_wrapper4753(arg0, arg1, arg2) {
4286
- const ret = makeMutClosure(arg0, arg1, 1626, __wbg_adapter_73);
4285
+ export function __wbindgen_closure_wrapper4739(arg0, arg1, arg2) {
4286
+ const ret = makeMutClosure(arg0, arg1, 1631, __wbg_adapter_73);
4287
4287
  return ret;
4288
4288
  };
4289
4289
 
4290
- export function __wbindgen_closure_wrapper6226(arg0, arg1, arg2) {
4291
- const ret = makeMutClosure(arg0, arg1, 2143, __wbg_adapter_80);
4290
+ export function __wbindgen_closure_wrapper6211(arg0, arg1, arg2) {
4291
+ const ret = makeMutClosure(arg0, arg1, 2148, __wbg_adapter_80);
4292
4292
  return ret;
4293
4293
  };
4294
4294
 
4295
- export function __wbindgen_closure_wrapper6335(arg0, arg1, arg2) {
4296
- const ret = makeMutClosure(arg0, arg1, 2200, __wbg_adapter_83);
4295
+ export function __wbindgen_closure_wrapper6320(arg0, arg1, arg2) {
4296
+ const ret = makeMutClosure(arg0, arg1, 2205, __wbg_adapter_83);
4297
4297
  return ret;
4298
4298
  };
4299
4299
 
4300
- export function __wbindgen_closure_wrapper8108(arg0, arg1, arg2) {
4301
- const ret = makeMutClosure(arg0, arg1, 2812, __wbg_adapter_86);
4300
+ export function __wbindgen_closure_wrapper8093(arg0, arg1, arg2) {
4301
+ const ret = makeMutClosure(arg0, arg1, 2817, __wbg_adapter_86);
4302
4302
  return ret;
4303
4303
  };
4304
4304
 
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Eiger <hello@eiger.co>"
6
6
  ],
7
7
  "description": "Browser compatibility layer for the Lumina node",
8
- "version": "0.8.3",
8
+ "version": "0.8.4",
9
9
  "license": "Apache-2.0",
10
10
  "repository": {
11
11
  "type": "git",