@coinbase/cdp-core 0.0.26 → 0.0.27
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.native100.js +28 -10
- package/dist/esm/index.native101.js +8 -17
- package/dist/esm/index.native102.js +9 -79
- package/dist/esm/index.native103.js +13 -13
- package/dist/esm/index.native104.js +10 -36
- package/dist/esm/index.native105.js +13 -38
- package/dist/esm/index.native106.js +72 -70
- package/dist/esm/index.native107.js +81 -0
- package/dist/esm/index.native19.js +13 -13
- package/dist/esm/index.native20.js +3 -3
- package/dist/esm/index.native21.js +69 -23
- package/dist/esm/index.native22.js +22 -156
- package/dist/esm/index.native23.js +157 -45
- package/dist/esm/index.native24.js +43 -245
- package/dist/esm/index.native25.js +247 -53
- package/dist/esm/index.native26.js +56 -17
- package/dist/esm/index.native27.js +15 -21
- package/dist/esm/index.native28.js +21 -49
- package/dist/esm/index.native29.js +50 -8
- package/dist/esm/index.native30.js +8 -17
- package/dist/esm/index.native31.js +16 -44
- package/dist/esm/index.native32.js +45 -13
- package/dist/esm/index.native33.js +13 -55
- package/dist/esm/index.native34.js +55 -6
- package/dist/esm/index.native35.js +6 -21
- package/dist/esm/index.native36.js +21 -11
- package/dist/esm/index.native37.js +11 -3
- package/dist/esm/index.native38.js +3 -3
- package/dist/esm/index.native39.js +3 -34
- package/dist/esm/index.native40.js +32 -10
- package/dist/esm/index.native41.js +12 -4
- package/dist/esm/index.native42.js +4 -28
- package/dist/esm/index.native43.js +28 -6
- package/dist/esm/index.native44.js +6 -24
- package/dist/esm/index.native45.js +24 -16
- package/dist/esm/index.native46.js +16 -54
- package/dist/esm/index.native47.js +53 -22
- package/dist/esm/index.native48.js +23 -11
- package/dist/esm/index.native49.js +10 -26
- package/dist/esm/index.native50.js +26 -41
- package/dist/esm/index.native51.js +41 -54
- package/dist/esm/index.native52.js +54 -126
- package/dist/esm/index.native53.js +126 -11
- package/dist/esm/index.native54.js +9 -101
- package/dist/esm/index.native55.js +104 -6
- package/dist/esm/index.native56.js +7 -3
- package/dist/esm/index.native57.js +3 -15
- package/dist/esm/index.native58.js +14 -42
- package/dist/esm/index.native59.js +38 -74
- package/dist/esm/index.native60.js +79 -2
- package/dist/esm/index.native61.js +2 -2
- package/dist/esm/index.native62.js +2 -13
- package/dist/esm/index.native63.js +8 -33
- package/dist/esm/index.native64.js +36 -5
- package/dist/esm/index.native65.js +5 -33
- package/dist/esm/index.native66.js +34 -8
- package/dist/esm/index.native67.js +8 -10
- package/dist/esm/index.native68.js +10 -11
- package/dist/esm/index.native69.js +11 -13
- package/dist/esm/index.native7.js +4 -4
- package/dist/esm/index.native70.js +13 -18
- package/dist/esm/index.native71.js +18 -5
- package/dist/esm/index.native72.js +6 -5
- package/dist/esm/index.native73.js +5 -11
- package/dist/esm/index.native74.js +10 -54
- package/dist/esm/index.native75.js +54 -10
- package/dist/esm/index.native76.js +11 -2
- package/dist/esm/index.native77.js +2 -45
- package/dist/esm/index.native78.js +44 -13
- package/dist/esm/index.native79.js +14 -2
- package/dist/esm/index.native80.js +2 -21
- package/dist/esm/index.native81.js +18 -17
- package/dist/esm/index.native82.js +20 -80
- package/dist/esm/index.native83.js +79 -103
- package/dist/esm/index.native84.js +101 -30
- package/dist/esm/index.native85.js +32 -6
- package/dist/esm/index.native86.js +6 -20
- package/dist/esm/index.native87.js +79 -10
- package/dist/esm/index.native88.js +9 -19
- package/dist/esm/index.native89.js +20 -93
- package/dist/esm/index.native9.js +22 -15
- package/dist/esm/index.native90.js +9 -20
- package/dist/esm/index.native91.js +16 -114
- package/dist/esm/index.native92.js +90 -75
- package/dist/esm/index.native93.js +20 -9
- package/dist/esm/index.native94.js +118 -5
- package/dist/esm/index.native95.js +5 -18
- package/dist/esm/index.native96.js +11 -26
- package/dist/esm/index.native97.js +35 -7
- package/dist/esm/index.native98.js +41 -10
- package/dist/esm/index.native99.js +16 -11
- package/dist/esm/index.web100.js +8 -11
- package/dist/esm/index.web101.js +14 -7
- package/dist/esm/index.web102.js +80 -16
- package/dist/esm/index.web103.js +11 -79
- package/dist/esm/index.web104.js +36 -5
- package/dist/esm/index.web105.js +38 -75
- package/dist/esm/index.web106.js +81 -0
- package/dist/esm/index.web18.js +13 -13
- package/dist/esm/index.web19.js +3 -3
- package/dist/esm/index.web20.js +69 -23
- package/dist/esm/index.web21.js +22 -156
- package/dist/esm/index.web22.js +157 -45
- package/dist/esm/index.web23.js +43 -245
- package/dist/esm/index.web24.js +247 -53
- package/dist/esm/index.web25.js +56 -17
- package/dist/esm/index.web26.js +15 -21
- package/dist/esm/index.web27.js +21 -49
- package/dist/esm/index.web28.js +49 -11
- package/dist/esm/index.web29.js +8 -11
- package/dist/esm/index.web30.js +16 -53
- package/dist/esm/index.web31.js +45 -10
- package/dist/esm/index.web32.js +14 -2
- package/dist/esm/index.web33.js +55 -44
- package/dist/esm/index.web34.js +6 -13
- package/dist/esm/index.web35.js +21 -8
- package/dist/esm/index.web36.js +11 -17
- package/dist/esm/index.web37.js +3 -45
- package/dist/esm/index.web38.js +3 -13
- package/dist/esm/index.web39.js +31 -52
- package/dist/esm/index.web40.js +12 -6
- package/dist/esm/index.web41.js +4 -21
- package/dist/esm/index.web42.js +28 -3
- package/dist/esm/index.web43.js +6 -3
- package/dist/esm/index.web44.js +24 -34
- package/dist/esm/index.web45.js +16 -12
- package/dist/esm/index.web46.js +54 -4
- package/dist/esm/index.web47.js +20 -25
- package/dist/esm/index.web48.js +11 -6
- package/dist/esm/index.web49.js +26 -23
- package/dist/esm/index.web50.js +42 -16
- package/dist/esm/index.web51.js +53 -52
- package/dist/esm/index.web52.js +127 -23
- package/dist/esm/index.web53.js +12 -11
- package/dist/esm/index.web54.js +104 -27
- package/dist/esm/index.web55.js +6 -42
- package/dist/esm/index.web56.js +3 -56
- package/dist/esm/index.web57.js +14 -127
- package/dist/esm/index.web58.js +39 -9
- package/dist/esm/index.web59.js +74 -100
- package/dist/esm/index.web60.js +2 -7
- package/dist/esm/index.web61.js +2 -3
- package/dist/esm/index.web62.js +12 -14
- package/dist/esm/index.web63.js +29 -34
- package/dist/esm/index.web64.js +5 -77
- package/dist/esm/index.web65.js +35 -2
- package/dist/esm/index.web66.js +9 -2
- package/dist/esm/index.web67.js +9 -36
- package/dist/esm/index.web68.js +11 -6
- package/dist/esm/index.web69.js +12 -33
- package/dist/esm/index.web7.js +4 -4
- package/dist/esm/index.web70.js +18 -8
- package/dist/esm/index.web71.js +5 -10
- package/dist/esm/index.web72.js +5 -12
- package/dist/esm/index.web73.js +10 -13
- package/dist/esm/index.web74.js +53 -17
- package/dist/esm/index.web75.js +10 -5
- package/dist/esm/index.web76.js +2 -5
- package/dist/esm/index.web77.js +45 -11
- package/dist/esm/index.web78.js +13 -9
- package/dist/esm/index.web79.js +2 -104
- package/dist/esm/index.web80.js +17 -75
- package/dist/esm/index.web81.js +20 -80
- package/dist/esm/index.web82.js +79 -20
- package/dist/esm/index.web83.js +104 -10
- package/dist/esm/index.web84.js +7 -20
- package/dist/esm/index.web85.js +30 -91
- package/dist/esm/index.web86.js +20 -20
- package/dist/esm/index.web87.js +9 -117
- package/dist/esm/index.web88.js +20 -2
- package/dist/esm/index.web89.js +91 -18
- package/dist/esm/index.web9.js +22 -15
- package/dist/esm/index.web90.js +20 -19
- package/dist/esm/index.web91.js +115 -30
- package/dist/esm/index.web92.js +10 -7
- package/dist/esm/index.web93.js +78 -12
- package/dist/esm/index.web94.js +5 -36
- package/dist/esm/index.web95.js +16 -40
- package/dist/esm/index.web96.js +28 -18
- package/dist/esm/index.web97.js +6 -26
- package/dist/esm/index.web98.js +9 -6
- package/dist/esm/index.web99.js +13 -11
- package/dist/native/index.native100.js +28 -10
- package/dist/native/index.native101.js +8 -17
- package/dist/native/index.native102.js +9 -79
- package/dist/native/index.native103.js +13 -13
- package/dist/native/index.native104.js +10 -36
- package/dist/native/index.native105.js +13 -38
- package/dist/native/index.native106.js +72 -70
- package/dist/native/index.native107.js +81 -0
- package/dist/native/index.native19.js +13 -13
- package/dist/native/index.native20.js +3 -3
- package/dist/native/index.native21.js +69 -23
- package/dist/native/index.native22.js +22 -156
- package/dist/native/index.native23.js +157 -45
- package/dist/native/index.native24.js +43 -245
- package/dist/native/index.native25.js +247 -53
- package/dist/native/index.native26.js +56 -17
- package/dist/native/index.native27.js +15 -21
- package/dist/native/index.native28.js +21 -49
- package/dist/native/index.native29.js +50 -8
- package/dist/native/index.native30.js +8 -17
- package/dist/native/index.native31.js +16 -44
- package/dist/native/index.native32.js +45 -13
- package/dist/native/index.native33.js +13 -55
- package/dist/native/index.native34.js +55 -6
- package/dist/native/index.native35.js +6 -21
- package/dist/native/index.native36.js +21 -11
- package/dist/native/index.native37.js +11 -3
- package/dist/native/index.native38.js +3 -3
- package/dist/native/index.native39.js +3 -34
- package/dist/native/index.native40.js +32 -10
- package/dist/native/index.native41.js +12 -4
- package/dist/native/index.native42.js +4 -28
- package/dist/native/index.native43.js +28 -6
- package/dist/native/index.native44.js +6 -24
- package/dist/native/index.native45.js +24 -16
- package/dist/native/index.native46.js +16 -54
- package/dist/native/index.native47.js +53 -22
- package/dist/native/index.native48.js +23 -11
- package/dist/native/index.native49.js +10 -26
- package/dist/native/index.native50.js +26 -41
- package/dist/native/index.native51.js +41 -54
- package/dist/native/index.native52.js +54 -126
- package/dist/native/index.native53.js +126 -11
- package/dist/native/index.native54.js +9 -101
- package/dist/native/index.native55.js +104 -6
- package/dist/native/index.native56.js +7 -3
- package/dist/native/index.native57.js +3 -15
- package/dist/native/index.native58.js +14 -42
- package/dist/native/index.native59.js +38 -74
- package/dist/native/index.native60.js +79 -2
- package/dist/native/index.native61.js +2 -2
- package/dist/native/index.native62.js +2 -13
- package/dist/native/index.native63.js +8 -33
- package/dist/native/index.native64.js +36 -5
- package/dist/native/index.native65.js +5 -33
- package/dist/native/index.native66.js +34 -8
- package/dist/native/index.native67.js +8 -10
- package/dist/native/index.native68.js +10 -11
- package/dist/native/index.native69.js +11 -13
- package/dist/native/index.native7.js +4 -4
- package/dist/native/index.native70.js +13 -18
- package/dist/native/index.native71.js +18 -5
- package/dist/native/index.native72.js +6 -5
- package/dist/native/index.native73.js +5 -11
- package/dist/native/index.native74.js +10 -54
- package/dist/native/index.native75.js +54 -10
- package/dist/native/index.native76.js +11 -2
- package/dist/native/index.native77.js +2 -45
- package/dist/native/index.native78.js +44 -13
- package/dist/native/index.native79.js +14 -2
- package/dist/native/index.native80.js +2 -21
- package/dist/native/index.native81.js +18 -17
- package/dist/native/index.native82.js +20 -80
- package/dist/native/index.native83.js +79 -103
- package/dist/native/index.native84.js +101 -30
- package/dist/native/index.native85.js +32 -6
- package/dist/native/index.native86.js +6 -20
- package/dist/native/index.native87.js +79 -10
- package/dist/native/index.native88.js +9 -19
- package/dist/native/index.native89.js +20 -93
- package/dist/native/index.native9.js +22 -15
- package/dist/native/index.native90.js +9 -20
- package/dist/native/index.native91.js +16 -114
- package/dist/native/index.native92.js +90 -75
- package/dist/native/index.native93.js +20 -9
- package/dist/native/index.native94.js +118 -5
- package/dist/native/index.native95.js +5 -18
- package/dist/native/index.native96.js +11 -26
- package/dist/native/index.native97.js +35 -7
- package/dist/native/index.native98.js +41 -10
- package/dist/native/index.native99.js +16 -11
- package/dist/native-types/types.d.ts +2 -1
- package/dist/native-types/viem/signAndWrapTypedData.d.ts +17 -0
- package/dist/types/types.d.ts +2 -1
- package/dist/types/viem/signAndWrapTypedData.d.ts +17 -0
- package/dist/web/index.web100.js +8 -11
- package/dist/web/index.web101.js +14 -7
- package/dist/web/index.web102.js +80 -16
- package/dist/web/index.web103.js +11 -79
- package/dist/web/index.web104.js +36 -5
- package/dist/web/index.web105.js +38 -75
- package/dist/web/index.web106.js +81 -0
- package/dist/web/index.web18.js +13 -13
- package/dist/web/index.web19.js +3 -3
- package/dist/web/index.web20.js +69 -23
- package/dist/web/index.web21.js +22 -156
- package/dist/web/index.web22.js +157 -45
- package/dist/web/index.web23.js +43 -245
- package/dist/web/index.web24.js +247 -53
- package/dist/web/index.web25.js +56 -17
- package/dist/web/index.web26.js +15 -21
- package/dist/web/index.web27.js +21 -49
- package/dist/web/index.web28.js +49 -11
- package/dist/web/index.web29.js +8 -11
- package/dist/web/index.web30.js +16 -53
- package/dist/web/index.web31.js +45 -10
- package/dist/web/index.web32.js +14 -2
- package/dist/web/index.web33.js +55 -44
- package/dist/web/index.web34.js +6 -13
- package/dist/web/index.web35.js +21 -8
- package/dist/web/index.web36.js +11 -17
- package/dist/web/index.web37.js +3 -45
- package/dist/web/index.web38.js +3 -13
- package/dist/web/index.web39.js +31 -52
- package/dist/web/index.web40.js +12 -6
- package/dist/web/index.web41.js +4 -21
- package/dist/web/index.web42.js +28 -3
- package/dist/web/index.web43.js +6 -3
- package/dist/web/index.web44.js +24 -34
- package/dist/web/index.web45.js +16 -12
- package/dist/web/index.web46.js +54 -4
- package/dist/web/index.web47.js +20 -25
- package/dist/web/index.web48.js +11 -6
- package/dist/web/index.web49.js +26 -23
- package/dist/web/index.web50.js +42 -16
- package/dist/web/index.web51.js +53 -52
- package/dist/web/index.web52.js +127 -23
- package/dist/web/index.web53.js +12 -11
- package/dist/web/index.web54.js +104 -27
- package/dist/web/index.web55.js +6 -42
- package/dist/web/index.web56.js +3 -56
- package/dist/web/index.web57.js +14 -127
- package/dist/web/index.web58.js +39 -9
- package/dist/web/index.web59.js +74 -100
- package/dist/web/index.web60.js +2 -7
- package/dist/web/index.web61.js +2 -3
- package/dist/web/index.web62.js +12 -14
- package/dist/web/index.web63.js +29 -34
- package/dist/web/index.web64.js +5 -77
- package/dist/web/index.web65.js +35 -2
- package/dist/web/index.web66.js +9 -2
- package/dist/web/index.web67.js +9 -36
- package/dist/web/index.web68.js +11 -6
- package/dist/web/index.web69.js +12 -33
- package/dist/web/index.web7.js +4 -4
- package/dist/web/index.web70.js +18 -8
- package/dist/web/index.web71.js +5 -10
- package/dist/web/index.web72.js +5 -12
- package/dist/web/index.web73.js +10 -13
- package/dist/web/index.web74.js +53 -17
- package/dist/web/index.web75.js +10 -5
- package/dist/web/index.web76.js +2 -5
- package/dist/web/index.web77.js +45 -11
- package/dist/web/index.web78.js +13 -9
- package/dist/web/index.web79.js +2 -104
- package/dist/web/index.web80.js +17 -75
- package/dist/web/index.web81.js +20 -80
- package/dist/web/index.web82.js +79 -20
- package/dist/web/index.web83.js +104 -10
- package/dist/web/index.web84.js +7 -20
- package/dist/web/index.web85.js +30 -91
- package/dist/web/index.web86.js +20 -20
- package/dist/web/index.web87.js +9 -117
- package/dist/web/index.web88.js +20 -2
- package/dist/web/index.web89.js +91 -18
- package/dist/web/index.web9.js +22 -15
- package/dist/web/index.web90.js +20 -19
- package/dist/web/index.web91.js +115 -30
- package/dist/web/index.web92.js +10 -7
- package/dist/web/index.web93.js +78 -12
- package/dist/web/index.web94.js +5 -36
- package/dist/web/index.web95.js +16 -40
- package/dist/web/index.web96.js +28 -18
- package/dist/web/index.web97.js +6 -26
- package/dist/web/index.web98.js +9 -6
- package/dist/web/index.web99.js +13 -11
- package/dist/web-types/types.d.ts +2 -1
- package/dist/web-types/viem/signAndWrapTypedData.d.ts +17 -0
- package/package.json +2 -2
package/dist/web/index.web31.js
CHANGED
|
@@ -1,13 +1,48 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { IntegerOutOfRangeError as x } from "./index.web53.js";
|
|
2
|
+
import { pad as s } from "./index.web39.js";
|
|
3
|
+
import { assertSize as c } from "./index.web47.js";
|
|
4
|
+
const b = /* @__PURE__ */ Array.from({ length: 256 }, (n, e) => e.toString(16).padStart(2, "0"));
|
|
5
|
+
function B(n, e = {}) {
|
|
6
|
+
return typeof n == "number" || typeof n == "bigint" ? y(n, e) : typeof n == "string" ? $(n, e) : typeof n == "boolean" ? z(n, e) : m(n, e);
|
|
7
|
+
}
|
|
8
|
+
function z(n, e = {}) {
|
|
9
|
+
const t = `0x${Number(n)}`;
|
|
10
|
+
return typeof e.size == "number" ? (c(t, { size: e.size }), s(t, { size: e.size })) : t;
|
|
11
|
+
}
|
|
12
|
+
function m(n, e = {}) {
|
|
13
|
+
let t = "";
|
|
14
|
+
for (let i = 0; i < n.length; i++)
|
|
15
|
+
t += b[n[i]];
|
|
16
|
+
const r = `0x${t}`;
|
|
17
|
+
return typeof e.size == "number" ? (c(r, { size: e.size }), s(r, { dir: "right", size: e.size })) : r;
|
|
18
|
+
}
|
|
19
|
+
function y(n, e = {}) {
|
|
20
|
+
const { signed: t, size: r } = e, i = BigInt(n);
|
|
21
|
+
let o;
|
|
22
|
+
r ? t ? o = (1n << BigInt(r) * 8n - 1n) - 1n : o = 2n ** (BigInt(r) * 8n) - 1n : typeof n == "number" && (o = BigInt(Number.MAX_SAFE_INTEGER));
|
|
23
|
+
const g = typeof o == "bigint" && t ? -o - 1n : 0;
|
|
24
|
+
if (o && i > o || i < g) {
|
|
25
|
+
const f = typeof n == "bigint" ? "n" : "";
|
|
26
|
+
throw new x({
|
|
27
|
+
max: o ? `${o}${f}` : void 0,
|
|
28
|
+
min: `${g}${f}`,
|
|
29
|
+
signed: t,
|
|
30
|
+
size: r,
|
|
31
|
+
value: `${n}${f}`
|
|
32
|
+
});
|
|
33
|
+
}
|
|
34
|
+
const u = `0x${(t && i < 0 ? (1n << BigInt(r * 8)) + BigInt(i) : i).toString(16)}`;
|
|
35
|
+
return r ? s(u, { size: r }) : u;
|
|
36
|
+
}
|
|
37
|
+
const d = /* @__PURE__ */ new TextEncoder();
|
|
38
|
+
function $(n, e = {}) {
|
|
39
|
+
const t = d.encode(n);
|
|
40
|
+
return m(t, e);
|
|
8
41
|
}
|
|
9
42
|
export {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
43
|
+
z as boolToHex,
|
|
44
|
+
m as bytesToHex,
|
|
45
|
+
y as numberToHex,
|
|
46
|
+
$ as stringToHex,
|
|
47
|
+
B as toHex
|
|
13
48
|
};
|
package/dist/web/index.web32.js
CHANGED
|
@@ -1,4 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
import { stringToBytes as p } from "./index.web33.js";
|
|
2
|
+
import { keccak256 as f } from "./index.web34.js";
|
|
3
|
+
import { LruMap as m } from "./index.web35.js";
|
|
4
|
+
const r = /* @__PURE__ */ new m(8192);
|
|
5
|
+
function a(s, o) {
|
|
6
|
+
if (r.has(`${s}.${o}`))
|
|
7
|
+
return r.get(`${s}.${o}`);
|
|
8
|
+
const c = s.substring(2).toLowerCase(), n = f(p(c)), e = c.split("");
|
|
9
|
+
for (let t = 0; t < 40; t += 2)
|
|
10
|
+
n[t >> 1] >> 4 >= 8 && e[t] && (e[t] = e[t].toUpperCase()), (n[t >> 1] & 15) >= 8 && e[t + 1] && (e[t + 1] = e[t + 1].toUpperCase());
|
|
11
|
+
const i = `0x${e.join("")}`;
|
|
12
|
+
return r.set(`${s}.${o}`, i), i;
|
|
13
|
+
}
|
|
2
14
|
export {
|
|
3
|
-
|
|
15
|
+
a as checksumAddress
|
|
4
16
|
};
|
package/dist/web/index.web33.js
CHANGED
|
@@ -1,47 +1,58 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
break;
|
|
22
|
-
case "hour":
|
|
23
|
-
case "hours":
|
|
24
|
-
case "hr":
|
|
25
|
-
case "hrs":
|
|
26
|
-
case "h":
|
|
27
|
-
e = Math.round(a * 3600);
|
|
28
|
-
break;
|
|
29
|
-
case "day":
|
|
30
|
-
case "days":
|
|
31
|
-
case "d":
|
|
32
|
-
e = Math.round(a * 86400);
|
|
33
|
-
break;
|
|
34
|
-
case "week":
|
|
35
|
-
case "weeks":
|
|
36
|
-
case "w":
|
|
37
|
-
e = Math.round(a * 604800);
|
|
38
|
-
break;
|
|
39
|
-
default:
|
|
40
|
-
e = Math.round(a * 31557600);
|
|
41
|
-
break;
|
|
42
|
-
}
|
|
43
|
-
return s[1] === "-" || s[4] === "ago" ? -e : e;
|
|
1
|
+
import { BaseError as g } from "./index.web51.js";
|
|
2
|
+
import { isHex as x } from "./index.web38.js";
|
|
3
|
+
import { pad as s } from "./index.web39.js";
|
|
4
|
+
import { assertSize as u } from "./index.web47.js";
|
|
5
|
+
import { numberToHex as h } from "./index.web31.js";
|
|
6
|
+
const A = /* @__PURE__ */ new TextEncoder();
|
|
7
|
+
function F(e, n = {}) {
|
|
8
|
+
return typeof e == "number" || typeof e == "bigint" ? T(e, n) : typeof e == "boolean" ? B(e, n) : x(e) ? y(e, n) : l(e, n);
|
|
9
|
+
}
|
|
10
|
+
function B(e, n = {}) {
|
|
11
|
+
const r = new Uint8Array(1);
|
|
12
|
+
return r[0] = Number(e), typeof n.size == "number" ? (u(r, { size: n.size }), s(r, { size: n.size })) : r;
|
|
13
|
+
}
|
|
14
|
+
const t = {
|
|
15
|
+
zero: 48,
|
|
16
|
+
nine: 57,
|
|
17
|
+
A: 65,
|
|
18
|
+
F: 70,
|
|
19
|
+
a: 97,
|
|
20
|
+
f: 102
|
|
44
21
|
};
|
|
22
|
+
function m(e) {
|
|
23
|
+
if (e >= t.zero && e <= t.nine)
|
|
24
|
+
return e - t.zero;
|
|
25
|
+
if (e >= t.A && e <= t.F)
|
|
26
|
+
return e - (t.A - 10);
|
|
27
|
+
if (e >= t.a && e <= t.f)
|
|
28
|
+
return e - (t.a - 10);
|
|
29
|
+
}
|
|
30
|
+
function y(e, n = {}) {
|
|
31
|
+
let r = e;
|
|
32
|
+
n.size && (u(r, { size: n.size }), r = s(r, { dir: "right", size: n.size }));
|
|
33
|
+
let i = r.slice(2);
|
|
34
|
+
i.length % 2 && (i = `0${i}`);
|
|
35
|
+
const z = i.length / 2, d = new Uint8Array(z);
|
|
36
|
+
for (let f = 0, o = 0; f < z; f++) {
|
|
37
|
+
const b = m(i.charCodeAt(o++)), c = m(i.charCodeAt(o++));
|
|
38
|
+
if (b === void 0 || c === void 0)
|
|
39
|
+
throw new g(`Invalid byte sequence ("${i[o - 2]}${i[o - 1]}" in "${i}").`);
|
|
40
|
+
d[f] = b * 16 + c;
|
|
41
|
+
}
|
|
42
|
+
return d;
|
|
43
|
+
}
|
|
44
|
+
function T(e, n) {
|
|
45
|
+
const r = h(e, n);
|
|
46
|
+
return y(r);
|
|
47
|
+
}
|
|
48
|
+
function l(e, n = {}) {
|
|
49
|
+
const r = A.encode(e);
|
|
50
|
+
return typeof n.size == "number" ? (u(r, { size: n.size }), s(r, { dir: "right", size: n.size })) : r;
|
|
51
|
+
}
|
|
45
52
|
export {
|
|
46
|
-
|
|
53
|
+
B as boolToBytes,
|
|
54
|
+
y as hexToBytes,
|
|
55
|
+
T as numberToBytes,
|
|
56
|
+
l as stringToBytes,
|
|
57
|
+
F as toBytes
|
|
47
58
|
};
|
package/dist/web/index.web34.js
CHANGED
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { keccak_256 as o } from "./index.web54.js";
|
|
2
|
+
import { isHex as r } from "./index.web38.js";
|
|
3
|
+
import { toBytes as c } from "./index.web33.js";
|
|
4
|
+
function k(t, e) {
|
|
5
|
+
return o(r(t, { strict: !1 }) ? c(t) : t);
|
|
3
6
|
}
|
|
4
|
-
const r = (t) => {
|
|
5
|
-
if (!o(t) || Object.prototype.toString.call(t) !== "[object Object]")
|
|
6
|
-
return !1;
|
|
7
|
-
if (Object.getPrototypeOf(t) === null)
|
|
8
|
-
return !0;
|
|
9
|
-
let e = t;
|
|
10
|
-
for (; Object.getPrototypeOf(e) !== null; )
|
|
11
|
-
e = Object.getPrototypeOf(e);
|
|
12
|
-
return Object.getPrototypeOf(t) === e;
|
|
13
|
-
};
|
|
14
7
|
export {
|
|
15
|
-
|
|
8
|
+
k as keccak256
|
|
16
9
|
};
|
package/dist/web/index.web35.js
CHANGED
|
@@ -1,11 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
class r extends Map {
|
|
2
|
+
constructor(e) {
|
|
3
|
+
super(), Object.defineProperty(this, "maxSize", {
|
|
4
|
+
enumerable: !0,
|
|
5
|
+
configurable: !0,
|
|
6
|
+
writable: !0,
|
|
7
|
+
value: void 0
|
|
8
|
+
}), this.maxSize = e;
|
|
9
|
+
}
|
|
10
|
+
get(e) {
|
|
11
|
+
const t = super.get(e);
|
|
12
|
+
return super.has(e) && t !== void 0 && (this.delete(e), super.set(e, t)), t;
|
|
13
|
+
}
|
|
14
|
+
set(e, t) {
|
|
15
|
+
if (super.set(e, t), this.maxSize && this.size > this.maxSize) {
|
|
16
|
+
const s = this.keys().next().value;
|
|
17
|
+
s && this.delete(s);
|
|
18
|
+
}
|
|
19
|
+
return this;
|
|
20
|
+
}
|
|
8
21
|
}
|
|
9
22
|
export {
|
|
10
|
-
|
|
23
|
+
r as LruMap
|
|
11
24
|
};
|
package/dist/web/index.web36.js
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
n ? i(n) : "0x",
|
|
11
|
-
a,
|
|
12
|
-
e ? i(e) : "0x",
|
|
13
|
-
...c({}, s)
|
|
14
|
-
]);
|
|
15
|
-
}
|
|
16
|
-
return t;
|
|
1
|
+
import { LruMap as u } from "./index.web35.js";
|
|
2
|
+
import { checksumAddress as c } from "./index.web32.js";
|
|
3
|
+
const i = /^0x[a-fA-F0-9]{40}$/, r = /* @__PURE__ */ new u(8192);
|
|
4
|
+
function h(t, s) {
|
|
5
|
+
const { strict: n = !0 } = s ?? {}, e = `${t}.${n}`;
|
|
6
|
+
if (r.has(e))
|
|
7
|
+
return r.get(e);
|
|
8
|
+
const o = i.test(t) ? t.toLowerCase() === t ? !0 : n ? c(t) === t : !0 : !1;
|
|
9
|
+
return r.set(e, o), o;
|
|
17
10
|
}
|
|
18
11
|
export {
|
|
19
|
-
|
|
12
|
+
h as isAddress,
|
|
13
|
+
r as isAddressCache
|
|
20
14
|
};
|
package/dist/web/index.web37.js
CHANGED
|
@@ -1,48 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import { assertSize as c } from "./index.web52.js";
|
|
4
|
-
const b = /* @__PURE__ */ Array.from({ length: 256 }, (n, e) => e.toString(16).padStart(2, "0"));
|
|
5
|
-
function B(n, e = {}) {
|
|
6
|
-
return typeof n == "number" || typeof n == "bigint" ? y(n, e) : typeof n == "string" ? $(n, e) : typeof n == "boolean" ? z(n, e) : m(n, e);
|
|
7
|
-
}
|
|
8
|
-
function z(n, e = {}) {
|
|
9
|
-
const t = `0x${Number(n)}`;
|
|
10
|
-
return typeof e.size == "number" ? (c(t, { size: e.size }), s(t, { size: e.size })) : t;
|
|
11
|
-
}
|
|
12
|
-
function m(n, e = {}) {
|
|
13
|
-
let t = "";
|
|
14
|
-
for (let i = 0; i < n.length; i++)
|
|
15
|
-
t += b[n[i]];
|
|
16
|
-
const r = `0x${t}`;
|
|
17
|
-
return typeof e.size == "number" ? (c(r, { size: e.size }), s(r, { dir: "right", size: e.size })) : r;
|
|
18
|
-
}
|
|
19
|
-
function y(n, e = {}) {
|
|
20
|
-
const { signed: t, size: r } = e, i = BigInt(n);
|
|
21
|
-
let o;
|
|
22
|
-
r ? t ? o = (1n << BigInt(r) * 8n - 1n) - 1n : o = 2n ** (BigInt(r) * 8n) - 1n : typeof n == "number" && (o = BigInt(Number.MAX_SAFE_INTEGER));
|
|
23
|
-
const g = typeof o == "bigint" && t ? -o - 1n : 0;
|
|
24
|
-
if (o && i > o || i < g) {
|
|
25
|
-
const f = typeof n == "bigint" ? "n" : "";
|
|
26
|
-
throw new x({
|
|
27
|
-
max: o ? `${o}${f}` : void 0,
|
|
28
|
-
min: `${g}${f}`,
|
|
29
|
-
signed: t,
|
|
30
|
-
size: r,
|
|
31
|
-
value: `${n}${f}`
|
|
32
|
-
});
|
|
33
|
-
}
|
|
34
|
-
const u = `0x${(t && i < 0 ? (1n << BigInt(r * 8)) + BigInt(i) : i).toString(16)}`;
|
|
35
|
-
return r ? s(u, { size: r }) : u;
|
|
36
|
-
}
|
|
37
|
-
const d = /* @__PURE__ */ new TextEncoder();
|
|
38
|
-
function $(n, e = {}) {
|
|
39
|
-
const t = d.encode(n);
|
|
40
|
-
return m(t, e);
|
|
1
|
+
function n(e) {
|
|
2
|
+
return `0x${e.reduce((c, r) => c + r.replace("0x", ""), "")}`;
|
|
41
3
|
}
|
|
42
4
|
export {
|
|
43
|
-
|
|
44
|
-
m as bytesToHex,
|
|
45
|
-
y as numberToHex,
|
|
46
|
-
$ as stringToHex,
|
|
47
|
-
B as toHex
|
|
5
|
+
n as concatHex
|
|
48
6
|
};
|
package/dist/web/index.web38.js
CHANGED
|
@@ -1,16 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import { LruMap as m } from "./index.web41.js";
|
|
4
|
-
const r = /* @__PURE__ */ new m(8192);
|
|
5
|
-
function a(s, o) {
|
|
6
|
-
if (r.has(`${s}.${o}`))
|
|
7
|
-
return r.get(`${s}.${o}`);
|
|
8
|
-
const c = s.substring(2).toLowerCase(), n = f(p(c)), e = c.split("");
|
|
9
|
-
for (let t = 0; t < 40; t += 2)
|
|
10
|
-
n[t >> 1] >> 4 >= 8 && e[t] && (e[t] = e[t].toUpperCase()), (n[t >> 1] & 15) >= 8 && e[t + 1] && (e[t + 1] = e[t + 1].toUpperCase());
|
|
11
|
-
const i = `0x${e.join("")}`;
|
|
12
|
-
return r.set(`${s}.${o}`, i), i;
|
|
1
|
+
function e(t, { strict: r = !0 } = {}) {
|
|
2
|
+
return !t || typeof t != "string" ? !1 : r ? /^0x[0-9a-fA-F]*$/.test(t) : t.startsWith("0x");
|
|
13
3
|
}
|
|
14
4
|
export {
|
|
15
|
-
|
|
5
|
+
e as isHex
|
|
16
6
|
};
|
package/dist/web/index.web39.js
CHANGED
|
@@ -1,58 +1,37 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import { assertSize as u } from "./index.web52.js";
|
|
5
|
-
import { numberToHex as h } from "./index.web37.js";
|
|
6
|
-
const A = /* @__PURE__ */ new TextEncoder();
|
|
7
|
-
function F(e, n = {}) {
|
|
8
|
-
return typeof e == "number" || typeof e == "bigint" ? T(e, n) : typeof e == "boolean" ? B(e, n) : x(e) ? y(e, n) : l(e, n);
|
|
1
|
+
import { SizeExceedsPaddingSizeError as d } from "./index.web40.js";
|
|
2
|
+
function f(n, { dir: r, size: t = 32 } = {}) {
|
|
3
|
+
return typeof n == "string" ? p(n, { dir: r, size: t }) : i(n, { dir: r, size: t });
|
|
9
4
|
}
|
|
10
|
-
function
|
|
11
|
-
|
|
12
|
-
|
|
5
|
+
function p(n, { dir: r, size: t = 32 } = {}) {
|
|
6
|
+
if (t === null)
|
|
7
|
+
return n;
|
|
8
|
+
const e = n.replace("0x", "");
|
|
9
|
+
if (e.length > t * 2)
|
|
10
|
+
throw new d({
|
|
11
|
+
size: Math.ceil(e.length / 2),
|
|
12
|
+
targetSize: t,
|
|
13
|
+
type: "hex"
|
|
14
|
+
});
|
|
15
|
+
return `0x${e[r === "right" ? "padEnd" : "padStart"](t * 2, "0")}`;
|
|
13
16
|
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
if (e >= t.a && e <= t.f)
|
|
28
|
-
return e - (t.a - 10);
|
|
29
|
-
}
|
|
30
|
-
function y(e, n = {}) {
|
|
31
|
-
let r = e;
|
|
32
|
-
n.size && (u(r, { size: n.size }), r = s(r, { dir: "right", size: n.size }));
|
|
33
|
-
let i = r.slice(2);
|
|
34
|
-
i.length % 2 && (i = `0${i}`);
|
|
35
|
-
const z = i.length / 2, d = new Uint8Array(z);
|
|
36
|
-
for (let f = 0, o = 0; f < z; f++) {
|
|
37
|
-
const b = m(i.charCodeAt(o++)), c = m(i.charCodeAt(o++));
|
|
38
|
-
if (b === void 0 || c === void 0)
|
|
39
|
-
throw new g(`Invalid byte sequence ("${i[o - 2]}${i[o - 1]}" in "${i}").`);
|
|
40
|
-
d[f] = b * 16 + c;
|
|
17
|
+
function i(n, { dir: r, size: t = 32 } = {}) {
|
|
18
|
+
if (t === null)
|
|
19
|
+
return n;
|
|
20
|
+
if (n.length > t)
|
|
21
|
+
throw new d({
|
|
22
|
+
size: n.length,
|
|
23
|
+
targetSize: t,
|
|
24
|
+
type: "bytes"
|
|
25
|
+
});
|
|
26
|
+
const e = new Uint8Array(t);
|
|
27
|
+
for (let a = 0; a < t; a++) {
|
|
28
|
+
const o = r === "right";
|
|
29
|
+
e[o ? a : t - a - 1] = n[o ? a : n.length - a - 1];
|
|
41
30
|
}
|
|
42
|
-
return
|
|
43
|
-
}
|
|
44
|
-
function T(e, n) {
|
|
45
|
-
const r = h(e, n);
|
|
46
|
-
return y(r);
|
|
47
|
-
}
|
|
48
|
-
function l(e, n = {}) {
|
|
49
|
-
const r = A.encode(e);
|
|
50
|
-
return typeof n.size == "number" ? (u(r, { size: n.size }), s(r, { dir: "right", size: n.size })) : r;
|
|
31
|
+
return e;
|
|
51
32
|
}
|
|
52
33
|
export {
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
l as stringToBytes,
|
|
57
|
-
F as toBytes
|
|
34
|
+
f as pad,
|
|
35
|
+
i as padBytes,
|
|
36
|
+
p as padHex
|
|
58
37
|
};
|
package/dist/web/index.web40.js
CHANGED
|
@@ -1,9 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { BaseError as o } from "./index.web51.js";
|
|
2
|
+
class d extends o {
|
|
3
|
+
constructor({ offset: r, position: s, size: e }) {
|
|
4
|
+
super(`Slice ${s === "start" ? "starting" : "ending"} at offset "${r}" is out-of-bounds (size: ${e}).`, { name: "SliceOffsetOutOfBoundsError" });
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
class n extends o {
|
|
8
|
+
constructor({ size: r, targetSize: s, type: e }) {
|
|
9
|
+
super(`${e.charAt(0).toUpperCase()}${e.slice(1).toLowerCase()} size (${r}) exceeds padding size (${s}).`, { name: "SizeExceedsPaddingSizeError" });
|
|
10
|
+
}
|
|
6
11
|
}
|
|
7
12
|
export {
|
|
8
|
-
|
|
13
|
+
n as SizeExceedsPaddingSizeError,
|
|
14
|
+
d as SliceOffsetOutOfBoundsError
|
|
9
15
|
};
|
package/dist/web/index.web41.js
CHANGED
|
@@ -1,24 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
enumerable: !0,
|
|
5
|
-
configurable: !0,
|
|
6
|
-
writable: !0,
|
|
7
|
-
value: void 0
|
|
8
|
-
}), this.maxSize = e;
|
|
9
|
-
}
|
|
10
|
-
get(e) {
|
|
11
|
-
const t = super.get(e);
|
|
12
|
-
return super.has(e) && t !== void 0 && (this.delete(e), super.set(e, t)), t;
|
|
13
|
-
}
|
|
14
|
-
set(e, t) {
|
|
15
|
-
if (super.set(e, t), this.maxSize && this.size > this.maxSize) {
|
|
16
|
-
const s = this.keys().next().value;
|
|
17
|
-
s && this.delete(s);
|
|
18
|
-
}
|
|
19
|
-
return this;
|
|
20
|
-
}
|
|
1
|
+
import { isHex as r } from "./index.web38.js";
|
|
2
|
+
function i(t) {
|
|
3
|
+
return r(t, { strict: !1 }) ? Math.ceil((t.length - 2) / 2) : t.length;
|
|
21
4
|
}
|
|
22
5
|
export {
|
|
23
|
-
|
|
6
|
+
i as size
|
|
24
7
|
};
|
package/dist/web/index.web42.js
CHANGED
|
@@ -1,6 +1,31 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { SliceOffsetOutOfBoundsError as n } from "./index.web40.js";
|
|
2
|
+
import { isHex as c } from "./index.web38.js";
|
|
3
|
+
import { size as s } from "./index.web41.js";
|
|
4
|
+
function O(e, f, i, { strict: o } = {}) {
|
|
5
|
+
return c(e, { strict: !1 }) ? l(e, f, i, {
|
|
6
|
+
strict: o
|
|
7
|
+
}) : u(e, f, i, {
|
|
8
|
+
strict: o
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
function t(e, f, i) {
|
|
12
|
+
if (s(e) !== i - f)
|
|
13
|
+
throw new n({
|
|
14
|
+
offset: i,
|
|
15
|
+
position: "end",
|
|
16
|
+
size: s(e)
|
|
17
|
+
});
|
|
18
|
+
}
|
|
19
|
+
function u(e, f, i, { strict: o } = {}) {
|
|
20
|
+
const r = e.slice(f, i);
|
|
21
|
+
return o && t(r, f, i), r;
|
|
22
|
+
}
|
|
23
|
+
function l(e, f, i, { strict: o } = {}) {
|
|
24
|
+
const r = `0x${e.replace("0x", "").slice(f * 2, i * 2)}`;
|
|
25
|
+
return o && t(r, f, i), r;
|
|
3
26
|
}
|
|
4
27
|
export {
|
|
5
|
-
|
|
28
|
+
O as slice,
|
|
29
|
+
u as sliceBytes,
|
|
30
|
+
l as sliceHex
|
|
6
31
|
};
|
package/dist/web/index.web43.js
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
|
-
function e
|
|
2
|
-
|
|
1
|
+
function f(e, { dir: n = "left" } = {}) {
|
|
2
|
+
let t = typeof e == "string" ? e.replace("0x", "") : e, i = 0;
|
|
3
|
+
for (let l = 0; l < t.length - 1 && t[n === "left" ? l : t.length - l - 1].toString() === "0"; l++)
|
|
4
|
+
i++;
|
|
5
|
+
return t = n === "left" ? t.slice(i) : t.slice(0, t.length - i), typeof e == "string" ? (t.length === 1 && n === "right" && (t = `${t}0`), `0x${t.length % 2 === 1 ? `0${t}` : t}`) : t;
|
|
3
6
|
}
|
|
4
7
|
export {
|
|
5
|
-
|
|
8
|
+
f as trim
|
|
6
9
|
};
|
package/dist/web/index.web44.js
CHANGED
|
@@ -1,37 +1,27 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
size: n.length,
|
|
23
|
-
targetSize: t,
|
|
24
|
-
type: "bytes"
|
|
25
|
-
});
|
|
26
|
-
const e = new Uint8Array(t);
|
|
27
|
-
for (let a = 0; a < t; a++) {
|
|
28
|
-
const o = r === "right";
|
|
29
|
-
e[o ? a : t - a - 1] = n[o ? a : n.length - a - 1];
|
|
30
|
-
}
|
|
31
|
-
return e;
|
|
1
|
+
import { defineFormatter as s } from "./index.web45.js";
|
|
2
|
+
import { formatTransaction as t } from "./index.web46.js";
|
|
3
|
+
function a(e) {
|
|
4
|
+
const i = (e.transactions ?? []).map((n) => typeof n == "string" ? n : t(n));
|
|
5
|
+
return {
|
|
6
|
+
...e,
|
|
7
|
+
baseFeePerGas: e.baseFeePerGas ? BigInt(e.baseFeePerGas) : null,
|
|
8
|
+
blobGasUsed: e.blobGasUsed ? BigInt(e.blobGasUsed) : void 0,
|
|
9
|
+
difficulty: e.difficulty ? BigInt(e.difficulty) : void 0,
|
|
10
|
+
excessBlobGas: e.excessBlobGas ? BigInt(e.excessBlobGas) : void 0,
|
|
11
|
+
gasLimit: e.gasLimit ? BigInt(e.gasLimit) : void 0,
|
|
12
|
+
gasUsed: e.gasUsed ? BigInt(e.gasUsed) : void 0,
|
|
13
|
+
hash: e.hash ? e.hash : null,
|
|
14
|
+
logsBloom: e.logsBloom ? e.logsBloom : null,
|
|
15
|
+
nonce: e.nonce ? e.nonce : null,
|
|
16
|
+
number: e.number ? BigInt(e.number) : null,
|
|
17
|
+
size: e.size ? BigInt(e.size) : void 0,
|
|
18
|
+
timestamp: e.timestamp ? BigInt(e.timestamp) : void 0,
|
|
19
|
+
transactions: i,
|
|
20
|
+
totalDifficulty: e.totalDifficulty ? BigInt(e.totalDifficulty) : null
|
|
21
|
+
};
|
|
32
22
|
}
|
|
23
|
+
const d = /* @__PURE__ */ s("block", a);
|
|
33
24
|
export {
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
p as padHex
|
|
25
|
+
d as defineBlock,
|
|
26
|
+
a as formatBlock
|
|
37
27
|
};
|
package/dist/web/index.web45.js
CHANGED
|
@@ -1,15 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
function a(e, f) {
|
|
2
|
+
return ({ exclude: t, format: n }) => ({
|
|
3
|
+
exclude: t,
|
|
4
|
+
format: (r) => {
|
|
5
|
+
const o = f(r);
|
|
6
|
+
if (t)
|
|
7
|
+
for (const m of t)
|
|
8
|
+
delete o[m];
|
|
9
|
+
return {
|
|
10
|
+
...o,
|
|
11
|
+
...n(r)
|
|
12
|
+
};
|
|
13
|
+
},
|
|
14
|
+
type: e
|
|
15
|
+
});
|
|
11
16
|
}
|
|
12
17
|
export {
|
|
13
|
-
|
|
14
|
-
d as SliceOffsetOutOfBoundsError
|
|
18
|
+
a as defineFormatter
|
|
15
19
|
};
|