cosmos-sdk/x/ibc/core/02-client
colin axnér 0df0626604
Generic 02-client cli cmds, removes light client specific ones (#8259)
* remove old light client cli cmds and replace with generic ones housed in client

* remove print and add client cli getter cmds

* use any as arguments

* revert back to single pub key

* fix tests

* typo

* remove todo

* add upgrade cli cmd cc @AdityaSripal

* register upgrade cmd
2021-01-08 13:00:07 +00:00
..
client Generic 02-client cli cmds, removes light client specific ones (#8259) 2021-01-08 13:00:07 +00:00
keeper Fix ConsensusStates grpc query (#8246) 2021-01-04 15:03:11 +00:00
simulation Update IBC host keys + cleanup (#7873) 2020-11-10 17:05:21 +00:00
types x/ibc: fix ClientUpdateProposal unpacker (#8170) 2020-12-16 10:41:20 +01:00
abci_test.go Rename Version to Revision in IBC Height (#8020) 2020-11-24 15:38:24 +00:00
abci.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
doc.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis.go Implement Connection-specified delay (#8069) 2020-12-07 12:13:06 +00:00
module.go Generic 02-client cli cmds, removes light client specific ones (#8259) 2021-01-08 13:00:07 +00:00
proposal_handler_test.go ibc: client params allowlist (#7855) 2020-11-11 11:07:29 +00:00
proposal_handler.go Refactor x/ibc to ADR 031 (#7576) 2020-10-19 18:21:53 +00:00