cosmos-sdk/x/ibc/testing
Federico Kunze 426d195387
ibc: Connection Version changed from string to proto definition (#7644)
* ibc: Version to proto Any

* change version string to struct

* various version fixes

* fix build

* reorder code

* update spec

* rename to ProtoVersionsToExported and ExportedVersionsToProto

Co-authored-by: Colin Axner <colinaxner@berkeley.edu>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-28 09:41:54 +00:00
..
mock Refactor RegisterQueryServices -> RegisterServices (#7518) 2020-10-12 16:31:51 +00:00
chain.go ibc: Connection Version changed from string to proto definition (#7644) 2020-10-28 09:41:54 +00:00
chain_test.go remove test_utils.go in tm client (#7522) 2020-10-14 14:51:11 +00:00
coordinator.go Fix Optimistic Channel Handshake bugs (#7678) 2020-10-27 14:34:25 +00:00
solomachine.go Fix misbehaviour handling for solo machine (#7515) 2020-10-13 09:02:24 -03:00
types.go Fix AcknowledgePacket and AcknowledgementExecuted bug + update testing pkg (#7170) 2020-08-26 12:11:31 +00:00