Commit 042d818
chore: Add consensus state heights query (#1336)
* add ConsensusStateHeights query
* add cli for ConsensusStateHeights Query
* update CHANGELOG.md
* Update modules/core/02-client/keeper/grpc_query.go
Co-authored-by: Damian Nolan <[email protected]>
* Update modules/core/02-client/client/cli/query.go
Co-authored-by: Damian Nolan <[email protected]>
* Update modules/core/02-client/client/cli/query.go
Co-authored-by: Damian Nolan <[email protected]>
* Update modules/core/02-client/client/cli/query.go
Co-authored-by: Damian Nolan <[email protected]>
* update consensus height query
* very minor changes in modules/core/02-client grpc_query_test
* Update modules/core/02-client/keeper/grpc_query_test.go
Co-authored-by: Sean King <[email protected]>
* Update modules/core/02-client/keeper/grpc_query_test.go
Co-authored-by: Sean King <[email protected]>
* Update modules/core/02-client/keeper/grpc_query_test.go
Co-authored-by: Sean King <[email protected]>
* Update modules/core/02-client/keeper/grpc_query_test.go
Co-authored-by: Sean King <[email protected]>
* Update modules/core/02-client/client/cli/query.go
Co-authored-by: Sean King <[email protected]>
* Update modules/core/02-client/keeper/grpc_query_test.go
Co-authored-by: Carlos Rodriguez <[email protected]>
* Update CHANGELOG.md
Co-authored-by: colin axnér <[email protected]>
* update swagger.yaml; update 02-client grpc_query_test
* Update modules/core/02-client/keeper/grpc_query_test.go
Co-authored-by: Damian Nolan <[email protected]>
* nit
Co-authored-by: Damian Nolan <[email protected]>
Co-authored-by: Sean King <[email protected]>
Co-authored-by: Carlos Rodriguez <[email protected]>
Co-authored-by: vuong <[email protected]>
Co-authored-by: colin axnér <[email protected]>1 parent b2ca193 commit 042d818
File tree
11 files changed
+1409
-110
lines changed- docs
- client/swagger-ui
- ibc
- modules/core
- 02-client
- client/cli
- keeper
- types
- keeper
- proto/ibc/core/client/v1
11 files changed
+1409
-110
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments