@coinbase/cdp-core 0.0.75 → 0.0.76

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 (603) hide show
  1. package/README.md +162 -20
  2. package/dist/esm/index.native100.js +78 -13
  3. package/dist/esm/index.native101.js +2 -19
  4. package/dist/esm/index.native102.js +2 -6
  5. package/dist/esm/index.native103.js +13 -5
  6. package/dist/esm/index.native104.js +37 -10
  7. package/dist/esm/index.native105.js +5 -375
  8. package/dist/esm/index.native106.js +37 -2
  9. package/dist/esm/index.native107.js +8 -65
  10. package/dist/esm/index.native108.js +9 -363
  11. package/dist/esm/index.native109.js +11 -16
  12. package/dist/esm/index.native110.js +13 -22
  13. package/dist/esm/index.native111.js +18 -50
  14. package/dist/esm/index.native112.js +5 -28
  15. package/dist/esm/index.native113.js +5 -29
  16. package/dist/esm/index.native114.js +11 -2
  17. package/dist/esm/index.native115.js +51 -17
  18. package/dist/esm/index.native116.js +11 -5
  19. package/dist/esm/index.native117.js +2 -48
  20. package/dist/esm/index.native118.js +44 -19
  21. package/dist/esm/index.native119.js +14 -80
  22. package/dist/esm/index.native120.js +4 -103
  23. package/dist/esm/index.native121.js +2 -33
  24. package/dist/esm/index.native122.js +4 -3
  25. package/dist/esm/index.native123.js +18 -6
  26. package/dist/esm/index.native124.js +7 -4
  27. package/dist/esm/index.native125.js +3 -54
  28. package/dist/esm/index.native126.js +19 -10
  29. package/dist/esm/index.native127.js +9 -2
  30. package/dist/esm/index.native128.js +8 -45
  31. package/dist/esm/index.native129.js +71 -13
  32. package/dist/esm/index.native130.js +18 -4
  33. package/dist/esm/index.native131.js +3 -18
  34. package/dist/esm/index.native132.js +4 -7
  35. package/dist/esm/index.native133.js +4 -3
  36. package/dist/esm/index.native134.js +4 -19
  37. package/dist/esm/index.native135.js +19 -8
  38. package/dist/esm/index.native136.js +52 -7
  39. package/dist/esm/index.native137.js +17 -71
  40. package/dist/esm/index.native138.js +19 -14
  41. package/dist/esm/index.native139.js +8 -3
  42. package/dist/esm/index.native140.js +33 -4
  43. package/dist/esm/index.native141.js +7 -4
  44. package/dist/esm/index.native142.js +20 -4
  45. package/dist/esm/index.native143.js +5 -20
  46. package/dist/esm/index.native144.js +42 -47
  47. package/dist/esm/index.native145.js +20 -17
  48. package/dist/esm/index.native146.js +18 -22
  49. package/dist/esm/index.native147.js +79 -8
  50. package/dist/esm/index.native148.js +102 -32
  51. package/dist/esm/index.native149.js +6 -7
  52. package/dist/esm/index.native150.js +30 -18
  53. package/dist/esm/index.native151.js +20 -7
  54. package/dist/esm/index.native152.js +10 -2
  55. package/dist/esm/index.native153.js +20 -378
  56. package/dist/esm/index.native154.js +93 -835
  57. package/dist/esm/index.native155.js +21 -39
  58. package/dist/esm/index.native156.js +118 -2
  59. package/dist/esm/index.native157.js +2 -70
  60. package/dist/esm/index.native158.js +106 -32
  61. package/dist/esm/index.native159.js +2 -21
  62. package/dist/esm/index.native160.js +1 -1
  63. package/dist/esm/index.native161.js +4 -5
  64. package/dist/esm/index.native162.js +39 -2
  65. package/dist/esm/index.native163.js +2 -109
  66. package/dist/esm/index.native164.js +70 -2
  67. package/dist/esm/index.native165.js +34 -20
  68. package/dist/esm/index.native166.js +21 -10
  69. package/dist/esm/index.native167.js +8 -20
  70. package/dist/esm/index.native168.js +2 -94
  71. package/dist/esm/index.native169.js +378 -21
  72. package/dist/esm/index.native170.js +836 -118
  73. package/dist/esm/index.native171.js +47 -2
  74. package/dist/esm/index.native172.js +5 -2
  75. package/dist/esm/index.native173.js +18 -2
  76. package/dist/esm/index.native174.js +27 -46
  77. package/dist/esm/index.native175.js +8 -15
  78. package/dist/esm/index.native176.js +11 -18
  79. package/dist/esm/index.native177.js +13 -28
  80. package/dist/esm/index.native178.js +10 -8
  81. package/dist/esm/index.native179.js +17 -11
  82. package/dist/esm/index.native180.js +80 -12
  83. package/dist/esm/index.native181.js +14 -9
  84. package/dist/esm/index.native182.js +2 -17
  85. package/dist/esm/index.native183.js +2 -81
  86. package/dist/esm/index.native184.js +2 -79
  87. package/dist/esm/index.native185.js +81 -0
  88. package/dist/esm/index.native2.js +2 -2
  89. package/dist/esm/index.native24.js +13 -7
  90. package/dist/esm/index.native26.js +55 -30
  91. package/dist/esm/index.native3.js +1 -1
  92. package/dist/esm/index.native30.js +1 -1
  93. package/dist/esm/index.native32.js +3 -3
  94. package/dist/esm/index.native34.js +4 -4
  95. package/dist/esm/index.native38.js +1 -1
  96. package/dist/esm/index.native48.js +12 -12
  97. package/dist/esm/index.native52.js +6 -40
  98. package/dist/esm/index.native53.js +41 -49
  99. package/dist/esm/index.native54.js +47 -71
  100. package/dist/esm/index.native55.js +70 -23
  101. package/dist/esm/index.native56.js +22 -156
  102. package/dist/esm/index.native57.js +157 -45
  103. package/dist/esm/index.native58.js +48 -19
  104. package/dist/esm/index.native59.js +17 -71
  105. package/dist/esm/index.native60.js +66 -944
  106. package/dist/esm/index.native61.js +951 -2
  107. package/dist/esm/index.native62.js +2 -50
  108. package/dist/esm/index.native63.js +49 -27
  109. package/dist/esm/index.native64.js +28 -2
  110. package/dist/esm/index.native65.js +17 -2
  111. package/dist/esm/index.native66.js +21 -16
  112. package/dist/esm/index.native67.js +49 -44
  113. package/dist/esm/index.native68.js +376 -13
  114. package/dist/esm/index.native69.js +2 -58
  115. package/dist/esm/index.native70.js +65 -6
  116. package/dist/esm/index.native71.js +356 -13
  117. package/dist/esm/index.native72.js +28 -11
  118. package/dist/esm/index.native73.js +28 -3
  119. package/dist/esm/index.native74.js +2 -4
  120. package/dist/esm/index.native75.js +2 -35
  121. package/dist/esm/index.native76.js +16 -11
  122. package/dist/esm/index.native77.js +45 -4
  123. package/dist/esm/index.native78.js +13 -28
  124. package/dist/esm/index.native79.js +55 -6
  125. package/dist/esm/index.native80.js +6 -42
  126. package/dist/esm/index.native81.js +15 -49
  127. package/dist/esm/index.native82.js +11 -127
  128. package/dist/esm/index.native83.js +3 -23
  129. package/dist/esm/index.native84.js +3 -12
  130. package/dist/esm/index.native85.js +32 -102
  131. package/dist/esm/index.native86.js +12 -6
  132. package/dist/esm/index.native87.js +5 -3
  133. package/dist/esm/index.native88.js +28 -14
  134. package/dist/esm/index.native89.js +6 -34
  135. package/dist/esm/index.native9.js +1 -1
  136. package/dist/esm/index.native90.js +38 -74
  137. package/dist/esm/index.native91.js +56 -2
  138. package/dist/esm/index.native92.js +128 -2
  139. package/dist/esm/index.native93.js +22 -11
  140. package/dist/esm/index.native94.js +9 -34
  141. package/dist/esm/index.native95.js +103 -5
  142. package/dist/esm/index.native96.js +6 -34
  143. package/dist/esm/index.native97.js +3 -9
  144. package/dist/esm/index.native98.js +14 -10
  145. package/dist/esm/index.native99.js +34 -11
  146. package/dist/esm/index.web100.js +29 -32
  147. package/dist/esm/index.web101.js +8 -6
  148. package/dist/esm/index.web102.js +9 -33
  149. package/dist/esm/index.web103.js +11 -8
  150. package/dist/esm/index.web104.js +13 -10
  151. package/dist/esm/index.web105.js +18 -11
  152. package/dist/esm/index.web106.js +5 -13
  153. package/dist/esm/index.web107.js +5 -19
  154. package/dist/esm/index.web108.js +10 -5
  155. package/dist/esm/index.web109.js +377 -5
  156. package/dist/esm/index.web110.js +2 -13
  157. package/dist/esm/index.web111.js +38 -349
  158. package/dist/esm/index.web112.js +367 -2
  159. package/dist/esm/index.web113.js +28 -65
  160. package/dist/esm/index.web114.js +28 -364
  161. package/dist/esm/index.web115.js +16 -28
  162. package/dist/esm/index.web116.js +22 -28
  163. package/dist/esm/index.web117.js +48 -52
  164. package/dist/esm/index.web118.js +2 -11
  165. package/dist/esm/index.web119.js +21 -2
  166. package/dist/esm/index.web120.js +5 -45
  167. package/dist/esm/index.web121.js +46 -12
  168. package/dist/esm/index.web122.js +20 -2
  169. package/dist/esm/index.web123.js +79 -20
  170. package/dist/esm/index.web124.js +104 -5
  171. package/dist/esm/index.web125.js +31 -46
  172. package/dist/esm/index.web126.js +6 -19
  173. package/dist/esm/index.web127.js +4 -79
  174. package/dist/esm/index.web128.js +3 -103
  175. package/dist/esm/index.web129.js +53 -31
  176. package/dist/esm/index.web130.js +10 -6
  177. package/dist/esm/index.web131.js +2 -4
  178. package/dist/esm/index.web132.js +45 -5
  179. package/dist/esm/index.web133.js +13 -20
  180. package/dist/esm/index.web134.js +5 -10
  181. package/dist/esm/index.web135.js +18 -19
  182. package/dist/esm/index.web136.js +8 -94
  183. package/dist/esm/index.web137.js +4 -21
  184. package/dist/esm/index.web138.js +18 -116
  185. package/dist/esm/index.web139.js +8 -4
  186. package/dist/esm/index.web140.js +7 -18
  187. package/dist/esm/index.web141.js +71 -7
  188. package/dist/esm/index.web142.js +18 -3
  189. package/dist/esm/index.web143.js +3 -19
  190. package/dist/esm/index.web144.js +4 -8
  191. package/dist/esm/index.web145.js +4 -7
  192. package/dist/esm/index.web146.js +4 -71
  193. package/dist/esm/index.web147.js +14 -13
  194. package/dist/esm/index.web148.js +52 -3
  195. package/dist/esm/index.web149.js +17 -4
  196. package/dist/esm/index.web150.js +23 -4
  197. package/dist/esm/index.web151.js +8 -4
  198. package/dist/esm/index.web152.js +30 -16
  199. package/dist/esm/index.web153.js +7 -52
  200. package/dist/esm/index.web154.js +20 -17
  201. package/dist/esm/index.web155.js +7 -23
  202. package/dist/esm/index.web156.js +2 -9
  203. package/dist/esm/index.web157.js +375 -31
  204. package/dist/esm/index.web158.js +835 -7
  205. package/dist/esm/index.web159.js +38 -20
  206. package/dist/esm/index.web160.js +2 -8
  207. package/dist/esm/index.web161.js +70 -2
  208. package/dist/esm/index.web162.js +30 -373
  209. package/dist/esm/index.web163.js +20 -835
  210. package/dist/esm/index.web164.js +77 -37
  211. package/dist/esm/index.web165.js +5 -2
  212. package/dist/esm/index.web166.js +2 -70
  213. package/dist/esm/index.web167.js +106 -32
  214. package/dist/esm/index.web168.js +2 -21
  215. package/dist/esm/index.web169.js +19 -77
  216. package/dist/esm/index.web170.js +10 -5
  217. package/dist/esm/index.web171.js +20 -2
  218. package/dist/esm/index.web172.js +89 -104
  219. package/dist/esm/index.web173.js +21 -2
  220. package/dist/esm/index.web174.js +118 -18
  221. package/dist/esm/index.web175.js +2 -28
  222. package/dist/esm/index.web176.js +2 -8
  223. package/dist/esm/index.web177.js +2 -11
  224. package/dist/esm/index.web178.js +45 -11
  225. package/dist/esm/index.web179.js +14 -9
  226. package/dist/esm/index.web180.js +15 -14
  227. package/dist/esm/index.web181.js +25 -78
  228. package/dist/esm/index.web182.js +7 -46
  229. package/dist/esm/index.web183.js +11 -15
  230. package/dist/esm/index.web184.js +13 -2
  231. package/dist/esm/index.web185.js +10 -2
  232. package/dist/esm/index.web186.js +17 -2
  233. package/dist/esm/index.web187.js +72 -70
  234. package/dist/esm/index.web188.js +81 -0
  235. package/dist/esm/index.web2.js +2 -2
  236. package/dist/esm/index.web23.js +13 -7
  237. package/dist/esm/index.web25.js +55 -30
  238. package/dist/esm/index.web29.js +1 -1
  239. package/dist/esm/index.web3.js +1 -1
  240. package/dist/esm/index.web31.js +3 -3
  241. package/dist/esm/index.web33.js +4 -4
  242. package/dist/esm/index.web37.js +1 -1
  243. package/dist/esm/index.web39.js +1 -1
  244. package/dist/esm/index.web50.js +12 -12
  245. package/dist/esm/index.web54.js +6 -40
  246. package/dist/esm/index.web55.js +41 -49
  247. package/dist/esm/index.web56.js +47 -71
  248. package/dist/esm/index.web57.js +70 -23
  249. package/dist/esm/index.web58.js +22 -156
  250. package/dist/esm/index.web59.js +157 -45
  251. package/dist/esm/index.web60.js +48 -25
  252. package/dist/esm/index.web61.js +23 -71
  253. package/dist/esm/index.web62.js +72 -8
  254. package/dist/esm/index.web63.js +8 -950
  255. package/dist/esm/index.web64.js +951 -2
  256. package/dist/esm/index.web65.js +2 -50
  257. package/dist/esm/index.web66.js +49 -27
  258. package/dist/esm/index.web67.js +28 -2
  259. package/dist/esm/index.web68.js +2 -2
  260. package/dist/esm/index.web69.js +2 -17
  261. package/dist/esm/index.web70.js +16 -21
  262. package/dist/esm/index.web71.js +44 -49
  263. package/dist/esm/index.web72.js +13 -17
  264. package/dist/esm/index.web73.js +50 -40
  265. package/dist/esm/index.web74.js +6 -13
  266. package/dist/esm/index.web75.js +20 -54
  267. package/dist/esm/index.web76.js +11 -6
  268. package/dist/esm/index.web77.js +3 -21
  269. package/dist/esm/index.web78.js +3 -11
  270. package/dist/esm/index.web79.js +34 -3
  271. package/dist/esm/index.web8.js +1 -1
  272. package/dist/esm/index.web80.js +12 -3
  273. package/dist/esm/index.web81.js +4 -34
  274. package/dist/esm/index.web82.js +27 -11
  275. package/dist/esm/index.web83.js +6 -4
  276. package/dist/esm/index.web84.js +39 -25
  277. package/dist/esm/index.web85.js +55 -6
  278. package/dist/esm/index.web86.js +127 -42
  279. package/dist/esm/index.web87.js +22 -54
  280. package/dist/esm/index.web88.js +11 -126
  281. package/dist/esm/index.web89.js +102 -21
  282. package/dist/esm/index.web90.js +6 -12
  283. package/dist/esm/index.web91.js +3 -105
  284. package/dist/esm/index.web92.js +14 -6
  285. package/dist/esm/index.web93.js +35 -3
  286. package/dist/esm/index.web94.js +78 -14
  287. package/dist/esm/index.web95.js +2 -35
  288. package/dist/esm/index.web96.js +2 -79
  289. package/dist/esm/index.web97.js +13 -2
  290. package/dist/esm/index.web98.js +38 -2
  291. package/dist/esm/index.web99.js +5 -11
  292. package/dist/native/index.native100.js +78 -13
  293. package/dist/native/index.native101.js +2 -19
  294. package/dist/native/index.native102.js +2 -6
  295. package/dist/native/index.native103.js +13 -5
  296. package/dist/native/index.native104.js +37 -10
  297. package/dist/native/index.native105.js +5 -375
  298. package/dist/native/index.native106.js +37 -2
  299. package/dist/native/index.native107.js +8 -65
  300. package/dist/native/index.native108.js +9 -363
  301. package/dist/native/index.native109.js +11 -16
  302. package/dist/native/index.native110.js +13 -22
  303. package/dist/native/index.native111.js +18 -50
  304. package/dist/native/index.native112.js +5 -28
  305. package/dist/native/index.native113.js +5 -29
  306. package/dist/native/index.native114.js +11 -2
  307. package/dist/native/index.native115.js +51 -17
  308. package/dist/native/index.native116.js +11 -5
  309. package/dist/native/index.native117.js +2 -48
  310. package/dist/native/index.native118.js +44 -19
  311. package/dist/native/index.native119.js +14 -80
  312. package/dist/native/index.native120.js +4 -103
  313. package/dist/native/index.native121.js +2 -33
  314. package/dist/native/index.native122.js +4 -3
  315. package/dist/native/index.native123.js +18 -6
  316. package/dist/native/index.native124.js +7 -4
  317. package/dist/native/index.native125.js +3 -54
  318. package/dist/native/index.native126.js +19 -10
  319. package/dist/native/index.native127.js +9 -2
  320. package/dist/native/index.native128.js +8 -45
  321. package/dist/native/index.native129.js +71 -13
  322. package/dist/native/index.native130.js +18 -4
  323. package/dist/native/index.native131.js +3 -18
  324. package/dist/native/index.native132.js +4 -7
  325. package/dist/native/index.native133.js +4 -3
  326. package/dist/native/index.native134.js +4 -19
  327. package/dist/native/index.native135.js +19 -8
  328. package/dist/native/index.native136.js +52 -7
  329. package/dist/native/index.native137.js +17 -71
  330. package/dist/native/index.native138.js +19 -14
  331. package/dist/native/index.native139.js +8 -3
  332. package/dist/native/index.native140.js +33 -4
  333. package/dist/native/index.native141.js +7 -4
  334. package/dist/native/index.native142.js +20 -4
  335. package/dist/native/index.native143.js +5 -20
  336. package/dist/native/index.native144.js +42 -47
  337. package/dist/native/index.native145.js +20 -17
  338. package/dist/native/index.native146.js +18 -22
  339. package/dist/native/index.native147.js +79 -8
  340. package/dist/native/index.native148.js +102 -32
  341. package/dist/native/index.native149.js +6 -7
  342. package/dist/native/index.native150.js +30 -18
  343. package/dist/native/index.native151.js +20 -7
  344. package/dist/native/index.native152.js +10 -2
  345. package/dist/native/index.native153.js +20 -378
  346. package/dist/native/index.native154.js +93 -835
  347. package/dist/native/index.native155.js +21 -39
  348. package/dist/native/index.native156.js +118 -2
  349. package/dist/native/index.native157.js +2 -70
  350. package/dist/native/index.native158.js +106 -32
  351. package/dist/native/index.native159.js +2 -21
  352. package/dist/native/index.native160.js +1 -1
  353. package/dist/native/index.native161.js +4 -5
  354. package/dist/native/index.native162.js +39 -2
  355. package/dist/native/index.native163.js +2 -109
  356. package/dist/native/index.native164.js +70 -2
  357. package/dist/native/index.native165.js +34 -20
  358. package/dist/native/index.native166.js +21 -10
  359. package/dist/native/index.native167.js +8 -20
  360. package/dist/native/index.native168.js +2 -94
  361. package/dist/native/index.native169.js +378 -21
  362. package/dist/native/index.native170.js +836 -118
  363. package/dist/native/index.native171.js +47 -2
  364. package/dist/native/index.native172.js +5 -2
  365. package/dist/native/index.native173.js +18 -2
  366. package/dist/native/index.native174.js +27 -46
  367. package/dist/native/index.native175.js +8 -15
  368. package/dist/native/index.native176.js +11 -18
  369. package/dist/native/index.native177.js +13 -28
  370. package/dist/native/index.native178.js +10 -8
  371. package/dist/native/index.native179.js +17 -11
  372. package/dist/native/index.native180.js +80 -12
  373. package/dist/native/index.native181.js +14 -9
  374. package/dist/native/index.native182.js +2 -17
  375. package/dist/native/index.native183.js +2 -81
  376. package/dist/native/index.native184.js +2 -79
  377. package/dist/native/index.native185.js +81 -0
  378. package/dist/native/index.native2.js +2 -2
  379. package/dist/native/index.native24.js +13 -7
  380. package/dist/native/index.native26.js +55 -30
  381. package/dist/native/index.native3.js +1 -1
  382. package/dist/native/index.native30.js +1 -1
  383. package/dist/native/index.native32.js +3 -3
  384. package/dist/native/index.native34.js +4 -4
  385. package/dist/native/index.native38.js +1 -1
  386. package/dist/native/index.native48.js +12 -12
  387. package/dist/native/index.native52.js +6 -40
  388. package/dist/native/index.native53.js +41 -49
  389. package/dist/native/index.native54.js +47 -71
  390. package/dist/native/index.native55.js +70 -23
  391. package/dist/native/index.native56.js +22 -156
  392. package/dist/native/index.native57.js +157 -45
  393. package/dist/native/index.native58.js +48 -19
  394. package/dist/native/index.native59.js +17 -71
  395. package/dist/native/index.native60.js +66 -944
  396. package/dist/native/index.native61.js +951 -2
  397. package/dist/native/index.native62.js +2 -50
  398. package/dist/native/index.native63.js +49 -27
  399. package/dist/native/index.native64.js +28 -2
  400. package/dist/native/index.native65.js +17 -2
  401. package/dist/native/index.native66.js +21 -16
  402. package/dist/native/index.native67.js +49 -44
  403. package/dist/native/index.native68.js +376 -13
  404. package/dist/native/index.native69.js +2 -58
  405. package/dist/native/index.native70.js +65 -6
  406. package/dist/native/index.native71.js +356 -13
  407. package/dist/native/index.native72.js +28 -11
  408. package/dist/native/index.native73.js +28 -3
  409. package/dist/native/index.native74.js +2 -4
  410. package/dist/native/index.native75.js +2 -35
  411. package/dist/native/index.native76.js +16 -11
  412. package/dist/native/index.native77.js +45 -4
  413. package/dist/native/index.native78.js +13 -28
  414. package/dist/native/index.native79.js +55 -6
  415. package/dist/native/index.native80.js +6 -42
  416. package/dist/native/index.native81.js +15 -49
  417. package/dist/native/index.native82.js +11 -127
  418. package/dist/native/index.native83.js +3 -23
  419. package/dist/native/index.native84.js +3 -12
  420. package/dist/native/index.native85.js +32 -102
  421. package/dist/native/index.native86.js +12 -6
  422. package/dist/native/index.native87.js +5 -3
  423. package/dist/native/index.native88.js +28 -14
  424. package/dist/native/index.native89.js +6 -34
  425. package/dist/native/index.native9.js +1 -1
  426. package/dist/native/index.native90.js +38 -74
  427. package/dist/native/index.native91.js +56 -2
  428. package/dist/native/index.native92.js +128 -2
  429. package/dist/native/index.native93.js +22 -11
  430. package/dist/native/index.native94.js +9 -34
  431. package/dist/native/index.native95.js +103 -5
  432. package/dist/native/index.native96.js +6 -34
  433. package/dist/native/index.native97.js +3 -9
  434. package/dist/native/index.native98.js +14 -10
  435. package/dist/native/index.native99.js +34 -11
  436. package/dist/native-types/actions/initiateMfaEnrollment.d.ts +14 -4
  437. package/dist/native-types/actions/initiateMfaVerification.d.ts +5 -2
  438. package/dist/native-types/auth/toAuthState.d.ts +3 -3
  439. package/dist/native-types/index.d.ts +3 -2
  440. package/dist/native-types/types.d.ts +2 -2
  441. package/dist/native-types/utils/mfaHelpers.d.ts +4 -0
  442. package/dist/native-types/version.d.ts +1 -1
  443. package/dist/types/actions/initiateMfaEnrollment.d.ts +14 -4
  444. package/dist/types/actions/initiateMfaVerification.d.ts +5 -2
  445. package/dist/types/auth/toAuthState.d.ts +3 -3
  446. package/dist/types/index.d.ts +3 -2
  447. package/dist/types/types.d.ts +2 -2
  448. package/dist/types/utils/mfaHelpers.d.ts +4 -0
  449. package/dist/types/version.d.ts +1 -1
  450. package/dist/web/index.web100.js +29 -32
  451. package/dist/web/index.web101.js +8 -6
  452. package/dist/web/index.web102.js +9 -33
  453. package/dist/web/index.web103.js +11 -8
  454. package/dist/web/index.web104.js +13 -10
  455. package/dist/web/index.web105.js +18 -11
  456. package/dist/web/index.web106.js +5 -13
  457. package/dist/web/index.web107.js +5 -19
  458. package/dist/web/index.web108.js +10 -5
  459. package/dist/web/index.web109.js +377 -5
  460. package/dist/web/index.web110.js +2 -13
  461. package/dist/web/index.web111.js +38 -349
  462. package/dist/web/index.web112.js +367 -2
  463. package/dist/web/index.web113.js +28 -65
  464. package/dist/web/index.web114.js +28 -364
  465. package/dist/web/index.web115.js +16 -28
  466. package/dist/web/index.web116.js +22 -28
  467. package/dist/web/index.web117.js +48 -52
  468. package/dist/web/index.web118.js +2 -11
  469. package/dist/web/index.web119.js +21 -2
  470. package/dist/web/index.web120.js +5 -45
  471. package/dist/web/index.web121.js +46 -12
  472. package/dist/web/index.web122.js +20 -2
  473. package/dist/web/index.web123.js +79 -20
  474. package/dist/web/index.web124.js +104 -5
  475. package/dist/web/index.web125.js +31 -46
  476. package/dist/web/index.web126.js +6 -19
  477. package/dist/web/index.web127.js +4 -79
  478. package/dist/web/index.web128.js +3 -103
  479. package/dist/web/index.web129.js +53 -31
  480. package/dist/web/index.web130.js +10 -6
  481. package/dist/web/index.web131.js +2 -4
  482. package/dist/web/index.web132.js +45 -5
  483. package/dist/web/index.web133.js +13 -20
  484. package/dist/web/index.web134.js +5 -10
  485. package/dist/web/index.web135.js +18 -19
  486. package/dist/web/index.web136.js +8 -94
  487. package/dist/web/index.web137.js +4 -21
  488. package/dist/web/index.web138.js +18 -116
  489. package/dist/web/index.web139.js +8 -4
  490. package/dist/web/index.web140.js +7 -18
  491. package/dist/web/index.web141.js +71 -7
  492. package/dist/web/index.web142.js +18 -3
  493. package/dist/web/index.web143.js +3 -19
  494. package/dist/web/index.web144.js +4 -8
  495. package/dist/web/index.web145.js +4 -7
  496. package/dist/web/index.web146.js +4 -71
  497. package/dist/web/index.web147.js +14 -13
  498. package/dist/web/index.web148.js +52 -3
  499. package/dist/web/index.web149.js +17 -4
  500. package/dist/web/index.web150.js +23 -4
  501. package/dist/web/index.web151.js +8 -4
  502. package/dist/web/index.web152.js +30 -16
  503. package/dist/web/index.web153.js +7 -52
  504. package/dist/web/index.web154.js +20 -17
  505. package/dist/web/index.web155.js +7 -23
  506. package/dist/web/index.web156.js +2 -9
  507. package/dist/web/index.web157.js +375 -31
  508. package/dist/web/index.web158.js +835 -7
  509. package/dist/web/index.web159.js +38 -20
  510. package/dist/web/index.web160.js +2 -8
  511. package/dist/web/index.web161.js +70 -2
  512. package/dist/web/index.web162.js +30 -373
  513. package/dist/web/index.web163.js +20 -835
  514. package/dist/web/index.web164.js +77 -37
  515. package/dist/web/index.web165.js +5 -2
  516. package/dist/web/index.web166.js +2 -70
  517. package/dist/web/index.web167.js +106 -32
  518. package/dist/web/index.web168.js +2 -21
  519. package/dist/web/index.web169.js +19 -77
  520. package/dist/web/index.web170.js +10 -5
  521. package/dist/web/index.web171.js +20 -2
  522. package/dist/web/index.web172.js +89 -104
  523. package/dist/web/index.web173.js +21 -2
  524. package/dist/web/index.web174.js +118 -18
  525. package/dist/web/index.web175.js +2 -28
  526. package/dist/web/index.web176.js +2 -8
  527. package/dist/web/index.web177.js +2 -11
  528. package/dist/web/index.web178.js +45 -11
  529. package/dist/web/index.web179.js +14 -9
  530. package/dist/web/index.web180.js +15 -14
  531. package/dist/web/index.web181.js +25 -78
  532. package/dist/web/index.web182.js +7 -46
  533. package/dist/web/index.web183.js +11 -15
  534. package/dist/web/index.web184.js +13 -2
  535. package/dist/web/index.web185.js +10 -2
  536. package/dist/web/index.web186.js +17 -2
  537. package/dist/web/index.web187.js +72 -70
  538. package/dist/web/index.web188.js +81 -0
  539. package/dist/web/index.web2.js +2 -2
  540. package/dist/web/index.web23.js +13 -7
  541. package/dist/web/index.web25.js +55 -30
  542. package/dist/web/index.web29.js +1 -1
  543. package/dist/web/index.web3.js +1 -1
  544. package/dist/web/index.web31.js +3 -3
  545. package/dist/web/index.web33.js +4 -4
  546. package/dist/web/index.web37.js +1 -1
  547. package/dist/web/index.web39.js +1 -1
  548. package/dist/web/index.web50.js +12 -12
  549. package/dist/web/index.web54.js +6 -40
  550. package/dist/web/index.web55.js +41 -49
  551. package/dist/web/index.web56.js +47 -71
  552. package/dist/web/index.web57.js +70 -23
  553. package/dist/web/index.web58.js +22 -156
  554. package/dist/web/index.web59.js +157 -45
  555. package/dist/web/index.web60.js +48 -25
  556. package/dist/web/index.web61.js +23 -71
  557. package/dist/web/index.web62.js +72 -8
  558. package/dist/web/index.web63.js +8 -950
  559. package/dist/web/index.web64.js +951 -2
  560. package/dist/web/index.web65.js +2 -50
  561. package/dist/web/index.web66.js +49 -27
  562. package/dist/web/index.web67.js +28 -2
  563. package/dist/web/index.web68.js +2 -2
  564. package/dist/web/index.web69.js +2 -17
  565. package/dist/web/index.web70.js +16 -21
  566. package/dist/web/index.web71.js +44 -49
  567. package/dist/web/index.web72.js +13 -17
  568. package/dist/web/index.web73.js +50 -40
  569. package/dist/web/index.web74.js +6 -13
  570. package/dist/web/index.web75.js +20 -54
  571. package/dist/web/index.web76.js +11 -6
  572. package/dist/web/index.web77.js +3 -21
  573. package/dist/web/index.web78.js +3 -11
  574. package/dist/web/index.web79.js +34 -3
  575. package/dist/web/index.web8.js +1 -1
  576. package/dist/web/index.web80.js +12 -3
  577. package/dist/web/index.web81.js +4 -34
  578. package/dist/web/index.web82.js +27 -11
  579. package/dist/web/index.web83.js +6 -4
  580. package/dist/web/index.web84.js +39 -25
  581. package/dist/web/index.web85.js +55 -6
  582. package/dist/web/index.web86.js +127 -42
  583. package/dist/web/index.web87.js +22 -54
  584. package/dist/web/index.web88.js +11 -126
  585. package/dist/web/index.web89.js +102 -21
  586. package/dist/web/index.web90.js +6 -12
  587. package/dist/web/index.web91.js +3 -105
  588. package/dist/web/index.web92.js +14 -6
  589. package/dist/web/index.web93.js +35 -3
  590. package/dist/web/index.web94.js +78 -14
  591. package/dist/web/index.web95.js +2 -35
  592. package/dist/web/index.web96.js +2 -79
  593. package/dist/web/index.web97.js +13 -2
  594. package/dist/web/index.web98.js +38 -2
  595. package/dist/web/index.web99.js +5 -11
  596. package/dist/web-types/actions/initiateMfaEnrollment.d.ts +14 -4
  597. package/dist/web-types/actions/initiateMfaVerification.d.ts +5 -2
  598. package/dist/web-types/auth/toAuthState.d.ts +3 -3
  599. package/dist/web-types/index.d.ts +3 -2
  600. package/dist/web-types/types.d.ts +2 -2
  601. package/dist/web-types/utils/mfaHelpers.d.ts +4 -0
  602. package/dist/web-types/version.d.ts +1 -1
  603. package/package.json +2 -2
