@coinbase/cdp-core 0.0.29 → 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 +103 -6
- package/dist/esm/index.native86.js +6 -6
- package/dist/esm/index.native87.js +6 -78
- package/dist/esm/index.native88.js +77 -19
- package/dist/esm/index.native89.js +21 -10
- package/dist/esm/index.native9.js +51 -37
- package/dist/esm/index.native90.js +9 -19
- package/dist/esm/index.native91.js +15 -89
- package/dist/esm/index.native92.js +92 -19
- package/dist/esm/index.native93.js +18 -115
- 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 +103 -6
- package/dist/esm/index.web85.js +6 -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 -78
- package/dist/esm/index.web93.js +117 -9
- 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 +103 -6
- package/dist/native/index.native86.js +6 -6
- package/dist/native/index.native87.js +6 -78
- package/dist/native/index.native88.js +77 -19
- package/dist/native/index.native89.js +21 -10
- package/dist/native/index.native9.js +51 -37
- package/dist/native/index.native90.js +9 -19
- package/dist/native/index.native91.js +15 -89
- package/dist/native/index.native92.js +92 -19
- package/dist/native/index.native93.js +18 -115
- 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 +103 -6
- package/dist/web/index.web85.js +6 -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 -78
- package/dist/web/index.web93.js +117 -9
- 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,12 @@
|
|
|
1
|
-
|
|
1
|
+
import { contracts as o } from "./index.native105.js";
|
|
2
|
+
import { formatters as r } from "./index.native106.js";
|
|
3
|
+
import { serializers as t } from "./index.native107.js";
|
|
4
|
+
const e = {
|
|
5
|
+
blockTime: 2e3,
|
|
6
|
+
contracts: o,
|
|
7
|
+
formatters: r,
|
|
8
|
+
serializers: t
|
|
9
|
+
};
|
|
2
10
|
export {
|
|
3
|
-
|
|
4
|
-
e as bytesPerFieldElement,
|
|
5
|
-
s as fieldElementsPerBlob,
|
|
6
|
-
l as maxBytesPerTransaction
|
|
11
|
+
e as chainConfig
|
|
7
12
|
};
|
|
@@ -1,20 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
if (Uint8Array.prototype.toBase64)
|
|
3
|
-
return t.toBase64();
|
|
4
|
-
const e = 32768, n = [];
|
|
5
|
-
for (let r = 0; r < t.length; r += e)
|
|
6
|
-
n.push(String.fromCharCode.apply(null, t.subarray(r, r + e)));
|
|
7
|
-
return btoa(n.join(""));
|
|
8
|
-
}
|
|
9
|
-
function a(t) {
|
|
10
|
-
if (Uint8Array.fromBase64)
|
|
11
|
-
return Uint8Array.fromBase64(t);
|
|
12
|
-
const e = atob(t), n = new Uint8Array(e.length);
|
|
13
|
-
for (let r = 0; r < e.length; r++)
|
|
14
|
-
n[r] = e.charCodeAt(r);
|
|
15
|
-
return n;
|
|
16
|
-
}
|
|
1
|
+
const e = 32, s = 4096, t = 131072, l = 761855;
|
|
17
2
|
export {
|
|
18
|
-
|
|
19
|
-
|
|
3
|
+
t as bytesPerBlob,
|
|
4
|
+
e as bytesPerFieldElement,
|
|
5
|
+
s as fieldElementsPerBlob,
|
|
6
|
+
l as maxBytesPerTransaction
|
|
20
7
|
};
|
|
@@ -1,30 +1,20 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
case "ES256":
|
|
18
|
-
case "ES384":
|
|
19
|
-
case "ES512":
|
|
20
|
-
return { hash: a, name: "ECDSA", namedCurve: s.namedCurve };
|
|
21
|
-
case "Ed25519":
|
|
22
|
-
case "EdDSA":
|
|
23
|
-
return { name: "Ed25519" };
|
|
24
|
-
default:
|
|
25
|
-
throw new r(`alg ${e} is not supported either by JOSE or your javascript runtime`);
|
|
26
|
-
}
|
|
27
|
-
};
|
|
1
|
+
function o(t) {
|
|
2
|
+
if (Uint8Array.prototype.toBase64)
|
|
3
|
+
return t.toBase64();
|
|
4
|
+
const e = 32768, n = [];
|
|
5
|
+
for (let r = 0; r < t.length; r += e)
|
|
6
|
+
n.push(String.fromCharCode.apply(null, t.subarray(r, r + e)));
|
|
7
|
+
return btoa(n.join(""));
|
|
8
|
+
}
|
|
9
|
+
function a(t) {
|
|
10
|
+
if (Uint8Array.fromBase64)
|
|
11
|
+
return Uint8Array.fromBase64(t);
|
|
12
|
+
const e = atob(t), n = new Uint8Array(e.length);
|
|
13
|
+
for (let r = 0; r < e.length; r++)
|
|
14
|
+
n[r] = e.charCodeAt(r);
|
|
15
|
+
return n;
|
|
16
|
+
}
|
|
28
17
|
export {
|
|
29
|
-
|
|
18
|
+
a as decodeBase64,
|
|
19
|
+
o as encodeBase64
|
|
30
20
|
};
|
|
@@ -1,10 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { JOSENotSupported as r } from "./index.native29.js";
|
|
2
|
+
const S = (e, s) => {
|
|
3
|
+
const a = `SHA-${e.slice(-3)}`;
|
|
4
|
+
switch (e) {
|
|
5
|
+
case "HS256":
|
|
6
|
+
case "HS384":
|
|
7
|
+
case "HS512":
|
|
8
|
+
return { hash: a, name: "HMAC" };
|
|
9
|
+
case "PS256":
|
|
10
|
+
case "PS384":
|
|
11
|
+
case "PS512":
|
|
12
|
+
return { hash: a, name: "RSA-PSS", saltLength: parseInt(e.slice(-3), 10) >> 3 };
|
|
13
|
+
case "RS256":
|
|
14
|
+
case "RS384":
|
|
15
|
+
case "RS512":
|
|
16
|
+
return { hash: a, name: "RSASSA-PKCS1-v1_5" };
|
|
17
|
+
case "ES256":
|
|
18
|
+
case "ES384":
|
|
19
|
+
case "ES512":
|
|
20
|
+
return { hash: a, name: "ECDSA", namedCurve: s.namedCurve };
|
|
21
|
+
case "Ed25519":
|
|
22
|
+
case "EdDSA":
|
|
23
|
+
return { name: "Ed25519" };
|
|
24
|
+
default:
|
|
25
|
+
throw new r(`alg ${e} is not supported either by JOSE or your javascript runtime`);
|
|
6
26
|
}
|
|
7
27
|
};
|
|
8
28
|
export {
|
|
9
|
-
|
|
29
|
+
S as default
|
|
10
30
|
};
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
throw new TypeError(o(r, "CryptoKey", "KeyObject", "JSON Web Key"));
|
|
7
|
-
return crypto.subtle.importKey("raw", r, { hash: `SHA-${t.slice(-3)}`, name: "HMAC" }, !1, [e]);
|
|
1
|
+
const o = (t, r) => {
|
|
2
|
+
if (t.startsWith("RS") || t.startsWith("PS")) {
|
|
3
|
+
const { modulusLength: e } = r.algorithm;
|
|
4
|
+
if (typeof e != "number" || e < 2048)
|
|
5
|
+
throw new TypeError(`${t} requires key modulusLength to be 2048 bits or larger`);
|
|
8
6
|
}
|
|
9
|
-
return i(r, t, e), r;
|
|
10
7
|
};
|
|
11
8
|
export {
|
|
12
|
-
|
|
9
|
+
o as default
|
|
13
10
|
};
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
export declare const COINBASE_SMART_WALLET_FACTORY_ADDRESS = "0xba5ed110efdba3d005bfc882d75358acbbb85842";
|
|
2
|
+
export declare const COINBASE_SMART_WALLET_FACTORY_ABI: readonly [{
|
|
3
|
+
readonly inputs: readonly [{
|
|
4
|
+
readonly name: "implementation_";
|
|
5
|
+
readonly type: "address";
|
|
6
|
+
}];
|
|
7
|
+
readonly stateMutability: "payable";
|
|
8
|
+
readonly type: "constructor";
|
|
9
|
+
}, {
|
|
10
|
+
readonly inputs: readonly [];
|
|
11
|
+
readonly name: "OwnerRequired";
|
|
12
|
+
readonly type: "error";
|
|
13
|
+
}, {
|
|
14
|
+
readonly inputs: readonly [{
|
|
15
|
+
readonly name: "owners";
|
|
16
|
+
readonly type: "bytes[]";
|
|
17
|
+
}, {
|
|
18
|
+
readonly name: "nonce";
|
|
19
|
+
readonly type: "uint256";
|
|
20
|
+
}];
|
|
21
|
+
readonly name: "createAccount";
|
|
22
|
+
readonly outputs: readonly [{
|
|
23
|
+
readonly name: "account";
|
|
24
|
+
readonly type: "address";
|
|
25
|
+
}];
|
|
26
|
+
readonly stateMutability: "payable";
|
|
27
|
+
readonly type: "function";
|
|
28
|
+
}, {
|
|
29
|
+
readonly inputs: readonly [{
|
|
30
|
+
readonly name: "owners";
|
|
31
|
+
readonly type: "bytes[]";
|
|
32
|
+
}, {
|
|
33
|
+
readonly name: "nonce";
|
|
34
|
+
readonly type: "uint256";
|
|
35
|
+
}];
|
|
36
|
+
readonly name: "getAddress";
|
|
37
|
+
readonly outputs: readonly [{
|
|
38
|
+
readonly name: "";
|
|
39
|
+
readonly type: "address";
|
|
40
|
+
}];
|
|
41
|
+
readonly stateMutability: "view";
|
|
42
|
+
readonly type: "function";
|
|
43
|
+
}, {
|
|
44
|
+
readonly inputs: readonly [];
|
|
45
|
+
readonly name: "implementation";
|
|
46
|
+
readonly outputs: readonly [{
|
|
47
|
+
readonly name: "";
|
|
48
|
+
readonly type: "address";
|
|
49
|
+
}];
|
|
50
|
+
readonly stateMutability: "view";
|
|
51
|
+
readonly type: "function";
|
|
52
|
+
}, {
|
|
53
|
+
readonly inputs: readonly [];
|
|
54
|
+
readonly name: "initCodeHash";
|
|
55
|
+
readonly outputs: readonly [{
|
|
56
|
+
readonly name: "";
|
|
57
|
+
readonly type: "bytes32";
|
|
58
|
+
}];
|
|
59
|
+
readonly stateMutability: "view";
|
|
60
|
+
readonly type: "function";
|
|
61
|
+
}];
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
export declare const COINBASE_SMART_WALLET_FACTORY_ADDRESS = "0xba5ed110efdba3d005bfc882d75358acbbb85842";
|
|
2
|
+
export declare const COINBASE_SMART_WALLET_FACTORY_ABI: readonly [{
|
|
3
|
+
readonly inputs: readonly [{
|
|
4
|
+
readonly name: "implementation_";
|
|
5
|
+
readonly type: "address";
|
|
6
|
+
}];
|
|
7
|
+
readonly stateMutability: "payable";
|
|
8
|
+
readonly type: "constructor";
|
|
9
|
+
}, {
|
|
10
|
+
readonly inputs: readonly [];
|
|
11
|
+
readonly name: "OwnerRequired";
|
|
12
|
+
readonly type: "error";
|
|
13
|
+
}, {
|
|
14
|
+
readonly inputs: readonly [{
|
|
15
|
+
readonly name: "owners";
|
|
16
|
+
readonly type: "bytes[]";
|
|
17
|
+
}, {
|
|
18
|
+
readonly name: "nonce";
|
|
19
|
+
readonly type: "uint256";
|
|
20
|
+
}];
|
|
21
|
+
readonly name: "createAccount";
|
|
22
|
+
readonly outputs: readonly [{
|
|
23
|
+
readonly name: "account";
|
|
24
|
+
readonly type: "address";
|
|
25
|
+
}];
|
|
26
|
+
readonly stateMutability: "payable";
|
|
27
|
+
readonly type: "function";
|
|
28
|
+
}, {
|
|
29
|
+
readonly inputs: readonly [{
|
|
30
|
+
readonly name: "owners";
|
|
31
|
+
readonly type: "bytes[]";
|
|
32
|
+
}, {
|
|
33
|
+
readonly name: "nonce";
|
|
34
|
+
readonly type: "uint256";
|
|
35
|
+
}];
|
|
36
|
+
readonly name: "getAddress";
|
|
37
|
+
readonly outputs: readonly [{
|
|
38
|
+
readonly name: "";
|
|
39
|
+
readonly type: "address";
|
|
40
|
+
}];
|
|
41
|
+
readonly stateMutability: "view";
|
|
42
|
+
readonly type: "function";
|
|
43
|
+
}, {
|
|
44
|
+
readonly inputs: readonly [];
|
|
45
|
+
readonly name: "implementation";
|
|
46
|
+
readonly outputs: readonly [{
|
|
47
|
+
readonly name: "";
|
|
48
|
+
readonly type: "address";
|
|
49
|
+
}];
|
|
50
|
+
readonly stateMutability: "view";
|
|
51
|
+
readonly type: "function";
|
|
52
|
+
}, {
|
|
53
|
+
readonly inputs: readonly [];
|
|
54
|
+
readonly name: "initCodeHash";
|
|
55
|
+
readonly outputs: readonly [{
|
|
56
|
+
readonly name: "";
|
|
57
|
+
readonly type: "bytes32";
|
|
58
|
+
}];
|
|
59
|
+
readonly stateMutability: "view";
|
|
60
|
+
readonly type: "function";
|
|
61
|
+
}];
|
package/dist/web/index.web100.js
CHANGED
|
@@ -1,12 +1,30 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { JOSENotSupported as r } from "./index.web28.js";
|
|
2
|
+
const S = (e, s) => {
|
|
3
|
+
const a = `SHA-${e.slice(-3)}`;
|
|
4
|
+
switch (e) {
|
|
5
|
+
case "HS256":
|
|
6
|
+
case "HS384":
|
|
7
|
+
case "HS512":
|
|
8
|
+
return { hash: a, name: "HMAC" };
|
|
9
|
+
case "PS256":
|
|
10
|
+
case "PS384":
|
|
11
|
+
case "PS512":
|
|
12
|
+
return { hash: a, name: "RSA-PSS", saltLength: parseInt(e.slice(-3), 10) >> 3 };
|
|
13
|
+
case "RS256":
|
|
14
|
+
case "RS384":
|
|
15
|
+
case "RS512":
|
|
16
|
+
return { hash: a, name: "RSASSA-PKCS1-v1_5" };
|
|
17
|
+
case "ES256":
|
|
18
|
+
case "ES384":
|
|
19
|
+
case "ES512":
|
|
20
|
+
return { hash: a, name: "ECDSA", namedCurve: s.namedCurve };
|
|
21
|
+
case "Ed25519":
|
|
22
|
+
case "EdDSA":
|
|
23
|
+
return { name: "Ed25519" };
|
|
24
|
+
default:
|
|
25
|
+
throw new r(`alg ${e} is not supported either by JOSE or your javascript runtime`);
|
|
26
|
+
}
|
|
27
|
+
};
|
|
8
28
|
export {
|
|
9
|
-
|
|
10
|
-
e as isCryptoKey,
|
|
11
|
-
r as isKeyObject
|
|
29
|
+
S as default
|
|
12
30
|
};
|
package/dist/web/index.web101.js
CHANGED
|
@@ -1,19 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
8
|
-
function e(t) {
|
|
9
|
-
return t.kty !== "oct" && typeof t.d > "u";
|
|
10
|
-
}
|
|
11
|
-
function c(t) {
|
|
12
|
-
return t.kty === "oct" && typeof t.k == "string";
|
|
13
|
-
}
|
|
1
|
+
const o = (t, r) => {
|
|
2
|
+
if (t.startsWith("RS") || t.startsWith("PS")) {
|
|
3
|
+
const { modulusLength: e } = r.algorithm;
|
|
4
|
+
if (typeof e != "number" || e < 2048)
|
|
5
|
+
throw new TypeError(`${t} requires key modulusLength to be 2048 bits or larger`);
|
|
6
|
+
}
|
|
7
|
+
};
|
|
14
8
|
export {
|
|
15
|
-
|
|
16
|
-
o as isPrivateJWK,
|
|
17
|
-
e as isPublicJWK,
|
|
18
|
-
c as isSecretJWK
|
|
9
|
+
o as default
|
|
19
10
|
};
|
package/dist/web/index.web102.js
CHANGED
|
@@ -1,83 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
case "PS384":
|
|
9
|
-
case "PS512":
|
|
10
|
-
a = { name: "RSA-PSS", hash: `SHA-${e.alg.slice(-3)}` }, r = e.d ? ["sign"] : ["verify"];
|
|
11
|
-
break;
|
|
12
|
-
case "RS256":
|
|
13
|
-
case "RS384":
|
|
14
|
-
case "RS512":
|
|
15
|
-
a = { name: "RSASSA-PKCS1-v1_5", hash: `SHA-${e.alg.slice(-3)}` }, r = e.d ? ["sign"] : ["verify"];
|
|
16
|
-
break;
|
|
17
|
-
case "RSA-OAEP":
|
|
18
|
-
case "RSA-OAEP-256":
|
|
19
|
-
case "RSA-OAEP-384":
|
|
20
|
-
case "RSA-OAEP-512":
|
|
21
|
-
a = {
|
|
22
|
-
name: "RSA-OAEP",
|
|
23
|
-
hash: `SHA-${parseInt(e.alg.slice(-3), 10) || 1}`
|
|
24
|
-
}, r = e.d ? ["decrypt", "unwrapKey"] : ["encrypt", "wrapKey"];
|
|
25
|
-
break;
|
|
26
|
-
default:
|
|
27
|
-
throw new s('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
|
|
28
|
-
}
|
|
29
|
-
break;
|
|
30
|
-
}
|
|
31
|
-
case "EC": {
|
|
32
|
-
switch (e.alg) {
|
|
33
|
-
case "ES256":
|
|
34
|
-
a = { name: "ECDSA", namedCurve: "P-256" }, r = e.d ? ["sign"] : ["verify"];
|
|
35
|
-
break;
|
|
36
|
-
case "ES384":
|
|
37
|
-
a = { name: "ECDSA", namedCurve: "P-384" }, r = e.d ? ["sign"] : ["verify"];
|
|
38
|
-
break;
|
|
39
|
-
case "ES512":
|
|
40
|
-
a = { name: "ECDSA", namedCurve: "P-521" }, r = e.d ? ["sign"] : ["verify"];
|
|
41
|
-
break;
|
|
42
|
-
case "ECDH-ES":
|
|
43
|
-
case "ECDH-ES+A128KW":
|
|
44
|
-
case "ECDH-ES+A192KW":
|
|
45
|
-
case "ECDH-ES+A256KW":
|
|
46
|
-
a = { name: "ECDH", namedCurve: e.crv }, r = e.d ? ["deriveBits"] : [];
|
|
47
|
-
break;
|
|
48
|
-
default:
|
|
49
|
-
throw new s('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
|
|
50
|
-
}
|
|
51
|
-
break;
|
|
52
|
-
}
|
|
53
|
-
case "OKP": {
|
|
54
|
-
switch (e.alg) {
|
|
55
|
-
case "Ed25519":
|
|
56
|
-
case "EdDSA":
|
|
57
|
-
a = { name: "Ed25519" }, r = e.d ? ["sign"] : ["verify"];
|
|
58
|
-
break;
|
|
59
|
-
case "ECDH-ES":
|
|
60
|
-
case "ECDH-ES+A128KW":
|
|
61
|
-
case "ECDH-ES+A192KW":
|
|
62
|
-
case "ECDH-ES+A256KW":
|
|
63
|
-
a = { name: e.crv }, r = e.d ? ["deriveBits"] : [];
|
|
64
|
-
break;
|
|
65
|
-
default:
|
|
66
|
-
throw new s('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');
|
|
67
|
-
}
|
|
68
|
-
break;
|
|
69
|
-
}
|
|
70
|
-
default:
|
|
71
|
-
throw new s('Invalid or unsupported JWK "kty" (Key Type) Parameter value');
|
|
1
|
+
import { checkSigCryptoKey as i } from "./index.web107.js";
|
|
2
|
+
import o from "./index.web103.js";
|
|
3
|
+
const s = async (t, r, e) => {
|
|
4
|
+
if (r instanceof Uint8Array) {
|
|
5
|
+
if (!t.startsWith("HS"))
|
|
6
|
+
throw new TypeError(o(r, "CryptoKey", "KeyObject", "JSON Web Key"));
|
|
7
|
+
return crypto.subtle.importKey("raw", r, { hash: `SHA-${t.slice(-3)}`, name: "HMAC" }, !1, [e]);
|
|
72
8
|
}
|
|
73
|
-
return
|
|
74
|
-
}
|
|
75
|
-
const i = async (e) => {
|
|
76
|
-
if (!e.alg)
|
|
77
|
-
throw new TypeError('"alg" argument is required when "jwk.alg" is not present');
|
|
78
|
-
const { algorithm: a, keyUsages: r } = n(e), t = { ...e };
|
|
79
|
-
return delete t.alg, delete t.use, crypto.subtle.importKey("jwk", t, a, e.ext ?? !e.d, e.key_ops ?? r);
|
|
9
|
+
return i(r, t, e), r;
|
|
80
10
|
};
|
|
81
11
|
export {
|
|
82
|
-
|
|
12
|
+
s as default
|
|
83
13
|
};
|
package/dist/web/index.web103.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
},
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
};
|
|
1
|
+
function i(n, e, ...o) {
|
|
2
|
+
if (o = o.filter(Boolean), o.length > 2) {
|
|
3
|
+
const f = o.pop();
|
|
4
|
+
n += `one of type ${o.join(", ")}, or ${f}.`;
|
|
5
|
+
} else o.length === 2 ? n += `one of type ${o[0]} or ${o[1]}.` : n += `of type ${o[0]}.`;
|
|
6
|
+
return e == null ? n += ` Received ${e}` : typeof e == "function" && e.name ? n += ` Received function ${e.name}` : typeof e == "object" && e != null && e.constructor?.name && (n += ` Received an instance of ${e.constructor.name}`), n;
|
|
7
|
+
}
|
|
8
|
+
const r = (n, ...e) => i("Key must be ", n, ...e);
|
|
9
|
+
function t(n, e, ...o) {
|
|
10
|
+
return i(`Key for the ${n} algorithm must be `, e, ...o);
|
|
11
|
+
}
|
|
13
12
|
export {
|
|
14
|
-
|
|
13
|
+
r as default,
|
|
14
|
+
t as withAlg
|
|
15
15
|
};
|
package/dist/web/index.web104.js
CHANGED
|
@@ -1,38 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
return {
|
|
9
|
-
transactions: e.transactions?.map((t) => {
|
|
10
|
-
if (typeof t == "string")
|
|
11
|
-
return t;
|
|
12
|
-
const i = m(t);
|
|
13
|
-
return i.typeHex === "0x7e" && (i.isSystemTx = t.isSystemTx, i.mint = t.mint ? n(t.mint) : void 0, i.sourceHash = t.sourceHash, i.type = "deposit"), i;
|
|
14
|
-
}),
|
|
15
|
-
stateRoot: e.stateRoot
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
|
-
}),
|
|
19
|
-
transaction: /* @__PURE__ */ s({
|
|
20
|
-
format(e) {
|
|
21
|
-
const o = {};
|
|
22
|
-
return e.type === "0x7e" && (o.isSystemTx = e.isSystemTx, o.mint = e.mint ? n(e.mint) : void 0, o.sourceHash = e.sourceHash, o.type = "deposit"), o;
|
|
23
|
-
}
|
|
24
|
-
}),
|
|
25
|
-
transactionReceipt: /* @__PURE__ */ l({
|
|
26
|
-
format(e) {
|
|
27
|
-
return {
|
|
28
|
-
l1GasPrice: e.l1GasPrice ? n(e.l1GasPrice) : null,
|
|
29
|
-
l1GasUsed: e.l1GasUsed ? n(e.l1GasUsed) : null,
|
|
30
|
-
l1Fee: e.l1Fee ? n(e.l1Fee) : null,
|
|
31
|
-
l1FeeScalar: e.l1FeeScalar ? Number(e.l1FeeScalar) : null
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
})
|
|
35
|
-
};
|
|
1
|
+
function e(t) {
|
|
2
|
+
return t?.[Symbol.toStringTag] === "CryptoKey";
|
|
3
|
+
}
|
|
4
|
+
function r(t) {
|
|
5
|
+
return t?.[Symbol.toStringTag] === "KeyObject";
|
|
6
|
+
}
|
|
7
|
+
const n = (t) => e(t) || r(t);
|
|
36
8
|
export {
|
|
37
|
-
|
|
9
|
+
n as default,
|
|
10
|
+
e as isCryptoKey,
|
|
11
|
+
r as isKeyObject
|
|
38
12
|
};
|
package/dist/web/index.web105.js
CHANGED
|
@@ -1,44 +1,19 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
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);
|
|
1
|
+
import n from "./index.web79.js";
|
|
2
|
+
function r(t) {
|
|
3
|
+
return n(t) && typeof t.kty == "string";
|
|
9
4
|
}
|
|
10
|
-
|
|
11
|
-
|
|
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
|
-
]);
|
|
5
|
+
function o(t) {
|
|
6
|
+
return t.kty !== "oct" && typeof t.d == "string";
|
|
29
7
|
}
|
|
30
|
-
function
|
|
31
|
-
return
|
|
8
|
+
function e(t) {
|
|
9
|
+
return t.kty !== "oct" && typeof t.d > "u";
|
|
32
10
|
}
|
|
33
|
-
function
|
|
34
|
-
|
|
35
|
-
if (e && !f(e))
|
|
36
|
-
throw new a({ address: e });
|
|
37
|
-
if (o && !f(o))
|
|
38
|
-
throw new a({ address: o });
|
|
11
|
+
function c(t) {
|
|
12
|
+
return t.kty === "oct" && typeof t.k == "string";
|
|
39
13
|
}
|
|
40
14
|
export {
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
15
|
+
r as isJWK,
|
|
16
|
+
o as isPrivateJWK,
|
|
17
|
+
e as isPublicJWK,
|
|
18
|
+
c as isSecretJWK
|
|
44
19
|
};
|