@coinbase/cdp-core 0.0.70 → 0.0.71

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 (410) hide show
  1. package/README.md +86 -29
  2. package/dist/esm/index.native10.js +69 -67
  3. package/dist/esm/index.native106.js +1 -1
  4. package/dist/esm/index.native107.js +1 -1
  5. package/dist/esm/index.native112.js +1 -1
  6. package/dist/esm/index.native113.js +7 -7
  7. package/dist/esm/index.native119.js +3 -3
  8. package/dist/esm/index.native124.js +8 -8
  9. package/dist/esm/index.native131.js +4 -4
  10. package/dist/esm/index.native133.js +4 -4
  11. package/dist/esm/index.native136.js +7 -7
  12. package/dist/esm/index.native140.js +2 -2
  13. package/dist/esm/index.native145.js +1 -1
  14. package/dist/esm/index.native146.js +6 -32
  15. package/dist/esm/index.native147.js +32 -6
  16. package/dist/esm/index.native148.js +2 -79
  17. package/dist/esm/index.native149.js +108 -3
  18. package/dist/esm/index.native15.js +18 -18
  19. package/dist/esm/index.native150.js +2 -2
  20. package/dist/esm/index.native151.js +20 -108
  21. package/dist/esm/index.native152.js +10 -2
  22. package/dist/esm/index.native153.js +19 -20
  23. package/dist/esm/index.native154.js +93 -9
  24. package/dist/esm/index.native155.js +19 -18
  25. package/dist/esm/index.native156.js +105 -81
  26. package/dist/esm/index.native157.js +78 -20
  27. package/dist/esm/index.native158.js +4 -118
  28. package/dist/esm/index.native159.js +7 -38
  29. package/dist/esm/index.native161.js +375 -67
  30. package/dist/esm/index.native162.js +835 -34
  31. package/dist/esm/index.native163.js +38 -20
  32. package/dist/esm/index.native164.js +2 -8
  33. package/dist/esm/index.native165.js +70 -2
  34. package/dist/esm/index.native166.js +30 -373
  35. package/dist/esm/index.native167.js +20 -832
  36. package/dist/esm/index.native168.js +1 -1
  37. package/dist/esm/index.native171.js +1 -1
  38. package/dist/esm/index.native177.js +1 -1
  39. package/dist/esm/index.native179.js +2 -2
  40. package/dist/esm/index.native180.js +2 -2
  41. package/dist/esm/index.native181.js +2 -2
  42. package/dist/esm/index.native21.js +17 -18
  43. package/dist/esm/index.native22.js +26 -23
  44. package/dist/esm/index.native23.js +18 -17
  45. package/dist/esm/index.native3.js +1 -1
  46. package/dist/esm/index.native30.js +24 -24
  47. package/dist/esm/index.native33.js +1 -1
  48. package/dist/esm/index.native40.js +19 -14
  49. package/dist/esm/index.native44.js +13 -0
  50. package/dist/esm/index.native48.js +7 -7
  51. package/dist/esm/index.native49.js +8 -30
  52. package/dist/esm/index.native50.js +3 -3
  53. package/dist/esm/index.native57.js +2 -2
  54. package/dist/esm/index.native64.js +3 -3
  55. package/dist/esm/index.native65.js +2 -31
  56. package/dist/esm/index.native66.js +65 -28
  57. package/dist/esm/index.native67.js +367 -2
  58. package/dist/esm/index.native68.js +14 -63
  59. package/dist/esm/index.native69.js +18 -360
  60. package/dist/esm/index.native70.js +47 -13
  61. package/dist/esm/index.native71.js +28 -22
  62. package/dist/esm/index.native72.js +28 -50
  63. package/dist/esm/index.native9.js +1 -1
  64. package/dist/esm/index.web100.js +38 -5
  65. package/dist/esm/index.web101.js +6 -10
  66. package/dist/esm/index.web102.js +32 -14
  67. package/dist/esm/index.web103.js +8 -22
  68. package/dist/esm/index.web104.js +10 -50
  69. package/dist/esm/index.web105.js +11 -376
  70. package/dist/esm/index.web106.js +13 -28
  71. package/dist/esm/index.web107.js +18 -28
  72. package/dist/esm/index.web108.js +8 -2
  73. package/dist/esm/index.web109.js +5 -66
  74. package/dist/esm/index.web110.js +10 -364
  75. package/dist/esm/index.web111.js +55 -2
  76. package/dist/esm/index.web112.js +10 -20
  77. package/dist/esm/index.web113.js +2 -5
  78. package/dist/esm/index.web114.js +44 -47
  79. package/dist/esm/index.web115.js +13 -19
  80. package/dist/esm/index.web116.js +4 -79
  81. package/dist/esm/index.web117.js +2 -104
  82. package/dist/esm/index.web118.js +4 -32
  83. package/dist/esm/index.web119.js +18 -6
  84. package/dist/esm/index.web120.js +7 -54
  85. package/dist/esm/index.web121.js +3 -10
  86. package/dist/esm/index.web122.js +24 -2
  87. package/dist/esm/index.web123.js +9 -45
  88. package/dist/esm/index.web124.js +7 -13
  89. package/dist/esm/index.web125.js +71 -4
  90. package/dist/esm/index.web126.js +18 -3
  91. package/dist/esm/index.web127.js +3 -4
  92. package/dist/esm/index.web128.js +4 -18
  93. package/dist/esm/index.web129.js +4 -7
  94. package/dist/esm/index.web130.js +4 -3
  95. package/dist/esm/index.web131.js +15 -19
  96. package/dist/esm/index.web132.js +52 -8
  97. package/dist/esm/index.web133.js +16 -6
  98. package/dist/esm/index.web134.js +21 -69
  99. package/dist/esm/index.web135.js +8 -18
  100. package/dist/esm/index.web136.js +30 -3
  101. package/dist/esm/index.web137.js +7 -4
  102. package/dist/esm/index.web138.js +20 -4
  103. package/dist/esm/index.web139.js +5 -5
  104. package/dist/esm/index.web14.js +18 -18
  105. package/dist/esm/index.web140.js +44 -16
  106. package/dist/esm/index.web141.js +15 -47
  107. package/dist/esm/index.web142.js +19 -17
  108. package/dist/esm/index.web143.js +79 -23
  109. package/dist/esm/index.web144.js +103 -8
  110. package/dist/esm/index.web145.js +31 -29
  111. package/dist/esm/index.web146.js +6 -7
  112. package/dist/esm/index.web147.js +18 -18
  113. package/dist/esm/index.web148.js +10 -39
  114. package/dist/esm/index.web149.js +20 -2
  115. package/dist/esm/index.web150.js +94 -70
  116. package/dist/esm/index.web151.js +21 -35
  117. package/dist/esm/index.web152.js +116 -19
  118. package/dist/esm/index.web153.js +2 -8
  119. package/dist/esm/index.web154.js +109 -2
  120. package/dist/esm/index.web155.js +2 -378
  121. package/dist/esm/index.web156.js +78 -832
  122. package/dist/esm/index.web157.js +3 -78
  123. package/dist/esm/index.web158.js +39 -5
  124. package/dist/esm/index.web159.js +2 -21
  125. package/dist/esm/index.web160.js +70 -10
  126. package/dist/esm/index.web161.js +34 -19
  127. package/dist/esm/index.web162.js +19 -92
  128. package/dist/esm/index.web163.js +8 -21
  129. package/dist/esm/index.web164.js +2 -118
  130. package/dist/esm/index.web165.js +378 -2
  131. package/dist/esm/index.web166.js +836 -2
  132. package/dist/esm/index.web167.js +47 -2
  133. package/dist/esm/index.web168.js +5 -2
  134. package/dist/esm/index.web169.js +17 -108
  135. package/dist/esm/index.web170.js +28 -2
  136. package/dist/esm/index.web171.js +7 -46
  137. package/dist/esm/index.web172.js +11 -15
  138. package/dist/esm/index.web173.js +11 -16
  139. package/dist/esm/index.web174.js +10 -28
  140. package/dist/esm/index.web175.js +17 -8
  141. package/dist/esm/index.web176.js +79 -9
  142. package/dist/esm/index.web177.js +14 -12
  143. package/dist/esm/index.web178.js +2 -10
  144. package/dist/esm/index.web179.js +2 -17
  145. package/dist/esm/index.web180.js +2 -81
  146. package/dist/esm/index.web2.js +2 -2
  147. package/dist/esm/index.web20.js +17 -18
  148. package/dist/esm/index.web21.js +26 -23
  149. package/dist/esm/index.web22.js +18 -17
  150. package/dist/esm/index.web29.js +24 -24
  151. package/dist/esm/index.web3.js +1 -1
  152. package/dist/esm/index.web32.js +1 -1
  153. package/dist/esm/index.web38.js +19 -14
  154. package/dist/esm/index.web42.js +13 -0
  155. package/dist/esm/index.web45.js +12 -12
  156. package/dist/esm/index.web47.js +7 -7
  157. package/dist/esm/index.web48.js +8 -30
  158. package/dist/esm/index.web49.js +3 -3
  159. package/dist/esm/index.web52.js +2 -2
  160. package/dist/esm/index.web56.js +3 -3
  161. package/dist/esm/index.web63.js +15 -16
  162. package/dist/esm/index.web64.js +19 -42
  163. package/dist/esm/index.web65.js +50 -13
  164. package/dist/esm/index.web66.js +376 -55
  165. package/dist/esm/index.web67.js +28 -6
  166. package/dist/esm/index.web68.js +28 -21
  167. package/dist/esm/index.web69.js +2 -14
  168. package/dist/esm/index.web70.js +65 -3
  169. package/dist/esm/index.web71.js +364 -3
  170. package/dist/esm/index.web72.js +16 -33
  171. package/dist/esm/index.web73.js +43 -10
  172. package/dist/esm/index.web74.js +13 -4
  173. package/dist/esm/index.web75.js +52 -25
  174. package/dist/esm/index.web76.js +6 -6
  175. package/dist/esm/index.web77.js +20 -41
  176. package/dist/esm/index.web78.js +11 -55
  177. package/dist/esm/index.web79.js +3 -127
  178. package/dist/esm/index.web8.js +1 -1
  179. package/dist/esm/index.web80.js +3 -23
  180. package/dist/esm/index.web81.js +32 -10
  181. package/dist/esm/index.web82.js +9 -101
  182. package/dist/esm/index.web83.js +4 -6
  183. package/dist/esm/index.web84.js +29 -3
  184. package/dist/esm/index.web85.js +6 -14
  185. package/dist/esm/index.web86.js +40 -32
  186. package/dist/esm/index.web87.js +53 -76
  187. package/dist/esm/index.web88.js +128 -2
  188. package/dist/esm/index.web89.js +24 -2
  189. package/dist/esm/index.web9.js +69 -67
  190. package/dist/esm/index.web90.js +11 -11
  191. package/dist/esm/index.web91.js +99 -32
  192. package/dist/esm/index.web92.js +6 -6
  193. package/dist/esm/index.web93.js +3 -35
  194. package/dist/esm/index.web94.js +14 -8
  195. package/dist/esm/index.web95.js +33 -9
  196. package/dist/esm/index.web96.js +78 -11
  197. package/dist/esm/index.web97.js +2 -14
  198. package/dist/esm/index.web98.js +2 -19
  199. package/dist/esm/index.web99.js +12 -5
  200. package/dist/native/index.native10.js +69 -67
  201. package/dist/native/index.native106.js +1 -1
  202. package/dist/native/index.native107.js +1 -1
  203. package/dist/native/index.native112.js +1 -1
  204. package/dist/native/index.native113.js +7 -7
  205. package/dist/native/index.native119.js +3 -3
  206. package/dist/native/index.native124.js +8 -8
  207. package/dist/native/index.native131.js +4 -4
  208. package/dist/native/index.native133.js +4 -4
  209. package/dist/native/index.native136.js +7 -7
  210. package/dist/native/index.native140.js +2 -2
  211. package/dist/native/index.native145.js +1 -1
  212. package/dist/native/index.native146.js +6 -32
  213. package/dist/native/index.native147.js +32 -6
  214. package/dist/native/index.native148.js +2 -79
  215. package/dist/native/index.native149.js +108 -3
  216. package/dist/native/index.native15.js +18 -18
  217. package/dist/native/index.native150.js +2 -2
  218. package/dist/native/index.native151.js +20 -108
  219. package/dist/native/index.native152.js +10 -2
  220. package/dist/native/index.native153.js +19 -20
  221. package/dist/native/index.native154.js +93 -9
  222. package/dist/native/index.native155.js +19 -18
  223. package/dist/native/index.native156.js +105 -81
  224. package/dist/native/index.native157.js +78 -20
  225. package/dist/native/index.native158.js +4 -118
  226. package/dist/native/index.native159.js +7 -38
  227. package/dist/native/index.native161.js +375 -67
  228. package/dist/native/index.native162.js +835 -34
  229. package/dist/native/index.native163.js +38 -20
  230. package/dist/native/index.native164.js +2 -8
  231. package/dist/native/index.native165.js +70 -2
  232. package/dist/native/index.native166.js +30 -373
  233. package/dist/native/index.native167.js +20 -832
  234. package/dist/native/index.native168.js +1 -1
  235. package/dist/native/index.native171.js +1 -1
  236. package/dist/native/index.native177.js +1 -1
  237. package/dist/native/index.native179.js +2 -2
  238. package/dist/native/index.native180.js +2 -2
  239. package/dist/native/index.native181.js +2 -2
  240. package/dist/native/index.native21.js +17 -18
  241. package/dist/native/index.native22.js +26 -23
  242. package/dist/native/index.native23.js +18 -17
  243. package/dist/native/index.native3.js +1 -1
  244. package/dist/native/index.native30.js +24 -24
  245. package/dist/native/index.native33.js +1 -1
  246. package/dist/native/index.native40.js +19 -14
  247. package/dist/native/index.native44.js +13 -0
  248. package/dist/native/index.native48.js +7 -7
  249. package/dist/native/index.native49.js +8 -30
  250. package/dist/native/index.native50.js +3 -3
  251. package/dist/native/index.native57.js +2 -2
  252. package/dist/native/index.native64.js +3 -3
  253. package/dist/native/index.native65.js +2 -31
  254. package/dist/native/index.native66.js +65 -28
  255. package/dist/native/index.native67.js +367 -2
  256. package/dist/native/index.native68.js +14 -63
  257. package/dist/native/index.native69.js +18 -360
  258. package/dist/native/index.native70.js +47 -13
  259. package/dist/native/index.native71.js +28 -22
  260. package/dist/native/index.native72.js +28 -50
  261. package/dist/native/index.native9.js +1 -1
  262. package/dist/native-types/auth/toAuthState.d.ts +4 -1
  263. package/dist/native-types/shared/validators.d.ts +0 -4
  264. package/dist/native-types/types.d.ts +5 -2
  265. package/dist/native-types/version.d.ts +1 -1
  266. package/dist/types/auth/toAuthState.d.ts +4 -1
  267. package/dist/types/shared/validators.d.ts +0 -4
  268. package/dist/types/types.d.ts +5 -2
  269. package/dist/types/version.d.ts +1 -1
  270. package/dist/web/index.web100.js +38 -5
  271. package/dist/web/index.web101.js +6 -10
  272. package/dist/web/index.web102.js +32 -14
  273. package/dist/web/index.web103.js +8 -22
  274. package/dist/web/index.web104.js +10 -50
  275. package/dist/web/index.web105.js +11 -376
  276. package/dist/web/index.web106.js +13 -28
  277. package/dist/web/index.web107.js +18 -28
  278. package/dist/web/index.web108.js +8 -2
  279. package/dist/web/index.web109.js +5 -66
  280. package/dist/web/index.web110.js +10 -364
  281. package/dist/web/index.web111.js +55 -2
  282. package/dist/web/index.web112.js +10 -20
  283. package/dist/web/index.web113.js +2 -5
  284. package/dist/web/index.web114.js +44 -47
  285. package/dist/web/index.web115.js +13 -19
  286. package/dist/web/index.web116.js +4 -79
  287. package/dist/web/index.web117.js +2 -104
  288. package/dist/web/index.web118.js +4 -32
  289. package/dist/web/index.web119.js +18 -6
  290. package/dist/web/index.web120.js +7 -54
  291. package/dist/web/index.web121.js +3 -10
  292. package/dist/web/index.web122.js +24 -2
  293. package/dist/web/index.web123.js +9 -45
  294. package/dist/web/index.web124.js +7 -13
  295. package/dist/web/index.web125.js +71 -4
  296. package/dist/web/index.web126.js +18 -3
  297. package/dist/web/index.web127.js +3 -4
  298. package/dist/web/index.web128.js +4 -18
  299. package/dist/web/index.web129.js +4 -7
  300. package/dist/web/index.web130.js +4 -3
  301. package/dist/web/index.web131.js +15 -19
  302. package/dist/web/index.web132.js +52 -8
  303. package/dist/web/index.web133.js +16 -6
  304. package/dist/web/index.web134.js +21 -69
  305. package/dist/web/index.web135.js +8 -18
  306. package/dist/web/index.web136.js +30 -3
  307. package/dist/web/index.web137.js +7 -4
  308. package/dist/web/index.web138.js +20 -4
  309. package/dist/web/index.web139.js +5 -5
  310. package/dist/web/index.web14.js +18 -18
  311. package/dist/web/index.web140.js +44 -16
  312. package/dist/web/index.web141.js +15 -47
  313. package/dist/web/index.web142.js +19 -17
  314. package/dist/web/index.web143.js +79 -23
  315. package/dist/web/index.web144.js +103 -8
  316. package/dist/web/index.web145.js +31 -29
  317. package/dist/web/index.web146.js +6 -7
  318. package/dist/web/index.web147.js +18 -18
  319. package/dist/web/index.web148.js +10 -39
  320. package/dist/web/index.web149.js +20 -2
  321. package/dist/web/index.web150.js +94 -70
  322. package/dist/web/index.web151.js +21 -35
  323. package/dist/web/index.web152.js +116 -19
  324. package/dist/web/index.web153.js +2 -8
  325. package/dist/web/index.web154.js +109 -2
  326. package/dist/web/index.web155.js +2 -378
  327. package/dist/web/index.web156.js +78 -832
  328. package/dist/web/index.web157.js +3 -78
  329. package/dist/web/index.web158.js +39 -5
  330. package/dist/web/index.web159.js +2 -21
  331. package/dist/web/index.web160.js +70 -10
  332. package/dist/web/index.web161.js +34 -19
  333. package/dist/web/index.web162.js +19 -92
  334. package/dist/web/index.web163.js +8 -21
  335. package/dist/web/index.web164.js +2 -118
  336. package/dist/web/index.web165.js +378 -2
  337. package/dist/web/index.web166.js +836 -2
  338. package/dist/web/index.web167.js +47 -2
  339. package/dist/web/index.web168.js +5 -2
  340. package/dist/web/index.web169.js +17 -108
  341. package/dist/web/index.web170.js +28 -2
  342. package/dist/web/index.web171.js +7 -46
  343. package/dist/web/index.web172.js +11 -15
  344. package/dist/web/index.web173.js +11 -16
  345. package/dist/web/index.web174.js +10 -28
  346. package/dist/web/index.web175.js +17 -8
  347. package/dist/web/index.web176.js +79 -9
  348. package/dist/web/index.web177.js +14 -12
  349. package/dist/web/index.web178.js +2 -10
  350. package/dist/web/index.web179.js +2 -17
  351. package/dist/web/index.web180.js +2 -81
  352. package/dist/web/index.web2.js +2 -2
  353. package/dist/web/index.web20.js +17 -18
  354. package/dist/web/index.web21.js +26 -23
  355. package/dist/web/index.web22.js +18 -17
  356. package/dist/web/index.web29.js +24 -24
  357. package/dist/web/index.web3.js +1 -1
  358. package/dist/web/index.web32.js +1 -1
  359. package/dist/web/index.web38.js +19 -14
  360. package/dist/web/index.web42.js +13 -0
  361. package/dist/web/index.web45.js +12 -12
  362. package/dist/web/index.web47.js +7 -7
  363. package/dist/web/index.web48.js +8 -30
  364. package/dist/web/index.web49.js +3 -3
  365. package/dist/web/index.web52.js +2 -2
  366. package/dist/web/index.web56.js +3 -3
  367. package/dist/web/index.web63.js +15 -16
  368. package/dist/web/index.web64.js +19 -42
  369. package/dist/web/index.web65.js +50 -13
  370. package/dist/web/index.web66.js +376 -55
  371. package/dist/web/index.web67.js +28 -6
  372. package/dist/web/index.web68.js +28 -21
  373. package/dist/web/index.web69.js +2 -14
  374. package/dist/web/index.web70.js +65 -3
  375. package/dist/web/index.web71.js +364 -3
  376. package/dist/web/index.web72.js +16 -33
  377. package/dist/web/index.web73.js +43 -10
  378. package/dist/web/index.web74.js +13 -4
  379. package/dist/web/index.web75.js +52 -25
  380. package/dist/web/index.web76.js +6 -6
  381. package/dist/web/index.web77.js +20 -41
  382. package/dist/web/index.web78.js +11 -55
  383. package/dist/web/index.web79.js +3 -127
  384. package/dist/web/index.web8.js +1 -1
  385. package/dist/web/index.web80.js +3 -23
  386. package/dist/web/index.web81.js +32 -10
  387. package/dist/web/index.web82.js +9 -101
  388. package/dist/web/index.web83.js +4 -6
  389. package/dist/web/index.web84.js +29 -3
  390. package/dist/web/index.web85.js +6 -14
  391. package/dist/web/index.web86.js +40 -32
  392. package/dist/web/index.web87.js +53 -76
  393. package/dist/web/index.web88.js +128 -2
  394. package/dist/web/index.web89.js +24 -2
  395. package/dist/web/index.web9.js +69 -67
  396. package/dist/web/index.web90.js +11 -11
  397. package/dist/web/index.web91.js +99 -32
  398. package/dist/web/index.web92.js +6 -6
  399. package/dist/web/index.web93.js +3 -35
  400. package/dist/web/index.web94.js +14 -8
  401. package/dist/web/index.web95.js +33 -9
  402. package/dist/web/index.web96.js +78 -11
  403. package/dist/web/index.web97.js +2 -14
  404. package/dist/web/index.web98.js +2 -19
  405. package/dist/web/index.web99.js +12 -5
  406. package/dist/web-types/auth/toAuthState.d.ts +4 -1
  407. package/dist/web-types/shared/validators.d.ts +0 -4
  408. package/dist/web-types/types.d.ts +5 -2
  409. package/dist/web-types/version.d.ts +1 -1
  410. package/package.json +2 -2
