@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,107 +1,4 @@
1
- import { split as L, rotlSH as T, rotlSL as S, rotlBH as m, rotlBL as F } from "./index.web138.js";
2
- import { createHasher as X, Hash as E, anumber as d, u32 as U, swap32IfBE as I, aexists as x, toBytes as P, abytes as k, aoutput as M, clean as y } from "./index.web139.js";
3
- const R = BigInt(0), f = BigInt(1), j = BigInt(2), q = BigInt(7), v = BigInt(256), z = BigInt(113), _ = [], g = [], B = [];
4
- for (let n = 0, t = f, s = 1, i = 0; n < 24; n++) {
5
- [s, i] = [i, (2 * s + 3 * i) % 5], _.push(2 * (5 * i + s)), g.push((n + 1) * (n + 2) / 2 % 64);
6
- let o = R;
7
- for (let r = 0; r < 7; r++)
8
- t = (t << f ^ (t >> q) * z) % v, t & j && (o ^= f << (f << /* @__PURE__ */ BigInt(r)) - f);
9
- B.push(o);
10
- }
11
- const A = L(B, !0), C = A[0], D = A[1], O = (n, t, s) => s > 32 ? m(n, t, s) : T(n, t, s), w = (n, t, s) => s > 32 ? F(n, t, s) : S(n, t, s);
12
- function G(n, t = 24) {
13
- const s = new Uint32Array(10);
14
- for (let i = 24 - t; i < 24; i++) {
15
- for (let e = 0; e < 10; e++)
16
- s[e] = n[e] ^ n[e + 10] ^ n[e + 20] ^ n[e + 30] ^ n[e + 40];
17
- for (let e = 0; e < 10; e += 2) {
18
- const h = (e + 8) % 10, l = (e + 2) % 10, u = s[l], c = s[l + 1], b = O(u, c, 1) ^ s[h], H = w(u, c, 1) ^ s[h + 1];
19
- for (let a = 0; a < 50; a += 10)
20
- n[e + a] ^= b, n[e + a + 1] ^= H;
21
- }
22
- let o = n[2], r = n[3];
23
- for (let e = 0; e < 24; e++) {
24
- const h = g[e], l = O(o, r, h), u = w(o, r, h), c = _[e];
25
- o = n[c], r = n[c + 1], n[c] = l, n[c + 1] = u;
26
- }
27
- for (let e = 0; e < 50; e += 10) {
28
- for (let h = 0; h < 10; h++)
29
- s[h] = n[e + h];
30
- for (let h = 0; h < 10; h++)
31
- n[e + h] ^= ~s[(h + 2) % 10] & s[(h + 4) % 10];
32
- }
33
- n[0] ^= C[i], n[1] ^= D[i];
34
- }
35
- y(s);
36
- }
37
- class p extends E {
38
- // NOTE: we accept arguments in bytes instead of bits here.
39
- constructor(t, s, i, o = !1, r = 24) {
40
- if (super(), this.pos = 0, this.posOut = 0, this.finished = !1, this.destroyed = !1, this.enableXOF = !1, this.blockLen = t, this.suffix = s, this.outputLen = i, this.enableXOF = o, this.rounds = r, d(i), !(0 < t && t < 200))
41
- throw new Error("only keccak-f1600 function is supported");
42
- this.state = new Uint8Array(200), this.state32 = U(this.state);
43
- }
44
- clone() {
45
- return this._cloneInto();
46
- }
47
- keccak() {
48
- I(this.state32), G(this.state32, this.rounds), I(this.state32), this.posOut = 0, this.pos = 0;
49
- }
50
- update(t) {
51
- x(this), t = P(t), k(t);
52
- const { blockLen: s, state: i } = this, o = t.length;
53
- for (let r = 0; r < o; ) {
54
- const e = Math.min(s - this.pos, o - r);
55
- for (let h = 0; h < e; h++)
56
- i[this.pos++] ^= t[r++];
57
- this.pos === s && this.keccak();
58
- }
59
- return this;
60
- }
61
- finish() {
62
- if (this.finished)
63
- return;
64
- this.finished = !0;
65
- const { state: t, suffix: s, pos: i, blockLen: o } = this;
66
- t[i] ^= s, (s & 128) !== 0 && i === o - 1 && this.keccak(), t[o - 1] ^= 128, this.keccak();
67
- }
68
- writeInto(t) {
69
- x(this, !1), k(t), this.finish();
70
- const s = this.state, { blockLen: i } = this;
71
- for (let o = 0, r = t.length; o < r; ) {
72
- this.posOut >= i && this.keccak();
73
- const e = Math.min(i - this.posOut, r - o);
74
- t.set(s.subarray(this.posOut, this.posOut + e), o), this.posOut += e, o += e;
75
- }
76
- return t;
77
- }
78
- xofInto(t) {
79
- if (!this.enableXOF)
80
- throw new Error("XOF is not possible for this instance");
81
- return this.writeInto(t);
82
- }
83
- xof(t) {
84
- return d(t), this.xofInto(new Uint8Array(t));
85
- }
86
- digestInto(t) {
87
- if (M(t, this), this.finished)
88
- throw new Error("digest() was already called");
89
- return this.writeInto(t), this.destroy(), t;
90
- }
91
- digest() {
92
- return this.digestInto(new Uint8Array(this.outputLen));
93
- }
94
- destroy() {
95
- this.destroyed = !0, y(this.state);
96
- }
97
- _cloneInto(t) {
98
- const { blockLen: s, suffix: i, outputLen: o, rounds: r, enableXOF: e } = this;
99
- return t || (t = new p(s, i, o, e, r)), t.state32.set(this.state32), t.pos = this.pos, t.posOut = this.posOut, t.finished = this.finished, t.rounds = r, t.suffix = i, t.outputLen = o, t.enableXOF = e, t.destroyed = this.destroyed, t;
100
- }
101
- }
102
- const J = (n, t, s) => X(() => new p(t, n, s)), Q = J(1, 136, 256 / 8);
1
+ const n = 2n ** 256n - 1n;
103
2
  export {
104
- p as Keccak,
105
- G as keccakP,
106
- Q as keccak_256
3
+ n as maxUint256
107
4
  };
