@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.
- package/dist/index10.cjs +1 -1
- package/dist/index10.js +4 -4
- package/dist/index119.cjs +1 -1
- package/dist/index119.js +1 -1
- package/dist/index16.cjs +1 -1
- package/dist/index16.js +4 -4
- package/dist/index195.cjs +1 -1
- package/dist/index195.js +3 -3
- package/dist/index229.cjs +1 -1
- package/dist/index229.js +1 -1
- package/dist/index24.cjs +1 -1
- package/dist/index24.js +31 -13
- package/dist/index241.cjs +1 -1
- package/dist/index241.js +3 -3
- package/dist/index25.cjs +1 -1
- package/dist/index25.js +32 -58
- package/dist/index26.cjs +1 -16
- package/dist/index26.js +11 -113
- package/dist/index261.cjs +2 -1
- package/dist/index261.js +40 -102
- package/dist/index262.cjs +1 -1
- package/dist/index262.js +2 -7
- package/dist/index263.cjs +1 -1
- package/dist/index263.js +5 -224
- package/dist/index264.cjs +1 -2
- package/dist/index264.js +9 -40
- package/dist/index265.cjs +1 -1
- package/dist/index265.js +20 -2
- package/dist/index266.cjs +1 -1
- package/dist/index266.js +8 -5
- package/dist/index267.cjs +1 -1
- package/dist/index267.js +65 -9
- package/dist/index268.cjs +1 -1
- package/dist/index268.js +63 -17
- package/dist/index269.cjs +1 -1
- package/dist/index269.js +186 -8
- package/dist/index27.cjs +1 -1
- package/dist/index27.js +58 -32
- package/dist/index270.cjs +1 -1
- package/dist/index270.js +22 -66
- package/dist/index271.cjs +1 -1
- package/dist/index271.js +38 -61
- package/dist/index272.cjs +1 -1
- package/dist/index272.js +69 -179
- package/dist/index273.cjs +1 -1
- package/dist/index273.js +39 -21
- package/dist/index274.cjs +1 -1
- package/dist/index274.js +9 -35
- package/dist/index275.cjs +1 -1
- package/dist/index275.js +7 -70
- package/dist/index276.cjs +1 -1
- package/dist/index276.js +12 -40
- package/dist/index277.cjs +2 -1
- package/dist/index277.js +18 -16
- package/dist/index278.cjs +1 -1
- package/dist/index278.js +13 -12
- package/dist/index279.cjs +1 -1
- package/dist/index279.js +11 -12
- package/dist/index28.cjs +1 -1
- package/dist/index28.js +13 -31
- package/dist/index280.cjs +1 -2
- package/dist/index280.js +103 -18
- package/dist/index281.cjs +1 -1
- package/dist/index281.js +6 -14
- package/dist/index282.cjs +1 -1
- package/dist/index282.js +224 -11
- package/dist/index284.cjs +1 -1
- package/dist/index284.js +1 -1
- package/dist/index287.cjs +1 -1
- package/dist/index287.js +1 -1
- package/dist/index29.cjs +16 -1
- package/dist/index29.js +113 -11
- package/dist/index292.cjs +1 -1
- package/dist/index292.js +2 -2
- package/dist/index294.cjs +1 -1
- package/dist/index294.js +138 -10
- package/dist/index295.cjs +1 -1
- package/dist/index295.js +42 -19
- package/dist/index296.cjs +1 -1
- package/dist/index296.js +73 -134
- package/dist/index297.cjs +1 -1
- package/dist/index297.js +2 -43
- package/dist/index298.cjs +1 -1
- package/dist/index298.js +10 -77
- package/dist/index299.cjs +1 -1
- package/dist/index299.js +20 -2
- package/dist/index300.cjs +1 -1
- package/dist/index300.js +68 -698
- package/dist/index301.cjs +1 -1
- package/dist/index301.js +675 -178
- package/dist/index302.cjs +1 -1
- package/dist/index302.js +200 -67
- package/dist/index53.cjs +1 -1
- package/dist/index53.js +1 -1
- package/dist/index98.cjs +1 -1
- package/dist/index98.js +2 -2
- package/package.json +1 -1
package/dist/index263.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index264.cjs");function a(t){var e;return t.type==="function"?`function ${t.name}(${r.formatAbiParameters(t.inputs)})${t.stateMutability&&t.stateMutability!=="nonpayable"?` ${t.stateMutability}`:""}${(e=t.outputs)!=null&&e.length?` returns (${r.formatAbiParameters(t.outputs)})`:""}`:t.type==="event"?`event ${t.name}(${r.formatAbiParameters(t.inputs)})`:t.type==="error"?`error ${t.name}(${r.formatAbiParameters(t.inputs)})`:t.type==="constructor"?`constructor(${r.formatAbiParameters(t.inputs)})${t.stateMutability==="payable"?" payable":""}`:t.type==="fallback"?`fallback() external${t.stateMutability==="payable"?" payable":""}`:"receive() external payable"}exports.formatAbiItem=a;
|
package/dist/index263.js
CHANGED
|
@@ -1,227 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
function h(t, n) {
|
|
6
|
-
const o = t % n;
|
|
7
|
-
return o >= g ? o : n + o;
|
|
8
|
-
}
|
|
9
|
-
function O(t, n, o) {
|
|
10
|
-
let r = t;
|
|
11
|
-
for (; n-- > g; )
|
|
12
|
-
r *= r, r %= o;
|
|
13
|
-
return r;
|
|
14
|
-
}
|
|
15
|
-
function B(t, n) {
|
|
16
|
-
if (t === g)
|
|
17
|
-
throw new Error("invert: expected non-zero number");
|
|
18
|
-
if (n <= g)
|
|
19
|
-
throw new Error("invert: expected positive modulus, got " + n);
|
|
20
|
-
let o = h(t, n), r = n, s = g, f = d;
|
|
21
|
-
for (; o !== g; ) {
|
|
22
|
-
const u = r / o, i = r % o, w = s - f * u;
|
|
23
|
-
r = o, o = i, s = f, f = w;
|
|
24
|
-
}
|
|
25
|
-
if (r !== d)
|
|
26
|
-
throw new Error("invert: does not exist");
|
|
27
|
-
return h(s, n);
|
|
28
|
-
}
|
|
29
|
-
function M(t, n) {
|
|
30
|
-
const o = (t.ORDER + d) / x, r = t.pow(n, o);
|
|
31
|
-
if (!t.eql(t.sqr(r), n))
|
|
32
|
-
throw new Error("Cannot find square root");
|
|
33
|
-
return r;
|
|
34
|
-
}
|
|
35
|
-
function H(t, n) {
|
|
36
|
-
const o = (t.ORDER - T) / L, r = t.mul(n, q), s = t.pow(r, o), f = t.mul(n, s), c = t.mul(t.mul(f, q), s), u = t.mul(f, t.sub(c, t.ONE));
|
|
37
|
-
if (!t.eql(t.sqr(u), n))
|
|
38
|
-
throw new Error("Cannot find square root");
|
|
39
|
-
return u;
|
|
40
|
-
}
|
|
41
|
-
function K(t) {
|
|
42
|
-
if (t < BigInt(3))
|
|
43
|
-
throw new Error("sqrt is not defined for small field");
|
|
44
|
-
let n = t - d, o = 0;
|
|
45
|
-
for (; n % q === g; )
|
|
46
|
-
n /= q, o++;
|
|
47
|
-
let r = q;
|
|
48
|
-
const s = U(t);
|
|
49
|
-
for (; N(s, r) === 1; )
|
|
50
|
-
if (r++ > 1e3)
|
|
51
|
-
throw new Error("Cannot find square root: probably non-prime P");
|
|
52
|
-
if (o === 1)
|
|
53
|
-
return M;
|
|
54
|
-
let f = s.pow(r, n);
|
|
55
|
-
const c = (n + d) / q;
|
|
56
|
-
return function(i, w) {
|
|
57
|
-
if (i.is0(w))
|
|
58
|
-
return w;
|
|
59
|
-
if (N(i, w) !== 1)
|
|
60
|
-
throw new Error("Cannot find square root");
|
|
61
|
-
let e = o, l = i.mul(i.ONE, f), a = i.pow(w, n), b = i.pow(w, c);
|
|
62
|
-
for (; !i.eql(a, i.ONE); ) {
|
|
63
|
-
if (i.is0(a))
|
|
64
|
-
return i.ZERO;
|
|
65
|
-
let m = 1, E = i.sqr(a);
|
|
66
|
-
for (; !i.eql(E, i.ONE); )
|
|
67
|
-
if (m++, E = i.sqr(E), m === e)
|
|
68
|
-
throw new Error("Cannot find square root");
|
|
69
|
-
const C = d << BigInt(e - m - 1), v = i.pow(l, C);
|
|
70
|
-
e = m, l = i.sqr(v), a = i.mul(a, l), b = i.mul(b, v);
|
|
71
|
-
}
|
|
72
|
-
return b;
|
|
73
|
-
};
|
|
74
|
-
}
|
|
75
|
-
function Q(t) {
|
|
76
|
-
return t % x === V ? M : t % L === T ? H : K(t);
|
|
77
|
-
}
|
|
78
|
-
const Y = [
|
|
79
|
-
"create",
|
|
80
|
-
"isValid",
|
|
81
|
-
"is0",
|
|
82
|
-
"neg",
|
|
83
|
-
"inv",
|
|
84
|
-
"sqrt",
|
|
85
|
-
"sqr",
|
|
86
|
-
"eql",
|
|
87
|
-
"add",
|
|
88
|
-
"sub",
|
|
89
|
-
"mul",
|
|
90
|
-
"pow",
|
|
91
|
-
"div",
|
|
92
|
-
"addN",
|
|
93
|
-
"subN",
|
|
94
|
-
"mulN",
|
|
95
|
-
"sqrN"
|
|
96
|
-
];
|
|
97
|
-
function P(t) {
|
|
98
|
-
const n = {
|
|
99
|
-
ORDER: "bigint",
|
|
100
|
-
MASK: "bigint",
|
|
101
|
-
BYTES: "number",
|
|
102
|
-
BITS: "number"
|
|
103
|
-
}, o = Y.reduce((r, s) => (r[s] = "function", r), n);
|
|
104
|
-
return j(t, o), t;
|
|
105
|
-
}
|
|
106
|
-
function k(t, n, o) {
|
|
107
|
-
if (o < g)
|
|
108
|
-
throw new Error("invalid exponent, negatives unsupported");
|
|
109
|
-
if (o === g)
|
|
110
|
-
return t.ONE;
|
|
111
|
-
if (o === d)
|
|
112
|
-
return n;
|
|
113
|
-
let r = t.ONE, s = n;
|
|
114
|
-
for (; o > g; )
|
|
115
|
-
o & d && (r = t.mul(r, s)), s = t.sqr(s), o >>= d;
|
|
116
|
-
return r;
|
|
117
|
-
}
|
|
118
|
-
function G(t, n, o = !1) {
|
|
119
|
-
const r = new Array(n.length).fill(o ? t.ZERO : void 0), s = n.reduce((c, u, i) => t.is0(u) ? c : (r[i] = c, t.mul(c, u)), t.ONE), f = t.inv(s);
|
|
120
|
-
return n.reduceRight((c, u, i) => t.is0(u) ? c : (r[i] = t.mul(c, r[i]), t.mul(c, u)), f), r;
|
|
121
|
-
}
|
|
122
|
-
function N(t, n) {
|
|
123
|
-
const o = (t.ORDER - d) / q, r = t.pow(n, o), s = t.eql(r, t.ONE), f = t.eql(r, t.ZERO), c = t.eql(r, t.neg(t.ONE));
|
|
124
|
-
if (!s && !f && !c)
|
|
125
|
-
throw new Error("invalid Legendre symbol result");
|
|
126
|
-
return s ? 1 : f ? 0 : -1;
|
|
127
|
-
}
|
|
128
|
-
function J(t, n) {
|
|
129
|
-
n !== void 0 && z(n);
|
|
130
|
-
const o = n !== void 0 ? n : t.toString(2).length, r = Math.ceil(o / 8);
|
|
131
|
-
return { nBitLength: o, nByteLength: r };
|
|
132
|
-
}
|
|
133
|
-
function U(t, n, o = !1, r = {}) {
|
|
134
|
-
if (t <= g)
|
|
135
|
-
throw new Error("invalid field: expected ORDER > 0, got " + t);
|
|
136
|
-
let s, f;
|
|
137
|
-
if (typeof n == "object" && n != null) {
|
|
138
|
-
if (r.sqrt || o)
|
|
139
|
-
throw new Error("cannot specify opts in two arguments");
|
|
140
|
-
const e = n;
|
|
141
|
-
e.BITS && (s = e.BITS), e.sqrt && (f = e.sqrt), typeof e.isLE == "boolean" && (o = e.isLE);
|
|
142
|
-
} else
|
|
143
|
-
typeof n == "number" && (s = n), r.sqrt && (f = r.sqrt);
|
|
144
|
-
const { nBitLength: c, nByteLength: u } = J(t, s);
|
|
145
|
-
if (u > 2048)
|
|
146
|
-
throw new Error("invalid field: expected ORDER of <= 2048 bytes");
|
|
147
|
-
let i;
|
|
148
|
-
const w = Object.freeze({
|
|
149
|
-
ORDER: t,
|
|
150
|
-
isLE: o,
|
|
151
|
-
BITS: c,
|
|
152
|
-
BYTES: u,
|
|
153
|
-
MASK: Z(c),
|
|
154
|
-
ZERO: g,
|
|
155
|
-
ONE: d,
|
|
156
|
-
create: (e) => h(e, t),
|
|
157
|
-
isValid: (e) => {
|
|
158
|
-
if (typeof e != "bigint")
|
|
159
|
-
throw new Error("invalid field element: expected bigint, got " + typeof e);
|
|
160
|
-
return g <= e && e < t;
|
|
161
|
-
},
|
|
162
|
-
is0: (e) => e === g,
|
|
163
|
-
// is valid and invertible
|
|
164
|
-
isValidNot0: (e) => !w.is0(e) && w.isValid(e),
|
|
165
|
-
isOdd: (e) => (e & d) === d,
|
|
166
|
-
neg: (e) => h(-e, t),
|
|
167
|
-
eql: (e, l) => e === l,
|
|
168
|
-
sqr: (e) => h(e * e, t),
|
|
169
|
-
add: (e, l) => h(e + l, t),
|
|
170
|
-
sub: (e, l) => h(e - l, t),
|
|
171
|
-
mul: (e, l) => h(e * l, t),
|
|
172
|
-
pow: (e, l) => k(w, e, l),
|
|
173
|
-
div: (e, l) => h(e * B(l, t), t),
|
|
174
|
-
// Same as above, but doesn't normalize
|
|
175
|
-
sqrN: (e) => e * e,
|
|
176
|
-
addN: (e, l) => e + l,
|
|
177
|
-
subN: (e, l) => e - l,
|
|
178
|
-
mulN: (e, l) => e * l,
|
|
179
|
-
inv: (e) => B(e, t),
|
|
180
|
-
sqrt: f || ((e) => (i || (i = Q(t)), i(w, e))),
|
|
181
|
-
toBytes: (e) => o ? y(e, u) : I(e, u),
|
|
182
|
-
fromBytes: (e) => {
|
|
183
|
-
if (e.length !== u)
|
|
184
|
-
throw new Error("Field.fromBytes: expected " + u + " bytes, got " + e.length);
|
|
185
|
-
return o ? S(e) : _(e);
|
|
186
|
-
},
|
|
187
|
-
// TODO: we don't need it here, move out to separate fn
|
|
188
|
-
invertBatch: (e) => G(w, e),
|
|
189
|
-
// We can't move this out because Fp6, Fp12 implement it
|
|
190
|
-
// and it's unclear what to return in there.
|
|
191
|
-
cmov: (e, l, a) => a ? l : e
|
|
192
|
-
});
|
|
193
|
-
return Object.freeze(w);
|
|
194
|
-
}
|
|
195
|
-
function A(t) {
|
|
196
|
-
if (typeof t != "bigint")
|
|
197
|
-
throw new Error("field order must be bigint");
|
|
198
|
-
const n = t.toString(2).length;
|
|
199
|
-
return Math.ceil(n / 8);
|
|
200
|
-
}
|
|
201
|
-
function W(t) {
|
|
202
|
-
const n = A(t);
|
|
203
|
-
return n + Math.ceil(n / 2);
|
|
204
|
-
}
|
|
205
|
-
function D(t, n, o = !1) {
|
|
206
|
-
const r = t.length, s = A(n), f = W(n);
|
|
207
|
-
if (r < 16 || r < f || r > 1024)
|
|
208
|
-
throw new Error("expected " + f + "-1024 bytes of input, got " + r);
|
|
209
|
-
const c = o ? S(t) : _(t), u = h(c, n - d) + d;
|
|
210
|
-
return o ? y(u, s) : I(u, s);
|
|
1
|
+
import { formatAbiParameters as r } from "./index264.js";
|
|
2
|
+
function u(t) {
|
|
3
|
+
var n;
|
|
4
|
+
return t.type === "function" ? `function ${t.name}(${r(t.inputs)})${t.stateMutability && t.stateMutability !== "nonpayable" ? ` ${t.stateMutability}` : ""}${(n = t.outputs) != null && n.length ? ` returns (${r(t.outputs)})` : ""}` : t.type === "event" ? `event ${t.name}(${r(t.inputs)})` : t.type === "error" ? `error ${t.name}(${r(t.inputs)})` : t.type === "constructor" ? `constructor(${r(t.inputs)})${t.stateMutability === "payable" ? " payable" : ""}` : t.type === "fallback" ? `fallback() external${t.stateMutability === "payable" ? " payable" : ""}` : "receive() external payable";
|
|
211
5
|
}
|
|
212
6
|
export {
|
|
213
|
-
|
|
214
|
-
G as FpInvertBatch,
|
|
215
|
-
N as FpLegendre,
|
|
216
|
-
k as FpPow,
|
|
217
|
-
Q as FpSqrt,
|
|
218
|
-
A as getFieldBytesLength,
|
|
219
|
-
W as getMinHashLength,
|
|
220
|
-
B as invert,
|
|
221
|
-
D as mapHashToField,
|
|
222
|
-
h as mod,
|
|
223
|
-
J as nLength,
|
|
224
|
-
O as pow2,
|
|
225
|
-
K as tonelliShanks,
|
|
226
|
-
P as validateField
|
|
7
|
+
u as formatAbiItem
|
|
227
8
|
};
|
package/dist/index264.cjs
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
2
|
-
`);super(u),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiTypeError"}),e.cause&&(this.cause=e.cause),this.details=s,this.docsPath=r,this.metaMessages=e.metaMessages,this.shortMessage=a}}exports.BaseError=t;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index265.cjs");function m(r){let e="";const a=r.length;for(let t=0;t<a;t++){const o=r[t];e+=i.formatAbiParameter(o),t!==a-1&&(e+=", ")}return e}exports.formatAbiParameters=m;
|
package/dist/index264.js
CHANGED
|
@@ -1,44 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
...e.metaMessages ? [...e.metaMessages, ""] : [],
|
|
9
|
-
...s ? [`Docs: https://abitype.dev${s}`] : [],
|
|
10
|
-
...t ? [`Details: ${t}`] : [],
|
|
11
|
-
`Version: abitype@${o}`
|
|
12
|
-
].join(`
|
|
13
|
-
`);
|
|
14
|
-
super(u), Object.defineProperty(this, "details", {
|
|
15
|
-
enumerable: !0,
|
|
16
|
-
configurable: !0,
|
|
17
|
-
writable: !0,
|
|
18
|
-
value: void 0
|
|
19
|
-
}), Object.defineProperty(this, "docsPath", {
|
|
20
|
-
enumerable: !0,
|
|
21
|
-
configurable: !0,
|
|
22
|
-
writable: !0,
|
|
23
|
-
value: void 0
|
|
24
|
-
}), Object.defineProperty(this, "metaMessages", {
|
|
25
|
-
enumerable: !0,
|
|
26
|
-
configurable: !0,
|
|
27
|
-
writable: !0,
|
|
28
|
-
value: void 0
|
|
29
|
-
}), Object.defineProperty(this, "shortMessage", {
|
|
30
|
-
enumerable: !0,
|
|
31
|
-
configurable: !0,
|
|
32
|
-
writable: !0,
|
|
33
|
-
value: void 0
|
|
34
|
-
}), Object.defineProperty(this, "name", {
|
|
35
|
-
enumerable: !0,
|
|
36
|
-
configurable: !0,
|
|
37
|
-
writable: !0,
|
|
38
|
-
value: "AbiTypeError"
|
|
39
|
-
}), e.cause && (this.cause = e.cause), this.details = t, this.docsPath = s, this.metaMessages = e.metaMessages, this.shortMessage = i;
|
|
1
|
+
import { formatAbiParameter as m } from "./index265.js";
|
|
2
|
+
function f(e) {
|
|
3
|
+
let r = "";
|
|
4
|
+
const o = e.length;
|
|
5
|
+
for (let t = 0; t < o; t++) {
|
|
6
|
+
const a = e[t];
|
|
7
|
+
r += m(a), t !== o - 1 && (r += ", ");
|
|
40
8
|
}
|
|
9
|
+
return r;
|
|
41
10
|
}
|
|
42
11
|
export {
|
|
43
|
-
|
|
12
|
+
f as formatAbiParameters
|
|
44
13
|
};
|
package/dist/index265.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="1.0.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index266.cjs"),d=/^tuple(?<array>(\[(\d*)\])*)$/;function c(n){let e=n.type;if(d.test(n.type)&&"components"in n){e="(";const p=n.components.length;for(let t=0;t<p;t++){const s=n.components[t];e+=c(s),t<p-1&&(e+=", ")}const o=f.execTyped(d,n.type);return e+=`)${(o==null?void 0:o.array)??""}`,c({...n,type:e})}return"indexed"in n&&n.indexed&&(e=`${e} indexed`),n.name?`${e} ${n.name}`:e}exports.formatAbiParameter=c;
|
package/dist/index265.js
CHANGED
|
@@ -1,4 +1,22 @@
|
|
|
1
|
-
|
|
1
|
+
import { execTyped as s } from "./index266.js";
|
|
2
|
+
const c = /^tuple(?<array>(\[(\d*)\])*)$/;
|
|
3
|
+
function d(n) {
|
|
4
|
+
let o = n.type;
|
|
5
|
+
if (c.test(n.type) && "components" in n) {
|
|
6
|
+
o = "(";
|
|
7
|
+
const p = n.components.length;
|
|
8
|
+
for (let t = 0; t < p; t++) {
|
|
9
|
+
const f = n.components[t];
|
|
10
|
+
o += d(f), t < p - 1 && (o += ", ");
|
|
11
|
+
}
|
|
12
|
+
const e = s(c, n.type);
|
|
13
|
+
return o += `)${(e == null ? void 0 : e.array) ?? ""}`, d({
|
|
14
|
+
...n,
|
|
15
|
+
type: o
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
return "indexed" in n && n.indexed && (o = `${o} indexed`), n.name ? `${o} ${n.name}` : o;
|
|
19
|
+
}
|
|
2
20
|
export {
|
|
3
|
-
|
|
21
|
+
d as formatAbiParameter
|
|
4
22
|
};
|
package/dist/index266.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function s(t,n){const e=t.exec(n);return e==null?void 0:e.groups}const g=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,o=/^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/,c=/^\(.+?\).*?$/;exports.bytesRegex=g;exports.execTyped=s;exports.integerRegex=o;exports.isTupleRegex=c;
|
package/dist/index266.js
CHANGED
|
@@ -1,8 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
return t.type === "function" ? `function ${t.name}(${r(t.inputs)})${t.stateMutability && t.stateMutability !== "nonpayable" ? ` ${t.stateMutability}` : ""}${(n = t.outputs) != null && n.length ? ` returns (${r(t.outputs)})` : ""}` : t.type === "event" ? `event ${t.name}(${r(t.inputs)})` : t.type === "error" ? `error ${t.name}(${r(t.inputs)})` : t.type === "constructor" ? `constructor(${r(t.inputs)})${t.stateMutability === "payable" ? " payable" : ""}` : t.type === "fallback" ? `fallback() external${t.stateMutability === "payable" ? " payable" : ""}` : "receive() external payable";
|
|
1
|
+
function s(t, n) {
|
|
2
|
+
const e = t.exec(n);
|
|
3
|
+
return e == null ? void 0 : e.groups;
|
|
5
4
|
}
|
|
5
|
+
const o = /^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/, c = /^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/, x = /^\(.+?\).*?$/;
|
|
6
6
|
export {
|
|
7
|
-
|
|
7
|
+
o as bytesRegex,
|
|
8
|
+
s as execTyped,
|
|
9
|
+
c as integerRegex,
|
|
10
|
+
x as isTupleRegex
|
|
8
11
|
};
|
package/dist/index267.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index266.cjs"),n=/^error (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;function o(e){return n.test(e)}function s(e){return t.execTyped(n,e)}const r=/^event (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;function g(e){return r.test(e)}function S(e){return t.execTyped(r,e)}const i=/^function (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)(?: (?<scope>external|public{1}))?(?: (?<stateMutability>pure|view|nonpayable|payable{1}))?(?: returns\s?\((?<returns>.*?)\))?$/;function x(e){return i.test(e)}function l(e){return t.execTyped(i,e)}const a=/^struct (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*) \{(?<properties>.*?)\}$/;function f(e){return a.test(e)}function p(e){return t.execTyped(a,e)}const u=/^constructor\((?<parameters>.*?)\)(?:\s(?<stateMutability>payable{1}))?$/;function b(e){return u.test(e)}function y(e){return t.execTyped(u,e)}const c=/^fallback\(\) external(?:\s(?<stateMutability>payable{1}))?$/;function d(e){return c.test(e)}function $(e){return t.execTyped(c,e)}const v=/^receive\(\) external payable$/;function m(e){return v.test(e)}const R=new Set(["indexed"]),z=new Set(["calldata","memory","storage"]);exports.eventModifiers=R;exports.execConstructorSignature=y;exports.execErrorSignature=s;exports.execEventSignature=S;exports.execFallbackSignature=$;exports.execFunctionSignature=l;exports.execStructSignature=p;exports.functionModifiers=z;exports.isConstructorSignature=b;exports.isErrorSignature=o;exports.isEventSignature=g;exports.isFallbackSignature=d;exports.isFunctionSignature=x;exports.isReceiveSignature=m;exports.isStructSignature=f;
|
package/dist/index267.js
CHANGED
|
@@ -1,13 +1,69 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { execTyped as t } from "./index266.js";
|
|
2
|
+
const n = /^error (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;
|
|
3
|
+
function g(e) {
|
|
4
|
+
return n.test(e);
|
|
5
|
+
}
|
|
6
|
+
function S(e) {
|
|
7
|
+
return t(n, e);
|
|
8
|
+
}
|
|
9
|
+
const r = /^event (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;
|
|
10
|
+
function l(e) {
|
|
11
|
+
return r.test(e);
|
|
12
|
+
}
|
|
2
13
|
function f(e) {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
14
|
+
return t(r, e);
|
|
15
|
+
}
|
|
16
|
+
const a = /^function (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)(?: (?<scope>external|public{1}))?(?: (?<stateMutability>pure|view|nonpayable|payable{1}))?(?: returns\s?\((?<returns>.*?)\))?$/;
|
|
17
|
+
function x(e) {
|
|
18
|
+
return a.test(e);
|
|
19
|
+
}
|
|
20
|
+
function p(e) {
|
|
21
|
+
return t(a, e);
|
|
22
|
+
}
|
|
23
|
+
const u = /^struct (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*) \{(?<properties>.*?)\}$/;
|
|
24
|
+
function $(e) {
|
|
25
|
+
return u.test(e);
|
|
26
|
+
}
|
|
27
|
+
function b(e) {
|
|
28
|
+
return t(u, e);
|
|
29
|
+
}
|
|
30
|
+
const i = /^constructor\((?<parameters>.*?)\)(?:\s(?<stateMutability>payable{1}))?$/;
|
|
31
|
+
function m(e) {
|
|
32
|
+
return i.test(e);
|
|
33
|
+
}
|
|
34
|
+
function y(e) {
|
|
35
|
+
return t(i, e);
|
|
36
|
+
}
|
|
37
|
+
const c = /^fallback\(\) external(?:\s(?<stateMutability>payable{1}))?$/;
|
|
38
|
+
function v(e) {
|
|
39
|
+
return c.test(e);
|
|
40
|
+
}
|
|
41
|
+
function z(e) {
|
|
42
|
+
return t(c, e);
|
|
43
|
+
}
|
|
44
|
+
const o = /^receive\(\) external payable$/;
|
|
45
|
+
function A(e) {
|
|
46
|
+
return o.test(e);
|
|
10
47
|
}
|
|
48
|
+
const R = /* @__PURE__ */ new Set(["indexed"]), Z = /* @__PURE__ */ new Set([
|
|
49
|
+
"calldata",
|
|
50
|
+
"memory",
|
|
51
|
+
"storage"
|
|
52
|
+
]);
|
|
11
53
|
export {
|
|
12
|
-
|
|
54
|
+
R as eventModifiers,
|
|
55
|
+
y as execConstructorSignature,
|
|
56
|
+
S as execErrorSignature,
|
|
57
|
+
f as execEventSignature,
|
|
58
|
+
z as execFallbackSignature,
|
|
59
|
+
p as execFunctionSignature,
|
|
60
|
+
b as execStructSignature,
|
|
61
|
+
Z as functionModifiers,
|
|
62
|
+
m as isConstructorSignature,
|
|
63
|
+
g as isErrorSignature,
|
|
64
|
+
l as isEventSignature,
|
|
65
|
+
v as isFallbackSignature,
|
|
66
|
+
x as isFunctionSignature,
|
|
67
|
+
A as isReceiveSignature,
|
|
68
|
+
$ as isStructSignature
|
|
13
69
|
};
|
package/dist/index268.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("./index266.cjs"),b=require("./index271.cjs"),T=require("./index272.cjs"),y=require("./index273.cjs"),q=require("./index275.cjs"),f=require("./index267.cjs"),S=require("./index269.cjs");function v(i){const n={},u=i.length;for(let e=0;e<u;e++){const o=i[e];if(!f.isStructSignature(o))continue;const r=f.execStructSignature(o);if(!r)throw new y.InvalidSignatureError({signature:o,type:"struct"});const p=r.properties.split(";"),t=[],w=p.length;for(let l=0;l<w;l++){const g=p[l].trim();if(!g)continue;const d=S.parseAbiParameter(g,{type:"struct"});t.push(d)}if(!t.length)throw new y.InvalidStructSignatureError({signature:o});n[r.name]=t}const s={},a=Object.entries(n),c=a.length;for(let e=0;e<c;e++){const[o,r]=a[e];s[o]=m(r,n)}return s}const P=/^(?<type>[a-zA-Z$_][a-zA-Z0-9$_]*)(?<array>(?:\[\d*?\])+?)?$/;function m(i,n,u=new Set){const s=[],a=i.length;for(let c=0;c<a;c++){const e=i[c];if(h.isTupleRegex.test(e.type))s.push(e);else{const r=h.execTyped(P,e.type);if(!(r!=null&&r.type))throw new T.InvalidAbiTypeParameterError({abiParameter:e});const{array:p,type:t}=r;if(t in n){if(u.has(t))throw new q.CircularReferenceError({type:t});s.push({...e,type:`tuple${p??""}`,components:m(n[t]??[],n,new Set([...u,t]))})}else if(S.isSolidityType(t))s.push(e);else throw new b.UnknownTypeError({type:t})}}return s}exports.parseStructs=v;
|
package/dist/index268.js
CHANGED
|
@@ -1,22 +1,68 @@
|
|
|
1
|
-
import { execTyped as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { isTupleRegex as g, execTyped as w } from "./index266.js";
|
|
2
|
+
import { UnknownTypeError as S } from "./index271.js";
|
|
3
|
+
import { InvalidAbiTypeParameterError as d } from "./index272.js";
|
|
4
|
+
import { InvalidSignatureError as T, InvalidStructSignatureError as v } from "./index273.js";
|
|
5
|
+
import { CircularReferenceError as x } from "./index275.js";
|
|
6
|
+
import { isStructSignature as E, execStructSignature as b } from "./index267.js";
|
|
7
|
+
import { parseAbiParameter as A, isSolidityType as $ } from "./index269.js";
|
|
8
|
+
function C(s) {
|
|
9
|
+
const n = {}, c = s.length;
|
|
10
|
+
for (let t = 0; t < c; t++) {
|
|
11
|
+
const i = s[t];
|
|
12
|
+
if (!E(i))
|
|
13
|
+
continue;
|
|
14
|
+
const r = b(i);
|
|
15
|
+
if (!r)
|
|
16
|
+
throw new T({ signature: i, type: "struct" });
|
|
17
|
+
const u = r.properties.split(";"), e = [], h = u.length;
|
|
18
|
+
for (let l = 0; l < h; l++) {
|
|
19
|
+
const m = u[l].trim();
|
|
20
|
+
if (!m)
|
|
21
|
+
continue;
|
|
22
|
+
const y = A(m, {
|
|
23
|
+
type: "struct"
|
|
24
|
+
});
|
|
25
|
+
e.push(y);
|
|
11
26
|
}
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
type: o
|
|
16
|
-
});
|
|
27
|
+
if (!e.length)
|
|
28
|
+
throw new v({ signature: i });
|
|
29
|
+
n[r.name] = e;
|
|
17
30
|
}
|
|
18
|
-
|
|
31
|
+
const o = {}, a = Object.entries(n), p = a.length;
|
|
32
|
+
for (let t = 0; t < p; t++) {
|
|
33
|
+
const [i, r] = a[t];
|
|
34
|
+
o[i] = f(r, n);
|
|
35
|
+
}
|
|
36
|
+
return o;
|
|
37
|
+
}
|
|
38
|
+
const I = /^(?<type>[a-zA-Z$_][a-zA-Z0-9$_]*)(?<array>(?:\[\d*?\])+?)?$/;
|
|
39
|
+
function f(s, n, c = /* @__PURE__ */ new Set()) {
|
|
40
|
+
const o = [], a = s.length;
|
|
41
|
+
for (let p = 0; p < a; p++) {
|
|
42
|
+
const t = s[p];
|
|
43
|
+
if (g.test(t.type))
|
|
44
|
+
o.push(t);
|
|
45
|
+
else {
|
|
46
|
+
const r = w(I, t.type);
|
|
47
|
+
if (!(r != null && r.type))
|
|
48
|
+
throw new d({ abiParameter: t });
|
|
49
|
+
const { array: u, type: e } = r;
|
|
50
|
+
if (e in n) {
|
|
51
|
+
if (c.has(e))
|
|
52
|
+
throw new x({ type: e });
|
|
53
|
+
o.push({
|
|
54
|
+
...t,
|
|
55
|
+
type: `tuple${u ?? ""}`,
|
|
56
|
+
components: f(n[e] ?? [], n, /* @__PURE__ */ new Set([...c, e]))
|
|
57
|
+
});
|
|
58
|
+
} else if ($(e))
|
|
59
|
+
o.push(t);
|
|
60
|
+
else
|
|
61
|
+
throw new S({ type: e });
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
return o;
|
|
19
65
|
}
|
|
20
66
|
export {
|
|
21
|
-
|
|
67
|
+
C as parseStructs
|
|
22
68
|
};
|
package/dist/index269.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function s(t,n){const e=t.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("./index266.cjs"),A=require("./index271.cjs"),g=require("./index272.cjs"),d=require("./index273.cjs"),q=require("./index274.cjs"),h=require("./index300.cjs"),o=require("./index267.cjs");function z(e,t={}){if(o.isFunctionSignature(e))return E(e,t);if(o.isEventSignature(e))return P(e,t);if(o.isErrorSignature(e))return M(e,t);if(o.isConstructorSignature(e))return I(e,t);if(o.isFallbackSignature(e))return R(e);if(o.isReceiveSignature(e))return{type:"receive",stateMutability:"payable"};throw new d.UnknownSignatureError({signature:e})}function E(e,t={}){const n=o.execFunctionSignature(e);if(!n)throw new d.InvalidSignatureError({signature:e,type:"function"});const a=u(n.parameters),r=[],c=a.length;for(let s=0;s<c;s++)r.push(m(a[s],{modifiers:o.functionModifiers,structs:t,type:"function"}));const i=[];if(n.returns){const s=u(n.returns),l=s.length;for(let f=0;f<l;f++)i.push(m(s[f],{modifiers:o.functionModifiers,structs:t,type:"function"}))}return{name:n.name,type:"function",stateMutability:n.stateMutability??"nonpayable",inputs:r,outputs:i}}function P(e,t={}){const n=o.execEventSignature(e);if(!n)throw new d.InvalidSignatureError({signature:e,type:"event"});const a=u(n.parameters),r=[],c=a.length;for(let i=0;i<c;i++)r.push(m(a[i],{modifiers:o.eventModifiers,structs:t,type:"event"}));return{name:n.name,type:"event",inputs:r}}function M(e,t={}){const n=o.execErrorSignature(e);if(!n)throw new d.InvalidSignatureError({signature:e,type:"error"});const a=u(n.parameters),r=[],c=a.length;for(let i=0;i<c;i++)r.push(m(a[i],{structs:t,type:"error"}));return{name:n.name,type:"error",inputs:r}}function I(e,t={}){const n=o.execConstructorSignature(e);if(!n)throw new d.InvalidSignatureError({signature:e,type:"constructor"});const a=u(n.parameters),r=[],c=a.length;for(let i=0;i<c;i++)r.push(m(a[i],{structs:t,type:"constructor"}));return{type:"constructor",stateMutability:n.stateMutability??"nonpayable",inputs:r}}function R(e){const t=o.execFallbackSignature(e);if(!t)throw new d.InvalidSignatureError({signature:e,type:"fallback"});return{type:"fallback",stateMutability:t.stateMutability??"nonpayable"}}const _=/^(?<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$_]*))?$/,$=/^\((?<type>.+?)\)(?<array>(?:\[\d*?\])+?)?(?:\s(?<modifier>calldata|indexed|memory|storage{1}))?(?:\s(?<name>[a-zA-Z$_][a-zA-Z0-9$_]*))?$/,K=/^u?int$/;function m(e,t){var p,w;const n=h.getParameterCacheKey(e,t==null?void 0:t.type,t==null?void 0:t.structs);if(h.parameterCache.has(n))return h.parameterCache.get(n);const a=y.isTupleRegex.test(e),r=y.execTyped(a?$:_,e);if(!r)throw new g.InvalidParameterError({param:e});if(r.name&&F(r.name))throw new g.SolidityProtectedKeywordError({param:e,name:r.name});const c=r.name?{name:r.name}:{},i=r.modifier==="indexed"?{indexed:!0}:{},s=(t==null?void 0:t.structs)??{};let l,f={};if(a){l="tuple";const v=u(r.type),x=[],k=v.length;for(let b=0;b<k;b++)x.push(m(v[b],{structs:s}));f={components:x}}else if(r.type in s)l="tuple",f={components:s[r.type]};else if(K.test(r.type))l=`${r.type}256`;else if(l=r.type,(t==null?void 0:t.type)!=="struct"&&!C(l))throw new A.UnknownSolidityTypeError({type:l});if(r.modifier){if(!((w=(p=t==null?void 0:t.modifiers)==null?void 0:p.has)!=null&&w.call(p,r.modifier)))throw new g.InvalidModifierError({param:e,type:t==null?void 0:t.type,modifier:r.modifier});if(o.functionModifiers.has(r.modifier)&&!T(l,!!r.array))throw new g.InvalidFunctionModifierError({param:e,type:t==null?void 0:t.type,modifier:r.modifier})}const S={type:`${l}${r.array??""}`,...c,...i,...f};return h.parameterCache.set(n,S),S}function u(e,t=[],n="",a=0){const r=e.trim().length;for(let c=0;c<r;c++){const i=e[c],s=e.slice(c+1);switch(i){case",":return a===0?u(s,[...t,n.trim()]):u(s,t,`${n}${i}`,a);case"(":return u(s,t,`${n}${i}`,a+1);case")":return u(s,t,`${n}${i}`,a-1);default:return u(s,t,`${n}${i}`,a)}}if(n==="")return t;if(a!==0)throw new q.InvalidParenthesisError({current:n,depth:a});return t.push(n.trim()),t}function C(e){return e==="address"||e==="bool"||e==="function"||e==="string"||y.bytesRegex.test(e)||y.integerRegex.test(e)}const Z=/^(?: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)$/;function F(e){return e==="address"||e==="bool"||e==="function"||e==="string"||e==="tuple"||y.bytesRegex.test(e)||y.integerRegex.test(e)||Z.test(e)}function T(e,t){return t||e==="bytes"||e==="string"||e==="tuple"}exports.isSolidityKeyword=F;exports.isSolidityType=C;exports.isValidDataLocation=T;exports.parseAbiParameter=m;exports.parseConstructorSignature=I;exports.parseErrorSignature=M;exports.parseEventSignature=P;exports.parseFallbackSignature=R;exports.parseFunctionSignature=E;exports.parseSignature=z;exports.splitParameters=u;
|