cosmos-sdk/x/ibc
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
..
02-client Quick fixes for IBC (#7302) 2020-09-15 09:21:42 +00:00
03-connection Quick fixes for IBC (#7302) 2020-09-15 09:21:42 +00:00
04-channel Remove UNINITIALIZED usage from connection and channel (#7297) 2020-09-14 21:41:23 +00:00
05-port
07-tendermint Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
09-localhost add zero height (#7270) 2020-09-09 15:25:49 +00:00
23-commitment/types move IBC exported files to one location to avoid circular deps (#7224) 2020-09-02 16:38:50 +00:00
24-host x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
client run make format && go mod tidy (#7298) 2020-09-14 12:42:09 +01:00
exported Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
keeper
light-clients/solomachine Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
simulation
spec Implement ADR 026 (#7029) 2020-09-04 20:59:22 +00:00
testing x/ibc: move solo machine sequence to client state (#7271) 2020-09-09 12:14:11 -03:00
types
genesis.go
genesis_test.go Remove GetHeight from ConsensusState (#7274) 2020-09-14 18:16:42 +00:00
handler.go ibc: modular client messages (#7160) 2020-09-01 10:40:31 +00:00
handler_test.go x/ibc: implement Height interface (#7211) 2020-09-03 16:23:20 -04:00
ibc_test.go x/ibc: mock own privValidator rather than relying on the one from tendermint (#7241) 2020-09-07 21:44:23 +00:00
module.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00