@@ -1,9 +1,15 @@
1
- import { sha256 as o } from "./index.web89.js";
2
- import { isHex as s } from "./index.web76.js";
3
- import { toBytes as r } from "./index.web71.js";
4
- function p(t, i) {
5
- return o(s(t, { strict: !1 }) ? r(t) : t);
1
+ import { BaseError as r } from "./index.web76.js";
2
+ class d extends r {
3
+ constructor({ address: s }) {
4
+ super(`Address "${s}" is invalid.`, {
5
+ metaMessages: [
6
+ "- Address must be a hex value of 20 bytes (40 hex characters).",
7
+ "- Address must match its checksum counterpart."
8
+ ],
9
+ name: "InvalidAddressError"
10
+ });
11
+ }
6
12
  }
7
13
  export {
8
- p as sha256
14
+ d as InvalidAddressError
9
15
  };
@@ -1,5 +1,40 @@
1
- import { sha256 as s } from "./index.web140.js";
2
- const o = s;
1
+ import { versionedHashVersionKzg as a } from "./index.web86.js";
2
+ import { BaseError as s } from "./index.web76.js";
3
+ class t extends s {
4
+ constructor({ maxSize: e, size: r }) {
5
+ super("Blob size is too large.", {
6
+ metaMessages: [`Max: ${e} bytes`, `Given: ${r} bytes`],
7
+ name: "BlobSizeTooLargeError"
8
+ });
9
+ }
10
+ }
11
+ class d extends s {
12
+ constructor() {
13
+ super("Blob data must not be empty.", { name: "EmptyBlobError" });
14
+ }
15
+ }
16
+ class l extends s {
17
+ constructor({ hash: e, size: r }) {
18
+ super(`Versioned hash "${e}" size is invalid.`, {
19
+ metaMessages: ["Expected: 32", `Received: ${r}`],
20
+ name: "InvalidVersionedHashSizeError"
21
+ });
22
+ }
23
+ }
24
+ class c extends s {
25
+ constructor({ hash: e, version: r }) {
26
+ super(`Versioned hash "${e}" version is invalid.`, {
27
+ metaMessages: [
28
+ `Expected: ${a}`,
29
+ `Received: ${r}`
30
+ ],
31
+ name: "InvalidVersionedHashVersionError"
32
+ });
33
+ }
34
+ }
3
35
  export {
4
- o as sha256
36
+ t as BlobSizeTooLargeError,
37
+ d as EmptyBlobError,
38
+ l as InvalidVersionedHashSizeError,
39
+ c as InvalidVersionedHashVersionError
5
40
  };
@@ -1,17 +1,9 @@
1
- import { InvalidSerializableTransactionError as f } from "./index.web91.js";
2
- function d(e) {
3
- if (e.type)
4
- return e.type;
5
- if (typeof e.authorizationList < "u")
6
- return "eip7702";
7
- if (typeof e.blobs < "u" || typeof e.blobVersionedHashes < "u" || typeof e.maxFeePerBlobGas < "u" || typeof e.sidecars < "u")
8
- return "eip4844";
9
- if (typeof e.maxFeePerGas < "u" || typeof e.maxPriorityFeePerGas < "u")
10
- return "eip1559";
11
- if (typeof e.gasPrice < "u")
12
- return typeof e.accessList < "u" ? "eip2930" : "legacy";
13
- throw new f({ transaction: e });
1
+ import { BaseError as i } from "./index.web76.js";
2
+ class o extends i {
3
+ constructor({ chainId: r }) {
4
+ super(typeof r == "number" ? `Chain ID "${r}" is invalid.` : "Chain ID is invalid.", { name: "InvalidChainIdError" });
5
+ }
14
6
  }
15
7
  export {
16
- d as getTransactionType
8
+ o as InvalidChainIdError
17
9
  };
@@ -1,37 +1,37 @@
1
- import { BaseError as t } from "./index.web83.js";
2
- function o(n) {
3
- const r = Object.entries(n).map(([a, e]) => e === void 0 || e === !1 ? null : [a, e]).filter(Boolean), i = r.reduce((a, [e]) => Math.max(a, e.length), 0);
4
- return r.map(([a, e]) => ` ${`${a}:`.padEnd(i + 1)} ${e}`).join(`
5
- `);
6
- }
7
- class c extends t {
8
- constructor({ transaction: r }) {
9
- super("Cannot infer a transaction type from provided transaction.", {
10
- metaMessages: [
11
- "Provided Transaction:",
12
- "{",
13
- o(r),
14
- "}",
15
- "",
16
- "To infer the type, either provide:",
17
- "- a `type` to the Transaction, or",
18
- "- an EIP-1559 Transaction with `maxFeePerGas`, or",
19
- "- an EIP-2930 Transaction with `gasPrice` & `accessList`, or",
20
- "- an EIP-4844 Transaction with `blobs`, `blobVersionedHashes`, `sidecars`, or",
21
- "- an EIP-7702 Transaction with `authorizationList`, or",
22
- "- a Legacy Transaction with `gasPrice`"
23
- ],
24
- name: "InvalidSerializableTransactionError"
1
+ import { formatGwei as a } from "./index.web97.js";
2
+ import { BaseError as o } from "./index.web76.js";
3
+ class n extends o {
4
+ constructor({ cause: r, maxFeePerGas: e } = {}) {
5
+ super(`The fee cap (\`maxFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the maximum allowed value (2^256-1).`, {
6
+ cause: r,
7
+ name: "FeeCapTooHighError"
25
8
  });
26
9
  }
27
10
  }
28
- class d extends t {
29
- constructor({ storageKey: r }) {
30
- super(`Size for storage key "${r}" is invalid. Expected 32 bytes. Got ${Math.floor((r.length - 2) / 2)} bytes.`, { name: "InvalidStorageKeySizeError" });
11
+ Object.defineProperty(n, "nodeMessage", {
12
+ enumerable: !0,
13
+ configurable: !0,
14
+ writable: !0,
15
+ value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
16
+ });
17
+ class h extends o {
18
+ constructor({ cause: r, maxPriorityFeePerGas: e, maxFeePerGas: t } = {}) {
19
+ super([
20
+ `The provided tip (\`maxPriorityFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${t ? ` = ${a(t)} gwei` : ""}).`
21
+ ].join(`
22
+ `), {
23
+ cause: r,
24
+ name: "TipAboveFeeCapError"
25
+ });
31
26
  }
32
27
  }
28
+ Object.defineProperty(h, "nodeMessage", {
29
+ enumerable: !0,
30
+ configurable: !0,
31
+ writable: !0,
32
+ value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
33
+ });
33
34
  export {
34
- c as InvalidSerializableTransactionError,
35
- d as InvalidStorageKeySizeError,
36
- o as prettyPrint
35
+ n as FeeCapTooHighError,
36
+ h as TipAboveFeeCapError
37
37
  };
@@ -1,81 +1,11 @@
1
- import { versionedHashVersionKzg as c } from "./index.web93.js";
2
- import { maxUint256 as m } from "./index.web94.js";
3
- import { InvalidAddressError as s } from "./index.web95.js";
4
- import { BaseError as h } from "./index.web83.js";
5
- import { EmptyBlobError as P, InvalidVersionedHashSizeError as p, InvalidVersionedHashVersionError as x } from "./index.web96.js";
6
- import { InvalidChainIdError as n } from "./index.web97.js";
7
- import { FeeCapTooHighError as w, TipAboveFeeCapError as E } from "./index.web98.js";
8
- import { isAddress as f } from "./index.web74.js";
9
- import { size as F } from "./index.web79.js";
10
- import { slice as I } from "./index.web80.js";
11
- import { hexToNumber as G } from "./index.web85.js";
12
- function C(t) {
13
- const { authorizationList: e } = t;
14
- if (e)
15
- for (const o of e) {
16
- const { chainId: r } = o, i = o.address;
17
- if (!f(i))
18
- throw new s({ address: i });
19
- if (r < 0)
20
- throw new n({ chainId: r });
21
- }
22
- d(t);
23
- }
24
- function L(t) {
25
- const { blobVersionedHashes: e } = t;
26
- if (e) {
27
- if (e.length === 0)
28
- throw new P();
29
- for (const o of e) {
30
- const r = F(o), i = G(I(o, 0, 1));
31
- if (r !== 32)
32
- throw new p({ hash: o, size: r });
33
- if (i !== c)
34
- throw new x({
35
- hash: o,
36
- version: i
37
- });
38
- }
39
- }
40
- d(t);
41
- }
42
- function d(t) {
43
- const { chainId: e, maxPriorityFeePerGas: o, maxFeePerGas: r, to: i } = t;
44
- if (e <= 0)
45
- throw new n({ chainId: e });
46
- if (i && !f(i))
47
- throw new s({ address: i });
48
- if (r && r > m)
49
- throw new w({ maxFeePerGas: r });
50
- if (o && r && o > r)
51
- throw new E({ maxFeePerGas: r, maxPriorityFeePerGas: o });
52
- }
53
- function B(t) {
54
- const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
55
- if (e <= 0)
56
- throw new n({ chainId: e });
57
- if (a && !f(a))
58
- throw new s({ address: a });
59
- if (o || i)
60
- throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");
61
- if (r && r > m)
62
- throw new w({ maxFeePerGas: r });
63
- }
64
- function K(t) {
65
- const { chainId: e, maxPriorityFeePerGas: o, gasPrice: r, maxFeePerGas: i, to: a } = t;
66
- if (a && !f(a))
67
- throw new s({ address: a });
68
- if (typeof e < "u" && e <= 0)
69
- throw new n({ chainId: e });
70
- if (o || i)
71
- throw new h("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");
72
- if (r && r > m)
73
- throw new w({ maxFeePerGas: r });
1
+ import { hexToBytes as i } from "./index.web64.js";
2
+ import { bytesToHex as f } from "./index.web62.js";
3
+ function y(o) {
4
+ const { kzg: s } = o, n = o.to ?? (typeof o.blobs[0] == "string" ? "hex" : "bytes"), m = typeof o.blobs[0] == "string" ? o.blobs.map((t) => i(t)) : o.blobs, b = [];
5
+ for (const t of m)
6
+ b.push(Uint8Array.from(s.blobToKzgCommitment(t)));
7
+ return n === "bytes" ? b : b.map((t) => f(t));
74
8
  }
75
9
  export {
76
- d as assertTransactionEIP1559,
77
- B as assertTransactionEIP2930,
78
- L as assertTransactionEIP4844,
79
- C as assertTransactionEIP7702,
80
- K as assertTransactionLegacy
10
+ y as blobsToCommitments
81
11
  };
@@ -1,4 +1,13 @@
1
- const e = 1;
1
+ import { hexToBytes as b } from "./index.web64.js";
2
+ import { bytesToHex as y } from "./index.web62.js";
3
+ function h(t) {
4
+ const { kzg: m } = t, c = t.to ?? (typeof t.blobs[0] == "string" ? "hex" : "bytes"), s = typeof t.blobs[0] == "string" ? t.blobs.map((o) => b(o)) : t.blobs, i = typeof t.commitments[0] == "string" ? t.commitments.map((o) => b(o)) : t.commitments, n = [];
5
+ for (let o = 0; o < s.length; o++) {
6
+ const f = s[o], l = i[o];
7
+ n.push(Uint8Array.from(m.computeBlobKzgProof(f, l)));
8
+ }
9
+ return c === "bytes" ? n : n.map((o) => y(o));
10
+ }
2
11
  export {
3
- e as versionedHashVersionKzg
12
+ h as blobsToProofs
4
13
  };
@@ -1,4 +1,14 @@
1
- const n = 2n ** 256n - 1n;
1
+ import { commitmentToVersionedHash as i } from "./index.web120.js";
2
+ function r(o) {
3
+ const { commitments: t, version: n } = o, e = o.to ?? (typeof t[0] == "string" ? "hex" : "bytes"), s = [];
4
+ for (const m of t)
5
+ s.push(i({
6
+ commitment: m,
7
+ to: e,
8
+ version: n
9
+ }));
10
+ return s;
11
+ }
2
12
  export {
3
- n as maxUint256
13
+ r as commitmentsToVersionedHashes
4
14
  };
@@ -1,15 +1,16 @@
1
- import { BaseError as r } from "./index.web83.js";
2
- class d extends r {
3
- constructor({ address: s }) {
4
- super(`Address "${s}" is invalid.`, {
5
- metaMessages: [
6
- "- Address must be a hex value of 20 bytes (40 hex characters).",
7
- "- Address must match its checksum counterpart."
8
- ],
9
- name: "InvalidAddressError"
1
+ import { blobsToCommitments as f } from "./index.web92.js";
2
+ import { blobsToProofs as l } from "./index.web93.js";
3
+ import { toBlobs as p } from "./index.web119.js";
4
+ function k(t) {
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
+ for (let o = 0; o < s.length; o++)
7
+ c.push({
8
+ blob: s[o],
9
+ commitment: b[o],
10
+ proof: r[o]
10
11
  });
11
- }
12
+ return c;
12
13
  }
13
14
  export {
14
- d as InvalidAddressError
15
+ k as toBlobSidecars
15
16
  };
@@ -1,40 +1,21 @@
1
- import { versionedHashVersionKzg as a } from "./index.web93.js";
2
- import { BaseError as s } from "./index.web83.js";
3
- class t extends s {
4
- constructor({ maxSize: e, size: r }) {
5
- super("Blob size is too large.", {
6
- metaMessages: [`Max: ${e} bytes`, `Given: ${r} bytes`],
7
- name: "BlobSizeTooLargeError"
8
- });
9
- }
10
- }
11
- class d extends s {
12
- constructor() {
13
- super("Blob data must not be empty.", { name: "EmptyBlobError" });
14
- }
15
- }
16
- class l extends s {
17
- constructor({ hash: e, size: r }) {
18
- super(`Versioned hash "${e}" size is invalid.`, {
19
- metaMessages: ["Expected: 32", `Received: ${r}`],
20
- name: "InvalidVersionedHashSizeError"
21
- });
22
- }
23
- }
24
- class c extends s {
25
- constructor({ hash: e, version: r }) {
26
- super(`Versioned hash "${e}" version is invalid.`, {
27
- metaMessages: [
28
- `Expected: ${a}`,
29
- `Received: ${r}`
30
- ],
31
- name: "InvalidVersionedHashVersionError"
32
- });
1
+ import { InvalidAddressError as s } from "./index.web88.js";
2
+ import { InvalidStorageKeySizeError as l } from "./index.web84.js";
3
+ import { isAddress as f } from "./index.web67.js";
4
+ function a(r) {
5
+ if (!r || r.length === 0)
6
+ return [];
7
+ const n = [];
8
+ for (let o = 0; o < r.length; o++) {
9
+ const { address: i, storageKeys: e } = r[o];
10
+ for (let t = 0; t < e.length; t++)
11
+ if (e[t].length - 2 !== 64)
12
+ throw new l({ storageKey: e[t] });
13
+ if (!f(i, { strict: !1 }))
14
+ throw new s({ address: i });
15
+ n.push([i, e]);
33
16
  }
17
+ return n;
34
18
  }
35
19
  export {
36
- t as BlobSizeTooLargeError,
37
- d as EmptyBlobError,
38
- l as InvalidVersionedHashSizeError,
39
- c as InvalidVersionedHashVersionError
20
+ a as serializeAccessList
40
21
  };
@@ -1,9 +1,8 @@
1
- import { BaseError as i } from "./index.web83.js";
2
- class o extends i {
3
- constructor({ chainId: r }) {
4
- super(typeof r == "number" ? `Chain ID "${r}" is invalid.` : "Chain ID is invalid.", { name: "InvalidChainIdError" });
5
- }
1
+ import { gweiUnits as i } from "./index.web98.js";
2
+ import { formatUnits as o } from "./index.web99.js";
3
+ function f(r, t = "wei") {
4
+ return o(r, i[t]);
6
5
  }
7
6
  export {
8
- o as InvalidChainIdError
7
+ f as formatGwei
9
8
  };
@@ -1,37 +1,7 @@
1
- import { formatGwei as a } from "./index.web104.js";
2
- import { BaseError as o } from "./index.web83.js";
3
- class n extends o {
4
- constructor({ cause: r, maxFeePerGas: e } = {}) {
5
- super(`The fee cap (\`maxFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the maximum allowed value (2^256-1).`, {
6
- cause: r,
7
- name: "FeeCapTooHighError"
8
- });
9
- }
10
- }
11
- Object.defineProperty(n, "nodeMessage", {
12
- enumerable: !0,
13
- configurable: !0,
14
- writable: !0,
15
- value: /max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/
16
- });
17
- class h extends o {
18
- constructor({ cause: r, maxPriorityFeePerGas: e, maxFeePerGas: t } = {}) {
19
- super([
20
- `The provided tip (\`maxPriorityFeePerGas\`${e ? ` = ${a(e)} gwei` : ""}) cannot be higher than the fee cap (\`maxFeePerGas\`${t ? ` = ${a(t)} gwei` : ""}).`
21
- ].join(`
22
- `), {
23
- cause: r,
24
- name: "TipAboveFeeCapError"
25
- });
26
- }
27
- }
28
- Object.defineProperty(h, "nodeMessage", {
29
- enumerable: !0,
30
- configurable: !0,
31
- writable: !0,
32
- value: /max priority fee per gas higher than max fee per gas|tip higher than fee cap/
33
- });
1
+ const e = {
2
+ ether: -9,
3
+ wei: 9
4
+ };
34
5
  export {
35
- n as FeeCapTooHighError,
36
- h as TipAboveFeeCapError
6
+ e as gweiUnits
37
7
  };
@@ -1,11 +1,13 @@
1
- import { hexToBytes as i } from "./index.web71.js";
2
- import { bytesToHex as f } from "./index.web69.js";
3
- function y(o) {
4
- const { kzg: s } = o, n = o.to ?? (typeof o.blobs[0] == "string" ? "hex" : "bytes"), m = typeof o.blobs[0] == "string" ? o.blobs.map((t) => i(t)) : o.blobs, b = [];
5
- for (const t of m)
6
- b.push(Uint8Array.from(s.blobToKzgCommitment(t)));
7
- return n === "bytes" ? b : b.map((t) => f(t));
1
+ function a(r, n) {
2
+ let t = r.toString();
3
+ const i = t.startsWith("-");
4
+ i && (t = t.slice(1)), t = t.padStart(n, "0");
5
+ let [l, e] = [
6
+ t.slice(0, t.length - n),
7
+ t.slice(t.length - n)
8
+ ];
9
+ return e = e.replace(/(0+)$/, ""), `${i ? "-" : ""}${l || "0"}${e ? `.${e}` : ""}`;
8
10
  }
9
11
  export {
10
- y as blobsToCommitments
12
+ a as formatUnits
11
13
  };
@@ -1,4 +1,4 @@
1
- import { version as r } from "./index.native150.js";
1
+ import { version as r } from "./index.native151.js";
2
2
  function e() {
3
3
  return r;
4
4
  }
@@ -1,4 +1,7 @@
1
- const o = "2.33.0";
1
+ import { getCurrentUser as r } from "./index.native7.js";
2
+ async function n() {
3
+ return (await r())?.evmAccounts || [];
4
+ }
2
5
  export {
3
- o as version
6
+ n as handleAccounts
4
7
  };
@@ -1,7 +1,21 @@
1
- import { getCurrentUser as r } from "./index.native7.js";
2
- async function n() {
3
- return (await r())?.evmAccounts || [];
1
+ import { signEvmHash as o } from "./index.native7.js";
2
+ import { validateUserOwnsEOA as a, EIP1193ProviderError as i, STANDARD_ERROR_CODES as s } from "./index.native26.js";
3
+ async function h(t) {
4
+ const [n, e] = t;
5
+ await a(e);
6
+ try {
7
+ const { signature: r } = await o({
8
+ evmAccount: e,
9
+ hash: n
10
+ });
11
+ return r;
12
+ } catch (r) {
13
+ throw new i(
14
+ s.provider.userRejectedRequest,
15
+ r instanceof Error ? r.message : "Signing failed"
16
+ );
17
+ }
4
18
  }
5
19
  export {
6
- n as handleAccounts
20
+ h as handleEthSign
7
21
  };
@@ -1,21 +1,10 @@
1
- import { signEvmHash as o } from "./index.native7.js";
2
- import { validateUserOwnsEOA as a, EIP1193ProviderError as i, STANDARD_ERROR_CODES as s } from "./index.native26.js";
3
- async function h(t) {
4
- const [n, e] = t;
5
- await a(e);
6
- try {
7
- const { signature: r } = await o({
8
- evmAccount: e,
9
- hash: n
10
- });
11
- return r;
12
- } catch (r) {
13
- throw new i(
14
- s.provider.userRejectedRequest,
15
- r instanceof Error ? r.message : "Signing failed"
16
- );
17
- }
1
+ import { EIP1193ProviderError as t, STANDARD_ERROR_CODES as r } from "./index.native26.js";
2
+ async function a(o, e) {
3
+ throw new t(
4
+ r.provider.unsupportedMethod,
5
+ "wallet_getCallsStatus is not supported with EOAs"
6
+ );
18
7
  }
19
8
  export {
20
- h as handleEthSign
9
+ a as handleGetCallsStatus
21
10
  };
@@ -1,10 +1,6 @@
1
- import { EIP1193ProviderError as t, STANDARD_ERROR_CODES as r } from "./index.native26.js";
2
- async function a(o, e) {
3
- throw new t(
4
- r.provider.unsupportedMethod,
5
- "wallet_getCallsStatus is not supported with EOAs"
6
- );
1
+ async function e() {
2
+ return {};
7
3
  }
8
4
  export {
9
- a as handleGetCallsStatus
5
+ e as handleGetCapabilities
10
6
  };