@@ -1,130 +1,15 @@
1
- import { NegativeOffsetError as o, PositionOutOfBoundsError as e, RecursiveReadLimitExceededError as n } from "./index.web123.js";
2
- const h = {
3
- bytes: new Uint8Array(),
4
- dataView: new DataView(new ArrayBuffer(0)),
5
- position: 0,
6
- positionReadCount: /* @__PURE__ */ new Map(),
7
- recursiveReadCount: 0,
8
- recursiveReadLimit: Number.POSITIVE_INFINITY,
9
- assertReadLimit() {
10
- if (this.recursiveReadCount >= this.recursiveReadLimit)
11
- throw new n({
12
- count: this.recursiveReadCount + 1,
13
- limit: this.recursiveReadLimit
14
- });
15
- },
16
- assertPosition(t) {
17
- if (t < 0 || t > this.bytes.length - 1)
18
- throw new e({
19
- length: this.bytes.length,
20
- position: t
21
- });
22
- },
23
- decrementPosition(t) {
24
- if (t < 0)
25
- throw new o({ offset: t });
26
- const i = this.position - t;
27
- this.assertPosition(i), this.position = i;
28
- },
29
- getReadCount(t) {
30
- return this.positionReadCount.get(t || this.position) || 0;
31
- },
32
- incrementPosition(t) {
33
- if (t < 0)
34
- throw new o({ offset: t });
35
- const i = this.position + t;
36
- this.assertPosition(i), this.position = i;
37
- },
38
- inspectByte(t) {
39
- const i = t ?? this.position;
40
- return this.assertPosition(i), this.bytes[i];
41
- },
42
- inspectBytes(t, i) {
43
- const s = i ?? this.position;
44
- return this.assertPosition(s + t - 1), this.bytes.subarray(s, s + t);
45
- },
46
- inspectUint8(t) {
47
- const i = t ?? this.position;
48
- return this.assertPosition(i), this.bytes[i];
49
- },
50
- inspectUint16(t) {
51
- const i = t ?? this.position;
52
- return this.assertPosition(i + 1), this.dataView.getUint16(i);
53
- },
54
- inspectUint24(t) {
55
- const i = t ?? this.position;
56
- return this.assertPosition(i + 2), (this.dataView.getUint16(i) << 8) + this.dataView.getUint8(i + 2);
57
- },
58
- inspectUint32(t) {
59
- const i = t ?? this.position;
60
- return this.assertPosition(i + 3), this.dataView.getUint32(i);
61
- },
62
- pushByte(t) {
63
- this.assertPosition(this.position), this.bytes[this.position] = t, this.position++;
64
- },
65
- pushBytes(t) {
66
- this.assertPosition(this.position + t.length - 1), this.bytes.set(t, this.position), this.position += t.length;
67
- },
68
- pushUint8(t) {
69
- this.assertPosition(this.position), this.bytes[this.position] = t, this.position++;
70
- },
71
- pushUint16(t) {
72
- this.assertPosition(this.position + 1), this.dataView.setUint16(this.position, t), this.position += 2;
73
- },
74
- pushUint24(t) {
75
- this.assertPosition(this.position + 2), this.dataView.setUint16(this.position, t >> 8), this.dataView.setUint8(this.position + 2, t & 255), this.position += 3;
76
- },
77
- pushUint32(t) {
78
- this.assertPosition(this.position + 3), this.dataView.setUint32(this.position, t), this.position += 4;
79
- },
80
- readByte() {
81
- this.assertReadLimit(), this._touch();
82
- const t = this.inspectByte();
83
- return this.position++, t;
84
- },
85
- readBytes(t, i) {
86
- this.assertReadLimit(), this._touch();
87
- const s = this.inspectBytes(t);
88
- return this.position += i ?? t, s;
89
- },
90
- readUint8() {
91
- this.assertReadLimit(), this._touch();
92
- const t = this.inspectUint8();
93
- return this.position += 1, t;
94
- },
95
- readUint16() {
96
- this.assertReadLimit(), this._touch();
97
- const t = this.inspectUint16();
98
- return this.position += 2, t;
99
- },
100
- readUint24() {
101
- this.assertReadLimit(), this._touch();
102
- const t = this.inspectUint24();
103
- return this.position += 3, t;
104
- },
105
- readUint32() {
106
- this.assertReadLimit(), this._touch();
107
- const t = this.inspectUint32();
108
- return this.position += 4, t;
109
- },
110
- get remaining() {
111
- return this.bytes.length - this.position;
112
- },
113
- setPosition(t) {
114
- const i = this.position;
115
- return this.assertPosition(t), this.position = t, () => this.position = i;
116
- },
117
- _touch() {
118
- if (this.recursiveReadLimit === Number.POSITIVE_INFINITY)
119
- return;
120
- const t = this.getReadCount();
121
- this.positionReadCount.set(this.position, t + 1), t > 0 && this.recursiveReadCount++;
1
+ import { BaseError as t } from "./index.web85.js";
2
+ class $ extends t {
3
+ constructor({ max: e, min: r, signed: s, size: n, value: a }) {
4
+ super(`Number "${a}" is not in safe ${n ? `${n * 8}-bit ${s ? "signed" : "unsigned"} ` : ""}integer range ${e ? `(${r} to ${e})` : `(above ${r})`}`, { name: "IntegerOutOfRangeError" });
5
+ }
6
+ }
7
+ class c extends t {
8
+ constructor({ givenSize: e, maxSize: r }) {
9
+ super(`Size cannot exceed ${r} bytes. Given size: ${e} bytes.`, { name: "SizeOverflowError" });
122
10
  }
123
- };
124
- function a(t, { recursiveReadLimit: i = 8192 } = {}) {
125
- const s = Object.create(h);
126
- return s.bytes = t, s.dataView = new DataView(t.buffer, t.byteOffset, t.byteLength), s.positionReadCount = /* @__PURE__ */ new Map(), s.recursiveReadLimit = i, s;
127
11
  }
128
12
  export {
129
- a as createCursor
13
+ $ as IntegerOutOfRangeError,
14
+ c as SizeOverflowError
130
15
  };
@@ -1,26 +1,107 @@
1
- import { SizeOverflowError as u } from "./index.web90.js";
2
- import { size as t } from "./index.web83.js";
3
- function s(n, { size: i }) {
4
- if (t(n) > i)
5
- throw new u({
6
- givenSize: t(n),
7
- maxSize: i
8
- });
1
+ import { split as L, rotlSH as T, rotlSL as S, rotlBH as m, rotlBL as F } from "./index.web122.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.web123.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);
9
10
  }
10
- function z(n, i = {}) {
11
- const { signed: o } = i;
12
- i.size && s(n, { size: i.size });
13
- const e = BigInt(n);
14
- if (!o)
15
- return e;
16
- const r = (n.length - 2) / 2, f = (1n << BigInt(r) * 8n - 1n) - 1n;
17
- return e <= f ? e : e - BigInt(`0x${"f".padStart(r * 2, "f")}`) - 1n;
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);
18
36
  }
19
- function g(n, i = {}) {
20
- return Number(z(n, i));
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
+ }
21
101
  }
