@coinbase/cdp-core 0.0.37 → 0.0.39
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.native101.js +10 -79
- package/dist/esm/index.native102.js +79 -10
- package/dist/esm/index.native32.js +1 -1
- package/dist/esm/index.native92.js +1 -1
- package/dist/esm/index.web100.js +78 -6
- package/dist/esm/index.web102.js +5 -18
- package/dist/esm/index.web103.js +18 -28
- package/dist/esm/index.web104.js +26 -6
- package/dist/esm/index.web105.js +6 -9
- package/dist/esm/index.web106.js +11 -13
- package/dist/esm/index.web107.js +11 -8
- package/dist/esm/index.web108.js +7 -14
- package/dist/esm/index.web109.js +16 -80
- package/dist/esm/index.web110.js +81 -5
- package/dist/esm/index.web112.js +4 -4
- package/dist/esm/index.web113.js +5 -5
- package/dist/esm/index.web12.js +1 -1
- package/dist/esm/index.web19.js +13 -13
- package/dist/esm/index.web20.js +3 -3
- package/dist/esm/index.web23.js +2 -2
- package/dist/esm/index.web24.js +950 -16
- package/dist/esm/index.web25.js +2 -23
- package/dist/esm/index.web26.js +49 -50
- package/dist/esm/index.web27.js +26 -158
- package/dist/esm/index.web28.js +157 -45
- package/dist/esm/index.web29.js +43 -245
- package/dist/esm/index.web30.js +247 -53
- package/dist/esm/index.web31.js +56 -951
- package/dist/esm/index.web32.js +17 -2
- package/dist/esm/index.web33.js +21 -48
- package/dist/esm/index.web34.js +50 -27
- package/dist/esm/index.web35.js +2 -13
- package/dist/esm/index.web36.js +2 -12
- package/dist/esm/index.web37.js +9 -2
- package/dist/esm/index.web38.js +18 -2
- package/dist/esm/index.web39.js +44 -53
- package/dist/esm/index.web40.js +13 -10
- package/dist/esm/index.web41.js +56 -2
- package/dist/esm/index.web42.js +7 -45
- package/dist/esm/index.web43.js +21 -13
- package/dist/esm/index.web44.js +11 -8
- package/dist/esm/index.web45.js +3 -17
- package/dist/esm/index.web46.js +3 -45
- package/dist/esm/index.web47.js +34 -13
- package/dist/esm/index.web48.js +10 -53
- package/dist/esm/index.web49.js +4 -6
- package/dist/esm/index.web50.js +28 -21
- package/dist/esm/index.web51.js +6 -3
- package/dist/esm/index.web52.js +24 -3
- package/dist/esm/index.web53.js +16 -34
- package/dist/esm/index.web54.js +53 -11
- package/dist/esm/index.web55.js +23 -4
- package/dist/esm/index.web56.js +11 -28
- package/dist/esm/index.web57.js +27 -6
- package/dist/esm/index.web58.js +40 -22
- package/dist/esm/index.web59.js +55 -16
- package/dist/esm/index.web60.js +126 -53
- package/dist/esm/index.web61.js +11 -22
- package/dist/esm/index.web62.js +104 -11
- package/dist/esm/index.web63.js +6 -27
- package/dist/esm/index.web64.js +3 -43
- package/dist/esm/index.web65.js +14 -55
- package/dist/esm/index.web66.js +41 -126
- package/dist/esm/index.web67.js +76 -10
- package/dist/esm/index.web68.js +2 -105
- package/dist/esm/index.web69.js +2 -7
- package/dist/esm/index.web7.js +4 -4
- package/dist/esm/index.web70.js +13 -3
- package/dist/esm/index.web71.js +37 -14
- package/dist/esm/index.web72.js +5 -41
- package/dist/esm/index.web73.js +32 -76
- package/dist/esm/index.web74.js +9 -2
- package/dist/esm/index.web75.js +11 -2
- package/dist/esm/index.web76.js +11 -37
- package/dist/esm/index.web77.js +13 -6
- package/dist/esm/index.web78.js +17 -33
- package/dist/esm/index.web79.js +5 -8
- package/dist/esm/index.web80.js +5 -11
- package/dist/esm/index.web81.js +10 -11
- package/dist/esm/index.web82.js +54 -13
- package/dist/esm/index.web83.js +10 -18
- package/dist/esm/index.web84.js +2 -6
- package/dist/esm/index.web85.js +44 -4
- package/dist/esm/index.web86.js +13 -10
- package/dist/esm/index.web87.js +17 -100
- package/dist/esm/index.web88.js +2 -79
- package/dist/esm/index.web89.js +20 -80
- package/dist/esm/index.web90.js +79 -20
- package/dist/esm/index.web91.js +104 -10
- package/dist/esm/index.web92.js +31 -18
- package/dist/esm/index.web93.js +7 -94
- package/dist/esm/index.web94.js +20 -20
- package/dist/esm/index.web95.js +9 -117
- package/dist/esm/index.web96.js +20 -2
- package/dist/esm/index.web97.js +91 -18
- package/dist/esm/index.web98.js +20 -19
- package/dist/esm/index.web99.js +115 -30
- package/dist/native/index.native101.js +10 -79
- package/dist/native/index.native102.js +79 -10
- package/dist/native/index.native32.js +1 -1
- package/dist/native/index.native92.js +1 -1
- package/dist/web/index.web100.js +78 -6
- package/dist/web/index.web102.js +5 -18
- package/dist/web/index.web103.js +18 -28
- package/dist/web/index.web104.js +26 -6
- package/dist/web/index.web105.js +6 -9
- package/dist/web/index.web106.js +11 -13
- package/dist/web/index.web107.js +11 -8
- package/dist/web/index.web108.js +7 -14
- package/dist/web/index.web109.js +16 -80
- package/dist/web/index.web110.js +81 -5
- package/dist/web/index.web112.js +4 -4
- package/dist/web/index.web113.js +5 -5
- package/dist/web/index.web12.js +1 -1
- package/dist/web/index.web19.js +13 -13
- package/dist/web/index.web20.js +3 -3
- package/dist/web/index.web23.js +2 -2
- package/dist/web/index.web24.js +950 -16
- package/dist/web/index.web25.js +2 -23
- package/dist/web/index.web26.js +49 -50
- package/dist/web/index.web27.js +26 -158
- package/dist/web/index.web28.js +157 -45
- package/dist/web/index.web29.js +43 -245
- package/dist/web/index.web30.js +247 -53
- package/dist/web/index.web31.js +56 -951
- package/dist/web/index.web32.js +17 -2
- package/dist/web/index.web33.js +21 -48
- package/dist/web/index.web34.js +50 -27
- package/dist/web/index.web35.js +2 -13
- package/dist/web/index.web36.js +2 -12
- package/dist/web/index.web37.js +9 -2
- package/dist/web/index.web38.js +18 -2
- package/dist/web/index.web39.js +44 -53
- package/dist/web/index.web40.js +13 -10
- package/dist/web/index.web41.js +56 -2
- package/dist/web/index.web42.js +7 -45
- package/dist/web/index.web43.js +21 -13
- package/dist/web/index.web44.js +11 -8
- package/dist/web/index.web45.js +3 -17
- package/dist/web/index.web46.js +3 -45
- package/dist/web/index.web47.js +34 -13
- package/dist/web/index.web48.js +10 -53
- package/dist/web/index.web49.js +4 -6
- package/dist/web/index.web50.js +28 -21
- package/dist/web/index.web51.js +6 -3
- package/dist/web/index.web52.js +24 -3
- package/dist/web/index.web53.js +16 -34
- package/dist/web/index.web54.js +53 -11
- package/dist/web/index.web55.js +23 -4
- package/dist/web/index.web56.js +11 -28
- package/dist/web/index.web57.js +27 -6
- package/dist/web/index.web58.js +40 -22
- package/dist/web/index.web59.js +55 -16
- package/dist/web/index.web60.js +126 -53
- package/dist/web/index.web61.js +11 -22
- package/dist/web/index.web62.js +104 -11
- package/dist/web/index.web63.js +6 -27
- package/dist/web/index.web64.js +3 -43
- package/dist/web/index.web65.js +14 -55
- package/dist/web/index.web66.js +41 -126
- package/dist/web/index.web67.js +76 -10
- package/dist/web/index.web68.js +2 -105
- package/dist/web/index.web69.js +2 -7
- package/dist/web/index.web7.js +4 -4
- package/dist/web/index.web70.js +13 -3
- package/dist/web/index.web71.js +37 -14
- package/dist/web/index.web72.js +5 -41
- package/dist/web/index.web73.js +32 -76
- package/dist/web/index.web74.js +9 -2
- package/dist/web/index.web75.js +11 -2
- package/dist/web/index.web76.js +11 -37
- package/dist/web/index.web77.js +13 -6
- package/dist/web/index.web78.js +17 -33
- package/dist/web/index.web79.js +5 -8
- package/dist/web/index.web80.js +5 -11
- package/dist/web/index.web81.js +10 -11
- package/dist/web/index.web82.js +54 -13
- package/dist/web/index.web83.js +10 -18
- package/dist/web/index.web84.js +2 -6
- package/dist/web/index.web85.js +44 -4
- package/dist/web/index.web86.js +13 -10
- package/dist/web/index.web87.js +17 -100
- package/dist/web/index.web88.js +2 -79
- package/dist/web/index.web89.js +20 -80
- package/dist/web/index.web90.js +79 -20
- package/dist/web/index.web91.js +104 -10
- package/dist/web/index.web92.js +31 -18
- package/dist/web/index.web93.js +7 -94
- package/dist/web/index.web94.js +20 -20
- package/dist/web/index.web95.js +9 -117
- package/dist/web/index.web96.js +20 -2
- package/dist/web/index.web97.js +91 -18
- package/dist/web/index.web98.js +20 -19
- package/dist/web/index.web99.js +115 -30
- package/package.json +2 -2
package/dist/web/index.web67.js
CHANGED
|
@@ -1,15 +1,81 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { versionedHashVersionKzg as c } from "./index.web68.js";
|
|
2
|
+
import { maxUint256 as m } from "./index.web69.js";
|
|
3
|
+
import { InvalidAddressError as s } from "./index.web70.js";
|
|
4
|
+
import { BaseError as h } from "./index.web59.js";
|
|
5
|
+
import { EmptyBlobError as P, InvalidVersionedHashSizeError as p, InvalidVersionedHashVersionError as x } from "./index.web71.js";
|
|
6
|
+
import { InvalidChainIdError as n } from "./index.web72.js";
|
|
7
|
+
import { FeeCapTooHighError as w, TipAboveFeeCapError as E } from "./index.web73.js";
|
|
8
|
+
import { isAddress as f } from "./index.web44.js";
|
|
9
|
+
import { size as F } from "./index.web49.js";
|
|
10
|
+
import { slice as I } from "./index.web50.js";
|
|
11
|
+
import { hexToNumber as G } from "./index.web55.js";
|
|
12
|
+
function C(t) {
|
|
13
|
+
const { authorizationList: e } = t;
|
|
14
|
+
if (e)
|
|
15
|
+
for (const o of e) {
|
|
16
|
+
const { chainId: r } = o, i = o.address;
|
|
17
|
+
if (!f(i))
|
|
18
|
+
throw new s({ address: i });
|
|
19
|
+
if (r < 0)
|
|
20
|
+
throw new n({ chainId: r });
|
|
21
|
+
}
|
|
22
|
+
d(t);
|
|
6
23
|
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
24
|
+
function L(t) {
|
|
25
|
+
const { blobVersionedHashes: e } = t;
|
|
26
|
+
if (e) {
|
|
27
|
+
if (e.length === 0)
|
|
28
|
+
throw new P();
|
|
29
|
+
for (const o of e) {
|
|
30
|
+
const r = F(o), i = G(I(o, 0, 1));
|
|
31
|
+
if (r !== 32)
|
|
32
|
+
throw new p({ hash: o, size: r });
|
|
33
|
+
if (i !== c)
|
|
34
|
+
throw new x({
|
|
35
|
+
hash: o,
|
|
36
|
+
version: i
|
|
37
|
+
});
|
|
38
|
+
}
|
|
10
39
|
}
|
|
40
|
+
d(t);
|
|
41
|
+
}
|
|
42
|
+
function d(t) {
|
|
43
|
+
const { chainId: e, maxPriorityFeePerGas: o, maxFeePerGas: r, to: i } = t;
|
|
44
|
+
if (e <= 0)
|
|
45
|
+
throw new n({ chainId: e });
|
|
46
|
+
if (i && !f(i))
|
|
47
|
+
throw new s({ address: i });
|
|
48
|
+
if (r && r > m)
|
|
49
|
+
throw new w({ maxFeePerGas: r });
|
|
50
|
+
if (o && r && o > r)
|
|
51
|
+
throw new E({ maxFeePerGas: r, maxPriorityFeePerGas: o });
|
|
52
|
+
}
|
|
53
|
+
function B(t) {
|
|
54
|
+
const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
|
|
55
|
+
if (e <= 0)
|
|
56
|
+
throw new n({ chainId: e });
|
|
57
|
+
if (a && !f(a))
|
|
58
|
+
throw new s({ address: a });
|
|
59
|
+
if (o || i)
|
|
60
|
+
throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");
|
|
61
|
+
if (r && r > m)
|
|
62
|
+
throw new w({ maxFeePerGas: r });
|
|
63
|
+
}
|
|
64
|
+
function K(t) {
|
|
65
|
+
const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
|
|
66
|
+
if (a && !f(a))
|
|
67
|
+
throw new s({ address: a });
|
|
68
|
+
if (typeof e < "u" && e <= 0)
|
|
69
|
+
throw new n({ chainId: e });
|
|
70
|
+
if (o || i)
|
|
71
|
+
throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");
|
|
72
|
+
if (r && r > m)
|
|
73
|
+
throw new w({ maxFeePerGas: r });
|
|
11
74
|
}
|
|
12
75
|
export {
|
|
13
|
-
|
|
14
|
-
|
|
76
|
+
d as assertTransactionEIP1559,
|
|
77
|
+
B as assertTransactionEIP2930,
|
|
78
|
+
L as assertTransactionEIP4844,
|
|
79
|
+
C as assertTransactionEIP7702,
|
|
80
|
+
K as assertTransactionLegacy
|
|
15
81
|
};
|
package/dist/web/index.web68.js
CHANGED
|
@@ -1,107 +1,4 @@
|
|
|
1
|
-
|
|
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.web89.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);
|
|
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);
|
|
1
|
+
const e = 1;
|
|
103
2
|
export {
|
|
104
|
-
|
|
105
|
-
G as keccakP,
|
|
106
|
-
Q as keccak_256
|
|
3
|
+
e as versionedHashVersionKzg
|
|
107
4
|
};
|
package/dist/web/index.web69.js
CHANGED
|
@@ -1,9 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import { isHex as s } from "./index.web52.js";
|
|
3
|
-
import { toBytes as r } from "./index.web48.js";
|
|
4
|
-
function p(t, i) {
|
|
5
|
-
return o(s(t, { strict: !1 }) ? r(t) : t);
|
|
6
|
-
}
|
|
1
|
+
const n = 2n ** 256n - 1n;
|
|
7
2
|
export {
|
|
8
|
-
|
|
3
|
+
n as maxUint256
|
|
9
4
|
};
|
package/dist/web/index.web7.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { Provider as h } from "ox";
|
|
2
2
|
import { http as m } from "viem";
|
|
3
3
|
import { create as p } from "zustand";
|
|
4
|
-
import { subscribeWithSelector as g, persist as f, createJSONStorage as S } from "./index.
|
|
4
|
+
import { subscribeWithSelector as g, persist as f, createJSONStorage as S } from "./index.web28.js";
|
|
5
5
|
import { validateRequest as I, EIP1193ProviderError as w, STANDARD_ERROR_CODES as C } from "./index.web8.js";
|
|
6
|
-
import { EventEmitter as b } from "./index.
|
|
6
|
+
import { EventEmitter as b } from "./index.web29.js";
|
|
7
7
|
import { getPlatformStorage as _ } from "./index.web2.js";
|
|
8
8
|
import "@coinbase/cdp-api-client";
|
|
9
|
-
import { handleGetCapabilities as A, handleGetCallsStatus as v, handleSendCalls as D, handleChainId as P, handleSignTypedData as E, handleEthSign as R, handleSwitchEthereumChain as y, handleDisconnect as T, handleSendTransaction as q, handlePersonalSign as N, handleRequestAccounts as O, handleAccounts as G } from "./index.
|
|
9
|
+
import { handleGetCapabilities as A, handleGetCallsStatus as v, handleSendCalls as D, handleChainId as P, handleSignTypedData as E, handleEthSign as R, handleSwitchEthereumChain as y, handleDisconnect as T, handleSendTransaction as q, handlePersonalSign as N, handleRequestAccounts as O, handleAccounts as G } from "./index.web30.js";
|
|
10
10
|
import { onAuthStateChange as L } from "./index.web5.js";
|
|
11
|
-
import { baseSepolia as l } from "./index.
|
|
11
|
+
import { baseSepolia as l } from "./index.web31.js";
|
|
12
12
|
function M(r, n, s) {
|
|
13
13
|
n.subscribe(
|
|
14
14
|
(t) => t.chainId,
|
package/dist/web/index.web70.js
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { BaseError as r } from "./index.web59.js";
|
|
2
|
+
class d extends r {
|
|
3
|
+
constructor({ address: s }) {
|
|
4
|
+
super(`Address "${s}" is invalid.`, {
|
|
5
|
+
metaMessages: [
|
|
6
|
+
"- Address must be a hex value of 20 bytes (40 hex characters).",
|
|
7
|
+
"- Address must match its checksum counterpart."
|
|
8
|
+
],
|
|
9
|
+
name: "InvalidAddressError"
|
|
10
|
+
});
|
|
11
|
+
}
|
|
12
|
+
}
|
|
3
13
|
export {
|
|
4
|
-
|
|
14
|
+
d as InvalidAddressError
|
|
5
15
|
};
|
package/dist/web/index.web71.js
CHANGED
|
@@ -1,17 +1,40 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
import { versionedHashVersionKzg as a } from "./index.web68.js";
|
|
2
|
+
import { BaseError as s } from "./index.web59.js";
|
|
3
|
+
class t extends s {
|
|
4
|
+
constructor({ maxSize: e, size: r }) {
|
|
5
|
+
super("Blob size is too large.", {
|
|
6
|
+
metaMessages: [`Max: ${e} bytes`, `Given: ${r} bytes`],
|
|
7
|
+
name: "BlobSizeTooLargeError"
|
|
8
|
+
});
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
class d extends s {
|
|
12
|
+
constructor() {
|
|
13
|
+
super("Blob data must not be empty.", { name: "EmptyBlobError" });
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
class l extends s {
|
|
17
|
+
constructor({ hash: e, size: r }) {
|
|
18
|
+
super(`Versioned hash "${e}" size is invalid.`, {
|
|
19
|
+
metaMessages: ["Expected: 32", `Received: ${r}`],
|
|
20
|
+
name: "InvalidVersionedHashSizeError"
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
class c extends s {
|
|
25
|
+
constructor({ hash: e, version: r }) {
|
|
26
|
+
super(`Versioned hash "${e}" version is invalid.`, {
|
|
27
|
+
metaMessages: [
|
|
28
|
+
`Expected: ${a}`,
|
|
29
|
+
`Received: ${r}`
|
|
30
|
+
],
|
|
31
|
+
name: "InvalidVersionedHashVersionError"
|
|
32
|
+
});
|
|
33
|
+
}
|
|
14
34
|
}
|
|
15
35
|
export {
|
|
16
|
-
|
|
36
|
+
t as BlobSizeTooLargeError,
|
|
37
|
+
d as EmptyBlobError,
|
|
38
|
+
l as InvalidVersionedHashSizeError,
|
|
39
|
+
c as InvalidVersionedHashVersionError
|
|
17
40
|
};
|
package/dist/web/index.web72.js
CHANGED
|
@@ -1,45 +1,9 @@
|
|
|
1
|
-
import { BaseError as
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
`);
|
|
6
|
-
}
|
|
7
|
-
class c extends t {
|
|
8
|
-
constructor({ v: r }) {
|
|
9
|
-
super(`Invalid \`v\` value "${r}". Expected 27 or 28.`, {
|
|
10
|
-
name: "InvalidLegacyVError"
|
|
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" });
|
|
1
|
+
import { BaseError as i } from "./index.web59.js";
|
|
2
|
+
class o extends i {
|
|
3
|
+
constructor({ chainId: r }) {
|
|
4
|
+
super(typeof r == "number" ? `Chain ID "${r}" is invalid.` : "Chain ID is invalid.", { name: "InvalidChainIdError" });
|
|
38
5
|
}
|
|
39
6
|
}
|
|
40
7
|
export {
|
|
41
|
-
|
|
42
|
-
d as InvalidSerializableTransactionError,
|
|
43
|
-
l as InvalidStorageKeySizeError,
|
|
44
|
-
i as prettyPrint
|
|
8
|
+
o as InvalidChainIdError
|
|
45
9
|
};
|
package/dist/web/index.web73.js
CHANGED
|
@@ -1,81 +1,37 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
import { size as F } from "./index.web55.js";
|
|
10
|
-
import { slice as I } from "./index.web56.js";
|
|
11
|
-
import { hexToNumber as G } from "./index.web61.js";
|
|
12
|
-
function C(t) {
|
|
13
|
-
const { authorizationList: e } = t;
|
|
14
|
-
if (e)
|
|
15
|
-
for (const o of e) {
|
|
16
|
-
const { chainId: r } = o, i = o.address;
|
|
17
|
-
if (!f(i))
|
|
18
|
-
throw new s({ address: i });
|
|
19
|
-
if (r < 0)
|
|
20
|
-
throw new n({ chainId: r });
|
|
21
|
-
}
|
|
22
|
-
d(t);
|
|
23
|
-
}
|
|
24
|
-
function L(t) {
|
|
25
|
-
const { blobVersionedHashes: e } = t;
|
|
26
|
-
if (e) {
|
|
27
|
-
if (e.length === 0)
|
|
28
|
-
throw new P();
|
|
29
|
-
for (const o of e) {
|
|
30
|
-
const r = F(o), i = G(I(o, 0, 1));
|
|
31
|
-
if (r !== 32)
|
|
32
|
-
throw new p({ hash: o, size: r });
|
|
33
|
-
if (i !== c)
|
|
34
|
-
throw new x({
|
|
35
|
-
hash: o,
|
|
36
|
-
version: i
|
|
37
|
-
});
|
|
38
|
-
}
|
|
1
|
+
import { formatGwei as a } from "./index.web79.js";
|
|
2
|
+
import { BaseError as o } from "./index.web59.js";
|
|
3
|
+
class n extends o {
|
|
4
|
+
constructor({ cause: r, maxFeePerGas: e } = {}) {
|
|
5
|
+
super(`The fee cap (\`maxFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the maximum allowed value (2^256-1).`, {
|
|
6
|
+
cause: r,
|
|
7
|
+
name: "FeeCapTooHighError"
|
|
8
|
+
});
|
|
39
9
|
}
|
|
40
|
-
d(t);
|
|
41
|
-
}
|
|
42
|
-
function d(t) {
|
|
43
|
-
const { chainId: e, maxPriorityFeePerGas: o, maxFeePerGas: r, to: i } = t;
|
|
44
|
-
if (e <= 0)
|
|
45
|
-
throw new n({ chainId: e });
|
|
46
|
-
if (i && !f(i))
|
|
47
|
-
throw new s({ address: i });
|
|
48
|
-
if (r && r > m)
|
|
49
|
-
throw new w({ maxFeePerGas: r });
|
|
50
|
-
if (o && r && o > r)
|
|
51
|
-
throw new E({ maxFeePerGas: r, maxPriorityFeePerGas: o });
|
|
52
10
|
}
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
throw new n({ chainId: e });
|
|
70
|
-
if (o || i)
|
|
71
|
-
throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");
|
|
72
|
-
if (r && r > m)
|
|
73
|
-
throw new w({ maxFeePerGas: r });
|
|
11
|
+
Object.defineProperty(n, "nodeMessage", {
|
|
12
|
+
enumerable: !0,
|
|
13
|
+
configurable: !0,
|
|
14
|
+
writable: !0,
|
|
15
|
+
value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
|
|
16
|
+
});
|
|
17
|
+
class h extends o {
|
|
18
|
+
constructor({ cause: r, maxPriorityFeePerGas: e, maxFeePerGas: t } = {}) {
|
|
19
|
+
super([
|
|
20
|
+
`The provided tip (\`maxPriorityFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${t ? ` = ${a(t)} gwei` : ""}).`
|
|
21
|
+
].join(`
|
|
22
|
+
`), {
|
|
23
|
+
cause: r,
|
|
24
|
+
name: "TipAboveFeeCapError"
|
|
25
|
+
});
|
|
26
|
+
}
|
|
74
27
|
}
|
|
28
|
+
Object.defineProperty(h, "nodeMessage", {
|
|
29
|
+
enumerable: !0,
|
|
30
|
+
configurable: !0,
|
|
31
|
+
writable: !0,
|
|
32
|
+
value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
|
|
33
|
+
});
|
|
75
34
|
export {
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
L as assertTransactionEIP4844,
|
|
79
|
-
C as assertTransactionEIP7702,
|
|
80
|
-
K as assertTransactionLegacy
|
|
35
|
+
n as FeeCapTooHighError,
|
|
36
|
+
h as TipAboveFeeCapError
|
|
81
37
|
};
|
package/dist/web/index.web74.js
CHANGED
|
@@ -1,4 +1,11 @@
|
|
|
1
|
-
|
|
1
|
+
import { hexToBytes as i } from "./index.web41.js";
|
|
2
|
+
import { bytesToHex as f } from "./index.web39.js";
|
|
3
|
+
function y(o) {
|
|
4
|
+
const { kzg: s } = o, n = o.to ?? (typeof o.blobs[0] == "string" ? "hex" : "bytes"), m = typeof o.blobs[0] == "string" ? o.blobs.map((t) => i(t)) : o.blobs, b = [];
|
|
5
|
+
for (const t of m)
|
|
6
|
+
b.push(Uint8Array.from(s.blobToKzgCommitment(t)));
|
|
7
|
+
return n === "bytes" ? b : b.map((t) => f(t));
|
|
8
|
+
}
|
|
2
9
|
export {
|
|
3
|
-
|
|
10
|
+
y as blobsToCommitments
|
|
4
11
|
};
|
package/dist/web/index.web75.js
CHANGED
|
@@ -1,4 +1,13 @@
|
|
|
1
|
-
|
|
1
|
+
import { hexToBytes as b } from "./index.web41.js";
|
|
2
|
+
import { bytesToHex as y } from "./index.web39.js";
|
|
3
|
+
function h(t) {
|
|
4
|
+
const { kzg: m } = t, c = t.to ?? (typeof t.blobs[0] == "string" ? "hex" : "bytes"), s = typeof t.blobs[0] == "string" ? t.blobs.map((o) => b(o)) : t.blobs, i = typeof t.commitments[0] == "string" ? t.commitments.map((o) => b(o)) : t.commitments, n = [];
|
|
5
|
+
for (let o = 0; o < s.length; o++) {
|
|
6
|
+
const f = s[o], l = i[o];
|
|
7
|
+
n.push(Uint8Array.from(m.computeBlobKzgProof(f, l)));
|
|
8
|
+
}
|
|
9
|
+
return c === "bytes" ? n : n.map((o) => y(o));
|
|
10
|
+
}
|
|
2
11
|
export {
|
|
3
|
-
|
|
12
|
+
h as blobsToProofs
|
|
4
13
|
};
|
package/dist/web/index.web76.js
CHANGED
|
@@ -1,40 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
class d extends s {
|
|
12
|
-
constructor() {
|
|
13
|
-
super("Blob data must not be empty.", { name: "EmptyBlobError" });
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
class l extends s {
|
|
17
|
-
constructor({ hash: e, size: r }) {
|
|
18
|
-
super(`Versioned hash "${e}" size is invalid.`, {
|
|
19
|
-
metaMessages: ["Expected: 32", `Received: ${r}`],
|
|
20
|
-
name: "InvalidVersionedHashSizeError"
|
|
21
|
-
});
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
class c extends s {
|
|
25
|
-
constructor({ hash: e, version: r }) {
|
|
26
|
-
super(`Versioned hash "${e}" version is invalid.`, {
|
|
27
|
-
metaMessages: [
|
|
28
|
-
`Expected: ${a}`,
|
|
29
|
-
`Received: ${r}`
|
|
30
|
-
],
|
|
31
|
-
name: "InvalidVersionedHashVersionError"
|
|
32
|
-
});
|
|
33
|
-
}
|
|
1
|
+
import { commitmentToVersionedHash as i } from "./index.web93.js";
|
|
2
|
+
function r(o) {
|
|
3
|
+
const { commitments: t, version: n } = o, e = o.to ?? (typeof t[0] == "string" ? "hex" : "bytes"), s = [];
|
|
4
|
+
for (const m of t)
|
|
5
|
+
s.push(i({
|
|
6
|
+
commitment: m,
|
|
7
|
+
to: e,
|
|
8
|
+
version: n
|
|
9
|
+
}));
|
|
10
|
+
return s;
|
|
34
11
|
}
|
|
35
12
|
export {
|
|
36
|
-
|
|
37
|
-
d as EmptyBlobError,
|
|
38
|
-
l as InvalidVersionedHashSizeError,
|
|
39
|
-
c as InvalidVersionedHashVersionError
|
|
13
|
+
r as commitmentsToVersionedHashes
|
|
40
14
|
};
|
package/dist/web/index.web77.js
CHANGED
|
@@ -1,9 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
}
|
|
1
|
+
import { blobsToCommitments as f } from "./index.web74.js";
|
|
2
|
+
import { blobsToProofs as l } from "./index.web75.js";
|
|
3
|
+
import { toBlobs as p } from "./index.web92.js";
|
|
4
|
+
function k(t) {
|
|
5
|
+
const { data: i, kzg: n, to: m } = t, s = t.blobs ?? p({ data: i, to: m }), b = t.commitments ?? f({ blobs: s, kzg: n, to: m }), r = t.proofs ?? l({ blobs: s, commitments: b, kzg: n, to: m }), c = [];
|
|
6
|
+
for (let o = 0; o < s.length; o++)
|
|
7
|
+
c.push({
|
|
8
|
+
blob: s[o],
|
|
9
|
+
commitment: b[o],
|
|
10
|
+
proof: r[o]
|
|
11
|
+
});
|
|
12
|
+
return c;
|
|
6
13
|
}
|
|
7
14
|
export {
|
|
8
|
-
|
|
15
|
+
k as toBlobSidecars
|
|
9
16
|
};
|
package/dist/web/index.web78.js
CHANGED
|
@@ -1,37 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { InvalidAddressError as s } from "./index.web70.js";
|
|
2
|
+
import { InvalidStorageKeySizeError as l } from "./index.web66.js";
|
|
3
|
+
import { isAddress as f } from "./index.web44.js";
|
|
4
|
+
function a(r) {
|
|
5
|
+
if (!r || r.length === 0)
|
|
6
|
+
return [];
|
|
7
|
+
const n = [];
|
|
8
|
+
for (let o = 0; o < r.length; o++) {
|
|
9
|
+
const { address: i, storageKeys: e } = r[o];
|
|
10
|
+
for (let t = 0; t < e.length; t++)
|
|
11
|
+
if (e[t].length - 2 !== 64)
|
|
12
|
+
throw new l({ storageKey: e[t] });
|
|
13
|
+
if (!f(i, { strict: !1 }))
|
|
14
|
+
throw new s({ address: i });
|
|
15
|
+
n.push([i, e]);
|
|
9
16
|
}
|
|
17
|
+
return n;
|
|
10
18
|
}
|
|
11
|
-
Object.defineProperty(n, "nodeMessage", {
|
|
12
|
-
enumerable: !0,
|
|
13
|
-
configurable: !0,
|
|
14
|
-
writable: !0,
|
|
15
|
-
value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
|
|
16
|
-
});
|
|
17
|
-
class h extends o {
|
|
18
|
-
constructor({ cause: r, maxPriorityFeePerGas: e, maxFeePerGas: t } = {}) {
|
|
19
|
-
super([
|
|
20
|
-
`The provided tip (\`maxPriorityFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${t ? ` = ${a(t)} gwei` : ""}).`
|
|
21
|
-
].join(`
|
|
22
|
-
`), {
|
|
23
|
-
cause: r,
|
|
24
|
-
name: "TipAboveFeeCapError"
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
Object.defineProperty(h, "nodeMessage", {
|
|
29
|
-
enumerable: !0,
|
|
30
|
-
configurable: !0,
|
|
31
|
-
writable: !0,
|
|
32
|
-
value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
|
|
33
|
-
});
|
|
34
19
|
export {
|
|
35
|
-
|
|
36
|
-
h as TipAboveFeeCapError
|
|
20
|
+
a as serializeAccessList
|
|
37
21
|
};
|
package/dist/web/index.web79.js
CHANGED
|
@@ -1,11 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
function
|
|
4
|
-
|
|
5
|
-
for (const t of m)
|
|
6
|
-
b.push(Uint8Array.from(s.blobToKzgCommitment(t)));
|
|
7
|
-
return n === "bytes" ? b : b.map((t) => f(t));
|
|
1
|
+
import { gweiUnits as i } from "./index.web80.js";
|
|
2
|
+
import { formatUnits as o } from "./index.web81.js";
|
|
3
|
+
function f(r, t = "wei") {
|
|
4
|
+
return o(r, i[t]);
|
|
8
5
|
}
|
|
9
6
|
export {
|
|
10
|
-
|
|
7
|
+
f as formatGwei
|
|
11
8
|
};
|