injectivejs 1.16.7 → 1.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/binary.d.ts +1 -1
  2. package/binary.js +1 -1
  3. package/cosmos/auth/v1beta1/auth.d.ts +2 -0
  4. package/cosmos/auth/v1beta1/auth.js +2 -0
  5. package/cosmos/authz/v1beta1/authz.d.ts +1 -0
  6. package/cosmos/authz/v1beta1/authz.js +1 -0
  7. package/cosmos/authz/v1beta1/tx.rpc.func.d.ts +3 -3
  8. package/cosmos/bank/v1beta1/bank.d.ts +1 -0
  9. package/cosmos/bank/v1beta1/bank.js +1 -0
  10. package/cosmos/bank/v1beta1/tx.rpc.func.d.ts +4 -4
  11. package/cosmos/bundle.d.ts +13 -13
  12. package/cosmos/bundle.js +45 -45
  13. package/cosmos/distribution/v1beta1/distribution.d.ts +2 -0
  14. package/cosmos/distribution/v1beta1/distribution.js +2 -0
  15. package/cosmos/distribution/v1beta1/tx.rpc.func.d.ts +7 -7
  16. package/cosmos/feegrant/v1beta1/tx.rpc.func.d.ts +3 -3
  17. package/cosmos/gov/v1/tx.rpc.func.d.ts +7 -7
  18. package/cosmos/gov/v1beta1/gov.d.ts +1 -0
  19. package/cosmos/gov/v1beta1/gov.js +1 -0
  20. package/cosmos/gov/v1beta1/tx.rpc.func.d.ts +4 -4
  21. package/cosmos/group/v1/tx.rpc.func.d.ts +14 -14
  22. package/cosmos/group/v1/types.d.ts +2 -0
  23. package/cosmos/group/v1/types.js +2 -0
  24. package/cosmos/staking/v1beta1/tx.rpc.func.d.ts +7 -7
  25. package/cosmos/upgrade/v1beta1/upgrade.d.ts +2 -0
  26. package/cosmos/upgrade/v1beta1/upgrade.js +2 -0
  27. package/cosmos/vesting/v1beta1/tx.rpc.func.d.ts +3 -3
  28. package/cosmwasm/wasm/v1/authz.d.ts +9 -0
  29. package/cosmwasm/wasm/v1/authz.js +11 -1
  30. package/cosmwasm/wasm/v1/proposal_legacy.d.ts +12 -0
  31. package/cosmwasm/wasm/v1/proposal_legacy.js +12 -0
  32. package/cosmwasm/wasm/v1/tx.rpc.func.d.ts +17 -17
  33. package/esm/binary.js +1 -1
  34. package/esm/cosmos/auth/v1beta1/auth.js +2 -0
  35. package/esm/cosmos/authz/v1beta1/authz.js +1 -0
  36. package/esm/cosmos/bank/v1beta1/bank.js +1 -0
  37. package/esm/cosmos/bundle.js +13 -13
  38. package/esm/cosmos/distribution/v1beta1/distribution.js +2 -0
  39. package/esm/cosmos/gov/v1beta1/gov.js +1 -0
  40. package/esm/cosmos/group/v1/types.js +2 -0
  41. package/esm/cosmos/upgrade/v1beta1/upgrade.js +2 -0
  42. package/esm/cosmwasm/wasm/v1/authz.js +11 -1
  43. package/esm/cosmwasm/wasm/v1/proposal_legacy.js +12 -0
  44. package/esm/extern.js +1 -1
  45. package/esm/google/protobuf/any.js +1 -0
  46. package/esm/helper-func-types.js +2 -2
  47. package/esm/helpers.js +2 -2
  48. package/esm/ibc/bundle.js +1 -1
  49. package/esm/index.js +1 -1
  50. package/esm/injective/bundle.js +13 -13
  51. package/esm/injective/exchange/v1beta1/authz.js +11 -0
  52. package/esm/injective/exchange/v1beta1/proposal.js +17 -0
  53. package/esm/injective/ocr/v1beta1/ocr.js +2 -0
  54. package/esm/injective/oracle/v1beta1/proposal.js +11 -0
  55. package/esm/injective/types/v1beta1/account.js +1 -0
  56. package/esm/injective/wasmx/v1/authz.js +1 -0
  57. package/esm/injective/wasmx/v1/proposal.js +5 -0
  58. package/esm/registry.js +1 -1
  59. package/esm/tendermint/bundle.js +2 -2
  60. package/esm/types.js +1 -1
  61. package/esm/utf8.js +1 -1
  62. package/esm/varint.js +1 -1
  63. package/extern.d.ts +1 -1
  64. package/extern.js +1 -1
  65. package/google/protobuf/any.d.ts +1 -0
  66. package/google/protobuf/any.js +1 -0
  67. package/helper-func-types.d.ts +2 -2
  68. package/helper-func-types.js +4 -4
  69. package/helpers.d.ts +2 -2
  70. package/helpers.js +4 -4
  71. package/ibc/applications/transfer/v1/tx.rpc.func.d.ts +2 -2
  72. package/ibc/bundle.d.ts +1 -1
  73. package/ibc/bundle.js +4 -4
  74. package/ibc/core/channel/v1/tx.rpc.func.d.ts +10 -10
  75. package/ibc/core/client/v1/tx.rpc.func.d.ts +8 -8
  76. package/ibc/core/connection/v1/tx.rpc.func.d.ts +5 -5
  77. package/index.d.ts +1 -1
  78. package/index.js +1 -1
  79. package/injective/auction/v1beta1/tx.rpc.func.d.ts +2 -2
  80. package/injective/bundle.d.ts +13 -13
  81. package/injective/bundle.js +33 -33
  82. package/injective/exchange/v1beta1/authz.d.ts +11 -0
  83. package/injective/exchange/v1beta1/authz.js +11 -0
  84. package/injective/exchange/v1beta1/proposal.d.ts +17 -0
  85. package/injective/exchange/v1beta1/proposal.js +17 -0
  86. package/injective/exchange/v1beta1/tx.rpc.func.d.ts +36 -36
  87. package/injective/insurance/v1beta1/tx.rpc.func.d.ts +4 -4
  88. package/injective/ocr/v1beta1/ocr.d.ts +2 -0
  89. package/injective/ocr/v1beta1/ocr.js +2 -0
  90. package/injective/ocr/v1beta1/tx.rpc.func.d.ts +9 -9
  91. package/injective/oracle/v1beta1/proposal.d.ts +11 -0
  92. package/injective/oracle/v1beta1/proposal.js +11 -0
  93. package/injective/oracle/v1beta1/tx.rpc.func.d.ts +8 -8
  94. package/injective/peggy/v1/msgs.rpc.func.d.ts +14 -14
  95. package/injective/permissions/v1beta1/tx.rpc.func.d.ts +5 -5
  96. package/injective/tokenfactory/v1beta1/tx.rpc.func.d.ts +6 -6
  97. package/injective/txfees/v1beta1/tx.rpc.func.d.ts +1 -1
  98. package/injective/types/v1beta1/account.d.ts +1 -0
  99. package/injective/types/v1beta1/account.js +1 -0
  100. package/injective/wasmx/v1/authz.d.ts +1 -0
  101. package/injective/wasmx/v1/authz.js +1 -0
  102. package/injective/wasmx/v1/proposal.d.ts +5 -0
  103. package/injective/wasmx/v1/proposal.js +5 -0
  104. package/injective/wasmx/v1/tx.rpc.func.d.ts +6 -6
  105. package/package.json +17 -9
  106. package/registry.d.ts +1 -1
  107. package/registry.js +1 -1
  108. package/tendermint/bundle.d.ts +2 -2
  109. package/tendermint/bundle.js +4 -4
  110. package/types.d.ts +1 -1
  111. package/types.js +1 -1
  112. package/utf8.d.ts +1 -1
  113. package/utf8.js +1 -1
  114. package/varint.d.ts +1 -1
  115. package/varint.js +1 -1
