viem 2.17.3 → 2.17.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (803) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/_cjs/accounts/toAccount.js.map +1 -1
  3. package/_cjs/actions/ens/getEnsAddress.js.map +1 -1
  4. package/_cjs/actions/ens/getEnsAvatar.js.map +1 -1
  5. package/_cjs/actions/ens/getEnsName.js.map +1 -1
  6. package/_cjs/actions/ens/getEnsResolver.js.map +1 -1
  7. package/_cjs/actions/ens/getEnsText.js.map +1 -1
  8. package/_cjs/actions/getContract.js.map +1 -1
  9. package/_cjs/actions/public/call.js.map +1 -1
  10. package/_cjs/actions/public/createBlockFilter.js.map +1 -1
  11. package/_cjs/actions/public/createEventFilter.js.map +1 -1
  12. package/_cjs/actions/public/createPendingTransactionFilter.js.map +1 -1
  13. package/_cjs/actions/public/estimateGas.js.map +1 -1
  14. package/_cjs/actions/public/getBalance.js.map +1 -1
  15. package/_cjs/actions/public/getBlobBaseFee.js.map +1 -1
  16. package/_cjs/actions/public/getBlock.js.map +1 -1
  17. package/_cjs/actions/public/getBlockNumber.js.map +1 -1
  18. package/_cjs/actions/public/getBlockTransactionCount.js.map +1 -1
  19. package/_cjs/actions/public/getChainId.js.map +1 -1
  20. package/_cjs/actions/public/getCode.js.map +1 -1
  21. package/_cjs/actions/public/getFeeHistory.js.map +1 -1
  22. package/_cjs/actions/public/getFilterChanges.js.map +1 -1
  23. package/_cjs/actions/public/getFilterLogs.js.map +1 -1
  24. package/_cjs/actions/public/getGasPrice.js.map +1 -1
  25. package/_cjs/actions/public/getLogs.js.map +1 -1
  26. package/_cjs/actions/public/getProof.js.map +1 -1
  27. package/_cjs/actions/public/getStorageAt.js.map +1 -1
  28. package/_cjs/actions/public/getTransaction.js.map +1 -1
  29. package/_cjs/actions/public/getTransactionConfirmations.js.map +1 -1
  30. package/_cjs/actions/public/getTransactionCount.js.map +1 -1
  31. package/_cjs/actions/public/getTransactionReceipt.js.map +1 -1
  32. package/_cjs/actions/public/uninstallFilter.js.map +1 -1
  33. package/_cjs/actions/public/verifyHash.js.map +1 -1
  34. package/_cjs/actions/public/verifyMessage.js.map +1 -1
  35. package/_cjs/actions/public/waitForTransactionReceipt.js.map +1 -1
  36. package/_cjs/actions/public/watchBlockNumber.js.map +1 -1
  37. package/_cjs/actions/public/watchBlocks.js.map +1 -1
  38. package/_cjs/actions/public/watchEvent.js.map +1 -1
  39. package/_cjs/actions/public/watchPendingTransactions.js.map +1 -1
  40. package/_cjs/actions/test/dropTransaction.js.map +1 -1
  41. package/_cjs/actions/test/dumpState.js.map +1 -1
  42. package/_cjs/actions/test/getAutomine.js.map +1 -1
  43. package/_cjs/actions/test/getTxpoolContent.js.map +1 -1
  44. package/_cjs/actions/test/getTxpoolStatus.js.map +1 -1
  45. package/_cjs/actions/test/impersonateAccount.js.map +1 -1
  46. package/_cjs/actions/test/increaseTime.js.map +1 -1
  47. package/_cjs/actions/test/inspectTxpool.js.map +1 -1
  48. package/_cjs/actions/test/loadState.js.map +1 -1
  49. package/_cjs/actions/test/mine.js.map +1 -1
  50. package/_cjs/actions/test/removeBlockTimestampInterval.js.map +1 -1
  51. package/_cjs/actions/test/reset.js.map +1 -1
  52. package/_cjs/actions/test/revert.js.map +1 -1
  53. package/_cjs/actions/test/sendUnsignedTransaction.js.map +1 -1
  54. package/_cjs/actions/test/setAutomine.js.map +1 -1
  55. package/_cjs/actions/test/setBalance.js.map +1 -1
  56. package/_cjs/actions/test/setBlockGasLimit.js.map +1 -1
  57. package/_cjs/actions/test/setBlockTimestampInterval.js.map +1 -1
  58. package/_cjs/actions/test/setCode.js.map +1 -1
  59. package/_cjs/actions/test/setCoinbase.js.map +1 -1
  60. package/_cjs/actions/test/setIntervalMining.js.map +1 -1
  61. package/_cjs/actions/test/setLoggingEnabled.js.map +1 -1
  62. package/_cjs/actions/test/setMinGasPrice.js.map +1 -1
  63. package/_cjs/actions/test/setNextBlockBaseFeePerGas.js.map +1 -1
  64. package/_cjs/actions/test/setNextBlockTimestamp.js.map +1 -1
  65. package/_cjs/actions/test/setNonce.js.map +1 -1
  66. package/_cjs/actions/test/setRpcUrl.js.map +1 -1
  67. package/_cjs/actions/test/setStorageAt.js.map +1 -1
  68. package/_cjs/actions/test/snapshot.js.map +1 -1
  69. package/_cjs/actions/test/stopImpersonatingAccount.js.map +1 -1
  70. package/_cjs/actions/wallet/addChain.js.map +1 -1
  71. package/_cjs/actions/wallet/getAddresses.js.map +1 -1
  72. package/_cjs/actions/wallet/getPermissions.js.map +1 -1
  73. package/_cjs/actions/wallet/requestAddresses.js.map +1 -1
  74. package/_cjs/actions/wallet/requestPermissions.js.map +1 -1
  75. package/_cjs/actions/wallet/sendRawTransaction.js.map +1 -1
  76. package/_cjs/actions/wallet/signMessage.js.map +1 -1
  77. package/_cjs/actions/wallet/switchChain.js.map +1 -1
  78. package/_cjs/actions/wallet/watchAsset.js.map +1 -1
  79. package/_cjs/celo/parsers.js.map +1 -1
  80. package/_cjs/chains/definitions/dreyerxTestnet.js +26 -0
  81. package/_cjs/chains/definitions/dreyerxTestnet.js.map +1 -0
  82. package/_cjs/chains/definitions/modeTestnet.js +21 -0
  83. package/_cjs/chains/definitions/modeTestnet.js.map +1 -1
  84. package/_cjs/chains/index.js +8 -6
  85. package/_cjs/chains/index.js.map +1 -1
  86. package/_cjs/clients/decorators/public.js.map +1 -1
  87. package/_cjs/clients/decorators/test.js.map +1 -1
  88. package/_cjs/clients/decorators/wallet.js.map +1 -1
  89. package/_cjs/clients/transports/createTransport.js.map +1 -1
  90. package/_cjs/clients/transports/custom.js.map +1 -1
  91. package/_cjs/errors/version.js +1 -1
  92. package/_cjs/op-stack/actions/estimateL1Gas.js.map +1 -1
  93. package/_cjs/op-stack/actions/estimateTotalFee.js.map +1 -1
  94. package/_cjs/op-stack/actions/estimateTotalGas.js.map +1 -1
  95. package/_cjs/op-stack/actions/getL1BaseFee.js.map +1 -1
  96. package/_cjs/op-stack/decorators/publicL1.js.map +1 -1
  97. package/_cjs/op-stack/decorators/publicL2.js.map +1 -1
  98. package/_cjs/op-stack/decorators/walletL1.js.map +1 -1
  99. package/_cjs/op-stack/decorators/walletL2.js.map +1 -1
  100. package/_cjs/op-stack/parsers.js.map +1 -1
  101. package/_cjs/utils/abi/decodeAbiParameters.js.map +1 -1
  102. package/_cjs/utils/abi/decodeErrorResult.js.map +1 -1
  103. package/_cjs/utils/abi/encodeAbiParameters.js.map +1 -1
  104. package/_cjs/utils/abi/encodePacked.js.map +1 -1
  105. package/_cjs/utils/ccip.js.map +1 -1
  106. package/_cjs/utils/data/concat.js.map +1 -1
  107. package/_cjs/utils/data/pad.js.map +1 -1
  108. package/_cjs/utils/data/slice.js.map +1 -1
  109. package/_cjs/utils/data/trim.js.map +1 -1
  110. package/_cjs/utils/encoding/fromBytes.js.map +1 -1
  111. package/_cjs/utils/encoding/fromHex.js.map +1 -1
  112. package/_cjs/utils/ens/avatar/parseAvatarRecord.js.map +1 -1
  113. package/_cjs/utils/ens/avatar/utils.js.map +1 -1
  114. package/_cjs/utils/filters/createFilterRequestScope.js.map +1 -1
  115. package/_cjs/utils/formatters/formatter.js.map +1 -1
  116. package/_cjs/utils/hash/keccak256.js.map +1 -1
  117. package/_cjs/utils/hash/ripemd160.js.map +1 -1
  118. package/_cjs/utils/hash/sha256.js.map +1 -1
  119. package/_cjs/utils/observe.js.map +1 -1
  120. package/_cjs/utils/poll.js.map +1 -1
  121. package/_cjs/utils/promise/createBatchScheduler.js.map +1 -1
  122. package/_cjs/utils/promise/withCache.js.map +1 -1
  123. package/_cjs/utils/promise/withRetry.js.map +1 -1
  124. package/_cjs/utils/promise/withTimeout.js.map +1 -1
  125. package/_cjs/utils/signature/hashMessage.js.map +1 -1
  126. package/_cjs/utils/transaction/parseTransaction.js.map +1 -1
  127. package/_cjs/zksync/actions/getAllBalances.js.map +1 -1
  128. package/_cjs/zksync/actions/getBaseTokenL1Address.js.map +1 -1
  129. package/_cjs/zksync/actions/getBlockDetails.js.map +1 -1
  130. package/_cjs/zksync/actions/getBridgehubContractAddress.js.map +1 -1
  131. package/_cjs/zksync/actions/getDefaultBridgeAddresses.js.map +1 -1
  132. package/_cjs/zksync/actions/getL1Allowance.js.map +1 -1
  133. package/_cjs/zksync/actions/getL1Balance.js.map +1 -1
  134. package/_cjs/zksync/actions/getL1BatchBlockRange.js.map +1 -1
  135. package/_cjs/zksync/actions/getL1BatchDetails.js.map +1 -1
  136. package/_cjs/zksync/actions/getL1BatchNumber.js.map +1 -1
  137. package/_cjs/zksync/actions/getL1ChainId.js.map +1 -1
  138. package/_cjs/zksync/actions/getL1TokenBalance.js.map +1 -1
  139. package/_cjs/zksync/actions/getLogProof.js.map +1 -1
  140. package/_cjs/zksync/actions/getMainContractAddress.js.map +1 -1
  141. package/_cjs/zksync/actions/getRawBlockTransactions.js.map +1 -1
  142. package/_cjs/zksync/actions/getTestnetPaymasterAddress.js.map +1 -1
  143. package/_cjs/zksync/actions/getTransactionDetails.js.map +1 -1
  144. package/_cjs/zksync/actions/signEip712Transaction.js.map +1 -1
  145. package/_cjs/zksync/actions/signTransaction.js.map +1 -1
  146. package/_cjs/zksync/decorators/publicL1.js.map +1 -1
  147. package/_cjs/zksync/decorators/publicL2.js.map +1 -1
  148. package/_esm/accounts/toAccount.js.map +1 -1
  149. package/_esm/actions/ens/getEnsAddress.js.map +1 -1
  150. package/_esm/actions/ens/getEnsAvatar.js.map +1 -1
  151. package/_esm/actions/ens/getEnsName.js.map +1 -1
  152. package/_esm/actions/ens/getEnsResolver.js.map +1 -1
  153. package/_esm/actions/ens/getEnsText.js.map +1 -1
  154. package/_esm/actions/getContract.js.map +1 -1
  155. package/_esm/actions/public/call.js.map +1 -1
  156. package/_esm/actions/public/createBlockFilter.js.map +1 -1
  157. package/_esm/actions/public/createEventFilter.js.map +1 -1
  158. package/_esm/actions/public/createPendingTransactionFilter.js.map +1 -1
  159. package/_esm/actions/public/estimateGas.js.map +1 -1
  160. package/_esm/actions/public/getBalance.js.map +1 -1
  161. package/_esm/actions/public/getBlobBaseFee.js.map +1 -1
  162. package/_esm/actions/public/getBlock.js.map +1 -1
  163. package/_esm/actions/public/getBlockNumber.js.map +1 -1
  164. package/_esm/actions/public/getBlockTransactionCount.js.map +1 -1
  165. package/_esm/actions/public/getChainId.js.map +1 -1
  166. package/_esm/actions/public/getCode.js.map +1 -1
  167. package/_esm/actions/public/getFeeHistory.js.map +1 -1
  168. package/_esm/actions/public/getFilterChanges.js.map +1 -1
  169. package/_esm/actions/public/getFilterLogs.js.map +1 -1
  170. package/_esm/actions/public/getGasPrice.js.map +1 -1
  171. package/_esm/actions/public/getLogs.js.map +1 -1
  172. package/_esm/actions/public/getProof.js.map +1 -1
  173. package/_esm/actions/public/getStorageAt.js.map +1 -1
  174. package/_esm/actions/public/getTransaction.js.map +1 -1
  175. package/_esm/actions/public/getTransactionConfirmations.js.map +1 -1
  176. package/_esm/actions/public/getTransactionCount.js.map +1 -1
  177. package/_esm/actions/public/getTransactionReceipt.js.map +1 -1
  178. package/_esm/actions/public/uninstallFilter.js.map +1 -1
  179. package/_esm/actions/public/verifyHash.js.map +1 -1
  180. package/_esm/actions/public/verifyMessage.js.map +1 -1
  181. package/_esm/actions/public/waitForTransactionReceipt.js.map +1 -1
  182. package/_esm/actions/public/watchBlockNumber.js.map +1 -1
  183. package/_esm/actions/public/watchBlocks.js.map +1 -1
  184. package/_esm/actions/public/watchEvent.js.map +1 -1
  185. package/_esm/actions/public/watchPendingTransactions.js.map +1 -1
  186. package/_esm/actions/test/dropTransaction.js.map +1 -1
  187. package/_esm/actions/test/dumpState.js.map +1 -1
  188. package/_esm/actions/test/getAutomine.js.map +1 -1
  189. package/_esm/actions/test/getTxpoolContent.js.map +1 -1
  190. package/_esm/actions/test/getTxpoolStatus.js.map +1 -1
  191. package/_esm/actions/test/impersonateAccount.js.map +1 -1
  192. package/_esm/actions/test/increaseTime.js.map +1 -1
  193. package/_esm/actions/test/inspectTxpool.js.map +1 -1
  194. package/_esm/actions/test/loadState.js.map +1 -1
  195. package/_esm/actions/test/mine.js.map +1 -1
  196. package/_esm/actions/test/removeBlockTimestampInterval.js.map +1 -1
  197. package/_esm/actions/test/reset.js.map +1 -1
  198. package/_esm/actions/test/revert.js.map +1 -1
  199. package/_esm/actions/test/sendUnsignedTransaction.js.map +1 -1
  200. package/_esm/actions/test/setAutomine.js.map +1 -1
  201. package/_esm/actions/test/setBalance.js.map +1 -1
  202. package/_esm/actions/test/setBlockGasLimit.js.map +1 -1
  203. package/_esm/actions/test/setBlockTimestampInterval.js.map +1 -1
  204. package/_esm/actions/test/setCode.js.map +1 -1
  205. package/_esm/actions/test/setCoinbase.js.map +1 -1
  206. package/_esm/actions/test/setIntervalMining.js.map +1 -1
  207. package/_esm/actions/test/setLoggingEnabled.js.map +1 -1
  208. package/_esm/actions/test/setMinGasPrice.js.map +1 -1
  209. package/_esm/actions/test/setNextBlockBaseFeePerGas.js.map +1 -1
  210. package/_esm/actions/test/setNextBlockTimestamp.js.map +1 -1
  211. package/_esm/actions/test/setNonce.js.map +1 -1
  212. package/_esm/actions/test/setRpcUrl.js.map +1 -1
  213. package/_esm/actions/test/setStorageAt.js.map +1 -1
  214. package/_esm/actions/test/snapshot.js.map +1 -1
  215. package/_esm/actions/test/stopImpersonatingAccount.js.map +1 -1
  216. package/_esm/actions/wallet/addChain.js.map +1 -1
  217. package/_esm/actions/wallet/getAddresses.js.map +1 -1
  218. package/_esm/actions/wallet/getPermissions.js.map +1 -1
  219. package/_esm/actions/wallet/requestAddresses.js.map +1 -1
  220. package/_esm/actions/wallet/requestPermissions.js.map +1 -1
  221. package/_esm/actions/wallet/sendRawTransaction.js.map +1 -1
  222. package/_esm/actions/wallet/signMessage.js.map +1 -1
  223. package/_esm/actions/wallet/switchChain.js.map +1 -1
  224. package/_esm/actions/wallet/watchAsset.js.map +1 -1
  225. package/_esm/celo/parsers.js.map +1 -1
  226. package/_esm/chains/definitions/dreyerxTestnet.js +23 -0
  227. package/_esm/chains/definitions/dreyerxTestnet.js.map +1 -0
  228. package/_esm/chains/definitions/modeTestnet.js +21 -0
  229. package/_esm/chains/definitions/modeTestnet.js.map +1 -1
  230. package/_esm/chains/index.js +1 -0
  231. package/_esm/chains/index.js.map +1 -1
  232. package/_esm/clients/decorators/public.js.map +1 -1
  233. package/_esm/clients/decorators/test.js.map +1 -1
  234. package/_esm/clients/decorators/wallet.js.map +1 -1
  235. package/_esm/clients/transports/createTransport.js.map +1 -1
  236. package/_esm/clients/transports/custom.js.map +1 -1
  237. package/_esm/errors/version.js +1 -1
  238. package/_esm/op-stack/actions/estimateL1Gas.js.map +1 -1
  239. package/_esm/op-stack/actions/estimateTotalFee.js.map +1 -1
  240. package/_esm/op-stack/actions/estimateTotalGas.js.map +1 -1
  241. package/_esm/op-stack/actions/getL1BaseFee.js.map +1 -1
  242. package/_esm/op-stack/decorators/publicL1.js.map +1 -1
  243. package/_esm/op-stack/decorators/publicL2.js.map +1 -1
  244. package/_esm/op-stack/decorators/walletL1.js.map +1 -1
  245. package/_esm/op-stack/decorators/walletL2.js.map +1 -1
  246. package/_esm/op-stack/parsers.js.map +1 -1
  247. package/_esm/utils/abi/decodeAbiParameters.js.map +1 -1
  248. package/_esm/utils/abi/decodeErrorResult.js.map +1 -1
  249. package/_esm/utils/abi/encodeAbiParameters.js.map +1 -1
  250. package/_esm/utils/abi/encodePacked.js.map +1 -1
  251. package/_esm/utils/ccip.js.map +1 -1
  252. package/_esm/utils/data/concat.js.map +1 -1
  253. package/_esm/utils/data/pad.js.map +1 -1
  254. package/_esm/utils/data/slice.js.map +1 -1
  255. package/_esm/utils/data/trim.js.map +1 -1
  256. package/_esm/utils/encoding/fromBytes.js.map +1 -1
  257. package/_esm/utils/encoding/fromHex.js.map +1 -1
  258. package/_esm/utils/ens/avatar/parseAvatarRecord.js.map +1 -1
  259. package/_esm/utils/ens/avatar/utils.js.map +1 -1
  260. package/_esm/utils/filters/createFilterRequestScope.js.map +1 -1
  261. package/_esm/utils/formatters/formatter.js.map +1 -1
  262. package/_esm/utils/hash/keccak256.js.map +1 -1
  263. package/_esm/utils/hash/ripemd160.js.map +1 -1
  264. package/_esm/utils/hash/sha256.js.map +1 -1
  265. package/_esm/utils/observe.js.map +1 -1
  266. package/_esm/utils/poll.js.map +1 -1
  267. package/_esm/utils/promise/createBatchScheduler.js.map +1 -1
  268. package/_esm/utils/promise/withCache.js.map +1 -1
  269. package/_esm/utils/promise/withRetry.js.map +1 -1
  270. package/_esm/utils/promise/withTimeout.js.map +1 -1
  271. package/_esm/utils/signature/hashMessage.js.map +1 -1
  272. package/_esm/utils/transaction/parseTransaction.js.map +1 -1
  273. package/_esm/zksync/actions/getAllBalances.js.map +1 -1
  274. package/_esm/zksync/actions/getBaseTokenL1Address.js.map +1 -1
  275. package/_esm/zksync/actions/getBlockDetails.js.map +1 -1
  276. package/_esm/zksync/actions/getBridgehubContractAddress.js.map +1 -1
  277. package/_esm/zksync/actions/getDefaultBridgeAddresses.js.map +1 -1
  278. package/_esm/zksync/actions/getL1Allowance.js.map +1 -1
  279. package/_esm/zksync/actions/getL1Balance.js.map +1 -1
  280. package/_esm/zksync/actions/getL1BatchBlockRange.js.map +1 -1
  281. package/_esm/zksync/actions/getL1BatchDetails.js.map +1 -1
  282. package/_esm/zksync/actions/getL1BatchNumber.js.map +1 -1
  283. package/_esm/zksync/actions/getL1ChainId.js.map +1 -1
  284. package/_esm/zksync/actions/getL1TokenBalance.js.map +1 -1
  285. package/_esm/zksync/actions/getLogProof.js.map +1 -1
  286. package/_esm/zksync/actions/getMainContractAddress.js.map +1 -1
  287. package/_esm/zksync/actions/getRawBlockTransactions.js.map +1 -1
  288. package/_esm/zksync/actions/getTestnetPaymasterAddress.js.map +1 -1
  289. package/_esm/zksync/actions/getTransactionDetails.js.map +1 -1
  290. package/_esm/zksync/actions/signEip712Transaction.js.map +1 -1
  291. package/_esm/zksync/actions/signTransaction.js.map +1 -1
  292. package/_esm/zksync/decorators/publicL1.js.map +1 -1
  293. package/_esm/zksync/decorators/publicL2.js.map +1 -1
  294. package/_types/accounts/toAccount.d.ts +2 -2
  295. package/_types/accounts/toAccount.d.ts.map +1 -1
  296. package/_types/accounts/types.d.ts +6 -6
  297. package/_types/accounts/types.d.ts.map +1 -1
  298. package/_types/actions/ens/getEnsAddress.d.ts +1 -1
  299. package/_types/actions/ens/getEnsAddress.d.ts.map +1 -1
  300. package/_types/actions/ens/getEnsAvatar.d.ts +1 -1
  301. package/_types/actions/ens/getEnsAvatar.d.ts.map +1 -1
  302. package/_types/actions/ens/getEnsName.d.ts +1 -1
  303. package/_types/actions/ens/getEnsName.d.ts.map +1 -1
  304. package/_types/actions/ens/getEnsResolver.d.ts +1 -1
  305. package/_types/actions/ens/getEnsResolver.d.ts.map +1 -1
  306. package/_types/actions/ens/getEnsText.d.ts +1 -1
  307. package/_types/actions/ens/getEnsText.d.ts.map +1 -1
  308. package/_types/actions/getContract.d.ts +60 -60
  309. package/_types/actions/getContract.d.ts.map +1 -1
  310. package/_types/actions/public/call.d.ts +3 -3
  311. package/_types/actions/public/call.d.ts.map +1 -1
  312. package/_types/actions/public/createBlockFilter.d.ts +1 -1
  313. package/_types/actions/public/createBlockFilter.d.ts.map +1 -1
  314. package/_types/actions/public/createContractEventFilter.d.ts +2 -2
  315. package/_types/actions/public/createContractEventFilter.d.ts.map +1 -1
  316. package/_types/actions/public/createEventFilter.d.ts +13 -13
  317. package/_types/actions/public/createEventFilter.d.ts.map +1 -1
  318. package/_types/actions/public/createPendingTransactionFilter.d.ts +1 -1
  319. package/_types/actions/public/createPendingTransactionFilter.d.ts.map +1 -1
  320. package/_types/actions/public/estimateGas.d.ts +3 -3
  321. package/_types/actions/public/estimateGas.d.ts.map +1 -1
  322. package/_types/actions/public/getBalance.d.ts +1 -1
  323. package/_types/actions/public/getBalance.d.ts.map +1 -1
  324. package/_types/actions/public/getBlobBaseFee.d.ts +1 -1
  325. package/_types/actions/public/getBlobBaseFee.d.ts.map +1 -1
  326. package/_types/actions/public/getBlock.d.ts +5 -5
  327. package/_types/actions/public/getBlock.d.ts.map +1 -1
  328. package/_types/actions/public/getBlockNumber.d.ts +1 -1
  329. package/_types/actions/public/getBlockNumber.d.ts.map +1 -1
  330. package/_types/actions/public/getBlockTransactionCount.d.ts +1 -1
  331. package/_types/actions/public/getBlockTransactionCount.d.ts.map +1 -1
  332. package/_types/actions/public/getChainId.d.ts +1 -1
  333. package/_types/actions/public/getChainId.d.ts.map +1 -1
  334. package/_types/actions/public/getCode.d.ts +1 -1
  335. package/_types/actions/public/getCode.d.ts.map +1 -1
  336. package/_types/actions/public/getContractEvents.d.ts +1 -1
  337. package/_types/actions/public/getContractEvents.d.ts.map +1 -1
  338. package/_types/actions/public/getFeeHistory.d.ts +1 -1
  339. package/_types/actions/public/getFeeHistory.d.ts.map +1 -1
  340. package/_types/actions/public/getFilterChanges.d.ts +4 -4
  341. package/_types/actions/public/getFilterChanges.d.ts.map +1 -1
  342. package/_types/actions/public/getFilterLogs.d.ts +4 -4
  343. package/_types/actions/public/getFilterLogs.d.ts.map +1 -1
  344. package/_types/actions/public/getGasPrice.d.ts +1 -1
  345. package/_types/actions/public/getGasPrice.d.ts.map +1 -1
  346. package/_types/actions/public/getLogs.d.ts +10 -10
  347. package/_types/actions/public/getLogs.d.ts.map +1 -1
  348. package/_types/actions/public/getProof.d.ts +1 -1
  349. package/_types/actions/public/getProof.d.ts.map +1 -1
  350. package/_types/actions/public/getStorageAt.d.ts +1 -1
  351. package/_types/actions/public/getStorageAt.d.ts.map +1 -1
  352. package/_types/actions/public/getTransaction.d.ts +4 -4
  353. package/_types/actions/public/getTransaction.d.ts.map +1 -1
  354. package/_types/actions/public/getTransactionConfirmations.d.ts +3 -3
  355. package/_types/actions/public/getTransactionConfirmations.d.ts.map +1 -1
  356. package/_types/actions/public/getTransactionCount.d.ts +1 -1
  357. package/_types/actions/public/getTransactionCount.d.ts.map +1 -1
  358. package/_types/actions/public/getTransactionReceipt.d.ts +2 -2
  359. package/_types/actions/public/getTransactionReceipt.d.ts.map +1 -1
  360. package/_types/actions/public/uninstallFilter.d.ts +1 -1
  361. package/_types/actions/public/uninstallFilter.d.ts.map +1 -1
  362. package/_types/actions/public/verifyHash.d.ts +1 -1
  363. package/_types/actions/public/verifyHash.d.ts.map +1 -1
  364. package/_types/actions/public/verifyMessage.d.ts +1 -1
  365. package/_types/actions/public/verifyMessage.d.ts.map +1 -1
  366. package/_types/actions/public/waitForTransactionReceipt.d.ts +7 -7
  367. package/_types/actions/public/waitForTransactionReceipt.d.ts.map +1 -1
  368. package/_types/actions/public/watchBlockNumber.d.ts +3 -3
  369. package/_types/actions/public/watchBlockNumber.d.ts.map +1 -1
  370. package/_types/actions/public/watchBlocks.d.ts +8 -8
  371. package/_types/actions/public/watchBlocks.d.ts.map +1 -1
  372. package/_types/actions/public/watchEvent.d.ts +11 -11
  373. package/_types/actions/public/watchEvent.d.ts.map +1 -1
  374. package/_types/actions/public/watchPendingTransactions.d.ts +3 -3
  375. package/_types/actions/public/watchPendingTransactions.d.ts.map +1 -1
  376. package/_types/actions/test/dropTransaction.d.ts +1 -1
  377. package/_types/actions/test/dropTransaction.d.ts.map +1 -1
  378. package/_types/actions/test/dumpState.d.ts +1 -1
  379. package/_types/actions/test/dumpState.d.ts.map +1 -1
  380. package/_types/actions/test/getAutomine.d.ts +1 -1
  381. package/_types/actions/test/getAutomine.d.ts.map +1 -1
  382. package/_types/actions/test/getTxpoolContent.d.ts +1 -1
  383. package/_types/actions/test/getTxpoolContent.d.ts.map +1 -1
  384. package/_types/actions/test/getTxpoolStatus.d.ts +1 -1
  385. package/_types/actions/test/getTxpoolStatus.d.ts.map +1 -1
  386. package/_types/actions/test/impersonateAccount.d.ts +1 -1
  387. package/_types/actions/test/impersonateAccount.d.ts.map +1 -1
  388. package/_types/actions/test/increaseTime.d.ts +1 -1
  389. package/_types/actions/test/increaseTime.d.ts.map +1 -1
  390. package/_types/actions/test/inspectTxpool.d.ts +1 -1
  391. package/_types/actions/test/inspectTxpool.d.ts.map +1 -1
  392. package/_types/actions/test/loadState.d.ts +1 -1
  393. package/_types/actions/test/loadState.d.ts.map +1 -1
  394. package/_types/actions/test/mine.d.ts +1 -1
  395. package/_types/actions/test/mine.d.ts.map +1 -1
  396. package/_types/actions/test/removeBlockTimestampInterval.d.ts +1 -1
  397. package/_types/actions/test/removeBlockTimestampInterval.d.ts.map +1 -1
  398. package/_types/actions/test/reset.d.ts +1 -1
  399. package/_types/actions/test/reset.d.ts.map +1 -1
  400. package/_types/actions/test/revert.d.ts +1 -1
  401. package/_types/actions/test/revert.d.ts.map +1 -1
  402. package/_types/actions/test/sendUnsignedTransaction.d.ts +2 -2
  403. package/_types/actions/test/sendUnsignedTransaction.d.ts.map +1 -1
  404. package/_types/actions/test/setAutomine.d.ts +1 -1
  405. package/_types/actions/test/setAutomine.d.ts.map +1 -1
  406. package/_types/actions/test/setBalance.d.ts +1 -1
  407. package/_types/actions/test/setBalance.d.ts.map +1 -1
  408. package/_types/actions/test/setBlockGasLimit.d.ts +1 -1
  409. package/_types/actions/test/setBlockGasLimit.d.ts.map +1 -1
  410. package/_types/actions/test/setBlockTimestampInterval.d.ts +1 -1
  411. package/_types/actions/test/setBlockTimestampInterval.d.ts.map +1 -1
  412. package/_types/actions/test/setCode.d.ts +1 -1
  413. package/_types/actions/test/setCode.d.ts.map +1 -1
  414. package/_types/actions/test/setCoinbase.d.ts +1 -1
  415. package/_types/actions/test/setCoinbase.d.ts.map +1 -1
  416. package/_types/actions/test/setIntervalMining.d.ts +1 -1
  417. package/_types/actions/test/setIntervalMining.d.ts.map +1 -1
  418. package/_types/actions/test/setLoggingEnabled.d.ts +1 -1
  419. package/_types/actions/test/setLoggingEnabled.d.ts.map +1 -1
  420. package/_types/actions/test/setMinGasPrice.d.ts +1 -1
  421. package/_types/actions/test/setMinGasPrice.d.ts.map +1 -1
  422. package/_types/actions/test/setNextBlockBaseFeePerGas.d.ts +1 -1
  423. package/_types/actions/test/setNextBlockBaseFeePerGas.d.ts.map +1 -1
  424. package/_types/actions/test/setNextBlockTimestamp.d.ts +1 -1
  425. package/_types/actions/test/setNextBlockTimestamp.d.ts.map +1 -1
  426. package/_types/actions/test/setNonce.d.ts +1 -1
  427. package/_types/actions/test/setNonce.d.ts.map +1 -1
  428. package/_types/actions/test/setRpcUrl.d.ts +1 -1
  429. package/_types/actions/test/setRpcUrl.d.ts.map +1 -1
  430. package/_types/actions/test/setStorageAt.d.ts +1 -1
  431. package/_types/actions/test/setStorageAt.d.ts.map +1 -1
  432. package/_types/actions/test/snapshot.d.ts +1 -1
  433. package/_types/actions/test/snapshot.d.ts.map +1 -1
  434. package/_types/actions/test/stopImpersonatingAccount.d.ts +1 -1
  435. package/_types/actions/test/stopImpersonatingAccount.d.ts.map +1 -1
  436. package/_types/actions/wallet/addChain.d.ts +1 -1
  437. package/_types/actions/wallet/addChain.d.ts.map +1 -1
  438. package/_types/actions/wallet/getAddresses.d.ts +1 -1
  439. package/_types/actions/wallet/getAddresses.d.ts.map +1 -1
  440. package/_types/actions/wallet/getPermissions.d.ts +1 -1
  441. package/_types/actions/wallet/getPermissions.d.ts.map +1 -1
  442. package/_types/actions/wallet/requestAddresses.d.ts +1 -1
  443. package/_types/actions/wallet/requestAddresses.d.ts.map +1 -1
  444. package/_types/actions/wallet/requestPermissions.d.ts +1 -1
  445. package/_types/actions/wallet/requestPermissions.d.ts.map +1 -1
  446. package/_types/actions/wallet/sendRawTransaction.d.ts +1 -1
  447. package/_types/actions/wallet/sendRawTransaction.d.ts.map +1 -1
  448. package/_types/actions/wallet/signMessage.d.ts +2 -2
  449. package/_types/actions/wallet/signMessage.d.ts.map +1 -1
  450. package/_types/actions/wallet/switchChain.d.ts +1 -1
  451. package/_types/actions/wallet/switchChain.d.ts.map +1 -1
  452. package/_types/actions/wallet/watchAsset.d.ts +1 -1
  453. package/_types/actions/wallet/watchAsset.d.ts.map +1 -1
  454. package/_types/celo/parsers.d.ts +2 -2
  455. package/_types/celo/parsers.d.ts.map +1 -1
  456. package/_types/celo/types.d.ts +1 -1
  457. package/_types/celo/types.d.ts.map +1 -1
  458. package/_types/chains/definitions/dreyerxTestnet.d.ts +35 -0
  459. package/_types/chains/definitions/dreyerxTestnet.d.ts.map +1 -0
  460. package/_types/chains/definitions/modeTestnet.d.ts +237 -2
  461. package/_types/chains/definitions/modeTestnet.d.ts.map +1 -1
  462. package/_types/chains/index.d.ts +1 -0
  463. package/_types/chains/index.d.ts.map +1 -1
  464. package/_types/clients/decorators/public.d.ts +23 -23
  465. package/_types/clients/decorators/public.d.ts.map +1 -1
  466. package/_types/clients/decorators/test.d.ts +4 -4
  467. package/_types/clients/decorators/test.d.ts.map +1 -1
  468. package/_types/clients/decorators/wallet.d.ts +10 -10
  469. package/_types/clients/decorators/wallet.d.ts.map +1 -1
  470. package/_types/clients/transports/createTransport.d.ts +9 -9
  471. package/_types/clients/transports/createTransport.d.ts.map +1 -1
  472. package/_types/clients/transports/custom.d.ts +1 -1
  473. package/_types/clients/transports/custom.d.ts.map +1 -1
  474. package/_types/errors/rpc.d.ts +5 -5
  475. package/_types/errors/rpc.d.ts.map +1 -1
  476. package/_types/errors/version.d.ts +1 -1
  477. package/_types/op-stack/actions/estimateL1Gas.d.ts +2 -2
  478. package/_types/op-stack/actions/estimateL1Gas.d.ts.map +1 -1
  479. package/_types/op-stack/actions/estimateTotalFee.d.ts +2 -2
  480. package/_types/op-stack/actions/estimateTotalFee.d.ts.map +1 -1
  481. package/_types/op-stack/actions/estimateTotalGas.d.ts +2 -2
  482. package/_types/op-stack/actions/estimateTotalGas.d.ts.map +1 -1
  483. package/_types/op-stack/actions/getL1BaseFee.d.ts +2 -2
  484. package/_types/op-stack/actions/getL1BaseFee.d.ts.map +1 -1
  485. package/_types/op-stack/decorators/publicL1.d.ts +1 -1
  486. package/_types/op-stack/decorators/publicL1.d.ts.map +1 -1
  487. package/_types/op-stack/decorators/publicL2.d.ts +1 -1
  488. package/_types/op-stack/decorators/publicL2.d.ts.map +1 -1
  489. package/_types/op-stack/decorators/walletL1.d.ts +1 -1
  490. package/_types/op-stack/decorators/walletL1.d.ts.map +1 -1
  491. package/_types/op-stack/decorators/walletL2.d.ts +1 -1
  492. package/_types/op-stack/decorators/walletL2.d.ts.map +1 -1
  493. package/_types/op-stack/parsers.d.ts +2 -2
  494. package/_types/op-stack/parsers.d.ts.map +1 -1
  495. package/_types/op-stack/types/block.d.ts +2 -2
  496. package/_types/op-stack/types/block.d.ts.map +1 -1
  497. package/_types/op-stack/types/transaction.d.ts +8 -8
  498. package/_types/op-stack/types/transaction.d.ts.map +1 -1
  499. package/_types/types/account.d.ts +5 -5
  500. package/_types/types/account.d.ts.map +1 -1
  501. package/_types/types/block.d.ts +7 -7
  502. package/_types/types/block.d.ts.map +1 -1
  503. package/_types/types/contract.d.ts +20 -20
  504. package/_types/types/contract.d.ts.map +1 -1
  505. package/_types/types/eip1193.d.ts +35 -35
  506. package/_types/types/eip1193.d.ts.map +1 -1
  507. package/_types/types/filter.d.ts +16 -16
  508. package/_types/types/filter.d.ts.map +1 -1
  509. package/_types/types/log.d.ts +20 -20
  510. package/_types/types/log.d.ts.map +1 -1
  511. package/_types/types/proof.d.ts +6 -6
  512. package/_types/types/proof.d.ts.map +1 -1
  513. package/_types/types/rpc.d.ts +2 -2
  514. package/_types/types/rpc.d.ts.map +1 -1
  515. package/_types/types/transport.d.ts +1 -1
  516. package/_types/types/transport.d.ts.map +1 -1
  517. package/_types/types/utils.d.ts +2 -2
  518. package/_types/types/utils.d.ts.map +1 -1
  519. package/_types/utils/abi/decodeAbiParameters.d.ts +2 -2
  520. package/_types/utils/abi/decodeAbiParameters.d.ts.map +1 -1
  521. package/_types/utils/abi/decodeErrorResult.d.ts +1 -1
  522. package/_types/utils/abi/decodeErrorResult.d.ts.map +1 -1
  523. package/_types/utils/abi/encodeAbiParameters.d.ts +1 -1
  524. package/_types/utils/abi/encodeAbiParameters.d.ts.map +1 -1
  525. package/_types/utils/abi/encodePacked.d.ts +4 -4
  526. package/_types/utils/abi/encodePacked.d.ts.map +1 -1
  527. package/_types/utils/ccip.d.ts +1 -1
  528. package/_types/utils/ccip.d.ts.map +1 -1
  529. package/_types/utils/data/concat.d.ts +2 -2
  530. package/_types/utils/data/concat.d.ts.map +1 -1
  531. package/_types/utils/data/pad.d.ts +2 -2
  532. package/_types/utils/data/pad.d.ts.map +1 -1
  533. package/_types/utils/data/slice.d.ts +3 -3
  534. package/_types/utils/data/slice.d.ts.map +1 -1
  535. package/_types/utils/data/trim.d.ts +2 -2
  536. package/_types/utils/data/trim.d.ts.map +1 -1
  537. package/_types/utils/encoding/fromBytes.d.ts +4 -4
  538. package/_types/utils/encoding/fromBytes.d.ts.map +1 -1
  539. package/_types/utils/encoding/fromHex.d.ts +4 -4
  540. package/_types/utils/encoding/fromHex.d.ts.map +1 -1
  541. package/_types/utils/ens/avatar/parseAvatarRecord.d.ts +1 -1
  542. package/_types/utils/ens/avatar/parseAvatarRecord.d.ts.map +1 -1
  543. package/_types/utils/ens/avatar/utils.d.ts +1 -1
  544. package/_types/utils/ens/avatar/utils.d.ts.map +1 -1
  545. package/_types/utils/filters/createFilterRequestScope.d.ts +1 -1
  546. package/_types/utils/filters/createFilterRequestScope.d.ts.map +1 -1
  547. package/_types/utils/formatters/block.d.ts +7 -7
  548. package/_types/utils/formatters/block.d.ts.map +1 -1
  549. package/_types/utils/formatters/formatter.d.ts +6 -6
  550. package/_types/utils/formatters/formatter.d.ts.map +1 -1
  551. package/_types/utils/formatters/transaction.d.ts +7 -7
  552. package/_types/utils/formatters/transaction.d.ts.map +1 -1
  553. package/_types/utils/formatters/transactionReceipt.d.ts +6 -6
  554. package/_types/utils/formatters/transactionReceipt.d.ts.map +1 -1
  555. package/_types/utils/formatters/transactionRequest.d.ts +6 -6
  556. package/_types/utils/formatters/transactionRequest.d.ts.map +1 -1
  557. package/_types/utils/hash/keccak256.d.ts +2 -2
  558. package/_types/utils/hash/keccak256.d.ts.map +1 -1
  559. package/_types/utils/hash/ripemd160.d.ts +2 -2
  560. package/_types/utils/hash/ripemd160.d.ts.map +1 -1
  561. package/_types/utils/hash/sha256.d.ts +2 -2
  562. package/_types/utils/hash/sha256.d.ts.map +1 -1
  563. package/_types/utils/observe.d.ts +2 -2
  564. package/_types/utils/observe.d.ts.map +1 -1
  565. package/_types/utils/poll.d.ts +4 -4
  566. package/_types/utils/poll.d.ts.map +1 -1
  567. package/_types/utils/promise/createBatchScheduler.d.ts +11 -11
  568. package/_types/utils/promise/createBatchScheduler.d.ts.map +1 -1
  569. package/_types/utils/promise/withCache.d.ts +7 -7
  570. package/_types/utils/promise/withCache.d.ts.map +1 -1
  571. package/_types/utils/promise/withRetry.d.ts +1 -1
  572. package/_types/utils/promise/withRetry.d.ts.map +1 -1
  573. package/_types/utils/promise/withTimeout.d.ts +3 -3
  574. package/_types/utils/promise/withTimeout.d.ts.map +1 -1
  575. package/_types/utils/rpc/http.d.ts +4 -4
  576. package/_types/utils/rpc/http.d.ts.map +1 -1
  577. package/_types/utils/signature/hashMessage.d.ts +2 -2
  578. package/_types/utils/signature/hashMessage.d.ts.map +1 -1
  579. package/_types/utils/transaction/parseTransaction.d.ts +2 -2
  580. package/_types/utils/transaction/parseTransaction.d.ts.map +1 -1
  581. package/_types/zksync/actions/getAllBalances.d.ts +2 -2
  582. package/_types/zksync/actions/getAllBalances.d.ts.map +1 -1
  583. package/_types/zksync/actions/getBaseTokenL1Address.d.ts +1 -1
  584. package/_types/zksync/actions/getBaseTokenL1Address.d.ts.map +1 -1
  585. package/_types/zksync/actions/getBlockDetails.d.ts +1 -1
  586. package/_types/zksync/actions/getBlockDetails.d.ts.map +1 -1
  587. package/_types/zksync/actions/getBridgehubContractAddress.d.ts +1 -1
  588. package/_types/zksync/actions/getBridgehubContractAddress.d.ts.map +1 -1
  589. package/_types/zksync/actions/getDefaultBridgeAddresses.d.ts +1 -1
  590. package/_types/zksync/actions/getDefaultBridgeAddresses.d.ts.map +1 -1
  591. package/_types/zksync/actions/getL1Allowance.d.ts +2 -2
  592. package/_types/zksync/actions/getL1Allowance.d.ts.map +1 -1
  593. package/_types/zksync/actions/getL1Balance.d.ts +2 -2
  594. package/_types/zksync/actions/getL1Balance.d.ts.map +1 -1
  595. package/_types/zksync/actions/getL1BatchBlockRange.d.ts +1 -1
  596. package/_types/zksync/actions/getL1BatchBlockRange.d.ts.map +1 -1
  597. package/_types/zksync/actions/getL1BatchDetails.d.ts +1 -1
  598. package/_types/zksync/actions/getL1BatchDetails.d.ts.map +1 -1
  599. package/_types/zksync/actions/getL1BatchNumber.d.ts +1 -1
  600. package/_types/zksync/actions/getL1BatchNumber.d.ts.map +1 -1
  601. package/_types/zksync/actions/getL1ChainId.d.ts +1 -1
  602. package/_types/zksync/actions/getL1ChainId.d.ts.map +1 -1
  603. package/_types/zksync/actions/getL1TokenBalance.d.ts +2 -2
  604. package/_types/zksync/actions/getL1TokenBalance.d.ts.map +1 -1
  605. package/_types/zksync/actions/getLogProof.d.ts +1 -1
  606. package/_types/zksync/actions/getLogProof.d.ts.map +1 -1
  607. package/_types/zksync/actions/getMainContractAddress.d.ts +1 -1
  608. package/_types/zksync/actions/getMainContractAddress.d.ts.map +1 -1
  609. package/_types/zksync/actions/getRawBlockTransactions.d.ts +1 -1
  610. package/_types/zksync/actions/getRawBlockTransactions.d.ts.map +1 -1
  611. package/_types/zksync/actions/getTestnetPaymasterAddress.d.ts +1 -1
  612. package/_types/zksync/actions/getTestnetPaymasterAddress.d.ts.map +1 -1
  613. package/_types/zksync/actions/getTransactionDetails.d.ts +1 -1
  614. package/_types/zksync/actions/getTransactionDetails.d.ts.map +1 -1
  615. package/_types/zksync/actions/signEip712Transaction.d.ts +3 -3
  616. package/_types/zksync/actions/signEip712Transaction.d.ts.map +1 -1
  617. package/_types/zksync/actions/signTransaction.d.ts +3 -3
  618. package/_types/zksync/actions/signTransaction.d.ts.map +1 -1
  619. package/_types/zksync/decorators/publicL1.d.ts +5 -5
  620. package/_types/zksync/decorators/publicL1.d.ts.map +1 -1
  621. package/_types/zksync/decorators/publicL2.d.ts +4 -4
  622. package/_types/zksync/decorators/publicL2.d.ts.map +1 -1
  623. package/_types/zksync/types/block.d.ts +2 -2
  624. package/_types/zksync/types/block.d.ts.map +1 -1
  625. package/_types/zksync/types/eip712.d.ts +3 -3
  626. package/_types/zksync/types/eip712.d.ts.map +1 -1
  627. package/_types/zksync/types/fee.d.ts +9 -9
  628. package/_types/zksync/types/fee.d.ts.map +1 -1
  629. package/_types/zksync/types/log.d.ts +3 -3
  630. package/_types/zksync/types/log.d.ts.map +1 -1
  631. package/_types/zksync/types/transaction.d.ts +18 -18
  632. package/_types/zksync/types/transaction.d.ts.map +1 -1
  633. package/accounts/toAccount.ts +8 -8
  634. package/accounts/types.ts +8 -8
  635. package/actions/ens/getEnsAddress.ts +2 -2
  636. package/actions/ens/getEnsAvatar.ts +2 -2
  637. package/actions/ens/getEnsName.ts +2 -2
  638. package/actions/ens/getEnsResolver.ts +2 -2
  639. package/actions/ens/getEnsText.ts +2 -2
  640. package/actions/getContract.ts +302 -300
  641. package/actions/public/call.ts +12 -12
  642. package/actions/public/createBlockFilter.ts +2 -2
  643. package/actions/public/createContractEventFilter.ts +3 -3
  644. package/actions/public/createEventFilter.ts +65 -64
  645. package/actions/public/createPendingTransactionFilter.ts +3 -3
  646. package/actions/public/estimateGas.ts +8 -9
  647. package/actions/public/getBalance.ts +2 -2
  648. package/actions/public/getBlobBaseFee.ts +3 -3
  649. package/actions/public/getBlock.ts +15 -15
  650. package/actions/public/getBlockNumber.ts +2 -2
  651. package/actions/public/getBlockTransactionCount.ts +2 -4
  652. package/actions/public/getChainId.ts +3 -3
  653. package/actions/public/getCode.ts +2 -2
  654. package/actions/public/getContractEvents.ts +10 -10
  655. package/actions/public/getFeeHistory.ts +2 -2
  656. package/actions/public/getFilterChanges.ts +59 -67
  657. package/actions/public/getFilterLogs.ts +36 -36
  658. package/actions/public/getGasPrice.ts +3 -3
  659. package/actions/public/getLogs.ts +47 -53
  660. package/actions/public/getProof.ts +2 -2
  661. package/actions/public/getStorageAt.ts +2 -2
  662. package/actions/public/getTransaction.ts +10 -10
  663. package/actions/public/getTransactionConfirmations.ts +5 -5
  664. package/actions/public/getTransactionCount.ts +3 -3
  665. package/actions/public/getTransactionReceipt.ts +5 -5
  666. package/actions/public/uninstallFilter.ts +3 -3
  667. package/actions/public/verifyHash.ts +2 -2
  668. package/actions/public/verifyMessage.ts +2 -2
  669. package/actions/public/waitForTransactionReceipt.ts +14 -14
  670. package/actions/public/watchBlockNumber.ts +6 -6
  671. package/actions/public/watchBlocks.ts +25 -27
  672. package/actions/public/watchEvent.ts +39 -37
  673. package/actions/public/watchPendingTransactions.ts +6 -6
  674. package/actions/test/dropTransaction.ts +3 -3
  675. package/actions/test/dumpState.ts +3 -3
  676. package/actions/test/getAutomine.ts +3 -3
  677. package/actions/test/getTxpoolContent.ts +3 -3
  678. package/actions/test/getTxpoolStatus.ts +3 -3
  679. package/actions/test/impersonateAccount.ts +3 -3
  680. package/actions/test/increaseTime.ts +3 -3
  681. package/actions/test/inspectTxpool.ts +3 -3
  682. package/actions/test/loadState.ts +3 -3
  683. package/actions/test/mine.ts +3 -3
  684. package/actions/test/removeBlockTimestampInterval.ts +3 -3
  685. package/actions/test/reset.ts +3 -3
  686. package/actions/test/revert.ts +3 -3
  687. package/actions/test/sendUnsignedTransaction.ts +6 -6
  688. package/actions/test/setAutomine.ts +3 -3
  689. package/actions/test/setBalance.ts +3 -3
  690. package/actions/test/setBlockGasLimit.ts +3 -3
  691. package/actions/test/setBlockTimestampInterval.ts +3 -3
  692. package/actions/test/setCode.ts +3 -3
  693. package/actions/test/setCoinbase.ts +3 -3
  694. package/actions/test/setIntervalMining.ts +3 -3
  695. package/actions/test/setLoggingEnabled.ts +3 -3
  696. package/actions/test/setMinGasPrice.ts +3 -3
  697. package/actions/test/setNextBlockBaseFeePerGas.ts +3 -3
  698. package/actions/test/setNextBlockTimestamp.ts +3 -3
  699. package/actions/test/setNonce.ts +3 -3
  700. package/actions/test/setRpcUrl.ts +3 -3
  701. package/actions/test/setStorageAt.ts +3 -3
  702. package/actions/test/snapshot.ts +3 -3
  703. package/actions/test/stopImpersonatingAccount.ts +3 -3
  704. package/actions/wallet/addChain.ts +3 -3
  705. package/actions/wallet/getAddresses.ts +3 -5
  706. package/actions/wallet/getPermissions.ts +3 -3
  707. package/actions/wallet/requestAddresses.ts +3 -3
  708. package/actions/wallet/requestPermissions.ts +3 -3
  709. package/actions/wallet/sendRawTransaction.ts +2 -2
  710. package/actions/wallet/signMessage.ts +6 -6
  711. package/actions/wallet/switchChain.ts +3 -3
  712. package/actions/wallet/watchAsset.ts +3 -3
  713. package/celo/parsers.ts +10 -10
  714. package/celo/types.ts +2 -2
  715. package/chains/definitions/dreyerxTestnet.ts +23 -0
  716. package/chains/definitions/modeTestnet.ts +21 -0
  717. package/chains/index.ts +1 -0
  718. package/clients/decorators/public.ts +130 -138
  719. package/clients/decorators/test.ts +12 -12
  720. package/clients/decorators/wallet.ts +34 -36
  721. package/clients/transports/createTransport.ts +17 -17
  722. package/clients/transports/custom.ts +2 -2
  723. package/errors/rpc.ts +6 -6
  724. package/errors/version.ts +1 -1
  725. package/op-stack/actions/estimateL1Gas.ts +10 -10
  726. package/op-stack/actions/estimateTotalFee.ts +9 -9
  727. package/op-stack/actions/estimateTotalGas.ts +9 -9
  728. package/op-stack/actions/getL1BaseFee.ts +7 -7
  729. package/op-stack/decorators/publicL1.ts +5 -5
  730. package/op-stack/decorators/publicL2.ts +5 -5
  731. package/op-stack/decorators/walletL1.ts +5 -5
  732. package/op-stack/decorators/walletL2.ts +5 -5
  733. package/op-stack/parsers.ts +9 -9
  734. package/op-stack/types/block.ts +10 -10
  735. package/op-stack/types/transaction.ts +19 -19
  736. package/package.json +1 -1
  737. package/types/account.ts +12 -12
  738. package/types/block.ts +14 -14
  739. package/types/contract.ts +60 -56
  740. package/types/eip1193.ts +52 -55
  741. package/types/filter.ts +25 -25
  742. package/types/log.ts +50 -50
  743. package/types/proof.ts +6 -6
  744. package/types/rpc.ts +9 -9
  745. package/types/transport.ts +2 -2
  746. package/types/utils.ts +2 -2
  747. package/utils/abi/decodeAbiParameters.ts +6 -6
  748. package/utils/abi/decodeErrorResult.ts +4 -4
  749. package/utils/abi/encodeAbiParameters.ts +18 -18
  750. package/utils/abi/encodePacked.ts +8 -8
  751. package/utils/ccip.ts +2 -2
  752. package/utils/data/concat.ts +8 -7
  753. package/utils/data/pad.ts +6 -6
  754. package/utils/data/slice.ts +6 -6
  755. package/utils/data/trim.ts +6 -6
  756. package/utils/encoding/fromBytes.ts +16 -16
  757. package/utils/encoding/fromHex.ts +15 -15
  758. package/utils/ens/avatar/parseAvatarRecord.ts +4 -4
  759. package/utils/ens/avatar/utils.ts +2 -2
  760. package/utils/filters/createFilterRequestScope.ts +2 -2
  761. package/utils/formatters/block.ts +9 -9
  762. package/utils/formatters/formatter.ts +11 -11
  763. package/utils/formatters/transaction.ts +5 -5
  764. package/utils/formatters/transactionReceipt.ts +2 -2
  765. package/utils/formatters/transactionRequest.ts +2 -2
  766. package/utils/hash/keccak256.ts +8 -8
  767. package/utils/hash/ripemd160.ts +8 -8
  768. package/utils/hash/sha256.ts +8 -8
  769. package/utils/observe.ts +8 -8
  770. package/utils/poll.ts +6 -6
  771. package/utils/promise/createBatchScheduler.ts +27 -30
  772. package/utils/promise/withCache.ts +8 -8
  773. package/utils/promise/withRetry.ts +3 -3
  774. package/utils/promise/withTimeout.ts +3 -3
  775. package/utils/rpc/http.ts +7 -7
  776. package/utils/signature/hashMessage.ts +6 -6
  777. package/utils/transaction/parseTransaction.ts +13 -13
  778. package/zksync/actions/getAllBalances.ts +6 -6
  779. package/zksync/actions/getBaseTokenL1Address.ts +3 -3
  780. package/zksync/actions/getBlockDetails.ts +3 -3
  781. package/zksync/actions/getBridgehubContractAddress.ts +3 -3
  782. package/zksync/actions/getDefaultBridgeAddresses.ts +3 -3
  783. package/zksync/actions/getL1Allowance.ts +6 -6
  784. package/zksync/actions/getL1Balance.ts +9 -9
  785. package/zksync/actions/getL1BatchBlockRange.ts +3 -3
  786. package/zksync/actions/getL1BatchDetails.ts +3 -3
  787. package/zksync/actions/getL1BatchNumber.ts +3 -3
  788. package/zksync/actions/getL1ChainId.ts +3 -3
  789. package/zksync/actions/getL1TokenBalance.ts +6 -6
  790. package/zksync/actions/getLogProof.ts +3 -3
  791. package/zksync/actions/getMainContractAddress.ts +3 -3
  792. package/zksync/actions/getRawBlockTransactions.ts +3 -3
  793. package/zksync/actions/getTestnetPaymasterAddress.ts +3 -3
  794. package/zksync/actions/getTransactionDetails.ts +3 -3
  795. package/zksync/actions/signEip712Transaction.ts +13 -13
  796. package/zksync/actions/signTransaction.ts +13 -13
  797. package/zksync/decorators/publicL1.ts +10 -10
  798. package/zksync/decorators/publicL2.ts +9 -9
  799. package/zksync/types/block.ts +10 -10
  800. package/zksync/types/eip712.ts +5 -5
  801. package/zksync/types/fee.ts +9 -9
  802. package/zksync/types/log.ts +12 -12
  803. package/zksync/types/transaction.ts +52 -53