@@ -1,9 +1,9 @@
1
1
  import { b as m } from "./index.native36.js";
2
- import { configureCdpApiClient as O, setAuthManager as P, authenticateUserWithCustomAuth as b, initiateAuthentication as j, createEndUserEvmAccount as x, createEndUserEvmSmartAccount as v, createEndUserSolanaAccount as K, verifyEmailAuthentication as W, verifySmsAuthentication as H, verifyOAuthCode as R, signEvmHashWithEndUserAccount as B, signEvmTransactionWithEndUserAccount as D, signSolanaTransactionWithEndUserAccount as F, sendEvmTransactionWithEndUserAccount as N, sendSolanaTransactionWithEndUserAccount as J, signEvmMessageWithEndUserAccount as L, signSolanaMessageWithEndUserAccount as z, signEvmTypedDataWithEndUserAccount as $, sendUserOperationWithEndUserAccount as V, getUserOperationWithEndUserAccount as q, exportEndUserEvmAccount as G, exportEndUserSolanaAccount as Q } from "@coinbase/cdp-api-client";
2
+ import { configureCdpApiClient as T, setAuthManager as b, authenticateUserWithCustomAuth as j, initiateAuthentication as P, createEndUserEvmAccount as x, createEndUserEvmSmartAccount as k, createEndUserSolanaAccount as K, verifyEmailAuthentication as W, verifySmsAuthentication as H, verifyOAuthCode as R, signEvmHashWithEndUserAccount as B, signEvmTransactionWithEndUserAccount as D, signSolanaTransactionWithEndUserAccount as N, sendEvmTransactionWithEndUserAccount as F, sendSolanaTransactionWithEndUserAccount as J, signEvmMessageWithEndUserAccount as L, signSolanaMessageWithEndUserAccount as z, signEvmTypedDataWithEndUserAccount as $, sendUserOperationWithEndUserAccount as V, getUserOperationWithEndUserAccount as q, exportEndUserEvmAccount as G, exportEndUserSolanaAccount as Q } from "@coinbase/cdp-api-client";
3
3
  import { Analytics as c } from "./index.native2.js";
