@xpla/xpla-react 1.8.0 → 1.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/binary.d.ts +1 -1
- package/binary.js +1 -1
- package/cosmos/bundle.d.ts +50 -50
- package/cosmos/bundle.js +179 -179
- package/cosmos_proto/bundle.d.ts +1 -1
- package/cosmos_proto/bundle.js +2 -2
- package/cosmwasm/bundle.d.ts +4 -4
- package/cosmwasm/bundle.js +11 -11
- package/esm/binary.js +3 -3
- package/esm/cosmos/app/runtime/v1alpha1/module.js +2 -2
- package/esm/cosmos/app/v1alpha1/config.js +3 -3
- package/esm/cosmos/app/v1alpha1/module.js +2 -2
- package/esm/cosmos/app/v1alpha1/query.js +3 -3
- package/esm/cosmos/app/v1alpha1/query.rpc.func.js +2 -2
- package/esm/cosmos/app/v1alpha1/query.rpc.react.js +2 -2
- package/esm/cosmos/auth/module/v1/module.js +2 -2
- package/esm/cosmos/auth/v1beta1/auth.js +4 -4
- package/esm/cosmos/auth/v1beta1/genesis.js +3 -3
- package/esm/cosmos/auth/v1beta1/query.js +7 -7
- package/esm/cosmos/auth/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/auth/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/auth/v1beta1/tx.js +3 -3
- package/esm/cosmos/auth/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/auth/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/auth/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/authz/module/v1/module.js +1 -1
- package/esm/cosmos/authz/v1beta1/authz.js +9 -9
- package/esm/cosmos/authz/v1beta1/event.js +1 -1
- package/esm/cosmos/authz/v1beta1/genesis.js +3 -3
- package/esm/cosmos/authz/v1beta1/query.js +4 -4
- package/esm/cosmos/authz/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/authz/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/authz/v1beta1/tx.js +5 -5
- package/esm/cosmos/authz/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/authz/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/authz/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/autocli/v1/options.js +3 -3
- package/esm/cosmos/autocli/v1/query.js +4 -4
- package/esm/cosmos/autocli/v1/query.rpc.func.js +2 -2
- package/esm/cosmos/autocli/v1/query.rpc.react.js +2 -2
- package/esm/cosmos/bank/module/v1/module.js +1 -1
- package/esm/cosmos/bank/v1beta1/authz.js +3 -3
- package/esm/cosmos/bank/v1beta1/bank.js +3 -3
- package/esm/cosmos/bank/v1beta1/genesis.js +4 -4
- package/esm/cosmos/bank/v1beta1/query.js +5 -5
- package/esm/cosmos/bank/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/bank/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/bank/v1beta1/tx.js +4 -4
- package/esm/cosmos/bank/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/bank/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/bank/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/base/abci/v1beta1/abci.js +6 -6
- package/esm/cosmos/base/node/v1beta1/query.js +3 -3
- package/esm/cosmos/base/node/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/base/node/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/base/query/v1beta1/pagination.js +2 -2
- package/esm/cosmos/base/reflection/v1beta1/reflection.js +1 -1
- package/esm/cosmos/base/reflection/v1beta1/reflection.rpc.func.js +2 -2
- package/esm/cosmos/base/reflection/v1beta1/reflection.rpc.react.js +2 -2
- package/esm/cosmos/base/reflection/v2alpha1/reflection.js +2 -2
- package/esm/cosmos/base/reflection/v2alpha1/reflection.rpc.func.js +2 -2
- package/esm/cosmos/base/reflection/v2alpha1/reflection.rpc.react.js +2 -2
- package/esm/cosmos/base/tendermint/v1beta1/query.js +9 -9
- package/esm/cosmos/base/tendermint/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/base/tendermint/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/base/tendermint/v1beta1/types.js +7 -7
- package/esm/cosmos/base/v1beta1/coin.js +1 -1
- package/esm/cosmos/bundle.js +188 -188
- package/esm/cosmos/consensus/module/v1/module.js +1 -1
- package/esm/cosmos/consensus/v1/query.js +3 -3
- package/esm/cosmos/consensus/v1/query.rpc.func.js +2 -2
- package/esm/cosmos/consensus/v1/query.rpc.react.js +2 -2
- package/esm/cosmos/consensus/v1/tx.js +3 -3
- package/esm/cosmos/consensus/v1/tx.registry.js +1 -1
- package/esm/cosmos/consensus/v1/tx.rpc.func.js +2 -2
- package/esm/cosmos/consensus/v1/tx.rpc.react.js +2 -2
- package/esm/cosmos/crypto/multisig/v1beta1/multisig.js +2 -2
- package/esm/cosmos/distribution/module/v1/module.js +1 -1
- package/esm/cosmos/distribution/v1beta1/distribution.js +3 -3
- package/esm/cosmos/distribution/v1beta1/genesis.js +4 -4
- package/esm/cosmos/distribution/v1beta1/query.js +5 -5
- package/esm/cosmos/distribution/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/distribution/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/distribution/v1beta1/tx.js +4 -4
- package/esm/cosmos/distribution/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/distribution/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/distribution/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/evidence/module/v1/module.js +1 -1
- package/esm/cosmos/evidence/v1beta1/evidence.js +3 -3
- package/esm/cosmos/evidence/v1beta1/genesis.js +2 -2
- package/esm/cosmos/evidence/v1beta1/query.js +5 -5
- package/esm/cosmos/evidence/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/evidence/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/evidence/v1beta1/tx.js +4 -4
- package/esm/cosmos/evidence/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/evidence/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/evidence/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/evm/feemarket/v1/events.js +1 -1
- package/esm/cosmos/evm/feemarket/v1/feemarket.js +1 -1
- package/esm/cosmos/evm/feemarket/v1/genesis.js +3 -3
- package/esm/cosmos/evm/feemarket/v1/query.js +3 -3
- package/esm/cosmos/evm/feemarket/v1/query.rpc.func.js +2 -2
- package/esm/cosmos/evm/feemarket/v1/query.rpc.react.js +2 -2
- package/esm/cosmos/evm/feemarket/v1/tx.js +3 -3
- package/esm/cosmos/evm/feemarket/v1/tx.registry.js +1 -1
- package/esm/cosmos/evm/feemarket/v1/tx.rpc.func.js +2 -2
- package/esm/cosmos/evm/feemarket/v1/tx.rpc.react.js +2 -2
- package/esm/cosmos/evm/vm/v1/events.js +1 -1
- package/esm/cosmos/evm/vm/v1/evm.js +3 -3
- package/esm/cosmos/evm/vm/v1/genesis.js +3 -3
- package/esm/cosmos/evm/vm/v1/query.js +7 -7
- package/esm/cosmos/evm/vm/v1/query.rpc.func.js +3 -3
- package/esm/cosmos/evm/vm/v1/query.rpc.react.js +2 -2
- package/esm/cosmos/evm/vm/v1/tx.js +5 -5
- package/esm/cosmos/evm/vm/v1/tx.registry.js +1 -1
- package/esm/cosmos/evm/vm/v1/tx.rpc.func.js +2 -2
- package/esm/cosmos/evm/vm/v1/tx.rpc.react.js +2 -2
- package/esm/cosmos/feegrant/module/v1/module.js +1 -1
- package/esm/cosmos/feegrant/v1beta1/feegrant.js +7 -7
- package/esm/cosmos/feegrant/v1beta1/genesis.js +3 -3
- package/esm/cosmos/feegrant/v1beta1/query.js +4 -4
- package/esm/cosmos/feegrant/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/feegrant/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/feegrant/v1beta1/tx.js +4 -4
- package/esm/cosmos/feegrant/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/feegrant/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/feegrant/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/gov/module/v1/module.js +1 -1
- package/esm/cosmos/gov/v1/genesis.js +3 -3
- package/esm/cosmos/gov/v1/gov.js +7 -7
- package/esm/cosmos/gov/v1/query.js +5 -5
- package/esm/cosmos/gov/v1/query.rpc.func.js +2 -2
- package/esm/cosmos/gov/v1/query.rpc.react.js +2 -2
- package/esm/cosmos/gov/v1/tx.js +12 -12
- package/esm/cosmos/gov/v1/tx.registry.js +1 -1
- package/esm/cosmos/gov/v1/tx.rpc.func.js +2 -2
- package/esm/cosmos/gov/v1/tx.rpc.react.js +2 -2
- package/esm/cosmos/gov/v1beta1/genesis.js +3 -3
- package/esm/cosmos/gov/v1beta1/gov.js +11 -11
- package/esm/cosmos/gov/v1beta1/query.js +5 -5
- package/esm/cosmos/gov/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/gov/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/gov/v1beta1/tx.js +10 -10
- package/esm/cosmos/gov/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/gov/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/gov/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/ics23/v1/proofs.js +3 -3
- package/esm/cosmos/mint/module/v1/module.js +1 -1
- package/esm/cosmos/mint/v1beta1/genesis.js +3 -3
- package/esm/cosmos/mint/v1beta1/mint.js +1 -1
- package/esm/cosmos/mint/v1beta1/query.js +4 -4
- package/esm/cosmos/mint/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/mint/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/mint/v1beta1/tx.js +3 -3
- package/esm/cosmos/mint/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/mint/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/mint/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/params/module/v1/module.js +1 -1
- package/esm/cosmos/params/v1beta1/params.js +2 -2
- package/esm/cosmos/params/v1beta1/query.js +3 -3
- package/esm/cosmos/params/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/params/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/slashing/module/v1/module.js +1 -1
- package/esm/cosmos/slashing/v1beta1/genesis.js +3 -3
- package/esm/cosmos/slashing/v1beta1/query.js +4 -4
- package/esm/cosmos/slashing/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/slashing/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/slashing/v1beta1/slashing.js +4 -4
- package/esm/cosmos/slashing/v1beta1/tx.js +3 -3
- package/esm/cosmos/slashing/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/slashing/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/slashing/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/staking/module/v1/module.js +1 -1
- package/esm/cosmos/staking/v1beta1/authz.js +4 -4
- package/esm/cosmos/staking/v1beta1/genesis.js +4 -4
- package/esm/cosmos/staking/v1beta1/query.js +4 -4
- package/esm/cosmos/staking/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/staking/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/staking/v1beta1/staking.js +9 -9
- package/esm/cosmos/staking/v1beta1/tx.js +7 -7
- package/esm/cosmos/staking/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/staking/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/staking/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/tx/config/v1/config.js +1 -1
- package/esm/cosmos/tx/signing/v1beta1/signing.js +5 -5
- package/esm/cosmos/tx/v1beta1/service.js +8 -8
- package/esm/cosmos/tx/v1beta1/service.rpc.func.js +2 -2
- package/esm/cosmos/tx/v1beta1/service.rpc.react.js +2 -2
- package/esm/cosmos/tx/v1beta1/tx.js +6 -6
- package/esm/cosmos/upgrade/module/v1/module.js +1 -1
- package/esm/cosmos/upgrade/v1beta1/query.js +4 -4
- package/esm/cosmos/upgrade/v1beta1/query.rpc.func.js +2 -2
- package/esm/cosmos/upgrade/v1beta1/query.rpc.react.js +2 -2
- package/esm/cosmos/upgrade/v1beta1/tx.js +3 -3
- package/esm/cosmos/upgrade/v1beta1/tx.registry.js +1 -1
- package/esm/cosmos/upgrade/v1beta1/tx.rpc.func.js +2 -2
- package/esm/cosmos/upgrade/v1beta1/tx.rpc.react.js +2 -2
- package/esm/cosmos/upgrade/v1beta1/upgrade.js +5 -5
- package/esm/cosmos_proto/bundle.js +1 -1
- package/esm/cosmos_proto/cosmos.js +1 -1
- package/esm/cosmwasm/bundle.js +12 -12
- package/esm/cosmwasm/wasm/v1/authz.js +6 -6
- package/esm/cosmwasm/wasm/v1/genesis.js +4 -4
- package/esm/cosmwasm/wasm/v1/ibc.js +2 -2
- package/esm/cosmwasm/wasm/v1/proposal_legacy.js +5 -5
- package/esm/cosmwasm/wasm/v1/query.js +5 -5
- package/esm/cosmwasm/wasm/v1/query.rpc.func.js +2 -2
- package/esm/cosmwasm/wasm/v1/query.rpc.react.js +2 -2
- package/esm/cosmwasm/wasm/v1/tx.js +5 -5
- package/esm/cosmwasm/wasm/v1/tx.registry.js +1 -1
- package/esm/cosmwasm/wasm/v1/tx.rpc.func.js +2 -2
- package/esm/cosmwasm/wasm/v1/tx.rpc.react.js +2 -2
- package/esm/cosmwasm/wasm/v1/types.js +4 -4
- package/esm/ethermint/bundle.js +25 -25
- package/esm/ethermint/crypto/v1/ethsecp256k1/keys.js +2 -2
- package/esm/ethermint/evm/v1/events.js +1 -1
- package/esm/ethermint/evm/v1/evm.js +3 -3
- package/esm/ethermint/evm/v1/genesis.js +3 -3
- package/esm/ethermint/evm/v1/query.js +7 -7
- package/esm/ethermint/evm/v1/query.rpc.func.js +3 -3
- package/esm/ethermint/evm/v1/query.rpc.react.js +2 -2
- package/esm/ethermint/evm/v1/tx.js +5 -5
- package/esm/ethermint/evm/v1/tx.registry.js +1 -1
- package/esm/ethermint/evm/v1/tx.rpc.func.js +2 -2
- package/esm/ethermint/evm/v1/tx.rpc.react.js +2 -2
- package/esm/ethermint/feemarket/v1/events.js +1 -1
- package/esm/ethermint/feemarket/v1/feemarket.js +1 -1
- package/esm/ethermint/feemarket/v1/genesis.js +3 -3
- package/esm/ethermint/feemarket/v1/query.js +3 -3
- package/esm/ethermint/feemarket/v1/query.rpc.func.js +2 -2
- package/esm/ethermint/feemarket/v1/query.rpc.react.js +2 -2
- package/esm/ethermint/feemarket/v1/tx.js +3 -3
- package/esm/ethermint/feemarket/v1/tx.registry.js +1 -1
- package/esm/ethermint/feemarket/v1/tx.rpc.func.js +2 -2
- package/esm/ethermint/feemarket/v1/tx.rpc.react.js +2 -2
- package/esm/ethermint/types/v1/account.js +3 -3
- package/esm/ethermint/types/v1/dynamic_fee.js +1 -1
- package/esm/ethermint/types/v1/indexer.js +1 -1
- package/esm/ethermint/types/v1/web3.js +2 -2
- package/esm/extern.js +1 -1
- package/esm/google/api/http.js +2 -2
- package/esm/google/bundle.js +5 -5
- package/esm/google/protobuf/any.js +1 -1
- package/esm/google/protobuf/descriptor.js +3 -3
- package/esm/google/protobuf/duration.js +1 -1
- package/esm/google/protobuf/timestamp.js +2 -2
- package/esm/helper-func-types.js +4 -4
- package/esm/helpers.js +2 -31
- package/esm/ibc/applications/interchain_accounts/controller/v1/controller.js +1 -1
- package/esm/ibc/applications/interchain_accounts/controller/v1/query.js +3 -3
- package/esm/ibc/applications/interchain_accounts/controller/v1/query.rpc.func.js +2 -2
- package/esm/ibc/applications/interchain_accounts/controller/v1/query.rpc.react.js +2 -2
- package/esm/ibc/applications/interchain_accounts/controller/v1/tx.js +5 -5
- package/esm/ibc/applications/interchain_accounts/controller/v1/tx.registry.js +1 -1
- package/esm/ibc/applications/interchain_accounts/controller/v1/tx.rpc.func.js +2 -2
- package/esm/ibc/applications/interchain_accounts/controller/v1/tx.rpc.react.js +2 -2
- package/esm/ibc/applications/interchain_accounts/genesis/v1/genesis.js +4 -4
- package/esm/ibc/applications/interchain_accounts/host/v1/host.js +2 -2
- package/esm/ibc/applications/interchain_accounts/host/v1/query.js +3 -3
- package/esm/ibc/applications/interchain_accounts/host/v1/query.rpc.func.js +2 -2
- package/esm/ibc/applications/interchain_accounts/host/v1/query.rpc.react.js +2 -2
- package/esm/ibc/applications/interchain_accounts/host/v1/tx.js +4 -4
- package/esm/ibc/applications/interchain_accounts/host/v1/tx.registry.js +1 -1
- package/esm/ibc/applications/interchain_accounts/host/v1/tx.rpc.func.js +2 -2
- package/esm/ibc/applications/interchain_accounts/host/v1/tx.rpc.react.js +2 -2
- package/esm/ibc/applications/interchain_accounts/v1/account.js +3 -3
- package/esm/ibc/applications/interchain_accounts/v1/metadata.js +1 -1
- package/esm/ibc/applications/interchain_accounts/v1/packet.js +3 -3
- package/esm/ibc/applications/transfer/v1/authz.js +3 -3
- package/esm/ibc/applications/transfer/v1/denomtrace.js +1 -1
- package/esm/ibc/applications/transfer/v1/genesis.js +5 -5
- package/esm/ibc/applications/transfer/v1/packet.js +1 -1
- package/esm/ibc/applications/transfer/v1/query.js +6 -6
- package/esm/ibc/applications/transfer/v1/query.rpc.func.js +2 -2
- package/esm/ibc/applications/transfer/v1/query.rpc.react.js +2 -2
- package/esm/ibc/applications/transfer/v1/token.js +2 -2
- package/esm/ibc/applications/transfer/v1/transfer.js +1 -1
- package/esm/ibc/applications/transfer/v1/tx.js +4 -4
- package/esm/ibc/applications/transfer/v1/tx.registry.js +1 -1
- package/esm/ibc/applications/transfer/v1/tx.rpc.func.js +2 -2
- package/esm/ibc/applications/transfer/v1/tx.rpc.react.js +2 -2
- package/esm/ibc/bundle.js +94 -94
- package/esm/ibc/core/channel/v1/channel.js +4 -4
- package/esm/ibc/core/channel/v1/genesis.js +3 -3
- package/esm/ibc/core/channel/v1/query.js +7 -7
- package/esm/ibc/core/channel/v1/query.rpc.func.js +2 -2
- package/esm/ibc/core/channel/v1/query.rpc.react.js +2 -2
- package/esm/ibc/core/channel/v1/tx.js +5 -5
- package/esm/ibc/core/channel/v1/tx.registry.js +1 -1
- package/esm/ibc/core/channel/v1/tx.rpc.func.js +2 -2
- package/esm/ibc/core/channel/v1/tx.rpc.react.js +2 -2
- package/esm/ibc/core/channel/v2/genesis.js +3 -3
- package/esm/ibc/core/channel/v2/packet.js +3 -3
- package/esm/ibc/core/channel/v2/query.js +6 -6
- package/esm/ibc/core/channel/v2/query.rpc.func.js +2 -2
- package/esm/ibc/core/channel/v2/query.rpc.react.js +2 -2
- package/esm/ibc/core/channel/v2/tx.js +5 -5
- package/esm/ibc/core/channel/v2/tx.registry.js +1 -1
- package/esm/ibc/core/channel/v2/tx.rpc.func.js +2 -2
- package/esm/ibc/core/channel/v2/tx.rpc.react.js +2 -2
- package/esm/ibc/core/client/v1/client.js +3 -3
- package/esm/ibc/core/client/v1/genesis.js +4 -4
- package/esm/ibc/core/client/v1/query.js +7 -7
- package/esm/ibc/core/client/v1/query.rpc.func.js +2 -2
- package/esm/ibc/core/client/v1/query.rpc.react.js +2 -2
- package/esm/ibc/core/client/v1/tx.js +6 -6
- package/esm/ibc/core/client/v1/tx.registry.js +1 -1
- package/esm/ibc/core/client/v1/tx.rpc.func.js +2 -2
- package/esm/ibc/core/client/v1/tx.rpc.react.js +2 -2
- package/esm/ibc/core/client/v2/config.js +1 -1
- package/esm/ibc/core/client/v2/counterparty.js +2 -2
- package/esm/ibc/core/client/v2/genesis.js +3 -3
- package/esm/ibc/core/client/v2/query.js +4 -4
- package/esm/ibc/core/client/v2/query.rpc.func.js +2 -2
- package/esm/ibc/core/client/v2/query.rpc.react.js +2 -2
- package/esm/ibc/core/client/v2/tx.js +4 -4
- package/esm/ibc/core/client/v2/tx.registry.js +1 -1
- package/esm/ibc/core/client/v2/tx.rpc.func.js +2 -2
- package/esm/ibc/core/client/v2/tx.rpc.react.js +2 -2
- package/esm/ibc/core/commitment/v1/commitment.js +4 -4
- package/esm/ibc/core/commitment/v2/commitment.js +2 -2
- package/esm/ibc/core/connection/v1/connection.js +4 -4
- package/esm/ibc/core/connection/v1/genesis.js +3 -3
- package/esm/ibc/core/connection/v1/query.js +7 -7
- package/esm/ibc/core/connection/v1/query.rpc.func.js +2 -2
- package/esm/ibc/core/connection/v1/query.rpc.react.js +2 -2
- package/esm/ibc/core/connection/v1/tx.js +6 -6
- package/esm/ibc/core/connection/v1/tx.registry.js +1 -1
- package/esm/ibc/core/connection/v1/tx.rpc.func.js +2 -2
- package/esm/ibc/core/connection/v1/tx.rpc.react.js +2 -2
- package/esm/ibc/core/types/v1/genesis.js +7 -7
- package/esm/ibc/lightclients/solomachine/v2/solomachine.js +6 -6
- package/esm/ibc/lightclients/solomachine/v3/solomachine.js +4 -4
- package/esm/ibc/lightclients/tendermint/v1/tendermint.js +10 -10
- package/esm/ibc/lightclients/wasm/v1/genesis.js +3 -3
- package/esm/ibc/lightclients/wasm/v1/query.js +4 -4
- package/esm/ibc/lightclients/wasm/v1/query.rpc.func.js +2 -2
- package/esm/ibc/lightclients/wasm/v1/query.rpc.react.js +2 -2
- package/esm/ibc/lightclients/wasm/v1/tx.js +2 -2
- package/esm/ibc/lightclients/wasm/v1/tx.registry.js +1 -1
- package/esm/ibc/lightclients/wasm/v1/tx.rpc.func.js +2 -2
- package/esm/ibc/lightclients/wasm/v1/tx.rpc.react.js +2 -2
- package/esm/ibc/lightclients/wasm/v1/wasm.js +4 -4
- package/esm/index.js +17 -17
- package/esm/react-query.js +4 -4
- package/esm/registry.js +3 -3
- package/esm/tendermint/abci/types.js +7 -7
- package/esm/tendermint/bundle.js +10 -10
- package/esm/tendermint/crypto/keys.js +2 -2
- package/esm/tendermint/crypto/proof.js +3 -3
- package/esm/tendermint/p2p/types.js +3 -3
- package/esm/tendermint/types/block.js +4 -4
- package/esm/tendermint/types/evidence.js +6 -6
- package/esm/tendermint/types/params.js +3 -3
- package/esm/tendermint/types/types.js +7 -7
- package/esm/tendermint/types/validator.js +4 -4
- package/esm/tendermint/version/types.js +1 -1
- package/esm/types.js +1 -1
- package/esm/utf8.js +1 -1
- package/esm/varint.js +1 -1
- package/esm/xpla/bundle.js +28 -28
- package/esm/xpla/burn/v1beta1/burn.js +3 -3
- package/esm/xpla/burn/v1beta1/genesis.js +3 -3
- package/esm/xpla/burn/v1beta1/query.js +4 -4
- package/esm/xpla/burn/v1beta1/query.rpc.func.js +2 -2
- package/esm/xpla/burn/v1beta1/query.rpc.react.js +2 -2
- package/esm/xpla/burn/v1beta1/tx.js +3 -3
- package/esm/xpla/burn/v1beta1/tx.registry.js +1 -1
- package/esm/xpla/burn/v1beta1/tx.rpc.func.js +2 -2
- package/esm/xpla/burn/v1beta1/tx.rpc.react.js +2 -2
- package/esm/xpla/reward/v1beta1/genesis.js +3 -3
- package/esm/xpla/reward/v1beta1/query.js +4 -4
- package/esm/xpla/reward/v1beta1/query.rpc.func.js +2 -2
- package/esm/xpla/reward/v1beta1/query.rpc.react.js +2 -2
- package/esm/xpla/reward/v1beta1/reward.js +1 -1
- package/esm/xpla/reward/v1beta1/tx.js +4 -4
- package/esm/xpla/reward/v1beta1/tx.registry.js +1 -1
- package/esm/xpla/reward/v1beta1/tx.rpc.func.js +2 -2
- package/esm/xpla/reward/v1beta1/tx.rpc.react.js +2 -2
- package/esm/xpla/volunteer/v1beta1/genesis.js +3 -3
- package/esm/xpla/volunteer/v1beta1/proposal.js +5 -5
- package/esm/xpla/volunteer/v1beta1/query.js +1 -1
- package/esm/xpla/volunteer/v1beta1/query.rpc.func.js +2 -2
- package/esm/xpla/volunteer/v1beta1/query.rpc.react.js +2 -2
- package/esm/xpla/volunteer/v1beta1/tx.js +5 -5
- package/esm/xpla/volunteer/v1beta1/tx.registry.js +1 -1
- package/esm/xpla/volunteer/v1beta1/tx.rpc.func.js +2 -2
- package/esm/xpla/volunteer/v1beta1/tx.rpc.react.js +2 -2
- package/esm/xpla/volunteer/v1beta1/volunteervalidator.js +1 -1
- package/extern.d.ts +1 -1
- package/extern.js +1 -1
- package/helper-func-types.d.ts +2 -2
- package/helper-func-types.js +4 -4
- package/helpers.d.ts +2 -4
- package/helpers.js +5 -34
- package/ibc/bundle.d.ts +9 -9
- package/ibc/bundle.js +65 -65
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +30 -10
- package/react-query.d.ts +2 -2
- package/react-query.js +3 -3
- package/registry.d.ts +1 -1
- package/registry.js +1 -1
- package/types.d.ts +1 -1
- package/types.js +1 -1
- package/utf8.d.ts +1 -1
- package/utf8.js +1 -1
- package/varint.d.ts +1 -1
- package/varint.js +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Params } from "./feemarket";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../registry";
|
|
1
|
+
import { Params } from "./feemarket.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../registry.js";
|
|
4
4
|
function createBaseQueryParamsRequest() {
|
|
5
5
|
return {};
|
|
6
6
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildQuery } from "../../../helper-func-types";
|
|
2
|
-
import { QueryParamsRequest, QueryParamsResponse, QueryBaseFeeRequest, QueryBaseFeeResponse, QueryBlockGasRequest, QueryBlockGasResponse } from "./query";
|
|
1
|
+
import { buildQuery } from "../../../helper-func-types.js";
|
|
2
|
+
import { QueryParamsRequest, QueryParamsResponse, QueryBaseFeeRequest, QueryBaseFeeResponse, QueryBlockGasRequest, QueryBlockGasResponse } from "./query.js";
|
|
3
3
|
/**
|
|
4
4
|
* Params queries the parameters of x/feemarket module.
|
|
5
5
|
* @name getParams
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseQuery } from "../../../react-query";
|
|
2
|
-
import { getParams, getBaseFee, getBlockGas } from "./query.rpc.func";
|
|
1
|
+
import { buildUseQuery } from "../../../react-query.js";
|
|
2
|
+
import { getParams, getBaseFee, getBlockGas } from "./query.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* Params queries the parameters of x/feemarket module.
|
|
5
5
|
* @name useGetParams
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Params } from "./feemarket";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../registry";
|
|
1
|
+
import { Params } from "./feemarket.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../registry.js";
|
|
4
4
|
function createBaseMsgUpdateParams() {
|
|
5
5
|
return {
|
|
6
6
|
authority: "",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildTx } from "../../../helper-func-types";
|
|
2
|
-
import { MsgUpdateParams } from "./tx";
|
|
1
|
+
import { buildTx } from "../../../helper-func-types.js";
|
|
2
|
+
import { MsgUpdateParams } from "./tx.js";
|
|
3
3
|
/**
|
|
4
4
|
* UpdateParams defined a governance operation for updating the x/feemarket module parameters.
|
|
5
5
|
* The authority is hard-coded to the Cosmos SDK x/gov module account
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseMutation } from "../../../react-query";
|
|
2
|
-
import { updateParams } from "./tx.rpc.func";
|
|
1
|
+
import { buildUseMutation } from "../../../react-query.js";
|
|
2
|
+
import { updateParams } from "./tx.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* UpdateParams defined a governance operation for updating the x/feemarket module parameters.
|
|
5
5
|
* The authority is hard-coded to the Cosmos SDK x/gov module account
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BaseAccount } from "../../../cosmos/auth/v1beta1/auth";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../registry";
|
|
1
|
+
import { BaseAccount } from "../../../cosmos/auth/v1beta1/auth.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../registry.js";
|
|
4
4
|
function createBaseEthAccount() {
|
|
5
5
|
return {
|
|
6
6
|
baseAccount: undefined,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "../../../binary";
|
|
2
|
-
import { bytesFromBase64, base64FromBytes } from "../../../helpers";
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "../../../binary.js";
|
|
2
|
+
import { bytesFromBase64, base64FromBytes } from "../../../helpers.js";
|
|
3
3
|
function createBaseExtensionOptionsWeb3Tx() {
|
|
4
4
|
return {
|
|
5
5
|
typedDataChainId: BigInt(0),
|
package/esm/extern.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.
|
|
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/google/api/http.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "../../binary";
|
|
2
|
-
import { GlobalDecoderRegistry } from "../../registry";
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "../../binary.js";
|
|
2
|
+
import { GlobalDecoderRegistry } from "../../registry.js";
|
|
3
3
|
function createBaseHttp() {
|
|
4
4
|
return {
|
|
5
5
|
rules: [],
|
package/esm/google/bundle.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from "./api/http";
|
|
2
|
-
export * from "./protobuf/any";
|
|
3
|
-
export * from "./protobuf/descriptor";
|
|
4
|
-
export * from "./protobuf/duration";
|
|
5
|
-
export * from "./protobuf/timestamp";
|
|
1
|
+
export * from "./api/http.js";
|
|
2
|
+
export * from "./protobuf/any.js";
|
|
3
|
+
export * from "./protobuf/descriptor.js";
|
|
4
|
+
export * from "./protobuf/duration.js";
|
|
5
|
+
export * from "./protobuf/timestamp.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "../../binary";
|
|
2
|
-
import { isSet, bytesFromBase64, base64FromBytes } from "../../helpers";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../registry";
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "../../binary.js";
|
|
2
|
+
import { isSet, bytesFromBase64, base64FromBytes } from "../../helpers.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../registry.js";
|
|
4
4
|
/** The full set of known editions. */
|
|
5
5
|
export var Edition;
|
|
6
6
|
(function (Edition) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "../../binary";
|
|
2
|
-
import { fromJsonTimestamp, fromTimestamp } from "../../helpers";
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "../../binary.js";
|
|
2
|
+
import { fromJsonTimestamp, fromTimestamp } from "../../helpers.js";
|
|
3
3
|
function createBaseTimestamp() {
|
|
4
4
|
return {
|
|
5
5
|
seconds: BigInt(0),
|
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
|
-
import { getRpcClient } from "./extern";
|
|
7
|
-
import { isRpc } from "./helpers";
|
|
8
|
-
import { toConverters, toEncoders } from "@interchainjs/cosmos
|
|
6
|
+
import { getRpcClient } from "./extern.js";
|
|
7
|
+
import { isRpc } from "./helpers.js";
|
|
8
|
+
import { toConverters, toEncoders } from "@interchainjs/cosmos";
|
|
9
9
|
export function buildQuery(opts) {
|
|
10
10
|
registerDependencies(opts.deps ?? []);
|
|
11
11
|
return async (client, request) => {
|
package/esm/helpers.js
CHANGED
|
@@ -1,38 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file and any referenced files were automatically generated by @hyperweb/telescope@1.17.
|
|
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;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Params } from "./controller";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../../registry";
|
|
1
|
+
import { Params } from "./controller.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../../registry.js";
|
|
4
4
|
function createBaseQueryInterchainAccountRequest() {
|
|
5
5
|
return {
|
|
6
6
|
owner: "",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildQuery } from "../../../../../helper-func-types";
|
|
2
|
-
import { QueryInterchainAccountRequest, QueryInterchainAccountResponse, QueryParamsRequest, QueryParamsResponse } from "./query";
|
|
1
|
+
import { buildQuery } from "../../../../../helper-func-types.js";
|
|
2
|
+
import { QueryInterchainAccountRequest, QueryInterchainAccountResponse, QueryParamsRequest, QueryParamsResponse } from "./query.js";
|
|
3
3
|
/**
|
|
4
4
|
* InterchainAccount returns the interchain account address for a given owner address on a given connection
|
|
5
5
|
* @name getInterchainAccount
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseQuery } from "../../../../../react-query";
|
|
2
|
-
import { getInterchainAccount, getParams } from "./query.rpc.func";
|
|
1
|
+
import { buildUseQuery } from "../../../../../react-query.js";
|
|
2
|
+
import { getInterchainAccount, getParams } from "./query.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* InterchainAccount returns the interchain account address for a given owner address on a given connection
|
|
5
5
|
* @name useGetInterchainAccount
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { InterchainAccountPacketData } from "../../v1/packet";
|
|
2
|
-
import { Params } from "./controller";
|
|
3
|
-
import { isSet } from "../../../../../helpers";
|
|
4
|
-
import { BinaryReader, BinaryWriter } from "../../../../../binary";
|
|
5
|
-
import { GlobalDecoderRegistry } from "../../../../../registry";
|
|
1
|
+
import { InterchainAccountPacketData } from "../../v1/packet.js";
|
|
2
|
+
import { Params } from "./controller.js";
|
|
3
|
+
import { isSet } from "../../../../../helpers.js";
|
|
4
|
+
import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
|
|
5
|
+
import { GlobalDecoderRegistry } from "../../../../../registry.js";
|
|
6
6
|
function createBaseMsgRegisterInterchainAccount() {
|
|
7
7
|
return {
|
|
8
8
|
owner: "",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx";
|
|
1
|
+
import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx.js";
|
|
2
2
|
export const registry = [["/ibc.applications.interchain_accounts.controller.v1.MsgRegisterInterchainAccount", MsgRegisterInterchainAccount], ["/ibc.applications.interchain_accounts.controller.v1.MsgSendTx", MsgSendTx], ["/ibc.applications.interchain_accounts.controller.v1.MsgUpdateParams", MsgUpdateParams]];
|
|
3
3
|
export const MessageComposer = {
|
|
4
4
|
encoded: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildTx } from "../../../../../helper-func-types";
|
|
2
|
-
import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx";
|
|
1
|
+
import { buildTx } from "../../../../../helper-func-types.js";
|
|
2
|
+
import { MsgRegisterInterchainAccount, MsgSendTx, MsgUpdateParams } from "./tx.js";
|
|
3
3
|
/**
|
|
4
4
|
* RegisterInterchainAccount defines a rpc handler for MsgRegisterInterchainAccount.
|
|
5
5
|
* @name registerInterchainAccount
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseMutation } from "../../../../../react-query";
|
|
2
|
-
import { registerInterchainAccount, sendTx, updateParams } from "./tx.rpc.func";
|
|
1
|
+
import { buildUseMutation } from "../../../../../react-query.js";
|
|
2
|
+
import { registerInterchainAccount, sendTx, updateParams } from "./tx.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* RegisterInterchainAccount defines a rpc handler for MsgRegisterInterchainAccount.
|
|
5
5
|
* @name useRegisterInterchainAccount
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Params as Params1 } from "../../controller/v1/controller";
|
|
2
|
-
import { Params as Params2 } from "../../host/v1/host";
|
|
3
|
-
import { BinaryReader, BinaryWriter } from "../../../../../binary";
|
|
4
|
-
import { GlobalDecoderRegistry } from "../../../../../registry";
|
|
1
|
+
import { Params as Params1 } from "../../controller/v1/controller.js";
|
|
2
|
+
import { Params as Params2 } from "../../host/v1/host.js";
|
|
3
|
+
import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
|
|
4
|
+
import { GlobalDecoderRegistry } from "../../../../../registry.js";
|
|
5
5
|
function createBaseGenesisState() {
|
|
6
6
|
return {
|
|
7
7
|
controllerGenesisState: ControllerGenesisState.fromPartial({}),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "../../../../../binary";
|
|
2
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../../helpers";
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
|
|
2
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../../helpers.js";
|
|
3
3
|
function createBaseParams() {
|
|
4
4
|
return {
|
|
5
5
|
hostEnabled: false,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Params } from "./host";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../../registry";
|
|
1
|
+
import { Params } from "./host.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../../registry.js";
|
|
4
4
|
function createBaseQueryParamsRequest() {
|
|
5
5
|
return {};
|
|
6
6
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildQuery } from "../../../../../helper-func-types";
|
|
2
|
-
import { QueryParamsRequest, QueryParamsResponse } from "./query";
|
|
1
|
+
import { buildQuery } from "../../../../../helper-func-types.js";
|
|
2
|
+
import { QueryParamsRequest, QueryParamsResponse } from "./query.js";
|
|
3
3
|
/**
|
|
4
4
|
* Params queries all parameters of the ICA host submodule.
|
|
5
5
|
* @name getParams
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseQuery } from "../../../../../react-query";
|
|
2
|
-
import { getParams } from "./query.rpc.func";
|
|
1
|
+
import { buildUseQuery } from "../../../../../react-query.js";
|
|
2
|
+
import { getParams } from "./query.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* Params queries all parameters of the ICA host submodule.
|
|
5
5
|
* @name useGetParams
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Params, QueryRequest } from "./host";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../../registry";
|
|
4
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../../helpers";
|
|
1
|
+
import { Params, QueryRequest } from "./host.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../../registry.js";
|
|
4
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../../helpers.js";
|
|
5
5
|
function createBaseMsgUpdateParams() {
|
|
6
6
|
return {
|
|
7
7
|
signer: "",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx";
|
|
1
|
+
import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx.js";
|
|
2
2
|
export const registry = [["/ibc.applications.interchain_accounts.host.v1.MsgUpdateParams", MsgUpdateParams], ["/ibc.applications.interchain_accounts.host.v1.MsgModuleQuerySafe", MsgModuleQuerySafe]];
|
|
3
3
|
export const MessageComposer = {
|
|
4
4
|
encoded: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildTx } from "../../../../../helper-func-types";
|
|
2
|
-
import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx";
|
|
1
|
+
import { buildTx } from "../../../../../helper-func-types.js";
|
|
2
|
+
import { MsgUpdateParams, MsgModuleQuerySafe } from "./tx.js";
|
|
3
3
|
/**
|
|
4
4
|
* UpdateParams defines a rpc handler for MsgUpdateParams.
|
|
5
5
|
* @name updateParams
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseMutation } from "../../../../../react-query";
|
|
2
|
-
import { updateParams, moduleQuerySafe } from "./tx.rpc.func";
|
|
1
|
+
import { buildUseMutation } from "../../../../../react-query.js";
|
|
2
|
+
import { updateParams, moduleQuerySafe } from "./tx.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* UpdateParams defines a rpc handler for MsgUpdateParams.
|
|
5
5
|
* @name useUpdateParams
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BaseAccount } from "../../../../cosmos/auth/v1beta1/auth";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { BaseAccount } from "../../../../cosmos/auth/v1beta1/auth.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
4
4
|
function createBaseInterchainAccount() {
|
|
5
5
|
return {
|
|
6
6
|
baseAccount: undefined,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Any } from "../../../../google/protobuf/any";
|
|
2
|
-
import { isSet, bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
3
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
1
|
+
import { Any } from "../../../../google/protobuf/any.js";
|
|
2
|
+
import { isSet, bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
3
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
4
4
|
/**
|
|
5
5
|
* Type defines a classification of message issued from a controller chain to its associated interchain accounts
|
|
6
6
|
* host
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Coin } from "../../../../cosmos/base/v1beta1/coin";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { Coin } from "../../../../cosmos/base/v1beta1/coin.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
4
4
|
function createBaseAllocation() {
|
|
5
5
|
return {
|
|
6
6
|
sourcePort: "",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { Denom } from "./token";
|
|
2
|
-
import { Params } from "./transfer";
|
|
3
|
-
import { Coin } from "../../../../cosmos/base/v1beta1/coin";
|
|
4
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
5
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { Denom } from "./token.js";
|
|
2
|
+
import { Params } from "./transfer.js";
|
|
3
|
+
import { Coin } from "../../../../cosmos/base/v1beta1/coin.js";
|
|
4
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
5
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
6
6
|
function createBaseGenesisState() {
|
|
7
7
|
return {
|
|
8
8
|
portId: "",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { PageRequest, PageResponse } from "../../../../cosmos/base/query/v1beta1/pagination";
|
|
2
|
-
import { Params } from "./transfer";
|
|
3
|
-
import { Denom } from "./token";
|
|
4
|
-
import { Coin } from "../../../../cosmos/base/v1beta1/coin";
|
|
5
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
6
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { PageRequest, PageResponse } from "../../../../cosmos/base/query/v1beta1/pagination.js";
|
|
2
|
+
import { Params } from "./transfer.js";
|
|
3
|
+
import { Denom } from "./token.js";
|
|
4
|
+
import { Coin } from "../../../../cosmos/base/v1beta1/coin.js";
|
|
5
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
6
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
7
7
|
function createBaseQueryParamsRequest() {
|
|
8
8
|
return {};
|
|
9
9
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildQuery } from "../../../../helper-func-types";
|
|
2
|
-
import { QueryParamsRequest, QueryParamsResponse, QueryDenomsRequest, QueryDenomsResponse, QueryDenomRequest, QueryDenomResponse, QueryDenomHashRequest, QueryDenomHashResponse, QueryEscrowAddressRequest, QueryEscrowAddressResponse, QueryTotalEscrowForDenomRequest, QueryTotalEscrowForDenomResponse } from "./query";
|
|
1
|
+
import { buildQuery } from "../../../../helper-func-types.js";
|
|
2
|
+
import { QueryParamsRequest, QueryParamsResponse, QueryDenomsRequest, QueryDenomsResponse, QueryDenomRequest, QueryDenomResponse, QueryDenomHashRequest, QueryDenomHashResponse, QueryEscrowAddressRequest, QueryEscrowAddressResponse, QueryTotalEscrowForDenomRequest, QueryTotalEscrowForDenomResponse } from "./query.js";
|
|
3
3
|
/**
|
|
4
4
|
* Params queries all parameters of the ibc-transfer module.
|
|
5
5
|
* @name getParams
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseQuery } from "../../../../react-query";
|
|
2
|
-
import { getParams, getDenoms, getDenom, getDenomHash, getEscrowAddress, getTotalEscrowForDenom } from "./query.rpc.func";
|
|
1
|
+
import { buildUseQuery } from "../../../../react-query.js";
|
|
2
|
+
import { getParams, getDenoms, getDenom, getDenomHash, getEscrowAddress, getTotalEscrowForDenom } from "./query.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* Params queries all parameters of the ibc-transfer module.
|
|
5
5
|
* @name useGetParams
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
2
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
2
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
3
3
|
function createBaseToken() {
|
|
4
4
|
return {
|
|
5
5
|
denom: Denom.fromPartial({}),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Coin } from "../../../../cosmos/base/v1beta1/coin";
|
|
2
|
-
import { Height, Params } from "../../../core/client/v1/client";
|
|
3
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
4
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { Coin } from "../../../../cosmos/base/v1beta1/coin.js";
|
|
2
|
+
import { Height, Params } from "../../../core/client/v1/client.js";
|
|
3
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
4
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
5
5
|
function createBaseMsgTransfer() {
|
|
6
6
|
return {
|
|
7
7
|
sourcePort: "",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MsgTransfer, MsgUpdateParams } from "./tx";
|
|
1
|
+
import { MsgTransfer, MsgUpdateParams } from "./tx.js";
|
|
2
2
|
export const registry = [["/ibc.applications.transfer.v1.MsgTransfer", MsgTransfer], ["/ibc.applications.transfer.v1.MsgUpdateParams", MsgUpdateParams]];
|
|
3
3
|
export const MessageComposer = {
|
|
4
4
|
encoded: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildTx } from "../../../../helper-func-types";
|
|
2
|
-
import { MsgTransfer, MsgUpdateParams } from "./tx";
|
|
1
|
+
import { buildTx } from "../../../../helper-func-types.js";
|
|
2
|
+
import { MsgTransfer, MsgUpdateParams } from "./tx.js";
|
|
3
3
|
/**
|
|
4
4
|
* Transfer defines a rpc handler method for MsgTransfer.
|
|
5
5
|
* @name transfer
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseMutation } from "../../../../react-query";
|
|
2
|
-
import { transfer, updateParams } from "./tx.rpc.func";
|
|
1
|
+
import { buildUseMutation } from "../../../../react-query.js";
|
|
2
|
+
import { transfer, updateParams } from "./tx.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* Transfer defines a rpc handler method for MsgTransfer.
|
|
5
5
|
* @name useTransfer
|