@coinbase/cdp-core 0.0.23 → 0.0.25

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.
Files changed (109) hide show
  1. package/README.md +12 -12
  2. package/dist/esm/index.js +17 -15
  3. package/dist/esm/index10.js +20 -14
  4. package/dist/esm/index100.js +6 -9
  5. package/dist/esm/index101.js +11 -13
  6. package/dist/esm/index102.js +11 -8
  7. package/dist/esm/index103.js +7 -14
  8. package/dist/esm/index104.js +16 -80
  9. package/dist/esm/index105.js +72 -70
  10. package/dist/esm/index106.js +81 -0
  11. package/dist/esm/index11.js +13 -117
  12. package/dist/esm/index12.js +116 -11
  13. package/dist/esm/index13.js +14 -22
  14. package/dist/esm/index14.js +42 -20
  15. package/dist/esm/index15.js +20 -172
  16. package/dist/esm/index16.js +170 -24
  17. package/dist/esm/index17.js +22 -156
  18. package/dist/esm/index18.js +157 -45
  19. package/dist/esm/index19.js +44 -149
  20. package/dist/esm/index2.js +10 -10
  21. package/dist/esm/index20.js +247 -53
  22. package/dist/esm/index21.js +56 -41
  23. package/dist/esm/index22.js +40 -16
  24. package/dist/esm/index23.js +16 -4
  25. package/dist/esm/index24.js +5 -5
  26. package/dist/esm/index25.js +5 -9
  27. package/dist/esm/index26.js +8 -17
  28. package/dist/esm/index27.js +16 -44
  29. package/dist/esm/index28.js +45 -13
  30. package/dist/esm/index29.js +13 -55
  31. package/dist/esm/index3.js +66 -60
  32. package/dist/esm/index30.js +55 -6
  33. package/dist/esm/index31.js +6 -21
  34. package/dist/esm/index32.js +21 -11
  35. package/dist/esm/index33.js +11 -3
  36. package/dist/esm/index34.js +3 -3
  37. package/dist/esm/index35.js +3 -34
  38. package/dist/esm/index36.js +32 -10
  39. package/dist/esm/index37.js +12 -4
  40. package/dist/esm/index38.js +4 -28
  41. package/dist/esm/index39.js +28 -6
  42. package/dist/esm/index4.js +48 -35
  43. package/dist/esm/index40.js +6 -24
  44. package/dist/esm/index41.js +24 -16
  45. package/dist/esm/index42.js +16 -54
  46. package/dist/esm/index43.js +53 -22
  47. package/dist/esm/index44.js +23 -11
  48. package/dist/esm/index45.js +10 -26
  49. package/dist/esm/index46.js +26 -41
  50. package/dist/esm/index47.js +41 -54
  51. package/dist/esm/index48.js +54 -126
  52. package/dist/esm/index49.js +126 -11
  53. package/dist/esm/index5.js +1 -1
  54. package/dist/esm/index50.js +9 -101
  55. package/dist/esm/index51.js +104 -6
  56. package/dist/esm/index52.js +7 -3
  57. package/dist/esm/index53.js +3 -15
  58. package/dist/esm/index54.js +14 -42
  59. package/dist/esm/index55.js +38 -74
  60. package/dist/esm/index56.js +79 -2
  61. package/dist/esm/index57.js +2 -2
  62. package/dist/esm/index58.js +2 -13
  63. package/dist/esm/index59.js +8 -33
  64. package/dist/esm/index6.js +13 -183
  65. package/dist/esm/index60.js +36 -5
  66. package/dist/esm/index61.js +5 -33
  67. package/dist/esm/index62.js +34 -8
  68. package/dist/esm/index63.js +8 -10
  69. package/dist/esm/index64.js +10 -11
  70. package/dist/esm/index65.js +11 -13
  71. package/dist/esm/index66.js +13 -18
  72. package/dist/esm/index67.js +18 -5
  73. package/dist/esm/index68.js +6 -5
  74. package/dist/esm/index69.js +5 -11
  75. package/dist/esm/index7.js +192 -15
  76. package/dist/esm/index70.js +10 -16
  77. package/dist/esm/index71.js +15 -21
  78. package/dist/esm/index72.js +21 -49
  79. package/dist/esm/index73.js +51 -2
  80. package/dist/esm/index74.js +1 -1
  81. package/dist/esm/index75.js +2 -20
  82. package/dist/esm/index76.js +20 -80
  83. package/dist/esm/index77.js +79 -103
  84. package/dist/esm/index78.js +101 -30
  85. package/dist/esm/index79.js +32 -6
  86. package/dist/esm/index8.js +14 -15
  87. package/dist/esm/index80.js +6 -78
  88. package/dist/esm/index81.js +79 -10
  89. package/dist/esm/index82.js +10 -55
  90. package/dist/esm/index83.js +54 -10
  91. package/dist/esm/index84.js +11 -2
  92. package/dist/esm/index85.js +2 -45
  93. package/dist/esm/index86.js +44 -13
  94. package/dist/esm/index87.js +14 -5
  95. package/dist/esm/index88.js +5 -13
  96. package/dist/esm/index89.js +12 -35
  97. package/dist/esm/index9.js +15 -20
  98. package/dist/esm/index90.js +35 -41
  99. package/dist/esm/index91.js +40 -19
  100. package/dist/esm/index92.js +21 -10
  101. package/dist/esm/index93.js +9 -19
  102. package/dist/esm/index94.js +15 -89
  103. package/dist/esm/index95.js +92 -19
  104. package/dist/esm/index96.js +18 -115
  105. package/dist/esm/index97.js +118 -18
  106. package/dist/esm/index98.js +18 -28
  107. package/dist/esm/index99.js +26 -6
  108. package/dist/types/index.d.ts +36 -1
  109. package/package.json +2 -2
