@coinbase/cdp-core 0.0.26 → 0.0.28
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 -8
- package/dist/esm/index.native101.js +7 -14
- package/dist/esm/index.native102.js +16 -80
- package/dist/esm/index.native103.js +79 -11
- package/dist/esm/index.native104.js +12 -35
- package/dist/esm/index.native105.js +35 -41
- package/dist/esm/index.native106.js +38 -75
- 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 +20 -19
- package/dist/esm/index.native89.js +9 -93
- package/dist/esm/index.native9.js +22 -15
- package/dist/esm/index.native90.js +18 -19
- package/dist/esm/index.native91.js +81 -105
- package/dist/esm/index.native92.js +20 -78
- package/dist/esm/index.native93.js +117 -9
- package/dist/esm/index.native94.js +10 -5
- package/dist/esm/index.native95.js +5 -18
- package/dist/esm/index.native96.js +18 -28
- package/dist/esm/index.native97.js +26 -6
- package/dist/esm/index.native98.js +6 -9
- package/dist/esm/index.native99.js +11 -13
- 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 +31 -18
- package/dist/esm/index.web85.js +7 -94
- package/dist/esm/index.web86.js +78 -20
- package/dist/esm/index.web87.js +20 -117
- package/dist/esm/index.web88.js +10 -2
- package/dist/esm/index.web89.js +19 -20
- package/dist/esm/index.web9.js +22 -15
- package/dist/esm/index.web90.js +93 -19
- package/dist/esm/index.web91.js +20 -32
- package/dist/esm/index.web92.js +118 -7
- package/dist/esm/index.web93.js +9 -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 +11 -8
- package/dist/native/index.native101.js +7 -14
- package/dist/native/index.native102.js +16 -80
- package/dist/native/index.native103.js +79 -11
- package/dist/native/index.native104.js +12 -35
- package/dist/native/index.native105.js +35 -41
- package/dist/native/index.native106.js +38 -75
- 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 +20 -19
- package/dist/native/index.native89.js +9 -93
- package/dist/native/index.native9.js +22 -15
- package/dist/native/index.native90.js +18 -19
- package/dist/native/index.native91.js +81 -105
- package/dist/native/index.native92.js +20 -78
- package/dist/native/index.native93.js +117 -9
- package/dist/native/index.native94.js +10 -5
- package/dist/native/index.native95.js +5 -18
- package/dist/native/index.native96.js +18 -28
- package/dist/native/index.native97.js +26 -6
- package/dist/native/index.native98.js +6 -9
- package/dist/native/index.native99.js +11 -13
- 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 +31 -18
- package/dist/web/index.web85.js +7 -94
- package/dist/web/index.web86.js +78 -20
- package/dist/web/index.web87.js +20 -117
- package/dist/web/index.web88.js +10 -2
- package/dist/web/index.web89.js +19 -20
- package/dist/web/index.web9.js +22 -15
- package/dist/web/index.web90.js +93 -19
- package/dist/web/index.web91.js +20 -32
- package/dist/web/index.web92.js +118 -7
- package/dist/web/index.web93.js +9 -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.web105.js
CHANGED
|
@@ -1,81 +1,44 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { InvalidAddressError as a } from "./index.web62.js";
|
|
2
|
+
import { isAddress as f } from "./index.web36.js";
|
|
3
|
+
import { concatHex as p } from "./index.web37.js";
|
|
4
|
+
import { toHex as i } from "./index.web31.js";
|
|
5
|
+
import { toRlp as x } from "./index.web50.js";
|
|
6
|
+
import { serializeTransaction as l } from "./index.web18.js";
|
|
7
|
+
function T(r, e) {
|
|
8
|
+
return h(r) ? z(r) : l(r, e);
|
|
3
9
|
}
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
function
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
10
|
+
const E = {
|
|
11
|
+
transaction: T
|
|
12
|
+
};
|
|
13
|
+
function z(r) {
|
|
14
|
+
w(r);
|
|
15
|
+
const { sourceHash: e, data: o, from: m, gas: t, isSystemTx: u, mint: s, to: c, value: n } = r, d = [
|
|
16
|
+
e,
|
|
17
|
+
m,
|
|
18
|
+
c ?? "0x",
|
|
19
|
+
s ? i(s) : "0x",
|
|
20
|
+
n ? i(n) : "0x",
|
|
21
|
+
t ? i(t) : "0x",
|
|
22
|
+
u ? "0x1" : "0x",
|
|
23
|
+
o ?? "0x"
|
|
24
|
+
];
|
|
25
|
+
return p([
|
|
26
|
+
"0x7e",
|
|
27
|
+
x(d)
|
|
28
|
+
]);
|
|
21
29
|
}
|
|
22
|
-
function
|
|
23
|
-
|
|
24
|
-
throw new TypeError(`CryptoKey does not support this operation, its usages must include ${e}.`);
|
|
30
|
+
function h(r) {
|
|
31
|
+
return r.type === "deposit" || typeof r.sourceHash < "u";
|
|
25
32
|
}
|
|
26
|
-
function
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
throw r("HMAC");
|
|
33
|
-
const a = parseInt(e.slice(2), 10);
|
|
34
|
-
if (c(t.algorithm.hash) !== a)
|
|
35
|
-
throw r(`SHA-${a}`, "algorithm.hash");
|
|
36
|
-
break;
|
|
37
|
-
}
|
|
38
|
-
case "RS256":
|
|
39
|
-
case "RS384":
|
|
40
|
-
case "RS512": {
|
|
41
|
-
if (!o(t.algorithm, "RSASSA-PKCS1-v1_5"))
|
|
42
|
-
throw r("RSASSA-PKCS1-v1_5");
|
|
43
|
-
const a = parseInt(e.slice(2), 10);
|
|
44
|
-
if (c(t.algorithm.hash) !== a)
|
|
45
|
-
throw r(`SHA-${a}`, "algorithm.hash");
|
|
46
|
-
break;
|
|
47
|
-
}
|
|
48
|
-
case "PS256":
|
|
49
|
-
case "PS384":
|
|
50
|
-
case "PS512": {
|
|
51
|
-
if (!o(t.algorithm, "RSA-PSS"))
|
|
52
|
-
throw r("RSA-PSS");
|
|
53
|
-
const a = parseInt(e.slice(2), 10);
|
|
54
|
-
if (c(t.algorithm.hash) !== a)
|
|
55
|
-
throw r(`SHA-${a}`, "algorithm.hash");
|
|
56
|
-
break;
|
|
57
|
-
}
|
|
58
|
-
case "Ed25519":
|
|
59
|
-
case "EdDSA": {
|
|
60
|
-
if (!o(t.algorithm, "Ed25519"))
|
|
61
|
-
throw r("Ed25519");
|
|
62
|
-
break;
|
|
63
|
-
}
|
|
64
|
-
case "ES256":
|
|
65
|
-
case "ES384":
|
|
66
|
-
case "ES512": {
|
|
67
|
-
if (!o(t.algorithm, "ECDSA"))
|
|
68
|
-
throw r("ECDSA");
|
|
69
|
-
const a = h(e);
|
|
70
|
-
if (t.algorithm.namedCurve !== a)
|
|
71
|
-
throw r(a, "algorithm.namedCurve");
|
|
72
|
-
break;
|
|
73
|
-
}
|
|
74
|
-
default:
|
|
75
|
-
throw new TypeError("CryptoKey does not support this operation");
|
|
76
|
-
}
|
|
77
|
-
i(t, n);
|
|
33
|
+
function w(r) {
|
|
34
|
+
const { from: e, to: o } = r;
|
|
35
|
+
if (e && !f(e))
|
|
36
|
+
throw new a({ address: e });
|
|
37
|
+
if (o && !f(o))
|
|
38
|
+
throw new a({ address: o });
|
|
78
39
|
}
|
|
79
40
|
export {
|
|
80
|
-
|
|
41
|
+
w as assertTransactionDeposit,
|
|
42
|
+
T as serializeTransaction,
|
|
43
|
+
E as serializers
|
|
81
44
|
};
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
function r(t, e = "algorithm.name") {
|
|
2
|
+
return new TypeError(`CryptoKey does not support this operation, its ${e} must be ${t}`);
|
|
3
|
+
}
|
|
4
|
+
function o(t, e) {
|
|
5
|
+
return t.name === e;
|
|
6
|
+
}
|
|
7
|
+
function c(t) {
|
|
8
|
+
return parseInt(t.name.slice(4), 10);
|
|
9
|
+
}
|
|
10
|
+
function h(t) {
|
|
11
|
+
switch (t) {
|
|
12
|
+
case "ES256":
|
|
13
|
+
return "P-256";
|
|
14
|
+
case "ES384":
|
|
15
|
+
return "P-384";
|
|
16
|
+
case "ES512":
|
|
17
|
+
return "P-521";
|
|
18
|
+
default:
|
|
19
|
+
throw new Error("unreachable");
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
function i(t, e) {
|
|
23
|
+
if (!t.usages.includes(e))
|
|
24
|
+
throw new TypeError(`CryptoKey does not support this operation, its usages must include ${e}.`);
|
|
25
|
+
}
|
|
26
|
+
function u(t, e, n) {
|
|
27
|
+
switch (e) {
|
|
28
|
+
case "HS256":
|
|
29
|
+
case "HS384":
|
|
30
|
+
case "HS512": {
|
|
31
|
+
if (!o(t.algorithm, "HMAC"))
|
|
32
|
+
throw r("HMAC");
|
|
33
|
+
const a = parseInt(e.slice(2), 10);
|
|
34
|
+
if (c(t.algorithm.hash) !== a)
|
|
35
|
+
throw r(`SHA-${a}`, "algorithm.hash");
|
|
36
|
+
break;
|
|
37
|
+
}
|
|
38
|
+
case "RS256":
|
|
39
|
+
case "RS384":
|
|
40
|
+
case "RS512": {
|
|
41
|
+
if (!o(t.algorithm, "RSASSA-PKCS1-v1_5"))
|
|
42
|
+
throw r("RSASSA-PKCS1-v1_5");
|
|
43
|
+
const a = parseInt(e.slice(2), 10);
|
|
44
|
+
if (c(t.algorithm.hash) !== a)
|
|
45
|
+
throw r(`SHA-${a}`, "algorithm.hash");
|
|
46
|
+
break;
|
|
47
|
+
}
|
|
48
|
+
case "PS256":
|
|
49
|
+
case "PS384":
|
|
50
|
+
case "PS512": {
|
|
51
|
+
if (!o(t.algorithm, "RSA-PSS"))
|
|
52
|
+
throw r("RSA-PSS");
|
|
53
|
+
const a = parseInt(e.slice(2), 10);
|
|
54
|
+
if (c(t.algorithm.hash) !== a)
|
|
55
|
+
throw r(`SHA-${a}`, "algorithm.hash");
|
|
56
|
+
break;
|
|
57
|
+
}
|
|
58
|
+
case "Ed25519":
|
|
59
|
+
case "EdDSA": {
|
|
60
|
+
if (!o(t.algorithm, "Ed25519"))
|
|
61
|
+
throw r("Ed25519");
|
|
62
|
+
break;
|
|
63
|
+
}
|
|
64
|
+
case "ES256":
|
|
65
|
+
case "ES384":
|
|
66
|
+
case "ES512": {
|
|
67
|
+
if (!o(t.algorithm, "ECDSA"))
|
|
68
|
+
throw r("ECDSA");
|
|
69
|
+
const a = h(e);
|
|
70
|
+
if (t.algorithm.namedCurve !== a)
|
|
71
|
+
throw r(a, "algorithm.namedCurve");
|
|
72
|
+
break;
|
|
73
|
+
}
|
|
74
|
+
default:
|
|
75
|
+
throw new TypeError("CryptoKey does not support this operation");
|
|
76
|
+
}
|
|
77
|
+
i(t, n);
|
|
78
|
+
}
|
|
79
|
+
export {
|
|
80
|
+
u as checkSigCryptoKey
|
|
81
|
+
};
|
package/dist/web/index.web18.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { InvalidLegacyVError as H } from "./index.
|
|
2
|
-
import { serializeAuthorizationList as g } from "./index.
|
|
3
|
-
import { blobsToCommitments as B } from "./index.
|
|
4
|
-
import { blobsToProofs as V } from "./index.
|
|
5
|
-
import { commitmentsToVersionedHashes as C } from "./index.
|
|
6
|
-
import { toBlobSidecars as k } from "./index.
|
|
7
|
-
import { concatHex as h } from "./index.
|
|
8
|
-
import { trim as T } from "./index.
|
|
9
|
-
import { numberToHex as o, bytesToHex as w } from "./index.
|
|
10
|
-
import { toRlp as b } from "./index.
|
|
11
|
-
import { assertTransactionEIP1559 as S, assertTransactionEIP2930 as _, assertTransactionEIP4844 as R, assertTransactionEIP7702 as Y, assertTransactionLegacy as j } from "./index.
|
|
12
|
-
import { getTransactionType as q } from "./index.
|
|
13
|
-
import { serializeAccessList as v } from "./index.
|
|
1
|
+
import { InvalidLegacyVError as H } from "./index.web58.js";
|
|
2
|
+
import { serializeAuthorizationList as g } from "./index.web30.js";
|
|
3
|
+
import { blobsToCommitments as B } from "./index.web66.js";
|
|
4
|
+
import { blobsToProofs as V } from "./index.web67.js";
|
|
5
|
+
import { commitmentsToVersionedHashes as C } from "./index.web68.js";
|
|
6
|
+
import { toBlobSidecars as k } from "./index.web69.js";
|
|
7
|
+
import { concatHex as h } from "./index.web37.js";
|
|
8
|
+
import { trim as T } from "./index.web43.js";
|
|
9
|
+
import { numberToHex as o, bytesToHex as w } from "./index.web31.js";
|
|
10
|
+
import { toRlp as b } from "./index.web50.js";
|
|
11
|
+
import { assertTransactionEIP1559 as S, assertTransactionEIP2930 as _, assertTransactionEIP4844 as R, assertTransactionEIP7702 as Y, assertTransactionLegacy as j } from "./index.web59.js";
|
|
12
|
+
import { getTransactionType as q } from "./index.web57.js";
|
|
13
|
+
import { serializeAccessList as v } from "./index.web70.js";
|
|
14
14
|
function te(e, r) {
|
|
15
15
|
const i = q(e);
|
|
16
16
|
return i === "eip1559" ? K(e, r) : i === "eip2930" ? M(e, r) : i === "eip4844" ? J(e, r) : i === "eip7702" ? D(e, r) : N(e, r);
|
package/dist/web/index.web19.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CompactSign as i } from "./index.
|
|
2
|
-
import { JWTInvalid as r } from "./index.
|
|
3
|
-
import { JWTClaimsBuilder as n } from "./index.
|
|
1
|
+
import { CompactSign as i } from "./index.web26.js";
|
|
2
|
+
import { JWTInvalid as r } from "./index.web27.js";
|
|
3
|
+
import { JWTClaimsBuilder as n } from "./index.web28.js";
|
|
4
4
|
class d {
|
|
5
5
|
#s;
|
|
6
6
|
#t;
|
package/dist/web/index.web20.js
CHANGED
|
@@ -1,28 +1,74 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
function
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
if (!a(n.address, { strict: !1 }))
|
|
13
|
-
throw new s({ address: n.address });
|
|
1
|
+
import { hashTypedData as o, sliceHex as s, encodePacked as c, encodeAbiParameters as p } from "viem";
|
|
2
|
+
import { signEvmTypedData as m } from "./index.web5.js";
|
|
3
|
+
async function b(e) {
|
|
4
|
+
const { smartAccount: a, typedData: t, ownerAddress: n } = e, r = u({
|
|
5
|
+
typedData: t,
|
|
6
|
+
smartAccountAddress: a
|
|
7
|
+
}), i = await m({
|
|
8
|
+
evmAccount: n,
|
|
9
|
+
typedData: r
|
|
10
|
+
});
|
|
14
11
|
return {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
signAuthorization: n.signAuthorization,
|
|
19
|
-
signMessage: n.signMessage,
|
|
20
|
-
signTransaction: n.signTransaction,
|
|
21
|
-
signTypedData: n.signTypedData,
|
|
22
|
-
source: "custom",
|
|
23
|
-
type: "local"
|
|
12
|
+
signature: y({
|
|
13
|
+
signatureHex: i.signature
|
|
14
|
+
})
|
|
24
15
|
};
|
|
25
16
|
}
|
|
17
|
+
function u({
|
|
18
|
+
typedData: e,
|
|
19
|
+
smartAccountAddress: a
|
|
20
|
+
}) {
|
|
21
|
+
const t = o(e);
|
|
22
|
+
return {
|
|
23
|
+
domain: {
|
|
24
|
+
name: "Coinbase Smart Wallet",
|
|
25
|
+
version: "1",
|
|
26
|
+
chainId: Number(e.domain.chainId),
|
|
27
|
+
verifyingContract: a
|
|
28
|
+
},
|
|
29
|
+
types: {
|
|
30
|
+
EIP712Domain: [
|
|
31
|
+
{ name: "name", type: "string" },
|
|
32
|
+
{ name: "version", type: "string" },
|
|
33
|
+
{ name: "chainId", type: "uint256" },
|
|
34
|
+
{ name: "verifyingContract", type: "address" }
|
|
35
|
+
],
|
|
36
|
+
CoinbaseSmartWalletMessage: [{ name: "hash", type: "bytes32" }]
|
|
37
|
+
},
|
|
38
|
+
primaryType: "CoinbaseSmartWalletMessage",
|
|
39
|
+
message: {
|
|
40
|
+
hash: t
|
|
41
|
+
}
|
|
42
|
+
};
|
|
43
|
+
}
|
|
44
|
+
function y({ signatureHex: e }) {
|
|
45
|
+
const a = s(e, 0, 32), t = s(e, 32, 64), n = +`0x${e.slice(130, 132)}`, r = c(["bytes32", "bytes32", "uint8"], [a, t, n]);
|
|
46
|
+
return p(
|
|
47
|
+
[d],
|
|
48
|
+
[
|
|
49
|
+
{
|
|
50
|
+
ownerIndex: 0,
|
|
51
|
+
signatureData: r
|
|
52
|
+
}
|
|
53
|
+
]
|
|
54
|
+
);
|
|
55
|
+
}
|
|
56
|
+
const d = {
|
|
57
|
+
components: [
|
|
58
|
+
{
|
|
59
|
+
name: "ownerIndex",
|
|
60
|
+
type: "uint8"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
name: "signatureData",
|
|
64
|
+
type: "bytes"
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
name: "SignatureWrapper",
|
|
68
|
+
type: "tuple"
|
|
69
|
+
};
|
|
26
70
|
export {
|
|
27
|
-
|
|
71
|
+
u as createReplaySafeTypedData,
|
|
72
|
+
y as createSmartAccountSignatureWrapper,
|
|
73
|
+
b as signAndWrapTypedDataForSmartAccount
|
|
28
74
|
};
|
package/dist/web/index.web21.js
CHANGED
|
@@ -1,162 +1,28 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
if (
|
|
6
|
-
|
|
7
|
-
let v = c(r.getState());
|
|
8
|
-
l = (f) => {
|
|
9
|
-
const u = c(f);
|
|
10
|
-
if (!g(v, u)) {
|
|
11
|
-
const y = v;
|
|
12
|
-
i(v = u, y);
|
|
13
|
-
}
|
|
14
|
-
}, a?.fireImmediately && i(v, v);
|
|
15
|
-
}
|
|
16
|
-
return s(l);
|
|
17
|
-
}, m(h, n, r);
|
|
18
|
-
}, R = H;
|
|
19
|
-
function F(m, h) {
|
|
20
|
-
let n;
|
|
21
|
-
try {
|
|
22
|
-
n = m();
|
|
23
|
-
} catch {
|
|
24
|
-
return;
|
|
25
|
-
}
|
|
26
|
-
return {
|
|
27
|
-
getItem: (s) => {
|
|
28
|
-
var e;
|
|
29
|
-
const c = (a) => a === null ? null : JSON.parse(a, void 0), i = (e = n.getItem(s)) != null ? e : null;
|
|
30
|
-
return i instanceof Promise ? i.then(c) : c(i);
|
|
31
|
-
},
|
|
32
|
-
setItem: (s, e) => n.setItem(s, JSON.stringify(e, void 0)),
|
|
33
|
-
removeItem: (s) => n.removeItem(s)
|
|
34
|
-
};
|
|
35
|
-
}
|
|
36
|
-
const p = (m) => (h) => {
|
|
37
|
-
try {
|
|
38
|
-
const n = m(h);
|
|
39
|
-
return n instanceof Promise ? n : {
|
|
40
|
-
then(r) {
|
|
41
|
-
return p(r)(n);
|
|
42
|
-
},
|
|
43
|
-
catch(r) {
|
|
44
|
-
return this;
|
|
45
|
-
}
|
|
46
|
-
};
|
|
47
|
-
} catch (n) {
|
|
1
|
+
import { InvalidAddressError as s } from "./index.web62.js";
|
|
2
|
+
import { isAddress as a } from "./index.web36.js";
|
|
3
|
+
function r(n) {
|
|
4
|
+
if (typeof n == "string") {
|
|
5
|
+
if (!a(n, { strict: !1 }))
|
|
6
|
+
throw new s({ address: n });
|
|
48
7
|
return {
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
},
|
|
52
|
-
catch(r) {
|
|
53
|
-
return p(r)(n);
|
|
54
|
-
}
|
|
8
|
+
address: n,
|
|
9
|
+
type: "json-rpc"
|
|
55
10
|
};
|
|
56
11
|
}
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
let l = e.storage;
|
|
70
|
-
if (!l)
|
|
71
|
-
return m(
|
|
72
|
-
(...t) => {
|
|
73
|
-
console.warn(
|
|
74
|
-
`[zustand persist middleware] Unable to update item '${e.name}', the given storage is currently unavailable.`
|
|
75
|
-
), n(...t);
|
|
76
|
-
},
|
|
77
|
-
r,
|
|
78
|
-
s
|
|
79
|
-
);
|
|
80
|
-
const g = () => {
|
|
81
|
-
const t = e.partialize({ ...r() });
|
|
82
|
-
return l.setItem(e.name, {
|
|
83
|
-
state: t,
|
|
84
|
-
version: e.version
|
|
85
|
-
});
|
|
86
|
-
}, v = s.setState;
|
|
87
|
-
s.setState = (t, S) => {
|
|
88
|
-
v(t, S), g();
|
|
89
|
-
};
|
|
90
|
-
const f = m(
|
|
91
|
-
(...t) => {
|
|
92
|
-
n(...t), g();
|
|
93
|
-
},
|
|
94
|
-
r,
|
|
95
|
-
s
|
|
96
|
-
);
|
|
97
|
-
s.getInitialState = () => f;
|
|
98
|
-
let u;
|
|
99
|
-
const y = () => {
|
|
100
|
-
var t, S;
|
|
101
|
-
if (!l) return;
|
|
102
|
-
c = !1, i.forEach((o) => {
|
|
103
|
-
var d;
|
|
104
|
-
return o((d = r()) != null ? d : f);
|
|
105
|
-
});
|
|
106
|
-
const b = ((S = e.onRehydrateStorage) == null ? void 0 : S.call(e, (t = r()) != null ? t : f)) || void 0;
|
|
107
|
-
return p(l.getItem.bind(l))(e.name).then((o) => {
|
|
108
|
-
if (o)
|
|
109
|
-
if (typeof o.version == "number" && o.version !== e.version) {
|
|
110
|
-
if (e.migrate) {
|
|
111
|
-
const d = e.migrate(
|
|
112
|
-
o.state,
|
|
113
|
-
o.version
|
|
114
|
-
);
|
|
115
|
-
return d instanceof Promise ? d.then((I) => [!0, I]) : [!0, d];
|
|
116
|
-
}
|
|
117
|
-
console.error(
|
|
118
|
-
"State loaded from storage couldn't be migrated since no migrate function was provided"
|
|
119
|
-
);
|
|
120
|
-
} else
|
|
121
|
-
return [!1, o.state];
|
|
122
|
-
return [!1, void 0];
|
|
123
|
-
}).then((o) => {
|
|
124
|
-
var d;
|
|
125
|
-
const [I, _] = o;
|
|
126
|
-
if (u = e.merge(
|
|
127
|
-
_,
|
|
128
|
-
(d = r()) != null ? d : f
|
|
129
|
-
), n(u, !0), I)
|
|
130
|
-
return g();
|
|
131
|
-
}).then(() => {
|
|
132
|
-
b?.(u, void 0), u = r(), c = !0, a.forEach((o) => o(u));
|
|
133
|
-
}).catch((o) => {
|
|
134
|
-
b?.(void 0, o);
|
|
135
|
-
});
|
|
12
|
+
if (!a(n.address, { strict: !1 }))
|
|
13
|
+
throw new s({ address: n.address });
|
|
14
|
+
return {
|
|
15
|
+
address: n.address,
|
|
16
|
+
nonceManager: n.nonceManager,
|
|
17
|
+
sign: n.sign,
|
|
18
|
+
signAuthorization: n.signAuthorization,
|
|
19
|
+
signMessage: n.signMessage,
|
|
20
|
+
signTransaction: n.signTransaction,
|
|
21
|
+
signTypedData: n.signTypedData,
|
|
22
|
+
source: "custom",
|
|
23
|
+
type: "local"
|
|
136
24
|
};
|
|
137
|
-
|
|
138
|
-
setOptions: (t) => {
|
|
139
|
-
e = {
|
|
140
|
-
...e,
|
|
141
|
-
...t
|
|
142
|
-
}, t.storage && (l = t.storage);
|
|
143
|
-
},
|
|
144
|
-
clearStorage: () => {
|
|
145
|
-
l?.removeItem(e.name);
|
|
146
|
-
},
|
|
147
|
-
getOptions: () => e,
|
|
148
|
-
rehydrate: () => y(),
|
|
149
|
-
hasHydrated: () => c,
|
|
150
|
-
onHydrate: (t) => (i.add(t), () => {
|
|
151
|
-
i.delete(t);
|
|
152
|
-
}),
|
|
153
|
-
onFinishHydration: (t) => (a.add(t), () => {
|
|
154
|
-
a.delete(t);
|
|
155
|
-
})
|
|
156
|
-
}, e.skipHydration || y(), u || f;
|
|
157
|
-
}, w = O;
|
|
25
|
+
}
|
|
158
26
|
export {
|
|
159
|
-
|
|
160
|
-
w as persist,
|
|
161
|
-
R as subscribeWithSelector
|
|
27
|
+
r as toAccount
|
|
162
28
|
};
|