@gardenfi/utils 2.3.3 → 2.4.0

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.
Files changed (97) hide show
  1. package/dist/index10.cjs +1 -1
  2. package/dist/index10.js +4 -4
  3. package/dist/index119.cjs +1 -1
  4. package/dist/index119.js +1 -1
  5. package/dist/index16.cjs +1 -1
  6. package/dist/index16.js +4 -4
  7. package/dist/index195.cjs +1 -1
  8. package/dist/index195.js +3 -3
  9. package/dist/index229.cjs +1 -1
  10. package/dist/index229.js +1 -1
  11. package/dist/index24.cjs +1 -1
  12. package/dist/index24.js +31 -13
  13. package/dist/index241.cjs +1 -1
  14. package/dist/index241.js +3 -3
  15. package/dist/index25.cjs +1 -1
  16. package/dist/index25.js +32 -58
  17. package/dist/index26.cjs +1 -16
  18. package/dist/index26.js +11 -113
  19. package/dist/index261.cjs +2 -1
  20. package/dist/index261.js +40 -102
  21. package/dist/index262.cjs +1 -1
  22. package/dist/index262.js +2 -7
  23. package/dist/index263.cjs +1 -1
  24. package/dist/index263.js +5 -224
  25. package/dist/index264.cjs +1 -2
  26. package/dist/index264.js +9 -40
  27. package/dist/index265.cjs +1 -1
  28. package/dist/index265.js +20 -2
  29. package/dist/index266.cjs +1 -1
  30. package/dist/index266.js +8 -5
  31. package/dist/index267.cjs +1 -1
  32. package/dist/index267.js +65 -9
  33. package/dist/index268.cjs +1 -1
  34. package/dist/index268.js +63 -17
  35. package/dist/index269.cjs +1 -1
  36. package/dist/index269.js +186 -8
  37. package/dist/index27.cjs +1 -1
  38. package/dist/index27.js +58 -32
  39. package/dist/index270.cjs +1 -1
  40. package/dist/index270.js +22 -66
  41. package/dist/index271.cjs +1 -1
  42. package/dist/index271.js +38 -61
  43. package/dist/index272.cjs +1 -1
  44. package/dist/index272.js +69 -179
  45. package/dist/index273.cjs +1 -1
  46. package/dist/index273.js +39 -21
  47. package/dist/index274.cjs +1 -1
  48. package/dist/index274.js +9 -35
  49. package/dist/index275.cjs +1 -1
  50. package/dist/index275.js +7 -70
  51. package/dist/index276.cjs +1 -1
  52. package/dist/index276.js +12 -40
  53. package/dist/index277.cjs +2 -1
  54. package/dist/index277.js +18 -16
  55. package/dist/index278.cjs +1 -1
  56. package/dist/index278.js +13 -12
  57. package/dist/index279.cjs +1 -1
  58. package/dist/index279.js +11 -12
  59. package/dist/index28.cjs +1 -1
  60. package/dist/index28.js +13 -31
  61. package/dist/index280.cjs +1 -2
  62. package/dist/index280.js +103 -18
  63. package/dist/index281.cjs +1 -1
  64. package/dist/index281.js +6 -14
  65. package/dist/index282.cjs +1 -1
  66. package/dist/index282.js +224 -11
  67. package/dist/index284.cjs +1 -1
  68. package/dist/index284.js +1 -1
  69. package/dist/index287.cjs +1 -1
  70. package/dist/index287.js +1 -1
  71. package/dist/index29.cjs +16 -1
  72. package/dist/index29.js +113 -11
  73. package/dist/index292.cjs +1 -1
  74. package/dist/index292.js +2 -2
  75. package/dist/index294.cjs +1 -1
  76. package/dist/index294.js +138 -10
  77. package/dist/index295.cjs +1 -1
  78. package/dist/index295.js +42 -19
  79. package/dist/index296.cjs +1 -1
  80. package/dist/index296.js +73 -134
  81. package/dist/index297.cjs +1 -1
  82. package/dist/index297.js +2 -43
  83. package/dist/index298.cjs +1 -1
  84. package/dist/index298.js +10 -77
  85. package/dist/index299.cjs +1 -1
  86. package/dist/index299.js +20 -2
  87. package/dist/index300.cjs +1 -1
  88. package/dist/index300.js +68 -698
  89. package/dist/index301.cjs +1 -1
  90. package/dist/index301.js +675 -178
  91. package/dist/index302.cjs +1 -1
  92. package/dist/index302.js +200 -67
  93. package/dist/index53.cjs +1 -1
  94. package/dist/index53.js +1 -1
  95. package/dist/index98.cjs +1 -1
  96. package/dist/index98.js +2 -2
  97. package/package.json +1 -1
