@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,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 createBaseCounterpartyInfo() {
|
|
4
4
|
return {
|
|
5
5
|
merklePrefix: [],
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { CounterpartyInfo } from "./counterparty";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { CounterpartyInfo } from "./counterparty.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
4
4
|
function createBaseGenesisCounterpartyInfo() {
|
|
5
5
|
return {
|
|
6
6
|
clientId: "",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { CounterpartyInfo } from "./counterparty";
|
|
2
|
-
import { Config } from "./config";
|
|
3
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
4
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { CounterpartyInfo } from "./counterparty.js";
|
|
2
|
+
import { Config } from "./config.js";
|
|
3
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
4
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
5
5
|
function createBaseQueryCounterpartyInfoRequest() {
|
|
6
6
|
return {
|
|
7
7
|
clientId: ""
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildQuery } from "../../../../helper-func-types";
|
|
2
|
-
import { QueryCounterpartyInfoRequest, QueryCounterpartyInfoResponse, QueryConfigRequest, QueryConfigResponse } from "./query";
|
|
1
|
+
import { buildQuery } from "../../../../helper-func-types.js";
|
|
2
|
+
import { QueryCounterpartyInfoRequest, QueryCounterpartyInfoResponse, QueryConfigRequest, QueryConfigResponse } from "./query.js";
|
|
3
3
|
/**
|
|
4
4
|
* CounterpartyInfo queries an IBC light counter party info.
|
|
5
5
|
* @name getCounterpartyInfo
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseQuery } from "../../../../react-query";
|
|
2
|
-
import { getCounterpartyInfo, getConfig } from "./query.rpc.func";
|
|
1
|
+
import { buildUseQuery } from "../../../../react-query.js";
|
|
2
|
+
import { getCounterpartyInfo, getConfig } from "./query.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* CounterpartyInfo queries an IBC light counter party info.
|
|
5
5
|
* @name useGetCounterpartyInfo
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Config } from "./config";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
3
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
4
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { Config } from "./config.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
3
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
4
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
5
5
|
function createBaseMsgRegisterCounterparty() {
|
|
6
6
|
return {
|
|
7
7
|
clientId: "",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MsgRegisterCounterparty, MsgUpdateClientConfig } from "./tx";
|
|
1
|
+
import { MsgRegisterCounterparty, MsgUpdateClientConfig } from "./tx.js";
|
|
2
2
|
export const registry = [["/ibc.core.client.v2.MsgRegisterCounterparty", MsgRegisterCounterparty], ["/ibc.core.client.v2.MsgUpdateClientConfig", MsgUpdateClientConfig]];
|
|
3
3
|
export const MessageComposer = {
|
|
4
4
|
encoded: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildTx } from "../../../../helper-func-types";
|
|
2
|
-
import { MsgRegisterCounterparty, MsgUpdateClientConfig } from "./tx";
|
|
1
|
+
import { buildTx } from "../../../../helper-func-types.js";
|
|
2
|
+
import { MsgRegisterCounterparty, MsgUpdateClientConfig } from "./tx.js";
|
|
3
3
|
/**
|
|
4
4
|
* RegisterCounterparty defines a rpc handler method for MsgRegisterCounterparty.
|
|
5
5
|
* @name registerCounterparty
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseMutation } from "../../../../react-query";
|
|
2
|
-
import { registerCounterparty, updateClientConfig } from "./tx.rpc.func";
|
|
1
|
+
import { buildUseMutation } from "../../../../react-query.js";
|
|
2
|
+
import { registerCounterparty, updateClientConfig } from "./tx.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* RegisterCounterparty defines a rpc handler method for MsgRegisterCounterparty.
|
|
5
5
|
* @name useRegisterCounterparty
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { CommitmentProof } from "../../../../cosmos/ics23/v1/proofs";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
3
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
4
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { CommitmentProof } from "../../../../cosmos/ics23/v1/proofs.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
3
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
4
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
5
5
|
function createBaseMerkleRoot() {
|
|
6
6
|
return {
|
|
7
7
|
hash: new Uint8Array()
|
|
@@ -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 createBaseMerklePath() {
|
|
4
4
|
return {
|
|
5
5
|
keyPath: []
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { MerklePrefix } from "../../commitment/v1/commitment";
|
|
2
|
-
import { isSet } from "../../../../helpers";
|
|
3
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
4
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { MerklePrefix } from "../../commitment/v1/commitment.js";
|
|
2
|
+
import { isSet } from "../../../../helpers.js";
|
|
3
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
4
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
5
5
|
/**
|
|
6
6
|
* State defines if a connection is in one of the following states:
|
|
7
7
|
* INIT, TRYOPEN, OPEN or UNINITIALIZED.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { IdentifiedConnection, ConnectionPaths, Params } from "./connection";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { IdentifiedConnection, ConnectionPaths, Params } from "./connection.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
4
4
|
function createBaseGenesisState() {
|
|
5
5
|
return {
|
|
6
6
|
connections: [],
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { PageRequest, PageResponse } from "../../../../cosmos/base/query/v1beta1/pagination";
|
|
2
|
-
import { ConnectionEnd, IdentifiedConnection } from "./connection";
|
|
3
|
-
import { Height, IdentifiedClientState, Params } from "../../client/v1/client";
|
|
4
|
-
import { Any } from "../../../../google/protobuf/any";
|
|
5
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
6
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
7
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { PageRequest, PageResponse } from "../../../../cosmos/base/query/v1beta1/pagination.js";
|
|
2
|
+
import { ConnectionEnd, IdentifiedConnection } from "./connection.js";
|
|
3
|
+
import { Height, IdentifiedClientState, Params } from "../../client/v1/client.js";
|
|
4
|
+
import { Any } from "../../../../google/protobuf/any.js";
|
|
5
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
6
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
7
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
8
8
|
function createBaseQueryConnectionRequest() {
|
|
9
9
|
return {
|
|
10
10
|
connectionId: ""
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildQuery } from "../../../../helper-func-types";
|
|
2
|
-
import { QueryConnectionRequest, QueryConnectionResponse, QueryConnectionsRequest, QueryConnectionsResponse, QueryClientConnectionsRequest, QueryClientConnectionsResponse, QueryConnectionClientStateRequest, QueryConnectionClientStateResponse, QueryConnectionConsensusStateRequest, QueryConnectionConsensusStateResponse, QueryConnectionParamsRequest, QueryConnectionParamsResponse } from "./query";
|
|
1
|
+
import { buildQuery } from "../../../../helper-func-types.js";
|
|
2
|
+
import { QueryConnectionRequest, QueryConnectionResponse, QueryConnectionsRequest, QueryConnectionsResponse, QueryClientConnectionsRequest, QueryClientConnectionsResponse, QueryConnectionClientStateRequest, QueryConnectionClientStateResponse, QueryConnectionConsensusStateRequest, QueryConnectionConsensusStateResponse, QueryConnectionParamsRequest, QueryConnectionParamsResponse } from "./query.js";
|
|
3
3
|
/**
|
|
4
4
|
* Connection queries an IBC connection end.
|
|
5
5
|
* @name getConnection
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseQuery } from "../../../../react-query";
|
|
2
|
-
import { getConnection, getConnections, getClientConnections, getConnectionClientState, getConnectionConsensusState, getConnectionParams } from "./query.rpc.func";
|
|
1
|
+
import { buildUseQuery } from "../../../../react-query.js";
|
|
2
|
+
import { getConnection, getConnections, getClientConnections, getConnectionClientState, getConnectionConsensusState, getConnectionParams } from "./query.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* Connection queries an IBC connection end.
|
|
5
5
|
* @name useGetConnection
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Counterparty, Version } from "./connection";
|
|
2
|
-
import { Any } from "../../../../google/protobuf/any";
|
|
3
|
-
import { Height, Params } from "../../client/v1/client";
|
|
4
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
5
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
6
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
1
|
+
import { Counterparty, Version } from "./connection.js";
|
|
2
|
+
import { Any } from "../../../../google/protobuf/any.js";
|
|
3
|
+
import { Height, Params } from "../../client/v1/client.js";
|
|
4
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
5
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
6
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
7
7
|
function createBaseMsgConnectionOpenInit() {
|
|
8
8
|
return {
|
|
9
9
|
clientId: "",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MsgConnectionOpenInit, MsgConnectionOpenTry, MsgConnectionOpenAck, MsgConnectionOpenConfirm, MsgUpdateParams } from "./tx";
|
|
1
|
+
import { MsgConnectionOpenInit, MsgConnectionOpenTry, MsgConnectionOpenAck, MsgConnectionOpenConfirm, MsgUpdateParams } from "./tx.js";
|
|
2
2
|
export const registry = [["/ibc.core.connection.v1.MsgConnectionOpenInit", MsgConnectionOpenInit], ["/ibc.core.connection.v1.MsgConnectionOpenTry", MsgConnectionOpenTry], ["/ibc.core.connection.v1.MsgConnectionOpenAck", MsgConnectionOpenAck], ["/ibc.core.connection.v1.MsgConnectionOpenConfirm", MsgConnectionOpenConfirm], ["/ibc.core.connection.v1.MsgUpdateParams", MsgUpdateParams]];
|
|
3
3
|
export const MessageComposer = {
|
|
4
4
|
encoded: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildTx } from "../../../../helper-func-types";
|
|
2
|
-
import { MsgConnectionOpenInit, MsgConnectionOpenTry, MsgConnectionOpenAck, MsgConnectionOpenConfirm, MsgUpdateParams } from "./tx";
|
|
1
|
+
import { buildTx } from "../../../../helper-func-types.js";
|
|
2
|
+
import { MsgConnectionOpenInit, MsgConnectionOpenTry, MsgConnectionOpenAck, MsgConnectionOpenConfirm, MsgUpdateParams } from "./tx.js";
|
|
3
3
|
/**
|
|
4
4
|
* ConnectionOpenInit defines a rpc handler method for MsgConnectionOpenInit.
|
|
5
5
|
* @name connectionOpenInit
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseMutation } from "../../../../react-query";
|
|
2
|
-
import { connectionOpenInit, connectionOpenTry, connectionOpenAck, connectionOpenConfirm, updateConnectionParams } from "./tx.rpc.func";
|
|
1
|
+
import { buildUseMutation } from "../../../../react-query.js";
|
|
2
|
+
import { connectionOpenInit, connectionOpenTry, connectionOpenAck, connectionOpenConfirm, updateConnectionParams } from "./tx.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* ConnectionOpenInit defines a rpc handler method for MsgConnectionOpenInit.
|
|
5
5
|
* @name useConnectionOpenInit
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { GenesisState as GenesisState1 } from "../../client/v1/genesis";
|
|
2
|
-
import { GenesisState as GenesisState2 } from "../../connection/v1/genesis";
|
|
3
|
-
import { GenesisState as GenesisState3 } from "../../channel/v1/genesis";
|
|
4
|
-
import { GenesisState as GenesisState4 } from "../../client/v2/genesis";
|
|
5
|
-
import { GenesisState as GenesisState5 } from "../../channel/v2/genesis";
|
|
6
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
7
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { GenesisState as GenesisState1 } from "../../client/v1/genesis.js";
|
|
2
|
+
import { GenesisState as GenesisState2 } from "../../connection/v1/genesis.js";
|
|
3
|
+
import { GenesisState as GenesisState3 } from "../../channel/v1/genesis.js";
|
|
4
|
+
import { GenesisState as GenesisState4 } from "../../client/v2/genesis.js";
|
|
5
|
+
import { GenesisState as GenesisState5 } from "../../channel/v2/genesis.js";
|
|
6
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
7
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
8
8
|
function createBaseGenesisState() {
|
|
9
9
|
return {
|
|
10
10
|
clientGenesis: GenesisState1.fromPartial({}),
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Any } from "../../../../google/protobuf/any";
|
|
2
|
-
import { ConnectionEnd } from "../../../core/connection/v1/connection";
|
|
3
|
-
import { Channel } from "../../../core/channel/v1/channel";
|
|
4
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
5
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
6
|
-
import { bytesFromBase64, base64FromBytes, isSet } from "../../../../helpers";
|
|
1
|
+
import { Any } from "../../../../google/protobuf/any.js";
|
|
2
|
+
import { ConnectionEnd } from "../../../core/connection/v1/connection.js";
|
|
3
|
+
import { Channel } from "../../../core/channel/v1/channel.js";
|
|
4
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
5
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
6
|
+
import { bytesFromBase64, base64FromBytes, isSet } from "../../../../helpers.js";
|
|
7
7
|
/**
|
|
8
8
|
* DataType defines the type of solo machine proof being created. This is done
|
|
9
9
|
* to preserve uniqueness of different data sign byte encodings.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Any } from "../../../../google/protobuf/any";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
4
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
1
|
+
import { Any } from "../../../../google/protobuf/any.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
4
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
5
5
|
function createBaseClientState() {
|
|
6
6
|
return {
|
|
7
7
|
sequence: BigInt(0),
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { Duration } from "../../../../google/protobuf/duration";
|
|
2
|
-
import { Height } from "../../../core/client/v1/client";
|
|
3
|
-
import { ProofSpec } from "../../../../cosmos/ics23/v1/proofs";
|
|
4
|
-
import { Timestamp } from "../../../../google/protobuf/timestamp";
|
|
5
|
-
import { MerkleRoot } from "../../../core/commitment/v1/commitment";
|
|
6
|
-
import { SignedHeader } from "../../../../tendermint/types/types";
|
|
7
|
-
import { ValidatorSet } from "../../../../tendermint/types/validator";
|
|
8
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
9
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
10
|
-
import { toTimestamp, fromTimestamp, bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
1
|
+
import { Duration } from "../../../../google/protobuf/duration.js";
|
|
2
|
+
import { Height } from "../../../core/client/v1/client.js";
|
|
3
|
+
import { ProofSpec } from "../../../../cosmos/ics23/v1/proofs.js";
|
|
4
|
+
import { Timestamp } from "../../../../google/protobuf/timestamp.js";
|
|
5
|
+
import { MerkleRoot } from "../../../core/commitment/v1/commitment.js";
|
|
6
|
+
import { SignedHeader } from "../../../../tendermint/types/types.js";
|
|
7
|
+
import { ValidatorSet } from "../../../../tendermint/types/validator.js";
|
|
8
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
9
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
10
|
+
import { toTimestamp, fromTimestamp, bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
11
11
|
function createBaseClientState() {
|
|
12
12
|
return {
|
|
13
13
|
chainId: "",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
2
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
2
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
4
4
|
function createBaseGenesisState() {
|
|
5
5
|
return {
|
|
6
6
|
contracts: []
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { PageRequest, PageResponse } from "../../../../cosmos/base/query/v1beta1/pagination";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
4
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
1
|
+
import { PageRequest, PageResponse } from "../../../../cosmos/base/query/v1beta1/pagination.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
4
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
5
5
|
function createBaseQueryChecksumsRequest() {
|
|
6
6
|
return {
|
|
7
7
|
pagination: undefined
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildQuery } from "../../../../helper-func-types";
|
|
2
|
-
import { QueryChecksumsRequest, QueryChecksumsResponse, QueryCodeRequest, QueryCodeResponse } from "./query";
|
|
1
|
+
import { buildQuery } from "../../../../helper-func-types.js";
|
|
2
|
+
import { QueryChecksumsRequest, QueryChecksumsResponse, QueryCodeRequest, QueryCodeResponse } from "./query.js";
|
|
3
3
|
/**
|
|
4
4
|
* Get all Wasm checksums
|
|
5
5
|
* @name getChecksums
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseQuery } from "../../../../react-query";
|
|
2
|
-
import { getChecksums, getCode } from "./query.rpc.func";
|
|
1
|
+
import { buildUseQuery } from "../../../../react-query.js";
|
|
2
|
+
import { getChecksums, getCode } from "./query.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* Get all Wasm checksums
|
|
5
5
|
* @name useGetChecksums
|
|
@@ -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 createBaseMsgStoreCode() {
|
|
4
4
|
return {
|
|
5
5
|
signer: "",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MsgStoreCode, MsgRemoveChecksum, MsgMigrateContract } from "./tx";
|
|
1
|
+
import { MsgStoreCode, MsgRemoveChecksum, MsgMigrateContract } from "./tx.js";
|
|
2
2
|
export const registry = [["/ibc.lightclients.wasm.v1.MsgStoreCode", MsgStoreCode], ["/ibc.lightclients.wasm.v1.MsgRemoveChecksum", MsgRemoveChecksum], ["/ibc.lightclients.wasm.v1.MsgMigrateContract", MsgMigrateContract]];
|
|
3
3
|
export const MessageComposer = {
|
|
4
4
|
encoded: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildTx } from "../../../../helper-func-types";
|
|
2
|
-
import { MsgStoreCode, MsgRemoveChecksum, MsgMigrateContract } from "./tx";
|
|
1
|
+
import { buildTx } from "../../../../helper-func-types.js";
|
|
2
|
+
import { MsgStoreCode, MsgRemoveChecksum, MsgMigrateContract } from "./tx.js";
|
|
3
3
|
/**
|
|
4
4
|
* StoreCode defines a rpc handler method for MsgStoreCode.
|
|
5
5
|
* @name storeCode
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { buildUseMutation } from "../../../../react-query";
|
|
2
|
-
import { storeCode, removeChecksum, migrateContract } from "./tx.rpc.func";
|
|
1
|
+
import { buildUseMutation } from "../../../../react-query.js";
|
|
2
|
+
import { storeCode, removeChecksum, migrateContract } from "./tx.rpc.func.js";
|
|
3
3
|
/**
|
|
4
4
|
* StoreCode defines a rpc handler method for MsgStoreCode.
|
|
5
5
|
* @name useStoreCode
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Height } from "../../../core/client/v1/client";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../../../registry";
|
|
4
|
-
import { bytesFromBase64, base64FromBytes } from "../../../../helpers";
|
|
1
|
+
import { Height } from "../../../core/client/v1/client.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../../../registry.js";
|
|
4
|
+
import { bytesFromBase64, base64FromBytes } from "../../../../helpers.js";
|
|
5
5
|
function createBaseClientState() {
|
|
6
6
|
return {
|
|
7
7
|
data: new Uint8Array(),
|
package/esm/index.js
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
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
|
-
export * from "./cosmos_proto/bundle";
|
|
7
|
-
export * from "./cosmos/bundle";
|
|
8
|
-
export * from "./cosmwasm/bundle";
|
|
9
|
-
export * from "./ethermint/bundle";
|
|
10
|
-
export * from "./google/bundle";
|
|
11
|
-
export * from "./ibc/bundle";
|
|
12
|
-
export * from "./tendermint/bundle";
|
|
13
|
-
export * from "./xpla/bundle";
|
|
14
|
-
export * from "./extern";
|
|
15
|
-
export * from "./helper-func-types";
|
|
16
|
-
export * from "./react-query";
|
|
17
|
-
export * from "./varint";
|
|
18
|
-
export * from "./utf8";
|
|
19
|
-
export * from "./binary";
|
|
20
|
-
export * from "./types";
|
|
21
|
-
export * from "./registry";
|
|
6
|
+
export * from "./cosmos_proto/bundle.js";
|
|
7
|
+
export * from "./cosmos/bundle.js";
|
|
8
|
+
export * from "./cosmwasm/bundle.js";
|
|
9
|
+
export * from "./ethermint/bundle.js";
|
|
10
|
+
export * from "./google/bundle.js";
|
|
11
|
+
export * from "./ibc/bundle.js";
|
|
12
|
+
export * from "./tendermint/bundle.js";
|
|
13
|
+
export * from "./xpla/bundle.js";
|
|
14
|
+
export * from "./extern.js";
|
|
15
|
+
export * from "./helper-func-types.js";
|
|
16
|
+
export * from "./react-query.js";
|
|
17
|
+
export * from "./varint.js";
|
|
18
|
+
export * from "./utf8.js";
|
|
19
|
+
export * from "./binary.js";
|
|
20
|
+
export * from "./types.js";
|
|
21
|
+
export * from "./registry.js";
|
package/esm/react-query.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 { isISigningClient } from "@interchainjs/cosmos
|
|
6
|
+
import { getRpcClient } from './extern.js';
|
|
7
|
+
import { isRpc, } from './helpers.js';
|
|
8
|
+
import { isISigningClient } from "@interchainjs/cosmos";
|
|
9
9
|
import { useQuery, useQueryClient, useMutation, } from '@tanstack/react-query';
|
|
10
10
|
export const DEFAULT_RPC_CLIENT_QUERY_KEY = 'rpcClient';
|
|
11
11
|
export const DEFAULT_RPC_ENDPOINT_QUERY_KEY = 'rpcEndPoint';
|
package/esm/registry.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
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 { BinaryReader } from "./binary";
|
|
7
|
-
import { Any } from "./google/protobuf/any";
|
|
6
|
+
import { BinaryReader } from "./binary.js";
|
|
7
|
+
import { Any } from "./google/protobuf/any.js";
|
|
8
8
|
export class GlobalDecoderRegistry {
|
|
9
9
|
static registry = {};
|
|
10
10
|
static aminoProtoMapping = {};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Timestamp } from "../../google/protobuf/timestamp";
|
|
2
|
-
import { ConsensusParams } from "../types/params";
|
|
3
|
-
import { ProofOps } from "../crypto/proof";
|
|
4
|
-
import { PublicKey } from "../crypto/keys";
|
|
5
|
-
import { BinaryReader, BinaryWriter } from "../../binary";
|
|
6
|
-
import { GlobalDecoderRegistry } from "../../registry";
|
|
7
|
-
import { toTimestamp, fromTimestamp, bytesFromBase64, base64FromBytes, isSet } from "../../helpers";
|
|
1
|
+
import { Timestamp } from "../../google/protobuf/timestamp.js";
|
|
2
|
+
import { ConsensusParams } from "../types/params.js";
|
|
3
|
+
import { ProofOps } from "../crypto/proof.js";
|
|
4
|
+
import { PublicKey } from "../crypto/keys.js";
|
|
5
|
+
import { BinaryReader, BinaryWriter } from "../../binary.js";
|
|
6
|
+
import { GlobalDecoderRegistry } from "../../registry.js";
|
|
7
|
+
import { toTimestamp, fromTimestamp, bytesFromBase64, base64FromBytes, isSet } from "../../helpers.js";
|
|
8
8
|
export var CheckTxType;
|
|
9
9
|
(function (CheckTxType) {
|
|
10
10
|
CheckTxType[CheckTxType["NEW"] = 0] = "NEW";
|
package/esm/tendermint/bundle.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { CheckTxType, CheckTxTypeAmino, ResponseOfferSnapshot_Result, ResponseOfferSnapshot_ResultAmino, ResponseApplySnapshotChunk_Result, ResponseApplySnapshotChunk_ResultAmino, ResponseProcessProposal_ProposalStatus, ResponseProcessProposal_ProposalStatusAmino, ResponseVerifyVoteExtension_VerifyStatus, ResponseVerifyVoteExtension_VerifyStatusAmino, MisbehaviorType, MisbehaviorTypeAmino, Request, RequestEcho, RequestFlush, RequestInfo, RequestInitChain, RequestQuery, RequestCheckTx, RequestCommit, RequestListSnapshots, RequestOfferSnapshot, RequestLoadSnapshotChunk, RequestApplySnapshotChunk, RequestPrepareProposal, RequestProcessProposal, RequestExtendVote, RequestVerifyVoteExtension, RequestFinalizeBlock, Response, ResponseException, ResponseEcho, ResponseFlush, ResponseInfo, ResponseInitChain, ResponseQuery, ResponseCheckTx, ResponseCommit, ResponseListSnapshots, ResponseOfferSnapshot, ResponseLoadSnapshotChunk, ResponseApplySnapshotChunk, ResponsePrepareProposal, ResponseProcessProposal, ResponseExtendVote, ResponseVerifyVoteExtension, ResponseFinalizeBlock, CommitInfo, ExtendedCommitInfo, Event, EventAttribute, ExecTxResult, TxResult as TendermintAbciTxResult, Validator as TendermintAbciValidator, ValidatorUpdate, VoteInfo, ExtendedVoteInfo, Misbehavior, Snapshot } from "./abci/types";
|
|
2
|
-
export * from "./crypto/keys";
|
|
3
|
-
export { Proof, ValueOp, DominoOp, ProofOp as TendermintCryptoProofOp, ProofOps as TendermintCryptoProofOps } from "./crypto/proof";
|
|
4
|
-
export * from "./p2p/types";
|
|
5
|
-
export { Block as TendermintTypesBlock } from "./types/block";
|
|
6
|
-
export * from "./types/evidence";
|
|
7
|
-
export * from "./types/params";
|
|
8
|
-
export { SignedMsgType, SignedMsgTypeAmino, PartSetHeader, Part, BlockID, Header as TendermintTypesHeader, Data, Vote as TendermintTypesVote, Commit, CommitSig, ExtendedCommit, ExtendedCommitSig, Proposal as TendermintTypesProposal, SignedHeader, LightBlock, BlockMeta, TxProof } from "./types/types";
|
|
9
|
-
export { BlockIDFlag, BlockIDFlagAmino, ValidatorSet, Validator as TendermintTypesValidator, SimpleValidator } from "./types/validator";
|
|
10
|
-
export * from "./version/types";
|
|
1
|
+
export { CheckTxType, CheckTxTypeAmino, ResponseOfferSnapshot_Result, ResponseOfferSnapshot_ResultAmino, ResponseApplySnapshotChunk_Result, ResponseApplySnapshotChunk_ResultAmino, ResponseProcessProposal_ProposalStatus, ResponseProcessProposal_ProposalStatusAmino, ResponseVerifyVoteExtension_VerifyStatus, ResponseVerifyVoteExtension_VerifyStatusAmino, MisbehaviorType, MisbehaviorTypeAmino, Request, RequestEcho, RequestFlush, RequestInfo, RequestInitChain, RequestQuery, RequestCheckTx, RequestCommit, RequestListSnapshots, RequestOfferSnapshot, RequestLoadSnapshotChunk, RequestApplySnapshotChunk, RequestPrepareProposal, RequestProcessProposal, RequestExtendVote, RequestVerifyVoteExtension, RequestFinalizeBlock, Response, ResponseException, ResponseEcho, ResponseFlush, ResponseInfo, ResponseInitChain, ResponseQuery, ResponseCheckTx, ResponseCommit, ResponseListSnapshots, ResponseOfferSnapshot, ResponseLoadSnapshotChunk, ResponseApplySnapshotChunk, ResponsePrepareProposal, ResponseProcessProposal, ResponseExtendVote, ResponseVerifyVoteExtension, ResponseFinalizeBlock, CommitInfo, ExtendedCommitInfo, Event, EventAttribute, ExecTxResult, TxResult as TendermintAbciTxResult, Validator as TendermintAbciValidator, ValidatorUpdate, VoteInfo, ExtendedVoteInfo, Misbehavior, Snapshot } from "./abci/types.js";
|
|
2
|
+
export * from "./crypto/keys.js";
|
|
3
|
+
export { Proof, ValueOp, DominoOp, ProofOp as TendermintCryptoProofOp, ProofOps as TendermintCryptoProofOps } from "./crypto/proof.js";
|
|
4
|
+
export * from "./p2p/types.js";
|
|
5
|
+
export { Block as TendermintTypesBlock } from "./types/block.js";
|
|
6
|
+
export * from "./types/evidence.js";
|
|
7
|
+
export * from "./types/params.js";
|
|
8
|
+
export { SignedMsgType, SignedMsgTypeAmino, PartSetHeader, Part, BlockID, Header as TendermintTypesHeader, Data, Vote as TendermintTypesVote, Commit, CommitSig, ExtendedCommit, ExtendedCommitSig, Proposal as TendermintTypesProposal, SignedHeader, LightBlock, BlockMeta, TxProof } from "./types/types.js";
|
|
9
|
+
export { BlockIDFlag, BlockIDFlagAmino, ValidatorSet, Validator as TendermintTypesValidator, SimpleValidator } from "./types/validator.js";
|
|
10
|
+
export * from "./version/types.js";
|
|
@@ -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 createBasePublicKey() {
|
|
4
4
|
return {
|
|
5
5
|
ed25519: undefined,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "../../binary";
|
|
2
|
-
import { bytesFromBase64, base64FromBytes } from "../../helpers";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../registry";
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "../../binary.js";
|
|
2
|
+
import { bytesFromBase64, base64FromBytes } from "../../helpers.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../registry.js";
|
|
4
4
|
function createBaseProof() {
|
|
5
5
|
return {
|
|
6
6
|
total: BigInt(0),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { BinaryReader, BinaryWriter } from "../../binary";
|
|
2
|
-
import { bytesFromBase64, base64FromBytes } from "../../helpers";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../registry";
|
|
1
|
+
import { BinaryReader, BinaryWriter } from "../../binary.js";
|
|
2
|
+
import { bytesFromBase64, base64FromBytes } from "../../helpers.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../registry.js";
|
|
4
4
|
function createBaseNetAddress() {
|
|
5
5
|
return {
|
|
6
6
|
id: "",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { Header, Data, Commit } from "./types";
|
|
2
|
-
import { EvidenceList } from "./evidence";
|
|
3
|
-
import { BinaryReader, BinaryWriter } from "../../binary";
|
|
4
|
-
import { GlobalDecoderRegistry } from "../../registry";
|
|
1
|
+
import { Header, Data, Commit } from "./types.js";
|
|
2
|
+
import { EvidenceList } from "./evidence.js";
|
|
3
|
+
import { BinaryReader, BinaryWriter } from "../../binary.js";
|
|
4
|
+
import { GlobalDecoderRegistry } from "../../registry.js";
|
|
5
5
|
function createBaseBlock() {
|
|
6
6
|
return {
|
|
7
7
|
header: Header.fromPartial({}),
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { Vote, LightBlock } from "./types";
|
|
2
|
-
import { Timestamp } from "../../google/protobuf/timestamp";
|
|
3
|
-
import { Validator } from "./validator";
|
|
4
|
-
import { BinaryReader, BinaryWriter } from "../../binary";
|
|
5
|
-
import { GlobalDecoderRegistry } from "../../registry";
|
|
6
|
-
import { toTimestamp, fromTimestamp } from "../../helpers";
|
|
1
|
+
import { Vote, LightBlock } from "./types.js";
|
|
2
|
+
import { Timestamp } from "../../google/protobuf/timestamp.js";
|
|
3
|
+
import { Validator } from "./validator.js";
|
|
4
|
+
import { BinaryReader, BinaryWriter } from "../../binary.js";
|
|
5
|
+
import { GlobalDecoderRegistry } from "../../registry.js";
|
|
6
|
+
import { toTimestamp, fromTimestamp } from "../../helpers.js";
|
|
7
7
|
function createBaseEvidence() {
|
|
8
8
|
return {
|
|
9
9
|
duplicateVoteEvidence: undefined,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Duration } from "../../google/protobuf/duration";
|
|
2
|
-
import { BinaryReader, BinaryWriter } from "../../binary";
|
|
3
|
-
import { GlobalDecoderRegistry } from "../../registry";
|
|
1
|
+
import { Duration } from "../../google/protobuf/duration.js";
|
|
2
|
+
import { BinaryReader, BinaryWriter } from "../../binary.js";
|
|
3
|
+
import { GlobalDecoderRegistry } from "../../registry.js";
|
|
4
4
|
function createBaseConsensusParams() {
|
|
5
5
|
return {
|
|
6
6
|
block: undefined,
|