@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,16 +1,37 @@
1
- import { stringToBytes as p } from "./index.web71.js";
2
- import { keccak256 as f } from "./index.web72.js";
3
- import { LruMap as m } from "./index.web73.js";
4
- const r = /* @__PURE__ */ new m(8192);
5
- function a(s, o) {
6
- if (r.has(`${s}.${o}`))
7
- return r.get(`${s}.${o}`);
8
- const c = s.substring(2).toLowerCase(), n = f(p(c)), e = c.split("");
9
- for (let t = 0; t < 40; t += 2)
10
- n[t >> 1] >> 4 >= 8 && e[t] && (e[t] = e[t].toUpperCase()), (n[t >> 1] & 15) >= 8 && e[t + 1] && (e[t + 1] = e[t + 1].toUpperCase());
11
- const i = `0x${e.join("")}`;
12
- return r.set(`${s}.${o}`, i), i;
1
+ import { SizeExceedsPaddingSizeError as d } from "./index.web71.js";
2
+ function f(n, { dir: r, size: t = 32 } = {}) {
3
+ return typeof n == "string" ? p(n, { dir: r, size: t }) : i(n, { dir: r, size: t });
4
+ }
5
+ function p(n, { dir: r, size: t = 32 } = {}) {
6
+ if (t === null)
7
+ return n;
8
+ const e = n.replace("0x", "");
9
+ if (e.length > t * 2)
10
+ throw new d({
11
+ size: Math.ceil(e.length / 2),
12
+ targetSize: t,
13
+ type: "hex"
14
+ });
15
+ return `0x${e[r === "right" ? "padEnd" : "padStart"](t * 2, "0")}`;
16
+ }
17
+ function i(n, { dir: r, size: t = 32 } = {}) {
18
+ if (t === null)
19
+ return n;
20
+ if (n.length > t)
21
+ throw new d({
22
+ size: n.length,
23
+ targetSize: t,
24
+ type: "bytes"
25
+ });
26
+ const e = new Uint8Array(t);
27
+ for (let a = 0; a < t; a++) {
28
+ const o = r === "right";
29
+ e[o ? a : t - a - 1] = n[o ? a : n.length - a - 1];
30
+ }
31
+ return e;
13
32
  }
14
33
  export {
15
- a as checksumAddress
34
+ f as pad,
35
+ i as padBytes,
36
+ p as padHex
16
37
  };
@@ -1,58 +1,15 @@
1
- import { BaseError as g } from "./index.web83.js";
2
- import { isHex as x } from "./index.web76.js";
3
- import { pad as s } from "./index.web77.js";
4
- import { assertSize as u } from "./index.web85.js";
5
- import { numberToHex as h } from "./index.web69.js";
6
- const A = /* @__PURE__ */ new TextEncoder();
7
- function F(e, n = {}) {
8
- return typeof e == "number" || typeof e == "bigint" ? T(e, n) : typeof e == "boolean" ? B(e, n) : x(e) ? y(e, n) : l(e, n);
9
- }
10
- function B(e, n = {}) {
11
- const r = new Uint8Array(1);
12
- return r[0] = Number(e), typeof n.size == "number" ? (u(r, { size: n.size }), s(r, { size: n.size })) : r;
13
- }
14
- const t = {
15
- zero: 48,
16
- nine: 57,
17
- A: 65,
18
- F: 70,
19
- a: 97,
20
- f: 102
21
- };
22
- function m(e) {
23
- if (e >= t.zero && e <= t.nine)
24
- return e - t.zero;
25
- if (e >= t.A && e <= t.F)
26
- return e - (t.A - 10);
27
- if (e >= t.a && e <= t.f)
28
- return e - (t.a - 10);
29
- }
30
- function y(e, n = {}) {
31
- let r = e;
32
- n.size && (u(r, { size: n.size }), r = s(r, { dir: "right", size: n.size }));
33
- let i = r.slice(2);
34
- i.length % 2 && (i = `0${i}`);
35
- const z = i.length / 2, d = new Uint8Array(z);
36
- for (let f = 0, o = 0; f < z; f++) {
37
- const b = m(i.charCodeAt(o++)), c = m(i.charCodeAt(o++));
38
- if (b === void 0 || c === void 0)
39
- throw new g(`Invalid byte sequence ("${i[o - 2]}${i[o - 1]}" in "${i}").`);
40
- d[f] = b * 16 + c;
1
+ import { BaseError as o } from "./index.web76.js";
2
+ class d extends o {
3
+ constructor({ offset: r, position: s, size: e }) {
4
+ super(`Slice ${s === "start" ? "starting" : "ending"} at offset "${r}" is out-of-bounds (size: ${e}).`, { name: "SliceOffsetOutOfBoundsError" });
41
5
  }
42
- return d;
43
- }
44
- function T(e, n) {
45
- const r = h(e, n);
46
- return y(r);
47
6
  }
48
- function l(e, n = {}) {
49
- const r = A.encode(e);
50
- return typeof n.size == "number" ? (u(r, { size: n.size }), s(r, { dir: "right", size: n.size })) : r;
7
+ class n extends o {
8
+ constructor({ size: r, targetSize: s, type: e }) {
9
+ super(`${e.charAt(0).toUpperCase()}${e.slice(1).toLowerCase()} size (${r}) exceeds padding size (${s}).`, { name: "SizeExceedsPaddingSizeError" });
10
+ }
51
11
  }
52
12
  export {
53
- B as boolToBytes,
54
- y as hexToBytes,
55
- T as numberToBytes,
56
- l as stringToBytes,
57
- F as toBytes
13
+ n as SizeExceedsPaddingSizeError,
14
+ d as SliceOffsetOutOfBoundsError
58
15
  };
@@ -1,9 +1,7 @@
1
- import { keccak_256 as o } from "./index.web87.js";
2
- import { isHex as r } from "./index.web76.js";
3
- import { toBytes as c } from "./index.web71.js";
4
- function k(t, e) {
5
- return o(r(t, { strict: !1 }) ? c(t) : t);
1
+ import { isHex as r } from "./index.web69.js";
2
+ function i(t) {
3
+ return r(t, { strict: !1 }) ? Math.ceil((t.length - 2) / 2) : t.length;
6
4
  }
7
5
  export {
8
- k as keccak256
6
+ i as size
9
7
  };
@@ -1,24 +1,31 @@
1
- class r extends Map {
2
- constructor(e) {
3
- super(), Object.defineProperty(this, "maxSize", {
4
- enumerable: !0,
5
- configurable: !0,
6
- writable: !0,
7
- value: void 0
8
- }), this.maxSize = e;
9
- }
10
- get(e) {
11
- const t = super.get(e);
12
- return super.has(e) && t !== void 0 && (this.delete(e), super.set(e, t)), t;
13
- }
14
- set(e, t) {
15
- if (super.set(e, t), this.maxSize && this.size > this.maxSize) {
16
- const s = this.keys().next().value;
17
- s && this.delete(s);
18
- }
19
- return this;
20
- }
1
+ import { SliceOffsetOutOfBoundsError as n } from "./index.web71.js";
2
+ import { isHex as c } from "./index.web69.js";
3
+ import { size as s } from "./index.web72.js";
4
+ function O(e, f, i, { strict: o } = {}) {
5
+ return c(e, { strict: !1 }) ? l(e, f, i, {
6
+ strict: o
7
+ }) : u(e, f, i, {
8
+ strict: o
9
+ });
10
+ }
11
+ function t(e, f, i) {
12
+ if (s(e) !== i - f)
13
+ throw new n({
14
+ offset: i,
15
+ position: "end",
16
+ size: s(e)
17
+ });
18
+ }
19
+ function u(e, f, i, { strict: o } = {}) {
20
+ const r = e.slice(f, i);
21
+ return o && t(r, f, i), r;
22
+ }
23
+ function l(e, f, i, { strict: o } = {}) {
24
+ const r = `0x${e.replace("0x", "").slice(f * 2, i * 2)}`;
25
+ return o && t(r, f, i), r;
21
26
  }
22
27
  export {
23
- r as LruMap
28
+ O as slice,
29
+ u as sliceBytes,
30
+ l as sliceHex
24
31
  };
@@ -1,14 +1,9 @@
1
- import { LruMap as u } from "./index.web73.js";
2
- import { checksumAddress as c } from "./index.web70.js";
3
- const i = /^0x[a-fA-F0-9]{40}$/, r = /* @__PURE__ */ new u(8192);
4
- function h(t, s) {
5
- const { strict: n = !0 } = s ?? {}, e = `${t}.${n}`;
6
- if (r.has(e))
7
- return r.get(e);
8
- const o = i.test(t) ? t.toLowerCase() === t ? !0 : n ? c(t) === t : !0 : !1;
9
- return r.set(e, o), o;
1
+ function f(e, { dir: n = "left" } = {}) {
2
+ let t = typeof e == "string" ? e.replace("0x", "") : e, i = 0;
3
+ for (let l = 0; l < t.length - 1 && t[n === "left" ? l : t.length - l - 1].toString() === "0"; l++)
4
+ i++;
5
+ return t = n === "left" ? t.slice(i) : t.slice(0, t.length - i), typeof e == "string" ? (t.length === 1 && n === "right" && (t = `${t}0`), `0x${t.length % 2 === 1 ? `0${t}` : t}`) : t;
10
6
  }
11
7
  export {
12
- h as isAddress,
13
- r as isAddressCache
8
+ f as trim
14
9
  };
@@ -1,6 +1,45 @@
1
- function n(e) {
2
- return `0x${e.reduce((c, r) => c + r.replace("0x", ""), "")}`;
1
+ import { BaseError as l } from "./index.web76.js";
2
+ import { createCursor as r } from "./index.web77.js";
3
+ import { hexToBytes as g } from "./index.web64.js";
4
+ import { bytesToHex as u } from "./index.web62.js";
5
+ function m(n, e = "hex") {
6
+ const i = s(n), h = r(new Uint8Array(i.length));
7
+ return i.encode(h), e === "hex" ? u(h.bytes) : h.bytes;
8
+ }
9
+ function s(n) {
10
+ return Array.isArray(n) ? p(n.map((e) => s(e))) : y(n);
11
+ }
12
+ function p(n) {
13
+ const e = n.reduce((t, f) => t + f.length, 0), i = o(e);
14
+ return {
15
+ length: e <= 55 ? 1 + e : 1 + i + e,
16
+ encode(t) {
17
+ e <= 55 ? t.pushByte(192 + e) : (t.pushByte(247 + i), i === 1 ? t.pushUint8(e) : i === 2 ? t.pushUint16(e) : i === 3 ? t.pushUint24(e) : t.pushUint32(e));
18
+ for (const { encode: f } of n)
19
+ f(t);
20
+ }
21
+ };
22
+ }
23
+ function y(n) {
24
+ const e = typeof n == "string" ? g(n) : n, i = o(e.length);
25
+ return {
26
+ length: e.length === 1 && e[0] < 128 ? 1 : e.length <= 55 ? 1 + e.length : 1 + i + e.length,
27
+ encode(t) {
28
+ e.length === 1 && e[0] < 128 ? t.pushBytes(e) : e.length <= 55 ? (t.pushByte(128 + e.length), t.pushBytes(e)) : (t.pushByte(183 + i), i === 1 ? t.pushUint8(e.length) : i === 2 ? t.pushUint16(e.length) : i === 3 ? t.pushUint24(e.length) : t.pushUint32(e.length), t.pushBytes(e));
29
+ }
30
+ };
31
+ }
32
+ function o(n) {
33
+ if (n < 2 ** 8)
34
+ return 1;
35
+ if (n < 2 ** 16)
36
+ return 2;
37
+ if (n < 2 ** 24)
38
+ return 3;
39
+ if (n < 2 ** 32)
40
+ return 4;
41
+ throw new l("Length is too large.");
3
42
  }
4
43
  export {
5
- n as concatHex
44
+ m as toRlp
6
45
  };
@@ -1,6 +1,58 @@
1
- function e(t, { strict: r = !0 } = {}) {
2
- return !t || typeof t != "string" ? !1 : r ? /^0x[0-9a-fA-F]*$/.test(t) : t.startsWith("0x");
1
+ import { version as o } from "./index.web112.js";
2
+ let r = {
3
+ getDocsUrl: ({ docsBaseUrl: s, docsPath: t = "", docsSlug: e }) => t ? `${s ?? "https://viem.sh"}${t}${e ? `#${e}` : ""}` : void 0,
4
+ version: `viem@${o}`
5
+ };
6
+ class u extends Error {
7
+ constructor(t, e = {}) {
8
+ const i = e.cause instanceof u ? e.cause.details : e.cause?.message ? e.cause.message : e.details, n = e.cause instanceof u && e.cause.docsPath || e.docsPath, a = r.getDocsUrl?.({ ...e, docsPath: n }), l = [
9
+ t || "An error occurred.",
10
+ "",
11
+ ...e.metaMessages ? [...e.metaMessages, ""] : [],
12
+ ...a ? [`Docs: ${a}`] : [],
13
+ ...i ? [`Details: ${i}`] : [],
14
+ ...r.version ? [`Version: ${r.version}`] : []
15
+ ].join(`
16
+ `);
17
+ super(l, e.cause ? { cause: e.cause } : void 0), Object.defineProperty(this, "details", {
18
+ enumerable: !0,
19
+ configurable: !0,
20
+ writable: !0,
21
+ value: void 0
22
+ }), Object.defineProperty(this, "docsPath", {
23
+ enumerable: !0,
24
+ configurable: !0,
25
+ writable: !0,
26
+ value: void 0
27
+ }), Object.defineProperty(this, "metaMessages", {
28
+ enumerable: !0,
29
+ configurable: !0,
30
+ writable: !0,
31
+ value: void 0
32
+ }), Object.defineProperty(this, "shortMessage", {
33
+ enumerable: !0,
34
+ configurable: !0,
35
+ writable: !0,
36
+ value: void 0
37
+ }), Object.defineProperty(this, "version", {
38
+ enumerable: !0,
39
+ configurable: !0,
40
+ writable: !0,
41
+ value: void 0
42
+ }), Object.defineProperty(this, "name", {
43
+ enumerable: !0,
44
+ configurable: !0,
45
+ writable: !0,
46
+ value: "BaseError"
47
+ }), this.details = i, this.docsPath = n, this.metaMessages = e.metaMessages, this.name = e.name ?? this.name, this.shortMessage = t, this.version = o;
48
+ }
49
+ walk(t) {
50
+ return c(this, t);
51
+ }
52
+ }
53
+ function c(s, t) {
54
+ return t?.(s) ? s : s && typeof s == "object" && "cause" in s && s.cause !== void 0 ? c(s.cause, t) : t ? null : s;
3
55
  }
4
56
  export {
5
- e as isHex
57
+ u as BaseError
6
58
  };
@@ -1,37 +1,130 @@
1
- import { SizeExceedsPaddingSizeError as d } from "./index.web78.js";
2
- function f(n, { dir: r, size: t = 32 } = {}) {
3
- return typeof n == "string" ? p(n, { dir: r, size: t }) : i(n, { dir: r, size: t });
4
- }
5
- function p(n, { dir: r, size: t = 32 } = {}) {
6
- if (t === null)
7
- return n;
8
- const e = n.replace("0x", "");
9
- if (e.length > t * 2)
10
- throw new d({
11
- size: Math.ceil(e.length / 2),
12
- targetSize: t,
13
- type: "hex"
14
- });
15
- return `0x${e[r === "right" ? "padEnd" : "padStart"](t * 2, "0")}`;
16
- }
17
- function i(n, { dir: r, size: t = 32 } = {}) {
18
- if (t === null)
19
- return n;
20
- if (n.length > t)
21
- throw new d({
22
- size: n.length,
23
- targetSize: t,
24
- type: "bytes"
25
- });
26
- const e = new Uint8Array(t);
27
- for (let a = 0; a < t; a++) {
28
- const o = r === "right";
29
- e[o ? a : t - a - 1] = n[o ? a : n.length - a - 1];
1
+ import { NegativeOffsetError as o, PositionOutOfBoundsError as e, RecursiveReadLimitExceededError as n } from "./index.web113.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++;
30
122
  }
31
- return e;
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;
32
127
  }
33
128
  export {
34
- f as pad,
35
- i as padBytes,
36
- p as padHex
129
+ a as createCursor
37
130
  };
@@ -1,15 +1,26 @@
1
- import { BaseError as o } from "./index.web83.js";
2
- class d extends o {
3
- constructor({ offset: r, position: s, size: e }) {
4
- super(`Slice ${s === "start" ? "starting" : "ending"} at offset "${r}" is out-of-bounds (size: ${e}).`, { name: "SliceOffsetOutOfBoundsError" });
5
- }
1
+ import { SizeOverflowError as u } from "./index.web79.js";
2
+ import { size as t } from "./index.web72.js";
3
+ function s(n, { size: i }) {
4
+ if (t(n) > i)
5
+ throw new u({
6
+ givenSize: t(n),
7
+ maxSize: i
8
+ });
6
9
  }
7
- class n extends o {
8
- constructor({ size: r, targetSize: s, type: e }) {
9
- super(`${e.charAt(0).toUpperCase()}${e.slice(1).toLowerCase()} size (${r}) exceeds padding size (${s}).`, { name: "SizeExceedsPaddingSizeError" });
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;
18
+ }
19
+ function g(n, i = {}) {
20
+ return Number(z(n, i));
11
21
  }
12
22
  export {
13
- n as SizeExceedsPaddingSizeError,
14
- d as SliceOffsetOutOfBoundsError
23
+ s as assertSize,
24
+ z as hexToBigInt,
25
+ g as hexToNumber
15
26
  };
@@ -1,7 +1,15 @@
1
- import { isHex as r } from "./index.web76.js";
2
- function i(t) {
3
- return r(t, { strict: !1 }) ? Math.ceil((t.length - 2) / 2) : t.length;
1
+ import { BaseError as t } from "./index.web76.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
+ }
4
11
  }
5
12
  export {
6
- i as size
13
+ $ as IntegerOutOfRangeError,
14
+ c as SizeOverflowError
7
15
  };