102
+ const J = (n, t, s) => X(() => new p(t, n, s)), Q = J(1, 136, 256 / 8);
22
103
  export {
23
- s as assertSize,
24
- z as hexToBigInt,
25
- g as hexToNumber
104
+ p as Keccak,
105
+ G as keccakP,
106
+ Q as keccak_256
26
107
  };
@@ -1,15 +1,9 @@
1
- import { BaseError as t } from "./index.web87.js";
2
- class $ extends t {
3
- constructor({ max: e, min: r, signed: s, size: n, value: a }) {
4
- super(`Number "${a}" is not in safe ${n ? `${n * 8}-bit ${s ? "signed" : "unsigned"} ` : ""}integer range ${e ? `(${r} to ${e})` : `(above ${r})`}`, { name: "IntegerOutOfRangeError" });
5
- }
6
- }
7
- class c extends t {
8
- constructor({ givenSize: e, maxSize: r }) {
9
- super(`Size cannot exceed ${r} bytes. Given size: ${e} bytes.`, { name: "SizeOverflowError" });
10
- }
1
+ import { sha256 as o } from "./index.web91.js";
2
+ import { isHex as s } from "./index.web78.js";
3
+ import { toBytes as r } from "./index.web73.js";
4
+ function p(t, i) {
5
+ return o(s(t, { strict: !1 }) ? r(t) : t);
11
6
  }
12
7
  export {
13
- $ as IntegerOutOfRangeError,
14
- c as SizeOverflowError
8
+ p as sha256
15
9
  };
@@ -1,107 +1,5 @@
1
- import { split as L, rotlSH as T, rotlSL as S, rotlBH as m, rotlBL as F } from "./index.web126.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.web127.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
+ import { sha256 as s } from "./index.web124.js";
2
+ const o = s;
103
3
  export {
104
- p as Keccak,
105
- G as keccakP,
106
- Q as keccak_256
4
+ o as sha256
107
5
  };
@@ -1,9 +1,17 @@
1
- import { sha256 as o } from "./index.web93.js";
2
- import { isHex as s } from "./index.web80.js";
3
- import { toBytes as r } from "./index.web75.js";
4
- function p(t, i) {
5
- return o(s(t, { strict: !1 }) ? r(t) : t);
1
+ import { InvalidSerializableTransactionError as f } from "./index.web93.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 });
6
14
  }
7
15
  export {
8
- p as sha256
16
+ d as getTransactionType
9
17
  };
@@ -1,5 +1,37 @@
1
- import { sha256 as s } from "./index.web128.js";
2
- const o = s;
1
+ import { BaseError as t } from "./index.web85.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"
25
+ });
26
+ }
27
+ }
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" });
31
+ }
32
+ }
3
33
  export {
4
- o as sha256
34
+ c as InvalidSerializableTransactionError,
35
+ d as InvalidStorageKeySizeError,
36
+ o as prettyPrint
5
37
  };
