cosmos-sdk/client/grpc/cmtservice
Aaron Craelius 167f3f12e2
refactor: migrate codec/types to type aliases, remove depinject dep on sdk (#24336)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-02 23:37:19 +00:00
..
autocli.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
block.go feat: use autocli for comet commands (backport #17389) (#17405) 2023-08-16 12:03:38 +00:00
query.pb.go refactor: migrate codec/types to type aliases, remove depinject dep on sdk (#24336) 2025-04-02 23:37:19 +00:00
query.pb.gw.go refactor: rename commands to match consensus engine name (#14956) 2023-02-08 20:09:28 +00:00
service.go feat: use autocli for comet commands (backport #17389) (#17405) 2023-08-16 12:03:38 +00:00
status_test.go revert: Revert RunMigrationBeginBlock addition in v0.50 (#17450) 2023-08-18 20:48:38 +00:00
status.go feat: use autocli for comet commands (backport #17389) (#17405) 2023-08-16 12:03:38 +00:00
types.go feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
types.pb.go refactor: rename commands to match consensus engine name (#14956) 2023-02-08 20:09:28 +00:00
util.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
validator.go refactor(client): use cmtservice for comet-validator-set command (backport #17187) (#17257) 2023-08-02 09:21:23 +00:00