@dydxprotocol/v4-client-js 1.15.1 → 1.15.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.

Potentially problematic release.


This version of @dydxprotocol/v4-client-js might be problematic. Click here for more details.

Files changed (637) hide show
  1. package/.env +0 -0
  2. package/.eslintignore +0 -0
  3. package/.eslintrc.js +0 -0
  4. package/.gitleaks.toml +0 -0
  5. package/.gitleaksignore +0 -0
  6. package/.nvmrc +0 -0
  7. package/.prettierignore +0 -0
  8. package/.prettierrc.json +0 -0
  9. package/.releaserc +0 -0
  10. package/.vscode/launch.json +0 -0
  11. package/CHANGELOG.md +0 -0
  12. package/LICENSE +0 -0
  13. package/README.md +0 -0
  14. package/__native__/__ios__/v4-native-client.js +0 -0
  15. package/__tests__/helpers/baseClients.ts +0 -0
  16. package/__tests__/helpers/constants.ts +0 -0
  17. package/__tests__/lib/helpers.test.ts +0 -0
  18. package/__tests__/lib/util.test.ts +0 -0
  19. package/__tests__/lib/validation.test.ts +0 -0
  20. package/__tests__/modules/client/AccountEndpoints.test.ts +0 -0
  21. package/__tests__/modules/client/FaucetEndpoint.test.ts +0 -0
  22. package/__tests__/modules/client/MarketsEndpoints.test.ts +0 -0
  23. package/__tests__/modules/client/Transfers.test.ts +0 -0
  24. package/__tests__/modules/client/UtilityEndpoints.test.ts +0 -0
  25. package/__tests__/modules/client/ValidatorGetEndpoints.test.ts +0 -0
  26. package/__tests__/modules/client/ValidatorPostEndpoints.test.ts +0 -0
  27. package/__tests__/modules/client/constants.ts +0 -0
  28. package/__tests__/modules/onboarding.test.ts +0 -0
  29. package/build/__tests__/lib/util.test.js +1 -1
  30. package/build/__tests__/modules/client/AccountEndpoints.test.js +1 -1
  31. package/build/__tests__/modules/client/MarketsEndpoints.test.js +1 -1
  32. package/build/__tests__/modules/client/ValidatorPostEndpoints.test.js +1 -1
  33. package/build/examples/account_endpoints.js +1 -1
  34. package/build/examples/batch_cancel_orders_example.js +1 -1
  35. package/build/examples/composite_example.js +1 -1
  36. package/build/examples/long_term_order_cancel_example.js +1 -1
  37. package/build/examples/markets_endpoints.js +1 -1
  38. package/build/examples/native_examples.js +2 -2
  39. package/build/examples/noble_example.js +1 -1
  40. package/build/examples/optimal_node.js +1 -1
  41. package/build/examples/short_term_order_cancel_example.js +1 -1
  42. package/build/examples/short_term_order_composite_example.js +1 -1
  43. package/build/examples/test.js +1 -1
  44. package/build/examples/utility_endpoints.js +1 -1
  45. package/build/examples/validator_get_example.js +1 -1
  46. package/build/examples/validator_post_example.js +1 -1
  47. package/build/examples/websocket_example.js +1 -1
  48. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/amino/bundle.js +18 -8
  49. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/app/runtime/v1alpha1/module.js +18 -8
  50. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/app/v1alpha1/config.js +18 -8
  51. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/app/v1alpha1/module.js +18 -8
  52. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/app/v1alpha1/query.js +18 -8
  53. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/app/v1alpha1/query.rpc.Query.js +18 -8
  54. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/module/v1/module.js +18 -8
  55. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/v1beta1/auth.d.ts +0 -1
  56. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/v1beta1/auth.js +18 -8
  57. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/v1beta1/genesis.js +18 -8
  58. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/v1beta1/query.d.ts +0 -1
  59. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/v1beta1/query.js +18 -8
  60. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/v1beta1/query.lcd.js +1 -1
  61. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/v1beta1/query.rpc.Query.js +18 -8
  62. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/v1beta1/tx.js +18 -8
  63. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/auth/v1beta1/tx.rpc.msg.js +18 -8
  64. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/authz/module/v1/module.js +18 -8
  65. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/authz/v1beta1/authz.js +18 -8
  66. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/authz/v1beta1/event.js +18 -8
  67. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/authz/v1beta1/genesis.js +18 -8
  68. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/authz/v1beta1/query.js +18 -8
  69. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/authz/v1beta1/query.lcd.js +1 -1
  70. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/authz/v1beta1/query.rpc.Query.js +18 -8
  71. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/authz/v1beta1/tx.js +18 -8
  72. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/authz/v1beta1/tx.rpc.msg.js +18 -8
  73. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bank/module/v1/module.js +18 -8
  74. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bank/v1beta1/authz.js +18 -8
  75. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bank/v1beta1/bank.js +18 -8
  76. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bank/v1beta1/genesis.js +18 -8
  77. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bank/v1beta1/query.js +18 -8
  78. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bank/v1beta1/query.lcd.js +1 -1
  79. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bank/v1beta1/query.rpc.Query.js +18 -8
  80. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bank/v1beta1/tx.js +18 -8
  81. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bank/v1beta1/tx.rpc.msg.js +18 -8
  82. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/abci/v1beta1/abci.d.ts +0 -1
  83. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/abci/v1beta1/abci.js +18 -8
  84. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/node/v1beta1/query.d.ts +0 -1
  85. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/node/v1beta1/query.js +18 -8
  86. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/node/v1beta1/query.rpc.Service.js +18 -8
  87. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/query/v1beta1/pagination.d.ts +0 -1
  88. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/query/v1beta1/pagination.js +18 -8
  89. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/reflection/v1beta1/reflection.js +18 -8
  90. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/reflection/v2alpha1/reflection.js +18 -8
  91. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/tendermint/v1beta1/query.d.ts +0 -1
  92. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/tendermint/v1beta1/query.js +18 -8
  93. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/tendermint/v1beta1/query.lcd.js +1 -1
  94. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/tendermint/v1beta1/query.rpc.Service.js +18 -8
  95. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/tendermint/v1beta1/types.d.ts +0 -1
  96. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/tendermint/v1beta1/types.js +18 -8
  97. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/base/v1beta1/coin.js +18 -8
  98. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bundle.js +19 -9
  99. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/circuit/module/v1/module.js +18 -8
  100. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/circuit/v1/query.js +18 -8
  101. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/circuit/v1/query.lcd.js +1 -1
  102. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/circuit/v1/query.rpc.Query.js +18 -8
  103. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/circuit/v1/tx.js +18 -8
  104. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/circuit/v1/tx.rpc.msg.js +18 -8
  105. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/circuit/v1/types.js +22 -12
  106. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/consensus/module/v1/module.js +18 -8
  107. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/consensus/v1/query.js +18 -8
  108. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/consensus/v1/query.rpc.Query.js +18 -8
  109. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/consensus/v1/tx.js +18 -8
  110. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/consensus/v1/tx.rpc.msg.js +18 -8
  111. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crisis/module/v1/module.js +18 -8
  112. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crisis/v1beta1/genesis.js +18 -8
  113. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crisis/v1beta1/tx.js +18 -8
  114. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crisis/v1beta1/tx.rpc.msg.js +18 -8
  115. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crypto/ed25519/keys.js +18 -8
  116. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crypto/hd/v1/hd.js +18 -8
  117. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crypto/keyring/v1/record.js +18 -8
  118. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crypto/multisig/keys.js +18 -8
  119. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crypto/multisig/v1beta1/multisig.js +18 -8
  120. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crypto/secp256k1/keys.js +18 -8
  121. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/crypto/secp256r1/keys.js +18 -8
  122. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/module/v1/module.js +18 -8
  123. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/distribution.d.ts +0 -1
  124. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/distribution.js +18 -8
  125. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/genesis.d.ts +0 -1
  126. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/genesis.js +18 -8
  127. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/query.d.ts +0 -1
  128. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/query.js +18 -8
  129. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/query.lcd.js +1 -1
  130. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/query.rpc.Query.js +18 -8
  131. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/tx.js +18 -8
  132. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/distribution/v1beta1/tx.rpc.msg.js +18 -8
  133. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/evidence/module/v1/module.js +18 -8
  134. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/evidence/v1beta1/evidence.d.ts +0 -1
  135. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/evidence/v1beta1/evidence.js +18 -8
  136. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/evidence/v1beta1/genesis.js +18 -8
  137. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/evidence/v1beta1/query.js +18 -8
  138. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/evidence/v1beta1/query.lcd.js +1 -1
  139. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/evidence/v1beta1/query.rpc.Query.js +18 -8
  140. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/evidence/v1beta1/tx.js +18 -8
  141. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/evidence/v1beta1/tx.rpc.msg.js +18 -8
  142. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/feegrant/module/v1/module.js +18 -8
  143. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.js +18 -8
  144. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/feegrant/v1beta1/genesis.js +18 -8
  145. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/feegrant/v1beta1/query.js +18 -8
  146. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/feegrant/v1beta1/query.lcd.js +1 -1
  147. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/feegrant/v1beta1/query.rpc.Query.js +18 -8
  148. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/feegrant/v1beta1/tx.js +18 -8
  149. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/feegrant/v1beta1/tx.rpc.msg.js +18 -8
  150. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/genutil/module/v1/module.js +18 -8
  151. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/genutil/v1beta1/genesis.js +18 -8
  152. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/module/v1/module.d.ts +0 -1
  153. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/module/v1/module.js +18 -8
  154. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/genesis.d.ts +0 -1
  155. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/genesis.js +18 -8
  156. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/gov.d.ts +0 -1
  157. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/gov.js +25 -15
  158. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/query.d.ts +0 -1
  159. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/query.js +18 -8
  160. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/query.lcd.js +1 -1
  161. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/query.rpc.Query.js +18 -8
  162. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/tx.d.ts +0 -1
  163. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/tx.js +18 -8
  164. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1/tx.rpc.msg.js +18 -8
  165. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/genesis.d.ts +0 -1
  166. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/genesis.js +18 -8
  167. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/gov.d.ts +0 -1
  168. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/gov.js +25 -15
  169. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/query.d.ts +0 -1
  170. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/query.js +18 -8
  171. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/query.lcd.js +1 -1
  172. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/query.rpc.Query.js +18 -8
  173. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/tx.d.ts +0 -1
  174. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/tx.js +18 -8
  175. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/gov/v1beta1/tx.rpc.msg.js +18 -8
  176. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/module/v1/module.d.ts +0 -1
  177. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/module/v1/module.js +18 -8
  178. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/events.d.ts +0 -1
  179. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/events.js +18 -8
  180. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/genesis.d.ts +0 -1
  181. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/genesis.js +18 -8
  182. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/query.d.ts +0 -1
  183. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/query.js +18 -8
  184. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/query.lcd.js +1 -1
  185. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/query.rpc.Query.js +18 -8
  186. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/tx.d.ts +0 -1
  187. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/tx.js +22 -12
  188. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/tx.rpc.msg.js +18 -8
  189. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/types.d.ts +0 -1
  190. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/group/v1/types.js +28 -18
  191. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/lcd.js +18 -8
  192. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/mint/module/v1/module.js +18 -8
  193. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/mint/v1beta1/genesis.js +18 -8
  194. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/mint/v1beta1/mint.d.ts +0 -1
  195. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/mint/v1beta1/mint.js +18 -8
  196. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/mint/v1beta1/query.js +18 -8
  197. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/mint/v1beta1/query.rpc.Query.js +18 -8
  198. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/mint/v1beta1/tx.js +18 -8
  199. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/mint/v1beta1/tx.rpc.msg.js +18 -8
  200. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/module/v1/module.js +18 -8
  201. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/v1beta1/event.js +18 -8
  202. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/v1beta1/genesis.js +18 -8
  203. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/v1beta1/nft.js +18 -8
  204. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/v1beta1/query.d.ts +0 -1
  205. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/v1beta1/query.js +18 -8
  206. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/v1beta1/query.lcd.js +1 -1
  207. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/v1beta1/query.rpc.Query.js +18 -8
  208. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/v1beta1/tx.js +18 -8
  209. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/nft/v1beta1/tx.rpc.msg.js +18 -8
  210. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/orm/module/v1alpha1/module.js +18 -8
  211. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/orm/query/v1alpha1/query.d.ts +0 -1
  212. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/orm/query/v1alpha1/query.js +18 -8
  213. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/orm/query/v1alpha1/query.rpc.Query.js +18 -8
  214. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/orm/v1/orm.js +18 -8
  215. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/orm/v1alpha1/schema.js +22 -12
  216. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/params/module/v1/module.js +18 -8
  217. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/params/v1beta1/params.js +18 -8
  218. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/params/v1beta1/query.js +18 -8
  219. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/params/v1beta1/query.lcd.js +1 -1
  220. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/params/v1beta1/query.rpc.Query.js +18 -8
  221. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/reflection/v1/reflection.js +18 -8
  222. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/rpc.query.d.ts +33 -33
  223. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/rpc.query.js +18 -8
  224. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/rpc.tx.js +18 -8
  225. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/module/v1/module.js +18 -8
  226. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/v1beta1/genesis.d.ts +0 -1
  227. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/v1beta1/genesis.js +18 -8
  228. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/v1beta1/query.js +18 -8
  229. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/v1beta1/query.lcd.js +1 -1
  230. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/v1beta1/query.rpc.Query.js +18 -8
  231. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/v1beta1/slashing.d.ts +0 -1
  232. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/v1beta1/slashing.js +18 -8
  233. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/v1beta1/tx.js +18 -8
  234. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/slashing/v1beta1/tx.rpc.msg.js +18 -8
  235. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/module/v1/module.js +18 -8
  236. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/authz.js +22 -12
  237. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/genesis.d.ts +0 -1
  238. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/genesis.js +18 -8
  239. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/query.d.ts +0 -1
  240. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/query.js +18 -8
  241. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/query.lcd.js +1 -1
  242. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/query.rpc.Query.js +18 -8
  243. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/staking.d.ts +0 -1
  244. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/staking.js +25 -15
  245. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/tx.d.ts +0 -1
  246. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/tx.js +18 -8
  247. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/staking/v1beta1/tx.rpc.msg.js +18 -8
  248. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/store/internal/kv/v1beta1/kv.js +18 -8
  249. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/store/snapshots/v1/snapshot.d.ts +0 -1
  250. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/store/snapshots/v1/snapshot.js +18 -8
  251. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/store/streaming/abci/grpc.d.ts +0 -1
  252. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/store/streaming/abci/grpc.js +18 -8
  253. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/store/v1beta1/commit_info.d.ts +0 -1
  254. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/store/v1beta1/commit_info.js +18 -8
  255. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/store/v1beta1/listening.js +18 -8
  256. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/tx/config/v1/config.js +18 -8
  257. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/tx/signing/v1beta1/signing.d.ts +0 -1
  258. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/tx/signing/v1beta1/signing.js +22 -12
  259. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/tx/v1beta1/service.d.ts +0 -1
  260. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/tx/v1beta1/service.js +25 -15
  261. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/tx/v1beta1/service.lcd.js +1 -1
  262. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/tx/v1beta1/service.rpc.Service.js +18 -8
  263. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/tx/v1beta1/tx.d.ts +0 -1
  264. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/tx/v1beta1/tx.js +18 -8
  265. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/upgrade/module/v1/module.js +18 -8
  266. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/upgrade/v1beta1/query.d.ts +0 -1
  267. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/upgrade/v1beta1/query.js +18 -8
  268. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/upgrade/v1beta1/query.lcd.js +1 -1
  269. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/upgrade/v1beta1/query.rpc.Query.js +18 -8
  270. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/upgrade/v1beta1/tx.js +18 -8
  271. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/upgrade/v1beta1/tx.rpc.msg.js +18 -8
  272. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/upgrade/v1beta1/upgrade.d.ts +0 -1
  273. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/upgrade/v1beta1/upgrade.js +18 -8
  274. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/vesting/module/v1/module.js +18 -8
  275. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/vesting/v1beta1/tx.d.ts +0 -1
  276. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/vesting/v1beta1/tx.js +18 -8
  277. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/vesting/v1beta1/tx.rpc.msg.js +18 -8
  278. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/vesting/v1beta1/vesting.d.ts +0 -1
  279. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/vesting/v1beta1/vesting.js +18 -8
  280. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos_proto/bundle.js +18 -8
  281. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos_proto/cosmos.js +22 -12
  282. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/accountplus.d.ts +0 -1
  283. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/accountplus.js +18 -8
  284. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/genesis.d.ts +0 -1
  285. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/genesis.js +18 -8
  286. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/models.d.ts +0 -1
  287. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/models.js +18 -8
  288. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/params.js +18 -8
  289. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/query.d.ts +0 -1
  290. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/query.js +18 -8
  291. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/query.rpc.Query.js +18 -8
  292. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/tx.d.ts +0 -1
  293. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/tx.js +18 -8
  294. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/accountplus/tx.rpc.msg.js +18 -8
  295. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/affiliates/affiliates.d.ts +0 -1
  296. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/affiliates/affiliates.js +18 -8
  297. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/affiliates/genesis.js +18 -8
  298. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/affiliates/query.js +18 -8
  299. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/affiliates/query.rpc.Query.js +18 -8
  300. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/affiliates/tx.js +18 -8
  301. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/affiliates/tx.rpc.msg.js +18 -8
  302. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/assets/asset.js +18 -8
  303. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/assets/genesis.js +18 -8
  304. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/assets/query.js +18 -8
  305. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/assets/query.lcd.js +1 -1
  306. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/assets/query.rpc.Query.js +18 -8
  307. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/blocktime/blocktime.js +18 -8
  308. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/blocktime/genesis.js +18 -8
  309. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/blocktime/params.js +18 -8
  310. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/blocktime/query.js +18 -8
  311. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/blocktime/query.rpc.Query.js +18 -8
  312. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/blocktime/tx.js +18 -8
  313. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/blocktime/tx.rpc.msg.js +18 -8
  314. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/bridge_event.d.ts +0 -1
  315. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/bridge_event.js +18 -8
  316. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/bridge_event_info.d.ts +0 -1
  317. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/bridge_event_info.js +18 -8
  318. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/genesis.js +18 -8
  319. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/params.d.ts +0 -1
  320. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/params.js +18 -8
  321. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/query.js +18 -8
  322. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/query.lcd.js +1 -1
  323. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/query.rpc.Query.js +18 -8
  324. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/tx.js +18 -8
  325. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bridge/tx.rpc.msg.js +18 -8
  326. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bundle.js +19 -9
  327. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/block_rate_limit_config.js +18 -8
  328. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/clob_pair.d.ts +0 -1
  329. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/clob_pair.js +22 -12
  330. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/equity_tier_limit_config.js +18 -8
  331. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/genesis.js +18 -8
  332. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/liquidations.d.ts +0 -1
  333. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/liquidations.js +18 -8
  334. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/liquidations_config.d.ts +0 -1
  335. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/liquidations_config.js +18 -8
  336. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/matches.d.ts +0 -1
  337. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/matches.js +18 -8
  338. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/mev.d.ts +0 -1
  339. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/mev.js +18 -8
  340. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/operation.js +18 -8
  341. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/order.d.ts +0 -1
  342. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/order.js +28 -18
  343. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/order_removals.js +22 -12
  344. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/process_proposer_matches_events.js +18 -8
  345. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/query.d.ts +0 -1
  346. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/query.js +18 -8
  347. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/query.lcd.js +1 -1
  348. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/query.rpc.Query.js +18 -8
  349. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/streaming.js +18 -8
  350. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/tx.js +18 -8
  351. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/clob/tx.rpc.msg.js +18 -8
  352. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/daemons/bridge/bridge.js +18 -8
  353. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/daemons/liquidation/liquidation.js +18 -8
  354. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/daemons/pricefeed/price_feed.d.ts +0 -1
  355. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/daemons/pricefeed/price_feed.js +18 -8
  356. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/delaymsg/block_message_ids.js +18 -8
  357. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/delaymsg/delayed_message.js +18 -8
  358. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/delaymsg/genesis.js +18 -8
  359. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/delaymsg/query.js +18 -8
  360. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/delaymsg/query.rpc.Query.js +18 -8
  361. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/delaymsg/tx.d.ts +0 -1
  362. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/delaymsg/tx.js +18 -8
  363. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/delaymsg/tx.rpc.msg.js +18 -8
  364. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/epochs/epoch_info.js +18 -8
  365. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/epochs/genesis.js +18 -8
  366. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/epochs/query.js +18 -8
  367. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/epochs/query.lcd.js +1 -1
  368. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/epochs/query.rpc.Query.js +18 -8
  369. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/feetiers/genesis.js +18 -8
  370. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/feetiers/params.d.ts +0 -1
  371. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/feetiers/params.js +18 -8
  372. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/feetiers/query.js +18 -8
  373. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/feetiers/query.lcd.js +1 -1
  374. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/feetiers/query.rpc.Query.js +18 -8
  375. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/feetiers/tx.js +18 -8
  376. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/feetiers/tx.rpc.msg.js +18 -8
  377. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/govplus/genesis.js +18 -8
  378. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/govplus/tx.js +18 -8
  379. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/govplus/tx.rpc.msg.js +18 -8
  380. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/events/events.d.ts +0 -1
  381. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/events/events.js +22 -12
  382. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/indexer_manager/event.js +22 -12
  383. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/off_chain_updates/off_chain_updates.d.ts +0 -1
  384. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/off_chain_updates/off_chain_updates.js +25 -15
  385. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/protocol/v1/clob.d.ts +0 -1
  386. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/protocol/v1/clob.js +31 -21
  387. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/protocol/v1/perpetual.js +5 -5
  388. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/protocol/v1/subaccount.d.ts +0 -1
  389. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/protocol/v1/subaccount.js +18 -8
  390. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/protocol/v1/vault.js +5 -5
  391. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/redis/redis_order.js +22 -12
  392. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/shared/removal_reason.js +5 -5
  393. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/indexer/socks/messages.js +22 -12
  394. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/lcd.js +18 -8
  395. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/listing/genesis.js +18 -8
  396. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/listing/params.js +18 -8
  397. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/listing/query.js +18 -8
  398. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/listing/query.rpc.Query.js +18 -8
  399. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/listing/tx.js +18 -8
  400. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/listing/tx.rpc.msg.js +18 -8
  401. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/perpetuals/genesis.js +18 -8
  402. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/perpetuals/params.js +18 -8
  403. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/perpetuals/perpetual.d.ts +0 -1
  404. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/perpetuals/perpetual.js +22 -12
  405. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/perpetuals/query.js +18 -8
  406. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/perpetuals/query.lcd.js +1 -1
  407. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/perpetuals/query.rpc.Query.js +18 -8
  408. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/perpetuals/tx.js +18 -8
  409. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/perpetuals/tx.rpc.msg.js +18 -8
  410. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/genesis.js +18 -8
  411. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/market_param.js +18 -8
  412. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/market_price.d.ts +0 -1
  413. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/market_price.js +18 -8
  414. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/query.js +18 -8
  415. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/query.lcd.js +1 -1
  416. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/query.rpc.Query.js +18 -8
  417. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/tx.d.ts +0 -1
  418. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/tx.js +18 -8
  419. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/prices/tx.rpc.msg.js +18 -8
  420. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/capacity.js +18 -8
  421. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/genesis.js +18 -8
  422. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/limit_params.js +18 -8
  423. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/pending_send_packet.d.ts +0 -1
  424. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/pending_send_packet.js +18 -8
  425. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/query.js +18 -8
  426. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/query.lcd.js +1 -1
  427. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/query.rpc.Query.js +18 -8
  428. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/tx.js +18 -8
  429. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/ratelimit/tx.rpc.msg.js +18 -8
  430. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/revshare/genesis.js +18 -8
  431. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/revshare/params.js +18 -8
  432. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/revshare/query.js +18 -8
  433. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/revshare/query.rpc.Query.js +18 -8
  434. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/revshare/revshare.d.ts +0 -1
  435. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/revshare/revshare.js +18 -8
  436. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/revshare/tx.js +18 -8
  437. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/revshare/tx.rpc.msg.js +18 -8
  438. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rewards/genesis.js +18 -8
  439. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rewards/params.js +18 -8
  440. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rewards/query.js +18 -8
  441. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rewards/query.rpc.Query.js +18 -8
  442. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rewards/reward_share.js +18 -8
  443. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rewards/tx.js +18 -8
  444. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rewards/tx.rpc.msg.js +18 -8
  445. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rpc.query.d.ts +73 -73
  446. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rpc.query.js +18 -8
  447. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/rpc.tx.js +18 -8
  448. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/sending/genesis.js +18 -8
  449. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/sending/transfer.d.ts +0 -1
  450. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/sending/transfer.js +18 -8
  451. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/sending/tx.js +18 -8
  452. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/sending/tx.rpc.msg.js +18 -8
  453. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/stats/genesis.js +18 -8
  454. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/stats/params.js +18 -8
  455. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/stats/query.js +18 -8
  456. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/stats/query.lcd.js +1 -1
  457. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/stats/query.rpc.Query.js +18 -8
  458. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/stats/stats.d.ts +0 -1
  459. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/stats/stats.js +18 -8
  460. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/stats/tx.js +18 -8
  461. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/stats/tx.rpc.msg.js +18 -8
  462. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/asset_position.d.ts +0 -1
  463. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/asset_position.js +18 -8
  464. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/genesis.js +18 -8
  465. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/perpetual_position.js +18 -8
  466. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/query.js +18 -8
  467. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/query.lcd.js +1 -1
  468. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/query.rpc.Query.js +18 -8
  469. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/streaming.d.ts +0 -1
  470. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/streaming.js +18 -8
  471. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/subaccounts/subaccount.js +18 -8
  472. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vault/genesis.js +18 -8
  473. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vault/params.js +18 -8
  474. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vault/query.js +18 -8
  475. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vault/query.lcd.js +1 -1
  476. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vault/query.rpc.Query.js +18 -8
  477. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vault/share.js +18 -8
  478. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vault/tx.js +18 -8
  479. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vault/tx.rpc.msg.js +18 -8
  480. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vault/vault.js +25 -15
  481. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vest/genesis.js +18 -8
  482. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vest/query.js +18 -8
  483. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vest/query.lcd.js +1 -1
  484. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vest/query.rpc.Query.js +18 -8
  485. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vest/tx.js +18 -8
  486. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vest/tx.rpc.msg.js +18 -8
  487. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/vest/vest_entry.js +18 -8
  488. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/gogoproto/bundle.js +18 -8
  489. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/api/http.js +18 -8
  490. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/bundle.js +19 -9
  491. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/protobuf/any.js +18 -8
  492. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/protobuf/descriptor.d.ts +0 -1
  493. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/protobuf/descriptor.js +37 -28
  494. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/protobuf/duration.d.ts +0 -1
  495. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/protobuf/duration.js +18 -8
  496. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/protobuf/timestamp.d.ts +0 -1
  497. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/protobuf/timestamp.js +18 -8
  498. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/helpers.js +29 -19
  499. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/abci/types.d.ts +0 -1
  500. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/abci/types.js +38 -28
  501. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/bundle.js +19 -9
  502. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/crypto/keys.js +18 -8
  503. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/crypto/proof.d.ts +0 -1
  504. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/crypto/proof.js +18 -8
  505. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/libs/bits/types.d.ts +0 -1
  506. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/libs/bits/types.js +18 -8
  507. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/p2p/types.d.ts +0 -1
  508. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/p2p/types.js +18 -8
  509. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/types/block.js +18 -8
  510. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/types/evidence.d.ts +0 -1
  511. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/types/evidence.js +18 -8
  512. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/types/params.d.ts +0 -1
  513. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/types/params.js +18 -8
  514. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/types/types.d.ts +0 -1
  515. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/types/types.js +22 -12
  516. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/types/validator.d.ts +0 -1
  517. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/types/validator.js +22 -12
  518. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/version/types.d.ts +0 -1
  519. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/version/types.js +18 -8
  520. package/build/src/clients/composite-client.js +1 -1
  521. package/build/src/clients/constants.js +18 -18
  522. package/build/src/clients/helpers/chain-helpers.js +11 -12
  523. package/build/src/clients/helpers/request-helpers.js +3 -4
  524. package/build/src/clients/lib/axios/axiosRequest.js +2 -3
  525. package/build/src/clients/lib/axios/types.js +2 -2
  526. package/build/src/clients/lib/cctpProto.d.ts +100 -1090
  527. package/build/src/clients/lib/cctpProto.js +1 -1
  528. package/build/src/clients/lib/registry.d.ts +1 -0
  529. package/build/src/clients/lib/registry.js +74 -3
  530. package/build/src/clients/modules/composer.js +2 -2
  531. package/build/src/clients/modules/get.js +18 -8
  532. package/build/src/clients/modules/local-wallet.js +2 -1
  533. package/build/src/clients/modules/post.js +1 -1
  534. package/build/src/clients/modules/proto-includes.js +18 -8
  535. package/build/src/clients/modules/rest.js +1 -1
  536. package/build/src/clients/modules/signer.js +1 -1
  537. package/build/src/clients/modules/tendermintClient.js +1 -1
  538. package/build/src/clients/native.js +72 -64
  539. package/build/src/clients/noble-client.js +1 -1
  540. package/build/src/clients/socket-client.js +3 -3
  541. package/build/src/clients/subaccount.js +1 -1
  542. package/build/src/clients/types.js +2 -2
  543. package/build/src/index.js +18 -8
  544. package/build/src/lib/constants.d.ts +1 -0
  545. package/build/src/lib/constants.js +3 -2
  546. package/build/src/lib/helpers.js +30 -9
  547. package/build/src/lib/onboarding.js +1 -1
  548. package/build/src/lib/utils.d.ts +1 -0
  549. package/build/src/lib/utils.js +68 -8
  550. package/build/src/lib/validation.js +8 -9
  551. package/build/src/network_optimizer.d.ts +1 -1
  552. package/build/src/network_optimizer.js +1 -1
  553. package/build/src/types.js +2 -2
  554. package/build/tsconfig.tsbuildinfo +1 -1
  555. package/commitlint.config.js +0 -0
  556. package/examples/account_endpoints.ts +0 -0
  557. package/examples/batch_cancel_orders_example.ts +0 -0
  558. package/examples/composite_example.ts +0 -0
  559. package/examples/constants.ts +0 -0
  560. package/examples/faucet_endpoint.ts +0 -0
  561. package/examples/gov_add_new_market.json +0 -0
  562. package/examples/gov_add_new_market.ts +0 -0
  563. package/examples/human_readable_orders.json +0 -0
  564. package/examples/human_readable_short_term_orders.json +0 -0
  565. package/examples/json-encoding.ts +0 -0
  566. package/examples/long_term_order_cancel_example.ts +0 -0
  567. package/examples/markets_endpoints.ts +0 -0
  568. package/examples/native_examples.ts +0 -0
  569. package/examples/noble_example.ts +0 -0
  570. package/examples/optimal_node.ts +0 -0
  571. package/examples/raw_orders.json +0 -0
  572. package/examples/short_term_order_cancel_example.ts +0 -0
  573. package/examples/short_term_order_composite_example.ts +0 -0
  574. package/examples/test.ts +0 -0
  575. package/examples/transfer_example_deposit.ts +0 -0
  576. package/examples/transfer_example_send.ts +0 -0
  577. package/examples/transfer_example_subaccount_transfer.ts +0 -0
  578. package/examples/transfer_example_withdraw.ts +0 -0
  579. package/examples/transfer_example_withdraw_other.ts +0 -0
  580. package/examples/utility_endpoints.ts +0 -0
  581. package/examples/validator_get_example.ts +0 -0
  582. package/examples/validator_post_example.ts +0 -0
  583. package/examples/wallet_address.ts +0 -0
  584. package/examples/websocket_example.ts +0 -0
  585. package/jest.config.js +0 -0
  586. package/jest.globalSetup.js +0 -0
  587. package/jest.setup.js +0 -0
  588. package/package.json +1 -2
  589. package/src/clients/composite-client.ts +0 -0
  590. package/src/clients/constants.ts +0 -0
  591. package/src/clients/faucet-client.ts +0 -0
  592. package/src/clients/helpers/chain-helpers.ts +0 -0
  593. package/src/clients/helpers/request-helpers.ts +0 -0
  594. package/src/clients/indexer-client.ts +0 -0
  595. package/src/clients/lib/axios/axiosRequest.ts +0 -0
  596. package/src/clients/lib/axios/errors.ts +0 -0
  597. package/src/clients/lib/axios/index.ts +0 -0
  598. package/src/clients/lib/axios/types.ts +0 -0
  599. package/src/clients/lib/cctpProto.ts +0 -0
  600. package/src/clients/lib/errors.ts +0 -0
  601. package/src/clients/lib/registry.ts +78 -0
  602. package/src/clients/modules/account.ts +0 -0
  603. package/src/clients/modules/composer.ts +0 -0
  604. package/src/clients/modules/get.ts +0 -0
  605. package/src/clients/modules/local-wallet.ts +2 -1
  606. package/src/clients/modules/markets.ts +0 -0
  607. package/src/clients/modules/post.ts +0 -0
  608. package/src/clients/modules/proto-includes.ts +0 -0
  609. package/src/clients/modules/rest.ts +0 -0
  610. package/src/clients/modules/signer.ts +0 -0
  611. package/src/clients/modules/tendermintClient.ts +0 -0
  612. package/src/clients/modules/utility.ts +0 -0
  613. package/src/clients/modules/vault.ts +0 -0
  614. package/src/clients/native.ts +0 -0
  615. package/src/clients/noble-client.ts +0 -0
  616. package/src/clients/socket-client.ts +0 -0
  617. package/src/clients/subaccount.ts +0 -0
  618. package/src/clients/types.ts +0 -0
  619. package/src/clients/validator-client.ts +0 -0
  620. package/src/index.ts +0 -0
  621. package/src/lib/constants.ts +2 -0
  622. package/src/lib/errors.ts +0 -0
  623. package/src/lib/helpers.ts +19 -1
  624. package/src/lib/onboarding.ts +0 -0
  625. package/src/lib/utils.ts +28 -0
  626. package/src/lib/validation.ts +0 -0
  627. package/src/network_optimizer.ts +0 -0
  628. package/src/types.ts +0 -0
  629. package/tasks.json +0 -0
  630. package/tsconfig.eslint.json +0 -0
  631. package/tsconfig.json +0 -0
  632. package/webpack.config.js +0 -0
  633. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos/bundle.d.ts +0 -12018
  634. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/cosmos_proto/bundle.d.ts +0 -24
  635. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/dydxprotocol/bundle.d.ts +0 -8203
  636. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/google/bundle.d.ts +0 -1460
  637. package/build/node_modules/@dydxprotocol/v4-proto/src/codegen/tendermint/bundle.d.ts +0 -2284
