@coinbase/cdp-core 0.0.31 → 0.0.33
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.native.js +40 -38
- package/dist/esm/index.native10.js +115 -21
- package/dist/esm/index.native100.js +6 -9
- package/dist/esm/index.native101.js +11 -13
- package/dist/esm/index.native102.js +11 -8
- package/dist/esm/index.native103.js +7 -14
- package/dist/esm/index.native104.js +16 -80
- package/dist/esm/index.native105.js +79 -11
- package/dist/esm/index.native106.js +12 -35
- package/dist/esm/index.native107.js +35 -41
- package/dist/esm/index.native108.js +38 -75
- package/dist/esm/index.native109.js +81 -0
- package/dist/esm/index.native11.js +20 -30
- package/dist/esm/index.native12.js +30 -7
- package/dist/esm/index.native13.js +9 -15
- package/dist/esm/index.native14.js +14 -15
- package/dist/esm/index.native15.js +13 -116
- package/dist/esm/index.native16.js +116 -11
- package/dist/esm/index.native17.js +14 -42
- package/dist/esm/index.native18.js +42 -20
- package/dist/esm/index.native19.js +20 -172
- package/dist/esm/index.native2.js +3 -3
- package/dist/esm/index.native20.js +170 -39
- package/dist/esm/index.native21.js +41 -49
- package/dist/esm/index.native22.js +47 -70
- package/dist/esm/index.native23.js +69 -23
- package/dist/esm/index.native24.js +22 -156
- package/dist/esm/index.native25.js +157 -45
- package/dist/esm/index.native26.js +43 -245
- package/dist/esm/index.native27.js +247 -53
- package/dist/esm/index.native28.js +56 -17
- package/dist/esm/index.native29.js +15 -21
- package/dist/esm/index.native3.js +40 -30
- package/dist/esm/index.native30.js +21 -49
- package/dist/esm/index.native31.js +50 -8
- package/dist/esm/index.native32.js +8 -17
- package/dist/esm/index.native33.js +16 -44
- package/dist/esm/index.native34.js +45 -13
- package/dist/esm/index.native35.js +13 -55
- package/dist/esm/index.native36.js +55 -6
- package/dist/esm/index.native37.js +6 -21
- package/dist/esm/index.native38.js +21 -11
- package/dist/esm/index.native39.js +11 -3
- package/dist/esm/index.native4.js +67 -21
- package/dist/esm/index.native40.js +3 -3
- package/dist/esm/index.native41.js +3 -34
- package/dist/esm/index.native42.js +32 -10
- package/dist/esm/index.native43.js +12 -4
- package/dist/esm/index.native44.js +4 -28
- package/dist/esm/index.native45.js +28 -6
- package/dist/esm/index.native46.js +6 -24
- package/dist/esm/index.native47.js +24 -16
- package/dist/esm/index.native48.js +16 -54
- package/dist/esm/index.native49.js +53 -22
- package/dist/esm/index.native5.js +21 -254
- package/dist/esm/index.native50.js +23 -11
- package/dist/esm/index.native51.js +10 -26
- package/dist/esm/index.native52.js +26 -41
- package/dist/esm/index.native53.js +41 -54
- package/dist/esm/index.native54.js +54 -126
- package/dist/esm/index.native55.js +126 -11
- package/dist/esm/index.native56.js +9 -101
- package/dist/esm/index.native57.js +104 -6
- package/dist/esm/index.native58.js +7 -3
- package/dist/esm/index.native59.js +3 -15
- package/dist/esm/index.native6.js +262 -176
- package/dist/esm/index.native60.js +14 -42
- package/dist/esm/index.native61.js +38 -74
- package/dist/esm/index.native62.js +79 -2
- package/dist/esm/index.native63.js +2 -2
- package/dist/esm/index.native64.js +2 -13
- package/dist/esm/index.native65.js +8 -33
- package/dist/esm/index.native66.js +36 -5
- package/dist/esm/index.native67.js +5 -33
- package/dist/esm/index.native68.js +34 -8
- package/dist/esm/index.native69.js +8 -10
- package/dist/esm/index.native7.js +213 -115
- package/dist/esm/index.native70.js +10 -11
- package/dist/esm/index.native71.js +11 -13
- package/dist/esm/index.native72.js +13 -18
- package/dist/esm/index.native73.js +18 -5
- package/dist/esm/index.native74.js +6 -5
- package/dist/esm/index.native75.js +5 -11
- package/dist/esm/index.native76.js +10 -54
- package/dist/esm/index.native77.js +54 -10
- package/dist/esm/index.native78.js +11 -2
- package/dist/esm/index.native79.js +2 -45
- package/dist/esm/index.native8.js +115 -137
- package/dist/esm/index.native80.js +44 -13
- package/dist/esm/index.native81.js +14 -2
- package/dist/esm/index.native82.js +1 -1
- package/dist/esm/index.native83.js +2 -20
- package/dist/esm/index.native84.js +103 -79
- package/dist/esm/index.native85.js +18 -102
- package/dist/esm/index.native86.js +79 -32
- package/dist/esm/index.native87.js +32 -6
- package/dist/esm/index.native88.js +6 -78
- package/dist/esm/index.native89.js +2 -2
- package/dist/esm/index.native9.js +138 -113
- package/dist/esm/index.native90.js +3 -3
- package/dist/esm/index.native92.js +3 -3
- package/dist/esm/index.native93.js +1 -1
- package/dist/esm/index.native94.js +3 -3
- package/dist/esm/index.native95.js +79 -10
- package/dist/esm/index.native96.js +10 -5
- package/dist/esm/index.native97.js +5 -18
- package/dist/esm/index.native98.js +18 -28
- package/dist/esm/index.native99.js +26 -6
- package/dist/esm/index.web100.js +13 -28
- package/dist/esm/index.web101.js +10 -8
- package/dist/esm/index.web102.js +17 -11
- package/dist/esm/index.web103.js +80 -12
- package/dist/esm/index.web104.js +13 -10
- package/dist/esm/index.web105.js +36 -17
- package/dist/esm/index.web106.js +40 -79
- package/dist/esm/index.web26.js +1 -1
- package/dist/esm/index.web5.js +131 -109
- package/dist/esm/index.web6.js +65 -38
- package/dist/esm/index.web75.js +6 -6
- package/dist/esm/index.web84.js +1 -1
- package/dist/esm/index.web87.js +21 -10
- package/dist/esm/index.web88.js +10 -21
- package/dist/esm/index.web89.js +19 -9
- package/dist/esm/index.web90.js +89 -15
- package/dist/esm/index.web91.js +19 -92
- package/dist/esm/index.web92.js +115 -18
- package/dist/esm/index.web93.js +73 -112
- package/dist/esm/index.web94.js +10 -79
- package/dist/esm/index.web96.js +18 -13
- package/dist/esm/index.web97.js +27 -35
- package/dist/esm/index.web98.js +7 -41
- package/dist/esm/index.web99.js +11 -18
- package/dist/native/index.native.js +40 -38
- package/dist/native/index.native10.js +115 -21
- package/dist/native/index.native100.js +6 -9
- package/dist/native/index.native101.js +11 -13
- package/dist/native/index.native102.js +11 -8
- package/dist/native/index.native103.js +7 -14
- package/dist/native/index.native104.js +16 -80
- package/dist/native/index.native105.js +79 -11
- package/dist/native/index.native106.js +12 -35
- package/dist/native/index.native107.js +35 -41
- package/dist/native/index.native108.js +38 -75
- package/dist/native/index.native109.js +81 -0
- package/dist/native/index.native11.js +20 -30
- package/dist/native/index.native12.js +30 -7
- package/dist/native/index.native13.js +9 -15
- package/dist/native/index.native14.js +14 -15
- package/dist/native/index.native15.js +13 -116
- package/dist/native/index.native16.js +116 -11
- package/dist/native/index.native17.js +14 -42
- package/dist/native/index.native18.js +42 -20
- package/dist/native/index.native19.js +20 -172
- package/dist/native/index.native2.js +3 -3
- package/dist/native/index.native20.js +170 -39
- package/dist/native/index.native21.js +41 -49
- package/dist/native/index.native22.js +47 -70
- package/dist/native/index.native23.js +69 -23
- package/dist/native/index.native24.js +22 -156
- package/dist/native/index.native25.js +157 -45
- package/dist/native/index.native26.js +43 -245
- package/dist/native/index.native27.js +247 -53
- package/dist/native/index.native28.js +56 -17
- package/dist/native/index.native29.js +15 -21
- package/dist/native/index.native3.js +40 -30
- package/dist/native/index.native30.js +21 -49
- package/dist/native/index.native31.js +50 -8
- package/dist/native/index.native32.js +8 -17
- package/dist/native/index.native33.js +16 -44
- package/dist/native/index.native34.js +45 -13
- package/dist/native/index.native35.js +13 -55
- package/dist/native/index.native36.js +55 -6
- package/dist/native/index.native37.js +6 -21
- package/dist/native/index.native38.js +21 -11
- package/dist/native/index.native39.js +11 -3
- package/dist/native/index.native4.js +67 -21
- package/dist/native/index.native40.js +3 -3
- package/dist/native/index.native41.js +3 -34
- package/dist/native/index.native42.js +32 -10
- package/dist/native/index.native43.js +12 -4
- package/dist/native/index.native44.js +4 -28
- package/dist/native/index.native45.js +28 -6
- package/dist/native/index.native46.js +6 -24
- package/dist/native/index.native47.js +24 -16
- package/dist/native/index.native48.js +16 -54
- package/dist/native/index.native49.js +53 -22
- package/dist/native/index.native5.js +21 -254
- package/dist/native/index.native50.js +23 -11
- package/dist/native/index.native51.js +10 -26
- package/dist/native/index.native52.js +26 -41
- package/dist/native/index.native53.js +41 -54
- package/dist/native/index.native54.js +54 -126
- package/dist/native/index.native55.js +126 -11
- package/dist/native/index.native56.js +9 -101
- package/dist/native/index.native57.js +104 -6
- package/dist/native/index.native58.js +7 -3
- package/dist/native/index.native59.js +3 -15
- package/dist/native/index.native6.js +262 -176
- package/dist/native/index.native60.js +14 -42
- package/dist/native/index.native61.js +38 -74
- package/dist/native/index.native62.js +79 -2
- package/dist/native/index.native63.js +2 -2
- package/dist/native/index.native64.js +2 -13
- package/dist/native/index.native65.js +8 -33
- package/dist/native/index.native66.js +36 -5
- package/dist/native/index.native67.js +5 -33
- package/dist/native/index.native68.js +34 -8
- package/dist/native/index.native69.js +8 -10
- package/dist/native/index.native7.js +213 -115
- package/dist/native/index.native70.js +10 -11
- package/dist/native/index.native71.js +11 -13
- package/dist/native/index.native72.js +13 -18
- package/dist/native/index.native73.js +18 -5
- package/dist/native/index.native74.js +6 -5
- package/dist/native/index.native75.js +5 -11
- package/dist/native/index.native76.js +10 -54
- package/dist/native/index.native77.js +54 -10
- package/dist/native/index.native78.js +11 -2
- package/dist/native/index.native79.js +2 -45
- package/dist/native/index.native8.js +115 -137
- package/dist/native/index.native80.js +44 -13
- package/dist/native/index.native81.js +14 -2
- package/dist/native/index.native82.js +1 -1
- package/dist/native/index.native83.js +2 -20
- package/dist/native/index.native84.js +103 -79
- package/dist/native/index.native85.js +18 -102
- package/dist/native/index.native86.js +79 -32
- package/dist/native/index.native87.js +32 -6
- package/dist/native/index.native88.js +6 -78
- package/dist/native/index.native89.js +2 -2
- package/dist/native/index.native9.js +138 -113
- package/dist/native/index.native90.js +3 -3
- package/dist/native/index.native92.js +3 -3
- package/dist/native/index.native93.js +1 -1
- package/dist/native/index.native94.js +3 -3
- package/dist/native/index.native95.js +79 -10
- package/dist/native/index.native96.js +10 -5
- package/dist/native/index.native97.js +5 -18
- package/dist/native/index.native98.js +18 -28
- package/dist/native/index.native99.js +26 -6
- package/dist/native-types/auth/authManager.d.ts +3 -0
- package/dist/native-types/platform/native/secureStorage.d.ts +2 -0
- package/dist/native-types/platform/types.d.ts +7 -0
- package/dist/types/auth/authManager.d.ts +3 -0
- package/dist/types/platform/native/secureStorage.d.ts +2 -0
- package/dist/types/platform/types.d.ts +7 -0
- package/dist/web/index.web100.js +13 -28
- package/dist/web/index.web101.js +10 -8
- package/dist/web/index.web102.js +17 -11
- package/dist/web/index.web103.js +80 -12
- package/dist/web/index.web104.js +13 -10
- package/dist/web/index.web105.js +36 -17
- package/dist/web/index.web106.js +40 -79
- package/dist/web/index.web26.js +1 -1
- package/dist/web/index.web5.js +131 -109
- package/dist/web/index.web6.js +65 -38
- package/dist/web/index.web75.js +6 -6
- package/dist/web/index.web84.js +1 -1
- package/dist/web/index.web87.js +21 -10
- package/dist/web/index.web88.js +10 -21
- package/dist/web/index.web89.js +19 -9
- package/dist/web/index.web90.js +89 -15
- package/dist/web/index.web91.js +19 -92
- package/dist/web/index.web92.js +115 -18
- package/dist/web/index.web93.js +73 -112
- package/dist/web/index.web94.js +10 -79
- package/dist/web/index.web96.js +18 -13
- package/dist/web/index.web97.js +27 -35
- package/dist/web/index.web98.js +7 -41
- package/dist/web/index.web99.js +11 -18
- package/dist/web-types/auth/authManager.d.ts +3 -0
- package/dist/web-types/platform/native/secureStorage.d.ts +2 -0
- package/dist/web-types/platform/types.d.ts +7 -0
- package/package.json +8 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { encoder as t, decoder as o } from "./index.
|
|
2
|
-
import { encodeBase64 as c, decodeBase64 as a } from "./index.
|
|
1
|
+
import { encoder as t, decoder as o } from "./index.native78.js";
|
|
2
|
+
import { encodeBase64 as c, decodeBase64 as a } from "./index.native98.js";
|
|
3
3
|
function i(r) {
|
|
4
4
|
if (Uint8Array.fromBase64)
|
|
5
5
|
return Uint8Array.fromBase64(typeof r == "string" ? r : o.decode(r), {
|
|
@@ -1,118 +1,143 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
1
|
+
import "ox";
|
|
2
|
+
import "viem";
|
|
3
|
+
import "zustand";
|
|
3
4
|
import "@coinbase/cdp-api-client";
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
5
|
+
import { getCurrentUser as u } from "./index.native6.js";
|
|
6
|
+
import "./index.native8.js";
|
|
7
|
+
const r = {
|
|
8
|
+
rpc: {
|
|
9
|
+
invalidInput: -32e3,
|
|
10
|
+
resourceNotFound: -32001,
|
|
11
|
+
resourceUnavailable: -32002,
|
|
12
|
+
transactionRejected: -32003,
|
|
13
|
+
methodNotSupported: -32004,
|
|
14
|
+
limitExceeded: -32005,
|
|
15
|
+
parse: -32700,
|
|
16
|
+
invalidRequest: -32600,
|
|
17
|
+
methodNotFound: -32601,
|
|
18
|
+
invalidParams: -32602,
|
|
19
|
+
internal: -32603
|
|
20
|
+
},
|
|
21
|
+
provider: {
|
|
22
|
+
userRejectedRequest: 4001,
|
|
23
|
+
unauthorized: 4100,
|
|
24
|
+
unsupportedMethod: 4200,
|
|
25
|
+
disconnected: 4900,
|
|
26
|
+
chainDisconnected: 4901,
|
|
27
|
+
unsupportedChain: 4902
|
|
28
|
+
}
|
|
29
|
+
};
|
|
30
|
+
class o extends Error {
|
|
31
|
+
/**
|
|
32
|
+
* The error code from EIP1193ErrorCode enum.
|
|
33
|
+
*/
|
|
34
|
+
code;
|
|
35
|
+
/**
|
|
36
|
+
* Creates a new EIP-1193 Provider error.
|
|
37
|
+
*
|
|
38
|
+
* @param code - The error code from EIP1193ErrorCode enum.
|
|
39
|
+
* @param message - The error message.
|
|
40
|
+
*/
|
|
41
|
+
constructor(t, n) {
|
|
42
|
+
super(n), this.code = t;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
class c extends Error {
|
|
46
|
+
/**
|
|
47
|
+
* The error code from RPCErrorCode type.
|
|
48
|
+
*/
|
|
49
|
+
code;
|
|
50
|
+
/**
|
|
51
|
+
* Creates a new RPC Invalid Params error.
|
|
52
|
+
*
|
|
53
|
+
* @param code - The error code from RPCErrorCode type.
|
|
54
|
+
* @param message - The error message.
|
|
55
|
+
*/
|
|
56
|
+
constructor(t, n) {
|
|
57
|
+
super(n), this.code = t;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
const p = /* @__PURE__ */ new Set([
|
|
61
|
+
"eth_accounts",
|
|
62
|
+
"eth_requestAccounts",
|
|
63
|
+
"personal_sign",
|
|
64
|
+
"eth_sendTransaction",
|
|
65
|
+
"eth_signTypedData_v4",
|
|
66
|
+
"eth_chainId",
|
|
67
|
+
"eth_sign",
|
|
68
|
+
"wallet_disconnect",
|
|
69
|
+
"wallet_switchEthereumChain",
|
|
70
|
+
"wallet_sendCalls",
|
|
71
|
+
"wallet_getCallsStatus",
|
|
72
|
+
"wallet_getCapabilities"
|
|
73
|
+
]);
|
|
74
|
+
function _(e, { chains: t }) {
|
|
75
|
+
const { method: n, params: a } = e;
|
|
76
|
+
if (typeof n != "string" || n.length === 0)
|
|
77
|
+
throw new c(
|
|
78
|
+
r.rpc.invalidParams,
|
|
79
|
+
"'method' must be a non-empty string."
|
|
80
|
+
);
|
|
81
|
+
const s = (a ?? [])[0]?.chainId;
|
|
82
|
+
if (typeof s == "string" && !t.some((d) => d.id === Number.parseInt(s, 16)))
|
|
83
|
+
throw new o(
|
|
84
|
+
r.provider.unsupportedChain,
|
|
85
|
+
`Chain ${s} not supported - make sure the provider is configured with the correct chains.`
|
|
86
|
+
);
|
|
87
|
+
if (a !== void 0 && !Array.isArray(a))
|
|
88
|
+
throw new c(
|
|
89
|
+
r.rpc.invalidParams,
|
|
90
|
+
"'params' must be an array if provided."
|
|
91
|
+
);
|
|
92
|
+
if (!p.has(n))
|
|
93
|
+
throw new o(
|
|
94
|
+
r.provider.unsupportedMethod,
|
|
95
|
+
`Method ${e.method} not supported`
|
|
96
|
+
);
|
|
97
|
+
}
|
|
98
|
+
async function i() {
|
|
99
|
+
const e = await u();
|
|
100
|
+
if (!e)
|
|
101
|
+
throw new o(
|
|
102
|
+
r.provider.unauthorized,
|
|
103
|
+
"User not connected"
|
|
104
|
+
);
|
|
105
|
+
return e;
|
|
106
|
+
}
|
|
107
|
+
async function E(e) {
|
|
108
|
+
const t = await i();
|
|
109
|
+
if (!t.evmAccounts?.includes(e))
|
|
110
|
+
throw new o(
|
|
111
|
+
r.provider.unauthorized,
|
|
112
|
+
"Address not owned by user"
|
|
113
|
+
);
|
|
114
|
+
return t;
|
|
115
|
+
}
|
|
116
|
+
async function y() {
|
|
117
|
+
const e = await i();
|
|
118
|
+
if (!e.evmAccounts?.[0])
|
|
119
|
+
throw new o(
|
|
120
|
+
r.provider.unauthorized,
|
|
121
|
+
"No EVM accounts available"
|
|
122
|
+
);
|
|
123
|
+
return e;
|
|
124
|
+
}
|
|
125
|
+
async function A() {
|
|
126
|
+
const e = await i();
|
|
127
|
+
if (!e.evmSmartAccounts?.[0])
|
|
128
|
+
throw new o(
|
|
129
|
+
r.provider.unauthorized,
|
|
130
|
+
"No EVM smart accounts available"
|
|
12
131
|
);
|
|
13
|
-
|
|
14
|
-
if (!s && !o)
|
|
15
|
-
throw new Error(`Cannot sign for address ${n} - not authorized for this account`);
|
|
16
|
-
return w({
|
|
17
|
-
address: n,
|
|
18
|
-
/**
|
|
19
|
-
* Signs a message using CDP's message signing functionality.
|
|
20
|
-
* Supports string messages, hex strings, and byte arrays.
|
|
21
|
-
*
|
|
22
|
-
* @param root0 - The parameters object
|
|
23
|
-
* @param root0.message - The message to sign, can be a string, hex string, or byte array
|
|
24
|
-
* @returns The signature as a hex string
|
|
25
|
-
*/
|
|
26
|
-
async signMessage({ message: e }) {
|
|
27
|
-
let t;
|
|
28
|
-
if (typeof e == "string")
|
|
29
|
-
t = e;
|
|
30
|
-
else if ("raw" in e)
|
|
31
|
-
typeof e.raw == "string" ? t = e.raw : t = new TextDecoder().decode(e.raw);
|
|
32
|
-
else
|
|
33
|
-
throw new Error("Unsupported message format");
|
|
34
|
-
return (await f({
|
|
35
|
-
evmAccount: n,
|
|
36
|
-
message: t
|
|
37
|
-
})).signature;
|
|
38
|
-
},
|
|
39
|
-
/**
|
|
40
|
-
* Signs a transaction using CDP's transaction signing functionality.
|
|
41
|
-
* Converts Viem's transaction format to CDP's AllowedEvmTransactionType.
|
|
42
|
-
*
|
|
43
|
-
* @param transaction - The transaction to sign in Viem's format
|
|
44
|
-
* @returns The signature as a hex string
|
|
45
|
-
*/
|
|
46
|
-
async signTransaction(e) {
|
|
47
|
-
const t = {
|
|
48
|
-
to: e.to,
|
|
49
|
-
value: e.value,
|
|
50
|
-
data: e.data,
|
|
51
|
-
nonce: e.nonce,
|
|
52
|
-
gas: e.gas,
|
|
53
|
-
chainId: e.chainId ?? 1
|
|
54
|
-
};
|
|
55
|
-
return e.gasPrice !== void 0 ? (t.maxFeePerGas = e.gasPrice, t.maxPriorityFeePerGas = e.gasPrice) : (t.maxFeePerGas = e.maxFeePerGas, t.maxPriorityFeePerGas = e.maxPriorityFeePerGas), (await d({
|
|
56
|
-
evmAccount: n,
|
|
57
|
-
transaction: t
|
|
58
|
-
})).signedTransaction;
|
|
59
|
-
},
|
|
60
|
-
/**
|
|
61
|
-
* Signs EIP-712 typed data using CDP's typed data signing functionality.
|
|
62
|
-
* Handles domain separation and type encoding according to the EIP-712 specification.
|
|
63
|
-
* For smart accounts, implements replay-safe hash and signature wrapping.
|
|
64
|
-
*
|
|
65
|
-
* @param params - The typed data parameters following the EIP-712 specification
|
|
66
|
-
* @returns The signature as a hex string
|
|
67
|
-
*/
|
|
68
|
-
async signTypedData(e) {
|
|
69
|
-
if (o) {
|
|
70
|
-
const t = await v({
|
|
71
|
-
smartAccount: n,
|
|
72
|
-
ownerAddress: r.evmAccounts?.[0],
|
|
73
|
-
typedData: e
|
|
74
|
-
});
|
|
75
|
-
return i({
|
|
76
|
-
address: y,
|
|
77
|
-
data: c({
|
|
78
|
-
abi: p,
|
|
79
|
-
functionName: "createAccount",
|
|
80
|
-
args: [[u(r.evmAccounts?.[0])], 0n]
|
|
81
|
-
}),
|
|
82
|
-
signature: t.signature
|
|
83
|
-
});
|
|
84
|
-
} else {
|
|
85
|
-
const t = {
|
|
86
|
-
domain: e.domain,
|
|
87
|
-
types: {
|
|
88
|
-
EIP712Domain: m({
|
|
89
|
-
domain: e.domain
|
|
90
|
-
}),
|
|
91
|
-
...e.types
|
|
92
|
-
},
|
|
93
|
-
primaryType: e.primaryType,
|
|
94
|
-
message: e.message
|
|
95
|
-
};
|
|
96
|
-
return (await l({
|
|
97
|
-
evmAccount: n,
|
|
98
|
-
typedData: t
|
|
99
|
-
})).signature;
|
|
100
|
-
}
|
|
101
|
-
},
|
|
102
|
-
/**
|
|
103
|
-
* Signs a raw message hash using CDP's message signing functionality.
|
|
104
|
-
*
|
|
105
|
-
* @param message - The message hash to sign
|
|
106
|
-
* @returns The signature as a hex string
|
|
107
|
-
*/
|
|
108
|
-
async sign(e) {
|
|
109
|
-
return (await A({
|
|
110
|
-
evmAccount: n,
|
|
111
|
-
hash: e.hash
|
|
112
|
-
})).signature;
|
|
113
|
-
}
|
|
114
|
-
});
|
|
132
|
+
return e;
|
|
115
133
|
}
|
|
116
134
|
export {
|
|
117
|
-
|
|
135
|
+
o as EIP1193ProviderError,
|
|
136
|
+
c as RPCRequestError,
|
|
137
|
+
r as STANDARD_ERROR_CODES,
|
|
138
|
+
_ as validateRequest,
|
|
139
|
+
i as validateUserConnected,
|
|
140
|
+
y as validateUserHasEvmAccount,
|
|
141
|
+
A as validateUserHasEvmSmartAccount,
|
|
142
|
+
E as validateUserOwnsAddress
|
|
118
143
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import n from "./index.
|
|
2
|
-
import s from "./index.
|
|
3
|
-
import a from "./index.
|
|
1
|
+
import n from "./index.native99.js";
|
|
2
|
+
import s from "./index.native100.js";
|
|
3
|
+
import a from "./index.native101.js";
|
|
4
4
|
const y = async (t, o, e) => {
|
|
5
5
|
const r = await a(t, o, "sign");
|
|
6
6
|
s(t, r);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { withAlg as n } from "./index.
|
|
2
|
-
import c from "./index.
|
|
3
|
-
import { isJWK as p, isSecretJWK as a, isPublicJWK as y, isPrivateJWK as f } from "./index.
|
|
1
|
+
import { withAlg as n } from "./index.native102.js";
|
|
2
|
+
import c from "./index.native103.js";
|
|
3
|
+
import { isJWK as p, isSecretJWK as a, isPublicJWK as y, isPrivateJWK as f } from "./index.native104.js";
|
|
4
4
|
const s = (r) => r?.[Symbol.toStringTag], o = (r, e, t) => {
|
|
5
5
|
if (e.use !== void 0) {
|
|
6
6
|
let i;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { JOSENotSupported as f } from "./index.
|
|
1
|
+
import { JOSENotSupported as f } from "./index.native30.js";
|
|
2
2
|
const w = (n, r, a, e, s) => {
|
|
3
3
|
if (s.crit !== void 0 && e?.crit === void 0)
|
|
4
4
|
throw new n('"crit" (Critical) Header Parameter MUST be integrity protected');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { isJWK as p } from "./index.
|
|
1
|
+
import { isJWK as p } from "./index.native104.js";
|
|
2
2
|
import { decode as m } from "./index.native89.js";
|
|
3
|
-
import y from "./index.
|
|
4
|
-
import { isCryptoKey as S, isKeyObject as K } from "./index.
|
|
3
|
+
import y from "./index.native105.js";
|
|
4
|
+
import { isCryptoKey as S, isKeyObject as K } from "./index.native103.js";
|
|
5
5
|
let c;
|
|
6
6
|
const f = async (e, r, s, i = !1) => {
|
|
7
7
|
c ||= /* @__PURE__ */ new WeakMap();
|
|
@@ -1,12 +1,81 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { Hash as g, createView as l, aexists as b, toBytes as a, abytes as d, aoutput as x, clean as w } from "./index.native86.js";
|
|
2
|
+
function y(o, t, s, n) {
|
|
3
|
+
if (typeof o.setBigUint64 == "function")
|
|
4
|
+
return o.setBigUint64(t, s, n);
|
|
5
|
+
const i = BigInt(32), h = BigInt(4294967295), e = Number(s >> i & h), r = Number(s & h), c = n ? 4 : 0, u = n ? 0 : 4;
|
|
6
|
+
o.setUint32(t + c, e, n), o.setUint32(t + u, r, n);
|
|
7
|
+
}
|
|
8
|
+
function U(o, t, s) {
|
|
9
|
+
return o & t ^ ~o & s;
|
|
10
|
+
}
|
|
11
|
+
function _(o, t, s) {
|
|
12
|
+
return o & t ^ o & s ^ t & s;
|
|
13
|
+
}
|
|
14
|
+
class m extends g {
|
|
15
|
+
constructor(t, s, n, i) {
|
|
16
|
+
super(), this.finished = !1, this.length = 0, this.pos = 0, this.destroyed = !1, this.blockLen = t, this.outputLen = s, this.padOffset = n, this.isLE = i, this.buffer = new Uint8Array(t), this.view = l(this.buffer);
|
|
17
|
+
}
|
|
18
|
+
update(t) {
|
|
19
|
+
b(this), t = a(t), d(t);
|
|
20
|
+
const { view: s, buffer: n, blockLen: i } = this, h = t.length;
|
|
21
|
+
for (let e = 0; e < h; ) {
|
|
22
|
+
const r = Math.min(i - this.pos, h - e);
|
|
23
|
+
if (r === i) {
|
|
24
|
+
const c = l(t);
|
|
25
|
+
for (; i <= h - e; e += i)
|
|
26
|
+
this.process(c, e);
|
|
27
|
+
continue;
|
|
28
|
+
}
|
|
29
|
+
n.set(t.subarray(e, e + r), this.pos), this.pos += r, e += r, this.pos === i && (this.process(s, 0), this.pos = 0);
|
|
30
|
+
}
|
|
31
|
+
return this.length += t.length, this.roundClean(), this;
|
|
32
|
+
}
|
|
33
|
+
digestInto(t) {
|
|
34
|
+
b(this), x(t, this), this.finished = !0;
|
|
35
|
+
const { buffer: s, view: n, blockLen: i, isLE: h } = this;
|
|
36
|
+
let { pos: e } = this;
|
|
37
|
+
s[e++] = 128, w(this.buffer.subarray(e)), this.padOffset > i - e && (this.process(n, 0), e = 0);
|
|
38
|
+
for (let f = e; f < i; f++)
|
|
39
|
+
s[f] = 0;
|
|
40
|
+
y(n, i - 8, BigInt(this.length * 8), h), this.process(n, 0);
|
|
41
|
+
const r = l(t), c = this.outputLen;
|
|
42
|
+
if (c % 4)
|
|
43
|
+
throw new Error("_sha2: outputLen should be aligned to 32bit");
|
|
44
|
+
const u = c / 4, p = this.get();
|
|
45
|
+
if (u > p.length)
|
|
46
|
+
throw new Error("_sha2: outputLen bigger than state");
|
|
47
|
+
for (let f = 0; f < u; f++)
|
|
48
|
+
r.setUint32(4 * f, p[f], h);
|
|
49
|
+
}
|
|
50
|
+
digest() {
|
|
51
|
+
const { buffer: t, outputLen: s } = this;
|
|
52
|
+
this.digestInto(t);
|
|
53
|
+
const n = t.slice(0, s);
|
|
54
|
+
return this.destroy(), n;
|
|
55
|
+
}
|
|
56
|
+
_cloneInto(t) {
|
|
57
|
+
t || (t = new this.constructor()), t.set(...this.get());
|
|
58
|
+
const { blockLen: s, buffer: n, length: i, finished: h, destroyed: e, pos: r } = this;
|
|
59
|
+
return t.destroyed = e, t.finished = h, t.length = i, t.pos = r, i % s && t.buffer.set(n), t;
|
|
60
|
+
}
|
|
61
|
+
clone() {
|
|
62
|
+
return this._cloneInto();
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
const B = /* @__PURE__ */ Uint32Array.from([
|
|
66
|
+
1779033703,
|
|
67
|
+
3144134277,
|
|
68
|
+
1013904242,
|
|
69
|
+
2773480762,
|
|
70
|
+
1359893119,
|
|
71
|
+
2600822924,
|
|
72
|
+
528734635,
|
|
73
|
+
1541459225
|
|
74
|
+
]);
|
|
10
75
|
export {
|
|
11
|
-
|
|
76
|
+
U as Chi,
|
|
77
|
+
m as HashMD,
|
|
78
|
+
_ as Maj,
|
|
79
|
+
B as SHA256_IV,
|
|
80
|
+
y as setBigUint64
|
|
12
81
|
};
|
|
@@ -1,7 +1,12 @@
|
|
|
1
|
-
|
|
1
|
+
import { contracts as o } from "./index.native106.js";
|
|
2
|
+
import { formatters as r } from "./index.native107.js";
|
|
3
|
+
import { serializers as t } from "./index.native108.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.native30.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
|
};
|
package/dist/esm/index.web100.js
CHANGED
|
@@ -1,30 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
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
|
-
};
|
|
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
|
+
}
|
|
28
12
|
export {
|
|
29
|
-
|
|
13
|
+
r as default,
|
|
14
|
+
t as withAlg
|
|
30
15
|
};
|
package/dist/esm/index.web101.js
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
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);
|
|
8
8
|
export {
|
|
9
|
-
|
|
9
|
+
n as default,
|
|
10
|
+
e as isCryptoKey,
|
|
11
|
+
r as isKeyObject
|
|
10
12
|
};
|
package/dist/esm/index.web102.js
CHANGED
|
@@ -1,13 +1,19 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
return
|
|
10
|
-
}
|
|
1
|
+
import n from "./index.web79.js";
|
|
2
|
+
function r(t) {
|
|
3
|
+
return n(t) && typeof t.kty == "string";
|
|
4
|
+
}
|
|
5
|
+
function o(t) {
|
|
6
|
+
return t.kty !== "oct" && typeof t.d == "string";
|
|
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
|
+
}
|
|
11
14
|
export {
|
|
12
|
-
|
|
15
|
+
r as isJWK,
|
|
16
|
+
o as isPrivateJWK,
|
|
17
|
+
e as isPublicJWK,
|
|
18
|
+
c as isSecretJWK
|
|
13
19
|
};
|