@@ -28,25 +28,25 @@ export function assertSize(
28
28
  }
29
29
 
30
30
  export type FromHexParameters<
31
- TTo extends 'string' | 'bigint' | 'number' | 'bytes' | 'boolean',
31
+ to extends 'string' | 'bigint' | 'number' | 'bytes' | 'boolean',
32
32
  > =
33
- | TTo
33
+ | to
34
34
  | {
35
35
  /** Size (in bytes) of the hex value. */
36
36
  size?: number | undefined
37
37
  /** Type to convert to. */
38
- to: TTo
38
+ to: to
39
39
  }
40
40
 
41
- export type FromHexReturnType<TTo> = TTo extends 'string'
41
+ export type FromHexReturnType<to> = to extends 'string'
42
42
  ? string
43
- : TTo extends 'bigint'
43
+ : to extends 'bigint'
44
44
  ? bigint
45
- : TTo extends 'number'
45
+ : to extends 'number'
46
46
  ? number
47
- : TTo extends 'bytes'
47
+ : to extends 'bytes'
48
48
  ? ByteArray
49
- : TTo extends 'boolean'
49
+ : to extends 'boolean'
50
50
  ? boolean
51
51
  : never
52
52
 
@@ -87,16 +87,16 @@ export type FromHexErrorType =
87
87
  * // 'Hello world'