4
4
  import "./index.native3.js";
5
- import { Keypair as k } from "@solana/web3.js";
6
- import E from "bs58";
5
+ import { Keypair as E } from "@solana/web3.js";
6
+ import I from "bs58";
7
7
  import { createAuthManager as X } from "./index.native37.js";
8
8
  import { CUSTOM_AUTH_REFRESH_BUFFER_MS as Y } from "./index.native38.js";
9
9
  import { OAuthManager as Z } from "./index.native39.js";
@@ -11,12 +11,12 @@ import { toAuthState as g } from "./index.native40.js";
11
11
  import { withAuth as d } from "./index.native41.js";
12
12
  import { MockAuthManager as ee } from "./index.native42.js";
13
13
  import { MockOAuthManager as te } from "./index.native43.js";
14
- import { mockUser as f } from "./index.native44.js";
15
- import { getPlatformServices as p, getPlatformCrypto as _ } from "./index.native8.js";
14
+ import { mockUser as p } from "./index.native44.js";
15
+ import { getPlatformServices as f, getPlatformCrypto as U } from "./index.native8.js";
16
16
  import { isChainSupportedForCDPSends as ne } from "./index.native45.js";
17
- import { getConfig as a, setCoreAuthManager as I, setCoreOAuthManager as S, getCoreAuthManager as o, getCoreOAuthManager as re, setConfig as se } from "./index.native35.js";
18
- import { CustomAuthError as y } from "./index.native29.js";
19
- import { serializeTransaction as U } from "./index.native46.js";
17
+ import { getConfig as a, setCoreAuthManager as S, setCoreOAuthManager as _, getCoreAuthManager as o, getCoreOAuthManager as re, setConfig as se } from "./index.native35.js";
18
+ import { CustomAuthError as w } from "./index.native29.js";
19
+ import { serializeTransaction as C } from "./index.native46.js";
20
20
  const _e = async (e) => {
21
21
  if (!e.projectId)
22
22
  throw new Error("Project ID is required");
@@ -28,12 +28,12 @@ const _e = async (e) => {
28
28
  n = !0;
29
29
  }
30
30
  if (se(e), a().useMock) {
31
- I(new ee(a().projectId)), S(new te());
31
+ S(new ee(a().projectId)), _(new te());
32
32
  return;
33
33
  }
34
34
  let t;
35
35
  try {
36
- const r = p();
36
+ const r = f();
37
37
  t = r.secureStorage ? {
38
38
  getRefreshToken: () => r.secureStorage.getItem("cdp_refresh_token"),
39
39
  setRefreshToken: (s) => r.secureStorage.setItem("cdp_refresh_token", s),
@@ -49,88 +49,88 @@ const _e = async (e) => {
49
49
  } catch {
50
50
  t = void 0;
51
51
  }
52
- if (O({
52
+ if (T({
53
53
  debugging: a().debugging,
54
54
  basePath: a().basePath,
55
55
  refreshTokenStorage: t
56
56
  }), n) {
57
57
  const r = new Z();
58
- S(r);
58
+ _(r);
59
59
  const s = X(a().projectId);
60
- I(s), P(s);
60
+ S(s), b(s);
61
61
  }
62
62
  await o().ensureInitialized();
63
- }, Ue = async (e) => (c.sendActionCallEvent({ name: "sign_in_with_email" }), A({
63
+ }, Ue = async (e) => (c.sendActionCallEvent({ name: "sign_in_with_email" }), y({
64
64
  email: e.email,
65
65
  type: "email"
66
- })), Ce = async (e) => (c.sendActionCallEvent({ name: "sign_in_with_sms" }), A({
66
+ })), Ce = async (e) => (c.sendActionCallEvent({ name: "sign_in_with_sms" }), y({
67
67
  phoneNumber: e.phoneNumber,
68
68
  type: "sms"
69
69
  })), Me = async (e) => {
70
70
  c.sendActionCallEvent({ name: "sign_in_with_oauth" });
71
- const n = p().oauth.getRedirectUrl();
71
+ const n = f().oauth.getRedirectUrl();
72
72
  if (a().useMock) {
73
73
  const r = new URL(n);
74
- r.searchParams.set("code", "mock-oauth-code"), r.searchParams.set("provider_type", e), r.searchParams.set("flow_id", "mock-flow-id"), p().oauth.initiateOAuthFlow(r.toString());
74
+ r.searchParams.set("code", "mock-oauth-code"), r.searchParams.set("provider_type", e), r.searchParams.set("flow_id", "mock-flow-id"), f().oauth.initiateOAuthFlow(r.toString());
75
75
  return;
76
76
  }
77
- const { authUrl: t } = await A({
77
+ const { authUrl: t } = await y({
78
78
  redirectUrl: n,
79
79
  type: e
80
80
  });
81
- p().oauth.initiateOAuthFlow(t);
82
- }, Te = async (e) => (c.sendActionCallEvent({ name: "verify_email_otp" }), w(
81
+ f().oauth.initiateOAuthFlow(t);
82
+ }, Oe = async (e) => (c.sendActionCallEvent({ name: "verify_email_otp" }), A(
83
83
  e,
84
84
  "Mock email OTP verified",
85
85
  (n, t) => W(n, t)
86
- )), Oe = async (e) => (c.sendActionCallEvent({ name: "verify_sms_otp" }), w(
86
+ )), Te = async (e) => (c.sendActionCallEvent({ name: "verify_sms_otp" }), A(
87
87
  e,
88
88
  "Mock SMS OTP verified",
89
89
  (n, t) => H(n, t)
90
- )), Pe = async (e) => (c.sendActionCallEvent({ name: "verify_oauth" }), w(
90
+ )), be = async (e) => (c.sendActionCallEvent({ name: "verify_oauth" }), A(
91
91
  e,
92
92
  "Mock OAuth code verified",
93
93
  (n, t) => R(n, t.providerType, t)
94
- )), be = async () => {
94
+ )), je = async () => {
95
95
  c.sendActionCallEvent({ name: "authenticate_with_jwt" });
96
96
  const e = a();
97
97
  if (!e.customAuth?.getJwt)
98
- throw new y(
98
+ throw new w(
99
99
  "customAuth.getJwt callback not configured. Please provide customAuth with getJwt in initialize() config."
100
100
  );
101
101
  let n;
102
102
  try {
103
103
  n = await e.customAuth.getJwt();
104
104
  } catch (u) {
105
- throw new y(
105
+ throw new w(
106
106
  u instanceof Error ? u.message : "Failed to get custom auth JWT"
107
107
  );
108
108
  }
109
109
  if (!n)
110
- throw new y("customAuth.getJwt returned null or undefined");
110
+ throw new w("customAuth.getJwt returned null or undefined");
111
111
  if (e.useMock)
112
112
  return await o().setAuthState({
113
113
  accessToken: n,
114
114
  expiresAt: Date.now() + 1e3 * 60 * 60 * 24,
115
- user: f
115
+ user: p
116
116
  }), {
117
117
  message: "Mock JWT authentication successful",
118
- user: f,
118
+ user: p,
119
119
  isNewUser: !1
120
120
  };
121
- const t = await b(a().projectId), r = new Date(Date.now() + Y).toISOString();
121
+ const t = await j(a().projectId), r = new Date(Date.now() + Y).toISOString();
122
122
  let s = g(n, r, t.endUser);
123
- return await o().setAuthState(s), e.ethereum?.createOnLogin && (s = await C(
123
+ return await o().setAuthState(s), e.ethereum?.createOnLogin && (s = await M(
124
124
  s,
125
125
  n,
126
126
  r,
127
127
  e.ethereum.createOnLogin
128
- )), e.solana?.createOnLogin && (s = await M(s, n, r)), {
128
+ )), e.solana?.createOnLogin && (s = await O(s, n, r)), {
129
129
  message: "Authentication successful",
130
130
  user: o().getUser(),
131
131
  isNewUser: t.isNewEndUser
132
132
  };
133
- }, je = async () => (c.sendActionCallEvent({ name: "get_current_user" }), o().getUser()), xe = async () => (c.sendActionCallEvent({ name: "is_signed_in" }), o().isSignedIn()), Ke = async () => {
133
+ }, Pe = async () => (c.sendActionCallEvent({ name: "get_current_user" }), o().getUser()), xe = async () => (c.sendActionCallEvent({ name: "is_signed_in" }), o().isSignedIn()), Ke = async () => {
134
134
  if (c.sendActionCallEvent({ name: "sign_out" }), a().useMock) {
135
135
  await o().signOut();
136
136
  return;
@@ -148,8 +148,8 @@ const _e = async (e) => {
148
148
  address: e.evmAccount,
149
149
  walletSecretId: t
150
150
  })).signature
151
- }))), Fe = async (e) => (c.sendActionCallEvent({ name: "sign_evm_transaction" }), a().useMock ? { signedTransaction: "0x0" } : d(e, o(), async ({ user: n, walletSecretId: t }) => {
152
- const r = U(e.transaction);
151
+ }))), Ne = async (e) => (c.sendActionCallEvent({ name: "sign_evm_transaction" }), a().useMock ? { signedTransaction: "0x0" } : d(e, o(), async ({ user: n, walletSecretId: t }) => {
152
+ const r = C(e.transaction);
153
153
  return {
154
154
  signedTransaction: (await D(
155
155
  a().projectId,
@@ -161,8 +161,8 @@ const _e = async (e) => {
161
161
  }
162
162
  )).signedTransaction
163
163
  };
164
- })), Ne = async (e) => (c.sendActionCallEvent({ name: "sign_solana_transaction" }), a().useMock ? { signedTransaction: "mock-signed-transaction" } : d(e, o(), async ({ user: n, walletSecretId: t }) => ({
165
- signedTransaction: (await F(
164
+ })), Fe = async (e) => (c.sendActionCallEvent({ name: "sign_solana_transaction" }), a().useMock ? { signedTransaction: "mock-signed-transaction" } : d(e, o(), async ({ user: n, walletSecretId: t }) => ({
165
+ signedTransaction: (await N(
166
166
  a().projectId,
167
167
  n.userId,
168
168
  {
@@ -176,9 +176,9 @@ const _e = async (e) => {
176
176
  throw new Error(`Chain ${e.network} is not supported by the CDP Apis`);
177
177
  if (a().useMock)
178
178
  return { transactionHash: "0x0" };
179
- const n = U(e.transaction);
179
+ const n = C(e.transaction);
180
180
  return d(e, o(), async ({ user: t, walletSecretId: r }) => ({
181
- transactionHash: (await N(
181
+ transactionHash: (await F(
182
182
  a().projectId,
183
183
  t.userId,
184
184
  {
@@ -260,7 +260,7 @@ const _e = async (e) => {
260
260
  return {
261
261
  privateKey: m.Buffer.from("mock-private-key").toString("hex")
262
262
  };
263
- const n = _(), t = await n.createExportKeyPair();
263
+ const n = U(), t = await n.createExportKeyPair();
264
264
  return d(e, o(), async ({ user: r, walletSecretId: s }) => {
265
265
  const i = await G(a().projectId, r.userId, {
266
266
  address: e.evmAccount,
@@ -278,12 +278,12 @@ const _e = async (e) => {
278
278
  if (c.sendActionCallEvent({ name: "export_solana_account" }), a().useMock) {
279
279
  const r = m.Buffer.from("mock-private-key").subarray(0, 32), s = m.Buffer.alloc(32);
280
280
  r.copy(s);
281
- const i = k.fromSeed(s), u = m.Buffer.concat([i.secretKey.subarray(0, 32), i.publicKey.toBytes()]);
281
+ const i = E.fromSeed(s), u = m.Buffer.concat([i.secretKey.subarray(0, 32), i.publicKey.toBytes()]);
282
282
  return {
283
- privateKey: E.encode(u)
283
+ privateKey: I.encode(u)
284
284
  };
285
285
  }
286
- const n = _(), t = await n.createExportKeyPair();
286
+ const n = U(), t = await n.createExportKeyPair();
287
287
  return d(e, o(), async ({ user: r, walletSecretId: s }) => {
288
288
  const i = await Q(a().projectId, r.userId, {
289
289
  address: e.solanaAccount,
@@ -292,12 +292,12 @@ const _e = async (e) => {
292
292
  }), u = await n.decryptWithPrivateKey(
293
293
  t.privateKey,
294
294
  i.encryptedPrivateKey
295
- ), l = k.fromSeed(new Uint8Array(u)), h = m.Buffer.concat([l.secretKey.subarray(0, 32), l.publicKey.toBytes()]);
295
+ ), l = E.fromSeed(new Uint8Array(u)), h = m.Buffer.concat([l.secretKey.subarray(0, 32), l.publicKey.toBytes()]);
296
296
  return {
297
- privateKey: E.encode(h)
297
+ privateKey: I.encode(h)
298
298
  };
299
299
  });
300
- }, A = async (e) => {
300
+ }, y = async (e) => {
301
301
  if (a().useMock)
302
302
  return "redirectUrl" in e ? {
303
303
  authUrl: "mock-auth-url",
@@ -308,7 +308,7 @@ const _e = async (e) => {
308
308
  };
309
309
  if (await o().isSignedIn())
310
310
  throw new Error("User is already authenticated. Please sign out first.");
311
- const t = await j(a().projectId, e);
311
+ const t = await P(a().projectId, e);
312
312
  return "authUrl" in t ? {
313
313
  flowId: t.flowId,
314
314
  authUrl: t.authUrl
@@ -316,15 +316,15 @@ const _e = async (e) => {
316
316
  flowId: t.flowId,
317
317
  message: "message" in t ? t.message : ""
318
318
  };
319
- }, w = async (e, n, t) => {
319
+ }, A = async (e, n, t) => {
320
320
  if (a().useMock)
321
321
  return await o().setAuthState({
322
322
  accessToken: "mock-access-token",
323
323
  expiresAt: Date.now() + 1e3 * 60 * 60 * 24,
324
- user: f
324
+ user: p
325
325
  }), {
326
326
  message: n,
327
- user: f,
327
+ user: p,
328
328
  isNewUser: !1
329
329
  };
330
330
  const r = await t(a().projectId, e);
@@ -335,12 +335,12 @@ const _e = async (e) => {
335
335
  );
336
336
  await o().setAuthState(s);
337
337
  const i = a();
338
- i.ethereum?.createOnLogin && (s = await C(
338
+ i.ethereum?.createOnLogin && (s = await M(
339
339
  s,
340
340
  r.accessToken,
341
341
  r.validUntil,
342
342
  i.ethereum.createOnLogin
343
- )), i.solana?.createOnLogin && (s = await M(
343
+ )), i.solana?.createOnLogin && (s = await O(
344
344
  s,
345
345
  r.accessToken,
346
346
  r.validUntil
@@ -351,9 +351,9 @@ const _e = async (e) => {
351
351
  user: u,
352
352
  isNewUser: r.isNewEndUser
353
353
  };
354
- }, C = async (e, n, t, r) => {
354
+ }, M = async (e, n, t, r) => {
355
355
  let s = e;
356
- if (!e.user.evmAccounts || e.user.evmAccounts.length === 0)
356
+ if (!e.user.evmAccountObjects || e.user.evmAccountObjects.length === 0)
357
357
  try {
358
358
  const i = await o().getWalletSecretId();
359
359
  let u = await x(a().projectId, e.user.userId, {
@@ -361,12 +361,14 @@ const _e = async (e) => {
361
361
  }), l = !1;
362
362
  const h = a().ethereum;
363
363
  if (h?.createOnLogin === "smart" && (l = h.enableSpendPermissions ?? !1), r === "smart") {
364
- const [T] = u.evmAccounts;
365
- u = await v(
364
+ const v = u.evmAccountObjects?.[0]?.address;
365
+ if (!v)
366
+ throw new Error("No EVM account found to use as owner for smart account");
367
+ u = await k(
366
368
  a().projectId,
367
369
  e.user.userId,
368
370
  {
369
- owner: T,
371
+ owner: v,
370
372
  enableSpendPermissions: l
371
373
  }
372
374
  );
@@ -375,9 +377,9 @@ const _e = async (e) => {
375
377
  } catch (i) {
376
378
  throw new Error(`Failed to create EVM account: ${i}`);
377
379
  }
378
- if (r === "smart" && (!s.user.evmSmartAccounts || s.user.evmSmartAccounts.length === 0))
380
+ if (r === "smart" && (!s.user.evmSmartAccountObjects || s.user.evmSmartAccountObjects.length === 0))
379
381
  try {
380
- const [i] = s.user.evmAccounts, u = await v(
382
+ const i = s.user.evmAccountObjects[0]?.address, u = await k(
381
383
  a().projectId,
382
384
  s.user.userId,
383
385
  {
@@ -391,9 +393,9 @@ const _e = async (e) => {
391
393
  throw new Error(`Failed to create EVM Smart Account: ${i}`);
392
394
  }
393
395
  return s;
394
- }, M = async (e, n, t) => {
396
+ }, O = async (e, n, t) => {
395
397
  let r = e;
396
- if (!e.user.solanaAccounts || e.user.solanaAccounts.length === 0)
398
+ if (!e.user.solanaAccountObjects || e.user.solanaAccountObjects.length === 0)
397
399
  try {
398
400
  const s = await o().getWalletSecretId(), i = await K(
399
401
  a().projectId,
@@ -409,12 +411,12 @@ const _e = async (e) => {
409
411
  return r;
410
412
  };
411
413
  export {
412
- be as authenticateWithJWT,
414
+ je as authenticateWithJWT,
413
415
  Qe as exportEvmAccount,
414
416
  Xe as exportSolanaAccount,
415
417
  We as getAccessToken,
416
418
  He as getAccessTokenExpiration,
417
- je as getCurrentUser,
419
+ Pe as getCurrentUser,
418
420
  Ge as getUserOperation,
419
421
  _e as initialize,
420
422
  xe as isSignedIn,
@@ -425,15 +427,15 @@ export {
425
427
  qe as sendUserOperation,
426
428
  De as signEvmHash,
427
429
  ze as signEvmMessage,
428
- Fe as signEvmTransaction,
430
+ Ne as signEvmTransaction,
429
431
  Ve as signEvmTypedData,
430
432
  Ue as signInWithEmail,
431
433
  Me as signInWithOAuth,
432
434
  Ce as signInWithSms,
433
435
  Ke as signOut,
434
436
  $e as signSolanaMessage,
435
- Ne as signSolanaTransaction,
436
- Te as verifyEmailOTP,
437
- Pe as verifyOAuth,
438
- Oe as verifySmsOTP
437
+ Fe as signSolanaTransaction,
438
+ Oe as verifyEmailOTP,
439
+ be as verifyOAuth,
440
+ Te as verifySmsOTP
439
441
  };
@@ -1,4 +1,4 @@
1
- import { commitmentToVersionedHash as i } from "./index.native147.js";
1
+ import { commitmentToVersionedHash as i } from "./index.native146.js";
2
2
  function r(o) {
3
3
  const { commitments: t, version: n } = o, e = o.to ?? (typeof t[0] == "string" ? "hex" : "bytes"), s = [];
4
4
  for (const m of t)
@@ -1,6 +1,6 @@
1
1
  import { blobsToCommitments as f } from "./index.native104.js";
2
2
  import { blobsToProofs as l } from "./index.native105.js";
3
- import { toBlobs as p } from "./index.native146.js";
3
+ import { toBlobs as p } from "./index.native147.js";
4
4
  function k(t) {
5
5
  const { data: i, kzg: n, to: m } = t, s = t.blobs ?? p({ data: i, to: m }), b = t.commitments ?? f({ blobs: s, kzg: n, to: m }), r = t.proofs ?? l({ blobs: s, commitments: b, kzg: n, to: m }), c = [];
6
6
  for (let o = 0; o < s.length; o++)
@@ -1,4 +1,4 @@
1
- import { version as r } from "./index.native150.js";
1
+ import { version as r } from "./index.native148.js";
2
2
  function e() {
3
3
  return r;
4
4
  }
@@ -1,11 +1,11 @@
1
- import { encode as d } from "./index.native153.js";
2
- import y from "./index.native154.js";
3
- import b from "./index.native155.js";
4
- import { JWSInvalid as r } from "./index.native71.js";
1
+ import { encode as d } from "./index.native151.js";
2
+ import y from "./index.native152.js";
3
+ import b from "./index.native153.js";
4
+ import { JWSInvalid as r } from "./index.native69.js";
5
5
  import { encoder as s, concat as u, decoder as h } from "./index.native114.js";
6
- import g from "./index.native156.js";
7
- import H from "./index.native157.js";
8
- import P from "./index.native158.js";
6
+ import g from "./index.native154.js";
7
+ import H from "./index.native155.js";
8
+ import P from "./index.native156.js";
9
9
  class x {
10
10
  #r;
11
11
  #e;
@@ -1,7 +1,7 @@
1
1
  import { getCurrentUser as r } from "./index.native10.js";
2
- async function n() {
3
- return (await r())?.evmAccounts || [];
2
+ async function s() {
3
+ return (await r())?.evmAccountObjects?.map((e) => e.address) || [];
4
4
  }
5
5
  export {
6
- n as handleAccounts
6
+ s as handleAccounts
7
7
  };
@@ -1,11 +1,11 @@
1
- import { fromNumber as c } from "./index.native168.js";
2
- import { validateUserConnected as o } from "./index.native33.js";
3
- async function i(t, e) {
4
- const n = await o();
5
- return t.emit("connect", {
6
- chainId: c(e.getState().chainId)
7
- }), n.evmAccounts || [];
1
+ import { fromNumber as o } from "./index.native168.js";
2
+ import { validateUserConnected as r } from "./index.native33.js";
3
+ async function s(e, t) {
4
+ const n = await r();
5
+ return e.emit("connect", {
6
+ chainId: o(t.getState().chainId)
7
+ }), n.evmAccountObjects?.map((c) => c.address) || [];
8
8
  }
9
9
  export {
10
- i as handleRequestAccounts
10
+ s as handleRequestAccounts
11
11
  };
@@ -1,7 +1,7 @@
1
- import { getCurrentUser as r } from "./index.native10.js";
2
- async function n() {
3
- return (await r())?.evmSmartAccounts || [];
1
+ import { getCurrentUser as t } from "./index.native10.js";
2
+ async function s() {
3
+ return (await t())?.evmSmartAccountObjects?.map((r) => r.address) || [];
4
4
  }
5
5
  export {
6
- n as handleAccounts
6
+ s as handleAccounts
7
7
  };
@@ -1,8 +1,8 @@
1
1
  import { getUserOperation as u } from "./index.native10.js";
2
- import { isChainIdSupportedForCDPUserOps as p, userOperationChainIdToNameMapping as r, userOperationNameToChainIdMapping as m } from "./index.native45.js";
3
- import { validateUserHasEvmSmartAccount as d, RPCRequestError as o, STANDARD_ERROR_CODES as n } from "./index.native33.js";
2
+ import { isChainIdSupportedForCDPUserOps as p, userOperationChainIdToNameMapping as r, userOperationNameToChainIdMapping as d } from "./index.native45.js";
3
+ import { validateUserHasEvmSmartAccount as m, RPCRequestError as o, STANDARD_ERROR_CODES as n } from "./index.native33.js";
4
4
  async function I(t, s) {
5
- const i = t[0], c = (await d()).evmSmartAccounts?.[0], a = s.getState().chainId;
5
+ const i = t[0], c = (await m()).evmSmartAccountObjects?.[0]?.address, a = s.getState().chainId;
6
6
  if (!p(a) || !r[a])
7
7
  throw new o(
8
8
  n.rpc.invalidParams,
@@ -25,7 +25,7 @@ async function I(t, s) {
25
25
  function l(t) {
26
26
  return {
27
27
  atomic: !0,
28
- chainId: m[t.network] ?? 0,
28
+ chainId: d[t.network] ?? 0,
29
29
  receipts: t.receipts?.map((s) => ({
30
30
  transactionHash: s.transactionHash,
31
31
  blockHash: s.blockHash,
@@ -1,11 +1,11 @@
1
- import { fromNumber as c } from "./index.native168.js";
2
- import { validateUserConnected as o } from "./index.native33.js";
3
- async function m(t, e) {
4
- const n = await o();
1
+ import { fromNumber as r } from "./index.native168.js";
2
+ import { validateUserConnected as a } from "./index.native33.js";
3
+ async function s(t, e) {
4
+ const n = await a();
5
5
  return t.emit("connect", {
6
- chainId: c(e.getState().chainId)
7
- }), n.evmSmartAccounts || [];
6
+ chainId: r(e.getState().chainId)
7
+ }), n.evmSmartAccountObjects?.map((c) => c.address) || [];
8
8
  }
9
9
  export {
10
- m as handleRequestAccounts
10
+ s as handleRequestAccounts
11
11
  };
@@ -1,5 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index.native149.js";
2
- import { __require as o } from "./index.native159.js";
1
+ import { getDefaultExportFromCjs as r } from "./index.native158.js";
2
+ import { __require as o } from "./index.native163.js";
3
3
  var t = o();
4
4
  const a = /* @__PURE__ */ r(t);
5
5
  export {
@@ -1,4 +1,4 @@
1
- import { HashMD as D, SHA256_IV as b, Chi as g, Maj as p } from "./index.native148.js";
1
+ import { HashMD as D, SHA256_IV as b, Chi as g, Maj as p } from "./index.native157.js";
2
2
  import { createHasher as u, clean as C, rotr as i } from "./index.native144.js";
3
3
  const B = /* @__PURE__ */ Uint32Array.from([
4
4
  1116352408,
@@ -1,35 +1,9 @@
1
- import { maxBytesPerTransaction as y, bytesPerBlob as a, fieldElementsPerBlob as f, bytesPerFieldElement as p } from "./index.native169.js";
2
- import { EmptyBlobError as c, BlobSizeTooLargeError as h } from "./index.native101.js";
3
- import { createCursor as B } from "./index.native89.js";
4
- import { size as u } from "./index.native84.js";
5
- import { hexToBytes as x } from "./index.native76.js";
6
- import { bytesToHex as d } from "./index.native74.js";
7
- function S(e) {
8
- const m = e.to ?? (typeof e.data == "string" ? "hex" : "bytes"), i = typeof e.data == "string" ? x(e.data) : e.data, o = u(i);
9
- if (!o)
10
- throw new c();
11
- if (o > y)
12
- throw new h({
13
- maxSize: y,
14
- size: o
15
- });
16
- const s = [];
17
- let n = !0, r = 0;
18
- for (; n; ) {
19
- const t = B(new Uint8Array(a));
20
- let l = 0;
21
- for (; l < f; ) {
22
- const b = i.slice(r, r + (p - 1));
23
- if (t.pushByte(0), t.pushBytes(b), b.length < 31) {
24
- t.pushByte(128), n = !1;
25
- break;
26
- }
27
- l++, r += 31;
28
- }
29
- s.push(t);
30
- }
31
- return m === "bytes" ? s.map((t) => t.bytes) : s.map((t) => d(t.bytes));
1
+ import { bytesToHex as i } from "./index.native74.js";
2
+ import { sha256 as m } from "./index.native93.js";
3
+ function f(t) {
4
+ const { commitment: e, version: s = 1 } = t, n = t.to ?? (typeof e == "string" ? "hex" : "bytes"), o = m(e);
5
+ return o.set([s], 0), n === "bytes" ? o : i(o);
32
6
  }
33
7
  export {
34
- S as toBlobs
8
+ f as commitmentToVersionedHash
35
9
  };
@@ -1,9 +1,35 @@
1
- import { bytesToHex as i } from "./index.native74.js";
2
- import { sha256 as m } from "./index.native93.js";
3
- function f(t) {
4
- const { commitment: e, version: s = 1 } = t, n = t.to ?? (typeof e == "string" ? "hex" : "bytes"), o = m(e);
5
- return o.set([s], 0), n === "bytes" ? o : i(o);
1
+ import { maxBytesPerTransaction as y, bytesPerBlob as a, fieldElementsPerBlob as f, bytesPerFieldElement as p } from "./index.native169.js";
2
+ import { EmptyBlobError as c, BlobSizeTooLargeError as h } from "./index.native101.js";
3
+ import { createCursor as B } from "./index.native89.js";
4
+ import { size as u } from "./index.native84.js";
5
+ import { hexToBytes as x } from "./index.native76.js";
6
+ import { bytesToHex as d } from "./index.native74.js";
7
+ function S(e) {
8
+ const m = e.to ?? (typeof e.data == "string" ? "hex" : "bytes"), i = typeof e.data == "string" ? x(e.data) : e.data, o = u(i);
9
+ if (!o)
10
+ throw new c();
11
+ if (o > y)
12
+ throw new h({
13
+ maxSize: y,
14
+ size: o
15
+ });
16
+ const s = [];
17
+ let n = !0, r = 0;
18
+ for (; n; ) {
19
+ const t = B(new Uint8Array(a));
20
+ let l = 0;
21
+ for (; l < f; ) {
22
+ const b = i.slice(r, r + (p - 1));
23
+ if (t.pushByte(0), t.pushBytes(b), b.length < 31) {
24
+ t.pushByte(128), n = !1;
25
+ break;
26
+ }
27
+ l++, r += 31;
28
+ }
29
+ s.push(t);
30
+ }
31
+ return m === "bytes" ? s.map((t) => t.bytes) : s.map((t) => d(t.bytes));
6
32
  }
7
33
  export {
8
- f as commitmentToVersionedHash
34
+ S as toBlobs
9
35
  };