@coinbase/cdp-core 0.0.30 → 0.0.31
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 +11 -13
- package/dist/esm/index.native101.js +11 -8
- package/dist/esm/index.native102.js +7 -14
- package/dist/esm/index.native103.js +16 -80
- package/dist/esm/index.native104.js +79 -11
- package/dist/esm/index.native105.js +12 -35
- package/dist/esm/index.native106.js +35 -41
- package/dist/esm/index.native107.js +38 -75
- package/dist/esm/index.native108.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 +47 -70
- package/dist/esm/index.native22.js +69 -23
- package/dist/esm/index.native23.js +22 -156
- package/dist/esm/index.native24.js +157 -45
- package/dist/esm/index.native25.js +43 -245
- package/dist/esm/index.native26.js +247 -53
- package/dist/esm/index.native27.js +56 -17
- package/dist/esm/index.native28.js +15 -21
- package/dist/esm/index.native29.js +21 -49
- package/dist/esm/index.native30.js +50 -8
- package/dist/esm/index.native31.js +8 -17
- package/dist/esm/index.native32.js +16 -44
- package/dist/esm/index.native33.js +45 -13
- package/dist/esm/index.native34.js +13 -55
- package/dist/esm/index.native35.js +55 -6
- package/dist/esm/index.native36.js +6 -21
- package/dist/esm/index.native37.js +21 -11
- package/dist/esm/index.native38.js +11 -3
- package/dist/esm/index.native39.js +3 -3
- package/dist/esm/index.native40.js +3 -34
- package/dist/esm/index.native41.js +32 -10
- package/dist/esm/index.native42.js +12 -4
- package/dist/esm/index.native43.js +4 -28
- package/dist/esm/index.native44.js +28 -6
- package/dist/esm/index.native45.js +6 -24
- package/dist/esm/index.native46.js +24 -16
- package/dist/esm/index.native47.js +16 -54
- package/dist/esm/index.native48.js +53 -22
- package/dist/esm/index.native49.js +23 -11
- package/dist/esm/index.native50.js +10 -26
- package/dist/esm/index.native51.js +26 -41
- package/dist/esm/index.native52.js +41 -54
- package/dist/esm/index.native53.js +54 -126
- package/dist/esm/index.native54.js +126 -11
- package/dist/esm/index.native55.js +9 -101
- package/dist/esm/index.native56.js +104 -6
- package/dist/esm/index.native57.js +7 -3
- package/dist/esm/index.native58.js +3 -15
- package/dist/esm/index.native59.js +14 -42
- package/dist/esm/index.native60.js +38 -74
- package/dist/esm/index.native61.js +79 -2
- package/dist/esm/index.native62.js +2 -2
- package/dist/esm/index.native63.js +2 -13
- package/dist/esm/index.native64.js +8 -33
- package/dist/esm/index.native65.js +36 -5
- package/dist/esm/index.native66.js +5 -33
- package/dist/esm/index.native67.js +34 -8
- package/dist/esm/index.native68.js +8 -10
- package/dist/esm/index.native69.js +10 -11
- package/dist/esm/index.native7.js +4 -4
- package/dist/esm/index.native70.js +11 -13
- package/dist/esm/index.native71.js +13 -18
- package/dist/esm/index.native72.js +18 -5
- package/dist/esm/index.native73.js +6 -5
- package/dist/esm/index.native74.js +5 -11
- package/dist/esm/index.native75.js +10 -54
- package/dist/esm/index.native76.js +54 -10
- package/dist/esm/index.native77.js +11 -2
- package/dist/esm/index.native78.js +2 -45
- package/dist/esm/index.native79.js +44 -13
- package/dist/esm/index.native80.js +14 -2
- package/dist/esm/index.native81.js +2 -21
- package/dist/esm/index.native82.js +18 -17
- package/dist/esm/index.native83.js +20 -80
- package/dist/esm/index.native84.js +79 -103
- package/dist/esm/index.native85.js +101 -30
- package/dist/esm/index.native86.js +32 -6
- package/dist/esm/index.native87.js +6 -20
- package/dist/esm/index.native88.js +79 -10
- package/dist/esm/index.native89.js +20 -19
- package/dist/esm/index.native9.js +51 -37
- package/dist/esm/index.native90.js +9 -93
- package/dist/esm/index.native91.js +18 -19
- package/dist/esm/index.native92.js +81 -105
- package/dist/esm/index.native93.js +20 -78
- package/dist/esm/index.native94.js +117 -9
- package/dist/esm/index.native95.js +10 -5
- package/dist/esm/index.native96.js +5 -18
- package/dist/esm/index.native97.js +18 -28
- package/dist/esm/index.native98.js +26 -6
- package/dist/esm/index.native99.js +6 -9
- package/dist/esm/index.web100.js +28 -10
- package/dist/esm/index.web101.js +8 -17
- package/dist/esm/index.web102.js +9 -79
- package/dist/esm/index.web103.js +13 -13
- package/dist/esm/index.web104.js +10 -36
- package/dist/esm/index.web105.js +13 -38
- package/dist/esm/index.web106.js +72 -70
- package/dist/esm/index.web107.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 +47 -70
- package/dist/esm/index.web21.js +69 -23
- package/dist/esm/index.web22.js +22 -156
- package/dist/esm/index.web23.js +157 -45
- package/dist/esm/index.web24.js +43 -245
- package/dist/esm/index.web25.js +247 -53
- package/dist/esm/index.web26.js +56 -17
- package/dist/esm/index.web27.js +15 -21
- package/dist/esm/index.web28.js +21 -49
- package/dist/esm/index.web29.js +50 -8
- package/dist/esm/index.web30.js +8 -17
- package/dist/esm/index.web31.js +16 -44
- package/dist/esm/index.web32.js +45 -13
- package/dist/esm/index.web33.js +13 -55
- package/dist/esm/index.web34.js +55 -6
- package/dist/esm/index.web35.js +6 -21
- package/dist/esm/index.web36.js +21 -11
- package/dist/esm/index.web37.js +11 -3
- package/dist/esm/index.web38.js +3 -3
- package/dist/esm/index.web39.js +3 -34
- package/dist/esm/index.web40.js +32 -10
- package/dist/esm/index.web41.js +12 -4
- package/dist/esm/index.web42.js +4 -28
- package/dist/esm/index.web43.js +28 -6
- package/dist/esm/index.web44.js +6 -24
- package/dist/esm/index.web45.js +24 -16
- package/dist/esm/index.web46.js +16 -54
- package/dist/esm/index.web47.js +53 -22
- package/dist/esm/index.web48.js +23 -11
- package/dist/esm/index.web49.js +10 -26
- package/dist/esm/index.web50.js +26 -41
- package/dist/esm/index.web51.js +41 -54
- package/dist/esm/index.web52.js +54 -126
- package/dist/esm/index.web53.js +126 -11
- package/dist/esm/index.web54.js +9 -101
- package/dist/esm/index.web55.js +104 -6
- package/dist/esm/index.web56.js +7 -3
- package/dist/esm/index.web57.js +3 -15
- package/dist/esm/index.web58.js +14 -42
- package/dist/esm/index.web59.js +38 -74
- package/dist/esm/index.web60.js +79 -2
- package/dist/esm/index.web61.js +2 -2
- package/dist/esm/index.web62.js +2 -13
- package/dist/esm/index.web63.js +8 -33
- package/dist/esm/index.web64.js +36 -5
- package/dist/esm/index.web65.js +5 -33
- package/dist/esm/index.web66.js +34 -8
- package/dist/esm/index.web67.js +8 -10
- package/dist/esm/index.web68.js +10 -11
- package/dist/esm/index.web69.js +11 -13
- package/dist/esm/index.web7.js +4 -4
- package/dist/esm/index.web70.js +13 -18
- package/dist/esm/index.web71.js +18 -5
- package/dist/esm/index.web72.js +6 -5
- package/dist/esm/index.web73.js +5 -11
- package/dist/esm/index.web74.js +10 -54
- package/dist/esm/index.web75.js +54 -10
- package/dist/esm/index.web76.js +11 -2
- package/dist/esm/index.web77.js +2 -45
- package/dist/esm/index.web78.js +44 -13
- package/dist/esm/index.web79.js +14 -2
- package/dist/esm/index.web80.js +2 -21
- package/dist/esm/index.web81.js +18 -17
- package/dist/esm/index.web82.js +20 -80
- package/dist/esm/index.web83.js +79 -103
- package/dist/esm/index.web84.js +101 -30
- package/dist/esm/index.web85.js +32 -6
- package/dist/esm/index.web86.js +6 -20
- package/dist/esm/index.web87.js +9 -9
- package/dist/esm/index.web88.js +20 -19
- package/dist/esm/index.web89.js +9 -93
- package/dist/esm/index.web9.js +51 -37
- package/dist/esm/index.web90.js +18 -19
- package/dist/esm/index.web91.js +81 -105
- package/dist/esm/index.web92.js +20 -9
- package/dist/esm/index.web93.js +112 -73
- package/dist/esm/index.web94.js +79 -5
- package/dist/esm/index.web95.js +5 -18
- package/dist/esm/index.web96.js +11 -26
- package/dist/esm/index.web97.js +35 -7
- package/dist/esm/index.web98.js +41 -10
- package/dist/esm/index.web99.js +16 -11
- package/dist/native/index.native100.js +11 -13
- package/dist/native/index.native101.js +11 -8
- package/dist/native/index.native102.js +7 -14
- package/dist/native/index.native103.js +16 -80
- package/dist/native/index.native104.js +79 -11
- package/dist/native/index.native105.js +12 -35
- package/dist/native/index.native106.js +35 -41
- package/dist/native/index.native107.js +38 -75
- package/dist/native/index.native108.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 +47 -70
- package/dist/native/index.native22.js +69 -23
- package/dist/native/index.native23.js +22 -156
- package/dist/native/index.native24.js +157 -45
- package/dist/native/index.native25.js +43 -245
- package/dist/native/index.native26.js +247 -53
- package/dist/native/index.native27.js +56 -17
- package/dist/native/index.native28.js +15 -21
- package/dist/native/index.native29.js +21 -49
- package/dist/native/index.native30.js +50 -8
- package/dist/native/index.native31.js +8 -17
- package/dist/native/index.native32.js +16 -44
- package/dist/native/index.native33.js +45 -13
- package/dist/native/index.native34.js +13 -55
- package/dist/native/index.native35.js +55 -6
- package/dist/native/index.native36.js +6 -21
- package/dist/native/index.native37.js +21 -11
- package/dist/native/index.native38.js +11 -3
- package/dist/native/index.native39.js +3 -3
- package/dist/native/index.native40.js +3 -34
- package/dist/native/index.native41.js +32 -10
- package/dist/native/index.native42.js +12 -4
- package/dist/native/index.native43.js +4 -28
- package/dist/native/index.native44.js +28 -6
- package/dist/native/index.native45.js +6 -24
- package/dist/native/index.native46.js +24 -16
- package/dist/native/index.native47.js +16 -54
- package/dist/native/index.native48.js +53 -22
- package/dist/native/index.native49.js +23 -11
- package/dist/native/index.native50.js +10 -26
- package/dist/native/index.native51.js +26 -41
- package/dist/native/index.native52.js +41 -54
- package/dist/native/index.native53.js +54 -126
- package/dist/native/index.native54.js +126 -11
- package/dist/native/index.native55.js +9 -101
- package/dist/native/index.native56.js +104 -6
- package/dist/native/index.native57.js +7 -3
- package/dist/native/index.native58.js +3 -15
- package/dist/native/index.native59.js +14 -42
- package/dist/native/index.native60.js +38 -74
- package/dist/native/index.native61.js +79 -2
- package/dist/native/index.native62.js +2 -2
- package/dist/native/index.native63.js +2 -13
- package/dist/native/index.native64.js +8 -33
- package/dist/native/index.native65.js +36 -5
- package/dist/native/index.native66.js +5 -33
- package/dist/native/index.native67.js +34 -8
- package/dist/native/index.native68.js +8 -10
- package/dist/native/index.native69.js +10 -11
- package/dist/native/index.native7.js +4 -4
- package/dist/native/index.native70.js +11 -13
- package/dist/native/index.native71.js +13 -18
- package/dist/native/index.native72.js +18 -5
- package/dist/native/index.native73.js +6 -5
- package/dist/native/index.native74.js +5 -11
- package/dist/native/index.native75.js +10 -54
- package/dist/native/index.native76.js +54 -10
- package/dist/native/index.native77.js +11 -2
- package/dist/native/index.native78.js +2 -45
- package/dist/native/index.native79.js +44 -13
- package/dist/native/index.native80.js +14 -2
- package/dist/native/index.native81.js +2 -21
- package/dist/native/index.native82.js +18 -17
- package/dist/native/index.native83.js +20 -80
- package/dist/native/index.native84.js +79 -103
- package/dist/native/index.native85.js +101 -30
- package/dist/native/index.native86.js +32 -6
- package/dist/native/index.native87.js +6 -20
- package/dist/native/index.native88.js +79 -10
- package/dist/native/index.native89.js +20 -19
- package/dist/native/index.native9.js +51 -37
- package/dist/native/index.native90.js +9 -93
- package/dist/native/index.native91.js +18 -19
- package/dist/native/index.native92.js +81 -105
- package/dist/native/index.native93.js +20 -78
- package/dist/native/index.native94.js +117 -9
- package/dist/native/index.native95.js +10 -5
- package/dist/native/index.native96.js +5 -18
- package/dist/native/index.native97.js +18 -28
- package/dist/native/index.native98.js +26 -6
- package/dist/native/index.native99.js +6 -9
- package/dist/native-types/viem/factory.d.ts +61 -0
- package/dist/types/viem/factory.d.ts +61 -0
- package/dist/web/index.web100.js +28 -10
- package/dist/web/index.web101.js +8 -17
- package/dist/web/index.web102.js +9 -79
- package/dist/web/index.web103.js +13 -13
- package/dist/web/index.web104.js +10 -36
- package/dist/web/index.web105.js +13 -38
- package/dist/web/index.web106.js +72 -70
- package/dist/web/index.web107.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 +47 -70
- package/dist/web/index.web21.js +69 -23
- package/dist/web/index.web22.js +22 -156
- package/dist/web/index.web23.js +157 -45
- package/dist/web/index.web24.js +43 -245
- package/dist/web/index.web25.js +247 -53
- package/dist/web/index.web26.js +56 -17
- package/dist/web/index.web27.js +15 -21
- package/dist/web/index.web28.js +21 -49
- package/dist/web/index.web29.js +50 -8
- package/dist/web/index.web30.js +8 -17
- package/dist/web/index.web31.js +16 -44
- package/dist/web/index.web32.js +45 -13
- package/dist/web/index.web33.js +13 -55
- package/dist/web/index.web34.js +55 -6
- package/dist/web/index.web35.js +6 -21
- package/dist/web/index.web36.js +21 -11
- package/dist/web/index.web37.js +11 -3
- package/dist/web/index.web38.js +3 -3
- package/dist/web/index.web39.js +3 -34
- package/dist/web/index.web40.js +32 -10
- package/dist/web/index.web41.js +12 -4
- package/dist/web/index.web42.js +4 -28
- package/dist/web/index.web43.js +28 -6
- package/dist/web/index.web44.js +6 -24
- package/dist/web/index.web45.js +24 -16
- package/dist/web/index.web46.js +16 -54
- package/dist/web/index.web47.js +53 -22
- package/dist/web/index.web48.js +23 -11
- package/dist/web/index.web49.js +10 -26
- package/dist/web/index.web50.js +26 -41
- package/dist/web/index.web51.js +41 -54
- package/dist/web/index.web52.js +54 -126
- package/dist/web/index.web53.js +126 -11
- package/dist/web/index.web54.js +9 -101
- package/dist/web/index.web55.js +104 -6
- package/dist/web/index.web56.js +7 -3
- package/dist/web/index.web57.js +3 -15
- package/dist/web/index.web58.js +14 -42
- package/dist/web/index.web59.js +38 -74
- package/dist/web/index.web60.js +79 -2
- package/dist/web/index.web61.js +2 -2
- package/dist/web/index.web62.js +2 -13
- package/dist/web/index.web63.js +8 -33
- package/dist/web/index.web64.js +36 -5
- package/dist/web/index.web65.js +5 -33
- package/dist/web/index.web66.js +34 -8
- package/dist/web/index.web67.js +8 -10
- package/dist/web/index.web68.js +10 -11
- package/dist/web/index.web69.js +11 -13
- package/dist/web/index.web7.js +4 -4
- package/dist/web/index.web70.js +13 -18
- package/dist/web/index.web71.js +18 -5
- package/dist/web/index.web72.js +6 -5
- package/dist/web/index.web73.js +5 -11
- package/dist/web/index.web74.js +10 -54
- package/dist/web/index.web75.js +54 -10
- package/dist/web/index.web76.js +11 -2
- package/dist/web/index.web77.js +2 -45
- package/dist/web/index.web78.js +44 -13
- package/dist/web/index.web79.js +14 -2
- package/dist/web/index.web80.js +2 -21
- package/dist/web/index.web81.js +18 -17
- package/dist/web/index.web82.js +20 -80
- package/dist/web/index.web83.js +79 -103
- package/dist/web/index.web84.js +101 -30
- package/dist/web/index.web85.js +32 -6
- package/dist/web/index.web86.js +6 -20
- package/dist/web/index.web87.js +9 -9
- package/dist/web/index.web88.js +20 -19
- package/dist/web/index.web89.js +9 -93
- package/dist/web/index.web9.js +51 -37
- package/dist/web/index.web90.js +18 -19
- package/dist/web/index.web91.js +81 -105
- package/dist/web/index.web92.js +20 -9
- package/dist/web/index.web93.js +112 -73
- package/dist/web/index.web94.js +79 -5
- package/dist/web/index.web95.js +5 -18
- package/dist/web/index.web96.js +11 -26
- package/dist/web/index.web97.js +35 -7
- package/dist/web/index.web98.js +41 -10
- package/dist/web/index.web99.js +16 -11
- package/dist/web-types/viem/factory.d.ts +61 -0
- package/package.json +2 -2
|
@@ -1,7 +1,15 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { BaseError as o } from "./index.native53.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
|
+
}
|
|
4
11
|
}
|
|
5
12
|
export {
|
|
6
|
-
|
|
13
|
+
n as SizeExceedsPaddingSizeError,
|
|
14
|
+
d as SliceOffsetOutOfBoundsError
|
|
7
15
|
};
|
|
@@ -1,31 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
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;
|
|
1
|
+
import { isHex as r } from "./index.native40.js";
|
|
2
|
+
function i(t) {
|
|
3
|
+
return r(t, { strict: !1 }) ? Math.ceil((t.length - 2) / 2) : t.length;
|
|
26
4
|
}
|
|
27
5
|
export {
|
|
28
|
-
|
|
29
|
-
u as sliceBytes,
|
|
30
|
-
l as sliceHex
|
|
6
|
+
i as size
|
|
31
7
|
};
|
|
@@ -1,9 +1,31 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return
|
|
1
|
+
import { SliceOffsetOutOfBoundsError as n } from "./index.native42.js";
|
|
2
|
+
import { isHex as c } from "./index.native40.js";
|
|
3
|
+
import { size as s } from "./index.native43.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;
|
|
6
26
|
}
|
|
7
27
|
export {
|
|
8
|
-
|
|
28
|
+
O as slice,
|
|
29
|
+
u as sliceBytes,
|
|
30
|
+
l as sliceHex
|
|
9
31
|
};
|
|
@@ -1,27 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
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
|
-
};
|
|
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;
|
|
22
6
|
}
|
|
23
|
-
const d = /* @__PURE__ */ s("block", a);
|
|
24
7
|
export {
|
|
25
|
-
|
|
26
|
-
a as formatBlock
|
|
8
|
+
f as trim
|
|
27
9
|
};
|
|
@@ -1,19 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
import { defineFormatter as s } from "./index.native47.js";
|
|
2
|
+
import { formatTransaction as t } from "./index.native48.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
|
+
};
|
|
16
22
|
}
|
|
23
|
+
const d = /* @__PURE__ */ s("block", a);
|
|
17
24
|
export {
|
|
18
|
-
|
|
25
|
+
d as defineBlock,
|
|
26
|
+
a as formatBlock
|
|
19
27
|
};
|
|
@@ -1,57 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
gas: e.gas ? BigInt(e.gas) : void 0,
|
|
17
|
-
gasPrice: e.gasPrice ? BigInt(e.gasPrice) : void 0,
|
|
18
|
-
maxFeePerBlobGas: e.maxFeePerBlobGas ? BigInt(e.maxFeePerBlobGas) : void 0,
|
|
19
|
-
maxFeePerGas: e.maxFeePerGas ? BigInt(e.maxFeePerGas) : void 0,
|
|
20
|
-
maxPriorityFeePerGas: e.maxPriorityFeePerGas ? BigInt(e.maxPriorityFeePerGas) : void 0,
|
|
21
|
-
nonce: e.nonce ? i(e.nonce) : void 0,
|
|
22
|
-
to: e.to ? e.to : null,
|
|
23
|
-
transactionIndex: e.transactionIndex ? Number(e.transactionIndex) : null,
|
|
24
|
-
type: e.type ? u[e.type] : void 0,
|
|
25
|
-
typeHex: e.type ? e.type : void 0,
|
|
26
|
-
value: e.value ? BigInt(e.value) : void 0,
|
|
27
|
-
v: e.v ? BigInt(e.v) : void 0
|
|
28
|
-
};
|
|
29
|
-
return e.authorizationList && (d.authorizationList = m(e.authorizationList)), d.yParity = (() => {
|
|
30
|
-
if (e.yParity)
|
|
31
|
-
return Number(e.yParity);
|
|
32
|
-
if (typeof d.v == "bigint") {
|
|
33
|
-
if (d.v === 0n || d.v === 27n)
|
|
34
|
-
return 0;
|
|
35
|
-
if (d.v === 1n || d.v === 28n)
|
|
36
|
-
return 1;
|
|
37
|
-
if (d.v >= 35n)
|
|
38
|
-
return d.v % 2n === 0n ? 1 : 0;
|
|
39
|
-
}
|
|
40
|
-
})(), d.type === "legacy" && (delete d.accessList, delete d.maxFeePerBlobGas, delete d.maxFeePerGas, delete d.maxPriorityFeePerGas, delete d.yParity), d.type === "eip2930" && (delete d.maxFeePerBlobGas, delete d.maxFeePerGas, delete d.maxPriorityFeePerGas), d.type === "eip1559" && delete d.maxFeePerBlobGas, d;
|
|
41
|
-
}
|
|
42
|
-
const P = /* @__PURE__ */ r("transaction", l);
|
|
43
|
-
function m(e) {
|
|
44
|
-
return e.map((d) => ({
|
|
45
|
-
address: d.address,
|
|
46
|
-
chainId: Number(d.chainId),
|
|
47
|
-
nonce: Number(d.nonce),
|
|
48
|
-
r: d.r,
|
|
49
|
-
s: d.s,
|
|
50
|
-
yParity: Number(d.yParity)
|
|
51
|
-
}));
|
|
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
|
+
});
|
|
52
16
|
}
|
|
53
17
|
export {
|
|
54
|
-
|
|
55
|
-
l as formatTransaction,
|
|
56
|
-
u as transactionType
|
|
18
|
+
a as defineFormatter
|
|
57
19
|
};
|
|
@@ -1,26 +1,57 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
function
|
|
11
|
-
const
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { hexToNumber as i } from "./index.native49.js";
|
|
2
|
+
import { defineFormatter as r } from "./index.native47.js";
|
|
3
|
+
const u = {
|
|
4
|
+
"0x0": "legacy",
|
|
5
|
+
"0x1": "eip2930",
|
|
6
|
+
"0x2": "eip1559",
|
|
7
|
+
"0x3": "eip4844",
|
|
8
|
+
"0x4": "eip7702"
|
|
9
|
+
};
|
|
10
|
+
function l(e) {
|
|
11
|
+
const d = {
|
|
12
|
+
...e,
|
|
13
|
+
blockHash: e.blockHash ? e.blockHash : null,
|
|
14
|
+
blockNumber: e.blockNumber ? BigInt(e.blockNumber) : null,
|
|
15
|
+
chainId: e.chainId ? i(e.chainId) : void 0,
|
|
16
|
+
gas: e.gas ? BigInt(e.gas) : void 0,
|
|
17
|
+
gasPrice: e.gasPrice ? BigInt(e.gasPrice) : void 0,
|
|
18
|
+
maxFeePerBlobGas: e.maxFeePerBlobGas ? BigInt(e.maxFeePerBlobGas) : void 0,
|
|
19
|
+
maxFeePerGas: e.maxFeePerGas ? BigInt(e.maxFeePerGas) : void 0,
|
|
20
|
+
maxPriorityFeePerGas: e.maxPriorityFeePerGas ? BigInt(e.maxPriorityFeePerGas) : void 0,
|
|
21
|
+
nonce: e.nonce ? i(e.nonce) : void 0,
|
|
22
|
+
to: e.to ? e.to : null,
|
|
23
|
+
transactionIndex: e.transactionIndex ? Number(e.transactionIndex) : null,
|
|
24
|
+
type: e.type ? u[e.type] : void 0,
|
|
25
|
+
typeHex: e.type ? e.type : void 0,
|
|
26
|
+
value: e.value ? BigInt(e.value) : void 0,
|
|
27
|
+
v: e.v ? BigInt(e.v) : void 0
|
|
28
|
+
};
|
|
29
|
+
return e.authorizationList && (d.authorizationList = m(e.authorizationList)), d.yParity = (() => {
|
|
30
|
+
if (e.yParity)
|
|
31
|
+
return Number(e.yParity);
|
|
32
|
+
if (typeof d.v == "bigint") {
|
|
33
|
+
if (d.v === 0n || d.v === 27n)
|
|
34
|
+
return 0;
|
|
35
|
+
if (d.v === 1n || d.v === 28n)
|
|
36
|
+
return 1;
|
|
37
|
+
if (d.v >= 35n)
|
|
38
|
+
return d.v % 2n === 0n ? 1 : 0;
|
|
39
|
+
}
|
|
40
|
+
})(), d.type === "legacy" && (delete d.accessList, delete d.maxFeePerBlobGas, delete d.maxFeePerGas, delete d.maxPriorityFeePerGas, delete d.yParity), d.type === "eip2930" && (delete d.maxFeePerBlobGas, delete d.maxFeePerGas, delete d.maxPriorityFeePerGas), d.type === "eip1559" && delete d.maxFeePerBlobGas, d;
|
|
18
41
|
}
|
|
19
|
-
|
|
20
|
-
|
|
42
|
+
const P = /* @__PURE__ */ r("transaction", l);
|
|
43
|
+
function m(e) {
|
|
44
|
+
return e.map((d) => ({
|
|
45
|
+
address: d.address,
|
|
46
|
+
chainId: Number(d.chainId),
|
|
47
|
+
nonce: Number(d.nonce),
|
|
48
|
+
r: d.r,
|
|
49
|
+
s: d.s,
|
|
50
|
+
yParity: Number(d.yParity)
|
|
51
|
+
}));
|
|
21
52
|
}
|
|
22
53
|
export {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
54
|
+
P as defineTransaction,
|
|
55
|
+
l as formatTransaction,
|
|
56
|
+
u as transactionType
|
|
26
57
|
};
|
|
@@ -1,14 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { SizeOverflowError as u } from "./index.native55.js";
|
|
2
|
+
import { size as t } from "./index.native43.js";
|
|
3
|
+
function s(n, { size: i }) {
|
|
4
|
+
if (t(n) > i)
|
|
5
|
+
throw new u({
|
|
6
|
+
givenSize: t(n),
|
|
7
|
+
maxSize: i
|
|
8
|
+
});
|
|
9
|
+
}
|
|
10
|
+
function z(n, i = {}) {
|
|
11
|
+
const { signed: o } = i;
|
|
12
|
+
i.size && s(n, { size: i.size });
|
|
13
|
+
const e = BigInt(n);
|
|
14
|
+
if (!o)
|
|
15
|
+
return e;
|
|
16
|
+
const r = (n.length - 2) / 2, f = (1n << BigInt(r) * 8n - 1n) - 1n;
|
|
17
|
+
return e <= f ? e : e - BigInt(`0x${"f".padStart(r * 2, "f")}`) - 1n;
|
|
18
|
+
}
|
|
19
|
+
function g(n, i = {}) {
|
|
20
|
+
return Number(z(n, i));
|
|
11
21
|
}
|
|
12
22
|
export {
|
|
13
|
-
|
|
23
|
+
s as assertSize,
|
|
24
|
+
z as hexToBigInt,
|
|
25
|
+
g as hexToNumber
|
|
14
26
|
};
|
|
@@ -1,30 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
const s = {
|
|
11
|
-
...l,
|
|
12
|
-
blockNumber: l.blockNumber ? BigInt(l.blockNumber) : null,
|
|
13
|
-
contractAddress: l.contractAddress ? l.contractAddress : null,
|
|
14
|
-
cumulativeGasUsed: l.cumulativeGasUsed ? BigInt(l.cumulativeGasUsed) : null,
|
|
15
|
-
effectiveGasPrice: l.effectiveGasPrice ? BigInt(l.effectiveGasPrice) : null,
|
|
16
|
-
gasUsed: l.gasUsed ? BigInt(l.gasUsed) : null,
|
|
17
|
-
logs: l.logs ? l.logs.map((u) => m(u)) : null,
|
|
18
|
-
to: l.to ? l.to : null,
|
|
19
|
-
transactionIndex: l.transactionIndex ? d(l.transactionIndex) : null,
|
|
20
|
-
status: l.status ? f[l.status] : null,
|
|
21
|
-
type: l.type ? o[l.type] || l.type : null
|
|
1
|
+
function r(n, { args: t, eventName: a } = {}) {
|
|
2
|
+
return {
|
|
3
|
+
...n,
|
|
4
|
+
blockHash: n.blockHash ? n.blockHash : null,
|
|
5
|
+
blockNumber: n.blockNumber ? BigInt(n.blockNumber) : null,
|
|
6
|
+
logIndex: n.logIndex ? Number(n.logIndex) : null,
|
|
7
|
+
transactionHash: n.transactionHash ? n.transactionHash : null,
|
|
8
|
+
transactionIndex: n.transactionIndex ? Number(n.transactionIndex) : null,
|
|
9
|
+
...a ? { args: t, eventName: a } : {}
|
|
22
10
|
};
|
|
23
|
-
return l.blobGasPrice && (s.blobGasPrice = BigInt(l.blobGasPrice)), l.blobGasUsed && (s.blobGasUsed = BigInt(l.blobGasUsed)), s;
|
|
24
11
|
}
|
|
25
|
-
const U = /* @__PURE__ */ b("transactionReceipt", r);
|
|
26
12
|
export {
|
|
27
|
-
|
|
28
|
-
r as formatTransactionReceipt,
|
|
29
|
-
f as receiptStatuses
|
|
13
|
+
r as formatLog
|
|
30
14
|
};
|
|
@@ -1,45 +1,30 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
function
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
function y(n) {
|
|
24
|
-
const e = typeof n == "string" ? g(n) : n, i = o(e.length);
|
|
25
|
-
return {
|
|
26
|
-
length: e.length === 1 && e[0] < 128 ? 1 : e.length <= 55 ? 1 + e.length : 1 + i + e.length,
|
|
27
|
-
encode(t) {
|
|
28
|
-
e.length === 1 && e[0] < 128 ? t.pushBytes(e) : e.length <= 55 ? (t.pushByte(128 + e.length), t.pushBytes(e)) : (t.pushByte(183 + i), i === 1 ? t.pushUint8(e.length) : i === 2 ? t.pushUint16(e.length) : i === 3 ? t.pushUint24(e.length) : t.pushUint32(e.length), t.pushBytes(e));
|
|
29
|
-
}
|
|
1
|
+
import { hexToNumber as d } from "./index.native49.js";
|
|
2
|
+
import { defineFormatter as b } from "./index.native47.js";
|
|
3
|
+
import { formatLog as m } from "./index.native50.js";
|
|
4
|
+
import { transactionType as o } from "./index.native48.js";
|
|
5
|
+
const f = {
|
|
6
|
+
"0x0": "reverted",
|
|
7
|
+
"0x1": "success"
|
|
8
|
+
};
|
|
9
|
+
function r(l) {
|
|
10
|
+
const s = {
|
|
11
|
+
...l,
|
|
12
|
+
blockNumber: l.blockNumber ? BigInt(l.blockNumber) : null,
|
|
13
|
+
contractAddress: l.contractAddress ? l.contractAddress : null,
|
|
14
|
+
cumulativeGasUsed: l.cumulativeGasUsed ? BigInt(l.cumulativeGasUsed) : null,
|
|
15
|
+
effectiveGasPrice: l.effectiveGasPrice ? BigInt(l.effectiveGasPrice) : null,
|
|
16
|
+
gasUsed: l.gasUsed ? BigInt(l.gasUsed) : null,
|
|
17
|
+
logs: l.logs ? l.logs.map((u) => m(u)) : null,
|
|
18
|
+
to: l.to ? l.to : null,
|
|
19
|
+
transactionIndex: l.transactionIndex ? d(l.transactionIndex) : null,
|
|
20
|
+
status: l.status ? f[l.status] : null,
|
|
21
|
+
type: l.type ? o[l.type] || l.type : null
|
|
30
22
|
};
|
|
23
|
+
return l.blobGasPrice && (s.blobGasPrice = BigInt(l.blobGasPrice)), l.blobGasUsed && (s.blobGasUsed = BigInt(l.blobGasUsed)), s;
|
|
31
24
|
}
|
|
32
|
-
|
|
33
|
-
if (n < 2 ** 8)
|
|
34
|
-
return 1;
|
|
35
|
-
if (n < 2 ** 16)
|
|
36
|
-
return 2;
|
|
37
|
-
if (n < 2 ** 24)
|
|
38
|
-
return 3;
|
|
39
|
-
if (n < 2 ** 32)
|
|
40
|
-
return 4;
|
|
41
|
-
throw new l("Length is too large.");
|
|
42
|
-
}
|
|
25
|
+
const U = /* @__PURE__ */ b("transactionReceipt", r);
|
|
43
26
|
export {
|
|
44
|
-
|
|
27
|
+
U as defineTransactionReceipt,
|
|
28
|
+
r as formatTransactionReceipt,
|
|
29
|
+
f as receiptStatuses
|
|
45
30
|
};
|
|
@@ -1,58 +1,45 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
value: void 0
|
|
32
|
-
}), Object.defineProperty(this, "shortMessage", {
|
|
33
|
-
enumerable: !0,
|
|
34
|
-
configurable: !0,
|
|
35
|
-
writable: !0,
|
|
36
|
-
value: void 0
|
|
37
|
-
}), Object.defineProperty(this, "version", {
|
|
38
|
-
enumerable: !0,
|
|
39
|
-
configurable: !0,
|
|
40
|
-
writable: !0,
|
|
41
|
-
value: void 0
|
|
42
|
-
}), Object.defineProperty(this, "name", {
|
|
43
|
-
enumerable: !0,
|
|
44
|
-
configurable: !0,
|
|
45
|
-
writable: !0,
|
|
46
|
-
value: "BaseError"
|
|
47
|
-
}), this.details = i, this.docsPath = n, this.metaMessages = e.metaMessages, this.name = e.name ?? this.name, this.shortMessage = t, this.version = o;
|
|
48
|
-
}
|
|
49
|
-
walk(t) {
|
|
50
|
-
return c(this, t);
|
|
51
|
-
}
|
|
1
|
+
import { BaseError as l } from "./index.native53.js";
|
|
2
|
+
import { createCursor as r } from "./index.native54.js";
|
|
3
|
+
import { hexToBytes as g } from "./index.native35.js";
|
|
4
|
+
import { bytesToHex as u } from "./index.native33.js";
|
|
5
|
+
function m(n, e = "hex") {
|
|
6
|
+
const i = s(n), h = r(new Uint8Array(i.length));
|
|
7
|
+
return i.encode(h), e === "hex" ? u(h.bytes) : h.bytes;
|
|
8
|
+
}
|
|
9
|
+
function s(n) {
|
|
10
|
+
return Array.isArray(n) ? p(n.map((e) => s(e))) : y(n);
|
|
11
|
+
}
|
|
12
|
+
function p(n) {
|
|
13
|
+
const e = n.reduce((t, f) => t + f.length, 0), i = o(e);
|
|
14
|
+
return {
|
|
15
|
+
length: e <= 55 ? 1 + e : 1 + i + e,
|
|
16
|
+
encode(t) {
|
|
17
|
+
e <= 55 ? t.pushByte(192 + e) : (t.pushByte(247 + i), i === 1 ? t.pushUint8(e) : i === 2 ? t.pushUint16(e) : i === 3 ? t.pushUint24(e) : t.pushUint32(e));
|
|
18
|
+
for (const { encode: f } of n)
|
|
19
|
+
f(t);
|
|
20
|
+
}
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
function y(n) {
|
|
24
|
+
const e = typeof n == "string" ? g(n) : n, i = o(e.length);
|
|
25
|
+
return {
|
|
26
|
+
length: e.length === 1 && e[0] < 128 ? 1 : e.length <= 55 ? 1 + e.length : 1 + i + e.length,
|
|
27
|
+
encode(t) {
|
|
28
|
+
e.length === 1 && e[0] < 128 ? t.pushBytes(e) : e.length <= 55 ? (t.pushByte(128 + e.length), t.pushBytes(e)) : (t.pushByte(183 + i), i === 1 ? t.pushUint8(e.length) : i === 2 ? t.pushUint16(e.length) : i === 3 ? t.pushUint24(e.length) : t.pushUint32(e.length), t.pushBytes(e));
|
|
29
|
+
}
|
|
30
|
+
};
|
|
52
31
|
}
|
|
53
|
-
function
|
|
54
|
-
|
|
32
|
+
function o(n) {
|
|
33
|
+
if (n < 2 ** 8)
|
|
34
|
+
return 1;
|
|
35
|
+
if (n < 2 ** 16)
|
|
36
|
+
return 2;
|
|
37
|
+
if (n < 2 ** 24)
|
|
38
|
+
return 3;
|
|
39
|
+
if (n < 2 ** 32)
|
|
40
|
+
return 4;
|
|
41
|
+
throw new l("Length is too large.");
|
|
55
42
|
}
|
|
56
43
|
export {
|
|
57
|
-
|
|
44
|
+
m as toRlp
|
|
58
45
|
};
|