@xpla/xplajs 1.8.0 → 1.8.2

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 (458) hide show
  1. package/binary.d.ts +1 -1
  2. package/binary.js +1 -1
  3. package/cosmos/bundle.d.ts +38 -38
  4. package/cosmos/bundle.js +147 -147
  5. package/cosmos_proto/bundle.d.ts +1 -1
  6. package/cosmos_proto/bundle.js +2 -2
  7. package/cosmwasm/bundle.d.ts +3 -3
  8. package/cosmwasm/bundle.js +9 -9
  9. package/esm/binary.js +3 -3
  10. package/esm/cosmos/app/runtime/v1alpha1/module.js +2 -2
  11. package/esm/cosmos/app/v1alpha1/config.js +3 -3
  12. package/esm/cosmos/app/v1alpha1/module.js +2 -2
  13. package/esm/cosmos/app/v1alpha1/query.js +3 -3
  14. package/esm/cosmos/app/v1alpha1/query.rpc.Query.js +2 -2
  15. package/esm/cosmos/app/v1alpha1/query.rpc.func.js +2 -2
  16. package/esm/cosmos/auth/module/v1/module.js +2 -2
  17. package/esm/cosmos/auth/v1beta1/auth.js +4 -4
  18. package/esm/cosmos/auth/v1beta1/genesis.js +3 -3
  19. package/esm/cosmos/auth/v1beta1/query.js +7 -7
  20. package/esm/cosmos/auth/v1beta1/query.lcd.js +1 -1
  21. package/esm/cosmos/auth/v1beta1/query.rpc.Query.js +2 -2
  22. package/esm/cosmos/auth/v1beta1/query.rpc.func.js +2 -2
  23. package/esm/cosmos/auth/v1beta1/tx.amino.js +1 -1
  24. package/esm/cosmos/auth/v1beta1/tx.js +3 -3
  25. package/esm/cosmos/auth/v1beta1/tx.registry.js +1 -1
  26. package/esm/cosmos/auth/v1beta1/tx.rpc.func.js +2 -2
  27. package/esm/cosmos/auth/v1beta1/tx.rpc.msg.js +2 -2
  28. package/esm/cosmos/authz/module/v1/module.js +1 -1
  29. package/esm/cosmos/authz/v1beta1/authz.js +9 -9
  30. package/esm/cosmos/authz/v1beta1/event.js +1 -1
  31. package/esm/cosmos/authz/v1beta1/genesis.js +3 -3
  32. package/esm/cosmos/authz/v1beta1/query.js +4 -4
  33. package/esm/cosmos/authz/v1beta1/query.lcd.js +1 -1
  34. package/esm/cosmos/authz/v1beta1/query.rpc.Query.js +2 -2
  35. package/esm/cosmos/authz/v1beta1/query.rpc.func.js +2 -2
  36. package/esm/cosmos/authz/v1beta1/tx.amino.js +1 -1
  37. package/esm/cosmos/authz/v1beta1/tx.js +5 -5
  38. package/esm/cosmos/authz/v1beta1/tx.registry.js +1 -1
  39. package/esm/cosmos/authz/v1beta1/tx.rpc.func.js +2 -2
  40. package/esm/cosmos/authz/v1beta1/tx.rpc.msg.js +2 -2
  41. package/esm/cosmos/autocli/v1/options.js +3 -3
  42. package/esm/cosmos/autocli/v1/query.js +4 -4
  43. package/esm/cosmos/autocli/v1/query.rpc.Query.js +2 -2
  44. package/esm/cosmos/autocli/v1/query.rpc.func.js +2 -2
  45. package/esm/cosmos/bank/module/v1/module.js +1 -1
  46. package/esm/cosmos/bank/v1beta1/authz.js +3 -3
  47. package/esm/cosmos/bank/v1beta1/bank.js +3 -3
  48. package/esm/cosmos/bank/v1beta1/genesis.js +4 -4
  49. package/esm/cosmos/bank/v1beta1/query.js +5 -5
  50. package/esm/cosmos/bank/v1beta1/query.lcd.js +1 -1
  51. package/esm/cosmos/bank/v1beta1/query.rpc.Query.js +2 -2
  52. package/esm/cosmos/bank/v1beta1/query.rpc.func.js +2 -2
  53. package/esm/cosmos/bank/v1beta1/tx.amino.js +1 -1
  54. package/esm/cosmos/bank/v1beta1/tx.js +4 -4
  55. package/esm/cosmos/bank/v1beta1/tx.registry.js +1 -1
  56. package/esm/cosmos/bank/v1beta1/tx.rpc.func.js +2 -2
  57. package/esm/cosmos/bank/v1beta1/tx.rpc.msg.js +2 -2
  58. package/esm/cosmos/base/abci/v1beta1/abci.js +6 -6
  59. package/esm/cosmos/base/node/v1beta1/query.js +3 -3
  60. package/esm/cosmos/base/node/v1beta1/query.rpc.Service.js +2 -2
  61. package/esm/cosmos/base/node/v1beta1/query.rpc.func.js +2 -2
  62. package/esm/cosmos/base/query/v1beta1/pagination.js +2 -2
  63. package/esm/cosmos/base/reflection/v1beta1/reflection.js +1 -1
  64. package/esm/cosmos/base/reflection/v1beta1/reflection.rpc.func.js +2 -2
  65. package/esm/cosmos/base/reflection/v2alpha1/reflection.js +2 -2
  66. package/esm/cosmos/base/reflection/v2alpha1/reflection.rpc.func.js +2 -2
  67. package/esm/cosmos/base/tendermint/v1beta1/query.js +9 -9
  68. package/esm/cosmos/base/tendermint/v1beta1/query.lcd.js +1 -1
  69. package/esm/cosmos/base/tendermint/v1beta1/query.rpc.Service.js +2 -2
  70. package/esm/cosmos/base/tendermint/v1beta1/query.rpc.func.js +2 -2
  71. package/esm/cosmos/base/tendermint/v1beta1/types.js +7 -7
  72. package/esm/cosmos/base/v1beta1/coin.js +1 -1
  73. package/esm/cosmos/bundle.js +150 -150
  74. package/esm/cosmos/consensus/module/v1/module.js +1 -1
  75. package/esm/cosmos/consensus/v1/query.js +3 -3
  76. package/esm/cosmos/consensus/v1/query.rpc.Query.js +2 -2
  77. package/esm/cosmos/consensus/v1/query.rpc.func.js +2 -2
  78. package/esm/cosmos/consensus/v1/tx.amino.js +1 -1
  79. package/esm/cosmos/consensus/v1/tx.js +3 -3
  80. package/esm/cosmos/consensus/v1/tx.registry.js +1 -1
  81. package/esm/cosmos/consensus/v1/tx.rpc.func.js +2 -2
  82. package/esm/cosmos/consensus/v1/tx.rpc.msg.js +2 -2
  83. package/esm/cosmos/crypto/multisig/v1beta1/multisig.js +2 -2
  84. package/esm/cosmos/distribution/module/v1/module.js +1 -1
  85. package/esm/cosmos/distribution/v1beta1/distribution.js +3 -3
  86. package/esm/cosmos/distribution/v1beta1/genesis.js +4 -4
  87. package/esm/cosmos/distribution/v1beta1/query.js +5 -5
  88. package/esm/cosmos/distribution/v1beta1/query.lcd.js +1 -1
  89. package/esm/cosmos/distribution/v1beta1/query.rpc.Query.js +2 -2
  90. package/esm/cosmos/distribution/v1beta1/query.rpc.func.js +2 -2
  91. package/esm/cosmos/distribution/v1beta1/tx.amino.js +1 -1
  92. package/esm/cosmos/distribution/v1beta1/tx.js +4 -4
  93. package/esm/cosmos/distribution/v1beta1/tx.registry.js +1 -1
  94. package/esm/cosmos/distribution/v1beta1/tx.rpc.func.js +2 -2
  95. package/esm/cosmos/distribution/v1beta1/tx.rpc.msg.js +2 -2
  96. package/esm/cosmos/evidence/module/v1/module.js +1 -1
  97. package/esm/cosmos/evidence/v1beta1/evidence.js +3 -3
  98. package/esm/cosmos/evidence/v1beta1/genesis.js +2 -2
  99. package/esm/cosmos/evidence/v1beta1/query.js +5 -5
  100. package/esm/cosmos/evidence/v1beta1/query.lcd.js +1 -1
  101. package/esm/cosmos/evidence/v1beta1/query.rpc.Query.js +2 -2
  102. package/esm/cosmos/evidence/v1beta1/query.rpc.func.js +2 -2
  103. package/esm/cosmos/evidence/v1beta1/tx.amino.js +1 -1
  104. package/esm/cosmos/evidence/v1beta1/tx.js +4 -4
  105. package/esm/cosmos/evidence/v1beta1/tx.registry.js +1 -1
  106. package/esm/cosmos/evidence/v1beta1/tx.rpc.func.js +2 -2
  107. package/esm/cosmos/evidence/v1beta1/tx.rpc.msg.js +2 -2
  108. package/esm/cosmos/evm/feemarket/v1/events.js +1 -1
  109. package/esm/cosmos/evm/feemarket/v1/feemarket.js +1 -1
  110. package/esm/cosmos/evm/feemarket/v1/genesis.js +3 -3
  111. package/esm/cosmos/evm/feemarket/v1/query.js +3 -3
  112. package/esm/cosmos/evm/feemarket/v1/query.rpc.Query.js +2 -2
  113. package/esm/cosmos/evm/feemarket/v1/query.rpc.func.js +2 -2
  114. package/esm/cosmos/evm/feemarket/v1/tx.amino.js +1 -1
  115. package/esm/cosmos/evm/feemarket/v1/tx.js +3 -3
  116. package/esm/cosmos/evm/feemarket/v1/tx.registry.js +1 -1
  117. package/esm/cosmos/evm/feemarket/v1/tx.rpc.func.js +2 -2
  118. package/esm/cosmos/evm/feemarket/v1/tx.rpc.msg.js +2 -2
  119. package/esm/cosmos/evm/vm/v1/events.js +1 -1
  120. package/esm/cosmos/evm/vm/v1/evm.js +3 -3
  121. package/esm/cosmos/evm/vm/v1/genesis.js +3 -3
  122. package/esm/cosmos/evm/vm/v1/query.js +7 -7
  123. package/esm/cosmos/evm/vm/v1/query.rpc.Query.js +3 -3
  124. package/esm/cosmos/evm/vm/v1/query.rpc.func.js +3 -3
  125. package/esm/cosmos/evm/vm/v1/tx.amino.js +1 -1
  126. package/esm/cosmos/evm/vm/v1/tx.js +5 -5
  127. package/esm/cosmos/evm/vm/v1/tx.registry.js +1 -1
  128. package/esm/cosmos/evm/vm/v1/tx.rpc.func.js +2 -2
  129. package/esm/cosmos/evm/vm/v1/tx.rpc.msg.js +2 -2
  130. package/esm/cosmos/feegrant/module/v1/module.js +1 -1
  131. package/esm/cosmos/feegrant/v1beta1/feegrant.js +7 -7
  132. package/esm/cosmos/feegrant/v1beta1/genesis.js +3 -3
  133. package/esm/cosmos/feegrant/v1beta1/query.js +4 -4
  134. package/esm/cosmos/feegrant/v1beta1/query.lcd.js +1 -1
  135. package/esm/cosmos/feegrant/v1beta1/query.rpc.Query.js +2 -2
  136. package/esm/cosmos/feegrant/v1beta1/query.rpc.func.js +2 -2
  137. package/esm/cosmos/feegrant/v1beta1/tx.amino.js +1 -1
  138. package/esm/cosmos/feegrant/v1beta1/tx.js +4 -4
  139. package/esm/cosmos/feegrant/v1beta1/tx.registry.js +1 -1
  140. package/esm/cosmos/feegrant/v1beta1/tx.rpc.func.js +2 -2
  141. package/esm/cosmos/feegrant/v1beta1/tx.rpc.msg.js +2 -2
  142. package/esm/cosmos/gov/module/v1/module.js +1 -1
  143. package/esm/cosmos/gov/v1/genesis.js +3 -3
  144. package/esm/cosmos/gov/v1/gov.js +7 -7
  145. package/esm/cosmos/gov/v1/query.js +5 -5
  146. package/esm/cosmos/gov/v1/query.lcd.js +1 -1
  147. package/esm/cosmos/gov/v1/query.rpc.Query.js +2 -2
  148. package/esm/cosmos/gov/v1/query.rpc.func.js +2 -2
  149. package/esm/cosmos/gov/v1/tx.amino.js +1 -1
  150. package/esm/cosmos/gov/v1/tx.js +12 -12
  151. package/esm/cosmos/gov/v1/tx.registry.js +1 -1
  152. package/esm/cosmos/gov/v1/tx.rpc.func.js +2 -2
  153. package/esm/cosmos/gov/v1/tx.rpc.msg.js +2 -2
  154. package/esm/cosmos/gov/v1beta1/genesis.js +3 -3
  155. package/esm/cosmos/gov/v1beta1/gov.js +11 -11
  156. package/esm/cosmos/gov/v1beta1/query.js +5 -5
  157. package/esm/cosmos/gov/v1beta1/query.lcd.js +1 -1
  158. package/esm/cosmos/gov/v1beta1/query.rpc.Query.js +2 -2
  159. package/esm/cosmos/gov/v1beta1/query.rpc.func.js +2 -2
  160. package/esm/cosmos/gov/v1beta1/tx.amino.js +1 -1
  161. package/esm/cosmos/gov/v1beta1/tx.js +10 -10
  162. package/esm/cosmos/gov/v1beta1/tx.registry.js +1 -1
  163. package/esm/cosmos/gov/v1beta1/tx.rpc.func.js +2 -2
  164. package/esm/cosmos/gov/v1beta1/tx.rpc.msg.js +2 -2
  165. package/esm/cosmos/ics23/v1/proofs.js +3 -3
  166. package/esm/cosmos/mint/module/v1/module.js +1 -1
  167. package/esm/cosmos/mint/v1beta1/genesis.js +3 -3
  168. package/esm/cosmos/mint/v1beta1/mint.js +1 -1
  169. package/esm/cosmos/mint/v1beta1/query.js +4 -4
  170. package/esm/cosmos/mint/v1beta1/query.rpc.Query.js +2 -2
  171. package/esm/cosmos/mint/v1beta1/query.rpc.func.js +2 -2
  172. package/esm/cosmos/mint/v1beta1/tx.amino.js +1 -1
  173. package/esm/cosmos/mint/v1beta1/tx.js +3 -3
  174. package/esm/cosmos/mint/v1beta1/tx.registry.js +1 -1
  175. package/esm/cosmos/mint/v1beta1/tx.rpc.func.js +2 -2
  176. package/esm/cosmos/mint/v1beta1/tx.rpc.msg.js +2 -2
  177. package/esm/cosmos/params/module/v1/module.js +1 -1
  178. package/esm/cosmos/params/v1beta1/params.js +2 -2
  179. package/esm/cosmos/params/v1beta1/query.js +3 -3
  180. package/esm/cosmos/params/v1beta1/query.rpc.Query.js +2 -2
  181. package/esm/cosmos/params/v1beta1/query.rpc.func.js +2 -2
  182. package/esm/cosmos/slashing/module/v1/module.js +1 -1
  183. package/esm/cosmos/slashing/v1beta1/genesis.js +3 -3
  184. package/esm/cosmos/slashing/v1beta1/query.js +4 -4
  185. package/esm/cosmos/slashing/v1beta1/query.lcd.js +1 -1
  186. package/esm/cosmos/slashing/v1beta1/query.rpc.Query.js +2 -2
  187. package/esm/cosmos/slashing/v1beta1/query.rpc.func.js +2 -2
  188. package/esm/cosmos/slashing/v1beta1/slashing.js +4 -4
  189. package/esm/cosmos/slashing/v1beta1/tx.amino.js +1 -1
  190. package/esm/cosmos/slashing/v1beta1/tx.js +3 -3
  191. package/esm/cosmos/slashing/v1beta1/tx.registry.js +1 -1
  192. package/esm/cosmos/slashing/v1beta1/tx.rpc.func.js +2 -2
  193. package/esm/cosmos/slashing/v1beta1/tx.rpc.msg.js +2 -2
  194. package/esm/cosmos/staking/module/v1/module.js +1 -1
  195. package/esm/cosmos/staking/v1beta1/authz.js +4 -4
  196. package/esm/cosmos/staking/v1beta1/genesis.js +4 -4
  197. package/esm/cosmos/staking/v1beta1/query.js +4 -4
  198. package/esm/cosmos/staking/v1beta1/query.lcd.js +1 -1
  199. package/esm/cosmos/staking/v1beta1/query.rpc.Query.js +2 -2
  200. package/esm/cosmos/staking/v1beta1/query.rpc.func.js +2 -2
  201. package/esm/cosmos/staking/v1beta1/staking.js +9 -9
  202. package/esm/cosmos/staking/v1beta1/tx.amino.js +1 -1
  203. package/esm/cosmos/staking/v1beta1/tx.js +7 -7
  204. package/esm/cosmos/staking/v1beta1/tx.registry.js +1 -1
  205. package/esm/cosmos/staking/v1beta1/tx.rpc.func.js +2 -2
  206. package/esm/cosmos/staking/v1beta1/tx.rpc.msg.js +2 -2
  207. package/esm/cosmos/tx/config/v1/config.js +1 -1
  208. package/esm/cosmos/tx/signing/v1beta1/signing.js +5 -5
  209. package/esm/cosmos/tx/v1beta1/service.js +8 -8
  210. package/esm/cosmos/tx/v1beta1/service.lcd.js +1 -1
  211. package/esm/cosmos/tx/v1beta1/service.rpc.Service.js +2 -2
  212. package/esm/cosmos/tx/v1beta1/service.rpc.func.js +2 -2
  213. package/esm/cosmos/tx/v1beta1/tx.js +6 -6
  214. package/esm/cosmos/upgrade/module/v1/module.js +1 -1
  215. package/esm/cosmos/upgrade/v1beta1/query.js +4 -4
  216. package/esm/cosmos/upgrade/v1beta1/query.rpc.Query.js +2 -2
  217. package/esm/cosmos/upgrade/v1beta1/query.rpc.func.js +2 -2
  218. package/esm/cosmos/upgrade/v1beta1/tx.amino.js +1 -1
  219. package/esm/cosmos/upgrade/v1beta1/tx.js +3 -3
  220. package/esm/cosmos/upgrade/v1beta1/tx.registry.js +1 -1
  221. package/esm/cosmos/upgrade/v1beta1/tx.rpc.func.js +2 -2
  222. package/esm/cosmos/upgrade/v1beta1/tx.rpc.msg.js +2 -2
  223. package/esm/cosmos/upgrade/v1beta1/upgrade.js +5 -5
  224. package/esm/cosmos_proto/bundle.js +1 -1
  225. package/esm/cosmos_proto/cosmos.js +1 -1
  226. package/esm/cosmwasm/bundle.js +10 -10
  227. package/esm/cosmwasm/wasm/v1/authz.js +6 -6
  228. package/esm/cosmwasm/wasm/v1/genesis.js +4 -4
  229. package/esm/cosmwasm/wasm/v1/ibc.js +2 -2
  230. package/esm/cosmwasm/wasm/v1/proposal_legacy.js +5 -5
  231. package/esm/cosmwasm/wasm/v1/query.js +5 -5
  232. package/esm/cosmwasm/wasm/v1/query.lcd.js +1 -1
  233. package/esm/cosmwasm/wasm/v1/query.rpc.Query.js +2 -2
  234. package/esm/cosmwasm/wasm/v1/query.rpc.func.js +2 -2
  235. package/esm/cosmwasm/wasm/v1/tx.amino.js +1 -1
  236. package/esm/cosmwasm/wasm/v1/tx.js +5 -5
  237. package/esm/cosmwasm/wasm/v1/tx.registry.js +1 -1
  238. package/esm/cosmwasm/wasm/v1/tx.rpc.func.js +2 -2
  239. package/esm/cosmwasm/wasm/v1/tx.rpc.msg.js +2 -2
  240. package/esm/cosmwasm/wasm/v1/types.js +4 -4
  241. package/esm/ethermint/bundle.js +21 -21
  242. package/esm/ethermint/crypto/v1/ethsecp256k1/keys.js +2 -2
  243. package/esm/ethermint/evm/v1/events.js +1 -1
  244. package/esm/ethermint/evm/v1/evm.js +3 -3
  245. package/esm/ethermint/evm/v1/genesis.js +3 -3
  246. package/esm/ethermint/evm/v1/query.js +7 -7
  247. package/esm/ethermint/evm/v1/query.rpc.Query.js +3 -3
  248. package/esm/ethermint/evm/v1/query.rpc.func.js +3 -3
  249. package/esm/ethermint/evm/v1/tx.amino.js +1 -1
  250. package/esm/ethermint/evm/v1/tx.js +5 -5
  251. package/esm/ethermint/evm/v1/tx.registry.js +1 -1
  252. package/esm/ethermint/evm/v1/tx.rpc.func.js +2 -2
  253. package/esm/ethermint/evm/v1/tx.rpc.msg.js +2 -2
  254. package/esm/ethermint/feemarket/v1/events.js +1 -1
  255. package/esm/ethermint/feemarket/v1/feemarket.js +1 -1
  256. package/esm/ethermint/feemarket/v1/genesis.js +3 -3
  257. package/esm/ethermint/feemarket/v1/query.js +3 -3
  258. package/esm/ethermint/feemarket/v1/query.rpc.Query.js +2 -2
  259. package/esm/ethermint/feemarket/v1/query.rpc.func.js +2 -2
  260. package/esm/ethermint/feemarket/v1/tx.amino.js +1 -1
  261. package/esm/ethermint/feemarket/v1/tx.js +3 -3
  262. package/esm/ethermint/feemarket/v1/tx.registry.js +1 -1
  263. package/esm/ethermint/feemarket/v1/tx.rpc.func.js +2 -2
  264. package/esm/ethermint/feemarket/v1/tx.rpc.msg.js +2 -2
  265. package/esm/ethermint/types/v1/account.js +3 -3
  266. package/esm/ethermint/types/v1/dynamic_fee.js +1 -1
  267. package/esm/ethermint/types/v1/indexer.js +1 -1
  268. package/esm/ethermint/types/v1/web3.js +2 -2
  269. package/esm/extern.js +1 -1
  270. package/esm/google/api/http.js +2 -2
  271. package/esm/google/bundle.js +5 -5
  272. package/esm/google/protobuf/any.js +1 -1
  273. package/esm/google/protobuf/descriptor.js +3 -3
  274. package/esm/google/protobuf/duration.js +1 -1
  275. package/esm/google/protobuf/timestamp.js +2 -2
  276. package/esm/helper-func-types.js +4 -4
  277. package/esm/helpers.js +2 -31
  278. package/esm/ibc/applications/interchain_accounts/controller/v1/controller.js +1 -1
  279. package/esm/ibc/applications/interchain_accounts/controller/v1/query.js +3 -3
  280. package/esm/ibc/applications/interchain_accounts/controller/v1/query.rpc.Query.js +2 -2
  281. package/esm/ibc/applications/interchain_accounts/controller/v1/query.rpc.func.js +2 -2
  282. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.amino.js +1 -1
  283. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.js +5 -5
  284. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.registry.js +1 -1
  285. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.rpc.func.js +2 -2
  286. package/esm/ibc/applications/interchain_accounts/controller/v1/tx.rpc.msg.js +2 -2
  287. package/esm/ibc/applications/interchain_accounts/genesis/v1/genesis.js +4 -4
  288. package/esm/ibc/applications/interchain_accounts/host/v1/host.js +2 -2
  289. package/esm/ibc/applications/interchain_accounts/host/v1/query.js +3 -3
  290. package/esm/ibc/applications/interchain_accounts/host/v1/query.rpc.Query.js +2 -2
  291. package/esm/ibc/applications/interchain_accounts/host/v1/query.rpc.func.js +2 -2
  292. package/esm/ibc/applications/interchain_accounts/host/v1/tx.amino.js +1 -1
  293. package/esm/ibc/applications/interchain_accounts/host/v1/tx.js +4 -4
  294. package/esm/ibc/applications/interchain_accounts/host/v1/tx.registry.js +1 -1
  295. package/esm/ibc/applications/interchain_accounts/host/v1/tx.rpc.func.js +2 -2
  296. package/esm/ibc/applications/interchain_accounts/host/v1/tx.rpc.msg.js +2 -2
  297. package/esm/ibc/applications/interchain_accounts/v1/account.js +3 -3
  298. package/esm/ibc/applications/interchain_accounts/v1/metadata.js +1 -1
  299. package/esm/ibc/applications/interchain_accounts/v1/packet.js +3 -3
  300. package/esm/ibc/applications/transfer/v1/authz.js +3 -3
  301. package/esm/ibc/applications/transfer/v1/denomtrace.js +1 -1
  302. package/esm/ibc/applications/transfer/v1/genesis.js +5 -5
  303. package/esm/ibc/applications/transfer/v1/packet.js +1 -1
  304. package/esm/ibc/applications/transfer/v1/query.js +6 -6
  305. package/esm/ibc/applications/transfer/v1/query.lcd.js +1 -1
  306. package/esm/ibc/applications/transfer/v1/query.rpc.Query.js +2 -2
  307. package/esm/ibc/applications/transfer/v1/query.rpc.func.js +2 -2
  308. package/esm/ibc/applications/transfer/v1/token.js +2 -2
  309. package/esm/ibc/applications/transfer/v1/transfer.js +1 -1
  310. package/esm/ibc/applications/transfer/v1/tx.amino.js +1 -1
  311. package/esm/ibc/applications/transfer/v1/tx.js +4 -4
  312. package/esm/ibc/applications/transfer/v1/tx.registry.js +1 -1
  313. package/esm/ibc/applications/transfer/v1/tx.rpc.func.js +2 -2
  314. package/esm/ibc/applications/transfer/v1/tx.rpc.msg.js +2 -2
  315. package/esm/ibc/bundle.js +76 -76
  316. package/esm/ibc/core/channel/v1/channel.js +4 -4
  317. package/esm/ibc/core/channel/v1/genesis.js +3 -3
  318. package/esm/ibc/core/channel/v1/query.js +7 -7
  319. package/esm/ibc/core/channel/v1/query.lcd.js +1 -1
  320. package/esm/ibc/core/channel/v1/query.rpc.Query.js +2 -2
  321. package/esm/ibc/core/channel/v1/query.rpc.func.js +2 -2
  322. package/esm/ibc/core/channel/v1/tx.amino.js +1 -1
  323. package/esm/ibc/core/channel/v1/tx.js +5 -5
  324. package/esm/ibc/core/channel/v1/tx.registry.js +1 -1
  325. package/esm/ibc/core/channel/v1/tx.rpc.func.js +2 -2
  326. package/esm/ibc/core/channel/v1/tx.rpc.msg.js +2 -2
  327. package/esm/ibc/core/channel/v2/genesis.js +3 -3
  328. package/esm/ibc/core/channel/v2/packet.js +3 -3
  329. package/esm/ibc/core/channel/v2/query.js +6 -6
  330. package/esm/ibc/core/channel/v2/query.lcd.js +1 -1
  331. package/esm/ibc/core/channel/v2/query.rpc.Query.js +2 -2
  332. package/esm/ibc/core/channel/v2/query.rpc.func.js +2 -2
  333. package/esm/ibc/core/channel/v2/tx.amino.js +1 -1
  334. package/esm/ibc/core/channel/v2/tx.js +5 -5
  335. package/esm/ibc/core/channel/v2/tx.registry.js +1 -1
  336. package/esm/ibc/core/channel/v2/tx.rpc.func.js +2 -2
  337. package/esm/ibc/core/channel/v2/tx.rpc.msg.js +2 -2
  338. package/esm/ibc/core/client/v1/client.js +3 -3
  339. package/esm/ibc/core/client/v1/genesis.js +4 -4
  340. package/esm/ibc/core/client/v1/query.js +7 -7
  341. package/esm/ibc/core/client/v1/query.lcd.js +1 -1
  342. package/esm/ibc/core/client/v1/query.rpc.Query.js +2 -2
  343. package/esm/ibc/core/client/v1/query.rpc.func.js +2 -2
  344. package/esm/ibc/core/client/v1/tx.amino.js +1 -1
  345. package/esm/ibc/core/client/v1/tx.js +6 -6
  346. package/esm/ibc/core/client/v1/tx.registry.js +1 -1
  347. package/esm/ibc/core/client/v1/tx.rpc.func.js +2 -2
  348. package/esm/ibc/core/client/v1/tx.rpc.msg.js +2 -2
  349. package/esm/ibc/core/client/v2/config.js +1 -1
  350. package/esm/ibc/core/client/v2/counterparty.js +2 -2
  351. package/esm/ibc/core/client/v2/genesis.js +3 -3
  352. package/esm/ibc/core/client/v2/query.js +4 -4
  353. package/esm/ibc/core/client/v2/query.rpc.Query.js +2 -2
  354. package/esm/ibc/core/client/v2/query.rpc.func.js +2 -2
  355. package/esm/ibc/core/client/v2/tx.amino.js +1 -1
  356. package/esm/ibc/core/client/v2/tx.js +4 -4
  357. package/esm/ibc/core/client/v2/tx.registry.js +1 -1
  358. package/esm/ibc/core/client/v2/tx.rpc.func.js +2 -2
  359. package/esm/ibc/core/client/v2/tx.rpc.msg.js +2 -2
  360. package/esm/ibc/core/commitment/v1/commitment.js +4 -4
  361. package/esm/ibc/core/commitment/v2/commitment.js +2 -2
  362. package/esm/ibc/core/connection/v1/connection.js +4 -4
  363. package/esm/ibc/core/connection/v1/genesis.js +3 -3
  364. package/esm/ibc/core/connection/v1/query.js +7 -7
  365. package/esm/ibc/core/connection/v1/query.lcd.js +1 -1
  366. package/esm/ibc/core/connection/v1/query.rpc.Query.js +2 -2
  367. package/esm/ibc/core/connection/v1/query.rpc.func.js +2 -2
  368. package/esm/ibc/core/connection/v1/tx.amino.js +1 -1
  369. package/esm/ibc/core/connection/v1/tx.js +6 -6
  370. package/esm/ibc/core/connection/v1/tx.registry.js +1 -1
  371. package/esm/ibc/core/connection/v1/tx.rpc.func.js +2 -2
  372. package/esm/ibc/core/connection/v1/tx.rpc.msg.js +2 -2
  373. package/esm/ibc/core/types/v1/genesis.js +7 -7
  374. package/esm/ibc/lightclients/solomachine/v2/solomachine.js +6 -6
  375. package/esm/ibc/lightclients/solomachine/v3/solomachine.js +4 -4
  376. package/esm/ibc/lightclients/tendermint/v1/tendermint.js +10 -10
  377. package/esm/ibc/lightclients/wasm/v1/genesis.js +3 -3
  378. package/esm/ibc/lightclients/wasm/v1/query.js +4 -4
  379. package/esm/ibc/lightclients/wasm/v1/query.lcd.js +1 -1
  380. package/esm/ibc/lightclients/wasm/v1/query.rpc.Query.js +2 -2
  381. package/esm/ibc/lightclients/wasm/v1/query.rpc.func.js +2 -2
  382. package/esm/ibc/lightclients/wasm/v1/tx.amino.js +1 -1
  383. package/esm/ibc/lightclients/wasm/v1/tx.js +2 -2
  384. package/esm/ibc/lightclients/wasm/v1/tx.registry.js +1 -1
  385. package/esm/ibc/lightclients/wasm/v1/tx.rpc.func.js +2 -2
  386. package/esm/ibc/lightclients/wasm/v1/tx.rpc.msg.js +2 -2
  387. package/esm/ibc/lightclients/wasm/v1/wasm.js +4 -4
  388. package/esm/index.js +16 -16
  389. package/esm/registry.js +3 -3
  390. package/esm/tendermint/abci/types.js +7 -7
  391. package/esm/tendermint/bundle.js +10 -10
  392. package/esm/tendermint/crypto/keys.js +2 -2
  393. package/esm/tendermint/crypto/proof.js +3 -3
  394. package/esm/tendermint/p2p/types.js +3 -3
  395. package/esm/tendermint/types/block.js +4 -4
  396. package/esm/tendermint/types/evidence.js +6 -6
  397. package/esm/tendermint/types/params.js +3 -3
  398. package/esm/tendermint/types/types.js +7 -7
  399. package/esm/tendermint/types/validator.js +4 -4
  400. package/esm/tendermint/version/types.js +1 -1
  401. package/esm/types.js +1 -1
  402. package/esm/utf8.js +1 -1
  403. package/esm/varint.js +1 -1
  404. package/esm/xpla/bundle.js +22 -22
  405. package/esm/xpla/burn/v1beta1/burn.js +3 -3
  406. package/esm/xpla/burn/v1beta1/genesis.js +3 -3
  407. package/esm/xpla/burn/v1beta1/query.js +4 -4
  408. package/esm/xpla/burn/v1beta1/query.rpc.Query.js +2 -2
  409. package/esm/xpla/burn/v1beta1/query.rpc.func.js +2 -2
  410. package/esm/xpla/burn/v1beta1/tx.amino.js +1 -1
  411. package/esm/xpla/burn/v1beta1/tx.js +3 -3
  412. package/esm/xpla/burn/v1beta1/tx.registry.js +1 -1
  413. package/esm/xpla/burn/v1beta1/tx.rpc.func.js +2 -2
  414. package/esm/xpla/burn/v1beta1/tx.rpc.msg.js +2 -2
  415. package/esm/xpla/lcd.js +29 -29
  416. package/esm/xpla/reward/v1beta1/genesis.js +3 -3
  417. package/esm/xpla/reward/v1beta1/query.js +4 -4
  418. package/esm/xpla/reward/v1beta1/query.rpc.Query.js +2 -2
  419. package/esm/xpla/reward/v1beta1/query.rpc.func.js +2 -2
  420. package/esm/xpla/reward/v1beta1/reward.js +1 -1
  421. package/esm/xpla/reward/v1beta1/tx.amino.js +1 -1
  422. package/esm/xpla/reward/v1beta1/tx.js +4 -4
  423. package/esm/xpla/reward/v1beta1/tx.registry.js +1 -1
  424. package/esm/xpla/reward/v1beta1/tx.rpc.func.js +2 -2
  425. package/esm/xpla/reward/v1beta1/tx.rpc.msg.js +2 -2
  426. package/esm/xpla/rpc.query.js +29 -29
  427. package/esm/xpla/rpc.tx.js +26 -26
  428. package/esm/xpla/volunteer/v1beta1/genesis.js +3 -3
  429. package/esm/xpla/volunteer/v1beta1/proposal.js +5 -5
  430. package/esm/xpla/volunteer/v1beta1/query.js +1 -1
  431. package/esm/xpla/volunteer/v1beta1/query.rpc.Query.js +2 -2
  432. package/esm/xpla/volunteer/v1beta1/query.rpc.func.js +2 -2
  433. package/esm/xpla/volunteer/v1beta1/tx.amino.js +1 -1
  434. package/esm/xpla/volunteer/v1beta1/tx.js +5 -5
  435. package/esm/xpla/volunteer/v1beta1/tx.registry.js +1 -1
  436. package/esm/xpla/volunteer/v1beta1/tx.rpc.func.js +2 -2
  437. package/esm/xpla/volunteer/v1beta1/tx.rpc.msg.js +2 -2
  438. package/esm/xpla/volunteer/v1beta1/volunteervalidator.js +1 -1
  439. package/extern.d.ts +1 -1
  440. package/extern.js +1 -1
  441. package/helper-func-types.d.ts +2 -2
  442. package/helper-func-types.js +4 -4
  443. package/helpers.d.ts +2 -4
  444. package/helpers.js +5 -34
  445. package/ibc/bundle.d.ts +7 -7
  446. package/ibc/bundle.js +53 -53
  447. package/index.d.ts +1 -1
  448. package/index.js +1 -1
  449. package/package.json +30 -8
  450. package/registry.d.ts +1 -1
  451. package/registry.js +1 -1
  452. package/types.d.ts +1 -1
  453. package/types.js +1 -1
  454. package/utf8.d.ts +1 -1
  455. package/utf8.js +1 -1
  456. package/varint.d.ts +1 -1
  457. package/varint.js +1 -1
  458. package/xpla/rpc.query.d.ts +31 -31
