cosmos-sdk/x/ibc/02-client
Jack Zampolin a8990eab71
Quick fixes for IBC (#7302)
* Fix page variable for querying consensus state of a node

* Add pointer where required

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
2020-09-15 09:21:42 +00:00
..
client Quick fixes for IBC (#7302) 2020-09-15 09:21:42 +00:00
keeper Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
simulation Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
types Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
abci_test.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
abci.go move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
genesis.go Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
handler_test.go Implement ADR 026 (#7029) 2020-09-04 20:59:22 +00:00
handler.go Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
module.go x/ibc: final gRPC migration (#7077) 2020-08-20 10:23:19 -04:00