Skip to content

Commit

Permalink
Proto Files Update (#184)
Browse files Browse the repository at this point in the history
* Proto Files Update

- Added cosmos/authz, cosmos/slashing, cosmos/evidence, and cosmwasm/wasm for consistency with REST API and "sei-chain" repo
- Removed cosmos/capability, cosmos/crisis, cosmos/group, cosmos/genutil, cosmos/nft, sei-protocol/dex
- Added ts-node as a dev dependency for the "codegen" yarn script

* Added changeset

* Add /base/tendermint/v1beta1 proto files

Removed the exclusion on this since it exists in the REST endpoint

* Fixed broken build due to authz type
  • Loading branch information
codebycarson authored Jul 1, 2024
1 parent 73c7494 commit f9cce3e
Show file tree
Hide file tree
Showing 117 changed files with 8,807 additions and 13,469 deletions.
5 changes: 5 additions & 0 deletions .changeset/shy-parents-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@sei-js/proto": patch
---

Added cosmos/authz, cosmos/slashing, cosmos/evidence, and cosmwasm/wasm for consistency with REST API and "sei-chain" repo, Removed cosmos/capability, cosmos/crisis, cosmos/group, cosmos/genutil, cosmos/nft, sei-protocol/dex
1 change: 1 addition & 0 deletions packages/proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"jest-in-case": "^1.0.2",
"long": "^5.2.0",
"regenerator-runtime": "^0.13.7",
"ts-node": "^10.9.2",
"tsc-watch": "^6.2.0"
},
"dependencies": {
Expand Down
30 changes: 0 additions & 30 deletions packages/proto/proto/cosmos/capability/v1beta1/capability.proto

This file was deleted.

26 changes: 0 additions & 26 deletions packages/proto/proto/cosmos/capability/v1beta1/genesis.proto

This file was deleted.

15 changes: 0 additions & 15 deletions packages/proto/proto/cosmos/crisis/v1beta1/genesis.proto

This file was deleted.

25 changes: 0 additions & 25 deletions packages/proto/proto/cosmos/crisis/v1beta1/tx.proto

This file was deleted.

16 changes: 0 additions & 16 deletions packages/proto/proto/cosmos/genutil/v1beta1/genesis.proto

This file was deleted.

77 changes: 0 additions & 77 deletions packages/proto/proto/cosmos/group/v1/events.proto

This file was deleted.

38 changes: 0 additions & 38 deletions packages/proto/proto/cosmos/group/v1/genesis.proto

This file was deleted.

Loading

0 comments on commit f9cce3e

Please sign in to comment.