cosmos-sdk/x/ibc/core/02-client
Federico Kunze 1c6881def8
x/ibc: fix ClientUpdateProposal unpacker (#8170)
* x/ibc: fix ClientUpdateProposal unpacker

* rm duplicate line
2020-12-16 10:41:20 +01:00
..
client Combine client.ReadTxCommandFlags with GetClientContextFromCmd (#8155) 2020-12-14 22:09:51 +00:00
keeper add Increment method to Height interface (#8157) 2020-12-15 12:26:43 +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 ibc: core restructure (#7434) 2020-10-02 06:03:02 -03: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