Skip to content

Commit

Permalink
chore(deps): anchor the ts-proto plugin version to v1.181.2
Browse files Browse the repository at this point in the history
The 2.x release line is incompatible with CosmJs...
  • Loading branch information
Thomasvdam committed Sep 20, 2024
1 parent 5dba3c1 commit 780eacf
Show file tree
Hide file tree
Showing 75 changed files with 237 additions and 1,731 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions libs/dev-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
},
"main": "build/index.js",
"dependencies": {
"@cosmjs/cosmwasm-stargate": "^0.32.3",
"@cosmjs/crypto": "^0.32.3",
"@cosmjs/proto-signing": "^0.32.3",
"@cosmjs/stargate": "^0.32.3",
"@cosmjs/tendermint-rpc": "^0.32.3",
"@cosmjs/cosmwasm-stargate": "^0.32.4",
"@cosmjs/crypto": "^0.32.4",
"@cosmjs/proto-signing": "^0.32.4",
"@cosmjs/stargate": "^0.32.4",
"@cosmjs/tendermint-rpc": "^0.32.4",
"@seda-protocol/proto-messages": "0.3.0-dev.0-1",
"@seda-protocol/vm": "^0.0.4",
"big.js": "^6.2.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/amino/amino.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: amino/amino.proto

Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/cosmos/auth/v1beta1/auth.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: cosmos/auth/v1beta1/auth.proto

Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/cosmos/base/v1beta1/coin.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: cosmos/base/v1beta1/coin.proto

Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/cosmos/msg/v1/msg.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: cosmos/msg/v1/msg.proto

Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/cosmos/staking/v1beta1/staking.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: cosmos/staking/v1beta1/staking.proto

Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/cosmos/vesting/v1beta1/vesting.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: cosmos/vesting/v1beta1/vesting.proto

Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/cosmos_proto/cosmos.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: cosmos_proto/cosmos.proto

Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/gogoproto/gogo.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: gogoproto/gogo.proto

Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/google/api/annotations.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: google/api/annotations.proto

Expand Down
2 changes: 1 addition & 1 deletion libs/proto-messages/gen/google/api/http.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: google/api/http.proto

Expand Down
11 changes: 5 additions & 6 deletions libs/proto-messages/gen/google/protobuf/any.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Code generated by protoc-gen-ts_proto. DO NOT EDIT.
// versions:
// protoc-gen-ts_proto v1.178.0
// protoc-gen-ts_proto v1.181.2
// protoc unknown
// source: google/protobuf/any.proto

Expand Down Expand Up @@ -37,7 +37,7 @@ import _m0 from "protobufjs/minimal";
* foo = any.unpack(Foo.getDefaultInstance());
* }
*
* Example 3: Pack and unpack a message in Python.
* Example 3: Pack and unpack a message in Python.
*
* foo = Foo(...)
* any = Any()
Expand All @@ -47,7 +47,7 @@ import _m0 from "protobufjs/minimal";
* any.Unpack(foo)
* ...
*
* Example 4: Pack and unpack a message in Go
* Example 4: Pack and unpack a message in Go
*
* foo := &pb.Foo{...}
* any, err := anypb.New(foo)
Expand All @@ -67,7 +67,7 @@ import _m0 from "protobufjs/minimal";
* name "y.z".
*
* JSON
* ====
*
* The JSON representation of an `Any` value uses the regular
* representation of the deserialized, embedded message, with an
* additional field `@type` which contains the type URL. Example:
Expand Down Expand Up @@ -119,8 +119,7 @@ export interface Any {
*
* Note: this functionality is not currently available in the official
* protobuf release, and it is not used for type URLs beginning with
* type.googleapis.com. As of May 2023, there are no widely used type server
* implementations and no plans to implement one.
* type.googleapis.com.
*
* Schemes other than `http`, `https` (or the empty scheme) might be
* used with implementation specific semantics.
Expand Down
Loading

0 comments on commit 780eacf

Please sign in to comment.