package/dist/index272.js CHANGED
@@ -1,189 +1,79 @@
1
- import { execTyped as E, bytesRegex as x, integerRegex as $, isTupleRegex as P } from "./index269.js";
2
- import { UnknownSolidityTypeError as M } from "./index274.js";
3
- import { InvalidParameterError as R, SolidityProtectedKeywordError as k, InvalidModifierError as z, InvalidFunctionModifierError as A } from "./index275.js";
4
- import { UnknownSignatureError as F, InvalidSignatureError as m } from "./index276.js";
5
- import { InvalidParenthesisError as T } from "./index277.js";
6
- import { getParameterCacheKey as _, parameterCache as p } from "./index302.js";
7
- import { isFunctionSignature as C, isEventSignature as I, isErrorSignature as Z, isConstructorSignature as K, isFallbackSignature as L, isReceiveSignature as U, functionModifiers as h, execFunctionSignature as W, execEventSignature as D, eventModifiers as V, execErrorSignature as j, execConstructorSignature as q, execFallbackSignature as B } from "./index270.js";
8
- function le(e, t = {}) {
9
- if (C(e))
10
- return G(e, t);
11
- if (I(e))
12
- return H(e, t);
13
- if (Z(e))
14
- return J(e, t);
15
- if (K(e))
16
- return N(e, t);
17
- if (L(e))
18
- return O(e);
19
- if (U(e))
20
- return {
21
- type: "receive",
22
- stateMutability: "payable"
23
- };
24
- throw new F({ signature: e });
25
- }
26
- function G(e, t = {}) {
27
- const n = W(e);
28
- if (!n)
29
- throw new m({ signature: e, type: "function" });
30
- const a = s(n.parameters), r = [], c = a.length;
31
- for (let o = 0; o < c; o++)
32
- r.push(l(a[o], {
33
- modifiers: h,
34
- structs: t,
35
- type: "function"
36
- }));
37
- const i = [];
38
- if (n.returns) {
39
- const o = s(n.returns), u = o.length;
40
- for (let f = 0; f < u; f++)
41
- i.push(l(o[f], {
42
- modifiers: h,
43
- structs: t,
44
- type: "function"
45
- }));
1
+ import { BaseError as t } from "./index261.js";
2
+ class n extends t {
3
+ constructor({ param: e }) {
4
+ super("Invalid ABI parameter.", {
5
+ details: e
6
+ }), Object.defineProperty(this, "name", {
7
+ enumerable: !0,
8
+ configurable: !0,
9
+ writable: !0,
10
+ value: "InvalidParameterError"
11
+ });
46
12
  }
47
- return {
48
- name: n.name,
49
- type: "function",
50
- stateMutability: n.stateMutability ?? "nonpayable",
51
- inputs: r,
52
- outputs: i
53
- };
54
- }
55
- function H(e, t = {}) {
56
- const n = D(e);
57
- if (!n)
58
- throw new m({ signature: e, type: "event" });
59
- const a = s(n.parameters), r = [], c = a.length;
60
- for (let i = 0; i < c; i++)
61
- r.push(l(a[i], {
62
- modifiers: V,
63
- structs: t,
64
- type: "event"
65
- }));
66
- return { name: n.name, type: "event", inputs: r };
67
- }
68
- function J(e, t = {}) {
69
- const n = j(e);
70
- if (!n)
71
- throw new m({ signature: e, type: "error" });
72
- const a = s(n.parameters), r = [], c = a.length;
73
- for (let i = 0; i < c; i++)
74
- r.push(l(a[i], { structs: t, type: "error" }));
75
- return { name: n.name, type: "error", inputs: r };
76
- }
77
- function N(e, t = {}) {
78
- const n = q(e);
79
- if (!n)
80
- throw new m({ signature: e, type: "constructor" });
81
- const a = s(n.parameters), r = [], c = a.length;
82
- for (let i = 0; i < c; i++)
83
- r.push(l(a[i], { structs: t, type: "constructor" }));
84
- return {
85
- type: "constructor",
86
- stateMutability: n.stateMutability ?? "nonpayable",
87
- inputs: r
88
- };
89
13
  }
90
- function O(e) {
91
- const t = B(e);
92
- if (!t)
93
- throw new m({ signature: e, type: "fallback" });
94
- return {
95
- type: "fallback",
96
- stateMutability: t.stateMutability ?? "nonpayable"
97
- };
98
- }
99
- const Q = /^(?<type>[a-zA-Z$_][a-zA-Z0-9$_]*)(?<array>(?:\[\d*?\])+?)?(?:\s(?<modifier>calldata|indexed|memory|storage{1}))?(?:\s(?<name>[a-zA-Z$_][a-zA-Z0-9$_]*))?$/, X = /^\((?<type>.+?)\)(?<array>(?:\[\d*?\])+?)?(?:\s(?<modifier>calldata|indexed|memory|storage{1}))?(?:\s(?<name>[a-zA-Z$_][a-zA-Z0-9$_]*))?$/, Y = /^u?int$/;
100
- function l(e, t) {
101
- var y, b;
102
- const n = _(e, t == null ? void 0 : t.type, t == null ? void 0 : t.structs);
103
- if (p.has(n))
104
- return p.get(n);
105
- const a = P.test(e), r = E(a ? X : Q, e);
106
- if (!r)
107
- throw new R({ param: e });
108
- if (r.name && re(r.name))
109
- throw new k({ param: e, name: r.name });
110
- const c = r.name ? { name: r.name } : {}, i = r.modifier === "indexed" ? { indexed: !0 } : {}, o = (t == null ? void 0 : t.structs) ?? {};
111
- let u, f = {};
112
- if (a) {
113
- u = "tuple";
114
- const w = s(r.type), S = [], v = w.length;
115
- for (let d = 0; d < v; d++)
116
- S.push(l(w[d], { structs: o }));
117
- f = { components: S };
118
- } else if (r.type in o)
119
- u = "tuple", f = { components: o[r.type] };
120
- else if (Y.test(r.type))
121
- u = `${r.type}256`;
122
- else if (u = r.type, (t == null ? void 0 : t.type) !== "struct" && !ee(u))
123
- throw new M({ type: u });
124
- if (r.modifier) {
125
- if (!((b = (y = t == null ? void 0 : t.modifiers) == null ? void 0 : y.has) != null && b.call(y, r.modifier)))
126
- throw new z({
127
- param: e,
128
- type: t == null ? void 0 : t.type,
129
- modifier: r.modifier
130
- });
131
- if (h.has(r.modifier) && !ne(u, !!r.array))
132
- throw new A({
133
- param: e,
134
- type: t == null ? void 0 : t.type,
135
- modifier: r.modifier
136
- });
14
+ class s extends t {
15
+ constructor({ param: e, name: r }) {
16
+ super("Invalid ABI parameter.", {
17
+ details: e,
18
+ metaMessages: [
19
+ `"${r}" is a protected Solidity keyword. More info: https://docs.soliditylang.org/en/latest/cheatsheet.html`
20
+ ]
21
+ }), Object.defineProperty(this, "name", {
22
+ enumerable: !0,
23
+ configurable: !0,
24
+ writable: !0,
25
+ value: "SolidityProtectedKeywordError"
26
+ });
137
27
  }
138
- const g = {
139
- type: `${u}${r.array ?? ""}`,
140
- ...c,
141
- ...i,
142
- ...f
143
- };
144
- return p.set(n, g), g;
145
28
  }
146
- function s(e, t = [], n = "", a = 0) {
147
- const r = e.trim().length;
148
- for (let c = 0; c < r; c++) {
149
- const i = e[c], o = e.slice(c + 1);
150
- switch (i) {
151
- case ",":
152
- return a === 0 ? s(o, [...t, n.trim()]) : s(o, t, `${n}${i}`, a);
153
- case "(":
154
- return s(o, t, `${n}${i}`, a + 1);
155
- case ")":
156
- return s(o, t, `${n}${i}`, a - 1);
157
- default:
158
- return s(o, t, `${n}${i}`, a);
159
- }
29
+ class l extends t {
30
+ constructor({ param: e, type: r, modifier: i }) {
31
+ super("Invalid ABI parameter.", {
32
+ details: e,
33
+ metaMessages: [
34
+ `Modifier "${i}" not allowed${r ? ` in "${r}" type` : ""}.`
35
+ ]
36
+ }), Object.defineProperty(this, "name", {
37
+ enumerable: !0,
38
+ configurable: !0,
39
+ writable: !0,
40
+ value: "InvalidModifierError"
41
+ });
160
42
  }
161
- if (n === "")
162
- return t;
163
- if (a !== 0)
164
- throw new T({ current: n, depth: a });
165
- return t.push(n.trim()), t;
166
- }
167
- function ee(e) {
168
- return e === "address" || e === "bool" || e === "function" || e === "string" || x.test(e) || $.test(e);
169
43
  }
170
- const te = /^(?:after|alias|anonymous|apply|auto|byte|calldata|case|catch|constant|copyof|default|defined|error|event|external|false|final|function|immutable|implements|in|indexed|inline|internal|let|mapping|match|memory|mutable|null|of|override|partial|private|promise|public|pure|reference|relocatable|return|returns|sizeof|static|storage|struct|super|supports|switch|this|true|try|typedef|typeof|var|view|virtual)$/;
171
- function re(e) {
172
- return e === "address" || e === "bool" || e === "function" || e === "string" || e === "tuple" || x.test(e) || $.test(e) || te.test(e);
44
+ class d extends t {
45
+ constructor({ param: e, type: r, modifier: i }) {
46
+ super("Invalid ABI parameter.", {
47
+ details: e,
48
+ metaMessages: [
49
+ `Modifier "${i}" not allowed${r ? ` in "${r}" type` : ""}.`,
50
+ `Data location can only be specified for array, struct, or mapping types, but "${i}" was given.`
51
+ ]
52
+ }), Object.defineProperty(this, "name", {
53
+ enumerable: !0,
54
+ configurable: !0,
55
+ writable: !0,
56
+ value: "InvalidFunctionModifierError"
57
+ });
58
+ }
173
59
  }
174
- function ne(e, t) {
175
- return t || e === "bytes" || e === "string" || e === "tuple";
60
+ class u extends t {
61
+ constructor({ abiParameter: e }) {
62
+ super("Invalid ABI parameter.", {
63
+ details: JSON.stringify(e, null, 2),
64
+ metaMessages: ["ABI parameter type is invalid."]
65
+ }), Object.defineProperty(this, "name", {
66
+ enumerable: !0,
67
+ configurable: !0,
68
+ writable: !0,
69
+ value: "InvalidAbiTypeParameterError"
70
+ });
71
+ }
176
72
  }
177
73
  export {
178
- re as isSolidityKeyword,
179
- ee as isSolidityType,
180
- ne as isValidDataLocation,
181
- l as parseAbiParameter,
182
- N as parseConstructorSignature,
183
- J as parseErrorSignature,
184
- H as parseEventSignature,
185
- O as parseFallbackSignature,
186
- G as parseFunctionSignature,
187
- le as parseSignature,
188
- s as splitParameters
74
+ u as InvalidAbiTypeParameterError,
75
+ d as InvalidFunctionModifierError,
76
+ l as InvalidModifierError,
77
+ n as InvalidParameterError,
78
+ s as SolidityProtectedKeywordError
189
79
  };
package/dist/index273.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./index274.cjs"),u=require("./index270.cjs"),a=require("./index271.cjs"),s=require("./index272.cjs");function l(t){let e;if(typeof t=="string")e=s.parseSignature(t);else{const n=a.parseStructs(t),o=t.length;for(let r=0;r<o;r++){const i=t[r];if(!u.isStructSignature(i)){e=s.parseSignature(i,n);break}}}if(!e)throw new c.InvalidAbiItemError({signature:t});return e}exports.parseAbiItem=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index261.cjs");class a extends e.BaseError{constructor({signature:r,type:n}){super(`Invalid ${n} signature.`,{details:r}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidSignatureError"})}}class u extends e.BaseError{constructor({signature:r}){super("Unknown signature.",{details:r}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownSignatureError"})}}class i extends e.BaseError{constructor({signature:r}){super("Invalid struct signature.",{details:r,metaMessages:["No properties exist."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidStructSignatureError"})}}exports.InvalidSignatureError=a;exports.InvalidStructSignatureError=i;exports.UnknownSignatureError=u;
package/dist/index273.js CHANGED
@@ -1,25 +1,43 @@
1
- import { InvalidAbiItemError as f } from "./index274.js";
2
- import { isStructSignature as p } from "./index270.js";
3
- import { parseStructs as c } from "./index271.js";
4
- import { parseSignature as i } from "./index272.js";
5
- function u(t) {
6
- let r;
7
- if (typeof t == "string")
8
- r = i(t);
9
- else {
10
- const m = c(t), n = t.length;
11
- for (let o = 0; o < n; o++) {
12
- const e = t[o];
13
- if (!p(e)) {
14
- r = i(e, m);
15
- break;
16
- }
17
- }
1
+ import { BaseError as r } from "./index261.js";
2
+ class u extends r {
3
+ constructor({ signature: e, type: n }) {
4
+ super(`Invalid ${n} signature.`, {
5
+ details: e
6
+ }), Object.defineProperty(this, "name", {
7
+ enumerable: !0,
8
+ configurable: !0,
9
+ writable: !0,
10
+ value: "InvalidSignatureError"
11
+ });
12
+ }
13
+ }
14
+ class i extends r {
15
+ constructor({ signature: e }) {
16
+ super("Unknown signature.", {
17
+ details: e
18
+ }), Object.defineProperty(this, "name", {
19
+ enumerable: !0,
20
+ configurable: !0,
21
+ writable: !0,
22
+ value: "UnknownSignatureError"
23
+ });
24
+ }
25
+ }
26
+ class s extends r {
27
+ constructor({ signature: e }) {
28
+ super("Invalid struct signature.", {
29
+ details: e,
30
+ metaMessages: ["No properties exist."]
31
+ }), Object.defineProperty(this, "name", {
32
+ enumerable: !0,
33
+ configurable: !0,
34
+ writable: !0,
35
+ value: "InvalidStructSignatureError"
36
+ });
18
37
  }
19
- if (!r)
20
- throw new f({ signature: t });
21
- return r;
22
38
  }
23
39
  export {
24
- u as parseAbiItem
40
+ u as InvalidSignatureError,
41
+ s as InvalidStructSignatureError,
42
+ i as UnknownSignatureError
25
43
  };
package/dist/index274.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index264.cjs");class n extends r.BaseError{constructor({signature:e}){super("Failed to parse ABI item.",{details:`parseAbiItem(${JSON.stringify(e,null,2)})`,docsPath:"/api/human#parseabiitem-1"}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidAbiItemError"})}}class o extends r.BaseError{constructor({type:e}){super("Unknown type.",{metaMessages:[`Type "${e}" is not a valid ABI type. Perhaps you forgot to include a struct signature?`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownTypeError"})}}class a extends r.BaseError{constructor({type:e}){super("Unknown type.",{metaMessages:[`Type "${e}" is not a valid ABI type.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownSolidityTypeError"})}}exports.InvalidAbiItemError=n;exports.UnknownSolidityTypeError=a;exports.UnknownTypeError=o;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index261.cjs");class t extends s.BaseError{constructor({current:r,depth:e}){super("Unbalanced parentheses.",{metaMessages:[`"${r.trim()}" has too many ${e>0?"opening":"closing"} parentheses.`],details:`Depth "${e}"`}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidParenthesisError"})}}exports.InvalidParenthesisError=t;
package/dist/index274.js CHANGED
@@ -1,45 +1,19 @@
1
- import { BaseError as r } from "./index264.js";
2
- class a extends r {
3
- constructor({ signature: e }) {
4
- super("Failed to parse ABI item.", {
5
- details: `parseAbiItem(${JSON.stringify(e, null, 2)})`,
6
- docsPath: "/api/human#parseabiitem-1"
7
- }), Object.defineProperty(this, "name", {
8
- enumerable: !0,
9
- configurable: !0,
10
- writable: !0,
11
- value: "InvalidAbiItemError"
12
- });
13
- }
14
- }
15
- class o extends r {
16
- constructor({ type: e }) {
17
- super("Unknown type.", {
1
+ import { BaseError as s } from "./index261.js";
2
+ class n extends s {
3
+ constructor({ current: r, depth: e }) {
4
+ super("Unbalanced parentheses.", {
18
5
  metaMessages: [
19
- `Type "${e}" is not a valid ABI type. Perhaps you forgot to include a struct signature?`
20
- ]
21
- }), Object.defineProperty(this, "name", {
22
- enumerable: !0,
23
- configurable: !0,
24
- writable: !0,
25
- value: "UnknownTypeError"
26
- });
27
- }
28
- }
29
- class i extends r {
30
- constructor({ type: e }) {
31
- super("Unknown type.", {
32
- metaMessages: [`Type "${e}" is not a valid ABI type.`]
6
+ `"${r.trim()}" has too many ${e > 0 ? "opening" : "closing"} parentheses.`
7
+ ],
8
+ details: `Depth "${e}"`
33
9
  }), Object.defineProperty(this, "name", {
34
10
  enumerable: !0,
35
11
  configurable: !0,
36
12
  writable: !0,
37
- value: "UnknownSolidityTypeError"
13
+ value: "InvalidParenthesisError"
38
14
  });
39
15
  }
40
16
  }
41
17
  export {
42
- a as InvalidAbiItemError,
43
- i as UnknownSolidityTypeError,
44
- o as UnknownTypeError
18
+ n as InvalidParenthesisError
45
19
  };
package/dist/index275.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index264.cjs");class o extends t.BaseError{constructor({param:e}){super("Invalid ABI parameter.",{details:e}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidParameterError"})}}class n extends t.BaseError{constructor({param:e,name:r}){super("Invalid ABI parameter.",{details:e,metaMessages:[`"${r}" is a protected Solidity keyword. More info: https://docs.soliditylang.org/en/latest/cheatsheet.html`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"SolidityProtectedKeywordError"})}}class s extends t.BaseError{constructor({param:e,type:r,modifier:i}){super("Invalid ABI parameter.",{details:e,metaMessages:[`Modifier "${i}" not allowed${r?` in "${r}" type`:""}.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidModifierError"})}}class l extends t.BaseError{constructor({param:e,type:r,modifier:i}){super("Invalid ABI parameter.",{details:e,metaMessages:[`Modifier "${i}" not allowed${r?` in "${r}" type`:""}.`,`Data location can only be specified for array, struct, or mapping types, but "${i}" was given.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidFunctionModifierError"})}}class d extends t.BaseError{constructor({abiParameter:e}){super("Invalid ABI parameter.",{details:JSON.stringify(e,null,2),metaMessages:["ABI parameter type is invalid."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidAbiTypeParameterError"})}}exports.InvalidAbiTypeParameterError=d;exports.InvalidFunctionModifierError=l;exports.InvalidModifierError=s;exports.InvalidParameterError=o;exports.SolidityProtectedKeywordError=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index261.cjs");class t extends r.BaseError{constructor({type:e}){super("Circular reference detected.",{metaMessages:[`Struct "${e}" is a circular reference.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"CircularReferenceError"})}}exports.CircularReferenceError=t;
package/dist/index275.js CHANGED
@@ -1,79 +1,16 @@
1
- import { BaseError as t } from "./index264.js";
2
- class n extends t {
3
- constructor({ param: e }) {
4
- super("Invalid ABI parameter.", {
5
- details: e
1
+ import { BaseError as r } from "./index261.js";
2
+ class a extends r {
3
+ constructor({ type: e }) {
4
+ super("Circular reference detected.", {
5
+ metaMessages: [`Struct "${e}" is a circular reference.`]
6
6
  }), Object.defineProperty(this, "name", {
7
7
  enumerable: !0,
8
8
  configurable: !0,
9
9
  writable: !0,
10
- value: "InvalidParameterError"
11
- });
12
- }
13
- }
14
- class s extends t {
15
- constructor({ param: e, name: r }) {
16
- super("Invalid ABI parameter.", {
17
- details: e,
18
- metaMessages: [
19
- `"${r}" is a protected Solidity keyword. More info: https://docs.soliditylang.org/en/latest/cheatsheet.html`
20
- ]
21
- }), Object.defineProperty(this, "name", {
22
- enumerable: !0,
23
- configurable: !0,
24
- writable: !0,
25
- value: "SolidityProtectedKeywordError"
26
- });
27
- }
28
- }
29
- class l extends t {
30
- constructor({ param: e, type: r, modifier: i }) {
31
- super("Invalid ABI parameter.", {
32
- details: e,
33
- metaMessages: [
34
- `Modifier "${i}" not allowed${r ? ` in "${r}" type` : ""}.`
35
- ]
36
- }), Object.defineProperty(this, "name", {
37
- enumerable: !0,
38
- configurable: !0,
39
- writable: !0,
40
- value: "InvalidModifierError"
41
- });
42
- }
43
- }
44
- class d extends t {
45
- constructor({ param: e, type: r, modifier: i }) {
46
- super("Invalid ABI parameter.", {
47
- details: e,
48
- metaMessages: [
49
- `Modifier "${i}" not allowed${r ? ` in "${r}" type` : ""}.`,
50
- `Data location can only be specified for array, struct, or mapping types, but "${i}" was given.`
51
- ]
52
- }), Object.defineProperty(this, "name", {
53
- enumerable: !0,
54
- configurable: !0,
55
- writable: !0,
56
- value: "InvalidFunctionModifierError"
57
- });
58
- }
59
- }
60
- class u extends t {
61
- constructor({ abiParameter: e }) {
62
- super("Invalid ABI parameter.", {
63
- details: JSON.stringify(e, null, 2),
64
- metaMessages: ["ABI parameter type is invalid."]
65
- }), Object.defineProperty(this, "name", {
66
- enumerable: !0,
67
- configurable: !0,
68
- writable: !0,
69
- value: "InvalidAbiTypeParameterError"
10
+ value: "CircularReferenceError"
70
11
  });
71
12
  }
72
13
  }
73
14
  export {
74
- u as InvalidAbiTypeParameterError,
75
- d as InvalidFunctionModifierError,
76
- l as InvalidModifierError,
77
- n as InvalidParameterError,
78
- s as SolidityProtectedKeywordError
15
+ a as CircularReferenceError
79
16
  };
package/dist/index276.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index264.cjs");class a extends e.BaseError{constructor({signature:r,type:n}){super(`Invalid ${n} signature.`,{details:r}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidSignatureError"})}}class u extends e.BaseError{constructor({signature:r}){super("Unknown signature.",{details:r}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownSignatureError"})}}class i extends e.BaseError{constructor({signature:r}){super("Invalid struct signature.",{details:r,metaMessages:["No properties exist."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidStructSignatureError"})}}exports.InvalidSignatureError=a;exports.InvalidStructSignatureError=i;exports.UnknownSignatureError=u;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function e(){return{current:0,take(){return this.current++},reset(){this.current=0}}}const t=e();exports.idCache=t;
package/dist/index276.js CHANGED
@@ -1,43 +1,15 @@
1
- import { BaseError as r } from "./index264.js";
2
- class u extends r {
3
- constructor({ signature: e, type: n }) {
4
- super(`Invalid ${n} signature.`, {
5
- details: e
6
- }), Object.defineProperty(this, "name", {
7
- enumerable: !0,
8
- configurable: !0,
9
- writable: !0,
10
- value: "InvalidSignatureError"
11
- });
12
- }
13
- }
14
- class i extends r {
15
- constructor({ signature: e }) {
16
- super("Unknown signature.", {
17
- details: e
18
- }), Object.defineProperty(this, "name", {
19
- enumerable: !0,
20
- configurable: !0,
21
- writable: !0,
22
- value: "UnknownSignatureError"
23
- });
24
- }
25
- }
26
- class s extends r {
27
- constructor({ signature: e }) {
28
- super("Invalid struct signature.", {
29
- details: e,
30
- metaMessages: ["No properties exist."]
31
- }), Object.defineProperty(this, "name", {
32
- enumerable: !0,
33
- configurable: !0,
34
- writable: !0,
35
- value: "InvalidStructSignatureError"
36
- });
37
- }
1
+ function r() {
2
+ return {
3
+ current: 0,
4
+ take() {
5
+ return this.current++;
6
+ },
7
+ reset() {
8
+ this.current = 0;
9
+ }
10
+ };
38
11
  }
12
+ const t = /* @__PURE__ */ r();
39
13
  export {
40
- u as InvalidSignatureError,
41
- s as InvalidStructSignatureError,
42
- i as UnknownSignatureError
14
+ t as idCache
43
15
  };
package/dist/index277.cjs CHANGED
@@ -1 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("./index264.cjs");class t extends s.BaseError{constructor({current:r,depth:e}){super("Unbalanced parentheses.",{metaMessages:[`"${r.trim()}" has too many ${e>0?"opening":"closing"} parentheses.`],details:`Depth "${e}"`}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidParenthesisError"})}}exports.InvalidParenthesisError=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function x(e){var c,d,f;const{scheme:n,statement:t,...p}=((c=e.match(h))==null?void 0:c.groups)??{},{chainId:s,expirationTime:i,issuedAt:o,notBefore:r,requestId:a,...m}=((d=e.match(A))==null?void 0:d.groups)??{},u=(f=e.split("Resources:")[1])==null?void 0:f.split(`
2
+ - `).slice(1);return{...p,...m,...s?{chainId:Number(s)}:{},...i?{expirationTime:new Date(i)}:{},...o?{issuedAt:new Date(o)}:{},...r?{notBefore:new Date(r)}:{},...a?{requestId:a}:{},...u?{resources:u}:{},...n?{scheme:n}:{},...t?{statement:t}:{}}}const h=/^(?:(?<scheme>[a-zA-Z][a-zA-Z0-9+-.]*):\/\/)?(?<domain>[a-zA-Z0-9+-.]*(?::[0-9]{1,5})?) (?:wants you to sign in with your Ethereum account:\n)(?<address>0x[a-fA-F0-9]{40})\n\n(?:(?<statement>.*)\n\n)?/,A=/(?:URI: (?<uri>.+))\n(?:Version: (?<version>.+))\n(?:Chain ID: (?<chainId>\d+))\n(?:Nonce: (?<nonce>[a-zA-Z0-9]+))\n(?:Issued At: (?<issuedAt>.+))(?:\nExpiration Time: (?<expirationTime>.+))?(?:\nNot Before: (?<notBefore>.+))?(?:\nRequest ID: (?<requestId>.+))?/;exports.parseSiweMessage=x;
package/dist/index277.js CHANGED
@@ -1,19 +1,21 @@
1
- import { BaseError as s } from "./index264.js";
2
- class n extends s {
3
- constructor({ current: r, depth: e }) {
4
- super("Unbalanced parentheses.", {
5
- metaMessages: [
6
- `"${r.trim()}" has too many ${e > 0 ? "opening" : "closing"} parentheses.`
7
- ],
8
- details: `Depth "${e}"`
9
- }), Object.defineProperty(this, "name", {
10
- enumerable: !0,
11
- configurable: !0,
12
- writable: !0,
13
- value: "InvalidParenthesisError"
14
- });
15
- }
1
+ function A(e) {
2
+ var c, d, f;
3
+ const { scheme: n, statement: t, ...p } = ((c = e.match(m)) == null ? void 0 : c.groups) ?? {}, { chainId: s, expirationTime: i, issuedAt: o, notBefore: r, requestId: a, ...x } = ((d = e.match(h)) == null ? void 0 : d.groups) ?? {}, u = (f = e.split("Resources:")[1]) == null ? void 0 : f.split(`
4
+ - `).slice(1);
5
+ return {
6
+ ...p,
7
+ ...x,
8
+ ...s ? { chainId: Number(s) } : {},
9
+ ...i ? { expirationTime: new Date(i) } : {},
10
+ ...o ? { issuedAt: new Date(o) } : {},
11
+ ...r ? { notBefore: new Date(r) } : {},
12
+ ...a ? { requestId: a } : {},
13
+ ...u ? { resources: u } : {},
14
+ ...n ? { scheme: n } : {},
15
+ ...t ? { statement: t } : {}
16
+ };
16
17
  }
18
+ const m = /^(?:(?<scheme>[a-zA-Z][a-zA-Z0-9+-.]*):\/\/)?(?<domain>[a-zA-Z0-9+-.]*(?::[0-9]{1,5})?) (?:wants you to sign in with your Ethereum account:\n)(?<address>0x[a-fA-F0-9]{40})\n\n(?:(?<statement>.*)\n\n)?/, h = /(?:URI: (?<uri>.+))\n(?:Version: (?<version>.+))\n(?:Chain ID: (?<chainId>\d+))\n(?:Nonce: (?<nonce>[a-zA-Z0-9]+))\n(?:Issued At: (?<issuedAt>.+))(?:\nExpiration Time: (?<expirationTime>.+))?(?:\nNot Before: (?<notBefore>.+))?(?:\nRequest ID: (?<requestId>.+))?/;
17
19
  export {
18
- n as InvalidParenthesisError
20
+ A as parseSiweMessage
19
21
  };
package/dist/index278.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index264.cjs");class t extends r.BaseError{constructor({type:e}){super("Circular reference detected.",{metaMessages:[`Struct "${e}" is a circular reference.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"CircularReferenceError"})}}exports.CircularReferenceError=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index174.cjs"),f=require("./index184.cjs");function u(n){const{address:s,domain:r,message:e,nonce:t,scheme:i,time:a=new Date}=n;if(r&&e.domain!==r||t&&e.nonce!==t||i&&e.scheme!==i||e.expirationTime&&a>=e.expirationTime||e.notBefore&&a<e.notBefore)return!1;try{if(!e.address||!d.isAddress(e.address,{strict:!1})||s&&!f.isAddressEqual(e.address,s))return!1}catch{return!1}return!0}exports.validateSiweMessage=u;
package/dist/index278.js CHANGED
@@ -1,16 +1,17 @@
1
- import { BaseError as r } from "./index264.js";
2
- class a extends r {
3
- constructor({ type: e }) {
4
- super("Circular reference detected.", {
5
- metaMessages: [`Struct "${e}" is a circular reference.`]
6
- }), Object.defineProperty(this, "name", {
7
- enumerable: !0,
8
- configurable: !0,
9
- writable: !0,
10
- value: "CircularReferenceError"
11
- });
1
+ import { isAddress as f } from "./index174.js";
2
+ import { isAddressEqual as o } from "./index184.js";
3
+ function l(n) {
4
+ const { address: r, domain: s, message: e, nonce: t, scheme: a, time: i = /* @__PURE__ */ new Date() } = n;
5
+ if (s && e.domain !== s || t && e.nonce !== t || a && e.scheme !== a || e.expirationTime && i >= e.expirationTime || e.notBefore && i < e.notBefore)
6
+ return !1;
7
+ try {
8
+ if (!e.address || !f(e.address, { strict: !1 }) || r && !o(e.address, r))
9
+ return !1;
10
+ } catch {
11
+ return !1;
12
12
  }
13
+ return !0;
13
14
  }
14
15
  export {
15
- a as CircularReferenceError
16
+ l as validateSiweMessage
16
17
  };
package/dist/index279.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function e(){return{current:0,take(){return this.current++},reset(){this.current=0}}}const t=e();exports.idCache=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index223.cjs"),t=new o.LruMap(8192);function i(r,{enabled:n=!0,id:e}){if(!n||!e)return r();if(t.get(e))return t.get(e);const u=r().finally(()=>t.delete(e));return t.set(e,u),u}exports.promiseCache=t;exports.withDedupe=i;