@@ -1,121 +1,17 @@
1
- import "@coinbase/cdp-api-client";
2
- import "viem";
3
- import { mockUser as e } from "./index12.js";
4
- class r {
5
- authState = null;
6
- authStateChangeCallback = null;
7
- /**
8
- * Initializes the mock auth manager.
9
- *
10
- * @param _projectId - The project ID (unused in mock implementation).
11
- */
12
- constructor(t) {
13
- }
14
- /**
15
- * Awaitable method whose promise only resolves when the auth manager is ready to be used.
16
- *
17
- * @returns A promise that resolves when the auth manager is ready to be used.
18
- */
19
- async ensureInitialized() {
20
- return Promise.resolve();
21
- }
22
- /**
23
- * Gets the current user, or null if there is no user signed in.
24
- *
25
- * @returns The current mock user if signed in, null otherwise.
26
- */
27
- async getUser() {
28
- return this.authState?.user ?? null;
29
- }
30
- /**
31
- * Returns whether the user is signed in - i.e., whether there is an unexpired
32
- * access token and user.
33
- *
34
- * @returns True if the mock user is signed in and token is not expired, false otherwise.
35
- */
36
- async isSignedIn() {
37
- return this.authState ? Promise.resolve(this.authState.expiresAt > Date.now()) : Promise.resolve(!1);
38
- }
39
- /**
40
- * Signs out the user, clearing all authentication state.
41
- * In the mock implementation, this simply clears the local auth state.
42
- */
43
- async signOut() {
44
- await this.clearAuthState();
45
- }
46
- /**
47
- * Sets a callback to be called when the auth state changes.
48
- * The callback is immediately called with the current auth state.
49
- *
50
- * @param callback - The function to call when the auth state changes.
51
- * Will be called with the current user or null.
52
- */
53
- addAuthStateChangeCallback(t) {
54
- this.authStateChangeCallback = t, t(this.authState?.user ?? null);
55
- }
56
- /**
57
- * Gets the access token. For mock, this always returns a valid token if signed in.
58
- * If the current token is expired, it will be refreshed automatically.
59
- *
60
- * @returns The mock access token if signed in, null otherwise.
61
- */
62
- async getToken() {
63
- return this.authState ? (this.authState.expiresAt <= Date.now() && await this.refreshToken(), this.authState?.accessToken ?? null) : null;
64
- }
65
- /**
66
- * Gets the currentlly registered wallet secret ID.
67
- *
68
- * @returns The wallet secret ID.
69
- */
70
- async getWalletSecretId() {
71
- return "mock-wallet-secret-id";
72
- }
73
- /**
74
- * Gets the X-Wallet-Auth header value.
75
- *
76
- * @param _options - The options for the request.
77
- * @param _options.requestMethod - The HTTP method of the request.
78
- * @param _options.requestHost - The host of the request.
79
- * @param _options.requestPath - The path of the request.
80
- * @param _options.requestData - The data of the request.
81
- * @returns The X-Wallet-Auth header value.
82
- */
83
- async getXWalletAuth(t) {
84
- if (!this.authState)
85
- throw new Error("User not signed in");
86
- return "x-wallet-auth";
87
- }
88
- /**
89
- * Sets the authentication state.
90
- * This will trigger the auth state change callback if one is registered.
91
- *
92
- * @param authState - The new authentication state to set.
93
- */
94
- async setAuthState(t) {
95
- this.authState = t, this.authStateChangeCallback && this.authStateChangeCallback(this.authState?.user ?? null);
96
- }
97
- /**
98
- * Clears the authentication state.
99
- * This will trigger the auth state change callback if one is registered.
100
- */
101
- async clearAuthState() {
102
- this.authState = null, this.authStateChangeCallback && this.authStateChangeCallback(null);
103
- }
104
- /**
105
- * Refreshes the mock token.
106
- * Only refreshes if there is an existing auth state (user is signed in).
107
- * Sets a new mock token with a 24-hour expiration.
108
- *
109
- * @private
110
- */
111
- async refreshToken() {
112
- this.authState && await this.setAuthState({
113
- accessToken: "mock-access-token",
114
- expiresAt: Date.now() + 1e3 * 60 * 60 * 24,
115
- user: e
116
- });
1
+ async function a(e, n) {
2
+ try {
3
+ const r = new Uint8Array(Array.from(atob(n), (t) => t.charCodeAt(0))), o = await window.crypto.subtle.decrypt(
4
+ {
5
+ name: "RSA-OAEP"
6
+ },
7
+ e,
8
+ r
9
+ );
10
+ return Array.from(new Uint8Array(o)).map((t) => t.toString(16).padStart(2, "0")).join("");
11
+ } catch (r) {
12
+ throw new Error(`Decryption failed: ${String(r)}`);
117
13
  }
118
14
  }
119
15
  export {
120
- r as MockAuthManager
16
+ a as decryptWithPrivateKey
121
17
  };
@@ -1,16 +1,121 @@
1
1
  import "@coinbase/cdp-api-client";
2
2
  import "viem";
3
- const t = "0x0000000000000000000000000000000000000000", s = {
4
- userId: "mock-user-id",
5
- evmAccounts: [t],
6
- authenticationMethods: {
7
- email: {
8
- type: "email",
9
- email: "test@test.com"
10
- }
3
+ import { mockUser as e } from "./index13.js";
4
+ class r {
5
+ authState = null;
6
+ authStateChangeCallback = null;
7
+ /**
8
+ * Initializes the mock auth manager.
9
+ *
10
+ * @param _projectId - The project ID (unused in mock implementation).
11
+ */
12
+ constructor(t) {
11
13
  }
12
- };
14
+ /**
15
+ * Awaitable method whose promise only resolves when the auth manager is ready to be used.
16
+ *
17
+ * @returns A promise that resolves when the auth manager is ready to be used.
18
+ */
19
+ async ensureInitialized() {
20
+ return Promise.resolve();
21
+ }
22
+ /**
23
+ * Gets the current user, or null if there is no user signed in.
24
+ *
25
+ * @returns The current mock user if signed in, null otherwise.
26
+ */
27
+ async getUser() {
28
+ return this.authState?.user ?? null;
29
+ }
30
+ /**
31
+ * Returns whether the user is signed in - i.e., whether there is an unexpired
32
+ * access token and user.
33
+ *
34
+ * @returns True if the mock user is signed in and token is not expired, false otherwise.
35
+ */
36
+ async isSignedIn() {
37
+ return this.authState ? Promise.resolve(this.authState.expiresAt > Date.now()) : Promise.resolve(!1);
38
+ }
39
+ /**
40
+ * Signs out the user, clearing all authentication state.
41
+ * In the mock implementation, this simply clears the local auth state.
42
+ */
43
+ async signOut() {
44
+ await this.clearAuthState();
45
+ }
46
+ /**
47
+ * Sets a callback to be called when the auth state changes.
48
+ * The callback is immediately called with the current auth state.
49
+ *
50
+ * @param callback - The function to call when the auth state changes.
51
+ * Will be called with the current user or null.
52
+ */
53
+ addAuthStateChangeCallback(t) {
54
+ this.authStateChangeCallback = t, t(this.authState?.user ?? null);
55
+ }
56
+ /**
57
+ * Gets the access token. For mock, this always returns a valid token if signed in.
58
+ * If the current token is expired, it will be refreshed automatically.
59
+ *
60
+ * @returns The mock access token if signed in, null otherwise.
61
+ */
62
+ async getToken() {
63
+ return this.authState ? (this.authState.expiresAt <= Date.now() && await this.refreshToken(), this.authState?.accessToken ?? null) : null;
64
+ }
65
+ /**
66
+ * Gets the currentlly registered wallet secret ID.
67
+ *
68
+ * @returns The wallet secret ID.
69
+ */
70
+ async getWalletSecretId() {
71
+ return "mock-wallet-secret-id";
72
+ }
73
+ /**
74
+ * Gets the X-Wallet-Auth header value.
75
+ *
76
+ * @param _options - The options for the request.
77
+ * @param _options.requestMethod - The HTTP method of the request.
78
+ * @param _options.requestHost - The host of the request.
79
+ * @param _options.requestPath - The path of the request.
80
+ * @param _options.requestData - The data of the request.
81
+ * @returns The X-Wallet-Auth header value.
82
+ */
83
+ async getXWalletAuth(t) {
84
+ if (!this.authState)
85
+ throw new Error("User not signed in");
86
+ return "x-wallet-auth";
87
+ }
88
+ /**
89
+ * Sets the authentication state.
90
+ * This will trigger the auth state change callback if one is registered.
91
+ *
92
+ * @param authState - The new authentication state to set.
93
+ */
94
+ async setAuthState(t) {
95
+ this.authState = t, this.authStateChangeCallback && this.authStateChangeCallback(this.authState?.user ?? null);
96
+ }
97
+ /**
98
+ * Clears the authentication state.
99
+ * This will trigger the auth state change callback if one is registered.
100
+ */
101
+ async clearAuthState() {
102
+ this.authState = null, this.authStateChangeCallback && this.authStateChangeCallback(null);
103
+ }
104
+ /**
105
+ * Refreshes the mock token.
106
+ * Only refreshes if there is an existing auth state (user is signed in).
107
+ * Sets a new mock token with a 24-hour expiration.
108
+ *
109
+ * @private
110
+ */
111
+ async refreshToken() {
112
+ this.authState && await this.setAuthState({
113
+ accessToken: "mock-access-token",
114
+ expiresAt: Date.now() + 1e3 * 60 * 60 * 24,
115
+ user: e
116
+ });
117
+ }
118
+ }
13
119
  export {
14
- t as mockAddress,
15
- s as mockUser
120
+ r as MockAuthManager
16
121
  };
@@ -1,24 +1,16 @@
1
- import { SendEvmTransactionWithEndUserAccountBodyNetwork as a } from "@coinbase/cdp-api-client";
2
- const n = (e) => !e || typeof e != "object" ? e : Array.isArray(e) ? e.map(n) : Object.keys(e).sort().reduce(
3
- (r, t) => (r[t] = n(e[t]), r),
4
- {}
5
- ), o = (e) => Object.values(a).includes(
6
- e
7
- ), s = {
8
- "base-sepolia": 84532,
9
- base: 8453,
10
- ethereum: 1,
11
- "ethereum-sepolia": 11155111,
12
- avalanche: 43114,
13
- polygon: 137,
14
- optimism: 10,
15
- arbitrum: 42161
16
- }, c = Object.fromEntries(
17
- Object.entries(s).map(([e, r]) => [r, e])
18
- ), p = (e) => Object.values(s).includes(e);
1
+ import "@coinbase/cdp-api-client";
2
+ import "viem";
3
+ const t = "0x0000000000000000000000000000000000000000", s = {
4
+ userId: "mock-user-id",
5
+ evmAccounts: [t],
6
+ authenticationMethods: {
7
+ email: {
8
+ type: "email",
9
+ email: "test@test.com"
10
+ }
11
+ }
12
+ };
19
13
  export {
20
- c as chainIdToNameMapping,
21
- p as isChainIdSupportedForCDPSends,
22
- o as isChainSupportedForCDPSends,
23
- n as sortKeys
14
+ t as mockAddress,
15
+ s as mockUser
24
16
  };
@@ -1,22 +1,44 @@
1
- import "@coinbase/cdp-api-client";
2
- import "viem";
3
- let n = null, r = null;
4
- const i = (t) => {
5
- n = t;
6
- }, a = () => {
7
- if (!n)
8
- throw new Error("SDK not initialized");
9
- return n;
10
- }, g = (t) => {
11
- r = t;
12
- }, l = () => {
13
- if (!r)
14
- throw new Error("SDK not initialized");
15
- return r;
16
- };
1
+ import { SendEvmTransactionWithEndUserAccountBodyNetwork as i } from "@coinbase/cdp-api-client";
2
+ const t = (e) => !e || typeof e != "object" ? e : Array.isArray(e) ? e.map(t) : Object.keys(e).sort().reduce(
3
+ (r, n) => (r[n] = t(e[n]), r),
4
+ {}
5
+ ), p = (e) => Object.values(i).includes(
6
+ e
7
+ ), s = {
8
+ "base-sepolia": 84532,
9
+ base: 8453,
10
+ ethereum: 1,
11
+ "ethereum-sepolia": 11155111,
12
+ avalanche: 43114,
13
+ polygon: 137,
14
+ optimism: 10,
15
+ arbitrum: 42161
16
+ }, c = Object.fromEntries(
17
+ Object.entries(s).map(([e, r]) => [r, e])
18
+ ), u = (e) => Object.values(s).includes(
19
+ e
20
+ ), a = {
21
+ "base-sepolia": 84532,
22
+ base: 8453,
23
+ ethereum: 1,
24
+ "ethereum-sepolia": 11155111,
25
+ avalanche: 43114,
26
+ polygon: 137,
27
+ optimism: 10,
28
+ arbitrum: 42161,
29
+ zora: 7777777,
30
+ bnb: 56
31
+ }, m = Object.fromEntries(
32
+ Object.entries(a).map(([e, r]) => [r, e])
33
+ ), d = (e) => Object.values(a).includes(
34
+ e
35
+ );
17
36
  export {
18
- a as getConfig,
19
- l as getCoreAuthManager,
20
- i as setConfig,
21
- g as setCoreAuthManager
37
+ u as isChainIdSupportedForCDPSends,
38
+ d as isChainIdSupportedForCDPUserOps,
39
+ p as isChainSupportedForCDPSends,
40
+ c as sendTransactionChainIdToNameMapping,
41
+ t as sortKeys,
42
+ m as userOperationChainIdToNameMapping,
43
+ a as userOperationNameToChainIdMapping
22
44
  };
@@ -1,174 +1,22 @@
1
- import { InvalidLegacyVError as H } from "./index54.js";
2
- import { serializeAuthorizationList as g } from "./index26.js";
3
- import { blobsToCommitments as B } from "./index62.js";
4
- import { blobsToProofs as V } from "./index63.js";
5
- import { commitmentsToVersionedHashes as C } from "./index64.js";
6
- import { toBlobSidecars as k } from "./index65.js";
7
- import { concatHex as h } from "./index33.js";
8
- import { trim as T } from "./index39.js";
9
- import { numberToHex as o, bytesToHex as w } from "./index27.js";
10
- import { toRlp as b } from "./index46.js";
11
- import { assertTransactionEIP1559 as S, assertTransactionEIP2930 as _, assertTransactionEIP4844 as R, assertTransactionEIP7702 as Y, assertTransactionLegacy as j } from "./index55.js";
12
- import { getTransactionType as q } from "./index53.js";
13
- import { serializeAccessList as v } from "./index66.js";
14
- function te(e, r) {
15
- const i = q(e);
16
- return i === "eip1559" ? K(e, r) : i === "eip2930" ? M(e, r) : i === "eip4844" ? J(e, r) : i === "eip7702" ? D(e, r) : N(e, r);
17
- }
18
- function D(e, r) {
19
- const { authorizationList: i, chainId: s, gas: n, nonce: c, to: f, value: a, maxFeePerGas: x, maxPriorityFeePerGas: t, accessList: p, data: l } = e;
20
- Y(e);
21
- const d = v(p), m = g(i);
22
- return h([
23
- "0x04",
24
- b([
25
- o(s),
26
- c ? o(c) : "0x",
27
- t ? o(t) : "0x",
28
- x ? o(x) : "0x",
29
- n ? o(n) : "0x",
30
- f ?? "0x",
31
- a ? o(a) : "0x",
32
- l ?? "0x",
33
- d,
34
- m,
35
- ...I(e, r)
36
- ])
37
- ]);
38
- }
39
- function J(e, r) {
40
- const { chainId: i, gas: s, nonce: n, to: c, value: f, maxFeePerBlobGas: a, maxFeePerGas: x, maxPriorityFeePerGas: t, accessList: p, data: l } = e;
41
- R(e);
42
- let d = e.blobVersionedHashes, m = e.sidecars;
43
- if (e.blobs && (typeof d > "u" || typeof m > "u")) {
44
- const u = typeof e.blobs[0] == "string" ? e.blobs : e.blobs.map((P) => w(P)), z = e.kzg, y = B({
45
- blobs: u,
46
- kzg: z
47
- });
48
- if (typeof d > "u" && (d = C({
49
- commitments: y
50
- })), typeof m > "u") {
51
- const P = V({ blobs: u, commitments: y, kzg: z });
52
- m = k({ blobs: u, commitments: y, proofs: P });
53
- }
54
- }
55
- const L = v(p), E = [
56
- o(i),
57
- n ? o(n) : "0x",
58
- t ? o(t) : "0x",
59
- x ? o(x) : "0x",
60
- s ? o(s) : "0x",
61
- c ?? "0x",
62
- f ? o(f) : "0x",
63
- l ?? "0x",
64
- L,
65
- a ? o(a) : "0x",
66
- d ?? [],
67
- ...I(e, r)
68
- ], A = [], F = [], G = [];
69
- if (m)
70
- for (let u = 0; u < m.length; u++) {
71
- const { blob: z, commitment: y, proof: P } = m[u];
72
- A.push(z), F.push(y), G.push(P);
73
- }
74
- return h([
75
- "0x03",
76
- m ? (
77
- // If sidecars are enabled, envelope turns into a "wrapper":
78
- b([E, A, F, G])
79
- ) : (
80
- // If sidecars are disabled, standard envelope is used:
81
- b(E)
82
- )
83
- ]);
84
- }
85
- function K(e, r) {
86
- const { chainId: i, gas: s, nonce: n, to: c, value: f, maxFeePerGas: a, maxPriorityFeePerGas: x, accessList: t, data: p } = e;
87
- S(e);
88
- const l = v(t), d = [
89
- o(i),
90
- n ? o(n) : "0x",
91
- x ? o(x) : "0x",
92
- a ? o(a) : "0x",
93
- s ? o(s) : "0x",
94
- c ?? "0x",
95
- f ? o(f) : "0x",
96
- p ?? "0x",
97
- l,
98
- ...I(e, r)
99
- ];
100
- return h([
101
- "0x02",
102
- b(d)
103
- ]);
104
- }
105
- function M(e, r) {
106
- const { chainId: i, gas: s, data: n, nonce: c, to: f, value: a, accessList: x, gasPrice: t } = e;
107
- _(e);
108
- const p = v(x), l = [
109
- o(i),
110
- c ? o(c) : "0x",
111
- t ? o(t) : "0x",
112
- s ? o(s) : "0x",
113
- f ?? "0x",
114
- a ? o(a) : "0x",
115
- n ?? "0x",
116
- p,
117
- ...I(e, r)
118
- ];
119
- return h([
120
- "0x01",
121
- b(l)
122
- ]);
123
- }
124
- function N(e, r) {
125
- const { chainId: i = 0, gas: s, data: n, nonce: c, to: f, value: a, gasPrice: x } = e;
126
- j(e);
127
- let t = [
128
- c ? o(c) : "0x",
129
- x ? o(x) : "0x",
130
- s ? o(s) : "0x",
131
- f ?? "0x",
132
- a ? o(a) : "0x",
133
- n ?? "0x"
134
- ];
135
- if (r) {
136
- const p = (() => {
137
- if (r.v >= 35n)
138
- return (r.v - 35n) / 2n > 0 ? r.v : 27n + (r.v === 35n ? 0n : 1n);
139
- if (i > 0)
140
- return BigInt(i * 2) + BigInt(35n + r.v - 27n);
141
- const m = 27n + (r.v === 27n ? 0n : 1n);
142
- if (r.v !== m)
143
- throw new H({ v: r.v });
144
- return m;
145
- })(), l = T(r.r), d = T(r.s);
146
- t = [
147
- ...t,
148
- o(p),
149
- l === "0x00" ? "0x" : l,
150
- d === "0x00" ? "0x" : d
151
- ];
152
- } else i > 0 && (t = [
153
- ...t,
154
- o(i),
155
- "0x",
156
- "0x"
157
- ]);
158
- return b(t);
159
- }
160
- function I(e, r) {
161
- const i = r ?? e, { v: s, yParity: n } = i;
162
- if (typeof i.r > "u")
163
- return [];
164
- if (typeof i.s > "u")
165
- return [];
166
- if (typeof s > "u" && typeof n > "u")
167
- return [];
168
- const c = T(i.r), f = T(i.s);
169
- return [typeof n == "number" ? n ? o(1) : "0x" : s === 0n ? "0x" : s === 1n ? o(1) : s === 27n ? "0x" : o(1), c === "0x00" ? "0x" : c, f === "0x00" ? "0x" : f];
170
- }
1
+ import "@coinbase/cdp-api-client";
2
+ import "viem";
3
+ let n = null, r = null;
4
+ const i = (t) => {
5
+ n = t;
6
+ }, a = () => {
7
+ if (!n)
8
+ throw new Error("SDK not initialized");
9
+ return n;
10
+ }, g = (t) => {
11
+ r = t;
12
+ }, l = () => {
13
+ if (!r)
14
+ throw new Error("SDK not initialized");
15
+ return r;
16
+ };
171
17
  export {
172
- te as serializeTransaction,
173
- I as toYParitySignatureArray
18
+ a as getConfig,
19
+ l as getCoreAuthManager,
20
+ i as setConfig,
21
+ g as setCoreAuthManager
174
22
  };