@coinbase/cdp-core 0.0.68 → 0.0.69

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 (364) hide show
  1. package/README.md +149 -1
  2. package/dist/esm/index.native113.js +1 -1
  3. package/dist/esm/index.native114.js +5 -2
  4. package/dist/esm/index.native115.js +18 -4
  5. package/dist/esm/index.native116.js +7 -18
  6. package/dist/esm/index.native117.js +3 -7
  7. package/dist/esm/index.native118.js +23 -3
  8. package/dist/esm/index.native119.js +8 -23
  9. package/dist/esm/index.native120.js +7 -8
  10. package/dist/esm/index.native121.js +71 -7
  11. package/dist/esm/index.native122.js +17 -70
  12. package/dist/esm/index.native123.js +3 -18
  13. package/dist/esm/index.native124.js +4 -3
  14. package/dist/esm/index.native125.js +4 -4
  15. package/dist/esm/index.native126.js +4 -4
  16. package/dist/esm/index.native127.js +19 -4
  17. package/dist/esm/index.native128.js +48 -15
  18. package/dist/esm/index.native129.js +17 -52
  19. package/dist/esm/index.native130.js +23 -17
  20. package/dist/esm/index.native131.js +8 -23
  21. package/dist/esm/index.native132.js +30 -8
  22. package/dist/esm/index.native133.js +7 -30
  23. package/dist/esm/index.native134.js +20 -7
  24. package/dist/esm/index.native135.js +2 -21
  25. package/dist/esm/index.native141.js +1 -1
  26. package/dist/esm/index.native150.js +79 -2
  27. package/dist/esm/index.native151.js +2 -109
  28. package/dist/esm/index.native152.js +109 -2
  29. package/dist/esm/index.native153.js +2 -79
  30. package/dist/esm/index.native155.js +1 -1
  31. package/dist/esm/index.native35.js +13 -12
  32. package/dist/esm/index.native51.js +1 -1
  33. package/dist/esm/index.native52.js +3 -3
  34. package/dist/esm/index.native55.js +1 -1
  35. package/dist/esm/index.native56.js +1 -1
  36. package/dist/esm/index.native60.js +377 -2
  37. package/dist/esm/index.native61.js +2 -4
  38. package/dist/esm/index.native62.js +38 -349
  39. package/dist/esm/index.native63.js +367 -2
  40. package/dist/esm/index.native64.js +2 -66
  41. package/dist/esm/index.native65.js +28 -364
  42. package/dist/esm/index.native66.js +29 -2
  43. package/dist/esm/index.native67.js +2 -29
  44. package/dist/esm/index.native68.js +2 -29
  45. package/dist/esm/index.native7.js +5 -9
  46. package/dist/esm/index.native84.js +1 -1
  47. package/dist/esm/index.web100.js +375 -9
  48. package/dist/esm/index.web101.js +2 -14
  49. package/dist/esm/index.web102.js +65 -13
  50. package/dist/esm/index.web103.js +364 -18
  51. package/dist/esm/index.web104.js +2 -6
  52. package/dist/esm/index.web105.js +29 -5
  53. package/dist/esm/index.web106.js +28 -10
  54. package/dist/esm/index.web107.js +6 -6
  55. package/dist/esm/index.web112.js +2 -5
  56. package/dist/esm/index.web113.js +21 -2
  57. package/dist/esm/index.web114.js +5 -5
  58. package/dist/esm/index.web115.js +44 -15
  59. package/dist/esm/index.web116.js +19 -7
  60. package/dist/esm/index.web117.js +79 -3
  61. package/dist/esm/index.web118.js +102 -22
  62. package/dist/esm/index.web119.js +32 -8
  63. package/dist/esm/index.web120.js +6 -7
  64. package/dist/esm/index.web121.js +4 -71
  65. package/dist/esm/index.web122.js +3 -18
  66. package/dist/esm/index.web123.js +20 -3
  67. package/dist/esm/index.web124.js +10 -5
  68. package/dist/esm/index.web125.js +20 -5
  69. package/dist/esm/index.web126.js +94 -5
  70. package/dist/esm/index.web127.js +20 -19
  71. package/dist/esm/index.web128.js +116 -51
  72. package/dist/esm/index.web129.js +4 -17
  73. package/dist/esm/index.web130.js +14 -19
  74. package/dist/esm/index.web131.js +7 -8
  75. package/dist/esm/index.web132.js +3 -30
  76. package/dist/esm/index.web133.js +23 -7
  77. package/dist/esm/index.web134.js +8 -20
  78. package/dist/esm/index.web135.js +7 -20
  79. package/dist/esm/index.web136.js +72 -5
  80. package/dist/esm/index.web137.js +15 -44
  81. package/dist/esm/index.web138.js +3 -19
  82. package/dist/esm/index.web139.js +4 -79
  83. package/dist/esm/index.web140.js +4 -103
  84. package/dist/esm/index.web141.js +4 -32
  85. package/dist/esm/index.web142.js +19 -6
  86. package/dist/esm/index.web143.js +49 -17
  87. package/dist/esm/index.web144.js +18 -10
  88. package/dist/esm/index.web145.js +23 -19
  89. package/dist/esm/index.web146.js +9 -94
  90. package/dist/esm/index.web147.js +30 -20
  91. package/dist/esm/index.web148.js +8 -118
  92. package/dist/esm/index.web149.js +19 -77
  93. package/dist/esm/index.web150.js +8 -2
  94. package/dist/esm/index.web151.js +2 -109
  95. package/dist/esm/index.web152.js +378 -2
  96. package/dist/esm/index.web153.js +832 -3
  97. package/dist/esm/index.web154.js +38 -46
  98. package/dist/esm/index.web155.js +2 -39
  99. package/dist/esm/index.web156.js +70 -2
  100. package/dist/esm/index.web157.js +31 -66
  101. package/dist/esm/index.web158.js +19 -33
  102. package/dist/esm/index.web159.js +76 -18
  103. package/dist/esm/index.web160.js +5 -8
  104. package/dist/esm/index.web161.js +2 -2
  105. package/dist/esm/index.web162.js +103 -372
  106. package/dist/esm/index.web163.js +2 -833
  107. package/dist/esm/index.web164.js +18 -5
  108. package/dist/esm/index.web165.js +28 -18
  109. package/dist/esm/index.web166.js +6 -26
  110. package/dist/esm/index.web167.js +9 -6
  111. package/dist/esm/index.web168.js +13 -11
  112. package/dist/esm/index.web169.js +8 -11
  113. package/dist/esm/index.web170.js +14 -7
  114. package/dist/esm/index.web171.js +80 -16
  115. package/dist/esm/index.web172.js +45 -79
  116. package/dist/esm/index.web173.js +1 -1
  117. package/dist/esm/index.web28.js +2 -2
  118. package/dist/esm/index.web29.js +1 -1
  119. package/dist/esm/index.web33.js +13 -12
  120. package/dist/esm/index.web40.js +12 -12
  121. package/dist/esm/index.web47.js +2 -2
  122. package/dist/esm/index.web50.js +1 -1
  123. package/dist/esm/index.web51.js +3 -3
  124. package/dist/esm/index.web54.js +1 -1
  125. package/dist/esm/index.web55.js +1 -1
  126. package/dist/esm/index.web59.js +2 -377
  127. package/dist/esm/index.web6.js +5 -9
  128. package/dist/esm/index.web60.js +4 -2
  129. package/dist/esm/index.web61.js +16 -64
  130. package/dist/esm/index.web62.js +45 -364
  131. package/dist/esm/index.web63.js +14 -2
  132. package/dist/esm/index.web64.js +55 -28
  133. package/dist/esm/index.web65.js +6 -28
  134. package/dist/esm/index.web66.js +22 -2
  135. package/dist/esm/index.web67.js +12 -2
  136. package/dist/esm/index.web68.js +3 -17
  137. package/dist/esm/index.web69.js +3 -45
  138. package/dist/esm/index.web70.js +34 -13
  139. package/dist/esm/index.web71.js +10 -53
  140. package/dist/esm/index.web72.js +4 -6
  141. package/dist/esm/index.web73.js +28 -21
  142. package/dist/esm/index.web74.js +6 -11
  143. package/dist/esm/index.web75.js +42 -3
  144. package/dist/esm/index.web76.js +55 -3
  145. package/dist/esm/index.web77.js +126 -33
  146. package/dist/esm/index.web78.js +22 -11
  147. package/dist/esm/index.web79.js +12 -4
  148. package/dist/esm/index.web80.js +102 -26
  149. package/dist/esm/index.web81.js +6 -6
  150. package/dist/esm/index.web82.js +3 -43
  151. package/dist/esm/index.web83.js +14 -55
  152. package/dist/esm/index.web84.js +33 -126
  153. package/dist/esm/index.web85.js +76 -21
  154. package/dist/esm/index.web86.js +2 -13
  155. package/dist/esm/index.web87.js +2 -105
  156. package/dist/esm/index.web88.js +12 -6
  157. package/dist/esm/index.web89.js +38 -3
  158. package/dist/esm/index.web90.js +6 -14
  159. package/dist/esm/index.web91.js +30 -30
  160. package/dist/esm/index.web92.js +8 -78
  161. package/dist/esm/index.web93.js +11 -2
  162. package/dist/esm/index.web94.js +12 -2
  163. package/dist/esm/index.web95.js +12 -11
  164. package/dist/esm/index.web96.js +17 -36
  165. package/dist/esm/index.web97.js +5 -6
  166. package/dist/esm/index.web98.js +5 -35
  167. package/dist/esm/index.web99.js +10 -8
  168. package/dist/native/index.native113.js +1 -1
  169. package/dist/native/index.native114.js +5 -2
  170. package/dist/native/index.native115.js +18 -4
  171. package/dist/native/index.native116.js +7 -18
  172. package/dist/native/index.native117.js +3 -7
  173. package/dist/native/index.native118.js +23 -3
  174. package/dist/native/index.native119.js +8 -23
  175. package/dist/native/index.native120.js +7 -8
  176. package/dist/native/index.native121.js +71 -7
  177. package/dist/native/index.native122.js +17 -70
  178. package/dist/native/index.native123.js +3 -18
  179. package/dist/native/index.native124.js +4 -3
  180. package/dist/native/index.native125.js +4 -4
  181. package/dist/native/index.native126.js +4 -4
  182. package/dist/native/index.native127.js +19 -4
  183. package/dist/native/index.native128.js +48 -15
  184. package/dist/native/index.native129.js +17 -52
  185. package/dist/native/index.native130.js +23 -17
  186. package/dist/native/index.native131.js +8 -23
  187. package/dist/native/index.native132.js +30 -8
  188. package/dist/native/index.native133.js +7 -30
  189. package/dist/native/index.native134.js +20 -7
  190. package/dist/native/index.native135.js +2 -21
  191. package/dist/native/index.native141.js +1 -1
  192. package/dist/native/index.native150.js +79 -2
  193. package/dist/native/index.native151.js +2 -109
  194. package/dist/native/index.native152.js +109 -2
  195. package/dist/native/index.native153.js +2 -79
  196. package/dist/native/index.native155.js +1 -1
  197. package/dist/native/index.native35.js +13 -12
  198. package/dist/native/index.native51.js +1 -1
  199. package/dist/native/index.native52.js +3 -3
  200. package/dist/native/index.native55.js +1 -1
  201. package/dist/native/index.native56.js +1 -1
  202. package/dist/native/index.native60.js +377 -2
  203. package/dist/native/index.native61.js +2 -4
  204. package/dist/native/index.native62.js +38 -349
  205. package/dist/native/index.native63.js +367 -2
  206. package/dist/native/index.native64.js +2 -66
  207. package/dist/native/index.native65.js +28 -364
  208. package/dist/native/index.native66.js +29 -2
  209. package/dist/native/index.native67.js +2 -29
  210. package/dist/native/index.native68.js +2 -29
  211. package/dist/native/index.native7.js +5 -9
  212. package/dist/native/index.native84.js +1 -1
  213. package/dist/native-types/actions/initiateMfaEnrollment.d.ts +9 -0
  214. package/dist/native-types/actions/initiateMfaVerification.d.ts +2 -0
  215. package/dist/native-types/actions/submitMfaEnrollment.d.ts +10 -0
  216. package/dist/native-types/actions/submitMfaVerification.d.ts +6 -0
  217. package/dist/native-types/auth/toAuthState.d.ts +10 -3
  218. package/dist/native-types/auth/withAuth.d.ts +1 -1
  219. package/dist/native-types/index.d.ts +4 -0
  220. package/dist/native-types/shared/validators.d.ts +4 -0
  221. package/dist/native-types/types.d.ts +2 -1
  222. package/dist/native-types/version.d.ts +1 -1
  223. package/dist/types/actions/initiateMfaEnrollment.d.ts +9 -0
  224. package/dist/types/actions/initiateMfaVerification.d.ts +2 -0
  225. package/dist/types/actions/submitMfaEnrollment.d.ts +10 -0
  226. package/dist/types/actions/submitMfaVerification.d.ts +6 -0
  227. package/dist/types/auth/toAuthState.d.ts +10 -3
  228. package/dist/types/auth/withAuth.d.ts +1 -1
  229. package/dist/types/index.d.ts +4 -0
  230. package/dist/types/shared/validators.d.ts +4 -0
  231. package/dist/types/types.d.ts +2 -1
  232. package/dist/types/version.d.ts +1 -1
  233. package/dist/web/index.web100.js +375 -9
  234. package/dist/web/index.web101.js +2 -14
  235. package/dist/web/index.web102.js +65 -13
  236. package/dist/web/index.web103.js +364 -18
  237. package/dist/web/index.web104.js +2 -6
  238. package/dist/web/index.web105.js +29 -5
  239. package/dist/web/index.web106.js +28 -10
  240. package/dist/web/index.web107.js +6 -6
  241. package/dist/web/index.web112.js +2 -5
  242. package/dist/web/index.web113.js +21 -2
  243. package/dist/web/index.web114.js +5 -5
  244. package/dist/web/index.web115.js +44 -15
  245. package/dist/web/index.web116.js +19 -7
  246. package/dist/web/index.web117.js +79 -3
  247. package/dist/web/index.web118.js +102 -22
  248. package/dist/web/index.web119.js +32 -8
  249. package/dist/web/index.web120.js +6 -7
  250. package/dist/web/index.web121.js +4 -71
  251. package/dist/web/index.web122.js +3 -18
  252. package/dist/web/index.web123.js +20 -3
  253. package/dist/web/index.web124.js +10 -5
  254. package/dist/web/index.web125.js +20 -5
  255. package/dist/web/index.web126.js +94 -5
  256. package/dist/web/index.web127.js +20 -19
  257. package/dist/web/index.web128.js +116 -51
  258. package/dist/web/index.web129.js +4 -17
  259. package/dist/web/index.web130.js +14 -19
  260. package/dist/web/index.web131.js +7 -8
  261. package/dist/web/index.web132.js +3 -30
  262. package/dist/web/index.web133.js +23 -7
  263. package/dist/web/index.web134.js +8 -20
  264. package/dist/web/index.web135.js +7 -20
  265. package/dist/web/index.web136.js +72 -5
  266. package/dist/web/index.web137.js +15 -44
  267. package/dist/web/index.web138.js +3 -19
  268. package/dist/web/index.web139.js +4 -79
  269. package/dist/web/index.web140.js +4 -103
  270. package/dist/web/index.web141.js +4 -32
  271. package/dist/web/index.web142.js +19 -6
  272. package/dist/web/index.web143.js +49 -17
  273. package/dist/web/index.web144.js +18 -10
  274. package/dist/web/index.web145.js +23 -19
  275. package/dist/web/index.web146.js +9 -94
  276. package/dist/web/index.web147.js +30 -20
  277. package/dist/web/index.web148.js +8 -118
  278. package/dist/web/index.web149.js +19 -77
  279. package/dist/web/index.web150.js +8 -2
  280. package/dist/web/index.web151.js +2 -109
  281. package/dist/web/index.web152.js +378 -2
  282. package/dist/web/index.web153.js +832 -3
  283. package/dist/web/index.web154.js +38 -46
  284. package/dist/web/index.web155.js +2 -39
  285. package/dist/web/index.web156.js +70 -2
  286. package/dist/web/index.web157.js +31 -66
  287. package/dist/web/index.web158.js +19 -33
  288. package/dist/web/index.web159.js +76 -18
  289. package/dist/web/index.web160.js +5 -8
  290. package/dist/web/index.web161.js +2 -2
  291. package/dist/web/index.web162.js +103 -372
  292. package/dist/web/index.web163.js +2 -833
  293. package/dist/web/index.web164.js +18 -5
  294. package/dist/web/index.web165.js +28 -18
  295. package/dist/web/index.web166.js +6 -26
  296. package/dist/web/index.web167.js +9 -6
  297. package/dist/web/index.web168.js +13 -11
  298. package/dist/web/index.web169.js +8 -11
  299. package/dist/web/index.web170.js +14 -7
  300. package/dist/web/index.web171.js +80 -16
  301. package/dist/web/index.web172.js +45 -79
  302. package/dist/web/index.web173.js +1 -1
  303. package/dist/web/index.web28.js +2 -2
  304. package/dist/web/index.web29.js +1 -1
  305. package/dist/web/index.web33.js +13 -12
  306. package/dist/web/index.web40.js +12 -12
  307. package/dist/web/index.web47.js +2 -2
  308. package/dist/web/index.web50.js +1 -1
  309. package/dist/web/index.web51.js +3 -3
  310. package/dist/web/index.web54.js +1 -1
  311. package/dist/web/index.web55.js +1 -1
  312. package/dist/web/index.web59.js +2 -377
  313. package/dist/web/index.web6.js +5 -9
  314. package/dist/web/index.web60.js +4 -2
  315. package/dist/web/index.web61.js +16 -64
  316. package/dist/web/index.web62.js +45 -364
  317. package/dist/web/index.web63.js +14 -2
  318. package/dist/web/index.web64.js +55 -28
  319. package/dist/web/index.web65.js +6 -28
  320. package/dist/web/index.web66.js +22 -2
  321. package/dist/web/index.web67.js +12 -2
  322. package/dist/web/index.web68.js +3 -17
  323. package/dist/web/index.web69.js +3 -45
  324. package/dist/web/index.web70.js +34 -13
  325. package/dist/web/index.web71.js +10 -53
  326. package/dist/web/index.web72.js +4 -6
  327. package/dist/web/index.web73.js +28 -21
  328. package/dist/web/index.web74.js +6 -11
  329. package/dist/web/index.web75.js +42 -3
  330. package/dist/web/index.web76.js +55 -3
  331. package/dist/web/index.web77.js +126 -33
  332. package/dist/web/index.web78.js +22 -11
  333. package/dist/web/index.web79.js +12 -4
  334. package/dist/web/index.web80.js +102 -26
  335. package/dist/web/index.web81.js +6 -6
  336. package/dist/web/index.web82.js +3 -43
  337. package/dist/web/index.web83.js +14 -55
  338. package/dist/web/index.web84.js +33 -126
  339. package/dist/web/index.web85.js +76 -21
  340. package/dist/web/index.web86.js +2 -13
  341. package/dist/web/index.web87.js +2 -105
  342. package/dist/web/index.web88.js +12 -6
  343. package/dist/web/index.web89.js +38 -3
  344. package/dist/web/index.web90.js +6 -14
  345. package/dist/web/index.web91.js +30 -30
  346. package/dist/web/index.web92.js +8 -78
  347. package/dist/web/index.web93.js +11 -2
  348. package/dist/web/index.web94.js +12 -2
  349. package/dist/web/index.web95.js +12 -11
  350. package/dist/web/index.web96.js +17 -36
  351. package/dist/web/index.web97.js +5 -6
  352. package/dist/web/index.web98.js +5 -35
  353. package/dist/web/index.web99.js +10 -8
  354. package/dist/web-types/actions/initiateMfaEnrollment.d.ts +9 -0
  355. package/dist/web-types/actions/initiateMfaVerification.d.ts +2 -0
  356. package/dist/web-types/actions/submitMfaEnrollment.d.ts +10 -0
  357. package/dist/web-types/actions/submitMfaVerification.d.ts +6 -0
  358. package/dist/web-types/auth/toAuthState.d.ts +10 -3
  359. package/dist/web-types/auth/withAuth.d.ts +1 -1
  360. package/dist/web-types/index.d.ts +4 -0
  361. package/dist/web-types/shared/validators.d.ts +4 -0
  362. package/dist/web-types/types.d.ts +2 -1
  363. package/dist/web-types/version.d.ts +1 -1
  364. package/package.json +3 -3