@@ -1,1460 +0,0 @@
1
- /// <reference types="long" />
2
- import * as _253 from "./api/http";
3
- import * as _254 from "./protobuf/descriptor";
4
- import * as _255 from "./protobuf/any";
5
- import * as _256 from "./protobuf/timestamp";
6
- import * as _257 from "./protobuf/duration";
7
- export declare namespace google {
8
- const api: {
9
- Http: {
10
- encode(message: _253.Http, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
11
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _253.Http;
12
- fromPartial(object: {
13
- rules?: {
14
- selector?: string | undefined;
15
- get?: string | undefined;
16
- put?: string | undefined;
17
- post?: string | undefined;
18
- delete?: string | undefined;
19
- patch?: string | undefined;
20
- custom?: {
21
- kind?: string | undefined;
22
- path?: string | undefined;
23
- } | undefined;
24
- body?: string | undefined;
25
- responseBody?: string | undefined;
26
- additionalBindings?: any[] | undefined;
27
- }[] | undefined;
28
- fullyDecodeReservedExpansion?: boolean | undefined;
29
- }): _253.Http;
30
- };
31
- HttpRule: {
32
- encode(message: _253.HttpRule, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
33
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _253.HttpRule;
34
- fromPartial(object: {
35
- selector?: string | undefined;
36
- get?: string | undefined;
37
- put?: string | undefined;
38
- post?: string | undefined;
39
- delete?: string | undefined;
40
- patch?: string | undefined;
41
- custom?: {
42
- kind?: string | undefined;
43
- path?: string | undefined;
44
- } | undefined;
45
- body?: string | undefined;
46
- responseBody?: string | undefined;
47
- additionalBindings?: any[] | undefined;
48
- }): _253.HttpRule;
49
- };
50
- CustomHttpPattern: {
51
- encode(message: _253.CustomHttpPattern, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
52
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _253.CustomHttpPattern;
53
- fromPartial(object: {
54
- kind?: string | undefined;
55
- path?: string | undefined;
56
- }): _253.CustomHttpPattern;
57
- };
58
- };
59
- const protobuf: {
60
- Duration: {
61
- encode(message: _257.Duration, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
62
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _257.Duration;
63
- fromPartial(object: {
64
- seconds?: string | number | import("long").Long | undefined;
65
- nanos?: number | undefined;
66
- }): _257.Duration;
67
- };
68
- Timestamp: {
69
- encode(message: _256.Timestamp, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
70
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _256.Timestamp;
71
- fromPartial(object: {
72
- seconds?: string | number | import("long").Long | undefined;
73
- nanos?: number | undefined;
74
- }): _256.Timestamp;
75
- };
76
- Any: {
77
- encode(message: _255.Any, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
78
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _255.Any;
79
- fromPartial(object: {
80
- typeUrl?: string | undefined;
81
- value?: Uint8Array | undefined;
82
- }): _255.Any;
83
- };
84
- fieldDescriptorProto_TypeFromJSON(object: any): _254.FieldDescriptorProto_Type;
85
- fieldDescriptorProto_TypeToJSON(object: _254.FieldDescriptorProto_Type): string;
86
- fieldDescriptorProto_LabelFromJSON(object: any): _254.FieldDescriptorProto_Label;
87
- fieldDescriptorProto_LabelToJSON(object: _254.FieldDescriptorProto_Label): string;
88
- fileOptions_OptimizeModeFromJSON(object: any): _254.FileOptions_OptimizeMode;
89
- fileOptions_OptimizeModeToJSON(object: _254.FileOptions_OptimizeMode): string;
90
- fieldOptions_CTypeFromJSON(object: any): _254.FieldOptions_CType;
91
- fieldOptions_CTypeToJSON(object: _254.FieldOptions_CType): string;
92
- fieldOptions_JSTypeFromJSON(object: any): _254.FieldOptions_JSType;
93
- fieldOptions_JSTypeToJSON(object: _254.FieldOptions_JSType): string;
94
- methodOptions_IdempotencyLevelFromJSON(object: any): _254.MethodOptions_IdempotencyLevel;
95
- methodOptions_IdempotencyLevelToJSON(object: _254.MethodOptions_IdempotencyLevel): string;
96
- FieldDescriptorProto_Type: typeof _254.FieldDescriptorProto_Type;
97
- FieldDescriptorProto_TypeSDKType: typeof _254.FieldDescriptorProto_Type;
98
- FieldDescriptorProto_Label: typeof _254.FieldDescriptorProto_Label;
99
- FieldDescriptorProto_LabelSDKType: typeof _254.FieldDescriptorProto_Label;
100
- FileOptions_OptimizeMode: typeof _254.FileOptions_OptimizeMode;
101
- FileOptions_OptimizeModeSDKType: typeof _254.FileOptions_OptimizeMode;
102
- FieldOptions_CType: typeof _254.FieldOptions_CType;
103
- FieldOptions_CTypeSDKType: typeof _254.FieldOptions_CType;
104
- FieldOptions_JSType: typeof _254.FieldOptions_JSType;
105
- FieldOptions_JSTypeSDKType: typeof _254.FieldOptions_JSType;
106
- MethodOptions_IdempotencyLevel: typeof _254.MethodOptions_IdempotencyLevel;
107
- MethodOptions_IdempotencyLevelSDKType: typeof _254.MethodOptions_IdempotencyLevel;
108
- FileDescriptorSet: {
109
- encode(message: _254.FileDescriptorSet, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
110
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.FileDescriptorSet;
111
- fromPartial(object: {
112
- file?: {
113
- name?: string | undefined;
114
- package?: string | undefined;
115
- dependency?: string[] | undefined;
116
- publicDependency?: number[] | undefined;
117
- weakDependency?: number[] | undefined;
118
- messageType?: {
119
- name?: string | undefined;
120
- field?: {
121
- name?: string | undefined;
122
- number?: number | undefined;
123
- label?: _254.FieldDescriptorProto_Label | undefined;
124
- type?: _254.FieldDescriptorProto_Type | undefined;
125
- typeName?: string | undefined;
126
- extendee?: string | undefined;
127
- defaultValue?: string | undefined;
128
- oneofIndex?: number | undefined;
129
- jsonName?: string | undefined;
130
- options?: {
131
- ctype?: _254.FieldOptions_CType | undefined;
132
- packed?: boolean | undefined;
133
- jstype?: _254.FieldOptions_JSType | undefined;
134
- lazy?: boolean | undefined;
135
- deprecated?: boolean | undefined;
136
- weak?: boolean | undefined;
137
- uninterpretedOption?: {
138
- name?: {
139
- namePart?: string | undefined;
140
- isExtension?: boolean | undefined;
141
- }[] | undefined;
142
- identifierValue?: string | undefined;
143
- positiveIntValue?: string | number | import("long").Long | undefined;
144
- negativeIntValue?: string | number | import("long").Long | undefined;
145
- doubleValue?: number | undefined;
146
- stringValue?: Uint8Array | undefined;
147
- aggregateValue?: string | undefined;
148
- }[] | undefined;
149
- } | undefined;
150
- }[] | undefined;
151
- extension?: {
152
- name?: string | undefined;
153
- number?: number | undefined;
154
- label?: _254.FieldDescriptorProto_Label | undefined;
155
- type?: _254.FieldDescriptorProto_Type | undefined;
156
- typeName?: string | undefined;
157
- extendee?: string | undefined;
158
- defaultValue?: string | undefined;
159
- oneofIndex?: number | undefined;
160
- jsonName?: string | undefined;
161
- options?: {
162
- ctype?: _254.FieldOptions_CType | undefined;
163
- packed?: boolean | undefined;
164
- jstype?: _254.FieldOptions_JSType | undefined;
165
- lazy?: boolean | undefined;
166
- deprecated?: boolean | undefined;
167
- weak?: boolean | undefined;
168
- uninterpretedOption?: {
169
- name?: {
170
- namePart?: string | undefined;
171
- isExtension?: boolean | undefined;
172
- }[] | undefined;
173
- identifierValue?: string | undefined;
174
- positiveIntValue?: string | number | import("long").Long | undefined;
175
- negativeIntValue?: string | number | import("long").Long | undefined;
176
- doubleValue?: number | undefined;
177
- stringValue?: Uint8Array | undefined;
178
- aggregateValue?: string | undefined;
179
- }[] | undefined;
180
- } | undefined;
181
- }[] | undefined;
182
- nestedType?: any[] | undefined;
183
- enumType?: {
184
- name?: string | undefined;
185
- value?: {
186
- name?: string | undefined;
187
- number?: number | undefined;
188
- options?: {
189
- deprecated?: boolean | undefined;
190
- uninterpretedOption?: {
191
- name?: {
192
- namePart?: string | undefined;
193
- isExtension?: boolean | undefined;
194
- }[] | undefined;
195
- identifierValue?: string | undefined;
196
- positiveIntValue?: string | number | import("long").Long | undefined;
197
- negativeIntValue?: string | number | import("long").Long | undefined;
198
- doubleValue?: number | undefined;
199
- stringValue?: Uint8Array | undefined;
200
- aggregateValue?: string | undefined;
201
- }[] | undefined;
202
- } | undefined;
203
- }[] | undefined;
204
- options?: {
205
- allowAlias?: boolean | undefined;
206
- deprecated?: boolean | undefined;
207
- uninterpretedOption?: {
208
- name?: {
209
- namePart?: string | undefined;
210
- isExtension?: boolean | undefined;
211
- }[] | undefined;
212
- identifierValue?: string | undefined;
213
- positiveIntValue?: string | number | import("long").Long | undefined;
214
- negativeIntValue?: string | number | import("long").Long | undefined;
215
- doubleValue?: number | undefined;
216
- stringValue?: Uint8Array | undefined;
217
- aggregateValue?: string | undefined;
218
- }[] | undefined;
219
- } | undefined;
220
- reservedRange?: {
221
- start?: number | undefined;
222
- end?: number | undefined;
223
- }[] | undefined;
224
- reservedName?: string[] | undefined;
225
- }[] | undefined;
226
- extensionRange?: {
227
- start?: number | undefined;
228
- end?: number | undefined;
229
- options?: {
230
- uninterpretedOption?: {
231
- name?: {
232
- namePart?: string | undefined;
233
- isExtension?: boolean | undefined;
234
- }[] | undefined;
235
- identifierValue?: string | undefined;
236
- positiveIntValue?: string | number | import("long").Long | undefined;
237
- negativeIntValue?: string | number | import("long").Long | undefined;
238
- doubleValue?: number | undefined;
239
- stringValue?: Uint8Array | undefined;
240
- aggregateValue?: string | undefined;
241
- }[] | undefined;
242
- } | undefined;
243
- }[] | undefined;
244
- oneofDecl?: {
245
- name?: string | undefined;
246
- options?: {
247
- uninterpretedOption?: {
248
- name?: {
249
- namePart?: string | undefined;
250
- isExtension?: boolean | undefined;
251
- }[] | undefined;
252
- identifierValue?: string | undefined;
253
- positiveIntValue?: string | number | import("long").Long | undefined;
254
- negativeIntValue?: string | number | import("long").Long | undefined;
255
- doubleValue?: number | undefined;
256
- stringValue?: Uint8Array | undefined;
257
- aggregateValue?: string | undefined;
258
- }[] | undefined;
259
- } | undefined;
260
- }[] | undefined;
261
- options?: {
262
- messageSetWireFormat?: boolean | undefined;
263
- noStandardDescriptorAccessor?: boolean | undefined;
264
- deprecated?: boolean | undefined;
265
- mapEntry?: boolean | undefined;
266
- uninterpretedOption?: {
267
- name?: {
268
- namePart?: string | undefined;
269
- isExtension?: boolean | undefined;
270
- }[] | undefined;
271
- identifierValue?: string | undefined;
272
- positiveIntValue?: string | number | import("long").Long | undefined;
273
- negativeIntValue?: string | number | import("long").Long | undefined;
274
- doubleValue?: number | undefined;
275
- stringValue?: Uint8Array | undefined;
276
- aggregateValue?: string | undefined;
277
- }[] | undefined;
278
- } | undefined;
279
- reservedRange?: {
280
- start?: number | undefined;
281
- end?: number | undefined;
282
- }[] | undefined;
283
- reservedName?: string[] | undefined;
284
- }[] | undefined;
285
- enumType?: {
286
- name?: string | undefined;
287
- value?: {
288
- name?: string | undefined;
289
- number?: number | undefined;
290
- options?: {
291
- deprecated?: boolean | undefined;
292
- uninterpretedOption?: {
293
- name?: {
294
- namePart?: string | undefined;
295
- isExtension?: boolean | undefined;
296
- }[] | undefined;
297
- identifierValue?: string | undefined;
298
- positiveIntValue?: string | number | import("long").Long | undefined;
299
- negativeIntValue?: string | number | import("long").Long | undefined;
300
- doubleValue?: number | undefined;
301
- stringValue?: Uint8Array | undefined;
302
- aggregateValue?: string | undefined;
303
- }[] | undefined;
304
- } | undefined;
305
- }[] | undefined;
306
- options?: {
307
- allowAlias?: boolean | undefined;
308
- deprecated?: boolean | undefined;
309
- uninterpretedOption?: {
310
- name?: {
311
- namePart?: string | undefined;
312
- isExtension?: boolean | undefined;
313
- }[] | undefined;
314
- identifierValue?: string | undefined;
315
- positiveIntValue?: string | number | import("long").Long | undefined;
316
- negativeIntValue?: string | number | import("long").Long | undefined;
317
- doubleValue?: number | undefined;
318
- stringValue?: Uint8Array | undefined;
319
- aggregateValue?: string | undefined;
320
- }[] | undefined;
321
- } | undefined;
322
- reservedRange?: {
323
- start?: number | undefined;
324
- end?: number | undefined;
325
- }[] | undefined;
326
- reservedName?: string[] | undefined;
327
- }[] | undefined;
328
- service?: {
329
- name?: string | undefined;
330
- method?: {
331
- name?: string | undefined;
332
- inputType?: string | undefined;
333
- outputType?: string | undefined;
334
- options?: {
335
- deprecated?: boolean | undefined;
336
- idempotencyLevel?: _254.MethodOptions_IdempotencyLevel | undefined;
337
- uninterpretedOption?: {
338
- name?: {
339
- namePart?: string | undefined;
340
- isExtension?: boolean | undefined;
341
- }[] | undefined;
342
- identifierValue?: string | undefined;
343
- positiveIntValue?: string | number | import("long").Long | undefined;
344
- negativeIntValue?: string | number | import("long").Long | undefined;
345
- doubleValue?: number | undefined;
346
- stringValue?: Uint8Array | undefined;
347
- aggregateValue?: string | undefined;
348
- }[] | undefined;
349
- } | undefined;
350
- clientStreaming?: boolean | undefined;
351
- serverStreaming?: boolean | undefined;
352
- }[] | undefined;
353
- options?: {
354
- deprecated?: boolean | undefined;
355
- uninterpretedOption?: {
356
- name?: {
357
- namePart?: string | undefined;
358
- isExtension?: boolean | undefined;
359
- }[] | undefined;
360
- identifierValue?: string | undefined;
361
- positiveIntValue?: string | number | import("long").Long | undefined;
362
- negativeIntValue?: string | number | import("long").Long | undefined;
363
- doubleValue?: number | undefined;
364
- stringValue?: Uint8Array | undefined;
365
- aggregateValue?: string | undefined;
366
- }[] | undefined;
367
- } | undefined;
368
- }[] | undefined;
369
- extension?: {
370
- name?: string | undefined;
371
- number?: number | undefined;
372
- label?: _254.FieldDescriptorProto_Label | undefined;
373
- type?: _254.FieldDescriptorProto_Type | undefined;
374
- typeName?: string | undefined;
375
- extendee?: string | undefined;
376
- defaultValue?: string | undefined;
377
- oneofIndex?: number | undefined;
378
- jsonName?: string | undefined;
379
- options?: {
380
- ctype?: _254.FieldOptions_CType | undefined;
381
- packed?: boolean | undefined;
382
- jstype?: _254.FieldOptions_JSType | undefined;
383
- lazy?: boolean | undefined;
384
- deprecated?: boolean | undefined;
385
- weak?: boolean | undefined;
386
- uninterpretedOption?: {
387
- name?: {
388
- namePart?: string | undefined;
389
- isExtension?: boolean | undefined;
390
- }[] | undefined;
391
- identifierValue?: string | undefined;
392
- positiveIntValue?: string | number | import("long").Long | undefined;
393
- negativeIntValue?: string | number | import("long").Long | undefined;
394
- doubleValue?: number | undefined;
395
- stringValue?: Uint8Array | undefined;
396
- aggregateValue?: string | undefined;
397
- }[] | undefined;
398
- } | undefined;
399
- }[] | undefined;
400
- options?: {
401
- javaPackage?: string | undefined;
402
- javaOuterClassname?: string | undefined;
403
- javaMultipleFiles?: boolean | undefined;
404
- javaGenerateEqualsAndHash?: boolean | undefined;
405
- javaStringCheckUtf8?: boolean | undefined;
406
- optimizeFor?: _254.FileOptions_OptimizeMode | undefined;
407
- goPackage?: string | undefined;
408
- ccGenericServices?: boolean | undefined;
409
- javaGenericServices?: boolean | undefined;
410
- pyGenericServices?: boolean | undefined;
411
- phpGenericServices?: boolean | undefined;
412
- deprecated?: boolean | undefined;
413
- ccEnableArenas?: boolean | undefined;
414
- objcClassPrefix?: string | undefined;
415
- csharpNamespace?: string | undefined;
416
- swiftPrefix?: string | undefined;
417
- phpClassPrefix?: string | undefined;
418
- phpNamespace?: string | undefined;
419
- phpMetadataNamespace?: string | undefined;
420
- rubyPackage?: string | undefined;
421
- uninterpretedOption?: {
422
- name?: {
423
- namePart?: string | undefined;
424
- isExtension?: boolean | undefined;
425
- }[] | undefined;
426
- identifierValue?: string | undefined;
427
- positiveIntValue?: string | number | import("long").Long | undefined;
428
- negativeIntValue?: string | number | import("long").Long | undefined;
429
- doubleValue?: number | undefined;
430
- stringValue?: Uint8Array | undefined;
431
- aggregateValue?: string | undefined;
432
- }[] | undefined;
433
- } | undefined;
434
- sourceCodeInfo?: {
435
- location?: {
436
- path?: number[] | undefined;
437
- span?: number[] | undefined;
438
- leadingComments?: string | undefined;
439
- trailingComments?: string | undefined;
440
- leadingDetachedComments?: string[] | undefined;
441
- }[] | undefined;
442
- } | undefined;
443
- syntax?: string | undefined;
444
- }[] | undefined;
445
- }): _254.FileDescriptorSet;
446
- };
447
- FileDescriptorProto: {
448
- encode(message: _254.FileDescriptorProto, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
449
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.FileDescriptorProto;
450
- fromPartial(object: {
451
- name?: string | undefined;
452
- package?: string | undefined;
453
- dependency?: string[] | undefined;
454
- publicDependency?: number[] | undefined;
455
- weakDependency?: number[] | undefined;
456
- messageType?: {
457
- name?: string | undefined;
458
- field?: {
459
- name?: string | undefined;
460
- number?: number | undefined;
461
- label?: _254.FieldDescriptorProto_Label | undefined;
462
- type?: _254.FieldDescriptorProto_Type | undefined;
463
- typeName?: string | undefined;
464
- extendee?: string | undefined;
465
- defaultValue?: string | undefined;
466
- oneofIndex?: number | undefined;
467
- jsonName?: string | undefined;
468
- options?: {
469
- ctype?: _254.FieldOptions_CType | undefined;
470
- packed?: boolean | undefined;
471
- jstype?: _254.FieldOptions_JSType | undefined;
472
- lazy?: boolean | undefined;
473
- deprecated?: boolean | undefined;
474
- weak?: boolean | undefined;
475
- uninterpretedOption?: {
476
- name?: {
477
- namePart?: string | undefined;
478
- isExtension?: boolean | undefined;
479
- }[] | undefined;
480
- identifierValue?: string | undefined;
481
- positiveIntValue?: string | number | import("long").Long | undefined;
482
- negativeIntValue?: string | number | import("long").Long | undefined;
483
- doubleValue?: number | undefined;
484
- stringValue?: Uint8Array | undefined;
485
- aggregateValue?: string | undefined;
486
- }[] | undefined;
487
- } | undefined;
488
- }[] | undefined;
489
- extension?: {
490
- name?: string | undefined;
491
- number?: number | undefined;
492
- label?: _254.FieldDescriptorProto_Label | undefined;
493
- type?: _254.FieldDescriptorProto_Type | undefined;
494
- typeName?: string | undefined;
495
- extendee?: string | undefined;
496
- defaultValue?: string | undefined;
497
- oneofIndex?: number | undefined;
498
- jsonName?: string | undefined;
499
- options?: {
500
- ctype?: _254.FieldOptions_CType | undefined;
501
- packed?: boolean | undefined;
502
- jstype?: _254.FieldOptions_JSType | undefined;
503
- lazy?: boolean | undefined;
504
- deprecated?: boolean | undefined;
505
- weak?: boolean | undefined;
506
- uninterpretedOption?: {
507
- name?: {
508
- namePart?: string | undefined;
509
- isExtension?: boolean | undefined;
510
- }[] | undefined;
511
- identifierValue?: string | undefined;
512
- positiveIntValue?: string | number | import("long").Long | undefined;
513
- negativeIntValue?: string | number | import("long").Long | undefined;
514
- doubleValue?: number | undefined;
515
- stringValue?: Uint8Array | undefined;
516
- aggregateValue?: string | undefined;
517
- }[] | undefined;
518
- } | undefined;
519
- }[] | undefined;
520
- nestedType?: any[] | undefined;
521
- enumType?: {
522
- name?: string | undefined;
523
- value?: {
524
- name?: string | undefined;
525
- number?: number | undefined;
526
- options?: {
527
- deprecated?: boolean | undefined;
528
- uninterpretedOption?: {
529
- name?: {
530
- namePart?: string | undefined;
531
- isExtension?: boolean | undefined;
532
- }[] | undefined;
533
- identifierValue?: string | undefined;
534
- positiveIntValue?: string | number | import("long").Long | undefined;
535
- negativeIntValue?: string | number | import("long").Long | undefined;
536
- doubleValue?: number | undefined;
537
- stringValue?: Uint8Array | undefined;
538
- aggregateValue?: string | undefined;
539
- }[] | undefined;
540
- } | undefined;
541
- }[] | undefined;
542
- options?: {
543
- allowAlias?: boolean | undefined;
544
- deprecated?: boolean | undefined;
545
- uninterpretedOption?: {
546
- name?: {
547
- namePart?: string | undefined;
548
- isExtension?: boolean | undefined;
549
- }[] | undefined;
550
- identifierValue?: string | undefined;
551
- positiveIntValue?: string | number | import("long").Long | undefined;
552
- negativeIntValue?: string | number | import("long").Long | undefined;
553
- doubleValue?: number | undefined;
554
- stringValue?: Uint8Array | undefined;
555
- aggregateValue?: string | undefined;
556
- }[] | undefined;
557
- } | undefined;
558
- reservedRange?: {
559
- start?: number | undefined;
560
- end?: number | undefined;
561
- }[] | undefined;
562
- reservedName?: string[] | undefined;
563
- }[] | undefined;
564
- extensionRange?: {
565
- start?: number | undefined;
566
- end?: number | undefined;
567
- options?: {
568
- uninterpretedOption?: {
569
- name?: {
570
- namePart?: string | undefined;
571
- isExtension?: boolean | undefined;
572
- }[] | undefined;
573
- identifierValue?: string | undefined;
574
- positiveIntValue?: string | number | import("long").Long | undefined;
575
- negativeIntValue?: string | number | import("long").Long | undefined;
576
- doubleValue?: number | undefined;
577
- stringValue?: Uint8Array | undefined;
578
- aggregateValue?: string | undefined;
579
- }[] | undefined;
580
- } | undefined;
581
- }[] | undefined;
582
- oneofDecl?: {
583
- name?: string | undefined;
584
- options?: {
585
- uninterpretedOption?: {
586
- name?: {
587
- namePart?: string | undefined;
588
- isExtension?: boolean | undefined;
589
- }[] | undefined;
590
- identifierValue?: string | undefined;
591
- positiveIntValue?: string | number | import("long").Long | undefined;
592
- negativeIntValue?: string | number | import("long").Long | undefined;
593
- doubleValue?: number | undefined;
594
- stringValue?: Uint8Array | undefined;
595
- aggregateValue?: string | undefined;
596
- }[] | undefined;
597
- } | undefined;
598
- }[] | undefined;
599
- options?: {
600
- messageSetWireFormat?: boolean | undefined;
601
- noStandardDescriptorAccessor?: boolean | undefined;
602
- deprecated?: boolean | undefined;
603
- mapEntry?: boolean | undefined;
604
- uninterpretedOption?: {
605
- name?: {
606
- namePart?: string | undefined;
607
- isExtension?: boolean | undefined;
608
- }[] | undefined;
609
- identifierValue?: string | undefined;
610
- positiveIntValue?: string | number | import("long").Long | undefined;
611
- negativeIntValue?: string | number | import("long").Long | undefined;
612
- doubleValue?: number | undefined;
613
- stringValue?: Uint8Array | undefined;
614
- aggregateValue?: string | undefined;
615
- }[] | undefined;
616
- } | undefined;
617
- reservedRange?: {
618
- start?: number | undefined;
619
- end?: number | undefined;
620
- }[] | undefined;
621
- reservedName?: string[] | undefined;
622
- }[] | undefined;
623
- enumType?: {
624
- name?: string | undefined;
625
- value?: {
626
- name?: string | undefined;
627
- number?: number | undefined;
628
- options?: {
629
- deprecated?: boolean | undefined;
630
- uninterpretedOption?: {
631
- name?: {
632
- namePart?: string | undefined;
633
- isExtension?: boolean | undefined;
634
- }[] | undefined;
635
- identifierValue?: string | undefined;
636
- positiveIntValue?: string | number | import("long").Long | undefined;
637
- negativeIntValue?: string | number | import("long").Long | undefined;
638
- doubleValue?: number | undefined;
639
- stringValue?: Uint8Array | undefined;
640
- aggregateValue?: string | undefined;
641
- }[] | undefined;
642
- } | undefined;
643
- }[] | undefined;
644
- options?: {
645
- allowAlias?: boolean | undefined;
646
- deprecated?: boolean | undefined;
647
- uninterpretedOption?: {
648
- name?: {
649
- namePart?: string | undefined;
650
- isExtension?: boolean | undefined;
651
- }[] | undefined;
652
- identifierValue?: string | undefined;
653
- positiveIntValue?: string | number | import("long").Long | undefined;
654
- negativeIntValue?: string | number | import("long").Long | undefined;
655
- doubleValue?: number | undefined;
656
- stringValue?: Uint8Array | undefined;
657
- aggregateValue?: string | undefined;
658
- }[] | undefined;
659
- } | undefined;
660
- reservedRange?: {
661
- start?: number | undefined;
662
- end?: number | undefined;
663
- }[] | undefined;
664
- reservedName?: string[] | undefined;
665
- }[] | undefined;
666
- service?: {
667
- name?: string | undefined;
668
- method?: {
669
- name?: string | undefined;
670
- inputType?: string | undefined;
671
- outputType?: string | undefined;
672
- options?: {
673
- deprecated?: boolean | undefined;
674
- idempotencyLevel?: _254.MethodOptions_IdempotencyLevel | undefined;
675
- uninterpretedOption?: {
676
- name?: {
677
- namePart?: string | undefined;
678
- isExtension?: boolean | undefined;
679
- }[] | undefined;
680
- identifierValue?: string | undefined;
681
- positiveIntValue?: string | number | import("long").Long | undefined;
682
- negativeIntValue?: string | number | import("long").Long | undefined;
683
- doubleValue?: number | undefined;
684
- stringValue?: Uint8Array | undefined;
685
- aggregateValue?: string | undefined;
686
- }[] | undefined;
687
- } | undefined;
688
- clientStreaming?: boolean | undefined;
689
- serverStreaming?: boolean | undefined;
690
- }[] | undefined;
691
- options?: {
692
- deprecated?: boolean | undefined;
693
- uninterpretedOption?: {
694
- name?: {
695
- namePart?: string | undefined;
696
- isExtension?: boolean | undefined;
697
- }[] | undefined;
698
- identifierValue?: string | undefined;
699
- positiveIntValue?: string | number | import("long").Long | undefined;
700
- negativeIntValue?: string | number | import("long").Long | undefined;
701
- doubleValue?: number | undefined;
702
- stringValue?: Uint8Array | undefined;
703
- aggregateValue?: string | undefined;
704
- }[] | undefined;
705
- } | undefined;
706
- }[] | undefined;
707
- extension?: {
708
- name?: string | undefined;
709
- number?: number | undefined;
710
- label?: _254.FieldDescriptorProto_Label | undefined;
711
- type?: _254.FieldDescriptorProto_Type | undefined;
712
- typeName?: string | undefined;
713
- extendee?: string | undefined;
714
- defaultValue?: string | undefined;
715
- oneofIndex?: number | undefined;
716
- jsonName?: string | undefined;
717
- options?: {
718
- ctype?: _254.FieldOptions_CType | undefined;
719
- packed?: boolean | undefined;
720
- jstype?: _254.FieldOptions_JSType | undefined;
721
- lazy?: boolean | undefined;
722
- deprecated?: boolean | undefined;
723
- weak?: boolean | undefined;
724
- uninterpretedOption?: {
725
- name?: {
726
- namePart?: string | undefined;
727
- isExtension?: boolean | undefined;
728
- }[] | undefined;
729
- identifierValue?: string | undefined;
730
- positiveIntValue?: string | number | import("long").Long | undefined;
731
- negativeIntValue?: string | number | import("long").Long | undefined;
732
- doubleValue?: number | undefined;
733
- stringValue?: Uint8Array | undefined;
734
- aggregateValue?: string | undefined;
735
- }[] | undefined;
736
- } | undefined;
737
- }[] | undefined;
738
- options?: {
739
- javaPackage?: string | undefined;
740
- javaOuterClassname?: string | undefined;
741
- javaMultipleFiles?: boolean | undefined;
742
- javaGenerateEqualsAndHash?: boolean | undefined;
743
- javaStringCheckUtf8?: boolean | undefined;
744
- optimizeFor?: _254.FileOptions_OptimizeMode | undefined;
745
- goPackage?: string | undefined;
746
- ccGenericServices?: boolean | undefined;
747
- javaGenericServices?: boolean | undefined;
748
- pyGenericServices?: boolean | undefined;
749
- phpGenericServices?: boolean | undefined;
750
- deprecated?: boolean | undefined;
751
- ccEnableArenas?: boolean | undefined;
752
- objcClassPrefix?: string | undefined;
753
- csharpNamespace?: string | undefined;
754
- swiftPrefix?: string | undefined;
755
- phpClassPrefix?: string | undefined;
756
- phpNamespace?: string | undefined;
757
- phpMetadataNamespace?: string | undefined;
758
- rubyPackage?: string | undefined;
759
- uninterpretedOption?: {
760
- name?: {
761
- namePart?: string | undefined;
762
- isExtension?: boolean | undefined;
763
- }[] | undefined;
764
- identifierValue?: string | undefined;
765
- positiveIntValue?: string | number | import("long").Long | undefined;
766
- negativeIntValue?: string | number | import("long").Long | undefined;
767
- doubleValue?: number | undefined;
768
- stringValue?: Uint8Array | undefined;
769
- aggregateValue?: string | undefined;
770
- }[] | undefined;
771
- } | undefined;
772
- sourceCodeInfo?: {
773
- location?: {
774
- path?: number[] | undefined;
775
- span?: number[] | undefined;
776
- leadingComments?: string | undefined;
777
- trailingComments?: string | undefined;
778
- leadingDetachedComments?: string[] | undefined;
779
- }[] | undefined;
780
- } | undefined;
781
- syntax?: string | undefined;
782
- }): _254.FileDescriptorProto;
783
- };
784
- DescriptorProto: {
785
- encode(message: _254.DescriptorProto, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
786
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.DescriptorProto;
787
- fromPartial(object: {
788
- name?: string | undefined;
789
- field?: {
790
- name?: string | undefined;
791
- number?: number | undefined;
792
- label?: _254.FieldDescriptorProto_Label | undefined;
793
- type?: _254.FieldDescriptorProto_Type | undefined;
794
- typeName?: string | undefined;
795
- extendee?: string | undefined;
796
- defaultValue?: string | undefined;
797
- oneofIndex?: number | undefined;
798
- jsonName?: string | undefined;
799
- options?: {
800
- ctype?: _254.FieldOptions_CType | undefined;
801
- packed?: boolean | undefined;
802
- jstype?: _254.FieldOptions_JSType | undefined;
803
- lazy?: boolean | undefined;
804
- deprecated?: boolean | undefined;
805
- weak?: boolean | undefined;
806
- uninterpretedOption?: {
807
- name?: {
808
- namePart?: string | undefined;
809
- isExtension?: boolean | undefined;
810
- }[] | undefined;
811
- identifierValue?: string | undefined;
812
- positiveIntValue?: string | number | import("long").Long | undefined;
813
- negativeIntValue?: string | number | import("long").Long | undefined;
814
- doubleValue?: number | undefined;
815
- stringValue?: Uint8Array | undefined;
816
- aggregateValue?: string | undefined;
817
- }[] | undefined;
818
- } | undefined;
819
- }[] | undefined;
820
- extension?: {
821
- name?: string | undefined;
822
- number?: number | undefined;
823
- label?: _254.FieldDescriptorProto_Label | undefined;
824
- type?: _254.FieldDescriptorProto_Type | undefined;
825
- typeName?: string | undefined;
826
- extendee?: string | undefined;
827
- defaultValue?: string | undefined;
828
- oneofIndex?: number | undefined;
829
- jsonName?: string | undefined;
830
- options?: {
831
- ctype?: _254.FieldOptions_CType | undefined;
832
- packed?: boolean | undefined;
833
- jstype?: _254.FieldOptions_JSType | undefined;
834
- lazy?: boolean | undefined;
835
- deprecated?: boolean | undefined;
836
- weak?: boolean | undefined;
837
- uninterpretedOption?: {
838
- name?: {
839
- namePart?: string | undefined;
840
- isExtension?: boolean | undefined;
841
- }[] | undefined;
842
- identifierValue?: string | undefined;
843
- positiveIntValue?: string | number | import("long").Long | undefined;
844
- negativeIntValue?: string | number | import("long").Long | undefined;
845
- doubleValue?: number | undefined;
846
- stringValue?: Uint8Array | undefined;
847
- aggregateValue?: string | undefined;
848
- }[] | undefined;
849
- } | undefined;
850
- }[] | undefined;
851
- nestedType?: any[] | undefined;
852
- enumType?: {
853
- name?: string | undefined;
854
- value?: {
855
- name?: string | undefined;
856
- number?: number | undefined;
857
- options?: {
858
- deprecated?: boolean | undefined;
859
- uninterpretedOption?: {
860
- name?: {
861
- namePart?: string | undefined;
862
- isExtension?: boolean | undefined;
863
- }[] | undefined;
864
- identifierValue?: string | undefined;
865
- positiveIntValue?: string | number | import("long").Long | undefined;
866
- negativeIntValue?: string | number | import("long").Long | undefined;
867
- doubleValue?: number | undefined;
868
- stringValue?: Uint8Array | undefined;
869
- aggregateValue?: string | undefined;
870
- }[] | undefined;
871
- } | undefined;
872
- }[] | undefined;
873
- options?: {
874
- allowAlias?: boolean | undefined;
875
- deprecated?: boolean | undefined;
876
- uninterpretedOption?: {
877
- name?: {
878
- namePart?: string | undefined;
879
- isExtension?: boolean | undefined;
880
- }[] | undefined;
881
- identifierValue?: string | undefined;
882
- positiveIntValue?: string | number | import("long").Long | undefined;
883
- negativeIntValue?: string | number | import("long").Long | undefined;
884
- doubleValue?: number | undefined;
885
- stringValue?: Uint8Array | undefined;
886
- aggregateValue?: string | undefined;
887
- }[] | undefined;
888
- } | undefined;
889
- reservedRange?: {
890
- start?: number | undefined;
891
- end?: number | undefined;
892
- }[] | undefined;
893
- reservedName?: string[] | undefined;
894
- }[] | undefined;
895
- extensionRange?: {
896
- start?: number | undefined;
897
- end?: number | undefined;
898
- options?: {
899
- uninterpretedOption?: {
900
- name?: {
901
- namePart?: string | undefined;
902
- isExtension?: boolean | undefined;
903
- }[] | undefined;
904
- identifierValue?: string | undefined;
905
- positiveIntValue?: string | number | import("long").Long | undefined;
906
- negativeIntValue?: string | number | import("long").Long | undefined;
907
- doubleValue?: number | undefined;
908
- stringValue?: Uint8Array | undefined;
909
- aggregateValue?: string | undefined;
910
- }[] | undefined;
911
- } | undefined;
912
- }[] | undefined;
913
- oneofDecl?: {
914
- name?: string | undefined;
915
- options?: {
916
- uninterpretedOption?: {
917
- name?: {
918
- namePart?: string | undefined;
919
- isExtension?: boolean | undefined;
920
- }[] | undefined;
921
- identifierValue?: string | undefined;
922
- positiveIntValue?: string | number | import("long").Long | undefined;
923
- negativeIntValue?: string | number | import("long").Long | undefined;
924
- doubleValue?: number | undefined;
925
- stringValue?: Uint8Array | undefined;
926
- aggregateValue?: string | undefined;
927
- }[] | undefined;
928
- } | undefined;
929
- }[] | undefined;
930
- options?: {
931
- messageSetWireFormat?: boolean | undefined;
932
- noStandardDescriptorAccessor?: boolean | undefined;
933
- deprecated?: boolean | undefined;
934
- mapEntry?: boolean | undefined;
935
- uninterpretedOption?: {
936
- name?: {
937
- namePart?: string | undefined;
938
- isExtension?: boolean | undefined;
939
- }[] | undefined;
940
- identifierValue?: string | undefined;
941
- positiveIntValue?: string | number | import("long").Long | undefined;
942
- negativeIntValue?: string | number | import("long").Long | undefined;
943
- doubleValue?: number | undefined;
944
- stringValue?: Uint8Array | undefined;
945
- aggregateValue?: string | undefined;
946
- }[] | undefined;
947
- } | undefined;
948
- reservedRange?: {
949
- start?: number | undefined;
950
- end?: number | undefined;
951
- }[] | undefined;
952
- reservedName?: string[] | undefined;
953
- }): _254.DescriptorProto;
954
- };
955
- DescriptorProto_ExtensionRange: {
956
- encode(message: _254.DescriptorProto_ExtensionRange, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
957
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.DescriptorProto_ExtensionRange;
958
- fromPartial(object: {
959
- start?: number | undefined;
960
- end?: number | undefined;
961
- options?: {
962
- uninterpretedOption?: {
963
- name?: {
964
- namePart?: string | undefined;
965
- isExtension?: boolean | undefined;
966
- }[] | undefined;
967
- identifierValue?: string | undefined;
968
- positiveIntValue?: string | number | import("long").Long | undefined;
969
- negativeIntValue?: string | number | import("long").Long | undefined;
970
- doubleValue?: number | undefined;
971
- stringValue?: Uint8Array | undefined;
972
- aggregateValue?: string | undefined;
973
- }[] | undefined;
974
- } | undefined;
975
- }): _254.DescriptorProto_ExtensionRange;
976
- };
977
- DescriptorProto_ReservedRange: {
978
- encode(message: _254.DescriptorProto_ReservedRange, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
979
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.DescriptorProto_ReservedRange;
980
- fromPartial(object: {
981
- start?: number | undefined;
982
- end?: number | undefined;
983
- }): _254.DescriptorProto_ReservedRange;
984
- };
985
- ExtensionRangeOptions: {
986
- encode(message: _254.ExtensionRangeOptions, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
987
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.ExtensionRangeOptions;
988
- fromPartial(object: {
989
- uninterpretedOption?: {
990
- name?: {
991
- namePart?: string | undefined;
992
- isExtension?: boolean | undefined;
993
- }[] | undefined;
994
- identifierValue?: string | undefined;
995
- positiveIntValue?: string | number | import("long").Long | undefined;
996
- negativeIntValue?: string | number | import("long").Long | undefined;
997
- doubleValue?: number | undefined;
998
- stringValue?: Uint8Array | undefined;
999
- aggregateValue?: string | undefined;
1000
- }[] | undefined;
1001
- }): _254.ExtensionRangeOptions;
1002
- };
1003
- FieldDescriptorProto: {
1004
- encode(message: _254.FieldDescriptorProto, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1005
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.FieldDescriptorProto;
1006
- fromPartial(object: {
1007
- name?: string | undefined;
1008
- number?: number | undefined;
1009
- label?: _254.FieldDescriptorProto_Label | undefined;
1010
- type?: _254.FieldDescriptorProto_Type | undefined;
1011
- typeName?: string | undefined;
1012
- extendee?: string | undefined;
1013
- defaultValue?: string | undefined;
1014
- oneofIndex?: number | undefined;
1015
- jsonName?: string | undefined;
1016
- options?: {
1017
- ctype?: _254.FieldOptions_CType | undefined;
1018
- packed?: boolean | undefined;
1019
- jstype?: _254.FieldOptions_JSType | undefined;
1020
- lazy?: boolean | undefined;
1021
- deprecated?: boolean | undefined;
1022
- weak?: boolean | undefined;
1023
- uninterpretedOption?: {
1024
- name?: {
1025
- namePart?: string | undefined;
1026
- isExtension?: boolean | undefined;
1027
- }[] | undefined;
1028
- identifierValue?: string | undefined;
1029
- positiveIntValue?: string | number | import("long").Long | undefined;
1030
- negativeIntValue?: string | number | import("long").Long | undefined;
1031
- doubleValue?: number | undefined;
1032
- stringValue?: Uint8Array | undefined;
1033
- aggregateValue?: string | undefined;
1034
- }[] | undefined;
1035
- } | undefined;
1036
- }): _254.FieldDescriptorProto;
1037
- };
1038
- OneofDescriptorProto: {
1039
- encode(message: _254.OneofDescriptorProto, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1040
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.OneofDescriptorProto;
1041
- fromPartial(object: {
1042
- name?: string | undefined;
1043
- options?: {
1044
- uninterpretedOption?: {
1045
- name?: {
1046
- namePart?: string | undefined;
1047
- isExtension?: boolean | undefined;
1048
- }[] | undefined;
1049
- identifierValue?: string | undefined;
1050
- positiveIntValue?: string | number | import("long").Long | undefined;
1051
- negativeIntValue?: string | number | import("long").Long | undefined;
1052
- doubleValue?: number | undefined;
1053
- stringValue?: Uint8Array | undefined;
1054
- aggregateValue?: string | undefined;
1055
- }[] | undefined;
1056
- } | undefined;
1057
- }): _254.OneofDescriptorProto;
1058
- };
1059
- EnumDescriptorProto: {
1060
- encode(message: _254.EnumDescriptorProto, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1061
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.EnumDescriptorProto;
1062
- fromPartial(object: {
1063
- name?: string | undefined;
1064
- value?: {
1065
- name?: string | undefined;
1066
- number?: number | undefined;
1067
- options?: {
1068
- deprecated?: boolean | undefined;
1069
- uninterpretedOption?: {
1070
- name?: {
1071
- namePart?: string | undefined;
1072
- isExtension?: boolean | undefined;
1073
- }[] | undefined;
1074
- identifierValue?: string | undefined;
1075
- positiveIntValue?: string | number | import("long").Long | undefined;
1076
- negativeIntValue?: string | number | import("long").Long | undefined;
1077
- doubleValue?: number | undefined;
1078
- stringValue?: Uint8Array | undefined;
1079
- aggregateValue?: string | undefined;
1080
- }[] | undefined;
1081
- } | undefined;
1082
- }[] | undefined;
1083
- options?: {
1084
- allowAlias?: boolean | undefined;
1085
- deprecated?: boolean | undefined;
1086
- uninterpretedOption?: {
1087
- name?: {
1088
- namePart?: string | undefined;
1089
- isExtension?: boolean | undefined;
1090
- }[] | undefined;
1091
- identifierValue?: string | undefined;
1092
- positiveIntValue?: string | number | import("long").Long | undefined;
1093
- negativeIntValue?: string | number | import("long").Long | undefined;
1094
- doubleValue?: number | undefined;
1095
- stringValue?: Uint8Array | undefined;
1096
- aggregateValue?: string | undefined;
1097
- }[] | undefined;
1098
- } | undefined;
1099
- reservedRange?: {
1100
- start?: number | undefined;
1101
- end?: number | undefined;
1102
- }[] | undefined;
1103
- reservedName?: string[] | undefined;
1104
- }): _254.EnumDescriptorProto;
1105
- };
1106
- EnumDescriptorProto_EnumReservedRange: {
1107
- encode(message: _254.EnumDescriptorProto_EnumReservedRange, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1108
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.EnumDescriptorProto_EnumReservedRange;
1109
- fromPartial(object: {
1110
- start?: number | undefined;
1111
- end?: number | undefined;
1112
- }): _254.EnumDescriptorProto_EnumReservedRange;
1113
- };
1114
- EnumValueDescriptorProto: {
1115
- encode(message: _254.EnumValueDescriptorProto, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1116
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.EnumValueDescriptorProto;
1117
- fromPartial(object: {
1118
- name?: string | undefined;
1119
- number?: number | undefined;
1120
- options?: {
1121
- deprecated?: boolean | undefined;
1122
- uninterpretedOption?: {
1123
- name?: {
1124
- namePart?: string | undefined;
1125
- isExtension?: boolean | undefined;
1126
- }[] | undefined;
1127
- identifierValue?: string | undefined;
1128
- positiveIntValue?: string | number | import("long").Long | undefined;
1129
- negativeIntValue?: string | number | import("long").Long | undefined;
1130
- doubleValue?: number | undefined;
1131
- stringValue?: Uint8Array | undefined;
1132
- aggregateValue?: string | undefined;
1133
- }[] | undefined;
1134
- } | undefined;
1135
- }): _254.EnumValueDescriptorProto;
1136
- };
1137
- ServiceDescriptorProto: {
1138
- encode(message: _254.ServiceDescriptorProto, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1139
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.ServiceDescriptorProto;
1140
- fromPartial(object: {
1141
- name?: string | undefined;
1142
- method?: {
1143
- name?: string | undefined;
1144
- inputType?: string | undefined;
1145
- outputType?: string | undefined;
1146
- options?: {
1147
- deprecated?: boolean | undefined;
1148
- idempotencyLevel?: _254.MethodOptions_IdempotencyLevel | undefined;
1149
- uninterpretedOption?: {
1150
- name?: {
1151
- namePart?: string | undefined;
1152
- isExtension?: boolean | undefined;
1153
- }[] | undefined;
1154
- identifierValue?: string | undefined;
1155
- positiveIntValue?: string | number | import("long").Long | undefined;
1156
- negativeIntValue?: string | number | import("long").Long | undefined;
1157
- doubleValue?: number | undefined;
1158
- stringValue?: Uint8Array | undefined;
1159
- aggregateValue?: string | undefined;
1160
- }[] | undefined;
1161
- } | undefined;
1162
- clientStreaming?: boolean | undefined;
1163
- serverStreaming?: boolean | undefined;
1164
- }[] | undefined;
1165
- options?: {
1166
- deprecated?: boolean | undefined;
1167
- uninterpretedOption?: {
1168
- name?: {
1169
- namePart?: string | undefined;
1170
- isExtension?: boolean | undefined;
1171
- }[] | undefined;
1172
- identifierValue?: string | undefined;
1173
- positiveIntValue?: string | number | import("long").Long | undefined;
1174
- negativeIntValue?: string | number | import("long").Long | undefined;
1175
- doubleValue?: number | undefined;
1176
- stringValue?: Uint8Array | undefined;
1177
- aggregateValue?: string | undefined;
1178
- }[] | undefined;
1179
- } | undefined;
1180
- }): _254.ServiceDescriptorProto;
1181
- };
1182
- MethodDescriptorProto: {
1183
- encode(message: _254.MethodDescriptorProto, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1184
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.MethodDescriptorProto;
1185
- fromPartial(object: {
1186
- name?: string | undefined;
1187
- inputType?: string | undefined;
1188
- outputType?: string | undefined;
1189
- options?: {
1190
- deprecated?: boolean | undefined;
1191
- idempotencyLevel?: _254.MethodOptions_IdempotencyLevel | undefined;
1192
- uninterpretedOption?: {
1193
- name?: {
1194
- namePart?: string | undefined;
1195
- isExtension?: boolean | undefined;
1196
- }[] | undefined;
1197
- identifierValue?: string | undefined;
1198
- positiveIntValue?: string | number | import("long").Long | undefined;
1199
- negativeIntValue?: string | number | import("long").Long | undefined;
1200
- doubleValue?: number | undefined;
1201
- stringValue?: Uint8Array | undefined;
1202
- aggregateValue?: string | undefined;
1203
- }[] | undefined;
1204
- } | undefined;
1205
- clientStreaming?: boolean | undefined;
1206
- serverStreaming?: boolean | undefined;
1207
- }): _254.MethodDescriptorProto;
1208
- };
1209
- FileOptions: {
1210
- encode(message: _254.FileOptions, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1211
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.FileOptions;
1212
- fromPartial(object: {
1213
- javaPackage?: string | undefined;
1214
- javaOuterClassname?: string | undefined;
1215
- javaMultipleFiles?: boolean | undefined;
1216
- javaGenerateEqualsAndHash?: boolean | undefined;
1217
- javaStringCheckUtf8?: boolean | undefined;
1218
- optimizeFor?: _254.FileOptions_OptimizeMode | undefined;
1219
- goPackage?: string | undefined;
1220
- ccGenericServices?: boolean | undefined;
1221
- javaGenericServices?: boolean | undefined;
1222
- pyGenericServices?: boolean | undefined;
1223
- phpGenericServices?: boolean | undefined;
1224
- deprecated?: boolean | undefined;
1225
- ccEnableArenas?: boolean | undefined;
1226
- objcClassPrefix?: string | undefined;
1227
- csharpNamespace?: string | undefined;
1228
- swiftPrefix?: string | undefined;
1229
- phpClassPrefix?: string | undefined;
1230
- phpNamespace?: string | undefined;
1231
- phpMetadataNamespace?: string | undefined;
1232
- rubyPackage?: string | undefined;
1233
- uninterpretedOption?: {
1234
- name?: {
1235
- namePart?: string | undefined;
1236
- isExtension?: boolean | undefined;
1237
- }[] | undefined;
1238
- identifierValue?: string | undefined;
1239
- positiveIntValue?: string | number | import("long").Long | undefined;
1240
- negativeIntValue?: string | number | import("long").Long | undefined;
1241
- doubleValue?: number | undefined;
1242
- stringValue?: Uint8Array | undefined;
1243
- aggregateValue?: string | undefined;
1244
- }[] | undefined;
1245
- }): _254.FileOptions;
1246
- };
1247
- MessageOptions: {
1248
- encode(message: _254.MessageOptions, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1249
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.MessageOptions;
1250
- fromPartial(object: {
1251
- messageSetWireFormat?: boolean | undefined;
1252
- noStandardDescriptorAccessor?: boolean | undefined;
1253
- deprecated?: boolean | undefined;
1254
- mapEntry?: boolean | undefined;
1255
- uninterpretedOption?: {
1256
- name?: {
1257
- namePart?: string | undefined;
1258
- isExtension?: boolean | undefined;
1259
- }[] | undefined;
1260
- identifierValue?: string | undefined;
1261
- positiveIntValue?: string | number | import("long").Long | undefined;
1262
- negativeIntValue?: string | number | import("long").Long | undefined;
1263
- doubleValue?: number | undefined;
1264
- stringValue?: Uint8Array | undefined;
1265
- aggregateValue?: string | undefined;
1266
- }[] | undefined;
1267
- }): _254.MessageOptions;
1268
- };
1269
- FieldOptions: {
1270
- encode(message: _254.FieldOptions, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1271
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.FieldOptions;
1272
- fromPartial(object: {
1273
- ctype?: _254.FieldOptions_CType | undefined;
1274
- packed?: boolean | undefined;
1275
- jstype?: _254.FieldOptions_JSType | undefined;
1276
- lazy?: boolean | undefined;
1277
- deprecated?: boolean | undefined;
1278
- weak?: boolean | undefined;
1279
- uninterpretedOption?: {
1280
- name?: {
1281
- namePart?: string | undefined;
1282
- isExtension?: boolean | undefined;
1283
- }[] | undefined;
1284
- identifierValue?: string | undefined;
1285
- positiveIntValue?: string | number | import("long").Long | undefined;
1286
- negativeIntValue?: string | number | import("long").Long | undefined;
1287
- doubleValue?: number | undefined;
1288
- stringValue?: Uint8Array | undefined;
1289
- aggregateValue?: string | undefined;
1290
- }[] | undefined;
1291
- }): _254.FieldOptions;
1292
- };
1293
- OneofOptions: {
1294
- encode(message: _254.OneofOptions, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1295
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.OneofOptions;
1296
- fromPartial(object: {
1297
- uninterpretedOption?: {
1298
- name?: {
1299
- namePart?: string | undefined;
1300
- isExtension?: boolean | undefined;
1301
- }[] | undefined;
1302
- identifierValue?: string | undefined;
1303
- positiveIntValue?: string | number | import("long").Long | undefined;
1304
- negativeIntValue?: string | number | import("long").Long | undefined;
1305
- doubleValue?: number | undefined;
1306
- stringValue?: Uint8Array | undefined;
1307
- aggregateValue?: string | undefined;
1308
- }[] | undefined;
1309
- }): _254.OneofOptions;
1310
- };
1311
- EnumOptions: {
1312
- encode(message: _254.EnumOptions, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1313
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.EnumOptions;
1314
- fromPartial(object: {
1315
- allowAlias?: boolean | undefined;
1316
- deprecated?: boolean | undefined;
1317
- uninterpretedOption?: {
1318
- name?: {
1319
- namePart?: string | undefined;
1320
- isExtension?: boolean | undefined;
1321
- }[] | undefined;
1322
- identifierValue?: string | undefined;
1323
- positiveIntValue?: string | number | import("long").Long | undefined;
1324
- negativeIntValue?: string | number | import("long").Long | undefined;
1325
- doubleValue?: number | undefined;
1326
- stringValue?: Uint8Array | undefined;
1327
- aggregateValue?: string | undefined;
1328
- }[] | undefined;
1329
- }): _254.EnumOptions;
1330
- };
1331
- EnumValueOptions: {
1332
- encode(message: _254.EnumValueOptions, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1333
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.EnumValueOptions;
1334
- fromPartial(object: {
1335
- deprecated?: boolean | undefined;
1336
- uninterpretedOption?: {
1337
- name?: {
1338
- namePart?: string | undefined;
1339
- isExtension?: boolean | undefined;
1340
- }[] | undefined;
1341
- identifierValue?: string | undefined;
1342
- positiveIntValue?: string | number | import("long").Long | undefined;
1343
- negativeIntValue?: string | number | import("long").Long | undefined;
1344
- doubleValue?: number | undefined;
1345
- stringValue?: Uint8Array | undefined;
1346
- aggregateValue?: string | undefined;
1347
- }[] | undefined;
1348
- }): _254.EnumValueOptions;
1349
- };
1350
- ServiceOptions: {
1351
- encode(message: _254.ServiceOptions, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1352
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.ServiceOptions;
1353
- fromPartial(object: {
1354
- deprecated?: boolean | undefined;
1355
- uninterpretedOption?: {
1356
- name?: {
1357
- namePart?: string | undefined;
1358
- isExtension?: boolean | undefined;
1359
- }[] | undefined;
1360
- identifierValue?: string | undefined;
1361
- positiveIntValue?: string | number | import("long").Long | undefined;
1362
- negativeIntValue?: string | number | import("long").Long | undefined;
1363
- doubleValue?: number | undefined;
1364
- stringValue?: Uint8Array | undefined;
1365
- aggregateValue?: string | undefined;
1366
- }[] | undefined;
1367
- }): _254.ServiceOptions;
1368
- };
1369
- MethodOptions: {
1370
- encode(message: _254.MethodOptions, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1371
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.MethodOptions;
1372
- fromPartial(object: {
1373
- deprecated?: boolean | undefined;
1374
- idempotencyLevel?: _254.MethodOptions_IdempotencyLevel | undefined;
1375
- uninterpretedOption?: {
1376
- name?: {
1377
- namePart?: string | undefined;
1378
- isExtension?: boolean | undefined;
1379
- }[] | undefined;
1380
- identifierValue?: string | undefined;
1381
- positiveIntValue?: string | number | import("long").Long | undefined;
1382
- negativeIntValue?: string | number | import("long").Long | undefined;
1383
- doubleValue?: number | undefined;
1384
- stringValue?: Uint8Array | undefined;
1385
- aggregateValue?: string | undefined;
1386
- }[] | undefined;
1387
- }): _254.MethodOptions;
1388
- };
1389
- UninterpretedOption: {
1390
- encode(message: _254.UninterpretedOption, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1391
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.UninterpretedOption;
1392
- fromPartial(object: {
1393
- name?: {
1394
- namePart?: string | undefined;
1395
- isExtension?: boolean | undefined;
1396
- }[] | undefined;
1397
- identifierValue?: string | undefined;
1398
- positiveIntValue?: string | number | import("long").Long | undefined;
1399
- negativeIntValue?: string | number | import("long").Long | undefined;
1400
- doubleValue?: number | undefined;
1401
- stringValue?: Uint8Array | undefined;
1402
- aggregateValue?: string | undefined;
1403
- }): _254.UninterpretedOption;
1404
- };
1405
- UninterpretedOption_NamePart: {
1406
- encode(message: _254.UninterpretedOption_NamePart, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1407
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.UninterpretedOption_NamePart;
1408
- fromPartial(object: {
1409
- namePart?: string | undefined;
1410
- isExtension?: boolean | undefined;
1411
- }): _254.UninterpretedOption_NamePart;
1412
- };
1413
- SourceCodeInfo: {
1414
- encode(message: _254.SourceCodeInfo, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1415
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.SourceCodeInfo;
1416
- fromPartial(object: {
1417
- location?: {
1418
- path?: number[] | undefined;
1419
- span?: number[] | undefined;
1420
- leadingComments?: string | undefined;
1421
- trailingComments?: string | undefined;
1422
- leadingDetachedComments?: string[] | undefined;
1423
- }[] | undefined;
1424
- }): _254.SourceCodeInfo;
1425
- };
1426
- SourceCodeInfo_Location: {
1427
- encode(message: _254.SourceCodeInfo_Location, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1428
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.SourceCodeInfo_Location;
1429
- fromPartial(object: {
1430
- path?: number[] | undefined;
1431
- span?: number[] | undefined;
1432
- leadingComments?: string | undefined;
1433
- trailingComments?: string | undefined;
1434
- leadingDetachedComments?: string[] | undefined;
1435
- }): _254.SourceCodeInfo_Location;
1436
- };
1437
- GeneratedCodeInfo: {
1438
- encode(message: _254.GeneratedCodeInfo, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1439
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.GeneratedCodeInfo;
1440
- fromPartial(object: {
1441
- annotation?: {
1442
- path?: number[] | undefined;
1443
- sourceFile?: string | undefined;
1444
- begin?: number | undefined;
1445
- end?: number | undefined;
1446
- }[] | undefined;
1447
- }): _254.GeneratedCodeInfo;
1448
- };
1449
- GeneratedCodeInfo_Annotation: {
1450
- encode(message: _254.GeneratedCodeInfo_Annotation, writer?: import("protobufjs").Writer): import("protobufjs").Writer;
1451
- decode(input: Uint8Array | import("protobufjs").Reader, length?: number | undefined): _254.GeneratedCodeInfo_Annotation;
1452
- fromPartial(object: {
1453
- path?: number[] | undefined;
1454
- sourceFile?: string | undefined;
1455
- begin?: number | undefined;
1456
- end?: number | undefined;
1457
- }): _254.GeneratedCodeInfo_Annotation;
1458
- };
1459
- };
1460
- }