@coinbase/cdp-core 0.0.31 → 0.0.33
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/esm/index.native.js +40 -38
- package/dist/esm/index.native10.js +115 -21
- package/dist/esm/index.native100.js +6 -9
- package/dist/esm/index.native101.js +11 -13
- package/dist/esm/index.native102.js +11 -8
- package/dist/esm/index.native103.js +7 -14
- package/dist/esm/index.native104.js +16 -80
- package/dist/esm/index.native105.js +79 -11
- package/dist/esm/index.native106.js +12 -35
- package/dist/esm/index.native107.js +35 -41
- package/dist/esm/index.native108.js +38 -75
- package/dist/esm/index.native109.js +81 -0
- package/dist/esm/index.native11.js +20 -30
- package/dist/esm/index.native12.js +30 -7
- package/dist/esm/index.native13.js +9 -15
- package/dist/esm/index.native14.js +14 -15
- package/dist/esm/index.native15.js +13 -116
- package/dist/esm/index.native16.js +116 -11
- package/dist/esm/index.native17.js +14 -42
- package/dist/esm/index.native18.js +42 -20
- package/dist/esm/index.native19.js +20 -172
- package/dist/esm/index.native2.js +3 -3
- package/dist/esm/index.native20.js +170 -39
- package/dist/esm/index.native21.js +41 -49
- package/dist/esm/index.native22.js +47 -70
- package/dist/esm/index.native23.js +69 -23
- package/dist/esm/index.native24.js +22 -156
- package/dist/esm/index.native25.js +157 -45
- package/dist/esm/index.native26.js +43 -245
- package/dist/esm/index.native27.js +247 -53
- package/dist/esm/index.native28.js +56 -17
- package/dist/esm/index.native29.js +15 -21
- package/dist/esm/index.native3.js +40 -30
- package/dist/esm/index.native30.js +21 -49
- package/dist/esm/index.native31.js +50 -8
- package/dist/esm/index.native32.js +8 -17
- package/dist/esm/index.native33.js +16 -44
- package/dist/esm/index.native34.js +45 -13
- package/dist/esm/index.native35.js +13 -55
- package/dist/esm/index.native36.js +55 -6
- package/dist/esm/index.native37.js +6 -21
- package/dist/esm/index.native38.js +21 -11
- package/dist/esm/index.native39.js +11 -3
- package/dist/esm/index.native4.js +67 -21
- package/dist/esm/index.native40.js +3 -3
- package/dist/esm/index.native41.js +3 -34
- package/dist/esm/index.native42.js +32 -10
- package/dist/esm/index.native43.js +12 -4
- package/dist/esm/index.native44.js +4 -28
- package/dist/esm/index.native45.js +28 -6
- package/dist/esm/index.native46.js +6 -24
- package/dist/esm/index.native47.js +24 -16
- package/dist/esm/index.native48.js +16 -54
- package/dist/esm/index.native49.js +53 -22
- package/dist/esm/index.native5.js +21 -254
- package/dist/esm/index.native50.js +23 -11
- package/dist/esm/index.native51.js +10 -26
- package/dist/esm/index.native52.js +26 -41
- package/dist/esm/index.native53.js +41 -54
- package/dist/esm/index.native54.js +54 -126
- package/dist/esm/index.native55.js +126 -11
- package/dist/esm/index.native56.js +9 -101
- package/dist/esm/index.native57.js +104 -6
- package/dist/esm/index.native58.js +7 -3
- package/dist/esm/index.native59.js +3 -15
- package/dist/esm/index.native6.js +262 -176
- package/dist/esm/index.native60.js +14 -42
- package/dist/esm/index.native61.js +38 -74
- package/dist/esm/index.native62.js +79 -2
- package/dist/esm/index.native63.js +2 -2
- package/dist/esm/index.native64.js +2 -13
- package/dist/esm/index.native65.js +8 -33
- package/dist/esm/index.native66.js +36 -5
- package/dist/esm/index.native67.js +5 -33
- package/dist/esm/index.native68.js +34 -8
- package/dist/esm/index.native69.js +8 -10
- package/dist/esm/index.native7.js +213 -115
- package/dist/esm/index.native70.js +10 -11
- package/dist/esm/index.native71.js +11 -13
- package/dist/esm/index.native72.js +13 -18
- package/dist/esm/index.native73.js +18 -5
- package/dist/esm/index.native74.js +6 -5
- package/dist/esm/index.native75.js +5 -11
- package/dist/esm/index.native76.js +10 -54
- package/dist/esm/index.native77.js +54 -10
- package/dist/esm/index.native78.js +11 -2
- package/dist/esm/index.native79.js +2 -45
- package/dist/esm/index.native8.js +115 -137
- package/dist/esm/index.native80.js +44 -13
- package/dist/esm/index.native81.js +14 -2
- package/dist/esm/index.native82.js +1 -1
- package/dist/esm/index.native83.js +2 -20
- package/dist/esm/index.native84.js +103 -79
- package/dist/esm/index.native85.js +18 -102
- package/dist/esm/index.native86.js +79 -32
- package/dist/esm/index.native87.js +32 -6
- package/dist/esm/index.native88.js +6 -78
- package/dist/esm/index.native89.js +2 -2
- package/dist/esm/index.native9.js +138 -113
- package/dist/esm/index.native90.js +3 -3
- package/dist/esm/index.native92.js +3 -3
- package/dist/esm/index.native93.js +1 -1
- package/dist/esm/index.native94.js +3 -3
- package/dist/esm/index.native95.js +79 -10
- package/dist/esm/index.native96.js +10 -5
- package/dist/esm/index.native97.js +5 -18
- package/dist/esm/index.native98.js +18 -28
- package/dist/esm/index.native99.js +26 -6
- package/dist/esm/index.web100.js +13 -28
- package/dist/esm/index.web101.js +10 -8
- package/dist/esm/index.web102.js +17 -11
- package/dist/esm/index.web103.js +80 -12
- package/dist/esm/index.web104.js +13 -10
- package/dist/esm/index.web105.js +36 -17
- package/dist/esm/index.web106.js +40 -79
- package/dist/esm/index.web26.js +1 -1
- package/dist/esm/index.web5.js +131 -109
- package/dist/esm/index.web6.js +65 -38
- package/dist/esm/index.web75.js +6 -6
- package/dist/esm/index.web84.js +1 -1
- package/dist/esm/index.web87.js +21 -10
- package/dist/esm/index.web88.js +10 -21
- package/dist/esm/index.web89.js +19 -9
- package/dist/esm/index.web90.js +89 -15
- package/dist/esm/index.web91.js +19 -92
- package/dist/esm/index.web92.js +115 -18
- package/dist/esm/index.web93.js +73 -112
- package/dist/esm/index.web94.js +10 -79
- package/dist/esm/index.web96.js +18 -13
- package/dist/esm/index.web97.js +27 -35
- package/dist/esm/index.web98.js +7 -41
- package/dist/esm/index.web99.js +11 -18
- package/dist/native/index.native.js +40 -38
- package/dist/native/index.native10.js +115 -21
- package/dist/native/index.native100.js +6 -9
- package/dist/native/index.native101.js +11 -13
- package/dist/native/index.native102.js +11 -8
- package/dist/native/index.native103.js +7 -14
- package/dist/native/index.native104.js +16 -80
- package/dist/native/index.native105.js +79 -11
- package/dist/native/index.native106.js +12 -35
- package/dist/native/index.native107.js +35 -41
- package/dist/native/index.native108.js +38 -75
- package/dist/native/index.native109.js +81 -0
- package/dist/native/index.native11.js +20 -30
- package/dist/native/index.native12.js +30 -7
- package/dist/native/index.native13.js +9 -15
- package/dist/native/index.native14.js +14 -15
- package/dist/native/index.native15.js +13 -116
- package/dist/native/index.native16.js +116 -11
- package/dist/native/index.native17.js +14 -42
- package/dist/native/index.native18.js +42 -20
- package/dist/native/index.native19.js +20 -172
- package/dist/native/index.native2.js +3 -3
- package/dist/native/index.native20.js +170 -39
- package/dist/native/index.native21.js +41 -49
- package/dist/native/index.native22.js +47 -70
- package/dist/native/index.native23.js +69 -23
- package/dist/native/index.native24.js +22 -156
- package/dist/native/index.native25.js +157 -45
- package/dist/native/index.native26.js +43 -245
- package/dist/native/index.native27.js +247 -53
- package/dist/native/index.native28.js +56 -17
- package/dist/native/index.native29.js +15 -21
- package/dist/native/index.native3.js +40 -30
- package/dist/native/index.native30.js +21 -49
- package/dist/native/index.native31.js +50 -8
- package/dist/native/index.native32.js +8 -17
- package/dist/native/index.native33.js +16 -44
- package/dist/native/index.native34.js +45 -13
- package/dist/native/index.native35.js +13 -55
- package/dist/native/index.native36.js +55 -6
- package/dist/native/index.native37.js +6 -21
- package/dist/native/index.native38.js +21 -11
- package/dist/native/index.native39.js +11 -3
- package/dist/native/index.native4.js +67 -21
- package/dist/native/index.native40.js +3 -3
- package/dist/native/index.native41.js +3 -34
- package/dist/native/index.native42.js +32 -10
- package/dist/native/index.native43.js +12 -4
- package/dist/native/index.native44.js +4 -28
- package/dist/native/index.native45.js +28 -6
- package/dist/native/index.native46.js +6 -24
- package/dist/native/index.native47.js +24 -16
- package/dist/native/index.native48.js +16 -54
- package/dist/native/index.native49.js +53 -22
- package/dist/native/index.native5.js +21 -254
- package/dist/native/index.native50.js +23 -11
- package/dist/native/index.native51.js +10 -26
- package/dist/native/index.native52.js +26 -41
- package/dist/native/index.native53.js +41 -54
- package/dist/native/index.native54.js +54 -126
- package/dist/native/index.native55.js +126 -11
- package/dist/native/index.native56.js +9 -101
- package/dist/native/index.native57.js +104 -6
- package/dist/native/index.native58.js +7 -3
- package/dist/native/index.native59.js +3 -15
- package/dist/native/index.native6.js +262 -176
- package/dist/native/index.native60.js +14 -42
- package/dist/native/index.native61.js +38 -74
- package/dist/native/index.native62.js +79 -2
- package/dist/native/index.native63.js +2 -2
- package/dist/native/index.native64.js +2 -13
- package/dist/native/index.native65.js +8 -33
- package/dist/native/index.native66.js +36 -5
- package/dist/native/index.native67.js +5 -33
- package/dist/native/index.native68.js +34 -8
- package/dist/native/index.native69.js +8 -10
- package/dist/native/index.native7.js +213 -115
- package/dist/native/index.native70.js +10 -11
- package/dist/native/index.native71.js +11 -13
- package/dist/native/index.native72.js +13 -18
- package/dist/native/index.native73.js +18 -5
- package/dist/native/index.native74.js +6 -5
- package/dist/native/index.native75.js +5 -11
- package/dist/native/index.native76.js +10 -54
- package/dist/native/index.native77.js +54 -10
- package/dist/native/index.native78.js +11 -2
- package/dist/native/index.native79.js +2 -45
- package/dist/native/index.native8.js +115 -137
- package/dist/native/index.native80.js +44 -13
- package/dist/native/index.native81.js +14 -2
- package/dist/native/index.native82.js +1 -1
- package/dist/native/index.native83.js +2 -20
- package/dist/native/index.native84.js +103 -79
- package/dist/native/index.native85.js +18 -102
- package/dist/native/index.native86.js +79 -32
- package/dist/native/index.native87.js +32 -6
- package/dist/native/index.native88.js +6 -78
- package/dist/native/index.native89.js +2 -2
- package/dist/native/index.native9.js +138 -113
- package/dist/native/index.native90.js +3 -3
- package/dist/native/index.native92.js +3 -3
- package/dist/native/index.native93.js +1 -1
- package/dist/native/index.native94.js +3 -3
- package/dist/native/index.native95.js +79 -10
- package/dist/native/index.native96.js +10 -5
- package/dist/native/index.native97.js +5 -18
- package/dist/native/index.native98.js +18 -28
- package/dist/native/index.native99.js +26 -6
- package/dist/native-types/auth/authManager.d.ts +3 -0
- package/dist/native-types/platform/native/secureStorage.d.ts +2 -0
- package/dist/native-types/platform/types.d.ts +7 -0
- package/dist/types/auth/authManager.d.ts +3 -0
- package/dist/types/platform/native/secureStorage.d.ts +2 -0
- package/dist/types/platform/types.d.ts +7 -0
- package/dist/web/index.web100.js +13 -28
- package/dist/web/index.web101.js +10 -8
- package/dist/web/index.web102.js +17 -11
- package/dist/web/index.web103.js +80 -12
- package/dist/web/index.web104.js +13 -10
- package/dist/web/index.web105.js +36 -17
- package/dist/web/index.web106.js +40 -79
- package/dist/web/index.web26.js +1 -1
- package/dist/web/index.web5.js +131 -109
- package/dist/web/index.web6.js +65 -38
- package/dist/web/index.web75.js +6 -6
- package/dist/web/index.web84.js +1 -1
- package/dist/web/index.web87.js +21 -10
- package/dist/web/index.web88.js +10 -21
- package/dist/web/index.web89.js +19 -9
- package/dist/web/index.web90.js +89 -15
- package/dist/web/index.web91.js +19 -92
- package/dist/web/index.web92.js +115 -18
- package/dist/web/index.web93.js +73 -112
- package/dist/web/index.web94.js +10 -79
- package/dist/web/index.web96.js +18 -13
- package/dist/web/index.web97.js +27 -35
- package/dist/web/index.web98.js +7 -41
- package/dist/web/index.web99.js +11 -18
- package/dist/web-types/auth/authManager.d.ts +3 -0
- package/dist/web-types/platform/native/secureStorage.d.ts +2 -0
- package/dist/web-types/platform/types.d.ts +7 -0
- package/package.json +8 -4
|
@@ -1,106 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
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);
|
|
1
|
+
const o = /* @__PURE__ */ BigInt(4294967295), i = /* @__PURE__ */ BigInt(32);
|
|
2
|
+
function s(t, r = !1) {
|
|
3
|
+
return r ? { h: Number(t & o), l: Number(t >> i & o) } : { h: Number(t >> i & o) | 0, l: Number(t & o) | 0 };
|
|
4
|
+
}
|
|
5
|
+
function h(t, r = !1) {
|
|
6
|
+
const n = t.length;
|
|
7
|
+
let l = new Uint32Array(n), c = new Uint32Array(n);
|
|
8
|
+
for (let e = 0; e < n; e++) {
|
|
9
|
+
const { h: u, l: f } = s(t[e], r);
|
|
10
|
+
[l[e], c[e]] = [u, f];
|
|
100
11
|
}
|
|
12
|
+
return [l, c];
|
|
101
13
|
}
|
|
102
|
-
const
|
|
14
|
+
const m = (t, r, n) => t << n | r >>> 32 - n, A = (t, r, n) => r << n | t >>> 32 - n, B = (t, r, n) => r << n - 32 | t >>> 64 - n, a = (t, r, n) => t << n - 32 | r >>> 64 - n;
|
|
103
15
|
export {
|
|
104
|
-
|
|
105
|
-
|
|
16
|
+
s as fromBig,
|
|
17
|
+
B as rotlBH,
|
|
18
|
+
a as rotlBL,
|
|
19
|
+
m as rotlSH,
|
|
20
|
+
A as rotlSL,
|
|
21
|
+
h as split
|
|
106
22
|
};
|
|
@@ -1,35 +1,82 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
1
|
+
/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
2
|
+
function o(e) {
|
|
3
|
+
return e instanceof Uint8Array || ArrayBuffer.isView(e) && e.constructor.name === "Uint8Array";
|
|
4
|
+
}
|
|
5
|
+
function w(e) {
|
|
6
|
+
if (!Number.isSafeInteger(e) || e < 0)
|
|
7
|
+
throw new Error("positive integer expected, got " + e);
|
|
8
|
+
}
|
|
9
|
+
function r(e, ...t) {
|
|
10
|
+
if (!o(e))
|
|
11
|
+
throw new Error("Uint8Array expected");
|
|
12
|
+
if (t.length > 0 && !t.includes(e.length))
|
|
13
|
+
throw new Error("Uint8Array expected of length " + t + ", got length=" + e.length);
|
|
14
|
+
}
|
|
15
|
+
function h(e, t = !0) {
|
|
16
|
+
if (e.destroyed)
|
|
17
|
+
throw new Error("Hash instance has been destroyed");
|
|
18
|
+
if (t && e.finished)
|
|
19
|
+
throw new Error("Hash#digest() has already been called");
|
|
20
|
+
}
|
|
21
|
+
function l(e, t) {
|
|
22
|
+
r(e);
|
|
23
|
+
const n = t.outputLen;
|
|
24
|
+
if (e.length < n)
|
|
25
|
+
throw new Error("digestInto() expects output buffer of length at least " + n);
|
|
26
|
+
}
|
|
27
|
+
function a(e) {
|
|
28
|
+
return new Uint32Array(e.buffer, e.byteOffset, Math.floor(e.byteLength / 4));
|
|
29
|
+
}
|
|
30
|
+
function g(...e) {
|
|
31
|
+
for (let t = 0; t < e.length; t++)
|
|
32
|
+
e[t].fill(0);
|
|
33
|
+
}
|
|
34
|
+
function p(e) {
|
|
35
|
+
return new DataView(e.buffer, e.byteOffset, e.byteLength);
|
|
36
|
+
}
|
|
37
|
+
function b(e, t) {
|
|
38
|
+
return e << 32 - t | e >>> t;
|
|
39
|
+
}
|
|
40
|
+
const i = new Uint8Array(new Uint32Array([287454020]).buffer)[0] === 68;
|
|
41
|
+
function u(e) {
|
|
42
|
+
return e << 24 & 4278190080 | e << 8 & 16711680 | e >>> 8 & 65280 | e >>> 24 & 255;
|
|
43
|
+
}
|
|
44
|
+
function c(e) {
|
|
45
|
+
for (let t = 0; t < e.length; t++)
|
|
46
|
+
e[t] = u(e[t]);
|
|
47
|
+
return e;
|
|
48
|
+
}
|
|
49
|
+
const x = i ? (e) => e : c;
|
|
50
|
+
function s(e) {
|
|
51
|
+
if (typeof e != "string")
|
|
52
|
+
throw new Error("string expected");
|
|
53
|
+
return new Uint8Array(new TextEncoder().encode(e));
|
|
54
|
+
}
|
|
55
|
+
function y(e) {
|
|
56
|
+
return typeof e == "string" && (e = s(e)), r(e), e;
|
|
57
|
+
}
|
|
58
|
+
class d {
|
|
59
|
+
}
|
|
60
|
+
function E(e) {
|
|
61
|
+
const t = (f) => e().update(y(f)).digest(), n = e();
|
|
62
|
+
return t.outputLen = n.outputLen, t.blockLen = n.blockLen, t.create = () => e(), t;
|
|
32
63
|
}
|
|
33
64
|
export {
|
|
34
|
-
|
|
65
|
+
d as Hash,
|
|
66
|
+
r as abytes,
|
|
67
|
+
h as aexists,
|
|
68
|
+
w as anumber,
|
|
69
|
+
l as aoutput,
|
|
70
|
+
u as byteSwap,
|
|
71
|
+
c as byteSwap32,
|
|
72
|
+
g as clean,
|
|
73
|
+
E as createHasher,
|
|
74
|
+
p as createView,
|
|
75
|
+
o as isBytes,
|
|
76
|
+
i as isLE,
|
|
77
|
+
b as rotr,
|
|
78
|
+
x as swap32IfBE,
|
|
79
|
+
y as toBytes,
|
|
80
|
+
a as u32,
|
|
81
|
+
s as utf8ToBytes
|
|
35
82
|
};
|
|
@@ -1,9 +1,35 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { maxBytesPerTransaction as y, bytesPerBlob as a, fieldElementsPerBlob as f, bytesPerFieldElement as p } from "./index.native97.js";
|
|
2
|
+
import { EmptyBlobError as c, BlobSizeTooLargeError as h } from "./index.native66.js";
|
|
3
|
+
import { createCursor as B } from "./index.native55.js";
|
|
4
|
+
import { size as u } from "./index.native44.js";
|
|
5
|
+
import { hexToBytes as x } from "./index.native36.js";
|
|
6
|
+
import { bytesToHex as d } from "./index.native34.js";
|
|
7
|
+
function S(e) {
|
|
8
|
+
const m = e.to ?? (typeof e.data == "string" ? "hex" : "bytes"), i = typeof e.data == "string" ? x(e.data) : e.data, o = u(i);
|
|
9
|
+
if (!o)
|
|
10
|
+
throw new c();
|
|
11
|
+
if (o > y)
|
|
12
|
+
throw new h({
|
|
13
|
+
maxSize: y,
|
|
14
|
+
size: o
|
|
15
|
+
});
|
|
16
|
+
const s = [];
|
|
17
|
+
let n = !0, r = 0;
|
|
18
|
+
for (; n; ) {
|
|
19
|
+
const t = B(new Uint8Array(a));
|
|
20
|
+
let l = 0;
|
|
21
|
+
for (; l < f; ) {
|
|
22
|
+
const b = i.slice(r, r + (p - 1));
|
|
23
|
+
if (t.pushByte(0), t.pushBytes(b), b.length < 31) {
|
|
24
|
+
t.pushByte(128), n = !1;
|
|
25
|
+
break;
|
|
26
|
+
}
|
|
27
|
+
l++, r += 31;
|
|
28
|
+
}
|
|
29
|
+
s.push(t);
|
|
30
|
+
}
|
|
31
|
+
return m === "bytes" ? s.map((t) => t.bytes) : s.map((t) => d(t.bytes));
|
|
6
32
|
}
|
|
7
33
|
export {
|
|
8
|
-
|
|
34
|
+
S as toBlobs
|
|
9
35
|
};
|
|
@@ -1,81 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
o.setUint32(t + c, e, n), o.setUint32(t + u, r, n);
|
|
1
|
+
import { bytesToHex as i } from "./index.native34.js";
|
|
2
|
+
import { sha256 as m } from "./index.native58.js";
|
|
3
|
+
function f(t) {
|
|
4
|
+
const { commitment: e, version: s = 1 } = t, n = t.to ?? (typeof e == "string" ? "hex" : "bytes"), o = m(e);
|
|
5
|
+
return o.set([s], 0), n === "bytes" ? o : i(o);
|
|
7
6
|
}
|
|
8
|
-
function U(o, t, s) {
|
|
9
|
-
return o & t ^ ~o & s;
|
|
10
|
-
}
|
|
11
|
-
function _(o, t, s) {
|
|
12
|
-
return o & t ^ o & s ^ t & s;
|
|
13
|
-
}
|
|
14
|
-
class m extends g {
|
|
15
|
-
constructor(t, s, n, i) {
|
|
16
|
-
super(), this.finished = !1, this.length = 0, this.pos = 0, this.destroyed = !1, this.blockLen = t, this.outputLen = s, this.padOffset = n, this.isLE = i, this.buffer = new Uint8Array(t), this.view = l(this.buffer);
|
|
17
|
-
}
|
|
18
|
-
update(t) {
|
|
19
|
-
b(this), t = a(t), d(t);
|
|
20
|
-
const { view: s, buffer: n, blockLen: i } = this, h = t.length;
|
|
21
|
-
for (let e = 0; e < h; ) {
|
|
22
|
-
const r = Math.min(i - this.pos, h - e);
|
|
23
|
-
if (r === i) {
|
|
24
|
-
const c = l(t);
|
|
25
|
-
for (; i <= h - e; e += i)
|
|
26
|
-
this.process(c, e);
|
|
27
|
-
continue;
|
|
28
|
-
}
|
|
29
|
-
n.set(t.subarray(e, e + r), this.pos), this.pos += r, e += r, this.pos === i && (this.process(s, 0), this.pos = 0);
|
|
30
|
-
}
|
|
31
|
-
return this.length += t.length, this.roundClean(), this;
|
|
32
|
-
}
|
|
33
|
-
digestInto(t) {
|
|
34
|
-
b(this), x(t, this), this.finished = !0;
|
|
35
|
-
const { buffer: s, view: n, blockLen: i, isLE: h } = this;
|
|
36
|
-
let { pos: e } = this;
|
|
37
|
-
s[e++] = 128, w(this.buffer.subarray(e)), this.padOffset > i - e && (this.process(n, 0), e = 0);
|
|
38
|
-
for (let f = e; f < i; f++)
|
|
39
|
-
s[f] = 0;
|
|
40
|
-
y(n, i - 8, BigInt(this.length * 8), h), this.process(n, 0);
|
|
41
|
-
const r = l(t), c = this.outputLen;
|
|
42
|
-
if (c % 4)
|
|
43
|
-
throw new Error("_sha2: outputLen should be aligned to 32bit");
|
|
44
|
-
const u = c / 4, p = this.get();
|
|
45
|
-
if (u > p.length)
|
|
46
|
-
throw new Error("_sha2: outputLen bigger than state");
|
|
47
|
-
for (let f = 0; f < u; f++)
|
|
48
|
-
r.setUint32(4 * f, p[f], h);
|
|
49
|
-
}
|
|
50
|
-
digest() {
|
|
51
|
-
const { buffer: t, outputLen: s } = this;
|
|
52
|
-
this.digestInto(t);
|
|
53
|
-
const n = t.slice(0, s);
|
|
54
|
-
return this.destroy(), n;
|
|
55
|
-
}
|
|
56
|
-
_cloneInto(t) {
|
|
57
|
-
t || (t = new this.constructor()), t.set(...this.get());
|
|
58
|
-
const { blockLen: s, buffer: n, length: i, finished: h, destroyed: e, pos: r } = this;
|
|
59
|
-
return t.destroyed = e, t.finished = h, t.length = i, t.pos = r, i % s && t.buffer.set(n), t;
|
|
60
|
-
}
|
|
61
|
-
clone() {
|
|
62
|
-
return this._cloneInto();
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
const B = /* @__PURE__ */ Uint32Array.from([
|
|
66
|
-
1779033703,
|
|
67
|
-
3144134277,
|
|
68
|
-
1013904242,
|
|
69
|
-
2773480762,
|
|
70
|
-
1359893119,
|
|
71
|
-
2600822924,
|
|
72
|
-
528734635,
|
|
73
|
-
1541459225
|
|
74
|
-
]);
|
|
75
7
|
export {
|
|
76
|
-
|
|
77
|
-
m as HashMD,
|
|
78
|
-
_ as Maj,
|
|
79
|
-
B as SHA256_IV,
|
|
80
|
-
y as setBigUint64
|
|
8
|
+
f as commitmentToVersionedHash
|
|
81
9
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { encoder as t, decoder as o } from "./index.
|
|
2
|
-
import { encodeBase64 as c, decodeBase64 as a } from "./index.
|
|
1
|
+
import { encoder as t, decoder as o } from "./index.native78.js";
|
|
2
|
+
import { encodeBase64 as c, decodeBase64 as a } from "./index.native98.js";
|
|
3
3
|
function i(r) {
|
|
4
4
|
if (Uint8Array.fromBase64)
|
|
5
5
|
return Uint8Array.fromBase64(typeof r == "string" ? r : o.decode(r), {
|
|
@@ -1,118 +1,143 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import "ox";
|
|
2
|
+
import "viem";
|
|
3
|
+
import "zustand";
|
|
3
4
|
import "@coinbase/cdp-api-client";
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
5
|
+
import { getCurrentUser as u } from "./index.native6.js";
|
|
6
|
+
import "./index.native8.js";
|
|
7
|
+
const r = {
|
|
8
|
+
rpc: {
|
|
9
|
+
invalidInput: -32e3,
|
|
10
|
+
resourceNotFound: -32001,
|
|
11
|
+
resourceUnavailable: -32002,
|
|
12
|
+
transactionRejected: -32003,
|
|
13
|
+
methodNotSupported: -32004,
|
|
14
|
+
limitExceeded: -32005,
|
|
15
|
+
parse: -32700,
|
|
16
|
+
invalidRequest: -32600,
|
|
17
|
+
methodNotFound: -32601,
|
|
18
|
+
invalidParams: -32602,
|
|
19
|
+
internal: -32603
|
|
20
|
+
},
|
|
21
|
+
provider: {
|
|
22
|
+
userRejectedRequest: 4001,
|
|
23
|
+
unauthorized: 4100,
|
|
24
|
+
unsupportedMethod: 4200,
|
|
25
|
+
disconnected: 4900,
|
|
26
|
+
chainDisconnected: 4901,
|
|
27
|
+
unsupportedChain: 4902
|
|
28
|
+
}
|
|
29
|
+
};
|
|
30
|
+
class o extends Error {
|
|
31
|
+
/**
|
|
32
|
+
* The error code from EIP1193ErrorCode enum.
|
|
33
|
+
*/
|
|
34
|
+
code;
|
|
35
|
+
/**
|
|
36
|
+
* Creates a new EIP-1193 Provider error.
|
|
37
|
+
*
|
|
38
|
+
* @param code - The error code from EIP1193ErrorCode enum.
|
|
39
|
+
* @param message - The error message.
|
|
40
|
+
*/
|
|
41
|
+
constructor(t, n) {
|
|
42
|
+
super(n), this.code = t;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
class c extends Error {
|
|
46
|
+
/**
|
|
47
|
+
* The error code from RPCErrorCode type.
|
|
48
|
+
*/
|
|
49
|
+
code;
|
|
50
|
+
/**
|
|
51
|
+
* Creates a new RPC Invalid Params error.
|
|
52
|
+
*
|
|
53
|
+
* @param code - The error code from RPCErrorCode type.
|
|
54
|
+
* @param message - The error message.
|
|
55
|
+
*/
|
|
56
|
+
constructor(t, n) {
|
|
57
|
+
super(n), this.code = t;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
const p = /* @__PURE__ */ new Set([
|
|
61
|
+
"eth_accounts",
|
|
62
|
+
"eth_requestAccounts",
|
|
63
|
+
"personal_sign",
|
|
64
|
+
"eth_sendTransaction",
|
|
65
|
+
"eth_signTypedData_v4",
|
|
66
|
+
"eth_chainId",
|
|
67
|
+
"eth_sign",
|
|
68
|
+
"wallet_disconnect",
|
|
69
|
+
"wallet_switchEthereumChain",
|
|
70
|
+
"wallet_sendCalls",
|
|
71
|
+
"wallet_getCallsStatus",
|
|
72
|
+
"wallet_getCapabilities"
|
|
73
|
+
]);
|
|
74
|
+
function _(e, { chains: t }) {
|
|
75
|
+
const { method: n, params: a } = e;
|
|
76
|
+
if (typeof n != "string" || n.length === 0)
|
|
77
|
+
throw new c(
|
|
78
|
+
r.rpc.invalidParams,
|
|
79
|
+
"'method' must be a non-empty string."
|
|
80
|
+
);
|
|
81
|
+
const s = (a ?? [])[0]?.chainId;
|
|
82
|
+
if (typeof s == "string" && !t.some((d) => d.id === Number.parseInt(s, 16)))
|
|
83
|
+
throw new o(
|
|
84
|
+
r.provider.unsupportedChain,
|
|
85
|
+
`Chain ${s} not supported - make sure the provider is configured with the correct chains.`
|
|
86
|
+
);
|
|
87
|
+
if (a !== void 0 && !Array.isArray(a))
|
|
88
|
+
throw new c(
|
|
89
|
+
r.rpc.invalidParams,
|
|
90
|
+
"'params' must be an array if provided."
|
|
91
|
+
);
|
|
92
|
+
if (!p.has(n))
|
|
93
|
+
throw new o(
|
|
94
|
+
r.provider.unsupportedMethod,
|
|
95
|
+
`Method ${e.method} not supported`
|
|
96
|
+
);
|
|
97
|
+
}
|
|
98
|
+
async function i() {
|
|
99
|
+
const e = await u();
|
|
100
|
+
if (!e)
|
|
101
|
+
throw new o(
|
|
102
|
+
r.provider.unauthorized,
|
|
103
|
+
"User not connected"
|
|
104
|
+
);
|
|
105
|
+
return e;
|
|
106
|
+
}
|
|
107
|
+
async function E(e) {
|
|
108
|
+
const t = await i();
|
|
109
|
+
if (!t.evmAccounts?.includes(e))
|
|
110
|
+
throw new o(
|
|
111
|
+
r.provider.unauthorized,
|
|
112
|
+
"Address not owned by user"
|
|
113
|
+
);
|
|
114
|
+
return t;
|
|
115
|
+
}
|
|
116
|
+
async function y() {
|
|
117
|
+
const e = await i();
|
|
118
|
+
if (!e.evmAccounts?.[0])
|
|
119
|
+
throw new o(
|
|
120
|
+
r.provider.unauthorized,
|
|
121
|
+
"No EVM accounts available"
|
|
122
|
+
);
|
|
123
|
+
return e;
|
|
124
|
+
}
|
|
125
|
+
async function A() {
|
|
126
|
+
const e = await i();
|
|
127
|
+
if (!e.evmSmartAccounts?.[0])
|
|
128
|
+
throw new o(
|
|
129
|
+
r.provider.unauthorized,
|
|
130
|
+
"No EVM smart accounts available"
|
|
12
131
|
);
|
|
13
|
-
|
|
14
|
-
if (!s && !o)
|
|
15
|
-
throw new Error(`Cannot sign for address ${n} - not authorized for this account`);
|
|
16
|
-
return w({
|
|
17
|
-
address: n,
|
|
18
|
-
/**
|
|
19
|
-
* Signs a message using CDP's message signing functionality.
|
|
20
|
-
* Supports string messages, hex strings, and byte arrays.
|
|
21
|
-
*
|
|
22
|
-
* @param root0 - The parameters object
|
|
23
|
-
* @param root0.message - The message to sign, can be a string, hex string, or byte array
|
|
24
|
-
* @returns The signature as a hex string
|
|
25
|
-
*/
|
|
26
|
-
async signMessage({ message: e }) {
|
|
27
|
-
let t;
|
|
28
|
-
if (typeof e == "string")
|
|
29
|
-
t = e;
|
|
30
|
-
else if ("raw" in e)
|
|
31
|
-
typeof e.raw == "string" ? t = e.raw : t = new TextDecoder().decode(e.raw);
|
|
32
|
-
else
|
|
33
|
-
throw new Error("Unsupported message format");
|
|
34
|
-
return (await f({
|
|
35
|
-
evmAccount: n,
|
|
36
|
-
message: t
|
|
37
|
-
})).signature;
|
|
38
|
-
},
|
|
39
|
-
/**
|
|
40
|
-
* Signs a transaction using CDP's transaction signing functionality.
|
|
41
|
-
* Converts Viem's transaction format to CDP's AllowedEvmTransactionType.
|
|
42
|
-
*
|
|
43
|
-
* @param transaction - The transaction to sign in Viem's format
|
|
44
|
-
* @returns The signature as a hex string
|
|
45
|
-
*/
|
|
46
|
-
async signTransaction(e) {
|
|
47
|
-
const t = {
|
|
48
|
-
to: e.to,
|
|
49
|
-
value: e.value,
|
|
50
|
-
data: e.data,
|
|
51
|
-
nonce: e.nonce,
|
|
52
|
-
gas: e.gas,
|
|
53
|
-
chainId: e.chainId ?? 1
|
|
54
|
-
};
|
|
55
|
-
return e.gasPrice !== void 0 ? (t.maxFeePerGas = e.gasPrice, t.maxPriorityFeePerGas = e.gasPrice) : (t.maxFeePerGas = e.maxFeePerGas, t.maxPriorityFeePerGas = e.maxPriorityFeePerGas), (await d({
|
|
56
|
-
evmAccount: n,
|
|
57
|
-
transaction: t
|
|
58
|
-
})).signedTransaction;
|
|
59
|
-
},
|
|
60
|
-
/**
|
|
61
|
-
* Signs EIP-712 typed data using CDP's typed data signing functionality.
|
|
62
|
-
* Handles domain separation and type encoding according to the EIP-712 specification.
|
|
63
|
-
* For smart accounts, implements replay-safe hash and signature wrapping.
|
|
64
|
-
*
|
|
65
|
-
* @param params - The typed data parameters following the EIP-712 specification
|
|
66
|
-
* @returns The signature as a hex string
|
|
67
|
-
*/
|
|
68
|
-
async signTypedData(e) {
|
|
69
|
-
if (o) {
|
|
70
|
-
const t = await v({
|
|
71
|
-
smartAccount: n,
|
|
72
|
-
ownerAddress: r.evmAccounts?.[0],
|
|
73
|
-
typedData: e
|
|
74
|
-
});
|
|
75
|
-
return i({
|
|
76
|
-
address: y,
|
|
77
|
-
data: c({
|
|
78
|
-
abi: p,
|
|
79
|
-
functionName: "createAccount",
|
|
80
|
-
args: [[u(r.evmAccounts?.[0])], 0n]
|
|
81
|
-
}),
|
|
82
|
-
signature: t.signature
|
|
83
|
-
});
|
|
84
|
-
} else {
|
|
85
|
-
const t = {
|
|
86
|
-
domain: e.domain,
|
|
87
|
-
types: {
|
|
88
|
-
EIP712Domain: m({
|
|
89
|
-
domain: e.domain
|
|
90
|
-
}),
|
|
91
|
-
...e.types
|
|
92
|
-
},
|
|
93
|
-
primaryType: e.primaryType,
|
|
94
|
-
message: e.message
|
|
95
|
-
};
|
|
96
|
-
return (await l({
|
|
97
|
-
evmAccount: n,
|
|
98
|
-
typedData: t
|
|
99
|
-
})).signature;
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
/**
|
|
103
|
-
* Signs a raw message hash using CDP's message signing functionality.
|
|
104
|
-
*
|
|
105
|
-
* @param message - The message hash to sign
|
|
106
|
-
* @returns The signature as a hex string
|
|
107
|
-
*/
|
|
108
|
-
async sign(e) {
|
|
109
|
-
return (await A({
|
|
110
|
-
evmAccount: n,
|
|
111
|
-
hash: e.hash
|
|
112
|
-
})).signature;
|
|
113
|
-
}
|
|
114
|
-
});
|
|
132
|
+
return e;
|
|
115
133
|
}
|
|
116
134
|
export {
|
|
117
|
-
|
|
135
|
+
o as EIP1193ProviderError,
|
|
136
|
+
c as RPCRequestError,
|
|
137
|
+
r as STANDARD_ERROR_CODES,
|
|
138
|
+
_ as validateRequest,
|
|
139
|
+
i as validateUserConnected,
|
|
140
|
+
y as validateUserHasEvmAccount,
|
|
141
|
+
A as validateUserHasEvmSmartAccount,
|
|
142
|
+
E as validateUserOwnsAddress
|
|
118
143
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import n from "./index.
|
|
2
|
-
import s from "./index.
|
|
3
|
-
import a from "./index.
|
|
1
|
+
import n from "./index.native99.js";
|
|
2
|
+
import s from "./index.native100.js";
|
|
3
|
+
import a from "./index.native101.js";
|
|
4
4
|
const y = async (t, o, e) => {
|
|
5
5
|
const r = await a(t, o, "sign");
|
|
6
6
|
s(t, r);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { withAlg as n } from "./index.
|
|
2
|
-
import c from "./index.
|
|
3
|
-
import { isJWK as p, isSecretJWK as a, isPublicJWK as y, isPrivateJWK as f } from "./index.
|
|
1
|
+
import { withAlg as n } from "./index.native102.js";
|
|
2
|
+
import c from "./index.native103.js";
|
|
3
|
+
import { isJWK as p, isSecretJWK as a, isPublicJWK as y, isPrivateJWK as f } from "./index.native104.js";
|
|
4
4
|
const s = (r) => r?.[Symbol.toStringTag], o = (r, e, t) => {
|
|
5
5
|
if (e.use !== void 0) {
|
|
6
6
|
let i;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JOSENotSupported as f } from "./index.
|
|
1
|
+
import { JOSENotSupported as f } from "./index.native30.js";
|
|
2
2
|
const w = (n, r, a, e, s) => {
|
|
3
3
|
if (s.crit !== void 0 && e?.crit === void 0)
|
|
4
4
|
throw new n('"crit" (Critical) Header Parameter MUST be integrity protected');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { isJWK as p } from "./index.
|
|
1
|
+
import { isJWK as p } from "./index.native104.js";
|
|
2
2
|
import { decode as m } from "./index.native89.js";
|
|
3
|
-
import y from "./index.
|
|
4
|
-
import { isCryptoKey as S, isKeyObject as K } from "./index.
|
|
3
|
+
import y from "./index.native105.js";
|
|
4
|
+
import { isCryptoKey as S, isKeyObject as K } from "./index.native103.js";
|
|
5
5
|
let c;
|
|
6
6
|
const f = async (e, r, s, i = !1) => {
|
|
7
7
|
c ||= /* @__PURE__ */ new WeakMap();
|