88
88
  */
89
89
  export function fromHex<
90
- TTo extends 'string' | 'bigint' | 'number' | 'bytes' | 'boolean',
91
- >(hex: Hex, toOrOpts: FromHexParameters<TTo>): FromHexReturnType<TTo> {
90
+ to extends 'string' | 'bigint' | 'number' | 'bytes' | 'boolean',
91
+ >(hex: Hex, toOrOpts: FromHexParameters<to>): FromHexReturnType<to> {
92
92
  const opts = typeof toOrOpts === 'string' ? { to: toOrOpts } : toOrOpts
93
93
  const to = opts.to
94
94
 
95
- if (to === 'number') return hexToNumber(hex, opts) as FromHexReturnType<TTo>
96
- if (to === 'bigint') return hexToBigInt(hex, opts) as FromHexReturnType<TTo>
97
- if (to === 'string') return hexToString(hex, opts) as FromHexReturnType<TTo>
98
- if (to === 'boolean') return hexToBool(hex, opts) as FromHexReturnType<TTo>
99
- return hexToBytes(hex, opts) as FromHexReturnType<TTo>
95
+ if (to === 'number') return hexToNumber(hex, opts) as FromHexReturnType<to>
96
+ if (to === 'bigint') return hexToBigInt(hex, opts) as FromHexReturnType<to>
97
+ if (to === 'string') return hexToString(hex, opts) as FromHexReturnType<to>
98
+ if (to === 'boolean') return hexToBool(hex, opts) as FromHexReturnType<to>
99
+ return hexToBytes(hex, opts) as FromHexReturnType<to>
100
100
  }
101
101
 
102
102
  export type HexToBigIntOpts = {
@@ -34,8 +34,8 @@ export type ParseAvatarRecordErrorType =
34
34
  * @see https://docs.ens.domains/web/avatars
35
35
  *
36
36
  */
37
- export async function parseAvatarRecord<TChain extends Chain | undefined>(
38
- client: Client<Transport, TChain>,
37
+ export async function parseAvatarRecord<chain extends Chain | undefined>(
38
+ client: Client<Transport, chain>,
39
39
  {
40
40
  gatewayUrls,
41
41
  record,
@@ -58,8 +58,8 @@ type ParseNftAvatarUriErrorType =
58
58
  | GetMetadataAvatarUriErrorType
59
59
  | ErrorType
60
60
 
61
- async function parseNftAvatarUri<TChain extends Chain | undefined>(
62
- client: Client<Transport, TChain>,
61
+ async function parseNftAvatarUri<chain extends Chain | undefined>(
62
+ client: Client<Transport, chain>,
63
63
  {
64
64
  gatewayUrls,
65
65
  record,
@@ -258,8 +258,8 @@ export type GetNftTokenUriErrorType =
258
258
  | EnsAvatarUnsupportedNamespaceErrorType
259
259
  | ErrorType
260
260
 
261
- export async function getNftTokenUri<TChain extends Chain | undefined>(
262
- client: Client<Transport, TChain>,
261
+ export async function getNftTokenUri<chain extends Chain | undefined>(
262
+ client: Client<Transport, chain>,
263
263
  { nft }: { nft: ParsedNft },
264
264
  ) {
265
265
  if (nft.namespace === 'erc721') {
@@ -28,8 +28,8 @@ type CreateFilterRequestScopeReturnType = (
28
28
  * listen for responses and scope the child transport `request` function
29
29
  * to the successful filter ID.
30
30
  */
31
- export function createFilterRequestScope<TChain extends Chain | undefined>(
32
- client: Client<Transport, TChain>,
31
+ export function createFilterRequestScope<chain extends Chain | undefined>(
32
+ client: Client<Transport, chain>,
33
33
  { method }: CreateFilterRequestScopeParameters,
34
34
  ): CreateFilterRequestScopeReturnType {
35
35
  const requestMap: Record<Hex, EIP1193RequestFn> = {}
@@ -15,24 +15,24 @@ import { type FormattedTransaction, formatTransaction } from './transaction.js'
15
15
  type BlockPendingDependencies = 'hash' | 'logsBloom' | 'nonce' | 'number'
16
16
 
17
17
  export type FormattedBlock<
18
- TChain extends Chain | undefined = undefined,
19
- TIncludeTransactions extends boolean = boolean,
20
- TBlockTag extends BlockTag = BlockTag,
18
+ chain extends Chain | undefined = undefined,
19
+ includeTransactions extends boolean = boolean,
20
+ blockTag extends BlockTag = BlockTag,
21
21
  _FormatterReturnType = ExtractChainFormatterReturnType<
22
- TChain,
22
+ chain,
23
23
  'block',
24
- Block<bigint, TIncludeTransactions>
24
+ Block<bigint, includeTransactions>
25
25
  >,
26
26
  _ExcludedPendingDependencies extends string = BlockPendingDependencies &
27
- ExtractChainFormatterExclude<TChain, 'block'>,
27
+ ExtractChainFormatterExclude<chain, 'block'>,
28
28
  _Formatted = Omit<_FormatterReturnType, BlockPendingDependencies> & {
29
29
  [_key in _ExcludedPendingDependencies]: never
30
30
  } & Pick<
31
- Block<bigint, TIncludeTransactions, TBlockTag>,
31
+ Block<bigint, includeTransactions, blockTag>,
32
32
  BlockPendingDependencies
33
33
  >,
34
- _Transactions = TIncludeTransactions extends true
35
- ? Prettify<FormattedTransaction<TChain, TBlockTag>>[]
34
+ _Transactions = includeTransactions extends true
35
+ ? Prettify<FormattedTransaction<chain, blockTag>>[]
36
36
  : Hash[],
37
37
  > = Omit<_Formatted, 'transactions'> & {
38
38
  transactions: _Transactions
@@ -3,24 +3,24 @@ import type { Prettify } from '../../types/utils.js'
3
3
 
4
4
  export type DefineFormatterErrorType = ErrorType
5
5
 
6
- export function defineFormatter<TType extends string, TParameters, TReturnType>(
7
- type: TType,
8
- format: (_: TParameters) => TReturnType,
6
+ export function defineFormatter<type extends string, parameters, returnType>(
7
+ type: type,
8
+ format: (_: parameters) => returnType,
9
9
  ) {
10
10
  return <
11
- TOverrideParameters,
12
- TOverrideReturnType,
13
- TExclude extends (keyof TParameters | keyof TOverrideParameters)[] = [],
11
+ parametersOverride,
12
+ returnTypeOverride,
13
+ exclude extends (keyof parameters | keyof parametersOverride)[] = [],
14
14
  >({
15
15
  exclude,
16
16
  format: overrides,
17
17
  }: {
18
- exclude?: TExclude | undefined
19
- format: (_: TOverrideParameters) => TOverrideReturnType
18
+ exclude?: exclude | undefined
19
+ format: (_: parametersOverride) => returnTypeOverride
20
20
  }) => {
21
21
  return {
22
22
  exclude,
23
- format: (args: TOverrideParameters) => {
23
+ format: (args: parametersOverride) => {
24
24
  const formatted = format(args as any)
25
25
  if (exclude) {
26
26
  for (const key of exclude) {
@@ -30,8 +30,8 @@ export function defineFormatter<TType extends string, TParameters, TReturnType>(
30
30
  return {
31
31
  ...formatted,
32
32
  ...overrides(args),
33
- } as Prettify<TOverrideReturnType> & {
34
- [_key in TExclude[number]]: never
33
+ } as Prettify<returnTypeOverride> & {
34
+ [_key in exclude[number]]: never
35
35
  }
36
36
  },
37
37
  type,
@@ -18,19 +18,19 @@ type TransactionPendingDependencies =
18
18
  | 'transactionIndex'
19
19
 
20
20
  export type FormattedTransaction<
21
- TChain extends Chain | undefined = undefined,
22
- TBlockTag extends BlockTag = BlockTag,
21
+ chain extends Chain | undefined = undefined,
22
+ blockTag extends BlockTag = BlockTag,
23
23
  _FormatterReturnType = ExtractChainFormatterReturnType<
24
- TChain,
24
+ chain,
25
25
  'transaction',
26
26
  Transaction
27
27
  >,
28
28
  _ExcludedPendingDependencies extends string = TransactionPendingDependencies &
29
- ExtractChainFormatterExclude<TChain, 'transaction'>,
29
+ ExtractChainFormatterExclude<chain, 'transaction'>,
30
30
  > = UnionLooseOmit<_FormatterReturnType, TransactionPendingDependencies> & {
31
31
  [_K in _ExcludedPendingDependencies]: never
32
32
  } & Pick<
33
- Transaction<bigint, number, TBlockTag extends 'pending' ? true : false>,
33
+ Transaction<bigint, number, blockTag extends 'pending' ? true : false>,
34
34
  TransactionPendingDependencies
35
35
  >
36
36
 
@@ -13,9 +13,9 @@ import { formatLog } from './log.js'
13
13
  import { transactionType } from './transaction.js'
14
14
 
15
15
  export type FormattedTransactionReceipt<
16
- TChain extends Chain | undefined = undefined,
16
+ chain extends Chain | undefined = undefined,
17
17
  > = ExtractChainFormatterReturnType<
18
- TChain,
18
+ chain,
19
19
  'transactionReceipt',
20
20
  TransactionReceipt
21
21
  >
@@ -11,9 +11,9 @@ import { bytesToHex, numberToHex } from '../encoding/toHex.js'
11
11
  import { type DefineFormatterErrorType, defineFormatter } from './formatter.js'
12
12
 
13
13
  export type FormattedTransactionRequest<
14
- TChain extends Chain | undefined = Chain | undefined,
14
+ chain extends Chain | undefined = Chain | undefined,
15
15
  > = ExtractChainFormatterParameters<
16
- TChain,
16
+ chain,
17
17
  'transactionRequest',
18
18
  TransactionRequest
19
19
  >
@@ -8,9 +8,9 @@ import { type ToHexErrorType, toHex } from '../encoding/toHex.js'
8
8
 
9
9
  type To = 'hex' | 'bytes'
10
10
 
11
- export type Keccak256Hash<TTo extends To> =
12
- | (TTo extends 'bytes' ? ByteArray : never)
13
- | (TTo extends 'hex' ? Hex : never)
11
+ export type Keccak256Hash<to extends To> =
12
+ | (to extends 'bytes' ? ByteArray : never)
13
+ | (to extends 'hex' ? Hex : never)
14
14
 
15
15
  export type Keccak256ErrorType =
16
16
  | IsHexErrorType
@@ -18,14 +18,14 @@ export type Keccak256ErrorType =
18
18
  | ToHexErrorType
19
19
  | ErrorType
20
20
 
21
- export function keccak256<TTo extends To = 'hex'>(
21
+ export function keccak256<to extends To = 'hex'>(
22
22
  value: Hex | ByteArray,
23
- to_?: TTo | undefined,
24
- ): Keccak256Hash<TTo> {
23
+ to_?: to | undefined,
24
+ ): Keccak256Hash<to> {
25
25
  const to = to_ || 'hex'
26
26
  const bytes = keccak_256(
27
27
  isHex(value, { strict: false }) ? toBytes(value) : value,
28
28
  )
29
- if (to === 'bytes') return bytes as Keccak256Hash<TTo>
30
- return toHex(bytes) as Keccak256Hash<TTo>
29
+ if (to === 'bytes') return bytes as Keccak256Hash<to>
30
+ return toHex(bytes) as Keccak256Hash<to>
31
31
  }
@@ -8,9 +8,9 @@ import { type ToHexErrorType, toHex } from '../encoding/toHex.js'
8
8
 
9
9
  type To = 'hex' | 'bytes'
10
10
 
11
- export type Ripemd160Hash<TTo extends To> =
12
- | (TTo extends 'bytes' ? ByteArray : never)
13
- | (TTo extends 'hex' ? Hex : never)
11
+ export type Ripemd160Hash<to extends To> =
12
+ | (to extends 'bytes' ? ByteArray : never)
13
+ | (to extends 'hex' ? Hex : never)
14
14
 
15
15
  export type Ripemd160ErrorType =
16
16
  | IsHexErrorType
@@ -18,14 +18,14 @@ export type Ripemd160ErrorType =
18
18
  | ToHexErrorType
19
19
  | ErrorType
20
20
 
21
- export function ripemd160<TTo extends To = 'hex'>(
21
+ export function ripemd160<to extends To = 'hex'>(
22
22
  value: Hex | ByteArray,
23
- to_?: TTo | undefined,
24
- ): Ripemd160Hash<TTo> {
23
+ to_?: to | undefined,
24
+ ): Ripemd160Hash<to> {
25
25
  const to = to_ || 'hex'
26
26
  const bytes = noble_ripemd160(
27
27
  isHex(value, { strict: false }) ? toBytes(value) : value,
28
28
  )
29
- if (to === 'bytes') return bytes as Ripemd160Hash<TTo>
30
- return toHex(bytes) as Ripemd160Hash<TTo>
29
+ if (to === 'bytes') return bytes as Ripemd160Hash<to>
30
+ return toHex(bytes) as Ripemd160Hash<to>
31
31
  }
@@ -8,9 +8,9 @@ import { type ToHexErrorType, toHex } from '../encoding/toHex.js'
8
8
 
9
9
  type To = 'hex' | 'bytes'
10
10
 
11
- export type Sha256Hash<TTo extends To> =
12
- | (TTo extends 'bytes' ? ByteArray : never)
13
- | (TTo extends 'hex' ? Hex : never)
11
+ export type Sha256Hash<to extends To> =
12
+ | (to extends 'bytes' ? ByteArray : never)
13
+ | (to extends 'hex' ? Hex : never)
14
14
 
15
15
  export type Sha256ErrorType =
16
16
  | IsHexErrorType
@@ -18,14 +18,14 @@ export type Sha256ErrorType =
18
18
  | ToHexErrorType
19
19
  | ErrorType
20
20
 
21
- export function sha256<TTo extends To = 'hex'>(
21
+ export function sha256<to extends To = 'hex'>(
22
22
  value: Hex | ByteArray,
23
- to_?: TTo | undefined,
24
- ): Sha256Hash<TTo> {
23
+ to_?: to | undefined,
24
+ ): Sha256Hash<to> {
25
25
  const to = to_ || 'hex'
26
26
  const bytes = noble_sha256(
27
27
  isHex(value, { strict: false }) ? toBytes(value) : value,
28
28
  )
29
- if (to === 'bytes') return bytes as Sha256Hash<TTo>
30
- return toHex(bytes) as Sha256Hash<TTo>
29
+ if (to === 'bytes') return bytes as Sha256Hash<to>
30
+ return toHex(bytes) as Sha256Hash<to>
31
31
  }
package/utils/observe.ts CHANGED
@@ -14,8 +14,8 @@ export const listenersCache = /*#__PURE__*/ new Map<
14
14
  /** @internal */
15
15
  export const cleanupCache = /*#__PURE__*/ new Map<string, () => void>()
16
16
 
17
- type EmitFunction<TCallbacks extends Callbacks> = (
18
- emit: TCallbacks,
17
+ type EmitFunction<callbacks extends Callbacks> = (
18
+ emit: callbacks,
19
19
  ) => MaybePromise<void | (() => void)>
20
20
 
21
21
  let callbackCount = 0
@@ -25,10 +25,10 @@ let callbackCount = 0
25
25
  * is set up under the same observer id, the function will only be called once
26
26
  * for both instances of the observer.
27
27
  */
28
- export function observe<TCallbacks extends Callbacks>(
28
+ export function observe<callbacks extends Callbacks>(
29
29
  observerId: string,
30
- callbacks: TCallbacks,
31
- fn: EmitFunction<TCallbacks>,
30
+ callbacks: callbacks,
31
+ fn: EmitFunction<callbacks>,
32
32
  ) {
33
33
  const callbackId = ++callbackCount
34
34
 
@@ -56,15 +56,15 @@ export function observe<TCallbacks extends Callbacks>(
56
56
 
57
57
  if (listeners && listeners.length > 0) return unwatch
58
58
 
59
- const emit: TCallbacks = {} as TCallbacks
59
+ const emit: callbacks = {} as callbacks
60
60
  for (const key in callbacks) {
61
61
  emit[key] = ((
62
- ...args: Parameters<NonNullable<TCallbacks[keyof TCallbacks]>>
62
+ ...args: Parameters<NonNullable<callbacks[keyof callbacks]>>
63
63
  ) => {
64
64
  const listeners = getListeners()
65
65
  if (listeners.length === 0) return
66
66
  for (const listener of listeners) listener.fns[key]?.(...args)
67
- }) as TCallbacks[Extract<keyof TCallbacks, string>]
67
+ }) as callbacks[Extract<keyof callbacks, string>]
68
68
  }
69
69
 
70
70
  const cleanup = fn(emit)
package/utils/poll.ts CHANGED
@@ -1,11 +1,11 @@
1
1
  import type { ErrorType } from '../errors/utils.js'
2
2
  import { wait } from './wait.js'
3
3
 
4
- type PollOptions<TData> = {
4
+ type PollOptions<data> = {
5
5
  // Whether or not to emit when the polling starts.
6
6
  emitOnBegin?: boolean | undefined
7
7
  // The initial wait time (in ms) before polling.
8
- initialWaitTime?: ((data: TData | void) => Promise<number>) | undefined
8
+ initialWaitTime?: ((data: data | void) => Promise<number>) | undefined
9
9
  // The interval (in ms).
10
10
  interval: number
11
11
  }
@@ -15,16 +15,16 @@ export type PollErrorType = ErrorType
15
15
  /**
16
16
  * @description Polls a function at a specified interval.
17
17
  */
18
- export function poll<TData>(
19
- fn: ({ unpoll }: { unpoll: () => void }) => Promise<TData | void>,
20
- { emitOnBegin, initialWaitTime, interval }: PollOptions<TData>,
18
+ export function poll<data>(
19
+ fn: ({ unpoll }: { unpoll: () => void }) => Promise<data | void>,
20
+ { emitOnBegin, initialWaitTime, interval }: PollOptions<data>,
21
21
  ) {
22
22
  let active = true
23
23
 
24
24
  const unwatch = () => (active = false)
25
25
 
26
26
  const watch = async () => {
27
- let data: TData | void = undefined
27
+ let data: data | void = undefined
28
28
  if (emitOnBegin) data = await fn({ unpoll: unwatch })
29
29
 
30
30
  const initialWait = (await initialWaitTime?.(data)) ?? interval
@@ -1,41 +1,38 @@
1
1
  import type { ErrorType } from '../../errors/utils.js'
2
2
 
3
- type Resolved<TReturnType extends readonly unknown[] = any> = [
4
- result: TReturnType[number],
5
- results: TReturnType,
3
+ type Resolved<returnType extends readonly unknown[] = any> = [
4
+ result: returnType[number],
5
+ results: returnType,
6
6
  ]
7
7
 
8
- type PendingPromise<TReturnType extends readonly unknown[] = any> = {
9
- resolve?: ((data: Resolved<TReturnType>) => void) | undefined
8
+ type PendingPromise<returnType extends readonly unknown[] = any> = {
9
+ resolve?: ((data: Resolved<returnType>) => void) | undefined
10
10
  reject?: ((reason?: unknown) => void) | undefined
11
11
  }
12
12
 
13
13
  type SchedulerItem = { args: unknown; pendingPromise: PendingPromise }
14
14
 
15
- type BatchResultsCompareFn<TResult = unknown> = (
16
- a: TResult,
17
- b: TResult,
18
- ) => number
15
+ type BatchResultsCompareFn<result = unknown> = (a: result, b: result) => number
19
16
 
20
17
  type CreateBatchSchedulerArguments<
21
- TParameters = unknown,
22
- TReturnType extends readonly unknown[] = readonly unknown[],
18
+ parameters = unknown,
19
+ returnType extends readonly unknown[] = readonly unknown[],
23
20
  > = {
24
- fn: (args: TParameters[]) => Promise<TReturnType>
21
+ fn: (args: parameters[]) => Promise<returnType>
25
22
  id: number | string
26
- shouldSplitBatch?: ((args: TParameters[]) => boolean) | undefined
23
+ shouldSplitBatch?: ((args: parameters[]) => boolean) | undefined
27
24
  wait?: number | undefined
28
- sort?: BatchResultsCompareFn<TReturnType[number]> | undefined
25
+ sort?: BatchResultsCompareFn<returnType[number]> | undefined
29
26
  }
30
27
 
31
28
  type CreateBatchSchedulerReturnType<
32
- TParameters = unknown,
33
- TReturnType extends readonly unknown[] = readonly unknown[],
29
+ parameters = unknown,
30
+ returnType extends readonly unknown[] = readonly unknown[],
34
31
  > = {
35
32
  flush: () => void
36
- schedule: TParameters extends undefined
37
- ? (args?: TParameters | undefined) => Promise<Resolved<TReturnType>>
38
- : (args: TParameters) => Promise<Resolved<TReturnType>>
33
+ schedule: parameters extends undefined
34
+ ? (args?: parameters | undefined) => Promise<Resolved<returnType>>
35
+ : (args: parameters) => Promise<Resolved<returnType>>
39
36
  }
40
37
 
41
38
  export type CreateBatchSchedulerErrorType = ErrorType
@@ -44,8 +41,8 @@ const schedulerCache = /*#__PURE__*/ new Map<number | string, SchedulerItem[]>()
44
41
 
45
42
  /** @internal */
46
43
  export function createBatchScheduler<
47
- TParameters,
48
- TReturnType extends readonly unknown[],
44
+ parameters,
45
+ returnType extends readonly unknown[],
49
46
  >({
50
47
  fn,
51
48
  id,
@@ -53,9 +50,9 @@ export function createBatchScheduler<
53
50
  wait = 0,
54
51
  sort,
55
52
  }: CreateBatchSchedulerArguments<
56
- TParameters,
57
- TReturnType
58
- >): CreateBatchSchedulerReturnType<TParameters, TReturnType> {
53
+ parameters,
54
+ returnType
55
+ >): CreateBatchSchedulerReturnType<parameters, returnType> {
59
56
  const exec = async () => {
60
57
  const scheduler = getScheduler()
61
58
  flush()
@@ -64,7 +61,7 @@ export function createBatchScheduler<
64
61
 
65
62
  if (args.length === 0) return
66
63
 
67
- fn(args as TParameters[])
64
+ fn(args as parameters[])
68
65
  .then((data) => {
69
66
  if (sort && Array.isArray(data)) data.sort(sort)
70
67
  for (let i = 0; i < scheduler.length; i++) {
@@ -83,7 +80,7 @@ export function createBatchScheduler<
83
80
  const flush = () => schedulerCache.delete(id)
84
81
 
85
82
  const getBatchedArgs = () =>
86
- getScheduler().map(({ args }) => args) as TParameters[]
83
+ getScheduler().map(({ args }) => args) as parameters[]
87
84
 
88
85
  const getScheduler = () => schedulerCache.get(id) || []
89
86
 
@@ -92,9 +89,9 @@ export function createBatchScheduler<
92
89
 
93
90
  return {
94
91
  flush,
95
- async schedule(args: TParameters) {
96
- const pendingPromise: PendingPromise<TReturnType> = {}
97
- const promise = new Promise<Resolved<TReturnType>>((resolve, reject) => {
92
+ async schedule(args: parameters) {
93
+ const pendingPromise: PendingPromise<returnType> = {}
94
+ const promise = new Promise<Resolved<returnType>>((resolve, reject) => {
98
95
  pendingPromise.resolve = resolve
99
96
  pendingPromise.reject = reject
100
97
  })
@@ -113,5 +110,5 @@ export function createBatchScheduler<
113
110
  setTimeout(exec, wait)
114
111
  return promise
115
112
  },
116
- } as unknown as CreateBatchSchedulerReturnType<TParameters, TReturnType>
113
+ } as unknown as CreateBatchSchedulerReturnType<parameters, returnType>
117
114
  }
@@ -7,15 +7,15 @@ export const responseCache = /*#__PURE__*/ new Map()
7
7
 
8
8
  export type GetCacheErrorType = ErrorType
9
9
 
10
- export function getCache<TData>(cacheKey: string) {
11
- const buildCache = <TData>(cacheKey: string, cache: Map<string, TData>) => ({
10
+ export function getCache<data>(cacheKey: string) {
11
+ const buildCache = <data>(cacheKey: string, cache: Map<string, data>) => ({
12
12
  clear: () => cache.delete(cacheKey),
13
13
  get: () => cache.get(cacheKey),
14
- set: (data: TData) => cache.set(cacheKey, data),
14
+ set: (data: data) => cache.set(cacheKey, data),
15
15
  })
16
16
 
17
- const promise = buildCache<Promise<TData>>(cacheKey, promiseCache)
18
- const response = buildCache<{ created: Date; data: TData }>(
17
+ const promise = buildCache<Promise<data>>(cacheKey, promiseCache)
18
+ const response = buildCache<{ created: Date; data: data }>(
19
19
  cacheKey,
20
20
  responseCache,
21
21
  )
@@ -41,11 +41,11 @@ type WithCacheParameters = {
41
41
  * @description Returns the result of a given promise, and caches the result for
42
42
  * subsequent invocations against a provided cache key.
43
43
  */
44
- export async function withCache<TData>(
45
- fn: () => Promise<TData>,
44
+ export async function withCache<data>(
45
+ fn: () => Promise<data>,
46
46
  { cacheKey, cacheTime = Number.POSITIVE_INFINITY }: WithCacheParameters,
47
47
  ) {
48
- const cache = getCache<TData>(cacheKey)
48
+ const cache = getCache<data>(cacheKey)
49
49
 
50
50
  // If a response exists in the cache, and it's not expired, return it
51
51
  // and do not invoke the promise.
@@ -23,15 +23,15 @@ export type WithRetryParameters = {
23
23
 
24
24
  export type WithRetryErrorType = ErrorType
25
25
 
26
- export function withRetry<TData>(
27
- fn: () => Promise<TData>,
26
+ export function withRetry<data>(
27
+ fn: () => Promise<data>,
28
28
  {
29
29
  delay: delay_ = 100,
30
30
  retryCount = 2,
31
31
  shouldRetry = () => true,
32
32
  }: WithRetryParameters = {},
33
33
  ) {
34
- return new Promise<TData>((resolve, reject) => {
34
+ return new Promise<data>((resolve, reject) => {
35
35
  const attemptRetry = async ({ count = 0 } = {}) => {
36
36
  const retry = async ({ error }: { error: Error }) => {
37
37
  const delay =
@@ -2,10 +2,10 @@ import type { ErrorType } from '../../errors/utils.js'
2
2
 
3
3
  export type WithTimeoutErrorType = ErrorType
4
4
 
5
- export function withTimeout<TData>(
5
+ export function withTimeout<data>(
6
6
  fn: ({
7
7
  signal,
8
- }: { signal: AbortController['signal'] | null }) => Promise<TData>,
8
+ }: { signal: AbortController['signal'] | null }) => Promise<data>,
9
9
  {
10
10
  errorInstance = new Error('timed out'),
11
11
  timeout,
@@ -18,7 +18,7 @@ export function withTimeout<TData>(
18
18
  // Whether or not the timeout should use an abort signal.
19
19
  signal?: boolean | undefined
20
20
  },
21
- ): Promise<TData> {
21
+ ): Promise<data> {
22
22
  return new Promise((resolve, reject) => {
23
23
  ;(async () => {
24
24
  let timeoutId!: NodeJS.Timeout
package/utils/rpc/http.ts CHANGED
@@ -25,10 +25,10 @@ export type HttpRpcClientOptions = {
25
25
  }
26
26
 
27
27
  export type HttpRequestParameters<
28
- TBody extends RpcRequest | RpcRequest[] = RpcRequest,
28
+ body extends RpcRequest | RpcRequest[] = RpcRequest,
29
29
  > = {
30
30
  /** The RPC request body. */
31
- body: TBody
31
+ body: body
32
32
  /** Request configuration to pass to `fetch`. */
33
33
  fetchOptions?: HttpRpcClientOptions['fetchOptions'] | undefined
34
34
  /** A callback to handle the response. */
@@ -40,8 +40,8 @@ export type HttpRequestParameters<
40
40
  }
41
41
 
42
42
  export type HttpRequestReturnType<
43
- TBody extends RpcRequest | RpcRequest[] = RpcRequest,
44
- > = TBody extends RpcRequest[] ? RpcResponse[] : RpcResponse
43
+ body extends RpcRequest | RpcRequest[] = RpcRequest,
44
+ > = body extends RpcRequest[] ? RpcResponse[] : RpcResponse
45
45
 
46
46
  export type HttpRequestErrorType =
47
47
  | HttpRequestErrorType_
@@ -50,9 +50,9 @@ export type HttpRequestErrorType =
50
50
  | ErrorType
51
51
 
52
52
  export type HttpRpcClient = {
53
- request<TBody extends RpcRequest | RpcRequest[]>(
54
- params: HttpRequestParameters<TBody>,
55
- ): Promise<HttpRequestReturnType<TBody>>
53
+ request<body extends RpcRequest | RpcRequest[]>(
54
+ params: HttpRequestParameters<body>,
55
+ ): Promise<HttpRequestReturnType<body>>
56
56
  }
57
57
 
58
58
  export function getHttpRpcClient(