@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,9 +1,107 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { split as L, rotlSH as T, rotlSL as S, rotlBH as m, rotlBL as F } from "./index.native85.js";
|
|
2
|
+
import { createHasher as X, Hash as E, anumber as d, u32 as U, swap32IfBE as I, aexists as x, toBytes as P, abytes as k, aoutput as M, clean as y } from "./index.native86.js";
|
|
3
|
+
const R = BigInt(0), f = BigInt(1), j = BigInt(2), q = BigInt(7), v = BigInt(256), z = BigInt(113), _ = [], g = [], B = [];
|
|
4
|
+
for (let n = 0, t = f, s = 1, i = 0; n < 24; n++) {
|
|
5
|
+
[s, i] = [i, (2 * s + 3 * i) % 5], _.push(2 * (5 * i + s)), g.push((n + 1) * (n + 2) / 2 % 64);
|
|
6
|
+
let o = R;
|
|
7
|
+
for (let r = 0; r < 7; r++)
|
|
8
|
+
t = (t << f ^ (t >> q) * z) % v, t & j && (o ^= f << (f << /* @__PURE__ */ BigInt(r)) - f);
|
|
9
|
+
B.push(o);
|
|
6
10
|
}
|
|
11
|
+
const A = L(B, !0), C = A[0], D = A[1], O = (n, t, s) => s > 32 ? m(n, t, s) : T(n, t, s), w = (n, t, s) => s > 32 ? F(n, t, s) : S(n, t, s);
|
|
12
|
+
function G(n, t = 24) {
|
|
13
|
+
const s = new Uint32Array(10);
|
|
14
|
+
for (let i = 24 - t; i < 24; i++) {
|
|
15
|
+
for (let e = 0; e < 10; e++)
|
|
16
|
+
s[e] = n[e] ^ n[e + 10] ^ n[e + 20] ^ n[e + 30] ^ n[e + 40];
|
|
17
|
+
for (let e = 0; e < 10; e += 2) {
|
|
18
|
+
const h = (e + 8) % 10, l = (e + 2) % 10, u = s[l], c = s[l + 1], b = O(u, c, 1) ^ s[h], H = w(u, c, 1) ^ s[h + 1];
|
|
19
|
+
for (let a = 0; a < 50; a += 10)
|
|
20
|
+
n[e + a] ^= b, n[e + a + 1] ^= H;
|
|
21
|
+
}
|
|
22
|
+
let o = n[2], r = n[3];
|
|
23
|
+
for (let e = 0; e < 24; e++) {
|
|
24
|
+
const h = g[e], l = O(o, r, h), u = w(o, r, h), c = _[e];
|
|
25
|
+
o = n[c], r = n[c + 1], n[c] = l, n[c + 1] = u;
|
|
26
|
+
}
|
|
27
|
+
for (let e = 0; e < 50; e += 10) {
|
|
28
|
+
for (let h = 0; h < 10; h++)
|
|
29
|
+
s[h] = n[e + h];
|
|
30
|
+
for (let h = 0; h < 10; h++)
|
|
31
|
+
n[e + h] ^= ~s[(h + 2) % 10] & s[(h + 4) % 10];
|
|
32
|
+
}
|
|
33
|
+
n[0] ^= C[i], n[1] ^= D[i];
|
|
34
|
+
}
|
|
35
|
+
y(s);
|
|
36
|
+
}
|
|
37
|
+
class p extends E {
|
|
38
|
+
// NOTE: we accept arguments in bytes instead of bits here.
|
|
39
|
+
constructor(t, s, i, o = !1, r = 24) {
|
|
40
|
+
if (super(), this.pos = 0, this.posOut = 0, this.finished = !1, this.destroyed = !1, this.enableXOF = !1, this.blockLen = t, this.suffix = s, this.outputLen = i, this.enableXOF = o, this.rounds = r, d(i), !(0 < t && t < 200))
|
|
41
|
+
throw new Error("only keccak-f1600 function is supported");
|
|
42
|
+
this.state = new Uint8Array(200), this.state32 = U(this.state);
|
|
43
|
+
}
|
|
44
|
+
clone() {
|
|
45
|
+
return this._cloneInto();
|
|
46
|
+
}
|
|
47
|
+
keccak() {
|
|
48
|
+
I(this.state32), G(this.state32, this.rounds), I(this.state32), this.posOut = 0, this.pos = 0;
|
|
49
|
+
}
|
|
50
|
+
update(t) {
|
|
51
|
+
x(this), t = P(t), k(t);
|
|
52
|
+
const { blockLen: s, state: i } = this, o = t.length;
|
|
53
|
+
for (let r = 0; r < o; ) {
|
|
54
|
+
const e = Math.min(s - this.pos, o - r);
|
|
55
|
+
for (let h = 0; h < e; h++)
|
|
56
|
+
i[this.pos++] ^= t[r++];
|
|
57
|
+
this.pos === s && this.keccak();
|
|
58
|
+
}
|
|
59
|
+
return this;
|
|
60
|
+
}
|
|
61
|
+
finish() {
|
|
62
|
+
if (this.finished)
|
|
63
|
+
return;
|
|
64
|
+
this.finished = !0;
|
|
65
|
+
const { state: t, suffix: s, pos: i, blockLen: o } = this;
|
|
66
|
+
t[i] ^= s, (s & 128) !== 0 && i === o - 1 && this.keccak(), t[o - 1] ^= 128, this.keccak();
|
|
67
|
+
}
|
|
68
|
+
writeInto(t) {
|
|
69
|
+
x(this, !1), k(t), this.finish();
|
|
70
|
+
const s = this.state, { blockLen: i } = this;
|
|
71
|
+
for (let o = 0, r = t.length; o < r; ) {
|
|
72
|
+
this.posOut >= i && this.keccak();
|
|
73
|
+
const e = Math.min(i - this.posOut, r - o);
|
|
74
|
+
t.set(s.subarray(this.posOut, this.posOut + e), o), this.posOut += e, o += e;
|
|
75
|
+
}
|
|
76
|
+
return t;
|
|
77
|
+
}
|
|
78
|
+
xofInto(t) {
|
|
79
|
+
if (!this.enableXOF)
|
|
80
|
+
throw new Error("XOF is not possible for this instance");
|
|
81
|
+
return this.writeInto(t);
|
|
82
|
+
}
|
|
83
|
+
xof(t) {
|
|
84
|
+
return d(t), this.xofInto(new Uint8Array(t));
|
|
85
|
+
}
|
|
86
|
+
digestInto(t) {
|
|
87
|
+
if (M(t, this), this.finished)
|
|
88
|
+
throw new Error("digest() was already called");
|
|
89
|
+
return this.writeInto(t), this.destroy(), t;
|
|
90
|
+
}
|
|
91
|
+
digest() {
|
|
92
|
+
return this.digestInto(new Uint8Array(this.outputLen));
|
|
93
|
+
}
|
|
94
|
+
destroy() {
|
|
95
|
+
this.destroyed = !0, y(this.state);
|
|
96
|
+
}
|
|
97
|
+
_cloneInto(t) {
|
|
98
|
+
const { blockLen: s, suffix: i, outputLen: o, rounds: r, enableXOF: e } = this;
|
|
99
|
+
return t || (t = new p(s, i, o, e, r)), t.state32.set(this.state32), t.pos = this.pos, t.posOut = this.posOut, t.finished = this.finished, t.rounds = r, t.suffix = i, t.outputLen = o, t.enableXOF = e, t.destroyed = this.destroyed, t;
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
const J = (n, t, s) => X(() => new p(t, n, s)), Q = J(1, 136, 256 / 8);
|
|
7
103
|
export {
|
|
8
|
-
p as
|
|
104
|
+
p as Keccak,
|
|
105
|
+
G as keccakP,
|
|
106
|
+
Q as keccak_256
|
|
9
107
|
};
|
|
@@ -1,5 +1,9 @@
|
|
|
1
|
-
import { sha256 as
|
|
2
|
-
|
|
1
|
+
import { sha256 as o } from "./index.native59.js";
|
|
2
|
+
import { isHex as s } from "./index.native41.js";
|
|
3
|
+
import { toBytes as r } from "./index.native36.js";
|
|
4
|
+
function p(t, i) {
|
|
5
|
+
return o(s(t, { strict: !1 }) ? r(t) : t);
|
|
6
|
+
}
|
|
3
7
|
export {
|
|
4
|
-
|
|
8
|
+
p as sha256
|
|
5
9
|
};
|
|
@@ -1,17 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
if (e.type)
|
|
4
|
-
return e.type;
|
|
5
|
-
if (typeof e.authorizationList < "u")
|
|
6
|
-
return "eip7702";
|
|
7
|
-
if (typeof e.blobs < "u" || typeof e.blobVersionedHashes < "u" || typeof e.maxFeePerBlobGas < "u" || typeof e.sidecars < "u")
|
|
8
|
-
return "eip4844";
|
|
9
|
-
if (typeof e.maxFeePerGas < "u" || typeof e.maxPriorityFeePerGas < "u")
|
|
10
|
-
return "eip1559";
|
|
11
|
-
if (typeof e.gasPrice < "u")
|
|
12
|
-
return typeof e.accessList < "u" ? "eip2930" : "legacy";
|
|
13
|
-
throw new f({ transaction: e });
|
|
14
|
-
}
|
|
1
|
+
import { sha256 as s } from "./index.native84.js";
|
|
2
|
+
const o = s;
|
|
15
3
|
export {
|
|
16
|
-
|
|
4
|
+
o as sha256
|
|
17
5
|
};
|
|
@@ -1,192 +1,278 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { configureCdpApiClient as A, setAuthManager as S, initiateAuthentication as k, createEndUserEvmAccount as E, createEndUserEvmSmartAccount as h, verifyEmailAuthentication as U, verifySmsAuthentication as M, signEvmHashWithEndUserAccount as T, signEvmTransactionWithEndUserAccount as P, sendEvmTransactionWithEndUserAccount as j, signEvmMessageWithEndUserAccount as C, signEvmTypedDataWithEndUserAccount as O, sendUserOperationWithEndUserAccount as x, getUserOperationWithEndUserAccount as H, exportEndUserEvmAccount as W } from "@coinbase/cdp-api-client";
|
|
2
|
+
import { AuthManager as b } from "./index.native7.js";
|
|
3
|
+
import { toAuthState as m } from "./index.native14.js";
|
|
4
|
+
import { withAuth as i } from "./index.native15.js";
|
|
5
|
+
import { MockAuthManager as K } from "./index.native16.js";
|
|
6
|
+
import { mockUser as p } from "./index.native17.js";
|
|
7
|
+
import { getPlatformServices as f, getPlatformCrypto as D } from "./index.native5.js";
|
|
8
|
+
import { isChainSupportedForCDPSends as _ } from "./index.native18.js";
|
|
9
|
+
import { getConfig as t, setCoreAuthManager as w, getCoreAuthManager as n, setConfig as z } from "./index.native19.js";
|
|
3
10
|
import "viem";
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
initPromise = null;
|
|
14
|
-
/**
|
|
15
|
-
* Initializes the token manager.
|
|
16
|
-
*
|
|
17
|
-
* @param projectId - The project ID.
|
|
18
|
-
*/
|
|
19
|
-
constructor(t) {
|
|
20
|
-
this.projectId = t, this.initPromise = this._doInitialize();
|
|
11
|
+
import { serializeTransaction as y } from "./index.native20.js";
|
|
12
|
+
const Y = async (e) => {
|
|
13
|
+
if (!e.projectId)
|
|
14
|
+
throw new Error("Project ID is required");
|
|
15
|
+
let r;
|
|
16
|
+
try {
|
|
17
|
+
r = t().projectId !== e.projectId;
|
|
18
|
+
} catch {
|
|
19
|
+
r = !0;
|
|
21
20
|
}
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
* @returns The current user.
|
|
26
|
-
*/
|
|
27
|
-
async getUser() {
|
|
28
|
-
return this.authState?.user ?? null;
|
|
21
|
+
if (z(e), t().useMock) {
|
|
22
|
+
w(new K(t().projectId));
|
|
23
|
+
return;
|
|
29
24
|
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
25
|
+
let s;
|
|
26
|
+
try {
|
|
27
|
+
const a = f();
|
|
28
|
+
s = a.secureStorage ? {
|
|
29
|
+
getRefreshToken: () => a.secureStorage.getItem("cdp_refresh_token"),
|
|
30
|
+
setRefreshToken: (c) => a.secureStorage.setItem("cdp_refresh_token", c),
|
|
31
|
+
removeRefreshToken: () => a.secureStorage.removeItem("cdp_refresh_token")
|
|
32
|
+
} : void 0;
|
|
33
|
+
} catch {
|
|
34
|
+
s = void 0;
|
|
38
35
|
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
} finally {
|
|
47
|
-
await this.clearAuthState();
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
/**
|
|
51
|
-
* Adds a callback to be called when the auth state changes.
|
|
52
|
-
*
|
|
53
|
-
* @param callback - The function to call when the auth state changes.
|
|
54
|
-
*/
|
|
55
|
-
addAuthStateChangeCallback(t) {
|
|
56
|
-
this.authStateChangeCallbacks.push(t), t(this.authState?.user ?? null);
|
|
36
|
+
if (A({
|
|
37
|
+
debugging: t().debugging,
|
|
38
|
+
basePath: t().basePath,
|
|
39
|
+
refreshTokenStorage: s
|
|
40
|
+
}), r) {
|
|
41
|
+
const a = new b(t().projectId);
|
|
42
|
+
w(a), S(a);
|
|
57
43
|
}
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
44
|
+
await n().ensureInitialized();
|
|
45
|
+
}, Z = async (e) => l({
|
|
46
|
+
email: e.email,
|
|
47
|
+
type: "email"
|
|
48
|
+
}), ee = async (e) => l({
|
|
49
|
+
phoneNumber: e.phoneNumber,
|
|
50
|
+
type: "sms"
|
|
51
|
+
}), te = async (e) => v(
|
|
52
|
+
e,
|
|
53
|
+
"Mock email OTP verified",
|
|
54
|
+
(r, s) => U(r, s)
|
|
55
|
+
), re = async (e) => v(
|
|
56
|
+
e,
|
|
57
|
+
"Mock SMS OTP verified",
|
|
58
|
+
(r, s) => M(r, s)
|
|
59
|
+
), se = async () => n().getUser(), ne = async () => n().isSignedIn(), ae = async () => {
|
|
60
|
+
if (t().useMock) {
|
|
61
|
+
await n().signOut();
|
|
62
|
+
return;
|
|
66
63
|
}
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
64
|
+
if (!await n().isSignedIn())
|
|
65
|
+
throw new Error("User not signed in");
|
|
66
|
+
await n().signOut();
|
|
67
|
+
try {
|
|
68
|
+
const r = f();
|
|
69
|
+
if (r.secureStorage)
|
|
70
|
+
try {
|
|
71
|
+
await r.secureStorage.removeItem("cdp_refresh_token");
|
|
72
|
+
} catch (s) {
|
|
73
|
+
console.warn("Failed to clear stored refresh token:", s);
|
|
74
|
+
}
|
|
75
|
+
} catch {
|
|
76
76
|
}
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
77
|
+
}, ce = async () => n().getToken(), oe = (e) => {
|
|
78
|
+
n().addAuthStateChangeCallback(e);
|
|
79
|
+
}, ie = async (e) => t().useMock ? { signature: "0x0" } : i(e, n(), async ({ user: r, walletSecretId: s }) => ({
|
|
80
|
+
signature: (await T(t().projectId, r.userId, {
|
|
81
|
+
hash: e.hash,
|
|
82
|
+
address: e.evmAccount,
|
|
83
|
+
walletSecretId: s
|
|
84
|
+
})).signature
|
|
85
|
+
})), ue = async (e) => t().useMock ? { signedTransaction: "0x0" } : i(e, n(), async ({ user: r, walletSecretId: s }) => {
|
|
86
|
+
const a = y(e.transaction);
|
|
87
|
+
return {
|
|
88
|
+
signedTransaction: (await P(
|
|
89
|
+
t().projectId,
|
|
90
|
+
r.userId,
|
|
91
|
+
{
|
|
92
|
+
transaction: a,
|
|
93
|
+
address: e.evmAccount,
|
|
94
|
+
walletSecretId: s
|
|
95
|
+
}
|
|
96
|
+
)).signedTransaction
|
|
97
|
+
};
|
|
98
|
+
}), de = async (e) => {
|
|
99
|
+
if (!_(e.network))
|
|
100
|
+
throw new Error(`Chain ${e.network} is not supported by the CDP Apis`);
|
|
101
|
+
if (t().useMock)
|
|
102
|
+
return { transactionHash: "0x0" };
|
|
103
|
+
const r = y(e.transaction);
|
|
104
|
+
return i(e, n(), async ({ user: s, walletSecretId: a }) => ({
|
|
105
|
+
transactionHash: (await j(
|
|
106
|
+
t().projectId,
|
|
107
|
+
s.userId,
|
|
108
|
+
{
|
|
109
|
+
transaction: r,
|
|
110
|
+
address: e.evmAccount,
|
|
111
|
+
walletSecretId: a,
|
|
112
|
+
network: e.network
|
|
113
|
+
}
|
|
114
|
+
)).transactionHash
|
|
115
|
+
}));
|
|
116
|
+
}, me = async (e) => t().useMock ? { signature: "0x0" } : i(e, n(), async ({ user: r, walletSecretId: s }) => ({
|
|
117
|
+
signature: (await C(t().projectId, r.userId, {
|
|
118
|
+
message: e.message,
|
|
119
|
+
address: e.evmAccount,
|
|
120
|
+
walletSecretId: s
|
|
121
|
+
})).signature
|
|
122
|
+
})), ge = async (e) => t().useMock ? { signature: "0x0" } : i(e, n(), async ({ user: r, walletSecretId: s }) => ({
|
|
123
|
+
signature: (await O(t().projectId, r.userId, {
|
|
124
|
+
typedData: e.typedData,
|
|
125
|
+
address: e.evmAccount,
|
|
126
|
+
walletSecretId: s
|
|
127
|
+
})).signature
|
|
128
|
+
})), he = async (e) => t().useMock ? {
|
|
129
|
+
userOperationHash: "0x1234567890123456789012345678901234567890123456789012345678901234"
|
|
130
|
+
} : i(e, n(), async ({ user: r, walletSecretId: s }) => ({
|
|
131
|
+
userOperationHash: (await x(
|
|
132
|
+
t().projectId,
|
|
133
|
+
r.userId,
|
|
134
|
+
e.evmSmartAccount,
|
|
135
|
+
{
|
|
136
|
+
network: e.network,
|
|
137
|
+
calls: e.calls.map((c) => ({
|
|
138
|
+
to: c.to,
|
|
139
|
+
value: String(c.value ?? 0n),
|
|
140
|
+
data: c.data ?? "0x"
|
|
141
|
+
})),
|
|
142
|
+
walletSecretId: s,
|
|
143
|
+
useCdpPaymaster: e.useCdpPaymaster ?? !1,
|
|
144
|
+
paymasterUrl: e.paymasterUrl
|
|
97
145
|
}
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
}
|
|
108
|
-
/**
|
|
109
|
-
* Clears the authentication state.
|
|
110
|
-
*/
|
|
111
|
-
async clearAuthState() {
|
|
112
|
-
this.authState = null, this.walletSecret = null, this.authStateChangeCallbacks.forEach((t) => t(null));
|
|
113
|
-
}
|
|
114
|
-
/**
|
|
115
|
-
* Ensures the AuthManager is initialized before proceeding.
|
|
116
|
-
* If initialization is already in progress, waits for it to complete.
|
|
117
|
-
*/
|
|
118
|
-
async ensureInitialized() {
|
|
119
|
-
if (this.initPromise) {
|
|
120
|
-
await this.initPromise;
|
|
121
|
-
return;
|
|
146
|
+
)).userOpHash
|
|
147
|
+
})), pe = async (e) => t().useMock ? {
|
|
148
|
+
userOpHash: e.userOperationHash,
|
|
149
|
+
network: e.network,
|
|
150
|
+
calls: [
|
|
151
|
+
{
|
|
152
|
+
to: "0x1234567890123456789012345678901234567890",
|
|
153
|
+
value: "0",
|
|
154
|
+
data: "0x"
|
|
122
155
|
}
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
156
|
+
],
|
|
157
|
+
status: "complete",
|
|
158
|
+
transactionHash: "0x9876543210987654321098765432109876543210987654321098765432109876",
|
|
159
|
+
receipts: []
|
|
160
|
+
} : i(e, n(), async ({ user: r }) => await H(
|
|
161
|
+
t().projectId,
|
|
162
|
+
r.userId,
|
|
163
|
+
e.evmSmartAccount,
|
|
164
|
+
e.userOperationHash
|
|
165
|
+
)), we = async (e) => {
|
|
166
|
+
if (t().useMock)
|
|
167
|
+
return {
|
|
168
|
+
privateKey: "mock-private-key"
|
|
169
|
+
};
|
|
170
|
+
const r = D(), s = await r.createExportKeyPair();
|
|
171
|
+
return i(e, n(), async ({ user: a, walletSecretId: c }) => {
|
|
172
|
+
const o = await W(t().projectId, a.userId, {
|
|
173
|
+
address: e.evmAccount,
|
|
174
|
+
walletSecretId: c,
|
|
175
|
+
exportEncryptionKey: s.publicKeyBase64
|
|
176
|
+
});
|
|
177
|
+
return {
|
|
178
|
+
privateKey: await r.decryptWithPrivateKey(
|
|
179
|
+
s.privateKey,
|
|
180
|
+
o.encryptedPrivateKey
|
|
181
|
+
)
|
|
182
|
+
};
|
|
183
|
+
});
|
|
184
|
+
}, l = async (e) => {
|
|
185
|
+
if (t().useMock)
|
|
186
|
+
return {
|
|
187
|
+
message: "Mock sign in initiated",
|
|
188
|
+
flowId: "mock-flow-id"
|
|
189
|
+
};
|
|
190
|
+
if (await n().isSignedIn())
|
|
191
|
+
throw new Error("User is already authenticated. Please sign out first.");
|
|
192
|
+
const s = await k(t().projectId, e);
|
|
193
|
+
return {
|
|
194
|
+
flowId: s.flowId,
|
|
195
|
+
message: s.message
|
|
196
|
+
};
|
|
197
|
+
}, v = async (e, r, s) => {
|
|
198
|
+
if (t().useMock)
|
|
199
|
+
return await n().setAuthState({
|
|
200
|
+
accessToken: "mock-access-token",
|
|
201
|
+
expiresAt: Date.now() + 1e3 * 60 * 60 * 24,
|
|
202
|
+
user: p
|
|
203
|
+
}), {
|
|
204
|
+
message: r,
|
|
205
|
+
user: p,
|
|
206
|
+
isNewUser: !1
|
|
207
|
+
};
|
|
208
|
+
if (await n().isSignedIn())
|
|
209
|
+
throw new Error("User is already authenticated. Please sign out first.");
|
|
210
|
+
const c = await s(t().projectId, {
|
|
211
|
+
flowId: e.flowId,
|
|
212
|
+
otp: e.otp
|
|
213
|
+
});
|
|
214
|
+
let o = m(c.accessToken, c.validUntil, c.endUser);
|
|
215
|
+
if (await n().setAuthState(o), !o.user.evmAccounts || o.user.evmAccounts.length === 0)
|
|
129
216
|
try {
|
|
130
|
-
await
|
|
131
|
-
|
|
132
|
-
|
|
217
|
+
const u = await n().getWalletSecretId();
|
|
218
|
+
let d = await E(t().projectId, o.user.userId, {
|
|
219
|
+
walletSecretId: u
|
|
220
|
+
});
|
|
221
|
+
if (t().createAccountOnLogin === "evm-smart") {
|
|
222
|
+
const [I] = d.evmAccounts;
|
|
223
|
+
d = await h(
|
|
224
|
+
t().projectId,
|
|
225
|
+
o.user.userId,
|
|
226
|
+
{
|
|
227
|
+
owner: I,
|
|
228
|
+
enableSpendPermissions: !1
|
|
229
|
+
// Defaulting to false until the feature is ready.
|
|
230
|
+
}
|
|
231
|
+
);
|
|
232
|
+
}
|
|
233
|
+
o = m(c.accessToken, c.validUntil, d), await n().setAuthState(o);
|
|
234
|
+
} catch (u) {
|
|
235
|
+
throw new Error(`Failed to create EVM account: ${u}`);
|
|
133
236
|
}
|
|
134
|
-
|
|
135
|
-
/**
|
|
136
|
-
* Returns whether the token should be refreshed.
|
|
137
|
-
*
|
|
138
|
-
* @returns True if the token should be refreshed, false otherwise.
|
|
139
|
-
*/
|
|
140
|
-
shouldRefreshToken() {
|
|
141
|
-
return !(this.authState && this.authState.expiresAt > Date.now() + h);
|
|
142
|
-
}
|
|
143
|
-
/**
|
|
144
|
-
* Refreshes the access token and transitions the auth state accordingly.
|
|
145
|
-
* If a refresh is already in progress, it will wait for that refresh to complete.
|
|
146
|
-
*
|
|
147
|
-
* @returns The new access token.
|
|
148
|
-
*/
|
|
149
|
-
async refreshAccessToken() {
|
|
237
|
+
if (t().createAccountOnLogin === "evm-smart" && (!o.user.evmSmartAccounts || o.user.evmSmartAccounts.length === 0))
|
|
150
238
|
try {
|
|
151
|
-
const
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
239
|
+
const [u] = o.user.evmAccounts, d = await h(
|
|
240
|
+
t().projectId,
|
|
241
|
+
o.user.userId,
|
|
242
|
+
{
|
|
243
|
+
owner: u,
|
|
244
|
+
enableSpendPermissions: !1
|
|
245
|
+
// Defaulting to false until the feature is ready.
|
|
246
|
+
}
|
|
157
247
|
);
|
|
158
|
-
await
|
|
159
|
-
} catch {
|
|
160
|
-
|
|
248
|
+
o = m(c.accessToken, c.validUntil, d), await n().setAuthState(o);
|
|
249
|
+
} catch (u) {
|
|
250
|
+
throw new Error(`Failed to create EVM Smart Account: ${u}`);
|
|
161
251
|
}
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
return !(this.walletSecret && this.walletSecret.expiresAt > Date.now() + h);
|
|
170
|
-
}
|
|
171
|
-
/**
|
|
172
|
-
* Refreshes the wallet secret. Assumes the user is signed in.
|
|
173
|
-
*
|
|
174
|
-
* @returns The wallet secret.
|
|
175
|
-
*/
|
|
176
|
-
async refreshWalletSecret() {
|
|
177
|
-
const t = n(), e = this.walletSecret?.walletSecretId ?? t.generateRandomId(), a = this.walletSecret?.keyPair ?? await t.createKeyPair(), r = this.authState.expiresAt, s = new Date(r).toISOString();
|
|
178
|
-
this.walletSecret = { walletSecretId: e, keyPair: a, expiresAt: r };
|
|
179
|
-
try {
|
|
180
|
-
await o(this.projectId, this.authState.user.userId, {
|
|
181
|
-
walletSecretId: e,
|
|
182
|
-
publicKey: a.publicKeyBase64,
|
|
183
|
-
validUntil: s
|
|
184
|
-
});
|
|
185
|
-
} catch (i) {
|
|
186
|
-
throw this.walletSecret = null, i;
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
}
|
|
252
|
+
const g = await n().getUser();
|
|
253
|
+
return {
|
|
254
|
+
message: c.message,
|
|
255
|
+
user: g,
|
|
256
|
+
isNewUser: c.isNewEndUser
|
|
257
|
+
};
|
|
258
|
+
};
|
|
190
259
|
export {
|
|
191
|
-
|
|
260
|
+
we as exportEvmAccount,
|
|
261
|
+
ce as getAccessToken,
|
|
262
|
+
se as getCurrentUser,
|
|
263
|
+
pe as getUserOperation,
|
|
264
|
+
Y as initialize,
|
|
265
|
+
ne as isSignedIn,
|
|
266
|
+
oe as onAuthStateChange,
|
|
267
|
+
de as sendEvmTransaction,
|
|
268
|
+
he as sendUserOperation,
|
|
269
|
+
ie as signEvmHash,
|
|
270
|
+
me as signEvmMessage,
|
|
271
|
+
ue as signEvmTransaction,
|
|
272
|
+
ge as signEvmTypedData,
|
|
273
|
+
Z as signInWithEmail,
|
|
274
|
+
ee as signInWithSms,
|
|
275
|
+
ae as signOut,
|
|
276
|
+
te as verifyEmailOTP,
|
|
277
|
+
re as verifySmsOTP
|
|
192
278
|
};
|
|
@@ -1,45 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
function
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
14
|
-
class d extends t {
|
|
15
|
-
constructor({ transaction: r }) {
|
|
16
|
-
super("Cannot infer a transaction type from provided transaction.", {
|
|
17
|
-
metaMessages: [
|
|
18
|
-
"Provided Transaction:",
|
|
19
|
-
"{",
|
|
20
|
-
i(r),
|
|
21
|
-
"}",
|
|
22
|
-
"",
|
|
23
|
-
"To infer the type, either provide:",
|
|
24
|
-
"- a `type` to the Transaction, or",
|
|
25
|
-
"- an EIP-1559 Transaction with `maxFeePerGas`, or",
|
|
26
|
-
"- an EIP-2930 Transaction with `gasPrice` & `accessList`, or",
|
|
27
|
-
"- an EIP-4844 Transaction with `blobs`, `blobVersionedHashes`, `sidecars`, or",
|
|
28
|
-
"- an EIP-7702 Transaction with `authorizationList`, or",
|
|
29
|
-
"- a Legacy Transaction with `gasPrice`"
|
|
30
|
-
],
|
|
31
|
-
name: "InvalidSerializableTransactionError"
|
|
32
|
-
});
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
class l extends t {
|
|
36
|
-
constructor({ storageKey: r }) {
|
|
37
|
-
super(`Size for storage key "${r}" is invalid. Expected 32 bytes. Got ${Math.floor((r.length - 2) / 2)} bytes.`, { name: "InvalidStorageKeySizeError" });
|
|
38
|
-
}
|
|
1
|
+
import { InvalidSerializableTransactionError as f } from "./index.native61.js";
|
|
2
|
+
function d(e) {
|
|
3
|
+
if (e.type)
|
|
4
|
+
return e.type;
|
|
5
|
+
if (typeof e.authorizationList < "u")
|
|
6
|
+
return "eip7702";
|
|
7
|
+
if (typeof e.blobs < "u" || typeof e.blobVersionedHashes < "u" || typeof e.maxFeePerBlobGas < "u" || typeof e.sidecars < "u")
|
|
8
|
+
return "eip4844";
|
|
9
|
+
if (typeof e.maxFeePerGas < "u" || typeof e.maxPriorityFeePerGas < "u")
|
|
10
|
+
return "eip1559";
|
|
11
|
+
if (typeof e.gasPrice < "u")
|
|
12
|
+
return typeof e.accessList < "u" ? "eip2930" : "legacy";
|
|
13
|
+
throw new f({ transaction: e });
|
|
39
14
|
}
|
|
40
15
|
export {
|
|
41
|
-
|
|
42
|
-
d as InvalidSerializableTransactionError,
|
|
43
|
-
l as InvalidStorageKeySizeError,
|
|
44
|
-
i as prettyPrint
|
|
16
|
+
d as getTransactionType
|
|
45
17
|
};
|