@xpla/xplajs 1.8.0-rc.2 → 1.8.1
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.
- package/binary.d.ts +1 -1
- package/binary.js +2 -2
- package/cosmos/auth/v1beta1/tx.registry.d.ts +1 -1
- package/cosmos/auth/v1beta1/tx.rpc.func.d.ts +1 -1
- package/cosmos/authz/v1beta1/tx.registry.d.ts +3 -3
- package/cosmos/authz/v1beta1/tx.rpc.func.d.ts +3 -3
- package/cosmos/bank/v1beta1/tx.registry.d.ts +4 -4
- package/cosmos/bank/v1beta1/tx.rpc.func.d.ts +4 -4
- package/cosmos/bundle.d.ts +38 -38
- package/cosmos/bundle.js +147 -147
- package/cosmos/consensus/v1/tx.registry.d.ts +1 -1
- package/cosmos/consensus/v1/tx.rpc.func.d.ts +1 -1
- package/cosmos/distribution/v1beta1/tx.registry.d.ts +7 -7
- package/cosmos/distribution/v1beta1/tx.rpc.func.d.ts +7 -7
- package/cosmos/evidence/v1beta1/tx.registry.d.ts +1 -1
- package/cosmos/evidence/v1beta1/tx.rpc.func.d.ts +1 -1
- package/cosmos/evm/feemarket/v1/tx.registry.d.ts +1 -1
- package/cosmos/evm/feemarket/v1/tx.rpc.func.d.ts +1 -1
- package/cosmos/evm/vm/v1/evm.js +4 -4
- package/cosmos/evm/vm/v1/tx.registry.d.ts +2 -2
- package/cosmos/evm/vm/v1/tx.rpc.func.d.ts +2 -2
- package/cosmos/feegrant/v1beta1/tx.registry.d.ts +3 -3
- package/cosmos/feegrant/v1beta1/tx.rpc.func.d.ts +3 -3
- package/cosmos/gov/v1/gov.js +7 -7
- package/cosmos/gov/v1/tx.registry.d.ts +7 -7
- package/cosmos/gov/v1/tx.rpc.func.d.ts +7 -7
- package/cosmos/gov/v1beta1/gov.js +7 -7
- package/cosmos/gov/v1beta1/tx.registry.d.ts +4 -4
- package/cosmos/gov/v1beta1/tx.rpc.func.d.ts +4 -4
- package/cosmos/ics23/v1/proofs.js +7 -7
- package/cosmos/mint/v1beta1/tx.registry.d.ts +1 -1
- package/cosmos/mint/v1beta1/tx.rpc.func.d.ts +1 -1
- package/cosmos/slashing/v1beta1/tx.registry.d.ts +2 -2
- package/cosmos/slashing/v1beta1/tx.rpc.func.d.ts +2 -2
- package/cosmos/staking/v1beta1/authz.js +4 -4
- package/cosmos/staking/v1beta1/staking.js +7 -7
- package/cosmos/staking/v1beta1/tx.registry.d.ts +7 -7
- package/cosmos/staking/v1beta1/tx.rpc.func.d.ts +7 -7
- package/cosmos/tx/signing/v1beta1/signing.js +4 -4
- package/cosmos/tx/v1beta1/service.js +7 -7
- package/cosmos/upgrade/v1beta1/tx.registry.d.ts +2 -2
- package/cosmos/upgrade/v1beta1/tx.rpc.func.d.ts +2 -2
- package/cosmos_proto/bundle.d.ts +1 -1
- package/cosmos_proto/bundle.js +2 -2
- package/cosmos_proto/cosmos.js +4 -4
- package/cosmwasm/bundle.d.ts +3 -3
- package/cosmwasm/bundle.js +9 -9
- package/cosmwasm/wasm/v1/tx.registry.d.ts +17 -17
- package/cosmwasm/wasm/v1/tx.rpc.func.d.ts +17 -17
- package/cosmwasm/wasm/v1/types.js +7 -7
- package/esm/binary.js +1 -1
- package/esm/cosmos/bundle.js +38 -38
- package/esm/cosmos_proto/bundle.js +1 -1
- package/esm/cosmwasm/bundle.js +3 -3
- package/esm/extern.js +1 -1
- package/esm/helper-func-types.js +2 -2
- package/esm/helpers.js +3 -32
- package/esm/ibc/bundle.js +7 -7
- package/esm/index.js +1 -1
- package/esm/registry.js +1 -1
- package/esm/types.js +1 -1
- package/esm/utf8.js +1 -1
- package/esm/varint.js +1 -1
- package/ethermint/evm/v1/tx.registry.d.ts +2 -2
- package/ethermint/evm/v1/tx.rpc.func.d.ts +2 -2
- package/ethermint/feemarket/v1/tx.registry.d.ts +1 -1
- package/ethermint/feemarket/v1/tx.rpc.func.d.ts +1 -1
- package/extern.d.ts +1 -1
- package/extern.js +1 -1
- package/google/protobuf/descriptor.js +62 -63
- package/google/protobuf/duration.d.ts +1 -1
- package/google/protobuf/timestamp.d.ts +1 -1
- package/helper-func-types.d.ts +3 -3
- package/helper-func-types.js +6 -7
- package/helpers.d.ts +2 -4
- package/helpers.js +15 -44
- package/ibc/applications/interchain_accounts/controller/v1/tx.registry.d.ts +3 -3
- package/ibc/applications/interchain_accounts/controller/v1/tx.rpc.func.d.ts +3 -3
- package/ibc/applications/interchain_accounts/host/v1/tx.registry.d.ts +2 -2
- package/ibc/applications/interchain_accounts/host/v1/tx.rpc.func.d.ts +2 -2
- package/ibc/applications/interchain_accounts/v1/packet.js +4 -4
- package/ibc/applications/transfer/v1/tx.registry.d.ts +2 -2
- package/ibc/applications/transfer/v1/tx.rpc.func.d.ts +2 -2
- package/ibc/bundle.d.ts +7 -7
- package/ibc/bundle.js +53 -53
- package/ibc/core/channel/v1/channel.js +7 -7
- package/ibc/core/channel/v1/tx.js +4 -4
- package/ibc/core/channel/v1/tx.registry.d.ts +10 -10
- package/ibc/core/channel/v1/tx.rpc.func.d.ts +10 -10
- package/ibc/core/channel/v2/packet.js +4 -4
- package/ibc/core/channel/v2/tx.js +4 -4
- package/ibc/core/channel/v2/tx.registry.d.ts +4 -4
- package/ibc/core/channel/v2/tx.rpc.func.d.ts +4 -4
- package/ibc/core/client/v1/tx.registry.d.ts +8 -8
- package/ibc/core/client/v1/tx.rpc.func.d.ts +8 -8
- package/ibc/core/client/v2/tx.registry.d.ts +2 -2
- package/ibc/core/client/v2/tx.rpc.func.d.ts +2 -2
- package/ibc/core/connection/v1/connection.js +4 -4
- package/ibc/core/connection/v1/tx.registry.d.ts +5 -5
- package/ibc/core/connection/v1/tx.rpc.func.d.ts +5 -5
- package/ibc/lightclients/solomachine/v2/solomachine.js +4 -4
- package/ibc/lightclients/wasm/v1/tx.registry.d.ts +3 -3
- package/ibc/lightclients/wasm/v1/tx.rpc.func.d.ts +3 -3
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +25 -7
- package/registry.d.ts +1 -1
- package/registry.js +1 -1
- package/tendermint/abci/types.js +20 -20
- package/tendermint/types/types.js +4 -4
- package/tendermint/types/validator.js +4 -4
- package/types.d.ts +1 -1
- package/types.js +1 -1
- package/utf8.d.ts +1 -1
- package/utf8.js +4 -5
- package/varint.d.ts +1 -1
- package/varint.js +17 -18
- package/xpla/burn/v1beta1/tx.registry.d.ts +1 -1
- package/xpla/burn/v1beta1/tx.rpc.func.d.ts +1 -1
- package/xpla/lcd.js +17 -7
- package/xpla/reward/v1beta1/tx.registry.d.ts +2 -2
- package/xpla/reward/v1beta1/tx.rpc.func.d.ts +2 -2
- package/xpla/rpc.query.d.ts +31 -31
- package/xpla/rpc.query.js +17 -7
- package/xpla/rpc.tx.js +17 -7
- package/xpla/volunteer/v1beta1/tx.registry.d.ts +2 -2
- package/xpla/volunteer/v1beta1/tx.rpc.func.d.ts +2 -2
|
@@ -5,7 +5,7 @@ import { MsgStoreCode, MsgInstantiateContract, MsgInstantiateContract2, MsgExecu
|
|
|
5
5
|
* @package cosmwasm.wasm.v1
|
|
6
6
|
* @see proto service: cosmwasm.wasm.v1.StoreCode
|
|
7
7
|
*/
|
|
8
|
-
export declare const storeCode: (client: import("@interchainjs/cosmos
|
|
8
|
+
export declare const storeCode: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgStoreCode | MsgStoreCode[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
9
9
|
/**
|
|
10
10
|
* InstantiateContract creates a new smart contract instance for the given
|
|
11
11
|
* code id.
|
|
@@ -13,7 +13,7 @@ export declare const storeCode: (client: import("@interchainjs/cosmos/types/sign
|
|
|
13
13
|
* @package cosmwasm.wasm.v1
|
|
14
14
|
* @see proto service: cosmwasm.wasm.v1.InstantiateContract
|
|
15
15
|
*/
|
|
16
|
-
export declare const instantiateContract: (client: import("@interchainjs/cosmos
|
|
16
|
+
export declare const instantiateContract: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgInstantiateContract | MsgInstantiateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
17
17
|
/**
|
|
18
18
|
* InstantiateContract2 creates a new smart contract instance for the given
|
|
19
19
|
* code id with a predictable address
|
|
@@ -21,42 +21,42 @@ export declare const instantiateContract: (client: import("@interchainjs/cosmos/
|
|
|
21
21
|
* @package cosmwasm.wasm.v1
|
|
22
22
|
* @see proto service: cosmwasm.wasm.v1.InstantiateContract2
|
|
23
23
|
*/
|
|
24
|
-
export declare const instantiateContract2: (client: import("@interchainjs/cosmos
|
|
24
|
+
export declare const instantiateContract2: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgInstantiateContract2 | MsgInstantiateContract2[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
25
25
|
/**
|
|
26
26
|
* Execute submits the given message data to a smart contract
|
|
27
27
|
* @name executeContract
|
|
28
28
|
* @package cosmwasm.wasm.v1
|
|
29
29
|
* @see proto service: cosmwasm.wasm.v1.ExecuteContract
|
|
30
30
|
*/
|
|
31
|
-
export declare const executeContract: (client: import("@interchainjs/cosmos
|
|
31
|
+
export declare const executeContract: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgExecuteContract | MsgExecuteContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
32
32
|
/**
|
|
33
33
|
* Migrate runs a code upgrade/ downgrade for a smart contract
|
|
34
34
|
* @name migrateContract
|
|
35
35
|
* @package cosmwasm.wasm.v1
|
|
36
36
|
* @see proto service: cosmwasm.wasm.v1.MigrateContract
|
|
37
37
|
*/
|
|
38
|
-
export declare const migrateContract: (client: import("@interchainjs/cosmos
|
|
38
|
+
export declare const migrateContract: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgMigrateContract | MsgMigrateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
39
39
|
/**
|
|
40
40
|
* UpdateAdmin sets a new admin for a smart contract
|
|
41
41
|
* @name updateAdmin
|
|
42
42
|
* @package cosmwasm.wasm.v1
|
|
43
43
|
* @see proto service: cosmwasm.wasm.v1.UpdateAdmin
|
|
44
44
|
*/
|
|
45
|
-
export declare const updateAdmin: (client: import("@interchainjs/cosmos
|
|
45
|
+
export declare const updateAdmin: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateAdmin | MsgUpdateAdmin[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
46
46
|
/**
|
|
47
47
|
* ClearAdmin removes any admin stored for a smart contract
|
|
48
48
|
* @name clearAdmin
|
|
49
49
|
* @package cosmwasm.wasm.v1
|
|
50
50
|
* @see proto service: cosmwasm.wasm.v1.ClearAdmin
|
|
51
51
|
*/
|
|
52
|
-
export declare const clearAdmin: (client: import("@interchainjs/cosmos
|
|
52
|
+
export declare const clearAdmin: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgClearAdmin | MsgClearAdmin[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
53
53
|
/**
|
|
54
54
|
* UpdateInstantiateConfig updates instantiate config for a smart contract
|
|
55
55
|
* @name updateInstantiateConfig
|
|
56
56
|
* @package cosmwasm.wasm.v1
|
|
57
57
|
* @see proto service: cosmwasm.wasm.v1.UpdateInstantiateConfig
|
|
58
58
|
*/
|
|
59
|
-
export declare const updateInstantiateConfig: (client: import("@interchainjs/cosmos
|
|
59
|
+
export declare const updateInstantiateConfig: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateInstantiateConfig | MsgUpdateInstantiateConfig[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
60
60
|
/**
|
|
61
61
|
* UpdateParams defines a governance operation for updating the x/wasm
|
|
62
62
|
* module parameters. The authority is defined in the keeper.
|
|
@@ -66,7 +66,7 @@ export declare const updateInstantiateConfig: (client: import("@interchainjs/cos
|
|
|
66
66
|
* @package cosmwasm.wasm.v1
|
|
67
67
|
* @see proto service: cosmwasm.wasm.v1.UpdateParams
|
|
68
68
|
*/
|
|
69
|
-
export declare const updateParams: (client: import("@interchainjs/cosmos
|
|
69
|
+
export declare const updateParams: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateParams | MsgUpdateParams[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
70
70
|
/**
|
|
71
71
|
* SudoContract defines a governance operation for calling sudo
|
|
72
72
|
* on a contract. The authority is defined in the keeper.
|
|
@@ -76,7 +76,7 @@ export declare const updateParams: (client: import("@interchainjs/cosmos/types/s
|
|
|
76
76
|
* @package cosmwasm.wasm.v1
|
|
77
77
|
* @see proto service: cosmwasm.wasm.v1.SudoContract
|
|
78
78
|
*/
|
|
79
|
-
export declare const sudoContract: (client: import("@interchainjs/cosmos
|
|
79
|
+
export declare const sudoContract: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgSudoContract | MsgSudoContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
80
80
|
/**
|
|
81
81
|
* PinCodes defines a governance operation for pinning a set of
|
|
82
82
|
* code ids in the wasmvm cache. The authority is defined in the keeper.
|
|
@@ -86,7 +86,7 @@ export declare const sudoContract: (client: import("@interchainjs/cosmos/types/s
|
|
|
86
86
|
* @package cosmwasm.wasm.v1
|
|
87
87
|
* @see proto service: cosmwasm.wasm.v1.PinCodes
|
|
88
88
|
*/
|
|
89
|
-
export declare const pinCodes: (client: import("@interchainjs/cosmos
|
|
89
|
+
export declare const pinCodes: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgPinCodes | MsgPinCodes[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
90
90
|
/**
|
|
91
91
|
* UnpinCodes defines a governance operation for unpinning a set of
|
|
92
92
|
* code ids in the wasmvm cache. The authority is defined in the keeper.
|
|
@@ -96,7 +96,7 @@ export declare const pinCodes: (client: import("@interchainjs/cosmos/types/signi
|
|
|
96
96
|
* @package cosmwasm.wasm.v1
|
|
97
97
|
* @see proto service: cosmwasm.wasm.v1.UnpinCodes
|
|
98
98
|
*/
|
|
99
|
-
export declare const unpinCodes: (client: import("@interchainjs/cosmos
|
|
99
|
+
export declare const unpinCodes: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUnpinCodes | MsgUnpinCodes[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
100
100
|
/**
|
|
101
101
|
* StoreAndInstantiateContract defines a governance operation for storing
|
|
102
102
|
* and instantiating the contract. The authority is defined in the keeper.
|
|
@@ -106,7 +106,7 @@ export declare const unpinCodes: (client: import("@interchainjs/cosmos/types/sig
|
|
|
106
106
|
* @package cosmwasm.wasm.v1
|
|
107
107
|
* @see proto service: cosmwasm.wasm.v1.StoreAndInstantiateContract
|
|
108
108
|
*/
|
|
109
|
-
export declare const storeAndInstantiateContract: (client: import("@interchainjs/cosmos
|
|
109
|
+
export declare const storeAndInstantiateContract: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgStoreAndInstantiateContract | MsgStoreAndInstantiateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
110
110
|
/**
|
|
111
111
|
* RemoveCodeUploadParamsAddresses defines a governance operation for
|
|
112
112
|
* removing addresses from code upload params.
|
|
@@ -115,7 +115,7 @@ export declare const storeAndInstantiateContract: (client: import("@interchainjs
|
|
|
115
115
|
* @package cosmwasm.wasm.v1
|
|
116
116
|
* @see proto service: cosmwasm.wasm.v1.RemoveCodeUploadParamsAddresses
|
|
117
117
|
*/
|
|
118
|
-
export declare const removeCodeUploadParamsAddresses: (client: import("@interchainjs/cosmos
|
|
118
|
+
export declare const removeCodeUploadParamsAddresses: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgRemoveCodeUploadParamsAddresses | MsgRemoveCodeUploadParamsAddresses[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
119
119
|
/**
|
|
120
120
|
* AddCodeUploadParamsAddresses defines a governance operation for
|
|
121
121
|
* adding addresses to code upload params.
|
|
@@ -124,7 +124,7 @@ export declare const removeCodeUploadParamsAddresses: (client: import("@intercha
|
|
|
124
124
|
* @package cosmwasm.wasm.v1
|
|
125
125
|
* @see proto service: cosmwasm.wasm.v1.AddCodeUploadParamsAddresses
|
|
126
126
|
*/
|
|
127
|
-
export declare const addCodeUploadParamsAddresses: (client: import("@interchainjs/cosmos
|
|
127
|
+
export declare const addCodeUploadParamsAddresses: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgAddCodeUploadParamsAddresses | MsgAddCodeUploadParamsAddresses[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
128
128
|
/**
|
|
129
129
|
* StoreAndMigrateContract defines a governance operation for storing
|
|
130
130
|
* and migrating the contract. The authority is defined in the keeper.
|
|
@@ -134,7 +134,7 @@ export declare const addCodeUploadParamsAddresses: (client: import("@interchainj
|
|
|
134
134
|
* @package cosmwasm.wasm.v1
|
|
135
135
|
* @see proto service: cosmwasm.wasm.v1.StoreAndMigrateContract
|
|
136
136
|
*/
|
|
137
|
-
export declare const storeAndMigrateContract: (client: import("@interchainjs/cosmos
|
|
137
|
+
export declare const storeAndMigrateContract: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgStoreAndMigrateContract | MsgStoreAndMigrateContract[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
138
138
|
/**
|
|
139
139
|
* UpdateContractLabel sets a new label for a smart contract
|
|
140
140
|
*
|
|
@@ -143,4 +143,4 @@ export declare const storeAndMigrateContract: (client: import("@interchainjs/cos
|
|
|
143
143
|
* @package cosmwasm.wasm.v1
|
|
144
144
|
* @see proto service: cosmwasm.wasm.v1.UpdateContractLabel
|
|
145
145
|
*/
|
|
146
|
-
export declare const updateContractLabel: (client: import("@interchainjs/cosmos
|
|
146
|
+
export declare const updateContractLabel: (client: import("@interchainjs/cosmos").ISigningClient, signerAddress: string, message: MsgUpdateContractLabel | MsgUpdateContractLabel[], fee: import("../../..").StdFee | "auto", memo: string) => Promise<import("@interchainjs/types").DeliverTxResponse>;
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Model = exports.AbsoluteTxPosition = exports.ContractCodeHistoryEntry = exports.ContractInfo = exports.CodeInfo = exports.Params = exports.AccessConfig = exports.AccessTypeParam = exports.
|
|
3
|
+
exports.Model = exports.AbsoluteTxPosition = exports.ContractCodeHistoryEntry = exports.ContractInfo = exports.CodeInfo = exports.Params = exports.AccessConfig = exports.AccessTypeParam = exports.ContractCodeHistoryOperationTypeAmino = exports.ContractCodeHistoryOperationType = exports.AccessTypeAmino = exports.AccessType = void 0;
|
|
4
|
+
exports.accessTypeFromJSON = accessTypeFromJSON;
|
|
5
|
+
exports.accessTypeToJSON = accessTypeToJSON;
|
|
6
|
+
exports.contractCodeHistoryOperationTypeFromJSON = contractCodeHistoryOperationTypeFromJSON;
|
|
7
|
+
exports.contractCodeHistoryOperationTypeToJSON = contractCodeHistoryOperationTypeToJSON;
|
|
4
8
|
const any_1 = require("../../../google/protobuf/any");
|
|
5
9
|
const helpers_1 = require("../../../helpers");
|
|
6
10
|
const binary_1 = require("../../../binary");
|
|
@@ -18,7 +22,7 @@ var AccessType;
|
|
|
18
22
|
/** ACCESS_TYPE_ANY_OF_ADDRESSES - AccessTypeAnyOfAddresses allow any of the addresses */
|
|
19
23
|
AccessType[AccessType["ACCESS_TYPE_ANY_OF_ADDRESSES"] = 4] = "ACCESS_TYPE_ANY_OF_ADDRESSES";
|
|
20
24
|
AccessType[AccessType["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
|
|
21
|
-
})(AccessType
|
|
25
|
+
})(AccessType || (exports.AccessType = AccessType = {}));
|
|
22
26
|
exports.AccessTypeAmino = AccessType;
|
|
23
27
|
function accessTypeFromJSON(object) {
|
|
24
28
|
switch (object) {
|
|
@@ -40,7 +44,6 @@ function accessTypeFromJSON(object) {
|
|
|
40
44
|
return AccessType.UNRECOGNIZED;
|
|
41
45
|
}
|
|
42
46
|
}
|
|
43
|
-
exports.accessTypeFromJSON = accessTypeFromJSON;
|
|
44
47
|
function accessTypeToJSON(object) {
|
|
45
48
|
switch (object) {
|
|
46
49
|
case AccessType.ACCESS_TYPE_UNSPECIFIED:
|
|
@@ -56,7 +59,6 @@ function accessTypeToJSON(object) {
|
|
|
56
59
|
return "UNRECOGNIZED";
|
|
57
60
|
}
|
|
58
61
|
}
|
|
59
|
-
exports.accessTypeToJSON = accessTypeToJSON;
|
|
60
62
|
/** ContractCodeHistoryOperationType actions that caused a code change */
|
|
61
63
|
var ContractCodeHistoryOperationType;
|
|
62
64
|
(function (ContractCodeHistoryOperationType) {
|
|
@@ -69,7 +71,7 @@ var ContractCodeHistoryOperationType;
|
|
|
69
71
|
/** CONTRACT_CODE_HISTORY_OPERATION_TYPE_GENESIS - ContractCodeHistoryOperationTypeGenesis based on genesis data */
|
|
70
72
|
ContractCodeHistoryOperationType[ContractCodeHistoryOperationType["CONTRACT_CODE_HISTORY_OPERATION_TYPE_GENESIS"] = 3] = "CONTRACT_CODE_HISTORY_OPERATION_TYPE_GENESIS";
|
|
71
73
|
ContractCodeHistoryOperationType[ContractCodeHistoryOperationType["UNRECOGNIZED"] = -1] = "UNRECOGNIZED";
|
|
72
|
-
})(ContractCodeHistoryOperationType
|
|
74
|
+
})(ContractCodeHistoryOperationType || (exports.ContractCodeHistoryOperationType = ContractCodeHistoryOperationType = {}));
|
|
73
75
|
exports.ContractCodeHistoryOperationTypeAmino = ContractCodeHistoryOperationType;
|
|
74
76
|
function contractCodeHistoryOperationTypeFromJSON(object) {
|
|
75
77
|
switch (object) {
|
|
@@ -91,7 +93,6 @@ function contractCodeHistoryOperationTypeFromJSON(object) {
|
|
|
91
93
|
return ContractCodeHistoryOperationType.UNRECOGNIZED;
|
|
92
94
|
}
|
|
93
95
|
}
|
|
94
|
-
exports.contractCodeHistoryOperationTypeFromJSON = contractCodeHistoryOperationTypeFromJSON;
|
|
95
96
|
function contractCodeHistoryOperationTypeToJSON(object) {
|
|
96
97
|
switch (object) {
|
|
97
98
|
case ContractCodeHistoryOperationType.CONTRACT_CODE_HISTORY_OPERATION_TYPE_UNSPECIFIED:
|
|
@@ -107,7 +108,6 @@ function contractCodeHistoryOperationTypeToJSON(object) {
|
|
|
107
108
|
return "UNRECOGNIZED";
|
|
108
109
|
}
|
|
109
110
|
}
|
|
110
|
-
exports.contractCodeHistoryOperationTypeToJSON = contractCodeHistoryOperationTypeToJSON;
|
|
111
111
|
function createBaseAccessTypeParam() {
|
|
112
112
|
return {
|
|
113
113
|
value: 0
|
package/esm/binary.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.
|
|
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/esm/cosmos/bundle.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { Module, StoreKeyConfig } from "./app/runtime/v1alpha1/module";
|
|
2
|
-
export { Config, ModuleConfig, GolangBinding } from "./app/v1alpha1/config";
|
|
1
|
+
export { Module as CosmosAppRuntimeV1alpha1Module, StoreKeyConfig } from "./app/runtime/v1alpha1/module";
|
|
2
|
+
export { Config as CosmosAppV1alpha1Config, ModuleConfig, GolangBinding } from "./app/v1alpha1/config";
|
|
3
3
|
export * from "./app/v1alpha1/module";
|
|
4
|
-
export { QueryConfigRequest, QueryConfigResponse } from "./app/v1alpha1/query";
|
|
4
|
+
export { QueryConfigRequest as CosmosAppV1alpha1QueryConfigRequest, QueryConfigResponse as CosmosAppV1alpha1QueryConfigResponse } from "./app/v1alpha1/query";
|
|
5
5
|
export { Module as CosmosAuthModuleV1Module, ModuleAccountPermission } from "./auth/module/v1/module";
|
|
6
|
-
export { BaseAccount, ModuleAccount, ModuleCredential, Params } from "./auth/v1beta1/auth";
|
|
7
|
-
export { GenesisState } from "./auth/v1beta1/genesis";
|
|
8
|
-
export { QueryAccountsRequest, QueryAccountsResponse, QueryAccountRequest, QueryAccountResponse, QueryParamsRequest, QueryParamsResponse, QueryModuleAccountsRequest, QueryModuleAccountsResponse, QueryModuleAccountByNameRequest, QueryModuleAccountByNameResponse, Bech32PrefixRequest, Bech32PrefixResponse, AddressBytesToStringRequest, AddressBytesToStringResponse, AddressStringToBytesRequest, AddressStringToBytesResponse, QueryAccountAddressByIDRequest, QueryAccountAddressByIDResponse, QueryAccountInfoRequest, QueryAccountInfoResponse } from "./auth/v1beta1/query";
|
|
9
|
-
export { MsgUpdateParams, MsgUpdateParamsResponse } from "./auth/v1beta1/tx";
|
|
6
|
+
export { BaseAccount, ModuleAccount, ModuleCredential, Params as CosmosAuthV1beta1Params } from "./auth/v1beta1/auth";
|
|
7
|
+
export { GenesisState as CosmosAuthV1beta1GenesisState } from "./auth/v1beta1/genesis";
|
|
8
|
+
export { QueryAccountsRequest, QueryAccountsResponse, QueryAccountRequest as CosmosAuthV1beta1QueryAccountRequest, QueryAccountResponse as CosmosAuthV1beta1QueryAccountResponse, QueryParamsRequest as CosmosAuthV1beta1QueryParamsRequest, QueryParamsResponse as CosmosAuthV1beta1QueryParamsResponse, QueryModuleAccountsRequest, QueryModuleAccountsResponse, QueryModuleAccountByNameRequest, QueryModuleAccountByNameResponse, Bech32PrefixRequest, Bech32PrefixResponse, AddressBytesToStringRequest, AddressBytesToStringResponse, AddressStringToBytesRequest, AddressStringToBytesResponse, QueryAccountAddressByIDRequest, QueryAccountAddressByIDResponse, QueryAccountInfoRequest, QueryAccountInfoResponse } from "./auth/v1beta1/query";
|
|
9
|
+
export { MsgUpdateParams as CosmosAuthV1beta1MsgUpdateParams, MsgUpdateParamsResponse as CosmosAuthV1beta1MsgUpdateParamsResponse } from "./auth/v1beta1/tx";
|
|
10
10
|
export { Module as CosmosAuthzModuleV1Module } from "./authz/module/v1/module";
|
|
11
|
-
export { GenericAuthorization, Grant, GrantAuthorization, GrantQueueItem } from "./authz/v1beta1/authz";
|
|
11
|
+
export { GenericAuthorization, Grant as CosmosAuthzV1beta1Grant, GrantAuthorization, GrantQueueItem } from "./authz/v1beta1/authz";
|
|
12
12
|
export * from "./authz/v1beta1/event";
|
|
13
13
|
export { GenesisState as CosmosAuthzV1beta1GenesisState } from "./authz/v1beta1/genesis";
|
|
14
14
|
export * from "./authz/v1beta1/query";
|
|
@@ -17,17 +17,17 @@ export * from "./autocli/v1/options";
|
|
|
17
17
|
export * from "./autocli/v1/query";
|
|
18
18
|
export { Module as CosmosBankModuleV1Module } from "./bank/module/v1/module";
|
|
19
19
|
export * from "./bank/v1beta1/authz";
|
|
20
|
-
export { Params as CosmosBankV1beta1Params, SendEnabled, Input, Output, Supply, DenomUnit, Metadata } from "./bank/v1beta1/bank";
|
|
20
|
+
export { Params as CosmosBankV1beta1Params, SendEnabled, Input, Output, Supply, DenomUnit, Metadata as CosmosBankV1beta1Metadata } from "./bank/v1beta1/bank";
|
|
21
21
|
export { GenesisState as CosmosBankV1beta1GenesisState, Balance } from "./bank/v1beta1/genesis";
|
|
22
|
-
export { QueryBalanceRequest, QueryBalanceResponse, QueryAllBalancesRequest, QueryAllBalancesResponse, QuerySpendableBalancesRequest, QuerySpendableBalancesResponse, QuerySpendableBalanceByDenomRequest, QuerySpendableBalanceByDenomResponse, QueryTotalSupplyRequest, QueryTotalSupplyResponse, QuerySupplyOfRequest, QuerySupplyOfResponse, QueryParamsRequest as CosmosBankV1beta1QueryParamsRequest, QueryParamsResponse as CosmosBankV1beta1QueryParamsResponse, QueryDenomsMetadataRequest, QueryDenomsMetadataResponse, QueryDenomMetadataRequest, QueryDenomMetadataResponse, QueryDenomMetadataByQueryStringRequest, QueryDenomMetadataByQueryStringResponse, QueryDenomOwnersRequest, DenomOwner, QueryDenomOwnersResponse, QueryDenomOwnersByQueryRequest, QueryDenomOwnersByQueryResponse, QuerySendEnabledRequest, QuerySendEnabledResponse } from "./bank/v1beta1/query";
|
|
22
|
+
export { QueryBalanceRequest as CosmosBankV1beta1QueryBalanceRequest, QueryBalanceResponse as CosmosBankV1beta1QueryBalanceResponse, QueryAllBalancesRequest, QueryAllBalancesResponse, QuerySpendableBalancesRequest, QuerySpendableBalancesResponse, QuerySpendableBalanceByDenomRequest, QuerySpendableBalanceByDenomResponse, QueryTotalSupplyRequest, QueryTotalSupplyResponse, QuerySupplyOfRequest, QuerySupplyOfResponse, QueryParamsRequest as CosmosBankV1beta1QueryParamsRequest, QueryParamsResponse as CosmosBankV1beta1QueryParamsResponse, QueryDenomsMetadataRequest, QueryDenomsMetadataResponse, QueryDenomMetadataRequest, QueryDenomMetadataResponse, QueryDenomMetadataByQueryStringRequest, QueryDenomMetadataByQueryStringResponse, QueryDenomOwnersRequest, DenomOwner, QueryDenomOwnersResponse, QueryDenomOwnersByQueryRequest, QueryDenomOwnersByQueryResponse, QuerySendEnabledRequest, QuerySendEnabledResponse } from "./bank/v1beta1/query";
|
|
23
23
|
export { MsgSend, MsgSendResponse, MsgMultiSend, MsgMultiSendResponse, MsgUpdateParams as CosmosBankV1beta1MsgUpdateParams, MsgUpdateParamsResponse as CosmosBankV1beta1MsgUpdateParamsResponse, MsgSetSendEnabled, MsgSetSendEnabledResponse } from "./bank/v1beta1/tx";
|
|
24
24
|
export * from "./base/abci/v1beta1/abci";
|
|
25
25
|
export * from "./base/node/v1beta1/query";
|
|
26
26
|
export * from "./base/query/v1beta1/pagination";
|
|
27
27
|
export * from "./base/reflection/v1beta1/reflection";
|
|
28
28
|
export { AppDescriptor, TxDescriptor, AuthnDescriptor, SigningModeDescriptor, ChainDescriptor, CodecDescriptor, InterfaceDescriptor as CosmosBaseReflectionV2alpha1InterfaceDescriptor, InterfaceImplementerDescriptor, InterfaceAcceptingMessageDescriptor, ConfigurationDescriptor, MsgDescriptor, GetAuthnDescriptorRequest, GetAuthnDescriptorResponse, GetChainDescriptorRequest, GetChainDescriptorResponse, GetCodecDescriptorRequest, GetCodecDescriptorResponse, GetConfigurationDescriptorRequest, GetConfigurationDescriptorResponse, GetQueryServicesDescriptorRequest, GetQueryServicesDescriptorResponse, GetTxDescriptorRequest, GetTxDescriptorResponse, QueryServicesDescriptor, QueryServiceDescriptor, QueryMethodDescriptor } from "./base/reflection/v2alpha1/reflection";
|
|
29
|
-
export { GetValidatorSetByHeightRequest, GetValidatorSetByHeightResponse, GetLatestValidatorSetRequest, GetLatestValidatorSetResponse, Validator, GetBlockByHeightRequest, GetBlockByHeightResponse, GetLatestBlockRequest, GetLatestBlockResponse, GetSyncingRequest, GetSyncingResponse, GetNodeInfoRequest, GetNodeInfoResponse, VersionInfo, Module as CosmosBaseTendermintV1beta1Module, ABCIQueryRequest, ABCIQueryResponse, ProofOp, ProofOps } from "./base/tendermint/v1beta1/query";
|
|
30
|
-
export { Block, Header } from "./base/tendermint/v1beta1/types";
|
|
29
|
+
export { GetValidatorSetByHeightRequest, GetValidatorSetByHeightResponse, GetLatestValidatorSetRequest, GetLatestValidatorSetResponse, Validator as CosmosBaseTendermintV1beta1Validator, GetBlockByHeightRequest, GetBlockByHeightResponse, GetLatestBlockRequest, GetLatestBlockResponse, GetSyncingRequest, GetSyncingResponse, GetNodeInfoRequest, GetNodeInfoResponse, VersionInfo, Module as CosmosBaseTendermintV1beta1Module, ABCIQueryRequest, ABCIQueryResponse, ProofOp as CosmosBaseTendermintV1beta1ProofOp, ProofOps as CosmosBaseTendermintV1beta1ProofOps } from "./base/tendermint/v1beta1/query";
|
|
30
|
+
export { Block as CosmosBaseTendermintV1beta1Block, Header as CosmosBaseTendermintV1beta1Header } from "./base/tendermint/v1beta1/types";
|
|
31
31
|
export * from "./base/v1beta1/coin";
|
|
32
32
|
export { Module as CosmosConsensusModuleV1Module } from "./consensus/module/v1/module";
|
|
33
33
|
export { QueryParamsRequest as CosmosConsensusV1QueryParamsRequest, QueryParamsResponse as CosmosConsensusV1QueryParamsResponse } from "./consensus/v1/query";
|
|
@@ -36,23 +36,23 @@ export * from "./crypto/multisig/v1beta1/multisig";
|
|
|
36
36
|
export { Module as CosmosDistributionModuleV1Module } from "./distribution/module/v1/module";
|
|
37
37
|
export { Params as CosmosDistributionV1beta1Params, ValidatorHistoricalRewards, ValidatorCurrentRewards, ValidatorAccumulatedCommission, ValidatorOutstandingRewards, ValidatorSlashEvent, ValidatorSlashEvents, FeePool, CommunityPoolSpendProposal, DelegatorStartingInfo, DelegationDelegatorReward, CommunityPoolSpendProposalWithDeposit } from "./distribution/v1beta1/distribution";
|
|
38
38
|
export { DelegatorWithdrawInfo, ValidatorOutstandingRewardsRecord, ValidatorAccumulatedCommissionRecord, ValidatorHistoricalRewardsRecord, ValidatorCurrentRewardsRecord, DelegatorStartingInfoRecord, ValidatorSlashEventRecord, GenesisState as CosmosDistributionV1beta1GenesisState } from "./distribution/v1beta1/genesis";
|
|
39
|
-
export { QueryParamsRequest as CosmosDistributionV1beta1QueryParamsRequest, QueryParamsResponse as CosmosDistributionV1beta1QueryParamsResponse, QueryValidatorDistributionInfoRequest, QueryValidatorDistributionInfoResponse, QueryValidatorOutstandingRewardsRequest, QueryValidatorOutstandingRewardsResponse, QueryValidatorCommissionRequest, QueryValidatorCommissionResponse, QueryValidatorSlashesRequest, QueryValidatorSlashesResponse, QueryDelegationRewardsRequest, QueryDelegationRewardsResponse, QueryDelegationTotalRewardsRequest, QueryDelegationTotalRewardsResponse, QueryDelegatorValidatorsRequest, QueryDelegatorValidatorsResponse, QueryDelegatorWithdrawAddressRequest, QueryDelegatorWithdrawAddressResponse, QueryCommunityPoolRequest, QueryCommunityPoolResponse } from "./distribution/v1beta1/query";
|
|
39
|
+
export { QueryParamsRequest as CosmosDistributionV1beta1QueryParamsRequest, QueryParamsResponse as CosmosDistributionV1beta1QueryParamsResponse, QueryValidatorDistributionInfoRequest, QueryValidatorDistributionInfoResponse, QueryValidatorOutstandingRewardsRequest, QueryValidatorOutstandingRewardsResponse, QueryValidatorCommissionRequest, QueryValidatorCommissionResponse, QueryValidatorSlashesRequest, QueryValidatorSlashesResponse, QueryDelegationRewardsRequest, QueryDelegationRewardsResponse, QueryDelegationTotalRewardsRequest, QueryDelegationTotalRewardsResponse, QueryDelegatorValidatorsRequest as CosmosDistributionV1beta1QueryDelegatorValidatorsRequest, QueryDelegatorValidatorsResponse as CosmosDistributionV1beta1QueryDelegatorValidatorsResponse, QueryDelegatorWithdrawAddressRequest, QueryDelegatorWithdrawAddressResponse, QueryCommunityPoolRequest, QueryCommunityPoolResponse } from "./distribution/v1beta1/query";
|
|
40
40
|
export { MsgSetWithdrawAddress, MsgSetWithdrawAddressResponse, MsgWithdrawDelegatorReward, MsgWithdrawDelegatorRewardResponse, MsgWithdrawValidatorCommission, MsgWithdrawValidatorCommissionResponse, MsgFundCommunityPool, MsgFundCommunityPoolResponse, MsgUpdateParams as CosmosDistributionV1beta1MsgUpdateParams, MsgUpdateParamsResponse as CosmosDistributionV1beta1MsgUpdateParamsResponse, MsgCommunityPoolSpend, MsgCommunityPoolSpendResponse, MsgDepositValidatorRewardsPool, MsgDepositValidatorRewardsPoolResponse } from "./distribution/v1beta1/tx";
|
|
41
41
|
export { Module as CosmosEvidenceModuleV1Module } from "./evidence/module/v1/module";
|
|
42
42
|
export * from "./evidence/v1beta1/evidence";
|
|
43
43
|
export { GenesisState as CosmosEvidenceV1beta1GenesisState } from "./evidence/v1beta1/genesis";
|
|
44
44
|
export * from "./evidence/v1beta1/query";
|
|
45
45
|
export * from "./evidence/v1beta1/tx";
|
|
46
|
-
export { EventFeeMarket, EventBlockGas } from "./evm/feemarket/v1/events";
|
|
46
|
+
export { EventFeeMarket as CosmosEvmFeemarketV1EventFeeMarket, EventBlockGas as CosmosEvmFeemarketV1EventBlockGas } from "./evm/feemarket/v1/events";
|
|
47
47
|
export { Params as CosmosEvmFeemarketV1Params } from "./evm/feemarket/v1/feemarket";
|
|
48
48
|
export { GenesisState as CosmosEvmFeemarketV1GenesisState } from "./evm/feemarket/v1/genesis";
|
|
49
|
-
export { QueryParamsRequest as CosmosEvmFeemarketV1QueryParamsRequest, QueryParamsResponse as CosmosEvmFeemarketV1QueryParamsResponse, QueryBaseFeeRequest, QueryBaseFeeResponse, QueryBlockGasRequest, QueryBlockGasResponse } from "./evm/feemarket/v1/query";
|
|
49
|
+
export { QueryParamsRequest as CosmosEvmFeemarketV1QueryParamsRequest, QueryParamsResponse as CosmosEvmFeemarketV1QueryParamsResponse, QueryBaseFeeRequest as CosmosEvmFeemarketV1QueryBaseFeeRequest, QueryBaseFeeResponse as CosmosEvmFeemarketV1QueryBaseFeeResponse, QueryBlockGasRequest as CosmosEvmFeemarketV1QueryBlockGasRequest, QueryBlockGasResponse as CosmosEvmFeemarketV1QueryBlockGasResponse } from "./evm/feemarket/v1/query";
|
|
50
50
|
export { MsgUpdateParams as CosmosEvmFeemarketV1MsgUpdateParams, MsgUpdateParamsResponse as CosmosEvmFeemarketV1MsgUpdateParamsResponse } from "./evm/feemarket/v1/tx";
|
|
51
|
-
export { EventEthereumTx, EventTxLog, EventMessage, EventBlockBloom } from "./evm/vm/v1/events";
|
|
52
|
-
export { AccessType, AccessTypeAmino, Params as CosmosEvmVmV1Params, AccessControl, AccessControlType, ChainConfig, State, TransactionLogs, Log, TxResult, AccessTuple, TraceConfig } from "./evm/vm/v1/evm";
|
|
53
|
-
export { GenesisState as CosmosEvmVmV1GenesisState, GenesisAccount } from "./evm/vm/v1/genesis";
|
|
54
|
-
export { QueryConfigRequest as CosmosEvmVmV1QueryConfigRequest, QueryConfigResponse as CosmosEvmVmV1QueryConfigResponse, QueryAccountRequest as CosmosEvmVmV1QueryAccountRequest, QueryAccountResponse as CosmosEvmVmV1QueryAccountResponse, QueryCosmosAccountRequest, QueryCosmosAccountResponse, QueryValidatorAccountRequest, QueryValidatorAccountResponse, QueryBalanceRequest as CosmosEvmVmV1QueryBalanceRequest, QueryBalanceResponse as CosmosEvmVmV1QueryBalanceResponse, QueryStorageRequest, QueryStorageResponse, QueryCodeRequest, QueryCodeResponse, QueryTxLogsRequest, QueryTxLogsResponse, QueryParamsRequest as CosmosEvmVmV1QueryParamsRequest, QueryParamsResponse as CosmosEvmVmV1QueryParamsResponse, EthCallRequest, EstimateGasResponse, QueryTraceTxRequest, QueryTraceTxResponse, QueryTraceBlockRequest, QueryTraceBlockResponse, QueryBaseFeeRequest as CosmosEvmVmV1QueryBaseFeeRequest, QueryBaseFeeResponse as CosmosEvmVmV1QueryBaseFeeResponse, QueryGlobalMinGasPriceRequest, QueryGlobalMinGasPriceResponse } from "./evm/vm/v1/query";
|
|
55
|
-
export { MsgEthereumTx, LegacyTx, AccessListTx, DynamicFeeTx, ExtensionOptionsEthereumTx, MsgEthereumTxResponse, MsgUpdateParams as CosmosEvmVmV1MsgUpdateParams, MsgUpdateParamsResponse as CosmosEvmVmV1MsgUpdateParamsResponse } from "./evm/vm/v1/tx";
|
|
51
|
+
export { EventEthereumTx as CosmosEvmVmV1EventEthereumTx, EventTxLog as CosmosEvmVmV1EventTxLog, EventMessage as CosmosEvmVmV1EventMessage, EventBlockBloom as CosmosEvmVmV1EventBlockBloom } from "./evm/vm/v1/events";
|
|
52
|
+
export { AccessType as CosmosEvmVmV1AccessType, AccessTypeAmino as CosmosEvmVmV1AccessTypeAmino, Params as CosmosEvmVmV1Params, AccessControl, AccessControlType, ChainConfig as CosmosEvmVmV1ChainConfig, State as CosmosEvmVmV1State, TransactionLogs as CosmosEvmVmV1TransactionLogs, Log as CosmosEvmVmV1Log, TxResult as CosmosEvmVmV1TxResult, AccessTuple as CosmosEvmVmV1AccessTuple, TraceConfig as CosmosEvmVmV1TraceConfig } from "./evm/vm/v1/evm";
|
|
53
|
+
export { GenesisState as CosmosEvmVmV1GenesisState, GenesisAccount as CosmosEvmVmV1GenesisAccount } from "./evm/vm/v1/genesis";
|
|
54
|
+
export { QueryConfigRequest as CosmosEvmVmV1QueryConfigRequest, QueryConfigResponse as CosmosEvmVmV1QueryConfigResponse, QueryAccountRequest as CosmosEvmVmV1QueryAccountRequest, QueryAccountResponse as CosmosEvmVmV1QueryAccountResponse, QueryCosmosAccountRequest as CosmosEvmVmV1QueryCosmosAccountRequest, QueryCosmosAccountResponse as CosmosEvmVmV1QueryCosmosAccountResponse, QueryValidatorAccountRequest as CosmosEvmVmV1QueryValidatorAccountRequest, QueryValidatorAccountResponse as CosmosEvmVmV1QueryValidatorAccountResponse, QueryBalanceRequest as CosmosEvmVmV1QueryBalanceRequest, QueryBalanceResponse as CosmosEvmVmV1QueryBalanceResponse, QueryStorageRequest as CosmosEvmVmV1QueryStorageRequest, QueryStorageResponse as CosmosEvmVmV1QueryStorageResponse, QueryCodeRequest as CosmosEvmVmV1QueryCodeRequest, QueryCodeResponse as CosmosEvmVmV1QueryCodeResponse, QueryTxLogsRequest as CosmosEvmVmV1QueryTxLogsRequest, QueryTxLogsResponse as CosmosEvmVmV1QueryTxLogsResponse, QueryParamsRequest as CosmosEvmVmV1QueryParamsRequest, QueryParamsResponse as CosmosEvmVmV1QueryParamsResponse, EthCallRequest as CosmosEvmVmV1EthCallRequest, EstimateGasResponse as CosmosEvmVmV1EstimateGasResponse, QueryTraceTxRequest as CosmosEvmVmV1QueryTraceTxRequest, QueryTraceTxResponse as CosmosEvmVmV1QueryTraceTxResponse, QueryTraceBlockRequest as CosmosEvmVmV1QueryTraceBlockRequest, QueryTraceBlockResponse as CosmosEvmVmV1QueryTraceBlockResponse, QueryBaseFeeRequest as CosmosEvmVmV1QueryBaseFeeRequest, QueryBaseFeeResponse as CosmosEvmVmV1QueryBaseFeeResponse, QueryGlobalMinGasPriceRequest, QueryGlobalMinGasPriceResponse } from "./evm/vm/v1/query";
|
|
55
|
+
export { MsgEthereumTx as CosmosEvmVmV1MsgEthereumTx, LegacyTx as CosmosEvmVmV1LegacyTx, AccessListTx as CosmosEvmVmV1AccessListTx, DynamicFeeTx as CosmosEvmVmV1DynamicFeeTx, ExtensionOptionsEthereumTx as CosmosEvmVmV1ExtensionOptionsEthereumTx, MsgEthereumTxResponse as CosmosEvmVmV1MsgEthereumTxResponse, MsgUpdateParams as CosmosEvmVmV1MsgUpdateParams, MsgUpdateParamsResponse as CosmosEvmVmV1MsgUpdateParamsResponse } from "./evm/vm/v1/tx";
|
|
56
56
|
export { Module as CosmosFeegrantModuleV1Module } from "./feegrant/module/v1/module";
|
|
57
57
|
export { BasicAllowance, PeriodicAllowance, AllowedMsgAllowance, Grant as CosmosFeegrantV1beta1Grant } from "./feegrant/v1beta1/feegrant";
|
|
58
58
|
export { GenesisState as CosmosFeegrantV1beta1GenesisState } from "./feegrant/v1beta1/genesis";
|
|
@@ -60,9 +60,9 @@ export * from "./feegrant/v1beta1/query";
|
|
|
60
60
|
export * from "./feegrant/v1beta1/tx";
|
|
61
61
|
export { Module as CosmosGovModuleV1Module } from "./gov/module/v1/module";
|
|
62
62
|
export { GenesisState as CosmosGovV1GenesisState } from "./gov/v1/genesis";
|
|
63
|
-
export { VoteOption, VoteOptionAmino, ProposalStatus, ProposalStatusAmino, WeightedVoteOption, Deposit, Proposal, TallyResult, Vote, DepositParams, VotingParams, TallyParams, Params as CosmosGovV1Params } from "./gov/v1/gov";
|
|
64
|
-
export { QueryConstitutionRequest, QueryConstitutionResponse, QueryProposalRequest, QueryProposalResponse, QueryProposalsRequest, QueryProposalsResponse, QueryVoteRequest, QueryVoteResponse, QueryVotesRequest, QueryVotesResponse, QueryParamsRequest as CosmosGovV1QueryParamsRequest, QueryParamsResponse as CosmosGovV1QueryParamsResponse, QueryDepositRequest, QueryDepositResponse, QueryDepositsRequest, QueryDepositsResponse, QueryTallyResultRequest, QueryTallyResultResponse } from "./gov/v1/query";
|
|
65
|
-
export { MsgSubmitProposal, MsgSubmitProposalResponse, MsgExecLegacyContent, MsgExecLegacyContentResponse, MsgVote, MsgVoteResponse, MsgVoteWeighted, MsgVoteWeightedResponse, MsgDeposit, MsgDepositResponse, MsgUpdateParams as CosmosGovV1MsgUpdateParams, MsgUpdateParamsResponse as CosmosGovV1MsgUpdateParamsResponse, MsgCancelProposal, MsgCancelProposalResponse } from "./gov/v1/tx";
|
|
63
|
+
export { VoteOption as CosmosGovV1VoteOption, VoteOptionAmino as CosmosGovV1VoteOptionAmino, ProposalStatus as CosmosGovV1ProposalStatus, ProposalStatusAmino as CosmosGovV1ProposalStatusAmino, WeightedVoteOption as CosmosGovV1WeightedVoteOption, Deposit as CosmosGovV1Deposit, Proposal as CosmosGovV1Proposal, TallyResult as CosmosGovV1TallyResult, Vote as CosmosGovV1Vote, DepositParams as CosmosGovV1DepositParams, VotingParams as CosmosGovV1VotingParams, TallyParams as CosmosGovV1TallyParams, Params as CosmosGovV1Params } from "./gov/v1/gov";
|
|
64
|
+
export { QueryConstitutionRequest, QueryConstitutionResponse, QueryProposalRequest as CosmosGovV1QueryProposalRequest, QueryProposalResponse as CosmosGovV1QueryProposalResponse, QueryProposalsRequest as CosmosGovV1QueryProposalsRequest, QueryProposalsResponse as CosmosGovV1QueryProposalsResponse, QueryVoteRequest as CosmosGovV1QueryVoteRequest, QueryVoteResponse as CosmosGovV1QueryVoteResponse, QueryVotesRequest as CosmosGovV1QueryVotesRequest, QueryVotesResponse as CosmosGovV1QueryVotesResponse, QueryParamsRequest as CosmosGovV1QueryParamsRequest, QueryParamsResponse as CosmosGovV1QueryParamsResponse, QueryDepositRequest as CosmosGovV1QueryDepositRequest, QueryDepositResponse as CosmosGovV1QueryDepositResponse, QueryDepositsRequest as CosmosGovV1QueryDepositsRequest, QueryDepositsResponse as CosmosGovV1QueryDepositsResponse, QueryTallyResultRequest as CosmosGovV1QueryTallyResultRequest, QueryTallyResultResponse as CosmosGovV1QueryTallyResultResponse } from "./gov/v1/query";
|
|
65
|
+
export { MsgSubmitProposal as CosmosGovV1MsgSubmitProposal, MsgSubmitProposalResponse as CosmosGovV1MsgSubmitProposalResponse, MsgExecLegacyContent, MsgExecLegacyContentResponse, MsgVote as CosmosGovV1MsgVote, MsgVoteResponse as CosmosGovV1MsgVoteResponse, MsgVoteWeighted as CosmosGovV1MsgVoteWeighted, MsgVoteWeightedResponse as CosmosGovV1MsgVoteWeightedResponse, MsgDeposit as CosmosGovV1MsgDeposit, MsgDepositResponse as CosmosGovV1MsgDepositResponse, MsgUpdateParams as CosmosGovV1MsgUpdateParams, MsgUpdateParamsResponse as CosmosGovV1MsgUpdateParamsResponse, MsgCancelProposal, MsgCancelProposalResponse } from "./gov/v1/tx";
|
|
66
66
|
export { GenesisState as CosmosGovV1beta1GenesisState } from "./gov/v1beta1/genesis";
|
|
67
67
|
export { VoteOption as CosmosGovV1beta1VoteOption, VoteOptionAmino as CosmosGovV1beta1VoteOptionAmino, ProposalStatus as CosmosGovV1beta1ProposalStatus, ProposalStatusAmino as CosmosGovV1beta1ProposalStatusAmino, WeightedVoteOption as CosmosGovV1beta1WeightedVoteOption, TextProposal, Deposit as CosmosGovV1beta1Deposit, Proposal as CosmosGovV1beta1Proposal, TallyResult as CosmosGovV1beta1TallyResult, Vote as CosmosGovV1beta1Vote, DepositParams as CosmosGovV1beta1DepositParams, VotingParams as CosmosGovV1beta1VotingParams, TallyParams as CosmosGovV1beta1TallyParams } from "./gov/v1beta1/gov";
|
|
68
68
|
export { QueryProposalRequest as CosmosGovV1beta1QueryProposalRequest, QueryProposalResponse as CosmosGovV1beta1QueryProposalResponse, QueryProposalsRequest as CosmosGovV1beta1QueryProposalsRequest, QueryProposalsResponse as CosmosGovV1beta1QueryProposalsResponse, QueryVoteRequest as CosmosGovV1beta1QueryVoteRequest, QueryVoteResponse as CosmosGovV1beta1QueryVoteResponse, QueryVotesRequest as CosmosGovV1beta1QueryVotesRequest, QueryVotesResponse as CosmosGovV1beta1QueryVotesResponse, QueryParamsRequest as CosmosGovV1beta1QueryParamsRequest, QueryParamsResponse as CosmosGovV1beta1QueryParamsResponse, QueryDepositRequest as CosmosGovV1beta1QueryDepositRequest, QueryDepositResponse as CosmosGovV1beta1QueryDepositResponse, QueryDepositsRequest as CosmosGovV1beta1QueryDepositsRequest, QueryDepositsResponse as CosmosGovV1beta1QueryDepositsResponse, QueryTallyResultRequest as CosmosGovV1beta1QueryTallyResultRequest, QueryTallyResultResponse as CosmosGovV1beta1QueryTallyResultResponse } from "./gov/v1beta1/query";
|
|
@@ -84,7 +84,7 @@ export { MsgUnjail, MsgUnjailResponse, MsgUpdateParams as CosmosSlashingV1beta1M
|
|
|
84
84
|
export { Module as CosmosStakingModuleV1Module } from "./staking/module/v1/module";
|
|
85
85
|
export * from "./staking/v1beta1/authz";
|
|
86
86
|
export { GenesisState as CosmosStakingV1beta1GenesisState, LastValidatorPower } from "./staking/v1beta1/genesis";
|
|
87
|
-
export { QueryValidatorsRequest, QueryValidatorsResponse, QueryValidatorRequest, QueryValidatorResponse, QueryValidatorDelegationsRequest, QueryValidatorDelegationsResponse, QueryValidatorUnbondingDelegationsRequest, QueryValidatorUnbondingDelegationsResponse, QueryDelegationRequest, QueryDelegationResponse, QueryUnbondingDelegationRequest, QueryUnbondingDelegationResponse, QueryDelegatorDelegationsRequest, QueryDelegatorDelegationsResponse, QueryDelegatorUnbondingDelegationsRequest, QueryDelegatorUnbondingDelegationsResponse, QueryRedelegationsRequest, QueryRedelegationsResponse, QueryDelegatorValidatorsRequest as CosmosStakingV1beta1QueryDelegatorValidatorsRequest, QueryDelegatorValidatorsResponse as CosmosStakingV1beta1QueryDelegatorValidatorsResponse, QueryDelegatorValidatorRequest, QueryDelegatorValidatorResponse, QueryHistoricalInfoRequest, QueryHistoricalInfoResponse, QueryPoolRequest, QueryPoolResponse, QueryParamsRequest as CosmosStakingV1beta1QueryParamsRequest, QueryParamsResponse as CosmosStakingV1beta1QueryParamsResponse } from "./staking/v1beta1/query";
|
|
87
|
+
export { QueryValidatorsRequest, QueryValidatorsResponse, QueryValidatorRequest, QueryValidatorResponse, QueryValidatorDelegationsRequest, QueryValidatorDelegationsResponse, QueryValidatorUnbondingDelegationsRequest, QueryValidatorUnbondingDelegationsResponse, QueryDelegationRequest, QueryDelegationResponse, QueryUnbondingDelegationRequest, QueryUnbondingDelegationResponse, QueryDelegatorDelegationsRequest, QueryDelegatorDelegationsResponse, QueryDelegatorUnbondingDelegationsRequest, QueryDelegatorUnbondingDelegationsResponse, QueryRedelegationsRequest, QueryRedelegationsResponse, QueryDelegatorValidatorsRequest as CosmosStakingV1beta1QueryDelegatorValidatorsRequest, QueryDelegatorValidatorsResponse as CosmosStakingV1beta1QueryDelegatorValidatorsResponse, QueryDelegatorValidatorRequest, QueryDelegatorValidatorResponse, QueryHistoricalInfoRequest, QueryHistoricalInfoResponse, QueryPoolRequest as CosmosStakingV1beta1QueryPoolRequest, QueryPoolResponse as CosmosStakingV1beta1QueryPoolResponse, QueryParamsRequest as CosmosStakingV1beta1QueryParamsRequest, QueryParamsResponse as CosmosStakingV1beta1QueryParamsResponse } from "./staking/v1beta1/query";
|
|
88
88
|
export { BondStatus, BondStatusAmino, Infraction, InfractionAmino, HistoricalInfo, CommissionRates, Commission, Description, Validator as CosmosStakingV1beta1Validator, ValAddresses, DVPair, DVPairs, DVVTriplet, DVVTriplets, Delegation, UnbondingDelegation, UnbondingDelegationEntry, RedelegationEntry, Redelegation, Params as CosmosStakingV1beta1Params, DelegationResponse, RedelegationEntryResponse, RedelegationResponse, Pool, ValidatorUpdates } from "./staking/v1beta1/staking";
|
|
89
89
|
export { MsgCreateValidator, MsgCreateValidatorResponse, MsgEditValidator, MsgEditValidatorResponse, MsgDelegate, MsgDelegateResponse, MsgBeginRedelegate, MsgBeginRedelegateResponse, MsgUndelegate, MsgUndelegateResponse, MsgCancelUnbondingDelegation, MsgCancelUnbondingDelegationResponse, MsgUpdateParams as CosmosStakingV1beta1MsgUpdateParams, MsgUpdateParamsResponse as CosmosStakingV1beta1MsgUpdateParamsResponse } from "./staking/v1beta1/tx";
|
|
90
90
|
export { Config as CosmosTxConfigV1Config } from "./tx/config/v1/config";
|
|
@@ -92,10 +92,10 @@ export * from "./tx/signing/v1beta1/signing";
|
|
|
92
92
|
export * from "./tx/v1beta1/service";
|
|
93
93
|
export * from "./tx/v1beta1/tx";
|
|
94
94
|
export { Module as CosmosUpgradeModuleV1Module } from "./upgrade/module/v1/module";
|
|
95
|
-
export { QueryCurrentPlanRequest, QueryCurrentPlanResponse, QueryAppliedPlanRequest, QueryAppliedPlanResponse, QueryUpgradedConsensusStateRequest, QueryUpgradedConsensusStateResponse, QueryModuleVersionsRequest, QueryModuleVersionsResponse, QueryAuthorityRequest, QueryAuthorityResponse } from "./upgrade/v1beta1/query";
|
|
95
|
+
export { QueryCurrentPlanRequest, QueryCurrentPlanResponse, QueryAppliedPlanRequest, QueryAppliedPlanResponse, QueryUpgradedConsensusStateRequest as CosmosUpgradeV1beta1QueryUpgradedConsensusStateRequest, QueryUpgradedConsensusStateResponse as CosmosUpgradeV1beta1QueryUpgradedConsensusStateResponse, QueryModuleVersionsRequest, QueryModuleVersionsResponse, QueryAuthorityRequest, QueryAuthorityResponse } from "./upgrade/v1beta1/query";
|
|
96
96
|
export * from "./upgrade/v1beta1/tx";
|
|
97
97
|
export * from "./upgrade/v1beta1/upgrade";
|
|
98
|
-
export { registry, MessageComposer } from "./auth/v1beta1/tx.registry";
|
|
98
|
+
export { registry as CosmosAuthV1beta1Registry, MessageComposer as CosmosAuthV1beta1MessageComposer } from "./auth/v1beta1/tx.registry";
|
|
99
99
|
export { registry as CosmosAuthzV1beta1Registry, MessageComposer as CosmosAuthzV1beta1MessageComposer } from "./authz/v1beta1/tx.registry";
|
|
100
100
|
export { registry as CosmosBankV1beta1Registry, MessageComposer as CosmosBankV1beta1MessageComposer } from "./bank/v1beta1/tx.registry";
|
|
101
101
|
export { registry as CosmosConsensusV1Registry, MessageComposer as CosmosConsensusV1MessageComposer } from "./consensus/v1/tx.registry";
|
|
@@ -110,39 +110,39 @@ export { registry as CosmosMintV1beta1Registry, MessageComposer as CosmosMintV1b
|
|
|
110
110
|
export { registry as CosmosSlashingV1beta1Registry, MessageComposer as CosmosSlashingV1beta1MessageComposer } from "./slashing/v1beta1/tx.registry";
|
|
111
111
|
export { registry as CosmosStakingV1beta1Registry, MessageComposer as CosmosStakingV1beta1MessageComposer } from "./staking/v1beta1/tx.registry";
|
|
112
112
|
export { registry as CosmosUpgradeV1beta1Registry, MessageComposer as CosmosUpgradeV1beta1MessageComposer } from "./upgrade/v1beta1/tx.registry";
|
|
113
|
-
export { getConfig } from "./app/v1alpha1/query.rpc.func";
|
|
114
|
-
export { getAccounts, getAccount, getAccountAddressByID, getParams, getModuleAccounts, getModuleAccountByName, getBech32Prefix, getAddressBytesToString, getAddressStringToBytes, getAccountInfo } from "./auth/v1beta1/query.rpc.func";
|
|
113
|
+
export { getConfig as getConfigCosmosAppV1alpha1 } from "./app/v1alpha1/query.rpc.func";
|
|
114
|
+
export { getAccounts, getAccount as getAccountCosmosAuthV1beta1, getAccountAddressByID, getParams as getParamsCosmosAuthV1beta1, getModuleAccounts, getModuleAccountByName, getBech32Prefix, getAddressBytesToString, getAddressStringToBytes, getAccountInfo } from "./auth/v1beta1/query.rpc.func";
|
|
115
115
|
export * from "./authz/v1beta1/query.rpc.func";
|
|
116
116
|
export * from "./autocli/v1/query.rpc.func";
|
|
117
|
-
export { getBalance, getAllBalances, getSpendableBalances, getSpendableBalanceByDenom, getTotalSupply, getSupplyOf, getParams as getParamsCosmosBankV1beta1, getDenomMetadata, getDenomMetadataByQueryString, getDenomsMetadata, getDenomOwners, getDenomOwnersByQuery, getSendEnabled } from "./bank/v1beta1/query.rpc.func";
|
|
117
|
+
export { getBalance as getBalanceCosmosBankV1beta1, getAllBalances, getSpendableBalances, getSpendableBalanceByDenom, getTotalSupply, getSupplyOf, getParams as getParamsCosmosBankV1beta1, getDenomMetadata, getDenomMetadataByQueryString, getDenomsMetadata, getDenomOwners, getDenomOwnersByQuery, getSendEnabled } from "./bank/v1beta1/query.rpc.func";
|
|
118
118
|
export { getConfig as getConfigCosmosBaseNodeV1beta1, getStatus } from "./base/node/v1beta1/query.rpc.func";
|
|
119
119
|
export * from "./base/reflection/v1beta1/reflection.rpc.func";
|
|
120
120
|
export * from "./base/reflection/v2alpha1/reflection.rpc.func";
|
|
121
121
|
export * from "./base/tendermint/v1beta1/query.rpc.func";
|
|
122
122
|
export { getParams as getParamsCosmosConsensusV1 } from "./consensus/v1/query.rpc.func";
|
|
123
|
-
export { getParams as getParamsCosmosDistributionV1beta1, getValidatorDistributionInfo, getValidatorOutstandingRewards, getValidatorCommission, getValidatorSlashes, getDelegationRewards, getDelegationTotalRewards, getDelegatorValidators, getDelegatorWithdrawAddress, getCommunityPool } from "./distribution/v1beta1/query.rpc.func";
|
|
123
|
+
export { getParams as getParamsCosmosDistributionV1beta1, getValidatorDistributionInfo, getValidatorOutstandingRewards, getValidatorCommission, getValidatorSlashes, getDelegationRewards, getDelegationTotalRewards, getDelegatorValidators as getDelegatorValidatorsCosmosDistributionV1beta1, getDelegatorWithdrawAddress, getCommunityPool } from "./distribution/v1beta1/query.rpc.func";
|
|
124
124
|
export * from "./evidence/v1beta1/query.rpc.func";
|
|
125
|
-
export { getParams as getParamsCosmosEvmFeemarketV1, getBaseFee, getBlockGas } from "./evm/feemarket/v1/query.rpc.func";
|
|
126
|
-
export { getAccount as getAccountCosmosEvmVmV1, getCosmosAccount, getValidatorAccount, getBalance as getBalanceCosmosEvmVmV1, getStorage, getCode, getParams as getParamsCosmosEvmVmV1, getEthCall, getEstimateGas, getTraceTx, getTraceBlock, getBaseFee as getBaseFeeCosmosEvmVmV1, getConfig as getConfigCosmosEvmVmV1, getGlobalMinGasPrice } from "./evm/vm/v1/query.rpc.func";
|
|
125
|
+
export { getParams as getParamsCosmosEvmFeemarketV1, getBaseFee as getBaseFeeCosmosEvmFeemarketV1, getBlockGas as getBlockGasCosmosEvmFeemarketV1 } from "./evm/feemarket/v1/query.rpc.func";
|
|
126
|
+
export { getAccount as getAccountCosmosEvmVmV1, getCosmosAccount as getCosmosAccountCosmosEvmVmV1, getValidatorAccount as getValidatorAccountCosmosEvmVmV1, getBalance as getBalanceCosmosEvmVmV1, getStorage as getStorageCosmosEvmVmV1, getCode as getCodeCosmosEvmVmV1, getParams as getParamsCosmosEvmVmV1, getEthCall as getEthCallCosmosEvmVmV1, getEstimateGas as getEstimateGasCosmosEvmVmV1, getTraceTx as getTraceTxCosmosEvmVmV1, getTraceBlock as getTraceBlockCosmosEvmVmV1, getBaseFee as getBaseFeeCosmosEvmVmV1, getConfig as getConfigCosmosEvmVmV1, getGlobalMinGasPrice } from "./evm/vm/v1/query.rpc.func";
|
|
127
127
|
export * from "./feegrant/v1beta1/query.rpc.func";
|
|
128
|
-
export { getConstitution, getProposal, getProposals, getVote, getVotes, getParams as getParamsCosmosGovV1, getDeposit, getDeposits, getTallyResult } from "./gov/v1/query.rpc.func";
|
|
128
|
+
export { getConstitution, getProposal as getProposalCosmosGovV1, getProposals as getProposalsCosmosGovV1, getVote as getVoteCosmosGovV1, getVotes as getVotesCosmosGovV1, getParams as getParamsCosmosGovV1, getDeposit as getDepositCosmosGovV1, getDeposits as getDepositsCosmosGovV1, getTallyResult as getTallyResultCosmosGovV1 } from "./gov/v1/query.rpc.func";
|
|
129
129
|
export { getProposal as getProposalCosmosGovV1beta1, getProposals as getProposalsCosmosGovV1beta1, getVote as getVoteCosmosGovV1beta1, getVotes as getVotesCosmosGovV1beta1, getParams as getParamsCosmosGovV1beta1, getDeposit as getDepositCosmosGovV1beta1, getDeposits as getDepositsCosmosGovV1beta1, getTallyResult as getTallyResultCosmosGovV1beta1 } from "./gov/v1beta1/query.rpc.func";
|
|
130
130
|
export { getParams as getParamsCosmosMintV1beta1, getInflation, getAnnualProvisions } from "./mint/v1beta1/query.rpc.func";
|
|
131
131
|
export { getParams as getParamsCosmosParamsV1beta1, getSubspaces } from "./params/v1beta1/query.rpc.func";
|
|
132
132
|
export { getParams as getParamsCosmosSlashingV1beta1, getSigningInfo, getSigningInfos } from "./slashing/v1beta1/query.rpc.func";
|
|
133
|
-
export { getValidators, getValidator, getValidatorDelegations, getValidatorUnbondingDelegations, getDelegation, getUnbondingDelegation, getDelegatorDelegations, getDelegatorUnbondingDelegations, getRedelegations, getDelegatorValidators as getDelegatorValidatorsCosmosStakingV1beta1, getDelegatorValidator, getHistoricalInfo, getPool, getParams as getParamsCosmosStakingV1beta1 } from "./staking/v1beta1/query.rpc.func";
|
|
133
|
+
export { getValidators, getValidator, getValidatorDelegations, getValidatorUnbondingDelegations, getDelegation, getUnbondingDelegation, getDelegatorDelegations, getDelegatorUnbondingDelegations, getRedelegations, getDelegatorValidators as getDelegatorValidatorsCosmosStakingV1beta1, getDelegatorValidator, getHistoricalInfo, getPool as getPoolCosmosStakingV1beta1, getParams as getParamsCosmosStakingV1beta1 } from "./staking/v1beta1/query.rpc.func";
|
|
134
134
|
export * from "./tx/v1beta1/service.rpc.func";
|
|
135
|
-
export { getCurrentPlan, getAppliedPlan, getUpgradedConsensusState, getModuleVersions, getAuthority } from "./upgrade/v1beta1/query.rpc.func";
|
|
136
|
-
export { updateParams } from "./auth/v1beta1/tx.rpc.func";
|
|
135
|
+
export { getCurrentPlan, getAppliedPlan, getUpgradedConsensusState as getUpgradedConsensusStateCosmosUpgradeV1beta1, getModuleVersions, getAuthority } from "./upgrade/v1beta1/query.rpc.func";
|
|
136
|
+
export { updateParams as updateParamsCosmosAuthV1beta1 } from "./auth/v1beta1/tx.rpc.func";
|
|
137
137
|
export * from "./authz/v1beta1/tx.rpc.func";
|
|
138
138
|
export { send, multiSend, updateParams as updateParamsCosmosBankV1beta1, setSendEnabled } from "./bank/v1beta1/tx.rpc.func";
|
|
139
139
|
export { updateParams as updateParamsCosmosConsensusV1 } from "./consensus/v1/tx.rpc.func";
|
|
140
140
|
export { setWithdrawAddress, withdrawDelegatorReward, withdrawValidatorCommission, fundCommunityPool, updateParams as updateParamsCosmosDistributionV1beta1, communityPoolSpend, depositValidatorRewardsPool } from "./distribution/v1beta1/tx.rpc.func";
|
|
141
141
|
export * from "./evidence/v1beta1/tx.rpc.func";
|
|
142
142
|
export { updateParams as updateParamsCosmosEvmFeemarketV1 } from "./evm/feemarket/v1/tx.rpc.func";
|
|
143
|
-
export { ethereumTx, updateParams as updateParamsCosmosEvmVmV1 } from "./evm/vm/v1/tx.rpc.func";
|
|
143
|
+
export { ethereumTx as ethereumTxCosmosEvmVmV1, updateParams as updateParamsCosmosEvmVmV1 } from "./evm/vm/v1/tx.rpc.func";
|
|
144
144
|
export * from "./feegrant/v1beta1/tx.rpc.func";
|
|
145
|
-
export { submitProposal, execLegacyContent, vote, voteWeighted, deposit, updateParams as updateParamsCosmosGovV1, cancelProposal } from "./gov/v1/tx.rpc.func";
|
|
145
|
+
export { submitProposal as submitProposalCosmosGovV1, execLegacyContent, vote as voteCosmosGovV1, voteWeighted as voteWeightedCosmosGovV1, deposit as depositCosmosGovV1, updateParams as updateParamsCosmosGovV1, cancelProposal } from "./gov/v1/tx.rpc.func";
|
|
146
146
|
export { submitProposal as submitProposalCosmosGovV1beta1, vote as voteCosmosGovV1beta1, voteWeighted as voteWeightedCosmosGovV1beta1, deposit as depositCosmosGovV1beta1 } from "./gov/v1beta1/tx.rpc.func";
|
|
147
147
|
export { updateParams as updateParamsCosmosMintV1beta1 } from "./mint/v1beta1/tx.rpc.func";
|
|
148
148
|
export { unjail, updateParams as updateParamsCosmosSlashingV1beta1 } from "./slashing/v1beta1/tx.rpc.func";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ScalarType, ScalarTypeAmino, InterfaceDescriptor, ScalarDescriptor } from "./cosmos";
|
|
1
|
+
export { ScalarType, ScalarTypeAmino, InterfaceDescriptor as CosmosProtoInterfaceDescriptor, ScalarDescriptor } from "./cosmos";
|
package/esm/cosmwasm/bundle.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export * from "./wasm/v1/authz";
|
|
2
|
-
export { GenesisState as CosmwasmWasmV1GenesisState, Code, Contract, Sequence } from "./wasm/v1/genesis";
|
|
2
|
+
export { GenesisState as CosmwasmWasmV1GenesisState, Code, Contract as CosmwasmWasmV1Contract, Sequence } from "./wasm/v1/genesis";
|
|
3
3
|
export * from "./wasm/v1/ibc";
|
|
4
4
|
export * from "./wasm/v1/proposal_legacy";
|
|
5
5
|
export { QueryContractInfoRequest, QueryContractInfoResponse, QueryContractHistoryRequest, QueryContractHistoryResponse, QueryContractsByCodeRequest, QueryContractsByCodeResponse, QueryAllContractStateRequest, QueryAllContractStateResponse, QueryRawContractStateRequest, QueryRawContractStateResponse, QuerySmartContractStateRequest, QuerySmartContractStateResponse, QueryCodeRequest as CosmwasmWasmV1QueryCodeRequest, QueryCodeInfoRequest, QueryCodeInfoResponse, CodeInfoResponse, QueryCodeResponse as CosmwasmWasmV1QueryCodeResponse, QueryCodesRequest, QueryCodesResponse, QueryPinnedCodesRequest, QueryPinnedCodesResponse, QueryParamsRequest as CosmwasmWasmV1QueryParamsRequest, QueryParamsResponse as CosmwasmWasmV1QueryParamsResponse, QueryContractsByCreatorRequest, QueryContractsByCreatorResponse, QueryWasmLimitsConfigRequest, QueryWasmLimitsConfigResponse, QueryBuildAddressRequest, QueryBuildAddressResponse } from "./wasm/v1/query";
|
|
6
|
-
export { MsgStoreCode, MsgStoreCodeResponse, MsgInstantiateContract, MsgInstantiateContractResponse, MsgInstantiateContract2, MsgInstantiateContract2Response, MsgExecuteContract, MsgExecuteContractResponse, MsgMigrateContract, MsgMigrateContractResponse, MsgUpdateAdmin, MsgUpdateAdminResponse, MsgClearAdmin, MsgClearAdminResponse, MsgUpdateInstantiateConfig, MsgUpdateInstantiateConfigResponse, MsgUpdateParams as CosmwasmWasmV1MsgUpdateParams, MsgUpdateParamsResponse as CosmwasmWasmV1MsgUpdateParamsResponse, MsgSudoContract, MsgSudoContractResponse, MsgPinCodes, MsgPinCodesResponse, MsgUnpinCodes, MsgUnpinCodesResponse, MsgStoreAndInstantiateContract, MsgStoreAndInstantiateContractResponse, MsgAddCodeUploadParamsAddresses, MsgAddCodeUploadParamsAddressesResponse, MsgRemoveCodeUploadParamsAddresses, MsgRemoveCodeUploadParamsAddressesResponse, MsgStoreAndMigrateContract, MsgStoreAndMigrateContractResponse, MsgUpdateContractLabel, MsgUpdateContractLabelResponse } from "./wasm/v1/tx";
|
|
6
|
+
export { MsgStoreCode as CosmwasmWasmV1MsgStoreCode, MsgStoreCodeResponse as CosmwasmWasmV1MsgStoreCodeResponse, MsgInstantiateContract, MsgInstantiateContractResponse, MsgInstantiateContract2, MsgInstantiateContract2Response, MsgExecuteContract, MsgExecuteContractResponse, MsgMigrateContract as CosmwasmWasmV1MsgMigrateContract, MsgMigrateContractResponse as CosmwasmWasmV1MsgMigrateContractResponse, MsgUpdateAdmin, MsgUpdateAdminResponse, MsgClearAdmin, MsgClearAdminResponse, MsgUpdateInstantiateConfig, MsgUpdateInstantiateConfigResponse, MsgUpdateParams as CosmwasmWasmV1MsgUpdateParams, MsgUpdateParamsResponse as CosmwasmWasmV1MsgUpdateParamsResponse, MsgSudoContract, MsgSudoContractResponse, MsgPinCodes, MsgPinCodesResponse, MsgUnpinCodes, MsgUnpinCodesResponse, MsgStoreAndInstantiateContract, MsgStoreAndInstantiateContractResponse, MsgAddCodeUploadParamsAddresses, MsgAddCodeUploadParamsAddressesResponse, MsgRemoveCodeUploadParamsAddresses, MsgRemoveCodeUploadParamsAddressesResponse, MsgStoreAndMigrateContract, MsgStoreAndMigrateContractResponse, MsgUpdateContractLabel, MsgUpdateContractLabelResponse } from "./wasm/v1/tx";
|
|
7
7
|
export { AccessType as CosmwasmWasmV1AccessType, AccessTypeAmino as CosmwasmWasmV1AccessTypeAmino, ContractCodeHistoryOperationType, ContractCodeHistoryOperationTypeAmino, AccessTypeParam, AccessConfig, Params as CosmwasmWasmV1Params, CodeInfo, ContractInfo, ContractCodeHistoryEntry, AbsoluteTxPosition, Model } from "./wasm/v1/types";
|
|
8
8
|
export { registry as CosmwasmWasmV1Registry, MessageComposer as CosmwasmWasmV1MessageComposer } from "./wasm/v1/tx.registry";
|
|
9
9
|
export { getContractInfo, getContractHistory, getContractsByCode, getAllContractState, getRawContractState, getSmartContractState, getCode as getCodeCosmwasmWasmV1, getCodes, getCodeInfo, getPinnedCodes, getParams as getParamsCosmwasmWasmV1, getContractsByCreator, getWasmLimitsConfig, getBuildAddress } from "./wasm/v1/query.rpc.func";
|
|
10
|
-
export { storeCode, instantiateContract, instantiateContract2, executeContract, migrateContract, updateAdmin, clearAdmin, updateInstantiateConfig, updateParams as updateParamsCosmwasmWasmV1, sudoContract, pinCodes, unpinCodes, storeAndInstantiateContract, removeCodeUploadParamsAddresses, addCodeUploadParamsAddresses, storeAndMigrateContract, updateContractLabel } from "./wasm/v1/tx.rpc.func";
|
|
10
|
+
export { storeCode as storeCodeCosmwasmWasmV1, instantiateContract, instantiateContract2, executeContract, migrateContract as migrateContractCosmwasmWasmV1, updateAdmin, clearAdmin, updateInstantiateConfig, updateParams as updateParamsCosmwasmWasmV1, sudoContract, pinCodes, unpinCodes, storeAndInstantiateContract, removeCodeUploadParamsAddresses, addCodeUploadParamsAddresses, storeAndMigrateContract, updateContractLabel } from "./wasm/v1/tx.rpc.func";
|
package/esm/extern.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.
|
|
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/esm/helper-func-types.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.
|
|
2
|
+
* This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
|
|
3
3
|
* DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
|
|
4
4
|
* and run the transpile command or npm scripts command that is used to regenerate this bundle.
|
|
5
5
|
*/
|
|
6
6
|
import { getRpcClient } from "./extern";
|
|
7
7
|
import { isRpc } from "./helpers";
|
|
8
|
-
import { toConverters, toEncoders } from "@interchainjs/cosmos
|
|
8
|
+
import { toConverters, toEncoders } from "@interchainjs/cosmos";
|
|
9
9
|
export function buildQuery(opts) {
|
|
10
10
|
registerDependencies(opts.deps ?? []);
|
|
11
11
|
return async (client, request) => {
|
package/esm/helpers.js
CHANGED
|
@@ -1,38 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.
|
|
2
|
+
* This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.4
|
|
3
3
|
* DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
|
|
4
4
|
* and run the transpile command or npm scripts command that is used to regenerate this bundle.
|
|
5
5
|
*/
|
|
6
|
-
|
|
7
|
-
if (typeof globalThis !== 'undefined')
|
|
8
|
-
return globalThis;
|
|
9
|
-
if (typeof self !== 'undefined')
|
|
10
|
-
return self;
|
|
11
|
-
if (typeof window !== 'undefined')
|
|
12
|
-
return window;
|
|
13
|
-
if (typeof global !== 'undefined')
|
|
14
|
-
return global;
|
|
15
|
-
throw 'Unable to locate global object';
|
|
16
|
-
})();
|
|
17
|
-
const atob = globalThis.atob ||
|
|
18
|
-
((b64) => globalThis.Buffer.from(b64, 'base64').toString('binary'));
|
|
19
|
-
export function bytesFromBase64(b64) {
|
|
20
|
-
const bin = atob(b64);
|
|
21
|
-
const arr = new Uint8Array(bin.length);
|
|
22
|
-
for (let i = 0; i < bin.length; ++i) {
|
|
23
|
-
arr[i] = bin.charCodeAt(i);
|
|
24
|
-
}
|
|
25
|
-
return arr;
|
|
26
|
-
}
|
|
27
|
-
const btoa = globalThis.btoa ||
|
|
28
|
-
((bin) => globalThis.Buffer.from(bin, 'binary').toString('base64'));
|
|
29
|
-
export function base64FromBytes(arr) {
|
|
30
|
-
const bin = [];
|
|
31
|
-
arr.forEach((byte) => {
|
|
32
|
-
bin.push(String.fromCharCode(byte));
|
|
33
|
-
});
|
|
34
|
-
return btoa(bin.join(''));
|
|
35
|
-
}
|
|
6
|
+
export { fromBase64 as bytesFromBase64, toBase64 as base64FromBytes } from '@interchainjs/encoding';
|
|
36
7
|
export function omitDefault(input) {
|
|
37
8
|
if (typeof input === 'string') {
|
|
38
9
|
return input === '' ? undefined : input;
|
|
@@ -92,7 +63,7 @@ export function isRpc(rpc) {
|
|
|
92
63
|
return rpc !== null && rpc !== undefined && typeof rpc.request === 'function';
|
|
93
64
|
}
|
|
94
65
|
export function toTimestamp(date) {
|
|
95
|
-
const seconds = numberToLong(date.getTime() /
|
|
66
|
+
const seconds = numberToLong(date.getTime() / 1_000);
|
|
96
67
|
const nanos = (date.getTime() % 1000) * 1000000;
|
|
97
68
|
return {
|
|
98
69
|
seconds,
|