Skip to content

Commit

Permalink
Upgrade telescopt to 0.81.5 and re-generate types
Browse files Browse the repository at this point in the history
  • Loading branch information
webmaster128 committed Dec 22, 2022
1 parent 68cf7a2 commit 4fd751a
Show file tree
Hide file tree
Showing 31 changed files with 81 additions and 79 deletions.
100 changes: 51 additions & 49 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"protobufjs": "~6.11.2"
},
"devDependencies": {
"@osmonauts/telescope": "^0.80.0",
"@osmonauts/telescope": "^0.81.5",
"@types/long": "^4.0.1",
"@types/node": "^15.6.2",
"prettier": "^2.7.1",
Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/auth/v1beta1/auth.ts
@@ -1,7 +1,7 @@
/* eslint-disable */
import { Any } from "../../../google/protobuf/any";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.auth.v1beta1";
/**
* BaseAccount defines a base account type. It contains all the necessary fields
Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/base/abci/v1beta1/abci.ts
@@ -1,8 +1,8 @@
/* eslint-disable */
import { Any } from "../../../../google/protobuf/any";
import { Event } from "../../../../tendermint/abci/types";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.base.abci.v1beta1";
/**
* TxResponse defines a structure containing relevant tx data and metadata. The
Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/base/query/v1beta1/pagination.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.base.query.v1beta1";
/**
* PageRequest is to be embedded in gRPC request messages for efficient
Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/base/snapshots/v1beta1/snapshot.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.base.snapshots.v1beta1";
/** Snapshot contains Tendermint state sync snapshot info. */

Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/base/store/v1beta1/commit_info.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.base.store.v1beta1";
/**
* CommitInfo defines commit information used by the multi-store when committing
Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/base/tendermint/v1beta1/query.ts
Expand Up @@ -4,8 +4,8 @@ import { Any } from "../../../../google/protobuf/any";
import { BlockID } from "../../../../tendermint/types/types";
import { Block } from "../../../../tendermint/types/block";
import { DefaultNodeInfo } from "../../../../tendermint/p2p/types";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact, Rpc } from "../../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.base.tendermint.v1beta1";
/** GetValidatorSetByHeightRequest is the request type for the Query/GetValidatorSetByHeight RPC method. */

Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/capability/v1beta1/capability.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.capability.v1beta1";
/**
* Capability defines an implementation of an object capability. The index
Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/capability/v1beta1/genesis.ts
@@ -1,7 +1,7 @@
/* eslint-disable */
import { CapabilityOwners } from "./capability";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.capability.v1beta1";
/** GenesisOwners defines the capability owners with their corresponding index. */

Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/evidence/v1beta1/evidence.ts
@@ -1,7 +1,7 @@
/* eslint-disable */
import { Timestamp } from "../../../google/protobuf/timestamp";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.evidence.v1beta1";
/**
* Equivocation implements the Evidence interface and defines evidence of double
Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/gov/v1beta1/genesis.ts
@@ -1,7 +1,7 @@
/* eslint-disable */
import { Deposit, Vote, Proposal, DepositParams, VotingParams, TallyParams } from "./gov";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.gov.v1beta1";
/** GenesisState defines the gov module's genesis state. */

Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/gov/v1beta1/query.ts
Expand Up @@ -10,8 +10,8 @@ import {
TallyResult,
} from "./gov";
import { PageRequest, PageResponse } from "../../base/query/v1beta1/pagination";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact, Rpc } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.gov.v1beta1";
/** QueryProposalRequest is the request type for the Query/Proposal RPC method. */

Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/slashing/v1beta1/slashing.ts
@@ -1,8 +1,8 @@
/* eslint-disable */
import { Timestamp } from "../../../google/protobuf/timestamp";
import { Duration } from "../../../google/protobuf/duration";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.slashing.v1beta1";
/**
* ValidatorSigningInfo defines a validator's signing info for monitoring their
Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/upgrade/v1beta1/upgrade.ts
@@ -1,8 +1,8 @@
/* eslint-disable */
import { Timestamp } from "../../../google/protobuf/timestamp";
import { Any } from "../../../google/protobuf/any";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.upgrade.v1beta1";
/** Plan specifies information about a planned upgrade and when it should occur. */

Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/vesting/v1beta1/tx.ts
@@ -1,7 +1,7 @@
/* eslint-disable */
import { Coin } from "../../base/v1beta1/coin";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact, Rpc } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.vesting.v1beta1";
/**
* MsgCreateVestingAccount defines a message that enables creating a vesting
Expand Down
2 changes: 1 addition & 1 deletion src/cosmos/vesting/v1beta1/vesting.ts
@@ -1,8 +1,8 @@
/* eslint-disable */
import { BaseAccount } from "../../auth/v1beta1/auth";
import { Coin } from "../../base/v1beta1/coin";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmos.vesting.v1beta1";
/**
* BaseVestingAccount implements the VestingAccount interface. It contains all
Expand Down
2 changes: 1 addition & 1 deletion src/cosmwasm/wasm/v1/ibc.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "cosmwasm.wasm.v1";
/** MsgIBCSend */

Expand Down
2 changes: 1 addition & 1 deletion src/google/protobuf/duration.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "google.protobuf";
/**
* A Duration represents a signed, fixed-length span of time represented
Expand Down
2 changes: 1 addition & 1 deletion src/google/protobuf/timestamp.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "google.protobuf";
/**
* A Timestamp represents a point in time independent of any time zone or local
Expand Down
2 changes: 1 addition & 1 deletion src/helpers.ts
@@ -1,6 +1,6 @@
/* eslint-disable */
/**
* This file and any referenced files were automatically generated by @osmonauts/telescope@0.80.0
* This file and any referenced files were automatically generated by @osmonauts/telescope@0.81.5
* DO NOT MODIFY BY HAND. Instead, download the latest proto files for your chain
* and run the transpile command or yarn proto command to regenerate this bundle.
*/
Expand Down
2 changes: 1 addition & 1 deletion src/ibc/applications/transfer/v1/tx.ts
@@ -1,8 +1,8 @@
/* eslint-disable */
import { Coin } from "../../../../cosmos/base/v1beta1/coin";
import { Height } from "../../../core/client/v1/client";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact, Rpc } from "../../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "ibc.applications.transfer.v1";
/**
* MsgTransfer defines a msg to transfer fungible tokens (i.e Coins) between
Expand Down
2 changes: 1 addition & 1 deletion src/ibc/core/channel/v1/genesis.ts
@@ -1,7 +1,7 @@
/* eslint-disable */
import { IdentifiedChannel, PacketState } from "./channel";
import * as _m0 from "protobufjs/minimal";
import { Long, DeepPartial, Exact } from "../../../../helpers";
import * as _m0 from "protobufjs/minimal";
export const protobufPackage = "ibc.core.channel.v1";
/** GenesisState defines the ibc channel submodule's genesis state. */

Expand Down

0 comments on commit 4fd751a

Please sign in to comment.