@@ -1,6 +1,6 @@
1
- import { MsgEthereumTxResponse } from "./tx";
2
- import { buildQuery } from "../../../helper-func-types";
3
- import { QueryAccountRequest, QueryAccountResponse, QueryCosmosAccountRequest, QueryCosmosAccountResponse, QueryValidatorAccountRequest, QueryValidatorAccountResponse, QueryBalanceRequest, QueryBalanceResponse, QueryStorageRequest, QueryStorageResponse, QueryCodeRequest, QueryCodeResponse, QueryParamsRequest, QueryParamsResponse, EthCallRequest, EstimateGasResponse, QueryTraceTxRequest, QueryTraceTxResponse, QueryTraceBlockRequest, QueryTraceBlockResponse, QueryBaseFeeRequest, QueryBaseFeeResponse } from "./query";
1
+ import { MsgEthereumTxResponse } from "./tx.js";
2
+ import { buildQuery } from "../../../helper-func-types.js";
3
+ import { QueryAccountRequest, QueryAccountResponse, QueryCosmosAccountRequest, QueryCosmosAccountResponse, QueryValidatorAccountRequest, QueryValidatorAccountResponse, QueryBalanceRequest, QueryBalanceResponse, QueryStorageRequest, QueryStorageResponse, QueryCodeRequest, QueryCodeResponse, QueryParamsRequest, QueryParamsResponse, EthCallRequest, EstimateGasResponse, QueryTraceTxRequest, QueryTraceTxResponse, QueryTraceBlockRequest, QueryTraceBlockResponse, QueryBaseFeeRequest, QueryBaseFeeResponse } from "./query.js";
4
4
  /**
5
5
  * Account queries an Ethereum account.
6
6
  * @name getAccount
@@ -1,4 +1,4 @@
1
- import { MsgEthereumTx, MsgUpdateParams } from "./tx";
1
+ import { MsgEthereumTx, MsgUpdateParams } from "./tx.js";
2
2
  export const AminoConverter = {
3
3
  "/ethermint.evm.v1.MsgEthereumTx": {
4
4
  aminoType: "ethermint/MsgEthereumTx",
@@ -1,8 +1,8 @@
1
- import { Any } from "../../../google/protobuf/any";
2
- import { Params, AccessTuple, Log } from "./evm";
3
- import { BinaryReader, BinaryWriter } from "../../../binary";
4
- import { GlobalDecoderRegistry } from "../../../registry";
5
- import { bytesFromBase64, base64FromBytes } from "../../../helpers";
1
+ import { Any } from "../../../google/protobuf/any.js";
2
+ import { Params, AccessTuple, Log } from "./evm.js";
3
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
4
+ import { GlobalDecoderRegistry } from "../../../registry.js";
5
+ import { bytesFromBase64, base64FromBytes } from "../../../helpers.js";
6
6
  function createBaseMsgEthereumTx() {
7
7
  return {
8
8
  data: undefined,
@@ -1,4 +1,4 @@
1
- import { MsgEthereumTx, MsgUpdateParams } from "./tx";
1
+ import { MsgEthereumTx, MsgUpdateParams } from "./tx.js";
2
2
  export const registry = [["/ethermint.evm.v1.MsgEthereumTx", MsgEthereumTx], ["/ethermint.evm.v1.MsgUpdateParams", MsgUpdateParams]];
3
3
  export const MessageComposer = {
4
4
  encoded: {
@@ -1,5 +1,5 @@
1
- import { buildTx } from "../../../helper-func-types";
2
- import { MsgEthereumTx, MsgUpdateParams } from "./tx";
1
+ import { buildTx } from "../../../helper-func-types.js";
2
+ import { MsgEthereumTx, MsgUpdateParams } from "./tx.js";
3
3
  /**
4
4
  * EthereumTx defines a method submitting Ethereum transactions.
5
5
  * @name ethereumTx
@@ -1,5 +1,5 @@
1
- import { BinaryReader } from "../../../binary";
2
- import { MsgEthereumTx, MsgEthereumTxResponse, MsgUpdateParams, MsgUpdateParamsResponse } from "./tx";
1
+ import { BinaryReader } from "../../../binary.js";
2
+ import { MsgEthereumTx, MsgEthereumTxResponse, MsgUpdateParams, MsgUpdateParamsResponse } from "./tx.js";
3
3
  export class MsgClientImpl {
4
4
  rpc;
5
5
  constructor(rpc) {
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
2
2
  function createBaseEventFeeMarket() {
3
3
  return {
4
4
  baseFee: ""
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
2
2
  import { Decimal } from "@interchainjs/math";
3
3
  function createBaseParams() {
4
4
  return {
@@ -1,6 +1,6 @@
1
- import { Params } from "./feemarket";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Params } from "./feemarket.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseGenesisState() {
5
5
  return {
6
6
  params: Params.fromPartial({}),
@@ -1,6 +1,6 @@
1
- import { Params } from "./feemarket";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Params } from "./feemarket.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseQueryParamsRequest() {
5
5
  return {};
6
6
  }
@@ -1,6 +1,6 @@
1
- import { BinaryReader } from "../../../binary";
1
+ import { BinaryReader } from "../../../binary.js";
2
2
  import { createProtobufRpcClient } from "@cosmjs/stargate";
3
- import { QueryParamsRequest, QueryParamsResponse, QueryBaseFeeRequest, QueryBaseFeeResponse, QueryBlockGasRequest, QueryBlockGasResponse } from "./query";
3
+ import { QueryParamsRequest, QueryParamsResponse, QueryBaseFeeRequest, QueryBaseFeeResponse, QueryBlockGasRequest, QueryBlockGasResponse } from "./query.js";
4
4
  export class QueryClientImpl {
5
5
  rpc;
6
6
  constructor(rpc) {
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../helper-func-types";
2
- import { QueryParamsRequest, QueryParamsResponse, QueryBaseFeeRequest, QueryBaseFeeResponse, QueryBlockGasRequest, QueryBlockGasResponse } from "./query";
1
+ import { buildQuery } from "../../../helper-func-types.js";
2
+ import { QueryParamsRequest, QueryParamsResponse, QueryBaseFeeRequest, QueryBaseFeeResponse, QueryBlockGasRequest, QueryBlockGasResponse } from "./query.js";
3
3
  /**
4
4
  * Params queries the parameters of x/feemarket module.
5
5
  * @name getParams
@@ -1,4 +1,4 @@
1
- import { MsgUpdateParams } from "./tx";
1
+ import { MsgUpdateParams } from "./tx.js";
2
2
  export const AminoConverter = {
3
3
  "/ethermint.feemarket.v1.MsgUpdateParams": {
4
4
  aminoType: "ethermint/x/feemarket/MsgUpdateParams",
@@ -1,6 +1,6 @@
1
- import { Params } from "./feemarket";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { Params } from "./feemarket.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseMsgUpdateParams() {
5
5
  return {
6
6
  authority: "",
@@ -1,4 +1,4 @@
1
- import { MsgUpdateParams } from "./tx";
1
+ import { MsgUpdateParams } from "./tx.js";
2
2
  export const registry = [["/ethermint.feemarket.v1.MsgUpdateParams", MsgUpdateParams]];
3
3
  export const MessageComposer = {
4
4
  encoded: {
@@ -1,5 +1,5 @@
1
- import { buildTx } from "../../../helper-func-types";
2
- import { MsgUpdateParams } from "./tx";
1
+ import { buildTx } from "../../../helper-func-types.js";
2
+ import { MsgUpdateParams } from "./tx.js";
3
3
  /**
4
4
  * UpdateParams defined a governance operation for updating the x/feemarket module parameters.
5
5
  * The authority is hard-coded to the Cosmos SDK x/gov module account
@@ -1,5 +1,5 @@
1
- import { BinaryReader } from "../../../binary";
2
- import { MsgUpdateParams, MsgUpdateParamsResponse } from "./tx";
1
+ import { BinaryReader } from "../../../binary.js";
2
+ import { MsgUpdateParams, MsgUpdateParamsResponse } from "./tx.js";
3
3
  export class MsgClientImpl {
4
4
  rpc;
5
5
  constructor(rpc) {
@@ -1,6 +1,6 @@
1
- import { BaseAccount } from "../../../cosmos/auth/v1beta1/auth";
2
- import { BinaryReader, BinaryWriter } from "../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../registry";
1
+ import { BaseAccount } from "../../../cosmos/auth/v1beta1/auth.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../registry.js";
4
4
  function createBaseEthAccount() {
5
5
  return {
6
6
  baseAccount: undefined,
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
2
2
  function createBaseExtensionOptionDynamicFeeTx() {
3
3
  return {
4
4
  maxPriorityPrice: ""
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
2
2
  function createBaseTxResult() {
3
3
  return {
4
4
  height: BigInt(0),
@@ -1,5 +1,5 @@
1
- import { BinaryReader, BinaryWriter } from "../../../binary";
2
- import { bytesFromBase64, base64FromBytes } from "../../../helpers";
1
+ import { BinaryReader, BinaryWriter } from "../../../binary.js";
2
+ import { bytesFromBase64, base64FromBytes } from "../../../helpers.js";
3
3
  function createBaseExtensionOptionsWeb3Tx() {
4
4
  return {
5
5
  typedDataChainId: BigInt(0),
package/esm/extern.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.0
2
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
3
3
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
4
4
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
5
5
  */
