@strkfarm/sdk 1.1.11 → 1.1.12

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.
@@ -51385,7 +51385,7 @@ ${JSON.stringify(data, null, 2)}`;
51385
51385
  oid: Uint8Array.from([6, 9, 96, 134, 72, 1, 101, 3, 4, 2, suffix])
51386
51386
  });
51387
51387
 
51388
- // node_modules/@scure/starknet/node_modules/@noble/curves/utils.js
51388
+ // node_modules/.pnpm/@noble+curves@2.0.0/node_modules/@noble/curves/utils.js
51389
51389
  var _0n7 = /* @__PURE__ */ BigInt(0);
51390
51390
  var _1n7 = /* @__PURE__ */ BigInt(1);
51391
51391
  function abool2(value, title = "") {
@@ -51531,7 +51531,7 @@ ${JSON.stringify(data, null, 2)}`;
51531
51531
  };
51532
51532
  }
51533
51533
 
51534
- // node_modules/@scure/starknet/node_modules/@noble/curves/abstract/modular.js
51534
+ // node_modules/.pnpm/@noble+curves@2.0.0/node_modules/@noble/curves/abstract/modular.js
51535
51535
  var _0n8 = /* @__PURE__ */ BigInt(0);
51536
51536
  var _1n8 = /* @__PURE__ */ BigInt(1);
51537
51537
  var _2n6 = /* @__PURE__ */ BigInt(2);
@@ -51909,7 +51909,7 @@ ${JSON.stringify(data, null, 2)}`;
51909
51909
  return isLE2 ? numberToBytesLE2(reduced, fieldLen) : numberToBytesBE2(reduced, fieldLen);
51910
51910
  }
51911
51911
 
51912
- // node_modules/@scure/starknet/node_modules/@noble/curves/abstract/poseidon.js
51912
+ // node_modules/.pnpm/@noble+curves@2.0.0/node_modules/@noble/curves/abstract/poseidon.js
51913
51913
  function assertValidPosOpts(opts) {
51914
51914
  const { Fp, roundsFull } = opts;
51915
51915
  validateField2(Fp);
@@ -52077,7 +52077,7 @@ ${JSON.stringify(data, null, 2)}`;
52077
52077
  var hmac2 = (hash2, key, message) => new _HMAC(hash2, key).update(message).digest();
52078
52078
  hmac2.create = (hash2, key) => new _HMAC(hash2, key);
52079
52079
 
52080
- // node_modules/@scure/starknet/node_modules/@noble/curves/abstract/curve.js
52080
+ // node_modules/.pnpm/@noble+curves@2.0.0/node_modules/@noble/curves/abstract/curve.js
52081
52081
  var _0n9 = /* @__PURE__ */ BigInt(0);
52082
52082
  var _1n9 = /* @__PURE__ */ BigInt(1);
52083
52083
  function negateCt(condition, item) {
@@ -52310,7 +52310,7 @@ ${JSON.stringify(data, null, 2)}`;
52310
52310
  };
52311
52311
  }
52312
52312
 
52313
- // node_modules/@scure/starknet/node_modules/@noble/curves/abstract/weierstrass.js
52313
+ // node_modules/.pnpm/@noble+curves@2.0.0/node_modules/@noble/curves/abstract/weierstrass.js
52314
52314
  var divNearest2 = (num2, den) => (num2 + (num2 >= 0 ? den : -den) / _2n7) / den;
52315
52315
  function _splitEndoScalar(k, basis, n) {
52316
52316
  const [[a1, b1], [a2, b2]] = basis;
@@ -53446,7 +53446,7 @@ ${JSON.stringify(data, null, 2)}`;
53446
53446
  /* @__PURE__ */ oidNist(1)
53447
53447
  );
53448
53448
 
53449
- // node_modules/@scure/starknet/index.js
53449
+ // node_modules/.pnpm/@scure+starknet@2.0.0/node_modules/@scure/starknet/index.js
53450
53450
  var CURVE_ORDER2 = BigInt("3618502788666131213697322783095070105526743751716087489154079457884512865583");
53451
53451
  var MAX_VALUE2 = BigInt("0x800000000000000000000000000000000000000000000000000000000000000");
53452
53452
  var nBitLength2 = 252;
@@ -68368,7 +68368,7 @@ ${JSON.stringify(data, null, 2)}`;
68368
68368
  }
68369
68369
  ];
68370
68370
  var EkuboCLVaultStrategies = [
68371
- ...[lstStrategies[0]],
68371
+ ...lstStrategies,
68372
68372
  ...RE7Strategies
68373
68373
  ];
68374
68374
  EkuboCLVaultStrategies.forEach((s) => {
@@ -16790,7 +16790,7 @@ var RE7Strategies = [
16790
16790
  }
16791
16791
  ];
16792
16792
  var EkuboCLVaultStrategies = [
16793
- ...[lstStrategies[0]],
16793
+ ...lstStrategies,
16794
16794
  ...RE7Strategies
16795
16795
  ];
16796
16796
  EkuboCLVaultStrategies.forEach((s) => {
package/dist/index.js CHANGED
@@ -16877,7 +16877,7 @@ var RE7Strategies = [
16877
16877
  }
16878
16878
  ];
16879
16879
  var EkuboCLVaultStrategies = [
16880
- ...[lstStrategies[0]],
16880
+ ...lstStrategies,
16881
16881
  ...RE7Strategies
16882
16882
  ];
16883
16883
  EkuboCLVaultStrategies.forEach((s) => {
package/dist/index.mjs CHANGED
@@ -16789,7 +16789,7 @@ var RE7Strategies = [
16789
16789
  }
16790
16790
  ];
16791
16791
  var EkuboCLVaultStrategies = [
16792
- ...[lstStrategies[0]],
16792
+ ...lstStrategies,
16793
16793
  ...RE7Strategies
16794
16794
  ];
16795
16795
  EkuboCLVaultStrategies.forEach((s) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@strkfarm/sdk",
3
- "version": "1.1.11",
3
+ "version": "1.1.12",
4
4
  "description": "STRKFarm TS SDK (Meant for our internal use, but feel free to use it)",
5
5
  "typings": "dist/index.d.ts",
6
6
  "types": "dist/index.d.ts",
@@ -59,7 +59,7 @@
59
59
  "dependencies": {
60
60
  "@avnu/avnu-sdk": "3.0.2",
61
61
  "@ericnordelo/strk-merkle-tree": "^1.0.0",
62
- "@noble/curves": "^1.9.7",
62
+ "@noble/curves": "^1.0.0",
63
63
  "@noble/hashes": "^2.0.0",
64
64
  "@scure/starknet": "^2.0.0",
65
65
  "bignumber.js": "4.0.4",
@@ -1993,7 +1993,7 @@ const RE7Strategies: IStrategyMetadata<CLVaultStrategySettings>[] = [
1993
1993
  * Represents the Ekubo CL Vault Strategies.
1994
1994
  */
1995
1995
  export const EkuboCLVaultStrategies: IStrategyMetadata<CLVaultStrategySettings>[] = [
1996
- ...[lstStrategies[0]],
1996
+ ...lstStrategies,
1997
1997
  ...RE7Strategies,
1998
1998
  ];
1999
1999