cosmos-sdk/x/ibc/02-client
colin axnér 1f7a2787aa
Final IBC migration and Amino removal (#7157)
* migrate tm messages and change header/evidence to pointers

* remove amino

* add nil checks and test for pointer changes

* fix format
2020-08-25 10:17:38 -04:00
..
client Final IBC migration and Amino removal (#7157) 2020-08-25 10:17:38 -04:00
exported implement solo machine client (#6267) 2020-08-24 10:06:48 +00:00
keeper Final IBC migration and Amino removal (#7157) 2020-08-25 10:17:38 -04:00
simulation Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
types Final IBC migration and Amino removal (#7157) 2020-08-25 10:17:38 -04:00
abci_test.go Allow localhost to be created (#7148) 2020-08-24 18:37:11 +00:00
abci.go Remove ID from ClientState (#6823) 2020-07-27 18:43:09 +00:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
genesis.go Allow localhost to be created (#7148) 2020-08-24 18:37:11 +00:00
handler_test.go Allow localhost to be created (#7148) 2020-08-24 18:37:11 +00:00
handler.go Modular IBC Client (#7028) 2020-08-14 04:47:13 -04:00
module.go x/ibc: final gRPC migration (#7077) 2020-08-20 10:23:19 -04:00