@@ -1,55 +1,20 @@
1
- import { getUserOperation as u } from "./index.native7.js";
2
- import { isChainIdSupportedForCDPUserOps as p, userOperationChainIdToNameMapping as r, userOperationNameToChainIdMapping as m } from "./index.native40.js";
3
- import { validateUserHasEvmSmartAccount as d, RPCRequestError as o, STANDARD_ERROR_CODES as n } from "./index.native26.js";
4
- async function I(t, s) {
5
- const i = t[0], c = (await d()).evmSmartAccounts?.[0], a = s.getState().chainId;
6
- if (!p(a) || !r[a])
7
- throw new o(
8
- n.rpc.invalidParams,
9
- "Chain ID is not supported for user operations"
10
- );
11
- try {
12
- const e = await u({
13
- userOperationHash: i,
14
- evmSmartAccount: c,
15
- network: r[a]
16
- });
17
- return l(e);
18
- } catch (e) {
19
- throw console.log("Failed to get user operation status", e), new o(
20
- n.rpc.internal,
21
- "Failed to get user operation status"
22
- );
23
- }
24
- }
25
- function l(t) {
26
- return {
27
- atomic: !0,
28
- chainId: m[t.network] ?? 0,
29
- receipts: t.receipts?.map((s) => ({
30
- transactionHash: s.transactionHash,
31
- blockHash: s.blockHash,
32
- blockNumber: BigInt(s.blockNumber ?? 0),
33
- gasUsed: BigInt(s.gasUsed ?? 0),
34
- logs: [],
35
- status: ""
36
- })),
37
- id: t.userOpHash,
38
- status: h(t.status),
39
- version: "1"
40
- };
41
- }
42
- function h(t) {
43
- switch (t) {
44
- case "dropped":
45
- case "failed":
46
- return 400;
47
- case "complete":
48
- return 200;
49
- default:
50
- return 100;
51
- }
1
+ import { toHex as a } from "viem";
2
+ import { userOperationChainIdToNameMapping as o } from "./index.native40.js";
3
+ import { validateUserConnected as i } from "./index.native26.js";
4
+ import "zustand";
5
+ import "@coinbase/cdp-api-client";
6
+ async function l() {
7
+ return !(await i()).evmSmartAccounts?.length ? {} : Object.keys(o).reduce(
8
+ (t, e) => {
9
+ const r = a(Number(e));
10
+ return t[r] = {
11
+ atomic: { status: "supported" },
12
+ paymasterService: { supported: !0 }
13
+ }, t;
14
+ },
15
+ {}
16
+ );
52
17
  }
53
18
  export {
54
- I as handleGetCallsStatus
19
+ l as handleGetCapabilities
55
20
  };
@@ -1,20 +1,26 @@
1
- import { toHex as a } from "viem";
2
- import { userOperationChainIdToNameMapping as o } from "./index.native40.js";
3
- import { validateUserConnected as i } from "./index.native26.js";
4
- import "zustand";
5
- import "@coinbase/cdp-api-client";
6
- async function l() {
7
- return !(await i()).evmSmartAccounts?.length ? {} : Object.keys(o).reduce(
8
- (t, e) => {
9
- const r = a(Number(e));
10
- return t[r] = {
11
- atomic: { status: "supported" },
12
- paymasterService: { supported: !0 }
13
- }, t;
14
- },
15
- {}
16
- );
1
+ import { hashMessage as e, hexToString as s, bytesToString as c } from "viem";
2
+ import { signAndWrapTypedDataForSmartAccount as d } from "./index.native47.js";
3
+ import { validateUserOwnsSmartAccount as u, EIP1193ProviderError as g, STANDARD_ERROR_CODES as h } from "./index.native26.js";
4
+ async function m(r, o) {
5
+ const [a, n] = r, i = await u(n);
6
+ try {
7
+ const { signature: t } = await d({
8
+ smartAccount: n,
9
+ ownerAddress: i.evmAccounts[0],
10
+ hash: f(a),
11
+ chainId: o.getState().chainId
12
+ });
13
+ return t;
14
+ } catch (t) {
15
+ throw new g(
16
+ h.provider.userRejectedRequest,
17
+ t instanceof Error ? t.message : "Signing failed"
18
+ );
19
+ }
20
+ }
21
+ function f(r) {
22
+ return typeof r == "string" ? e(s(r)) : typeof r.raw == "string" ? r.raw : e(c(r.raw));
17
23
  }
18
24
  export {
19
- l as handleGetCapabilities
25
+ m as handlePersonalSign
20
26
  };
@@ -1,26 +1,11 @@
1
- import { hashMessage as e, hexToString as s, bytesToString as c } from "viem";
2
- import { signAndWrapTypedDataForSmartAccount as d } from "./index.native47.js";
3
- import { validateUserOwnsSmartAccount as u, EIP1193ProviderError as g, STANDARD_ERROR_CODES as h } from "./index.native26.js";
4
- async function m(r, o) {
5
- const [a, n] = r, i = await u(n);
6
- try {
7
- const { signature: t } = await d({
8
- smartAccount: n,
9
- ownerAddress: i.evmAccounts[0],
10
- hash: f(a),
11
- chainId: o.getState().chainId
12
- });
13
- return t;
14
- } catch (t) {
15
- throw new g(
16
- h.provider.userRejectedRequest,
17
- t instanceof Error ? t.message : "Signing failed"
18
- );
19
- }
20
- }
21
- function f(r) {
22
- return typeof r == "string" ? e(s(r)) : typeof r.raw == "string" ? r.raw : e(c(r.raw));
1
+ import { fromNumber as c } from "./index.native155.js";
2
+ import { validateUserConnected as o } from "./index.native26.js";
3
+ async function m(t, e) {
4
+ const n = await o();
5
+ return t.emit("connect", {
6
+ chainId: c(e.getState().chainId)
7
+ }), n.evmSmartAccounts || [];
23
8
  }
24
9
  export {
25
- m as handlePersonalSign
10
+ m as handleRequestAccounts
26
11
  };
@@ -1,11 +1,33 @@
1
- import { fromNumber as c } from "./index.native155.js";
2
- import { validateUserConnected as o } from "./index.native26.js";
3
- async function m(t, e) {
4
- const n = await o();
5
- return t.emit("connect", {
6
- chainId: c(e.getState().chainId)
7
- }), n.evmSmartAccounts || [];
1
+ import { sendUserOperation as c } from "./index.native7.js";
2
+ import { isChainIdSupportedForCDPUserOps as u, userOperationChainIdToNameMapping as p } from "./index.native40.js";
3
+ import { validateUserHasEvmSmartAccount as d, RPCRequestError as o, STANDARD_ERROR_CODES as s } from "./index.native26.js";
4
+ async function R(r, t) {
5
+ const [{ calls: n }] = r, i = (await d()).evmSmartAccounts[0], a = t.getState().chainId;
6
+ if (!u(a))
7
+ throw new o(
8
+ s.rpc.invalidParams,
9
+ "Chain ID is not supported for user operations"
10
+ );
11
+ try {
12
+ return (await c({
13
+ evmSmartAccount: i,
14
+ calls: m(n),
15
+ network: p[a]
16
+ })).userOperationHash;
17
+ } catch (e) {
18
+ throw new o(
19
+ s.rpc.transactionRejected,
20
+ e instanceof Error ? e.message : "User operation failed"
21
+ );
22
+ }
23
+ }
24
+ function m(r) {
25
+ return r.map((t) => ({
26
+ to: t.to,
27
+ data: t.data,
28
+ value: t.value ? BigInt(t.value) : void 0
29
+ }));
8
30
  }
9
31
  export {
10
- m as handleRequestAccounts
32
+ R as handleSendCalls
11
33
  };
@@ -1,33 +1,10 @@
1
- import { sendUserOperation as c } from "./index.native7.js";
2
- import { isChainIdSupportedForCDPUserOps as u, userOperationChainIdToNameMapping as p } from "./index.native40.js";
3
- import { validateUserHasEvmSmartAccount as d, RPCRequestError as o, STANDARD_ERROR_CODES as s } from "./index.native26.js";
4
- async function R(r, t) {
5
- const [{ calls: n }] = r, i = (await d()).evmSmartAccounts[0], a = t.getState().chainId;
6
- if (!u(a))
7
- throw new o(
8
- s.rpc.invalidParams,
9
- "Chain ID is not supported for user operations"
10
- );
11
- try {
12
- return (await c({
13
- evmSmartAccount: i,
14
- calls: m(n),
15
- network: p[a]
16
- })).userOperationHash;
17
- } catch (e) {
18
- throw new o(
19
- s.rpc.transactionRejected,
20
- e instanceof Error ? e.message : "User operation failed"
21
- );
22
- }
23
- }
24
- function m(r) {
25
- return r.map((t) => ({
26
- to: t.to,
27
- data: t.data,
28
- value: t.value ? BigInt(t.value) : void 0
29
- }));
1
+ import { EIP1193ProviderError as r, STANDARD_ERROR_CODES as t } from "./index.native26.js";
2
+ async function a(n, o, s) {
3
+ throw new r(
4
+ t.provider.unsupportedMethod,
5
+ "eth_sendTransaction is not supported with smart accounts. Use wallet_sendCalls instead."
6
+ );
30
7
  }
31
8
  export {
32
- R as handleSendCalls
9
+ a as handleSendTransaction
33
10
  };
@@ -1,10 +1,23 @@
1
- import { EIP1193ProviderError as r, STANDARD_ERROR_CODES as t } from "./index.native26.js";
2
- async function a(n, o, s) {
3
- throw new r(
4
- t.provider.unsupportedMethod,
5
- "eth_sendTransaction is not supported with smart accounts. Use wallet_sendCalls instead."
6
- );
1
+ import { hashTypedData as s } from "viem";
2
+ import { signAndWrapTypedDataForSmartAccount as c } from "./index.native47.js";
3
+ import { validateUserOwnsSmartAccount as i, EIP1193ProviderError as d, STANDARD_ERROR_CODES as m } from "./index.native26.js";
4
+ async function A(a, e) {
5
+ const [t, n] = a, o = await i(t);
6
+ try {
7
+ const { signature: r } = await c({
8
+ smartAccount: t,
9
+ ownerAddress: o.evmAccounts[0],
10
+ hash: s(JSON.parse(n)),
11
+ chainId: e.getState().chainId
12
+ });
13
+ return r;
14
+ } catch (r) {
15
+ throw new d(
16
+ m.provider.userRejectedRequest,
17
+ r instanceof Error ? r.message : "Signing failed"
18
+ );
19
+ }
7
20
  }
8
21
  export {
9
- a as handleSendTransaction
22
+ A as handleSignTypedData
10
23
  };
@@ -1,23 +1,4 @@
1
- import { hashTypedData as s } from "viem";
2
- import { signAndWrapTypedDataForSmartAccount as c } from "./index.native47.js";
3
- import { validateUserOwnsSmartAccount as i, EIP1193ProviderError as d, STANDARD_ERROR_CODES as m } from "./index.native26.js";
4
- async function A(a, e) {
5
- const [t, n] = a, o = await i(t);
6
- try {
7
- const { signature: r } = await c({
8
- smartAccount: t,
9
- ownerAddress: o.evmAccounts[0],
10
- hash: s(JSON.parse(n)),
11
- chainId: e.getState().chainId
12
- });
13
- return r;
14
- } catch (r) {
15
- throw new d(
16
- m.provider.userRejectedRequest,
17
- r instanceof Error ? r.message : "Signing failed"
18
- );
19
- }
20
- }
1
+ const o = "2.33.0";
21
2
  export {
22
- A as handleSignTypedData
3
+ o as version
23
4
  };
@@ -1,4 +1,4 @@
1
- import { HashMD as D, SHA256_IV as b, Chi as g, Maj as p } from "./index.native153.js";
1
+ import { HashMD as D, SHA256_IV as b, Chi as g, Maj as p } from "./index.native150.js";
2
2
  import { createHasher as u, clean as C, rotr as i } from "./index.native140.js";
3
3
  const B = /* @__PURE__ */ Uint32Array.from([
4
4
  1116352408,
@@ -1,4 +1,81 @@
1
- const o = "0.1.1";
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.native140.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
+ ]);
2
75
  export {
3
- o as version
76
+ U as Chi,
77
+ m as HashMD,
78
+ _ as Maj,
79
+ B as SHA256_IV,
80
+ y as setBigUint64
4
81
  };
@@ -1,111 +1,4 @@
1
- import { __module as x } from "./index.native152.js";
2
- var w;
3
- function O() {
4
- return w ? x.exports : (w = 1, function(d) {
5
- var g = Object.prototype.hasOwnProperty, c = "~";
6
- function h() {
7
- }
8
- Object.create && (h.prototype = /* @__PURE__ */ Object.create(null), new h().__proto__ || (c = !1));
9
- function b(s, t, n) {
10
- this.fn = s, this.context = t, this.once = n || !1;
11
- }
12
- function m(s, t, n, r, l) {
13
- if (typeof n != "function")
14
- throw new TypeError("The listener must be a function");
15
- var u = new b(n, r || s, l), o = c ? c + t : t;
16
- return s._events[o] ? s._events[o].fn ? s._events[o] = [s._events[o], u] : s._events[o].push(u) : (s._events[o] = u, s._eventsCount++), s;
17
- }
18
- function y(s, t) {
19
- --s._eventsCount === 0 ? s._events = new h() : delete s._events[t];
20
- }
21
- function f() {
22
- this._events = new h(), this._eventsCount = 0;
23
- }
24
- f.prototype.eventNames = function() {
25
- var t = [], n, r;
26
- if (this._eventsCount === 0) return t;
27
- for (r in n = this._events)
28
- g.call(n, r) && t.push(c ? r.slice(1) : r);
29
- return Object.getOwnPropertySymbols ? t.concat(Object.getOwnPropertySymbols(n)) : t;
30
- }, f.prototype.listeners = function(t) {
31
- var n = c ? c + t : t, r = this._events[n];
32
- if (!r) return [];
33
- if (r.fn) return [r.fn];
34
- for (var l = 0, u = r.length, o = new Array(u); l < u; l++)
35
- o[l] = r[l].fn;
36
- return o;
37
- }, f.prototype.listenerCount = function(t) {
38
- var n = c ? c + t : t, r = this._events[n];
39
- return r ? r.fn ? 1 : r.length : 0;
40
- }, f.prototype.emit = function(t, n, r, l, u, o) {
41
- var a = c ? c + t : t;
42
- if (!this._events[a]) return !1;
43
- var e = this._events[a], p = arguments.length, v, i;
44
- if (e.fn) {
45
- switch (e.once && this.removeListener(t, e.fn, void 0, !0), p) {
46
- case 1:
47
- return e.fn.call(e.context), !0;
48
- case 2:
49
- return e.fn.call(e.context, n), !0;
50
- case 3:
51
- return e.fn.call(e.context, n, r), !0;
52
- case 4:
53
- return e.fn.call(e.context, n, r, l), !0;
54
- case 5:
55
- return e.fn.call(e.context, n, r, l, u), !0;
56
- case 6:
57
- return e.fn.call(e.context, n, r, l, u, o), !0;
58
- }
59
- for (i = 1, v = new Array(p - 1); i < p; i++)
60
- v[i - 1] = arguments[i];
61
- e.fn.apply(e.context, v);
62
- } else {
63
- var E = e.length, _;
64
- for (i = 0; i < E; i++)
65
- switch (e[i].once && this.removeListener(t, e[i].fn, void 0, !0), p) {
66
- case 1:
67
- e[i].fn.call(e[i].context);
68
- break;
69
- case 2:
70
- e[i].fn.call(e[i].context, n);
71
- break;
72
- case 3:
73
- e[i].fn.call(e[i].context, n, r);
74
- break;
75
- case 4:
76
- e[i].fn.call(e[i].context, n, r, l);
77
- break;
78
- default:
79
- if (!v) for (_ = 1, v = new Array(p - 1); _ < p; _++)
80
- v[_ - 1] = arguments[_];
81
- e[i].fn.apply(e[i].context, v);
82
- }
83
- }
84
- return !0;
85
- }, f.prototype.on = function(t, n, r) {
86
- return m(this, t, n, r, !1);
87
- }, f.prototype.once = function(t, n, r) {
88
- return m(this, t, n, r, !0);
89
- }, f.prototype.removeListener = function(t, n, r, l) {
90
- var u = c ? c + t : t;
91
- if (!this._events[u]) return this;
92
- if (!n)
93
- return y(this, u), this;
94
- var o = this._events[u];
95
- if (o.fn)
96
- o.fn === n && (!l || o.once) && (!r || o.context === r) && y(this, u);
97
- else {
98
- for (var a = 0, e = [], p = o.length; a < p; a++)
99
- (o[a].fn !== n || l && !o[a].once || r && o[a].context !== r) && e.push(o[a]);
100
- e.length ? this._events[u] = e.length === 1 ? e[0] : e : y(this, u);
101
- }
102
- return this;
103
- }, f.prototype.removeAllListeners = function(t) {
104
- var n;
105
- return t ? (n = c ? c + t : t, this._events[n] && y(this, n)) : (this._events = new h(), this._eventsCount = 0), this;
106
- }, f.prototype.off = f.prototype.removeListener, f.prototype.addListener = f.prototype.on, f.prefixed = c, f.EventEmitter = f, d.exports = f;
107
- }(x), x.exports);
108
- }
1
+ const o = "0.1.1";
109
2
  export {
110
- O as __require
3
+ o as version
111
4
  };
@@ -1,4 +1,111 @@
1
- var e = { exports: {} };
1
+ import { __module as x } from "./index.native153.js";
2
+ var w;
3
+ function O() {
4
+ return w ? x.exports : (w = 1, function(d) {
5
+ var g = Object.prototype.hasOwnProperty, c = "~";
6
+ function h() {
7
+ }
8
+ Object.create && (h.prototype = /* @__PURE__ */ Object.create(null), new h().__proto__ || (c = !1));
9
+ function b(s, t, n) {
10
+ this.fn = s, this.context = t, this.once = n || !1;
11
+ }
12
+ function m(s, t, n, r, l) {
13
+ if (typeof n != "function")
14
+ throw new TypeError("The listener must be a function");
15
+ var u = new b(n, r || s, l), o = c ? c + t : t;
16
+ return s._events[o] ? s._events[o].fn ? s._events[o] = [s._events[o], u] : s._events[o].push(u) : (s._events[o] = u, s._eventsCount++), s;
17
+ }
18
+ function y(s, t) {
19
+ --s._eventsCount === 0 ? s._events = new h() : delete s._events[t];
20
+ }
21
+ function f() {
22
+ this._events = new h(), this._eventsCount = 0;
23
+ }
24
+ f.prototype.eventNames = function() {
25
+ var t = [], n, r;
26
+ if (this._eventsCount === 0) return t;
27
+ for (r in n = this._events)
28
+ g.call(n, r) && t.push(c ? r.slice(1) : r);
29
+ return Object.getOwnPropertySymbols ? t.concat(Object.getOwnPropertySymbols(n)) : t;
30
+ }, f.prototype.listeners = function(t) {
31
+ var n = c ? c + t : t, r = this._events[n];
32
+ if (!r) return [];
33
+ if (r.fn) return [r.fn];
34
+ for (var l = 0, u = r.length, o = new Array(u); l < u; l++)
35
+ o[l] = r[l].fn;
36
+ return o;
37
+ }, f.prototype.listenerCount = function(t) {
38
+ var n = c ? c + t : t, r = this._events[n];
39
+ return r ? r.fn ? 1 : r.length : 0;
40
+ }, f.prototype.emit = function(t, n, r, l, u, o) {
41
+ var a = c ? c + t : t;
42
+ if (!this._events[a]) return !1;
43
+ var e = this._events[a], p = arguments.length, v, i;
44
+ if (e.fn) {
45
+ switch (e.once && this.removeListener(t, e.fn, void 0, !0), p) {
46
+ case 1:
47
+ return e.fn.call(e.context), !0;
48
+ case 2:
49
+ return e.fn.call(e.context, n), !0;
50
+ case 3:
51
+ return e.fn.call(e.context, n, r), !0;
52
+ case 4:
53
+ return e.fn.call(e.context, n, r, l), !0;
54
+ case 5:
55
+ return e.fn.call(e.context, n, r, l, u), !0;
56
+ case 6:
57
+ return e.fn.call(e.context, n, r, l, u, o), !0;
58
+ }
59
+ for (i = 1, v = new Array(p - 1); i < p; i++)
60
+ v[i - 1] = arguments[i];
61
+ e.fn.apply(e.context, v);
62
+ } else {
63
+ var E = e.length, _;
64
+ for (i = 0; i < E; i++)
65
+ switch (e[i].once && this.removeListener(t, e[i].fn, void 0, !0), p) {
66
+ case 1:
67
+ e[i].fn.call(e[i].context);
68
+ break;
69
+ case 2:
70
+ e[i].fn.call(e[i].context, n);
71
+ break;
72
+ case 3:
73
+ e[i].fn.call(e[i].context, n, r);
74
+ break;
75
+ case 4:
76
+ e[i].fn.call(e[i].context, n, r, l);
77
+ break;
78
+ default:
79
+ if (!v) for (_ = 1, v = new Array(p - 1); _ < p; _++)
80
+ v[_ - 1] = arguments[_];
81
+ e[i].fn.apply(e[i].context, v);
82
+ }
83
+ }
84
+ return !0;
85
+ }, f.prototype.on = function(t, n, r) {
86
+ return m(this, t, n, r, !1);
87
+ }, f.prototype.once = function(t, n, r) {
88
+ return m(this, t, n, r, !0);
89
+ }, f.prototype.removeListener = function(t, n, r, l) {
90
+ var u = c ? c + t : t;
91
+ if (!this._events[u]) return this;
92
+ if (!n)
93
+ return y(this, u), this;
94
+ var o = this._events[u];
95
+ if (o.fn)
96
+ o.fn === n && (!l || o.once) && (!r || o.context === r) && y(this, u);
97
+ else {
98
+ for (var a = 0, e = [], p = o.length; a < p; a++)
99
+ (o[a].fn !== n || l && !o[a].once || r && o[a].context !== r) && e.push(o[a]);
100
+ e.length ? this._events[u] = e.length === 1 ? e[0] : e : y(this, u);
101
+ }
102
+ return this;
103
+ }, f.prototype.removeAllListeners = function(t) {
104
+ var n;
105
+ return t ? (n = c ? c + t : t, this._events[n] && y(this, n)) : (this._events = new h(), this._eventsCount = 0), this;
106
+ }, f.prototype.off = f.prototype.removeListener, f.prototype.addListener = f.prototype.on, f.prefixed = c, f.EventEmitter = f, d.exports = f;
107
+ }(x), x.exports);
108
+ }
2
109
  export {
3
- e as __module
110
+ O as __require
4
111
  };