@@ -1,5 +1,5 @@
1
- import { BinaryReader, BinaryWriter } from "../../binary";
2
- import { GlobalDecoderRegistry } from "../../registry";
1
+ import { BinaryReader, BinaryWriter } from "../../binary.js";
2
+ import { GlobalDecoderRegistry } from "../../registry.js";
3
3
  function createBaseHttp() {
4
4
  return {
5
5
  rules: [],
@@ -1,5 +1,5 @@
1
- export * from "./api/http";
2
- export * from "./protobuf/any";
3
- export * from "./protobuf/descriptor";
4
- export * from "./protobuf/duration";
5
- export * from "./protobuf/timestamp";
1
+ export * from "./api/http.js";
2
+ export * from "./protobuf/any.js";
3
+ export * from "./protobuf/descriptor.js";
4
+ export * from "./protobuf/duration.js";
5
+ export * from "./protobuf/timestamp.js";
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../binary.js";
2
2
  function createBaseAny() {
3
3
  return {
4
4
  typeUrl: "",
@@ -1,6 +1,6 @@
1
- import { BinaryReader, BinaryWriter } from "../../binary";
2
- import { isSet, bytesFromBase64, base64FromBytes } from "../../helpers";
3
- import { GlobalDecoderRegistry } from "../../registry";
1
+ import { BinaryReader, BinaryWriter } from "../../binary.js";
2
+ import { isSet, bytesFromBase64, base64FromBytes } from "../../helpers.js";
3
+ import { GlobalDecoderRegistry } from "../../registry.js";
4
4
  /** The full set of known editions. */
5
5
  export var Edition;
6
6
  (function (Edition) {
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../binary.js";
2
2
  function createBaseDuration() {
3
3
  return {
4
4
  seconds: BigInt(0),
@@ -1,5 +1,5 @@
1
- import { BinaryReader, BinaryWriter } from "../../binary";
2
- import { fromJsonTimestamp, fromTimestamp } from "../../helpers";
1
+ import { BinaryReader, BinaryWriter } from "../../binary.js";
2
+ import { fromJsonTimestamp, fromTimestamp } from "../../helpers.js";
3
3
  function createBaseTimestamp() {
4
4
  return {
5
5
  seconds: BigInt(0),
@@ -1,11 +1,11 @@
1
1
  /**
2
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.0
2
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
3
3
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
4
4
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
5
5
  */
6
- import { getRpcClient } from "./extern";
7
- import { isRpc } from "./helpers";
8
- import { toConverters, toEncoders } from "@interchainjs/cosmos/utils";
6
+ import { getRpcClient } from "./extern.js";
7
+ import { isRpc } from "./helpers.js";
8
+ import { toConverters, toEncoders } from "@interchainjs/cosmos";
9
9
  export function buildQuery(opts) {
10
10
  registerDependencies(opts.deps ?? []);
11
11
  return async (client, request) => {
package/esm/helpers.js CHANGED
@@ -1,38 +1,9 @@
1
1
  /**
2
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.0
2
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
3
3
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
4
4
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
5
5
  */
6
- var globalThis = (() => {
7
- if (typeof globalThis !== 'undefined')
8
- return globalThis;
9
- if (typeof self !== 'undefined')
10
- return self;
11
- if (typeof window !== 'undefined')
12
- return window;
13
- if (typeof global !== 'undefined')
14
- return global;
15
- throw 'Unable to locate global object';
16
- })();
17
- const atob = globalThis.atob ||
18
- ((b64) => globalThis.Buffer.from(b64, 'base64').toString('binary'));
19
- export function bytesFromBase64(b64) {
20
- const bin = atob(b64);
21
- const arr = new Uint8Array(bin.length);
22
- for (let i = 0; i < bin.length; ++i) {
23
- arr[i] = bin.charCodeAt(i);
24
- }
25
- return arr;
26
- }
27
- const btoa = globalThis.btoa ||
28
- ((bin) => globalThis.Buffer.from(bin, 'binary').toString('base64'));
29
- export function base64FromBytes(arr) {
30
- const bin = [];
31
- arr.forEach((byte) => {
32
- bin.push(String.fromCharCode(byte));
33
- });
34
- return btoa(bin.join(''));
35
- }
6
+ export { fromBase64 as bytesFromBase64, toBase64 as base64FromBytes } from '@interchainjs/encoding';
36
7
  export function omitDefault(input) {
37
8
  if (typeof input === 'string') {
38
9
  return input === '' ? undefined : input;
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
2
2
  function createBaseParams() {
3
3
  return {
4
4
  controllerEnabled: false
@@ -1,6 +1,6 @@
1
- import { Params } from "./controller";
2
- import { BinaryReader, BinaryWriter } from "../../../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../../../registry";
1
+ import { Params } from "./controller.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../../../registry.js";
4
4
  function createBaseQueryInterchainAccountRequest() {
5
5
  return {
6
6
  owner: "",
@@ -1,6 +1,6 @@
1
- import { BinaryReader } from "../../../../../binary";
1
+ import { BinaryReader } from "../../../../../binary.js";
2
2
  import { createProtobufRpcClient } from "@cosmjs/stargate";
3
- import { QueryInterchainAccountRequest, QueryInterchainAccountResponse, QueryParamsRequest, QueryParamsResponse } from "./query";
3
+ import { QueryInterchainAccountRequest, QueryInterchainAccountResponse, QueryParamsRequest, QueryParamsResponse } from "./query.js";
4
4
  export class QueryClientImpl {
5
5
  rpc;
6
6
  constructor(rpc) {
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../../../helper-func-types";
2
- import { QueryInterchainAccountRequest, QueryInterchainAccountResponse, QueryParamsRequest, QueryParamsResponse } from "./query";
1
+ import { buildQuery } from "../../../../../helper-func-types.js";
2
+ import { QueryInterchainAccountRequest, QueryInterchainAccountResponse, QueryParamsRequest, QueryParamsResponse } from "./query.js";
3
3
  /**
4
4
  * InterchainAccount returns the interchain account address for a given owner address on a given connection
5
5
  * @name getInterchainAccount
@@ -1,4 +1,4 @@
1
- import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx";
1
+ import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx.js";
2
2
  export const AminoConverter = {
3
3
  "/ibc.applications.interchain_accounts.controller.v1.MsgRegisterInterchainAccount": {
4
4
  aminoType: "cosmos-sdk/MsgRegisterInterchainAccount",
@@ -1,8 +1,8 @@
1
- import { InterchainAccountPacketData } from "../../v1/packet";
2
- import { Params } from "./controller";
3
- import { isSet } from "../../../../../helpers";
4
- import { BinaryReader, BinaryWriter } from "../../../../../binary";
5
- import { GlobalDecoderRegistry } from "../../../../../registry";
1
+ import { InterchainAccountPacketData } from "../../v1/packet.js";
2
+ import { Params } from "./controller.js";
3
+ import { isSet } from "../../../../../helpers.js";
4
+ import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
5
+ import { GlobalDecoderRegistry } from "../../../../../registry.js";
6
6
  function createBaseMsgRegisterInterchainAccount() {
7
7
  return {
8
8
  owner: "",
@@ -1,4 +1,4 @@
1
- import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx";
1
+ import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx.js";
2
2
  export const registry = [["/ibc.applications.interchain_accounts.controller.v1.MsgRegisterInterchainAccount", MsgRegisterInterchainAccount], ["/ibc.applications.interchain_accounts.controller.v1.MsgSendTx", MsgSendTx], ["/ibc.applications.interchain_accounts.controller.v1.MsgUpdateParams", MsgUpdateParams]];
3
3
  export const MessageComposer = {
4
4
  encoded: {
@@ -1,5 +1,5 @@
1
- import { buildTx } from "../../../../../helper-func-types";
2
- import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx";
1
+ import { buildTx } from "../../../../../helper-func-types.js";
2
+ import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx.js";
3
3
  /**
4
4
  * RegisterInterchainAccount defines a rpc handler for MsgRegisterInterchainAccount.
5
5
  * @name registerInterchainAccount
@@ -1,5 +1,5 @@
1
- import { BinaryReader } from "../../../../../binary";
2
- import { MsgRegisterInterchainAccount, MsgRegisterInterchainAccountResponse, MsgSendTx, MsgSendTxResponse, MsgUpdateParams, MsgUpdateParamsResponse } from "./tx";
1
+ import { BinaryReader } from "../../../../../binary.js";
2
+ import { MsgRegisterInterchainAccount, MsgRegisterInterchainAccountResponse, MsgSendTx, MsgSendTxResponse, MsgUpdateParams, MsgUpdateParamsResponse } from "./tx.js";
3
3
  export class MsgClientImpl {
4
4
  rpc;
5
5
  constructor(rpc) {
@@ -1,7 +1,7 @@
1
- import { Params as Params1 } from "../../controller/v1/controller";
2
- import { Params as Params2 } from "../../host/v1/host";
3
- import { BinaryReader, BinaryWriter } from "../../../../../binary";
4
- import { GlobalDecoderRegistry } from "../../../../../registry";
1
+ import { Params as Params1 } from "../../controller/v1/controller.js";
2
+ import { Params as Params2 } from "../../host/v1/host.js";
3
+ import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
4
+ import { GlobalDecoderRegistry } from "../../../../../registry.js";
5
5
  function createBaseGenesisState() {
6
6
  return {
7
7
  controllerGenesisState: ControllerGenesisState.fromPartial({}),
@@ -1,5 +1,5 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../../binary";
2
- import { bytesFromBase64, base64FromBytes } from "../../../../../helpers";
1
+ import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
2
+ import { bytesFromBase64, base64FromBytes } from "../../../../../helpers.js";
3
3
  function createBaseParams() {
4
4
  return {
5
5
  hostEnabled: false,
@@ -1,6 +1,6 @@
1
- import { Params } from "./host";
2
- import { BinaryReader, BinaryWriter } from "../../../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../../../registry";
1
+ import { Params } from "./host.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../../../registry.js";
4
4
  function createBaseQueryParamsRequest() {
5
5
  return {};
6
6
  }
@@ -1,6 +1,6 @@
1
- import { BinaryReader } from "../../../../../binary";
1
+ import { BinaryReader } from "../../../../../binary.js";
2
2
  import { createProtobufRpcClient } from "@cosmjs/stargate";
3
- import { QueryParamsRequest, QueryParamsResponse } from "./query";
3
+ import { QueryParamsRequest, QueryParamsResponse } from "./query.js";
4
4
  export class QueryClientImpl {
5
5
  rpc;
6
6
  constructor(rpc) {
@@ -1,5 +1,5 @@
1
- import { buildQuery } from "../../../../../helper-func-types";
2
- import { QueryParamsRequest, QueryParamsResponse } from "./query";
1
+ import { buildQuery } from "../../../../../helper-func-types.js";
2
+ import { QueryParamsRequest, QueryParamsResponse } from "./query.js";
3
3
  /**
4
4
  * Params queries all parameters of the ICA host submodule.
5
5
  * @name getParams
@@ -1,4 +1,4 @@
1
- import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx";
1
+ import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx.js";
2
2
  export const AminoConverter = {
3
3
  "/ibc.applications.interchain_accounts.host.v1.MsgUpdateParams": {
4
4
  aminoType: "cosmos-sdk/MsgUpdateParams",
@@ -1,7 +1,7 @@
1
- import { Params, QueryRequest } from "./host";
2
- import { BinaryReader, BinaryWriter } from "../../../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../../../registry";
4
- import { bytesFromBase64, base64FromBytes } from "../../../../../helpers";
1
+ import { Params, QueryRequest } from "./host.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../../../registry.js";
4
+ import { bytesFromBase64, base64FromBytes } from "../../../../../helpers.js";
5
5
  function createBaseMsgUpdateParams() {
6
6
  return {
7
7
  signer: "",
@@ -1,4 +1,4 @@
1
- import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx";
1
+ import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx.js";
2
2
  export const registry = [["/ibc.applications.interchain_accounts.host.v1.MsgUpdateParams", MsgUpdateParams], ["/ibc.applications.interchain_accounts.host.v1.MsgModuleQuerySafe", MsgModuleQuerySafe]];
3
3
  export const MessageComposer = {
4
4
  encoded: {
@@ -1,5 +1,5 @@
1
- import { buildTx } from "../../../../../helper-func-types";
2
- import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx";
1
+ import { buildTx } from "../../../../../helper-func-types.js";
2
+ import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx.js";
3
3
  /**
4
4
  * UpdateParams defines a rpc handler for MsgUpdateParams.
5
5
  * @name updateParams
@@ -1,5 +1,5 @@
1
- import { BinaryReader } from "../../../../../binary";
2
- import { MsgUpdateParams, MsgUpdateParamsResponse, MsgModuleQuerySafe, MsgModuleQuerySafeResponse } from "./tx";
1
+ import { BinaryReader } from "../../../../../binary.js";
2
+ import { MsgUpdateParams, MsgUpdateParamsResponse, MsgModuleQuerySafe, MsgModuleQuerySafeResponse } from "./tx.js";
3
3
  export class MsgClientImpl {
4
4
  rpc;
5
5
  constructor(rpc) {
@@ -1,6 +1,6 @@
1
- import { BaseAccount } from "../../../../cosmos/auth/v1beta1/auth";
2
- import { BinaryReader, BinaryWriter } from "../../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../../registry";
1
+ import { BaseAccount } from "../../../../cosmos/auth/v1beta1/auth.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../../registry.js";
4
4
  function createBaseInterchainAccount() {
5
5
  return {
6
6
  baseAccount: undefined,
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
2
2
  function createBaseMetadata() {
3
3
  return {
4
4
  version: "",
@@ -1,6 +1,6 @@
1
- import { Any } from "../../../../google/protobuf/any";
2
- import { isSet, bytesFromBase64, base64FromBytes } from "../../../../helpers";
3
- import { BinaryReader, BinaryWriter } from "../../../../binary";
1
+ import { Any } from "../../../../google/protobuf/any.js";
2
+ import { isSet, bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
3
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
4
4
  /**
5
5
  * Type defines a classification of message issued from a controller chain to its associated interchain accounts
6
6
  * host
@@ -1,6 +1,6 @@
1
- import { Coin } from "../../../../cosmos/base/v1beta1/coin";
2
- import { BinaryReader, BinaryWriter } from "../../../../binary";
3
- import { GlobalDecoderRegistry } from "../../../../registry";
1
+ import { Coin } from "../../../../cosmos/base/v1beta1/coin.js";
2
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
3
+ import { GlobalDecoderRegistry } from "../../../../registry.js";
4
4
  function createBaseAllocation() {
5
5
  return {
6
6
  sourcePort: "",
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
2
2
  function createBaseDenomTrace() {
3
3
  return {
4
4
  path: "",
@@ -1,8 +1,8 @@
1
- import { Denom } from "./token";
2
- import { Params } from "./transfer";
3
- import { Coin } from "../../../../cosmos/base/v1beta1/coin";
4
- import { BinaryReader, BinaryWriter } from "../../../../binary";
5
- import { GlobalDecoderRegistry } from "../../../../registry";
1
+ import { Denom } from "./token.js";
2
+ import { Params } from "./transfer.js";
3
+ import { Coin } from "../../../../cosmos/base/v1beta1/coin.js";
4
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
5
+ import { GlobalDecoderRegistry } from "../../../../registry.js";
6
6
  function createBaseGenesisState() {
7
7
  return {
8
8
  portId: "",
@@ -1,4 +1,4 @@
1
- import { BinaryReader, BinaryWriter } from "../../../../binary";
1
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
2
2
  function createBaseFungibleTokenPacketData() {
3
3
  return {
4
4
  denom: "",
@@ -1,9 +1,9 @@
1
- import { PageRequest, PageResponse } from "../../../../cosmos/base/query/v1beta1/pagination";
2
- import { Params } from "./transfer";
3
- import { Denom } from "./token";
4
- import { Coin } from "../../../../cosmos/base/v1beta1/coin";
5
- import { BinaryReader, BinaryWriter } from "../../../../binary";
6
- import { GlobalDecoderRegistry } from "../../../../registry";
1
+ import { PageRequest, PageResponse } from "../../../../cosmos/base/query/v1beta1/pagination.js";
2
+ import { Params } from "./transfer.js";
3
+ import { Denom } from "./token.js";
4
+ import { Coin } from "../../../../cosmos/base/v1beta1/coin.js";
5
+ import { BinaryReader, BinaryWriter } from "../../../../binary.js";
6
+ import { GlobalDecoderRegistry } from "../../../../registry.js";
7
7
  function createBaseQueryParamsRequest() {
8
8
  return {};
9
9
  }
@@ -1,4 +1,4 @@
1
- import { setPaginationParams } from "../../../../helpers";
1
+ import { setPaginationParams } from "../../../../helpers.js";
2
2
  export class LCDQueryClient {
3
3
  req;
4
4
  constructor({ requestClient }) {