cosmos-sdk/x/ibc/07-tendermint
colin axner ef0a7344af
x/ibc: remove ID from ConnectionEnd (#6814)
* remove connection id

* various test and code fixes

* fix tests

* Update proto/ibc/connection/connection.proto

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* rename utils.go to parse.go in host

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-22 09:59:15 -04:00
..
client Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
types x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
doc.go
misbehaviour.go add custom relative and absolute timeouts to ibc-transfer (#6724) 2020-07-15 13:32:09 +00:00
misbehaviour_test.go 07-tendermint: ignore misbehaviour if age is greater than consensus params (#6422) 2020-06-18 12:52:34 -04:00
module.go x/ibc: refactor CLI (#6639) 2020-07-08 05:57:59 -04:00
tendermint_test.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
update.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
update_test.go Enforce ProofSpecs in 23-Commitment (#6374) 2020-06-12 10:45:40 +00:00