@coinbase/cdp-core 0.0.26 → 0.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.native100.js +28 -10
- package/dist/esm/index.native101.js +8 -17
- package/dist/esm/index.native102.js +9 -79
- package/dist/esm/index.native103.js +13 -13
- package/dist/esm/index.native104.js +10 -36
- package/dist/esm/index.native105.js +13 -38
- package/dist/esm/index.native106.js +72 -70
- package/dist/esm/index.native107.js +81 -0
- package/dist/esm/index.native19.js +13 -13
- package/dist/esm/index.native20.js +3 -3
- package/dist/esm/index.native21.js +69 -23
- package/dist/esm/index.native22.js +22 -156
- package/dist/esm/index.native23.js +157 -45
- package/dist/esm/index.native24.js +43 -245
- package/dist/esm/index.native25.js +247 -53
- package/dist/esm/index.native26.js +56 -17
- package/dist/esm/index.native27.js +15 -21
- package/dist/esm/index.native28.js +21 -49
- package/dist/esm/index.native29.js +50 -8
- package/dist/esm/index.native30.js +8 -17
- package/dist/esm/index.native31.js +16 -44
- package/dist/esm/index.native32.js +45 -13
- package/dist/esm/index.native33.js +13 -55
- package/dist/esm/index.native34.js +55 -6
- package/dist/esm/index.native35.js +6 -21
- package/dist/esm/index.native36.js +21 -11
- package/dist/esm/index.native37.js +11 -3
- package/dist/esm/index.native38.js +3 -3
- package/dist/esm/index.native39.js +3 -34
- package/dist/esm/index.native40.js +32 -10
- package/dist/esm/index.native41.js +12 -4
- package/dist/esm/index.native42.js +4 -28
- package/dist/esm/index.native43.js +28 -6
- package/dist/esm/index.native44.js +6 -24
- package/dist/esm/index.native45.js +24 -16
- package/dist/esm/index.native46.js +16 -54
- package/dist/esm/index.native47.js +53 -22
- package/dist/esm/index.native48.js +23 -11
- package/dist/esm/index.native49.js +10 -26
- package/dist/esm/index.native50.js +26 -41
- package/dist/esm/index.native51.js +41 -54
- package/dist/esm/index.native52.js +54 -126
- package/dist/esm/index.native53.js +126 -11
- package/dist/esm/index.native54.js +9 -101
- package/dist/esm/index.native55.js +104 -6
- package/dist/esm/index.native56.js +7 -3
- package/dist/esm/index.native57.js +3 -15
- package/dist/esm/index.native58.js +14 -42
- package/dist/esm/index.native59.js +38 -74
- package/dist/esm/index.native60.js +79 -2
- package/dist/esm/index.native61.js +2 -2
- package/dist/esm/index.native62.js +2 -13
- package/dist/esm/index.native63.js +8 -33
- package/dist/esm/index.native64.js +36 -5
- package/dist/esm/index.native65.js +5 -33
- package/dist/esm/index.native66.js +34 -8
- package/dist/esm/index.native67.js +8 -10
- package/dist/esm/index.native68.js +10 -11
- package/dist/esm/index.native69.js +11 -13
- package/dist/esm/index.native7.js +4 -4
- package/dist/esm/index.native70.js +13 -18
- package/dist/esm/index.native71.js +18 -5
- package/dist/esm/index.native72.js +6 -5
- package/dist/esm/index.native73.js +5 -11
- package/dist/esm/index.native74.js +10 -54
- package/dist/esm/index.native75.js +54 -10
- package/dist/esm/index.native76.js +11 -2
- package/dist/esm/index.native77.js +2 -45
- package/dist/esm/index.native78.js +44 -13
- package/dist/esm/index.native79.js +14 -2
- package/dist/esm/index.native80.js +2 -21
- package/dist/esm/index.native81.js +18 -17
- package/dist/esm/index.native82.js +20 -80
- package/dist/esm/index.native83.js +79 -103
- package/dist/esm/index.native84.js +101 -30
- package/dist/esm/index.native85.js +32 -6
- package/dist/esm/index.native86.js +6 -20
- package/dist/esm/index.native87.js +79 -10
- package/dist/esm/index.native88.js +9 -19
- package/dist/esm/index.native89.js +20 -93
- package/dist/esm/index.native9.js +22 -15
- package/dist/esm/index.native90.js +9 -20
- package/dist/esm/index.native91.js +16 -114
- package/dist/esm/index.native92.js +90 -75
- package/dist/esm/index.native93.js +20 -9
- package/dist/esm/index.native94.js +118 -5
- package/dist/esm/index.native95.js +5 -18
- package/dist/esm/index.native96.js +11 -26
- package/dist/esm/index.native97.js +35 -7
- package/dist/esm/index.native98.js +41 -10
- package/dist/esm/index.native99.js +16 -11
- package/dist/esm/index.web100.js +8 -11
- package/dist/esm/index.web101.js +14 -7
- package/dist/esm/index.web102.js +80 -16
- package/dist/esm/index.web103.js +11 -79
- package/dist/esm/index.web104.js +36 -5
- package/dist/esm/index.web105.js +38 -75
- package/dist/esm/index.web106.js +81 -0
- package/dist/esm/index.web18.js +13 -13
- package/dist/esm/index.web19.js +3 -3
- package/dist/esm/index.web20.js +69 -23
- package/dist/esm/index.web21.js +22 -156
- package/dist/esm/index.web22.js +157 -45
- package/dist/esm/index.web23.js +43 -245
- package/dist/esm/index.web24.js +247 -53
- package/dist/esm/index.web25.js +56 -17
- package/dist/esm/index.web26.js +15 -21
- package/dist/esm/index.web27.js +21 -49
- package/dist/esm/index.web28.js +49 -11
- package/dist/esm/index.web29.js +8 -11
- package/dist/esm/index.web30.js +16 -53
- package/dist/esm/index.web31.js +45 -10
- package/dist/esm/index.web32.js +14 -2
- package/dist/esm/index.web33.js +55 -44
- package/dist/esm/index.web34.js +6 -13
- package/dist/esm/index.web35.js +21 -8
- package/dist/esm/index.web36.js +11 -17
- package/dist/esm/index.web37.js +3 -45
- package/dist/esm/index.web38.js +3 -13
- package/dist/esm/index.web39.js +31 -52
- package/dist/esm/index.web40.js +12 -6
- package/dist/esm/index.web41.js +4 -21
- package/dist/esm/index.web42.js +28 -3
- package/dist/esm/index.web43.js +6 -3
- package/dist/esm/index.web44.js +24 -34
- package/dist/esm/index.web45.js +16 -12
- package/dist/esm/index.web46.js +54 -4
- package/dist/esm/index.web47.js +20 -25
- package/dist/esm/index.web48.js +11 -6
- package/dist/esm/index.web49.js +26 -23
- package/dist/esm/index.web50.js +42 -16
- package/dist/esm/index.web51.js +53 -52
- package/dist/esm/index.web52.js +127 -23
- package/dist/esm/index.web53.js +12 -11
- package/dist/esm/index.web54.js +104 -27
- package/dist/esm/index.web55.js +6 -42
- package/dist/esm/index.web56.js +3 -56
- package/dist/esm/index.web57.js +14 -127
- package/dist/esm/index.web58.js +39 -9
- package/dist/esm/index.web59.js +74 -100
- package/dist/esm/index.web60.js +2 -7
- package/dist/esm/index.web61.js +2 -3
- package/dist/esm/index.web62.js +12 -14
- package/dist/esm/index.web63.js +29 -34
- package/dist/esm/index.web64.js +5 -77
- package/dist/esm/index.web65.js +35 -2
- package/dist/esm/index.web66.js +9 -2
- package/dist/esm/index.web67.js +9 -36
- package/dist/esm/index.web68.js +11 -6
- package/dist/esm/index.web69.js +12 -33
- package/dist/esm/index.web7.js +4 -4
- package/dist/esm/index.web70.js +18 -8
- package/dist/esm/index.web71.js +5 -10
- package/dist/esm/index.web72.js +5 -12
- package/dist/esm/index.web73.js +10 -13
- package/dist/esm/index.web74.js +53 -17
- package/dist/esm/index.web75.js +10 -5
- package/dist/esm/index.web76.js +2 -5
- package/dist/esm/index.web77.js +45 -11
- package/dist/esm/index.web78.js +13 -9
- package/dist/esm/index.web79.js +2 -104
- package/dist/esm/index.web80.js +17 -75
- package/dist/esm/index.web81.js +20 -80
- package/dist/esm/index.web82.js +79 -20
- package/dist/esm/index.web83.js +104 -10
- package/dist/esm/index.web84.js +7 -20
- package/dist/esm/index.web85.js +30 -91
- package/dist/esm/index.web86.js +20 -20
- package/dist/esm/index.web87.js +9 -117
- package/dist/esm/index.web88.js +20 -2
- package/dist/esm/index.web89.js +91 -18
- package/dist/esm/index.web9.js +22 -15
- package/dist/esm/index.web90.js +20 -19
- package/dist/esm/index.web91.js +115 -30
- package/dist/esm/index.web92.js +10 -7
- package/dist/esm/index.web93.js +78 -12
- package/dist/esm/index.web94.js +5 -36
- package/dist/esm/index.web95.js +16 -40
- package/dist/esm/index.web96.js +28 -18
- package/dist/esm/index.web97.js +6 -26
- package/dist/esm/index.web98.js +9 -6
- package/dist/esm/index.web99.js +13 -11
- package/dist/native/index.native100.js +28 -10
- package/dist/native/index.native101.js +8 -17
- package/dist/native/index.native102.js +9 -79
- package/dist/native/index.native103.js +13 -13
- package/dist/native/index.native104.js +10 -36
- package/dist/native/index.native105.js +13 -38
- package/dist/native/index.native106.js +72 -70
- package/dist/native/index.native107.js +81 -0
- package/dist/native/index.native19.js +13 -13
- package/dist/native/index.native20.js +3 -3
- package/dist/native/index.native21.js +69 -23
- package/dist/native/index.native22.js +22 -156
- package/dist/native/index.native23.js +157 -45
- package/dist/native/index.native24.js +43 -245
- package/dist/native/index.native25.js +247 -53
- package/dist/native/index.native26.js +56 -17
- package/dist/native/index.native27.js +15 -21
- package/dist/native/index.native28.js +21 -49
- package/dist/native/index.native29.js +50 -8
- package/dist/native/index.native30.js +8 -17
- package/dist/native/index.native31.js +16 -44
- package/dist/native/index.native32.js +45 -13
- package/dist/native/index.native33.js +13 -55
- package/dist/native/index.native34.js +55 -6
- package/dist/native/index.native35.js +6 -21
- package/dist/native/index.native36.js +21 -11
- package/dist/native/index.native37.js +11 -3
- package/dist/native/index.native38.js +3 -3
- package/dist/native/index.native39.js +3 -34
- package/dist/native/index.native40.js +32 -10
- package/dist/native/index.native41.js +12 -4
- package/dist/native/index.native42.js +4 -28
- package/dist/native/index.native43.js +28 -6
- package/dist/native/index.native44.js +6 -24
- package/dist/native/index.native45.js +24 -16
- package/dist/native/index.native46.js +16 -54
- package/dist/native/index.native47.js +53 -22
- package/dist/native/index.native48.js +23 -11
- package/dist/native/index.native49.js +10 -26
- package/dist/native/index.native50.js +26 -41
- package/dist/native/index.native51.js +41 -54
- package/dist/native/index.native52.js +54 -126
- package/dist/native/index.native53.js +126 -11
- package/dist/native/index.native54.js +9 -101
- package/dist/native/index.native55.js +104 -6
- package/dist/native/index.native56.js +7 -3
- package/dist/native/index.native57.js +3 -15
- package/dist/native/index.native58.js +14 -42
- package/dist/native/index.native59.js +38 -74
- package/dist/native/index.native60.js +79 -2
- package/dist/native/index.native61.js +2 -2
- package/dist/native/index.native62.js +2 -13
- package/dist/native/index.native63.js +8 -33
- package/dist/native/index.native64.js +36 -5
- package/dist/native/index.native65.js +5 -33
- package/dist/native/index.native66.js +34 -8
- package/dist/native/index.native67.js +8 -10
- package/dist/native/index.native68.js +10 -11
- package/dist/native/index.native69.js +11 -13
- package/dist/native/index.native7.js +4 -4
- package/dist/native/index.native70.js +13 -18
- package/dist/native/index.native71.js +18 -5
- package/dist/native/index.native72.js +6 -5
- package/dist/native/index.native73.js +5 -11
- package/dist/native/index.native74.js +10 -54
- package/dist/native/index.native75.js +54 -10
- package/dist/native/index.native76.js +11 -2
- package/dist/native/index.native77.js +2 -45
- package/dist/native/index.native78.js +44 -13
- package/dist/native/index.native79.js +14 -2
- package/dist/native/index.native80.js +2 -21
- package/dist/native/index.native81.js +18 -17
- package/dist/native/index.native82.js +20 -80
- package/dist/native/index.native83.js +79 -103
- package/dist/native/index.native84.js +101 -30
- package/dist/native/index.native85.js +32 -6
- package/dist/native/index.native86.js +6 -20
- package/dist/native/index.native87.js +79 -10
- package/dist/native/index.native88.js +9 -19
- package/dist/native/index.native89.js +20 -93
- package/dist/native/index.native9.js +22 -15
- package/dist/native/index.native90.js +9 -20
- package/dist/native/index.native91.js +16 -114
- package/dist/native/index.native92.js +90 -75
- package/dist/native/index.native93.js +20 -9
- package/dist/native/index.native94.js +118 -5
- package/dist/native/index.native95.js +5 -18
- package/dist/native/index.native96.js +11 -26
- package/dist/native/index.native97.js +35 -7
- package/dist/native/index.native98.js +41 -10
- package/dist/native/index.native99.js +16 -11
- package/dist/native-types/types.d.ts +2 -1
- package/dist/native-types/viem/signAndWrapTypedData.d.ts +17 -0
- package/dist/types/types.d.ts +2 -1
- package/dist/types/viem/signAndWrapTypedData.d.ts +17 -0
- package/dist/web/index.web100.js +8 -11
- package/dist/web/index.web101.js +14 -7
- package/dist/web/index.web102.js +80 -16
- package/dist/web/index.web103.js +11 -79
- package/dist/web/index.web104.js +36 -5
- package/dist/web/index.web105.js +38 -75
- package/dist/web/index.web106.js +81 -0
- package/dist/web/index.web18.js +13 -13
- package/dist/web/index.web19.js +3 -3
- package/dist/web/index.web20.js +69 -23
- package/dist/web/index.web21.js +22 -156
- package/dist/web/index.web22.js +157 -45
- package/dist/web/index.web23.js +43 -245
- package/dist/web/index.web24.js +247 -53
- package/dist/web/index.web25.js +56 -17
- package/dist/web/index.web26.js +15 -21
- package/dist/web/index.web27.js +21 -49
- package/dist/web/index.web28.js +49 -11
- package/dist/web/index.web29.js +8 -11
- package/dist/web/index.web30.js +16 -53
- package/dist/web/index.web31.js +45 -10
- package/dist/web/index.web32.js +14 -2
- package/dist/web/index.web33.js +55 -44
- package/dist/web/index.web34.js +6 -13
- package/dist/web/index.web35.js +21 -8
- package/dist/web/index.web36.js +11 -17
- package/dist/web/index.web37.js +3 -45
- package/dist/web/index.web38.js +3 -13
- package/dist/web/index.web39.js +31 -52
- package/dist/web/index.web40.js +12 -6
- package/dist/web/index.web41.js +4 -21
- package/dist/web/index.web42.js +28 -3
- package/dist/web/index.web43.js +6 -3
- package/dist/web/index.web44.js +24 -34
- package/dist/web/index.web45.js +16 -12
- package/dist/web/index.web46.js +54 -4
- package/dist/web/index.web47.js +20 -25
- package/dist/web/index.web48.js +11 -6
- package/dist/web/index.web49.js +26 -23
- package/dist/web/index.web50.js +42 -16
- package/dist/web/index.web51.js +53 -52
- package/dist/web/index.web52.js +127 -23
- package/dist/web/index.web53.js +12 -11
- package/dist/web/index.web54.js +104 -27
- package/dist/web/index.web55.js +6 -42
- package/dist/web/index.web56.js +3 -56
- package/dist/web/index.web57.js +14 -127
- package/dist/web/index.web58.js +39 -9
- package/dist/web/index.web59.js +74 -100
- package/dist/web/index.web60.js +2 -7
- package/dist/web/index.web61.js +2 -3
- package/dist/web/index.web62.js +12 -14
- package/dist/web/index.web63.js +29 -34
- package/dist/web/index.web64.js +5 -77
- package/dist/web/index.web65.js +35 -2
- package/dist/web/index.web66.js +9 -2
- package/dist/web/index.web67.js +9 -36
- package/dist/web/index.web68.js +11 -6
- package/dist/web/index.web69.js +12 -33
- package/dist/web/index.web7.js +4 -4
- package/dist/web/index.web70.js +18 -8
- package/dist/web/index.web71.js +5 -10
- package/dist/web/index.web72.js +5 -12
- package/dist/web/index.web73.js +10 -13
- package/dist/web/index.web74.js +53 -17
- package/dist/web/index.web75.js +10 -5
- package/dist/web/index.web76.js +2 -5
- package/dist/web/index.web77.js +45 -11
- package/dist/web/index.web78.js +13 -9
- package/dist/web/index.web79.js +2 -104
- package/dist/web/index.web80.js +17 -75
- package/dist/web/index.web81.js +20 -80
- package/dist/web/index.web82.js +79 -20
- package/dist/web/index.web83.js +104 -10
- package/dist/web/index.web84.js +7 -20
- package/dist/web/index.web85.js +30 -91
- package/dist/web/index.web86.js +20 -20
- package/dist/web/index.web87.js +9 -117
- package/dist/web/index.web88.js +20 -2
- package/dist/web/index.web89.js +91 -18
- package/dist/web/index.web9.js +22 -15
- package/dist/web/index.web90.js +20 -19
- package/dist/web/index.web91.js +115 -30
- package/dist/web/index.web92.js +10 -7
- package/dist/web/index.web93.js +78 -12
- package/dist/web/index.web94.js +5 -36
- package/dist/web/index.web95.js +16 -40
- package/dist/web/index.web96.js +28 -18
- package/dist/web/index.web97.js +6 -26
- package/dist/web/index.web98.js +9 -6
- package/dist/web/index.web99.js +13 -11
- package/dist/web-types/types.d.ts +2 -1
- package/dist/web-types/viem/signAndWrapTypedData.d.ts +17 -0
- package/package.json +2 -2
|
@@ -1,58 +1,252 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { Hex as P } from "ox";
|
|
2
|
+
import { toHex as f, createWalletClient as A } from "viem";
|
|
3
|
+
import { getUserOperation as T, sendUserOperation as R, signEvmTypedData as U, signEvmHash as x, getCurrentUser as v, signOut as O, sendEvmTransaction as b, signEvmTransaction as D, signEvmMessage as H } from "./index.native5.js";
|
|
4
|
+
import "@coinbase/cdp-api-client";
|
|
5
|
+
import "./index.native7.js";
|
|
6
|
+
import { validateUserConnected as g, RPCRequestError as i, STANDARD_ERROR_CODES as s, validateUserHasEvmSmartAccount as S, validateUserOwnsAddress as l, EIP1193ProviderError as p, validateUserHasEvmAccount as F } from "./index.native8.js";
|
|
7
|
+
import "zustand";
|
|
8
|
+
import { userOperationChainIdToNameMapping as m, isChainIdSupportedForCDPUserOps as I, isChainIdSupportedForCDPSends as N, sendTransactionChainIdToNameMapping as j, userOperationNameToChainIdMapping as q } from "./index.native17.js";
|
|
9
|
+
function w(e) {
|
|
10
|
+
return {
|
|
11
|
+
to: e.to,
|
|
12
|
+
data: e.data,
|
|
13
|
+
value: e.value ? BigInt(e.value) : void 0,
|
|
14
|
+
nonce: e.nonce ? Number(e.nonce) : void 0,
|
|
15
|
+
gas: e.gas ? BigInt(e.gas) : void 0,
|
|
16
|
+
maxFeePerGas: e.maxFeePerGas ? BigInt(e.maxFeePerGas) : void 0,
|
|
17
|
+
maxPriorityFeePerGas: e.maxPriorityFeePerGas ? BigInt(e.maxPriorityFeePerGas) : void 0,
|
|
18
|
+
type: "eip1559"
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
function G(e) {
|
|
22
|
+
return e.map((t) => ({
|
|
23
|
+
to: t.to,
|
|
24
|
+
data: t.data,
|
|
25
|
+
value: t.value ? BigInt(t.value) : void 0
|
|
26
|
+
}));
|
|
27
|
+
}
|
|
28
|
+
function M(e) {
|
|
29
|
+
return {
|
|
30
|
+
atomic: !0,
|
|
31
|
+
chainId: f(q[e.network] ?? 0),
|
|
32
|
+
id: e.userOpHash,
|
|
33
|
+
status: B(e.status),
|
|
34
|
+
version: "1"
|
|
35
|
+
};
|
|
36
|
+
}
|
|
37
|
+
function B(e) {
|
|
38
|
+
switch (e) {
|
|
39
|
+
case "dropped":
|
|
40
|
+
case "failed":
|
|
41
|
+
return 400;
|
|
42
|
+
case "complete":
|
|
43
|
+
return 200;
|
|
44
|
+
default:
|
|
45
|
+
return 100;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
async function Q() {
|
|
49
|
+
return (await v())?.evmAccounts || [];
|
|
50
|
+
}
|
|
51
|
+
async function X(e, t) {
|
|
52
|
+
const n = await g();
|
|
53
|
+
return e.emit("connect", {
|
|
54
|
+
chainId: P.fromNumber(t.getState().chainId)
|
|
55
|
+
}), n.evmAccounts || [];
|
|
56
|
+
}
|
|
57
|
+
async function Y(e) {
|
|
58
|
+
const [t, n] = e;
|
|
59
|
+
await l(n);
|
|
60
|
+
const a = Buffer.from(t.slice(2), "hex").toString();
|
|
61
|
+
try {
|
|
62
|
+
return (await H({
|
|
63
|
+
evmAccount: n,
|
|
64
|
+
message: a
|
|
65
|
+
})).signature;
|
|
66
|
+
} catch (o) {
|
|
67
|
+
throw new p(
|
|
68
|
+
s.provider.userRejectedRequest,
|
|
69
|
+
o instanceof Error ? o.message : "Signing failed"
|
|
70
|
+
);
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
async function Z(e) {
|
|
74
|
+
const [t, n] = e;
|
|
75
|
+
await l(t);
|
|
76
|
+
try {
|
|
77
|
+
return (await U({
|
|
78
|
+
evmAccount: t,
|
|
79
|
+
typedData: JSON.parse(n)
|
|
80
|
+
})).signature;
|
|
81
|
+
} catch (a) {
|
|
82
|
+
throw new p(
|
|
83
|
+
s.provider.userRejectedRequest,
|
|
84
|
+
a instanceof Error ? a.message : "Signing failed"
|
|
85
|
+
);
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
async function ee(e, t, n) {
|
|
89
|
+
const [a] = e;
|
|
90
|
+
if (!a || typeof a != "object")
|
|
91
|
+
throw new i(
|
|
92
|
+
s.rpc.invalidParams,
|
|
93
|
+
"Transaction parameter must be an object"
|
|
94
|
+
);
|
|
95
|
+
if (!a.to)
|
|
96
|
+
throw new i(
|
|
97
|
+
s.rpc.invalidParams,
|
|
98
|
+
"Transaction must include 'to' field"
|
|
99
|
+
);
|
|
100
|
+
const d = (await F()).evmAccounts?.[0], c = t.getState(), r = a.chainId ? Number(a.chainId) : c.chainId;
|
|
101
|
+
if (!d)
|
|
102
|
+
throw new i(
|
|
103
|
+
s.rpc.invalidParams,
|
|
104
|
+
"User does not have an EVM account"
|
|
105
|
+
);
|
|
106
|
+
if (N(r))
|
|
107
|
+
try {
|
|
108
|
+
return (await b({
|
|
109
|
+
evmAccount: d,
|
|
110
|
+
transaction: { ...w(a), chainId: r },
|
|
111
|
+
network: j[r]
|
|
112
|
+
})).transactionHash;
|
|
113
|
+
} catch (u) {
|
|
114
|
+
throw console.log("Transaction failed", u), new i(
|
|
115
|
+
s.rpc.transactionRejected,
|
|
116
|
+
u instanceof Error ? u.message : "Transaction failed"
|
|
117
|
+
);
|
|
12
118
|
}
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
119
|
+
else
|
|
120
|
+
try {
|
|
121
|
+
const u = A({
|
|
122
|
+
// Safe as we check before calling this handler that chainId is configured
|
|
123
|
+
chain: c.chains.find((h) => h.id === r),
|
|
124
|
+
transport: n[r],
|
|
125
|
+
account: d
|
|
126
|
+
}), y = c.chains.find((h) => h.id === r), C = await u.prepareTransactionRequest({
|
|
127
|
+
...w(a),
|
|
128
|
+
chain: y
|
|
129
|
+
}), E = await D({
|
|
130
|
+
evmAccount: d,
|
|
131
|
+
transaction: {
|
|
132
|
+
...C,
|
|
133
|
+
type: "eip1559"
|
|
134
|
+
}
|
|
135
|
+
});
|
|
136
|
+
return await u.sendRawTransaction({
|
|
137
|
+
serializedTransaction: E.signedTransaction
|
|
138
|
+
});
|
|
139
|
+
} catch (u) {
|
|
140
|
+
throw new i(
|
|
141
|
+
s.rpc.transactionRejected,
|
|
142
|
+
u instanceof Error ? u.message : "Transaction failed"
|
|
143
|
+
);
|
|
19
144
|
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
145
|
+
}
|
|
146
|
+
async function te(e) {
|
|
147
|
+
const [t, n] = e;
|
|
148
|
+
await l(n);
|
|
149
|
+
try {
|
|
150
|
+
return (await x({
|
|
151
|
+
evmAccount: n,
|
|
152
|
+
hash: t
|
|
153
|
+
})).signature;
|
|
154
|
+
} catch (a) {
|
|
155
|
+
throw new p(
|
|
156
|
+
s.provider.userRejectedRequest,
|
|
157
|
+
a instanceof Error ? a.message : "Signing failed"
|
|
158
|
+
);
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
async function ae(e) {
|
|
162
|
+
return `0x${e.getState().chainId.toString(16)}`;
|
|
163
|
+
}
|
|
164
|
+
async function ne() {
|
|
165
|
+
await v() && await O();
|
|
166
|
+
}
|
|
167
|
+
function re(e, t) {
|
|
168
|
+
const n = Number.parseInt(e[0].chainId, 16);
|
|
169
|
+
t.getState().setChainId(n);
|
|
170
|
+
}
|
|
171
|
+
async function se(e, t) {
|
|
172
|
+
const n = e[0].calls, o = (await S()).evmSmartAccounts?.[0], c = t.getState().chainId;
|
|
173
|
+
if (!o)
|
|
174
|
+
throw new i(
|
|
175
|
+
s.rpc.invalidParams,
|
|
176
|
+
"User does not have an EVM smart account"
|
|
177
|
+
);
|
|
178
|
+
if (!I(c))
|
|
179
|
+
throw new i(
|
|
180
|
+
s.rpc.invalidParams,
|
|
181
|
+
"Chain ID is not supported for user operations"
|
|
182
|
+
);
|
|
183
|
+
try {
|
|
184
|
+
return (await R({
|
|
185
|
+
evmSmartAccount: o,
|
|
186
|
+
calls: G(n),
|
|
187
|
+
network: m[c]
|
|
188
|
+
})).userOperationHash;
|
|
189
|
+
} catch (r) {
|
|
190
|
+
throw console.log("User operation failed", r), new i(
|
|
191
|
+
s.rpc.transactionRejected,
|
|
192
|
+
r instanceof Error ? r.message : "User operation failed"
|
|
193
|
+
);
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
async function oe(e, t) {
|
|
197
|
+
const n = e[0], o = (await S()).evmSmartAccounts?.[0], c = t.getState().chainId;
|
|
198
|
+
if (!o)
|
|
199
|
+
throw new i(
|
|
200
|
+
s.rpc.invalidParams,
|
|
201
|
+
"User does not have an EVM smart account"
|
|
202
|
+
);
|
|
203
|
+
if (!I(c) || !m[c])
|
|
204
|
+
throw new i(
|
|
205
|
+
s.rpc.invalidParams,
|
|
206
|
+
"Chain ID is not supported for user operations"
|
|
207
|
+
);
|
|
208
|
+
try {
|
|
209
|
+
const r = await T({
|
|
210
|
+
userOperationHash: n,
|
|
211
|
+
evmSmartAccount: o,
|
|
212
|
+
network: m[c]
|
|
213
|
+
});
|
|
214
|
+
return M(r);
|
|
215
|
+
} catch (r) {
|
|
216
|
+
throw console.log("Failed to get user operation status", r), new i(
|
|
217
|
+
s.rpc.internal,
|
|
218
|
+
"Failed to get user operation status"
|
|
219
|
+
);
|
|
220
|
+
}
|
|
221
|
+
}
|
|
222
|
+
async function ie() {
|
|
223
|
+
const e = await g();
|
|
224
|
+
if (!e)
|
|
225
|
+
throw new i(s.rpc.invalidParams, "User is not connected");
|
|
226
|
+
return !e.evmSmartAccounts?.length ? {} : Object.keys(m).reduce(
|
|
227
|
+
(a, o) => {
|
|
228
|
+
const d = f(Number(o));
|
|
229
|
+
return a[d] = {
|
|
230
|
+
atomic: { status: "supported" },
|
|
231
|
+
paymasterService: { supported: !0 }
|
|
232
|
+
}, a;
|
|
27
233
|
},
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
}
|
|
32
|
-
},
|
|
33
|
-
portal: {
|
|
34
|
-
[e]: {
|
|
35
|
-
address: "0x49f53e41452c74589e85ca1677426ba426459e85",
|
|
36
|
-
blockCreated: 4446677
|
|
37
|
-
}
|
|
38
|
-
},
|
|
39
|
-
l1StandardBridge: {
|
|
40
|
-
[e]: {
|
|
41
|
-
address: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
42
|
-
blockCreated: 4446677
|
|
43
|
-
}
|
|
44
|
-
},
|
|
45
|
-
multicall3: {
|
|
46
|
-
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
47
|
-
blockCreated: 1059647
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
testnet: !0,
|
|
51
|
-
sourceId: e
|
|
52
|
-
});
|
|
53
|
-
({
|
|
54
|
-
...r
|
|
55
|
-
});
|
|
234
|
+
{}
|
|
235
|
+
);
|
|
236
|
+
}
|
|
56
237
|
export {
|
|
57
|
-
|
|
238
|
+
Q as handleAccounts,
|
|
239
|
+
ae as handleChainId,
|
|
240
|
+
ne as handleDisconnect,
|
|
241
|
+
te as handleEthSign,
|
|
242
|
+
oe as handleGetCallsStatus,
|
|
243
|
+
ie as handleGetCapabilities,
|
|
244
|
+
Y as handlePersonalSign,
|
|
245
|
+
X as handleRequestAccounts,
|
|
246
|
+
se as handleSendCalls,
|
|
247
|
+
ee as handleSendTransaction,
|
|
248
|
+
Z as handleSignTypedData,
|
|
249
|
+
re as handleSwitchEthereumChain,
|
|
250
|
+
G as shimProviderCallsRequest,
|
|
251
|
+
w as shimProviderTxRequest
|
|
58
252
|
};
|
|
@@ -1,19 +1,58 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
import { chainConfig as a } from "./index.native88.js";
|
|
2
|
+
import { defineChain as t } from "./index.native30.js";
|
|
3
|
+
const e = 11155111, r = /* @__PURE__ */ t({
|
|
4
|
+
...a,
|
|
5
|
+
id: 84532,
|
|
6
|
+
network: "base-sepolia",
|
|
7
|
+
name: "Base Sepolia",
|
|
8
|
+
nativeCurrency: { name: "Sepolia Ether", symbol: "ETH", decimals: 18 },
|
|
9
|
+
rpcUrls: {
|
|
10
|
+
default: {
|
|
11
|
+
http: ["https://sepolia.base.org"]
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
blockExplorers: {
|
|
15
|
+
default: {
|
|
16
|
+
name: "Basescan",
|
|
17
|
+
url: "https://sepolia.basescan.org",
|
|
18
|
+
apiUrl: "https://api-sepolia.basescan.org/api"
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
contracts: {
|
|
22
|
+
...a.contracts,
|
|
23
|
+
disputeGameFactory: {
|
|
24
|
+
[e]: {
|
|
25
|
+
address: "0xd6E6dBf4F7EA0ac412fD8b65ED297e64BB7a06E1"
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
l2OutputOracle: {
|
|
29
|
+
[e]: {
|
|
30
|
+
address: "0x84457ca9D0163FbC4bbfe4Dfbb20ba46e48DF254"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
portal: {
|
|
34
|
+
[e]: {
|
|
35
|
+
address: "0x49f53e41452c74589e85ca1677426ba426459e85",
|
|
36
|
+
blockCreated: 4446677
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
l1StandardBridge: {
|
|
40
|
+
[e]: {
|
|
41
|
+
address: "0xfd0Bf71F60660E2f608ed56e1659C450eB113120",
|
|
42
|
+
blockCreated: 4446677
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
multicall3: {
|
|
46
|
+
address: "0xca11bde05977b3631167028862be2a173976ca11",
|
|
47
|
+
blockCreated: 1059647
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
testnet: !0,
|
|
51
|
+
sourceId: e
|
|
52
|
+
});
|
|
53
|
+
({
|
|
54
|
+
...r
|
|
55
|
+
});
|
|
17
56
|
export {
|
|
18
|
-
|
|
57
|
+
r as baseSepolia
|
|
19
58
|
};
|
|
@@ -1,25 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
constructor(
|
|
5
|
-
|
|
1
|
+
import { FlattenedSign as n } from "./index.native75.js";
|
|
2
|
+
class o {
|
|
3
|
+
#e;
|
|
4
|
+
constructor(e) {
|
|
5
|
+
this.#e = new n(e);
|
|
6
|
+
}
|
|
7
|
+
setProtectedHeader(e) {
|
|
8
|
+
return this.#e.setProtectedHeader(e), this;
|
|
9
|
+
}
|
|
10
|
+
async sign(e, r) {
|
|
11
|
+
const t = await this.#e.sign(e, r);
|
|
12
|
+
if (t.payload === void 0)
|
|
13
|
+
throw new TypeError("use the flattened module for creating JWS with b64: false");
|
|
14
|
+
return `${t.protected}.${t.payload}.${t.signature}`;
|
|
6
15
|
}
|
|
7
|
-
}
|
|
8
|
-
class E extends c {
|
|
9
|
-
static code = "ERR_JOSE_NOT_SUPPORTED";
|
|
10
|
-
code = "ERR_JOSE_NOT_SUPPORTED";
|
|
11
|
-
}
|
|
12
|
-
class o extends c {
|
|
13
|
-
static code = "ERR_JWS_INVALID";
|
|
14
|
-
code = "ERR_JWS_INVALID";
|
|
15
|
-
}
|
|
16
|
-
class r extends c {
|
|
17
|
-
static code = "ERR_JWT_INVALID";
|
|
18
|
-
code = "ERR_JWT_INVALID";
|
|
19
16
|
}
|
|
20
17
|
export {
|
|
21
|
-
|
|
22
|
-
E as JOSENotSupported,
|
|
23
|
-
o as JWSInvalid,
|
|
24
|
-
r as JWTInvalid
|
|
18
|
+
o as CompactSign
|
|
25
19
|
};
|
|
@@ -1,53 +1,25 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
if (!Number.isFinite(t))
|
|
7
|
-
throw new TypeError(`Invalid ${r} input`);
|
|
8
|
-
return t;
|
|
9
|
-
}
|
|
10
|
-
class d {
|
|
11
|
-
#t;
|
|
12
|
-
constructor(t) {
|
|
13
|
-
if (!o(t))
|
|
14
|
-
throw new TypeError("JWT Claims Set MUST be an object");
|
|
15
|
-
this.#t = structuredClone(t);
|
|
16
|
-
}
|
|
17
|
-
data() {
|
|
18
|
-
return n.encode(JSON.stringify(this.#t));
|
|
19
|
-
}
|
|
20
|
-
get iss() {
|
|
21
|
-
return this.#t.iss;
|
|
22
|
-
}
|
|
23
|
-
set iss(t) {
|
|
24
|
-
this.#t.iss = t;
|
|
25
|
-
}
|
|
26
|
-
get sub() {
|
|
27
|
-
return this.#t.sub;
|
|
28
|
-
}
|
|
29
|
-
set sub(t) {
|
|
30
|
-
this.#t.sub = t;
|
|
31
|
-
}
|
|
32
|
-
get aud() {
|
|
33
|
-
return this.#t.aud;
|
|
34
|
-
}
|
|
35
|
-
set aud(t) {
|
|
36
|
-
this.#t.aud = t;
|
|
37
|
-
}
|
|
38
|
-
set jti(t) {
|
|
39
|
-
this.#t.jti = t;
|
|
40
|
-
}
|
|
41
|
-
set nbf(t) {
|
|
42
|
-
typeof t == "number" ? this.#t.nbf = s("setNotBefore", t) : t instanceof Date ? this.#t.nbf = s("setNotBefore", e(t)) : this.#t.nbf = e(/* @__PURE__ */ new Date()) + i(t);
|
|
43
|
-
}
|
|
44
|
-
set exp(t) {
|
|
45
|
-
typeof t == "number" ? this.#t.exp = s("setExpirationTime", t) : t instanceof Date ? this.#t.exp = s("setExpirationTime", e(t)) : this.#t.exp = e(/* @__PURE__ */ new Date()) + i(t);
|
|
46
|
-
}
|
|
47
|
-
set iat(t) {
|
|
48
|
-
typeof t > "u" ? this.#t.iat = e(/* @__PURE__ */ new Date()) : t instanceof Date ? this.#t.iat = s("setIssuedAt", e(t)) : typeof t == "string" ? this.#t.iat = s("setIssuedAt", e(/* @__PURE__ */ new Date()) + i(t)) : this.#t.iat = s("setIssuedAt", t);
|
|
1
|
+
class c extends Error {
|
|
2
|
+
static code = "ERR_JOSE_GENERIC";
|
|
3
|
+
code = "ERR_JOSE_GENERIC";
|
|
4
|
+
constructor(s, e) {
|
|
5
|
+
super(s, e), this.name = this.constructor.name, Error.captureStackTrace?.(this, this.constructor);
|
|
49
6
|
}
|
|
50
7
|
}
|
|
8
|
+
class E extends c {
|
|
9
|
+
static code = "ERR_JOSE_NOT_SUPPORTED";
|
|
10
|
+
code = "ERR_JOSE_NOT_SUPPORTED";
|
|
11
|
+
}
|
|
12
|
+
class o extends c {
|
|
13
|
+
static code = "ERR_JWS_INVALID";
|
|
14
|
+
code = "ERR_JWS_INVALID";
|
|
15
|
+
}
|
|
16
|
+
class r extends c {
|
|
17
|
+
static code = "ERR_JWT_INVALID";
|
|
18
|
+
code = "ERR_JWT_INVALID";
|
|
19
|
+
}
|
|
51
20
|
export {
|
|
52
|
-
|
|
21
|
+
c as JOSEError,
|
|
22
|
+
E as JOSENotSupported,
|
|
23
|
+
o as JWSInvalid,
|
|
24
|
+
r as JWTInvalid
|
|
53
25
|
};
|
|
@@ -1,11 +1,53 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { encoder as n } from "./index.native76.js";
|
|
2
|
+
import e from "./index.native77.js";
|
|
3
|
+
import i from "./index.native78.js";
|
|
4
|
+
import o from "./index.native79.js";
|
|
5
|
+
function s(r, t) {
|
|
6
|
+
if (!Number.isFinite(t))
|
|
7
|
+
throw new TypeError(`Invalid ${r} input`);
|
|
8
|
+
return t;
|
|
9
|
+
}
|
|
10
|
+
class d {
|
|
11
|
+
#t;
|
|
12
|
+
constructor(t) {
|
|
13
|
+
if (!o(t))
|
|
14
|
+
throw new TypeError("JWT Claims Set MUST be an object");
|
|
15
|
+
this.#t = structuredClone(t);
|
|
16
|
+
}
|
|
17
|
+
data() {
|
|
18
|
+
return n.encode(JSON.stringify(this.#t));
|
|
19
|
+
}
|
|
20
|
+
get iss() {
|
|
21
|
+
return this.#t.iss;
|
|
22
|
+
}
|
|
23
|
+
set iss(t) {
|
|
24
|
+
this.#t.iss = t;
|
|
25
|
+
}
|
|
26
|
+
get sub() {
|
|
27
|
+
return this.#t.sub;
|
|
28
|
+
}
|
|
29
|
+
set sub(t) {
|
|
30
|
+
this.#t.sub = t;
|
|
31
|
+
}
|
|
32
|
+
get aud() {
|
|
33
|
+
return this.#t.aud;
|
|
34
|
+
}
|
|
35
|
+
set aud(t) {
|
|
36
|
+
this.#t.aud = t;
|
|
37
|
+
}
|
|
38
|
+
set jti(t) {
|
|
39
|
+
this.#t.jti = t;
|
|
40
|
+
}
|
|
41
|
+
set nbf(t) {
|
|
42
|
+
typeof t == "number" ? this.#t.nbf = s("setNotBefore", t) : t instanceof Date ? this.#t.nbf = s("setNotBefore", e(t)) : this.#t.nbf = e(/* @__PURE__ */ new Date()) + i(t);
|
|
43
|
+
}
|
|
44
|
+
set exp(t) {
|
|
45
|
+
typeof t == "number" ? this.#t.exp = s("setExpirationTime", t) : t instanceof Date ? this.#t.exp = s("setExpirationTime", e(t)) : this.#t.exp = e(/* @__PURE__ */ new Date()) + i(t);
|
|
46
|
+
}
|
|
47
|
+
set iat(t) {
|
|
48
|
+
typeof t > "u" ? this.#t.iat = e(/* @__PURE__ */ new Date()) : t instanceof Date ? this.#t.iat = s("setIssuedAt", e(t)) : typeof t == "string" ? this.#t.iat = s("setIssuedAt", e(/* @__PURE__ */ new Date()) + i(t)) : this.#t.iat = s("setIssuedAt", t);
|
|
49
|
+
}
|
|
8
50
|
}
|
|
9
51
|
export {
|
|
10
|
-
|
|
52
|
+
d as JWTClaimsBuilder
|
|
11
53
|
};
|
|
@@ -1,20 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const { chainId: n, nonce: e, ...s } = o, a = o.address;
|
|
9
|
-
t.push([
|
|
10
|
-
n ? i(n) : "0x",
|
|
11
|
-
a,
|
|
12
|
-
e ? i(e) : "0x",
|
|
13
|
-
...c({}, s)
|
|
14
|
-
]);
|
|
15
|
-
}
|
|
16
|
-
return t;
|
|
1
|
+
function n(e) {
|
|
2
|
+
return {
|
|
3
|
+
formatters: void 0,
|
|
4
|
+
fees: void 0,
|
|
5
|
+
serializers: void 0,
|
|
6
|
+
...e
|
|
7
|
+
};
|
|
17
8
|
}
|
|
18
9
|
export {
|
|
19
|
-
|
|
10
|
+
n as defineChain
|
|
20
11
|
};
|
|
@@ -1,48 +1,20 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
t += b[n[i]];
|
|
16
|
-
const r = `0x${t}`;
|
|
17
|
-
return typeof e.size == "number" ? (c(r, { size: e.size }), s(r, { dir: "right", size: e.size })) : r;
|
|
18
|
-
}
|
|
19
|
-
function y(n, e = {}) {
|
|
20
|
-
const { signed: t, size: r } = e, i = BigInt(n);
|
|
21
|
-
let o;
|
|
22
|
-
r ? t ? o = (1n << BigInt(r) * 8n - 1n) - 1n : o = 2n ** (BigInt(r) * 8n) - 1n : typeof n == "number" && (o = BigInt(Number.MAX_SAFE_INTEGER));
|
|
23
|
-
const g = typeof o == "bigint" && t ? -o - 1n : 0;
|
|
24
|
-
if (o && i > o || i < g) {
|
|
25
|
-
const f = typeof n == "bigint" ? "n" : "";
|
|
26
|
-
throw new x({
|
|
27
|
-
max: o ? `${o}${f}` : void 0,
|
|
28
|
-
min: `${g}${f}`,
|
|
29
|
-
signed: t,
|
|
30
|
-
size: r,
|
|
31
|
-
value: `${n}${f}`
|
|
32
|
-
});
|
|
1
|
+
import { toHex as i } from "./index.native32.js";
|
|
2
|
+
import { toYParitySignatureArray as c } from "./index.native19.js";
|
|
3
|
+
function f(r) {
|
|
4
|
+
if (!r || r.length === 0)
|
|
5
|
+
return [];
|
|
6
|
+
const t = [];
|
|
7
|
+
for (const o of r) {
|
|
8
|
+
const { chainId: n, nonce: e, ...s } = o, a = o.address;
|
|
9
|
+
t.push([
|
|
10
|
+
n ? i(n) : "0x",
|
|
11
|
+
a,
|
|
12
|
+
e ? i(e) : "0x",
|
|
13
|
+
...c({}, s)
|
|
14
|
+
]);
|
|
33
15
|
}
|
|
34
|
-
|
|
35
|
-
return r ? s(u, { size: r }) : u;
|
|
36
|
-
}
|
|
37
|
-
const d = /* @__PURE__ */ new TextEncoder();
|
|
38
|
-
function $(n, e = {}) {
|
|
39
|
-
const t = d.encode(n);
|
|
40
|
-
return m(t, e);
|
|
16
|
+
return t;
|
|
41
17
|
}
|
|
42
18
|
export {
|
|
43
|
-
|
|
44
|
-
m as bytesToHex,
|
|
45
|
-
y as numberToHex,
|
|
46
|
-
$ as stringToHex,
|
|
47
|
-
B as toHex
|
|
19
|
+
f as serializeAuthorizationList
|
|
48
20
|
};
|