@@ -1,17 +1,81 @@
1
- import { InvalidSerializableTransactionError as f } from "./index.web95.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 { versionedHashVersionKzg as c } from "./index.web95.js";
2
+ import { maxUint256 as m } from "./index.web96.js";
3
+ import { InvalidAddressError as s } from "./index.web97.js";
4
+ import { BaseError as h } from "./index.web85.js";
5
+ import { EmptyBlobError as P, InvalidVersionedHashSizeError as p, InvalidVersionedHashVersionError as x } from "./index.web98.js";
6
+ import { InvalidChainIdError as n } from "./index.web99.js";
7
+ import { FeeCapTooHighError as w, TipAboveFeeCapError as E } from "./index.web100.js";
8
+ import { isAddress as f } from "./index.web76.js";
9
+ import { size as F } from "./index.web81.js";
10
+ import { slice as I } from "./index.web82.js";
11
+ import { hexToNumber as G } from "./index.web87.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 });
14
74
  }
15
75
  export {
16
- d as getTransactionType
76
+ d as assertTransactionEIP1559,
77
+ B as assertTransactionEIP2930,
78
+ L as assertTransactionEIP4844,
79
+ C as assertTransactionEIP7702,
80
+ K as assertTransactionLegacy
17
81
  };
@@ -1,37 +1,4 @@
1
- import { BaseError as t } from "./index.web87.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"
25
- });
26
- }
27
- }
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" });
31
- }
32
- }
1
+ const e = 1;
33
2
  export {
34
- c as InvalidSerializableTransactionError,
35
- d as InvalidStorageKeySizeError,
36
- o as prettyPrint
3
+ e as versionedHashVersionKzg
37
4
  };