@@ -14,14 +14,14 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- exports.RequestVerifyVoteExtension = exports.RequestExtendVote = exports.RequestProcessProposal = exports.RequestPrepareProposal = exports.RequestApplySnapshotChunk = exports.RequestLoadSnapshotChunk = exports.RequestOfferSnapshot = exports.RequestListSnapshots = exports.RequestCommit = exports.RequestCheckTx = exports.RequestQuery = exports.RequestInitChain = exports.RequestInfo = exports.RequestFlush = exports.RequestEcho = exports.Request = exports.MisbehaviorTypeAmino = exports.MisbehaviorType = exports.ResponseVerifyVoteExtension_VerifyStatusAmino = exports.ResponseVerifyVoteExtension_VerifyStatus = exports.ResponseProcessProposal_ProposalStatusAmino = exports.ResponseProcessProposal_ProposalStatus = exports.ResponseApplySnapshotChunk_ResultAmino = exports.ResponseApplySnapshotChunk_Result = exports.ResponseOfferSnapshot_ResultAmino = exports.ResponseOfferSnapshot_Result = exports.CheckTxTypeAmino = exports.CheckTxType = exports.TxProof = exports.BlockMeta = exports.LightBlock = exports.SignedHeader = exports.Proposal = exports.ExtendedCommitSig = exports.ExtendedCommit = exports.CommitSig = exports.Commit = exports.Vote = exports.Data = exports.Header = exports.BlockID = exports.Part = exports.PartSetHeader = exports.SignedMsgTypeAmino = exports.SignedMsgType = exports.SimpleValidator = exports.Validator = exports.ValidatorSet = exports.BlockIDFlagAmino = exports.BlockIDFlag = void 0;
17
+ exports.RequestVerifyVoteExtension = exports.RequestExtendVote = exports.RequestProcessProposal = exports.RequestPrepareProposal = exports.RequestApplySnapshotChunk = exports.RequestLoadSnapshotChunk = exports.RequestOfferSnapshot = exports.RequestListSnapshots = exports.RequestCommit = exports.RequestCheckTx = exports.RequestQuery = exports.RequestInitChain = exports.RequestInfo = exports.RequestFlush = exports.RequestEcho = exports.Request = exports.MisbehaviorTypeAmino = exports.MisbehaviorType = exports.ResponseVerifyVoteExtension_VerifyStatusAmino = exports.ResponseVerifyVoteExtension_VerifyStatus = exports.ResponseProcessProposal_ProposalStatusAmino = exports.ResponseProcessProposal_ProposalStatus = exports.ResponseApplySnapshotChunk_ResultAmino = exports.ResponseApplySnapshotChunk_Result = exports.ResponseOfferSnapshot_ResultAmino = exports.ResponseOfferSnapshot_Result = exports.CheckTxTypeAmino = exports.CheckTxType = exports.TxProof = exports.BlockMeta = exports.LightBlock = exports.SignedHeader = exports.TendermintTypesProposal = exports.ExtendedCommitSig = exports.ExtendedCommit = exports.CommitSig = exports.Commit = exports.TendermintTypesVote = exports.Data = exports.Header = exports.BlockID = exports.Part = exports.PartSetHeader = exports.SignedMsgTypeAmino = exports.SignedMsgType = exports.SimpleValidator = exports.TendermintTypesValidator = exports.ValidatorSet = exports.BlockIDFlagAmino = exports.BlockIDFlag = void 0;
18
18
  exports.Snapshot = exports.Misbehavior = exports.ExtendedVoteInfo = exports.VoteInfo = exports.ValidatorUpdate = exports.TendermintAbciValidator = exports.TxResult = exports.ExecTxResult = exports.EventAttribute = exports.Event = exports.ExtendedCommitInfo = exports.CommitInfo = exports.ResponseFinalizeBlock = exports.ResponseVerifyVoteExtension = exports.ResponseExtendVote = exports.ResponseProcessProposal = exports.ResponsePrepareProposal = exports.ResponseApplySnapshotChunk = exports.ResponseLoadSnapshotChunk = exports.ResponseOfferSnapshot = exports.ResponseListSnapshots = exports.ResponseCommit = exports.ResponseCheckTx = exports.ResponseQuery = exports.ResponseInitChain = exports.ResponseInfo = exports.ResponseFlush = exports.ResponseEcho = exports.ResponseException = exports.Response = exports.RequestFinalizeBlock = void 0;
