lumina-node-wasm 0.10.1 → 0.10.2

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.
@@ -7312,7 +7312,7 @@ export function __wbg_abort_99fc644e2c79c9fb() { return handleError(function (ar
7312
7312
  arg0.abort();
7313
7313
  }, arguments) };
7314
7314
 
7315
- export function __wbg_accountNumber_5fce02712e21c871(arg0) {
7315
+ export function __wbg_accountNumber_f24c43efcf2c1605(arg0) {
7316
7316
  const ret = arg0.accountNumber;
7317
7317
  return ret;
7318
7318
  };
@@ -7350,7 +7350,7 @@ export function __wbg_attribute_unwrap(arg0) {
7350
7350
  return ret;
7351
7351
  };
7352
7352
 
7353
- export function __wbg_authInfoBytes_b8c1aacd8070981e(arg0, arg1) {
7353
+ export function __wbg_authInfoBytes_aa9b60d0c25f16ad(arg0, arg1) {
7354
7354
  const ret = arg1.authInfoBytes;
7355
7355
  const ptr1 = passArray8ToWasm0(ret, wasm.__wbindgen_malloc);
7356
7356
  const len1 = WASM_VECTOR_LEN;
@@ -7388,7 +7388,7 @@ export function __wbg_blockrange_unwrap(arg0) {
7388
7388
  return ret;
7389
7389
  };
7390
7390
 
7391
- export function __wbg_bodyBytes_dd96d26435a7a2fd(arg0, arg1) {
7391
+ export function __wbg_bodyBytes_9dfecf3db500be8c(arg0, arg1) {
7392
7392
  const ret = arg1.bodyBytes;
7393
7393
  const ptr1 = passArray8ToWasm0(ret, wasm.__wbindgen_malloc);
7394
7394
  const len1 = WASM_VECTOR_LEN;
@@ -7456,7 +7456,7 @@ export function __wbg_cause_9940c4e8dfcd5129(arg0) {
7456
7456
  return ret;
7457
7457
  };
7458
7458
 
7459
- export function __wbg_chainId_5b25fd7d86bed3c0(arg0, arg1) {
7459
+ export function __wbg_chainId_bcd3523d46708ba5(arg0, arg1) {
7460
7460
  const ret = arg1.chainId;
7461
7461
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
7462
7462
  const len1 = WASM_VECTOR_LEN;
@@ -7691,7 +7691,7 @@ export function __wbg_fetch_07cd86dd296a5a63(arg0, arg1, arg2) {
7691
7691
  return ret;
7692
7692
  };
7693
7693
 
7694
- export function __wbg_fetch_176677f92f20c75d(arg0) {
7694
+ export function __wbg_fetch_1eb50613c8c0c025(arg0) {
7695
7695
  const ret = fetch(arg0);
7696
7696
  return ret;
7697
7697
  };
@@ -7706,13 +7706,13 @@ export function __wbg_from_2a5d3e218e67aa85(arg0) {
7706
7706
  return ret;
7707
7707
  };
7708
7708
 
7709
- export function __wbg_gasLimit_27b88873eec16481(arg0, arg1) {
7709
+ export function __wbg_gasLimit_15fc545e6deb4ebe(arg0, arg1) {
7710
7710
  const ret = arg1.gasLimit;
7711
7711
  getDataViewMemory0().setBigInt64(arg0 + 8 * 1, isLikeNone(ret) ? BigInt(0) : ret, true);
7712
7712
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
7713
7713
  };
7714
7714
 
7715
- export function __wbg_gasPrice_89550a21ec7b9fda(arg0, arg1) {
7715
+ export function __wbg_gasPrice_4f7d8ed1914f4e59(arg0, arg1) {
7716
7716
  const ret = arg1.gasPrice;
7717
7717
  getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
7718
7718
  getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
@@ -8132,7 +8132,7 @@ export function __wbg_length_e2d2a49132c1b256(arg0) {
8132
8132
  return ret;
8133
8133
  };
8134
8134
 
8135
- export function __wbg_memo_ec2d44238dcfaea7(arg0, arg1) {
8135
+ export function __wbg_memo_064255259eb62e71(arg0, arg1) {
8136
8136
  const ret = arg1.memo;
8137
8137
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
8138
8138
  var len1 = WASM_VECTOR_LEN;
@@ -8379,19 +8379,19 @@ export function __wbg_ports_b00492ca2866b691(arg0) {
8379
8379
  return ret;
8380
8380
  };
8381
8381
 
8382
- export function __wbg_postMessage_8ad54465e0b8ddf4() { return handleError(function (arg0, arg1) {
8383
- arg0.postMessage(arg1);
8382
+ export function __wbg_postMessage_2e7f869e24ef4acc() { return handleError(function (arg0, arg1, arg2) {
8383
+ arg0.postMessage(arg1, arg2);
8384
8384
  }, arguments) };
8385
8385
 
8386
- export function __wbg_postMessage_bb72e89e7ba80355() { return handleError(function (arg0, arg1) {
8386
+ export function __wbg_postMessage_af7e702ab71c8f0e() { return handleError(function (arg0, arg1) {
8387
8387
  arg0.postMessage(arg1);
8388
8388
  }, arguments) };
8389
8389
 
8390
- export function __wbg_postMessage_f08d9833b009ce3d() { return handleError(function (arg0, arg1, arg2) {
8391
- arg0.postMessage(arg1, arg2);
8390
+ export function __wbg_postMessage_bb72e89e7ba80355() { return handleError(function (arg0, arg1) {
8391
+ arg0.postMessage(arg1);
8392
8392
  }, arguments) };
8393
8393
 
8394
- export function __wbg_priority_1397731d35217cb5(arg0) {
8394
+ export function __wbg_priority_159c3934e078ea37(arg0) {
8395
8395
  const ret = arg0.priority;
8396
8396
  return isLikeNone(ret) ? 0 : ret;
8397
8397
  };
@@ -8803,7 +8803,7 @@ export function __wbg_txstatusresponse_new(arg0) {
8803
8803
  return ret;
8804
8804
  };
8805
8805
 
8806
- export function __wbg_typeUrl_2f701eacd3cabf43(arg0, arg1) {
8806
+ export function __wbg_typeUrl_fb3bdb341dd07334(arg0, arg1) {
8807
8807
  const ret = arg1.typeUrl;
8808
8808
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
8809
8809
  const len1 = WASM_VECTOR_LEN;
@@ -8832,12 +8832,7 @@ export function __wbg_userAgent_d036e8722fea0cde() { return handleError(function
8832
8832
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
8833
8833
  }, arguments) };
8834
8834
 
8835
- export function __wbg_value_68c4e9a54bb7fd5e() { return handleError(function (arg0) {
8836
- const ret = arg0.value;
8837
- return ret;
8838
- }, arguments) };
8839
-
8840
- export function __wbg_value_7a7f3e7595116bbb(arg0, arg1) {
8835
+ export function __wbg_value_59b70da4fe41c20b(arg0, arg1) {
8841
8836
  const ret = arg1.value;
8842
8837
  const ptr1 = passArray8ToWasm0(ret, wasm.__wbindgen_malloc);
8843
8838
  const len1 = WASM_VECTOR_LEN;
@@ -8845,6 +8840,11 @@ export function __wbg_value_7a7f3e7595116bbb(arg0, arg1) {
8845
8840
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
8846
8841
  };
8847
8842
 
8843
+ export function __wbg_value_68c4e9a54bb7fd5e() { return handleError(function (arg0) {
8844
+ const ret = arg0.value;
8845
+ return ret;
8846
+ }, arguments) };
8847
+
8848
8848
  export function __wbg_value_cd1ffa7b1ab794f1(arg0) {
8849
8849
  const ret = arg0.value;
8850
8850
  return ret;
@@ -8921,47 +8921,47 @@ export function __wbindgen_cb_drop(arg0) {
8921
8921
  return ret;
8922
8922
  };
8923
8923
 
8924
- export function __wbindgen_closure_wrapper1274(arg0, arg1, arg2) {
8924
+ export function __wbindgen_closure_wrapper1275(arg0, arg1, arg2) {
8925
8925
  const ret = makeClosure(arg0, arg1, 311, __wbg_adapter_64);
8926
8926
  return ret;
8927
8927
  };
8928
8928
 
8929
- export function __wbindgen_closure_wrapper1275(arg0, arg1, arg2) {
8929
+ export function __wbindgen_closure_wrapper1276(arg0, arg1, arg2) {
8930
8930
  const ret = makeMutClosure(arg0, arg1, 311, __wbg_adapter_67);
8931
8931
  return ret;
8932
8932
  };
8933
8933
 
8934
- export function __wbindgen_closure_wrapper4825(arg0, arg1, arg2) {
8934
+ export function __wbindgen_closure_wrapper4830(arg0, arg1, arg2) {
8935
8935
  const ret = makeMutClosure(arg0, arg1, 1612, __wbg_adapter_70);
8936
8936
  return ret;
8937
8937
  };
8938
8938
 
8939
- export function __wbindgen_closure_wrapper4826(arg0, arg1, arg2) {
8939
+ export function __wbindgen_closure_wrapper4831(arg0, arg1, arg2) {
8940
8940
  const ret = makeMutClosure(arg0, arg1, 1612, __wbg_adapter_70);
8941
8941
  return ret;
8942
8942
  };
8943
8943
 
8944
- export function __wbindgen_closure_wrapper4827(arg0, arg1, arg2) {
8944
+ export function __wbindgen_closure_wrapper4832(arg0, arg1, arg2) {
8945
8945
  const ret = makeMutClosure(arg0, arg1, 1612, __wbg_adapter_70);
8946
8946
  return ret;
8947
8947
  };
8948
8948
 
8949
- export function __wbindgen_closure_wrapper6379(arg0, arg1, arg2) {
8949
+ export function __wbindgen_closure_wrapper6384(arg0, arg1, arg2) {
8950
8950
  const ret = makeMutClosure(arg0, arg1, 2165, __wbg_adapter_77);
8951
8951
  return ret;
8952
8952
  };
8953
8953
 
8954
- export function __wbindgen_closure_wrapper8483(arg0, arg1, arg2) {
8954
+ export function __wbindgen_closure_wrapper8489(arg0, arg1, arg2) {
8955
8955
  const ret = makeMutClosure(arg0, arg1, 2687, __wbg_adapter_80);
8956
8956
  return ret;
8957
8957
  };
8958
8958
 
8959
- export function __wbindgen_closure_wrapper8530(arg0, arg1, arg2) {
8959
+ export function __wbindgen_closure_wrapper8536(arg0, arg1, arg2) {
8960
8960
  const ret = makeMutClosure(arg0, arg1, 2706, __wbg_adapter_83);
8961
8961
  return ret;
8962
8962
  };
8963
8963
 
8964
- export function __wbindgen_closure_wrapper8839(arg0, arg1, arg2) {
8964
+ export function __wbindgen_closure_wrapper8845(arg0, arg1, arg2) {
8965
8965
  const ret = makeMutClosure(arg0, arg1, 2812, __wbg_adapter_86);
8966
8966
  return ret;
8967
8967
  };
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.10.1",
8
+ "version": "0.10.2",
9
9
  "license": "Apache-2.0",
10
10
  "repository": {
11
11
  "type": "git",