@gardenfi/swap 0.0.2-beta.3 → 0.0.2-beta.5
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/index106.cjs +1 -1
- package/dist/index106.js +1 -1
- package/dist/index107.cjs +1 -1
- package/dist/index107.js +1 -1
- package/dist/index119.cjs +1 -1
- package/dist/index119.js +1 -1
- package/dist/index12.cjs +1 -1
- package/dist/index12.js +12 -12
- package/dist/index120.cjs +1 -1
- package/dist/index120.js +1 -1
- package/dist/index121.cjs +1 -1
- package/dist/index121.js +1 -1
- package/dist/index122.cjs +1 -1
- package/dist/index122.js +1 -1
- package/dist/index154.cjs +1 -1
- package/dist/index154.js +2 -2
- package/dist/index155.cjs +1 -1
- package/dist/index155.js +2 -2
- package/dist/index156.cjs +1 -1
- package/dist/index156.js +2 -2
- package/dist/index157.cjs +1 -1
- package/dist/index157.js +2 -2
- package/dist/index158.cjs +1 -1
- package/dist/index158.js +2 -2
- package/dist/index159.cjs +1 -1
- package/dist/index159.js +2 -2
- package/dist/index168.cjs +1 -1
- package/dist/index168.js +1 -1
- package/dist/index235.cjs +1 -1
- package/dist/index235.js +1 -1
- package/dist/index236.cjs +1 -1
- package/dist/index236.js +2 -2
- package/dist/index247.cjs +1 -1
- package/dist/index247.js +1 -1
- package/dist/index278.cjs +1 -1
- package/dist/index278.js +1 -1
- package/dist/index299.cjs +1 -1
- package/dist/index299.js +7 -37
- package/dist/index300.cjs +1 -1
- package/dist/index300.js +36 -14
- package/dist/index301.cjs +1 -1
- package/dist/index301.js +15 -8
- package/dist/index302.cjs +1 -1
- package/dist/index302.js +8 -7
- package/dist/index304.cjs +1 -1
- package/dist/index304.js +1 -1
- package/dist/index305.cjs +1 -1
- package/dist/index305.js +1 -1
- package/dist/index311.cjs +1 -1
- package/dist/index311.js +1 -1
- package/dist/index312.cjs +1 -1
- package/dist/index312.js +1 -1
- package/dist/index319.cjs +1 -1
- package/dist/index319.js +103 -6
- package/dist/index320.cjs +1 -1
- package/dist/index320.js +7 -7
- package/dist/index321.cjs +1 -1
- package/dist/index321.js +7 -104
- package/dist/index349.cjs +1 -1
- package/dist/index349.js +4 -77
- package/dist/index350.cjs +2 -1
- package/dist/index350.js +194 -5
- package/dist/index351.cjs +1 -1
- package/dist/index351.js +77 -4
- package/dist/index352.cjs +1 -2
- package/dist/index352.js +317 -167
- package/dist/index353.cjs +1 -1
- package/dist/index353.js +149 -332
- package/dist/index354.cjs +1 -1
- package/dist/index354.js +5 -161
- package/dist/index361.cjs +1 -1
- package/dist/index361.js +140 -3
- package/dist/index362.cjs +1 -1
- package/dist/index362.js +3 -140
- package/dist/index381.cjs +1 -1
- package/dist/index381.js +2 -22
- package/dist/index382.cjs +1 -1
- package/dist/index382.js +22 -2
- package/dist/index383.cjs +1 -1
- package/dist/index383.js +1 -1
- package/dist/src/lib/store/swapStore.d.ts +1 -1
- package/package.json +5 -5
package/dist/index305.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index361.cjs");async function f(i,{gatewayUrls:t,record:r}){return/eip155:/i.test(r)?l(i,{gatewayUrls:t,record:r}):e.parseAvatarUri({uri:r,gatewayUrls:t})}async function l(i,{gatewayUrls:t,record:r}){const n=e.parseNftUri(r),o=await e.getNftTokenUri(i,{nft:n}),{uri:a,isOnChain:c,isEncoded:p}=e.resolveAvatarUri({uri:o,gatewayUrls:t});if(c&&(a.includes("data:application/json;base64,")||a.startsWith("{"))){const u=p?atob(a.replace("data:application/json;base64,","")):a,d=JSON.parse(u);return e.parseAvatarUri({uri:e.getJsonImage(d),gatewayUrls:t})}let s=n.tokenID;return n.namespace==="erc1155"&&(s=s.replace("0x","").padStart(64,"0")),e.getMetadataAvatarUri({gatewayUrls:t,uri:a.replace(/(?:0x)?{id}/,s)})}exports.parseAvatarRecord=f;
|
package/dist/index305.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { parseAvatarUri as o, parseNftUri as f, getNftTokenUri as v, resolveAvatarUri as l, getJsonImage as A, getMetadataAvatarUri as N } from "./
|
|
1
|
+
import { parseAvatarUri as o, parseNftUri as f, getNftTokenUri as v, resolveAvatarUri as l, getJsonImage as A, getMetadataAvatarUri as N } from "./index361.js";
|
|
2
2
|
async function b(r, { gatewayUrls: t, record: e }) {
|
|
3
3
|
return /eip155:/i.test(e) ? U(r, { gatewayUrls: t, record: e }) : o({ uri: e, gatewayUrls: t });
|
|
4
4
|
}
|
package/dist/index311.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index363.cjs"),b=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index363.cjs"),b=require("./index350.cjs"),d=require("./index277.cjs");function m(...t){var e;const[o,r]=(()=>{if(Array.isArray(t[0])){const[s,f]=t;return[c(s),f]}return t})(),{bytecode:u,args:n}=r;return d.concat(u,(e=o.inputs)!=null&&e.length&&(n!=null&&n.length)?b.encode(o.inputs,n):"0x")}function y(t){return i.from(t)}function c(t){const o=t.find(r=>r.type==="constructor");if(!o)throw new i.NotFoundError({name:"constructor"});return o}exports.encode=m;exports.from=y;exports.fromAbi=c;
|
package/dist/index311.js
CHANGED
package/dist/index312.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index363.cjs"),l=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index363.cjs"),l=require("./index350.cjs"),A=require("./index277.cjs");function y(...t){const[e,n=[]]=(()=>{if(Array.isArray(t[0])){const[m,g,a]=t;return[c(m,g,{args:a}),a]}const[b,d]=t;return[b,d]})(),{overloads:o}=e,i=o?c([e,...o],e.name,{args:n}):e,u=f(i),s=n.length>0?l.encode(i.inputs,n):void 0;return s?A.concat(u,s):u}function S(t,e={}){return r.from(t,e)}function c(t,e,n){const o=r.fromAbi(t,e,n);if(o.type!=="function")throw new r.NotFoundError({name:e,type:"function"});return o}function f(t){return r.getSelector(t)}exports.encodeData=y;exports.from=S;exports.fromAbi=c;exports.getSelector=f;
|
package/dist/index312.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { from as g, fromAbi as b, NotFoundError as l, getSelector as p } from "./index363.js";
|
|
2
|
-
import { encode as A } from "./
|
|
2
|
+
import { encode as A } from "./index350.js";
|
|
3
3
|
import { concat as y } from "./index277.js";
|
|
4
4
|
function w(...o) {
|
|
5
5
|
const [t, n = []] = (() => {
|
package/dist/index319.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 e=require("./index364.cjs"),x=require("./index318.cjs"),_=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),f=new Uint32Array(64);class u extends e.HashMD{constructor(o=32){super(64,o,8,!1),this.A=e.SHA256_IV[0]|0,this.B=e.SHA256_IV[1]|0,this.C=e.SHA256_IV[2]|0,this.D=e.SHA256_IV[3]|0,this.E=e.SHA256_IV[4]|0,this.F=e.SHA256_IV[5]|0,this.G=e.SHA256_IV[6]|0,this.H=e.SHA256_IV[7]|0}get(){const{A:o,B:h,C:s,D:a,E:r,F:b,G:c,H:i}=this;return[o,h,s,a,r,b,c,i]}set(o,h,s,a,r,b,c,i){this.A=o|0,this.B=h|0,this.C=s|0,this.D=a|0,this.E=r|0,this.F=b|0,this.G=c|0,this.H=i|0}process(o,h){for(let t=0;t<16;t++,h+=4)f[t]=o.getUint32(h,!1);for(let t=16;t<64;t++){const H=f[t-15],d=f[t-2],S=x.rotr(H,7)^x.rotr(H,18)^H>>>3,l=x.rotr(d,17)^x.rotr(d,19)^d>>>10;f[t]=l+f[t-7]+S+f[t-16]|0}let{A:s,B:a,C:r,D:b,E:c,F:i,G:n,H:A}=this;for(let t=0;t<64;t++){const H=x.rotr(c,6)^x.rotr(c,11)^x.rotr(c,25),d=A+H+e.Chi(c,i,n)+_[t]+f[t]|0,l=(x.rotr(s,2)^x.rotr(s,13)^x.rotr(s,22))+e.Maj(s,a,r)|0;A=n,n=i,i=c,c=b+d|0,b=r,r=a,a=s,s=d+l|0}s=s+this.A|0,a=a+this.B|0,r=r+this.C|0,b=b+this.D|0,c=c+this.E|0,i=i+this.F|0,n=n+this.G|0,A=A+this.H|0,this.set(s,a,r,b,c,i,n,A)}roundClean(){x.clean(f)}destroy(){this.set(0,0,0,0,0,0,0,0),x.clean(this.buffer)}}const I=x.createHasher(()=>new u);exports.SHA256=u;exports.sha256=I;
|
package/dist/index319.js
CHANGED
|
@@ -1,9 +1,106 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { HashMD as D, SHA256_IV as b, Chi as g, Maj as p } from "./index364.js";
|
|
2
|
+
import { createHasher as u, clean as C, rotr as i } from "./index318.js";
|
|
3
|
+
const B = /* @__PURE__ */ Uint32Array.from([
|
|
4
|
+
1116352408,
|
|
5
|
+
1899447441,
|
|
6
|
+
3049323471,
|
|
7
|
+
3921009573,
|
|
8
|
+
961987163,
|
|
9
|
+
1508970993,
|
|
10
|
+
2453635748,
|
|
11
|
+
2870763221,
|
|
12
|
+
3624381080,
|
|
13
|
+
310598401,
|
|
14
|
+
607225278,
|
|
15
|
+
1426881987,
|
|
16
|
+
1925078388,
|
|
17
|
+
2162078206,
|
|
18
|
+
2614888103,
|
|
19
|
+
3248222580,
|
|
20
|
+
3835390401,
|
|
21
|
+
4022224774,
|
|
22
|
+
264347078,
|
|
23
|
+
604807628,
|
|
24
|
+
770255983,
|
|
25
|
+
1249150122,
|
|
26
|
+
1555081692,
|
|
27
|
+
1996064986,
|
|
28
|
+
2554220882,
|
|
29
|
+
2821834349,
|
|
30
|
+
2952996808,
|
|
31
|
+
3210313671,
|
|
32
|
+
3336571891,
|
|
33
|
+
3584528711,
|
|
34
|
+
113926993,
|
|
35
|
+
338241895,
|
|
36
|
+
666307205,
|
|
37
|
+
773529912,
|
|
38
|
+
1294757372,
|
|
39
|
+
1396182291,
|
|
40
|
+
1695183700,
|
|
41
|
+
1986661051,
|
|
42
|
+
2177026350,
|
|
43
|
+
2456956037,
|
|
44
|
+
2730485921,
|
|
45
|
+
2820302411,
|
|
46
|
+
3259730800,
|
|
47
|
+
3345764771,
|
|
48
|
+
3516065817,
|
|
49
|
+
3600352804,
|
|
50
|
+
4094571909,
|
|
51
|
+
275423344,
|
|
52
|
+
430227734,
|
|
53
|
+
506948616,
|
|
54
|
+
659060556,
|
|
55
|
+
883997877,
|
|
56
|
+
958139571,
|
|
57
|
+
1322822218,
|
|
58
|
+
1537002063,
|
|
59
|
+
1747873779,
|
|
60
|
+
1955562222,
|
|
61
|
+
2024104815,
|
|
62
|
+
2227730452,
|
|
63
|
+
2361852424,
|
|
64
|
+
2428436474,
|
|
65
|
+
2756734187,
|
|
66
|
+
3204031479,
|
|
67
|
+
3329325298
|
|
68
|
+
]), h = /* @__PURE__ */ new Uint32Array(64);
|
|
69
|
+
class E extends D {
|
|
70
|
+
constructor(o = 32) {
|
|
71
|
+
super(64, o, 8, !1), this.A = b[0] | 0, this.B = b[1] | 0, this.C = b[2] | 0, this.D = b[3] | 0, this.E = b[4] | 0, this.F = b[5] | 0, this.G = b[6] | 0, this.H = b[7] | 0;
|
|
72
|
+
}
|
|
73
|
+
get() {
|
|
74
|
+
const { A: o, B: r, C: t, D: s, E: a, F: f, G: c, H: e } = this;
|
|
75
|
+
return [o, r, t, s, a, f, c, e];
|
|
76
|
+
}
|
|
77
|
+
// prettier-ignore
|
|
78
|
+
set(o, r, t, s, a, f, c, e) {
|
|
79
|
+
this.A = o | 0, this.B = r | 0, this.C = t | 0, this.D = s | 0, this.E = a | 0, this.F = f | 0, this.G = c | 0, this.H = e | 0;
|
|
80
|
+
}
|
|
81
|
+
process(o, r) {
|
|
82
|
+
for (let x = 0; x < 16; x++, r += 4)
|
|
83
|
+
h[x] = o.getUint32(r, !1);
|
|
84
|
+
for (let x = 16; x < 64; x++) {
|
|
85
|
+
const H = h[x - 15], d = h[x - 2], m = i(H, 7) ^ i(H, 18) ^ H >>> 3, l = i(d, 17) ^ i(d, 19) ^ d >>> 10;
|
|
86
|
+
h[x] = l + h[x - 7] + m + h[x - 16] | 0;
|
|
87
|
+
}
|
|
88
|
+
let { A: t, B: s, C: a, D: f, E: c, F: e, G: n, H: A } = this;
|
|
89
|
+
for (let x = 0; x < 64; x++) {
|
|
90
|
+
const H = i(c, 6) ^ i(c, 11) ^ i(c, 25), d = A + H + g(c, e, n) + B[x] + h[x] | 0, l = (i(t, 2) ^ i(t, 13) ^ i(t, 22)) + p(t, s, a) | 0;
|
|
91
|
+
A = n, n = e, e = c, c = f + d | 0, f = a, a = s, s = t, t = d + l | 0;
|
|
92
|
+
}
|
|
93
|
+
t = t + this.A | 0, s = s + this.B | 0, a = a + this.C | 0, f = f + this.D | 0, c = c + this.E | 0, e = e + this.F | 0, n = n + this.G | 0, A = A + this.H | 0, this.set(t, s, a, f, c, e, n, A);
|
|
94
|
+
}
|
|
95
|
+
roundClean() {
|
|
96
|
+
C(h);
|
|
97
|
+
}
|
|
98
|
+
destroy() {
|
|
99
|
+
this.set(0, 0, 0, 0, 0, 0, 0, 0), C(this.buffer);
|
|
100
|
+
}
|
|
6
101
|
}
|
|
102
|
+
const y = /* @__PURE__ */ u(() => new E());
|
|
7
103
|
export {
|
|
8
|
-
|
|
104
|
+
E as SHA256,
|
|
105
|
+
y as sha256
|
|
9
106
|
};
|
package/dist/index320.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("./index201.cjs"),r=require("./index213.cjs"),c=e=>r.keccak256(t.toBytes(e));function n(e){return c(e)}exports.hashSignature=n;
|
package/dist/index320.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
return
|
|
6
|
-
}
|
|
1
|
+
import { toBytes as o } from "./index201.js";
|
|
2
|
+
import { keccak256 as r } from "./index213.js";
|
|
3
|
+
const e = (t) => r(o(t));
|
|
4
|
+
function c(t) {
|
|
5
|
+
return e(t);
|
|
6
|
+
}
|
|
7
7
|
export {
|
|
8
|
-
|
|
8
|
+
c as hashSignature
|
|
9
9
|
};
|
package/dist/index321.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index322.cjs"),n=require("./index285.cjs"),i=t=>{const r=typeof t=="string"?t:n.formatAbiItem(t);return e.normalizeSignature(r)};exports.toSignature=i;
|
package/dist/index321.js
CHANGED
|
@@ -1,106 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
3921009573,
|
|
8
|
-
961987163,
|
|
9
|
-
1508970993,
|
|
10
|
-
2453635748,
|
|
11
|
-
2870763221,
|
|
12
|
-
3624381080,
|
|
13
|
-
310598401,
|
|
14
|
-
607225278,
|
|
15
|
-
1426881987,
|
|
16
|
-
1925078388,
|
|
17
|
-
2162078206,
|
|
18
|
-
2614888103,
|
|
19
|
-
3248222580,
|
|
20
|
-
3835390401,
|
|
21
|
-
4022224774,
|
|
22
|
-
264347078,
|
|
23
|
-
604807628,
|
|
24
|
-
770255983,
|
|
25
|
-
1249150122,
|
|
26
|
-
1555081692,
|
|
27
|
-
1996064986,
|
|
28
|
-
2554220882,
|
|
29
|
-
2821834349,
|
|
30
|
-
2952996808,
|
|
31
|
-
3210313671,
|
|
32
|
-
3336571891,
|
|
33
|
-
3584528711,
|
|
34
|
-
113926993,
|
|
35
|
-
338241895,
|
|
36
|
-
666307205,
|
|
37
|
-
773529912,
|
|
38
|
-
1294757372,
|
|
39
|
-
1396182291,
|
|
40
|
-
1695183700,
|
|
41
|
-
1986661051,
|
|
42
|
-
2177026350,
|
|
43
|
-
2456956037,
|
|
44
|
-
2730485921,
|
|
45
|
-
2820302411,
|
|
46
|
-
3259730800,
|
|
47
|
-
3345764771,
|
|
48
|
-
3516065817,
|
|
49
|
-
3600352804,
|
|
50
|
-
4094571909,
|
|
51
|
-
275423344,
|
|
52
|
-
430227734,
|
|
53
|
-
506948616,
|
|
54
|
-
659060556,
|
|
55
|
-
883997877,
|
|
56
|
-
958139571,
|
|
57
|
-
1322822218,
|
|
58
|
-
1537002063,
|
|
59
|
-
1747873779,
|
|
60
|
-
1955562222,
|
|
61
|
-
2024104815,
|
|
62
|
-
2227730452,
|
|
63
|
-
2361852424,
|
|
64
|
-
2428436474,
|
|
65
|
-
2756734187,
|
|
66
|
-
3204031479,
|
|
67
|
-
3329325298
|
|
68
|
-
]), h = /* @__PURE__ */ new Uint32Array(64);
|
|
69
|
-
class E extends D {
|
|
70
|
-
constructor(o = 32) {
|
|
71
|
-
super(64, o, 8, !1), this.A = b[0] | 0, this.B = b[1] | 0, this.C = b[2] | 0, this.D = b[3] | 0, this.E = b[4] | 0, this.F = b[5] | 0, this.G = b[6] | 0, this.H = b[7] | 0;
|
|
72
|
-
}
|
|
73
|
-
get() {
|
|
74
|
-
const { A: o, B: r, C: t, D: s, E: a, F: f, G: c, H: e } = this;
|
|
75
|
-
return [o, r, t, s, a, f, c, e];
|
|
76
|
-
}
|
|
77
|
-
// prettier-ignore
|
|
78
|
-
set(o, r, t, s, a, f, c, e) {
|
|
79
|
-
this.A = o | 0, this.B = r | 0, this.C = t | 0, this.D = s | 0, this.E = a | 0, this.F = f | 0, this.G = c | 0, this.H = e | 0;
|
|
80
|
-
}
|
|
81
|
-
process(o, r) {
|
|
82
|
-
for (let x = 0; x < 16; x++, r += 4)
|
|
83
|
-
h[x] = o.getUint32(r, !1);
|
|
84
|
-
for (let x = 16; x < 64; x++) {
|
|
85
|
-
const H = h[x - 15], d = h[x - 2], m = i(H, 7) ^ i(H, 18) ^ H >>> 3, l = i(d, 17) ^ i(d, 19) ^ d >>> 10;
|
|
86
|
-
h[x] = l + h[x - 7] + m + h[x - 16] | 0;
|
|
87
|
-
}
|
|
88
|
-
let { A: t, B: s, C: a, D: f, E: c, F: e, G: n, H: A } = this;
|
|
89
|
-
for (let x = 0; x < 64; x++) {
|
|
90
|
-
const H = i(c, 6) ^ i(c, 11) ^ i(c, 25), d = A + H + g(c, e, n) + B[x] + h[x] | 0, l = (i(t, 2) ^ i(t, 13) ^ i(t, 22)) + p(t, s, a) | 0;
|
|
91
|
-
A = n, n = e, e = c, c = f + d | 0, f = a, a = s, s = t, t = d + l | 0;
|
|
92
|
-
}
|
|
93
|
-
t = t + this.A | 0, s = s + this.B | 0, a = a + this.C | 0, f = f + this.D | 0, c = c + this.E | 0, e = e + this.F | 0, n = n + this.G | 0, A = A + this.H | 0, this.set(t, s, a, f, c, e, n, A);
|
|
94
|
-
}
|
|
95
|
-
roundClean() {
|
|
96
|
-
C(h);
|
|
97
|
-
}
|
|
98
|
-
destroy() {
|
|
99
|
-
this.set(0, 0, 0, 0, 0, 0, 0, 0), C(this.buffer);
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
const y = /* @__PURE__ */ u(() => new E());
|
|
1
|
+
import { normalizeSignature as o } from "./index322.js";
|
|
2
|
+
import { formatAbiItem as n } from "./index285.js";
|
|
3
|
+
const m = (r) => {
|
|
4
|
+
const t = typeof r == "string" ? r : n(r);
|
|
5
|
+
return o(t);
|
|
6
|
+
};
|
|
103
7
|
export {
|
|
104
|
-
|
|
105
|
-
y as sha256
|
|
8
|
+
m as toSignature
|
|
106
9
|
};
|
package/dist/index349.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 e=require("./index381.cjs");function r(){return e.version}exports.getVersion=r;
|
package/dist/index349.js
CHANGED
|
@@ -1,80 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import { keccak256 as f } from "./index347.js";
|
|
5
|
-
const l = /^0x[a-fA-F0-9]{40}$/;
|
|
6
|
-
function u(r, t = {}) {
|
|
7
|
-
const { strict: s = !0 } = t;
|
|
8
|
-
if (!l.test(r))
|
|
9
|
-
throw new i({
|
|
10
|
-
address: r,
|
|
11
|
-
cause: new h()
|
|
12
|
-
});
|
|
13
|
-
if (s) {
|
|
14
|
-
if (r.toLowerCase() === r)
|
|
15
|
-
return;
|
|
16
|
-
if (m(r) !== r)
|
|
17
|
-
throw new i({
|
|
18
|
-
address: r,
|
|
19
|
-
cause: new p()
|
|
20
|
-
});
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
function m(r) {
|
|
24
|
-
if (o.has(r))
|
|
25
|
-
return o.get(r);
|
|
26
|
-
u(r, { strict: !1 });
|
|
27
|
-
const t = r.substring(2).toLowerCase(), s = f(d(t), { as: "Bytes" }), n = t.split("");
|
|
28
|
-
for (let e = 0; e < 40; e += 2)
|
|
29
|
-
s[e >> 1] >> 4 >= 8 && n[e] && (n[e] = n[e].toUpperCase()), (s[e >> 1] & 15) >= 8 && n[e + 1] && (n[e + 1] = n[e + 1].toUpperCase());
|
|
30
|
-
const a = `0x${n.join("")}`;
|
|
31
|
-
return o.set(r, a), a;
|
|
32
|
-
}
|
|
33
|
-
function k(r, t = {}) {
|
|
34
|
-
const { strict: s = !0 } = t ?? {};
|
|
35
|
-
try {
|
|
36
|
-
return u(r, { strict: s }), !0;
|
|
37
|
-
} catch {
|
|
38
|
-
return !1;
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
class i extends c {
|
|
42
|
-
constructor({ address: t, cause: s }) {
|
|
43
|
-
super(`Address "${t}" is invalid.`, {
|
|
44
|
-
cause: s
|
|
45
|
-
}), Object.defineProperty(this, "name", {
|
|
46
|
-
enumerable: !0,
|
|
47
|
-
configurable: !0,
|
|
48
|
-
writable: !0,
|
|
49
|
-
value: "Address.InvalidAddressError"
|
|
50
|
-
});
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
class h extends c {
|
|
54
|
-
constructor() {
|
|
55
|
-
super("Address is not a 20 byte (40 hexadecimal character) value."), Object.defineProperty(this, "name", {
|
|
56
|
-
enumerable: !0,
|
|
57
|
-
configurable: !0,
|
|
58
|
-
writable: !0,
|
|
59
|
-
value: "Address.InvalidInputError"
|
|
60
|
-
});
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
class p extends c {
|
|
64
|
-
constructor() {
|
|
65
|
-
super("Address does not match its checksum counterpart."), Object.defineProperty(this, "name", {
|
|
66
|
-
enumerable: !0,
|
|
67
|
-
configurable: !0,
|
|
68
|
-
writable: !0,
|
|
69
|
-
value: "Address.InvalidChecksumError"
|
|
70
|
-
});
|
|
71
|
-
}
|
|
1
|
+
import { version as r } from "./index381.js";
|
|
2
|
+
function e() {
|
|
3
|
+
return r;
|
|
72
4
|
}
|
|
73
5
|
export {
|
|
74
|
-
|
|
75
|
-
p as InvalidChecksumError,
|
|
76
|
-
h as InvalidInputError,
|
|
77
|
-
u as assert,
|
|
78
|
-
m as checksum,
|
|
79
|
-
k as validate
|
|
6
|
+
e as getVersion
|
|
80
7
|
};
|
package/dist/index350.cjs
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const B=require("./index351.cjs"),f=require("./index348.cjs"),d=require("./index278.cjs"),i=require("./index277.cjs"),y=require("./index352.cjs"),S=require("./index353.cjs"),g=require("./index282.cjs"),E=require("./index294.cjs"),$=require("./index286.cjs");function M(e,r,n={}){const{as:t="Array",checksumAddress:a=!1}=n,s=typeof r=="string"?f.fromHex(r):r,m=S.create(s);if(f.size(s)===0&&e.length>0)throw new P;if(f.size(s)&&f.size(s)<32)throw new A({data:typeof r=="string"?r:i.fromBytes(r),parameters:e,size:f.size(s)});let h=0;const c=t==="Array"?[]:{};for(let o=0;o<e.length;++o){const u=e[o];m.setPosition(h);const[l,z]=y.decodeParameter(m,u,{checksumAddress:a,staticPosition:0});h+=z,t==="Array"?c.push(l):c[u.name??o]=l}return c}function L(e,r,n){const{checksumAddress:t=!1}={};if(e.length!==r.length)throw new p({expectedLength:e.length,givenLength:r.length});const a=y.prepareParameters({checksumAddress:t,parameters:e,values:r}),s=y.encode(a);return s.length===0?"0x":s}function b(e,r){if(e.length!==r.length)throw new p({expectedLength:e.length,givenLength:r.length});const n=[];for(let t=0;t<e.length;t++){const a=e[t],s=r[t];n.push(b.encode(a,s))}return i.concat(...n)}(function(e){function r(n,t,a=!1){if(n==="address"){const c=t;return B.assert(c),i.padLeft(c.toLowerCase(),a?32:0)}if(n==="string")return i.fromString(t);if(n==="bytes")return t;if(n==="bool")return i.padLeft(i.fromBoolean(t),a?32:1);const s=n.match(g.integerRegex);if(s){const[c,o,u="256"]=s,l=Number.parseInt(u,10)/8;return i.fromNumber(t,{size:a?32:l,signed:o==="int"})}const m=n.match(g.bytesRegex);if(m){const[c,o]=m;if(Number.parseInt(o,10)!==(t.length-2)/2)throw new w({expectedSize:Number.parseInt(o,10),value:t});return i.padRight(t,a?32:0)}const h=n.match(g.arrayRegex);if(h&&Array.isArray(t)){const[c,o]=h,u=[];for(let l=0;l<t.length;l++)u.push(r(o,t[l],!0));return u.length===0?"0x":i.concat(...u)}throw new x(n)}e.encode=r})(b||(b={}));function v(e){return Array.isArray(e)&&typeof e[0]=="string"||typeof e=="string"?E.parseAbiParameters(e):e}class A extends d.BaseError{constructor({data:r,parameters:n,size:t}){super(`Data size of ${t} bytes is too small for given parameters.`,{metaMessages:[`Params: (${$.formatAbiParameters(n)})`,`Data: ${r} (${t} bytes)`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.DataSizeTooSmallError"})}}class P extends d.BaseError{constructor(){super('Cannot decode zero data ("0x") with ABI parameters.'),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.ZeroDataError"})}}class I extends d.BaseError{constructor({expectedLength:r,givenLength:n,type:t}){super(`Array length mismatch for type \`${t}\`. Expected: \`${r}\`. Given: \`${n}\`.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.ArrayLengthMismatchError"})}}class w extends d.BaseError{constructor({expectedSize:r,value:n}){super(`Size of bytes "${n}" (bytes${i.size(n)}) does not match expected size (bytes${r}).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.BytesSizeMismatchError"})}}class p extends d.BaseError{constructor({expectedLength:r,givenLength:n}){super(["ABI encoding parameters/values length mismatch.",`Expected length (parameters): ${r}`,`Given length (values): ${n}`].join(`
|
|
2
|
+
`)),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.LengthMismatchError"})}}class T extends d.BaseError{constructor(r){super(`Value \`${r}\` is not a valid array.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.InvalidArrayError"})}}class x extends d.BaseError{constructor(r){super(`Type \`${r}\` is not a valid ABI Type.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.InvalidTypeError"})}}exports.ArrayLengthMismatchError=I;exports.BytesSizeMismatchError=w;exports.DataSizeTooSmallError=A;exports.InvalidArrayError=T;exports.InvalidTypeError=x;exports.LengthMismatchError=p;exports.ZeroDataError=P;exports.decode=M;exports.encode=L;exports.encodePacked=b;exports.from=v;
|
package/dist/index350.js
CHANGED
|
@@ -1,7 +1,196 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { assert as P } from "./index351.js";
|
|
2
|
+
import { fromHex as w, size as h } from "./index348.js";
|
|
3
|
+
import { BaseError as m } from "./index278.js";
|
|
4
|
+
import { fromBytes as x, size as E, padLeft as b, fromString as $, fromBoolean as z, fromNumber as I, padRight as L, concat as p } from "./index277.js";
|
|
5
|
+
import { prepareParameters as M, encode as v, decodeParameter as S } from "./index352.js";
|
|
6
|
+
import { create as j } from "./index353.js";
|
|
7
|
+
import { integerRegex as B, bytesRegex as T, arrayRegex as O } from "./index282.js";
|
|
8
|
+
import { parseAbiParameters as g } from "./index294.js";
|
|
9
|
+
import { formatAbiParameters as D } from "./index286.js";
|
|
10
|
+
function Q(e, r, n = {}) {
|
|
11
|
+
const { as: t = "Array", checksumAddress: a = !1 } = n, o = typeof r == "string" ? w(r) : r, l = j(o);
|
|
12
|
+
if (h(o) === 0 && e.length > 0)
|
|
13
|
+
throw new R();
|
|
14
|
+
if (h(o) && h(o) < 32)
|
|
15
|
+
throw new N({
|
|
16
|
+
data: typeof r == "string" ? r : x(r),
|
|
17
|
+
parameters: e,
|
|
18
|
+
size: h(o)
|
|
19
|
+
});
|
|
20
|
+
let f = 0;
|
|
21
|
+
const i = t === "Array" ? [] : {};
|
|
22
|
+
for (let s = 0; s < e.length; ++s) {
|
|
23
|
+
const c = e[s];
|
|
24
|
+
l.setPosition(f);
|
|
25
|
+
const [u, A] = S(l, c, {
|
|
26
|
+
checksumAddress: a,
|
|
27
|
+
staticPosition: 0
|
|
28
|
+
});
|
|
29
|
+
f += A, t === "Array" ? i.push(u) : i[c.name ?? s] = u;
|
|
30
|
+
}
|
|
31
|
+
return i;
|
|
32
|
+
}
|
|
33
|
+
function U(e, r, n) {
|
|
34
|
+
const { checksumAddress: t = !1 } = {};
|
|
35
|
+
if (e.length !== r.length)
|
|
36
|
+
throw new y({
|
|
37
|
+
expectedLength: e.length,
|
|
38
|
+
givenLength: r.length
|
|
39
|
+
});
|
|
40
|
+
const a = M({
|
|
41
|
+
checksumAddress: t,
|
|
42
|
+
parameters: e,
|
|
43
|
+
values: r
|
|
44
|
+
}), o = v(a);
|
|
45
|
+
return o.length === 0 ? "0x" : o;
|
|
46
|
+
}
|
|
47
|
+
function d(e, r) {
|
|
48
|
+
if (e.length !== r.length)
|
|
49
|
+
throw new y({
|
|
50
|
+
expectedLength: e.length,
|
|
51
|
+
givenLength: r.length
|
|
52
|
+
});
|
|
53
|
+
const n = [];
|
|
54
|
+
for (let t = 0; t < e.length; t++) {
|
|
55
|
+
const a = e[t], o = r[t];
|
|
56
|
+
n.push(d.encode(a, o));
|
|
57
|
+
}
|
|
58
|
+
return p(...n);
|
|
59
|
+
}
|
|
60
|
+
(function(e) {
|
|
61
|
+
function r(n, t, a = !1) {
|
|
62
|
+
if (n === "address") {
|
|
63
|
+
const i = t;
|
|
64
|
+
return P(i), b(i.toLowerCase(), a ? 32 : 0);
|
|
65
|
+
}
|
|
66
|
+
if (n === "string")
|
|
67
|
+
return $(t);
|
|
68
|
+
if (n === "bytes")
|
|
69
|
+
return t;
|
|
70
|
+
if (n === "bool")
|
|
71
|
+
return b(z(t), a ? 32 : 1);
|
|
72
|
+
const o = n.match(B);
|
|
73
|
+
if (o) {
|
|
74
|
+
const [i, s, c = "256"] = o, u = Number.parseInt(c, 10) / 8;
|
|
75
|
+
return I(t, {
|
|
76
|
+
size: a ? 32 : u,
|
|
77
|
+
signed: s === "int"
|
|
78
|
+
});
|
|
79
|
+
}
|
|
80
|
+
const l = n.match(T);
|
|
81
|
+
if (l) {
|
|
82
|
+
const [i, s] = l;
|
|
83
|
+
if (Number.parseInt(s, 10) !== (t.length - 2) / 2)
|
|
84
|
+
throw new _({
|
|
85
|
+
expectedSize: Number.parseInt(s, 10),
|
|
86
|
+
value: t
|
|
87
|
+
});
|
|
88
|
+
return L(t, a ? 32 : 0);
|
|
89
|
+
}
|
|
90
|
+
const f = n.match(O);
|
|
91
|
+
if (f && Array.isArray(t)) {
|
|
92
|
+
const [i, s] = f, c = [];
|
|
93
|
+
for (let u = 0; u < t.length; u++)
|
|
94
|
+
c.push(r(s, t[u], !0));
|
|
95
|
+
return c.length === 0 ? "0x" : p(...c);
|
|
96
|
+
}
|
|
97
|
+
throw new k(n);
|
|
98
|
+
}
|
|
99
|
+
e.encode = r;
|
|
100
|
+
})(d || (d = {}));
|
|
101
|
+
function W(e) {
|
|
102
|
+
return Array.isArray(e) && typeof e[0] == "string" ? g(e) : typeof e == "string" ? g(e) : e;
|
|
103
|
+
}
|
|
104
|
+
class N extends m {
|
|
105
|
+
constructor({ data: r, parameters: n, size: t }) {
|
|
106
|
+
super(`Data size of ${t} bytes is too small for given parameters.`, {
|
|
107
|
+
metaMessages: [
|
|
108
|
+
`Params: (${D(n)})`,
|
|
109
|
+
`Data: ${r} (${t} bytes)`
|
|
110
|
+
]
|
|
111
|
+
}), Object.defineProperty(this, "name", {
|
|
112
|
+
enumerable: !0,
|
|
113
|
+
configurable: !0,
|
|
114
|
+
writable: !0,
|
|
115
|
+
value: "AbiParameters.DataSizeTooSmallError"
|
|
116
|
+
});
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
class R extends m {
|
|
120
|
+
constructor() {
|
|
121
|
+
super('Cannot decode zero data ("0x") with ABI parameters.'), Object.defineProperty(this, "name", {
|
|
122
|
+
enumerable: !0,
|
|
123
|
+
configurable: !0,
|
|
124
|
+
writable: !0,
|
|
125
|
+
value: "AbiParameters.ZeroDataError"
|
|
126
|
+
});
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
class X extends m {
|
|
130
|
+
constructor({ expectedLength: r, givenLength: n, type: t }) {
|
|
131
|
+
super(`Array length mismatch for type \`${t}\`. Expected: \`${r}\`. Given: \`${n}\`.`), Object.defineProperty(this, "name", {
|
|
132
|
+
enumerable: !0,
|
|
133
|
+
configurable: !0,
|
|
134
|
+
writable: !0,
|
|
135
|
+
value: "AbiParameters.ArrayLengthMismatchError"
|
|
136
|
+
});
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
class _ extends m {
|
|
140
|
+
constructor({ expectedSize: r, value: n }) {
|
|
141
|
+
super(`Size of bytes "${n}" (bytes${E(n)}) does not match expected size (bytes${r}).`), Object.defineProperty(this, "name", {
|
|
142
|
+
enumerable: !0,
|
|
143
|
+
configurable: !0,
|
|
144
|
+
writable: !0,
|
|
145
|
+
value: "AbiParameters.BytesSizeMismatchError"
|
|
146
|
+
});
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
class y extends m {
|
|
150
|
+
constructor({ expectedLength: r, givenLength: n }) {
|
|
151
|
+
super([
|
|
152
|
+
"ABI encoding parameters/values length mismatch.",
|
|
153
|
+
`Expected length (parameters): ${r}`,
|
|
154
|
+
`Given length (values): ${n}`
|
|
155
|
+
].join(`
|
|
156
|
+
`)), Object.defineProperty(this, "name", {
|
|
157
|
+
enumerable: !0,
|
|
158
|
+
configurable: !0,
|
|
159
|
+
writable: !0,
|
|
160
|
+
value: "AbiParameters.LengthMismatchError"
|
|
161
|
+
});
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
class Y extends m {
|
|
165
|
+
constructor(r) {
|
|
166
|
+
super(`Value \`${r}\` is not a valid array.`), Object.defineProperty(this, "name", {
|
|
167
|
+
enumerable: !0,
|
|
168
|
+
configurable: !0,
|
|
169
|
+
writable: !0,
|
|
170
|
+
value: "AbiParameters.InvalidArrayError"
|
|
171
|
+
});
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
class k extends m {
|
|
175
|
+
constructor(r) {
|
|
176
|
+
super(`Type \`${r}\` is not a valid ABI Type.`), Object.defineProperty(this, "name", {
|
|
177
|
+
enumerable: !0,
|
|
178
|
+
configurable: !0,
|
|
179
|
+
writable: !0,
|
|
180
|
+
value: "AbiParameters.InvalidTypeError"
|
|
181
|
+
});
|
|
182
|
+
}
|
|
183
|
+
}
|
|
5
184
|
export {
|
|
6
|
-
|
|
185
|
+
X as ArrayLengthMismatchError,
|
|
186
|
+
_ as BytesSizeMismatchError,
|
|
187
|
+
N as DataSizeTooSmallError,
|
|
188
|
+
Y as InvalidArrayError,
|
|
189
|
+
k as InvalidTypeError,
|
|
190
|
+
y as LengthMismatchError,
|
|
191
|
+
R as ZeroDataError,
|
|
192
|
+
Q as decode,
|
|
193
|
+
U as encode,
|
|
194
|
+
d as encodePacked,
|
|
195
|
+
W as from
|
|
7
196
|
};
|
package/dist/index351.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 f=require("./index348.cjs"),c=require("./index354.cjs"),o=require("./index278.cjs"),m=require("./index347.cjs"),b=/^0x[a-fA-F0-9]{40}$/;function i(e,t={}){const{strict:s=!0}=t;if(!b.test(e))throw new a({address:e,cause:new l});if(s){if(e.toLowerCase()===e)return;if(d(e)!==e)throw new a({address:e,cause:new h})}}function d(e){if(c.checksum.has(e))return c.checksum.get(e);i(e,{strict:!1});const t=e.substring(2).toLowerCase(),s=m.keccak256(f.fromString(t),{as:"Bytes"}),n=t.split("");for(let r=0;r<40;r+=2)s[r>>1]>>4>=8&&n[r]&&(n[r]=n[r].toUpperCase()),(s[r>>1]&15)>=8&&n[r+1]&&(n[r+1]=n[r+1].toUpperCase());const u=`0x${n.join("")}`;return c.checksum.set(e,u),u}function p(e,t={}){const{strict:s=!0}=t??{};try{return i(e,{strict:s}),!0}catch{return!1}}class a extends o.BaseError{constructor({address:t,cause:s}){super(`Address "${t}" is invalid.`,{cause:s}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidAddressError"})}}class l extends o.BaseError{constructor(){super("Address is not a 20 byte (40 hexadecimal character) value."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidInputError"})}}class h extends o.BaseError{constructor(){super("Address does not match its checksum counterpart."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidChecksumError"})}}exports.InvalidAddressError=a;exports.InvalidChecksumError=h;exports.InvalidInputError=l;exports.assert=i;exports.checksum=d;exports.validate=p;
|