19
19
  __exportStar(require("./version/types"), exports);
20
20
  var validator_1 = require("./types/validator");
21
21
  Object.defineProperty(exports, "BlockIDFlag", { enumerable: true, get: function () { return validator_1.BlockIDFlag; } });
22
22
  Object.defineProperty(exports, "BlockIDFlagAmino", { enumerable: true, get: function () { return validator_1.BlockIDFlagAmino; } });
23
23
  Object.defineProperty(exports, "ValidatorSet", { enumerable: true, get: function () { return validator_1.ValidatorSet; } });
24
- Object.defineProperty(exports, "Validator", { enumerable: true, get: function () { return validator_1.Validator; } });
24
+ Object.defineProperty(exports, "TendermintTypesValidator", { enumerable: true, get: function () { return validator_1.Validator; } });
25
25
  Object.defineProperty(exports, "SimpleValidator", { enumerable: true, get: function () { return validator_1.SimpleValidator; } });
26
26
  var types_1 = require("./types/types");
27
27
  Object.defineProperty(exports, "SignedMsgType", { enumerable: true, get: function () { return types_1.SignedMsgType; } });
@@ -31,12 +31,12 @@ Object.defineProperty(exports, "Part", { enumerable: true, get: function () { re
31
31
  Object.defineProperty(exports, "BlockID", { enumerable: true, get: function () { return types_1.BlockID; } });
32
32
  Object.defineProperty(exports, "Header", { enumerable: true, get: function () { return types_1.Header; } });
33
33
  Object.defineProperty(exports, "Data", { enumerable: true, get: function () { return types_1.Data; } });
34
- Object.defineProperty(exports, "Vote", { enumerable: true, get: function () { return types_1.Vote; } });
34
+ Object.defineProperty(exports, "TendermintTypesVote", { enumerable: true, get: function () { return types_1.Vote; } });
35
35
  Object.defineProperty(exports, "Commit", { enumerable: true, get: function () { return types_1.Commit; } });
36
36
  Object.defineProperty(exports, "CommitSig", { enumerable: true, get: function () { return types_1.CommitSig; } });
37
37
  Object.defineProperty(exports, "ExtendedCommit", { enumerable: true, get: function () { return types_1.ExtendedCommit; } });
38
38
  Object.defineProperty(exports, "ExtendedCommitSig", { enumerable: true, get: function () { return types_1.ExtendedCommitSig; } });
39
- Object.defineProperty(exports, "Proposal", { enumerable: true, get: function () { return types_1.Proposal; } });
39
+ Object.defineProperty(exports, "TendermintTypesProposal", { enumerable: true, get: function () { return types_1.Proposal; } });
40
40
  Object.defineProperty(exports, "SignedHeader", { enumerable: true, get: function () { return types_1.SignedHeader; } });
41
41
  Object.defineProperty(exports, "LightBlock", { enumerable: true, get: function () { return types_1.LightBlock; } });
42
42
  Object.defineProperty(exports, "BlockMeta", { enumerable: true, get: function () { return types_1.BlockMeta; } });
package/types.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.2
2
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
3
3
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
4
4
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
5
5
  */
package/types.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.2
3
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
4
4
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
5
5
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
6
6
  */
package/utf8.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.2
2
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
3
3
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
4
4
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
5
5
  */
package/utf8.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.2
2
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
3
3
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
4
4
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
5
5
  */
package/varint.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.2
2
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
3
3
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
4
4
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
5
5
  */
package/varint.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  /**
3
- * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.2
3
+ * This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
4
4
  * DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
5
5
  * and run the transpile command or npm scripts command that is used to regenerate this bundle.
6
6
  */