cosmos-sdk/x/ibc/04-channel/keeper
Anil Kumar Kammari 3bafd8255a
Remove hybrid codec usage (#6843)
* remove hybrid codec for slashing, staking and upgrade

* Remove hybridcodec from params and mint

* revert staking

* Fix gov

* Fix ibc and evidence

* Fix ibc-transfer

* Fix staking

* remove evidence json marshaling

* Fix tests

Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-25 08:03:58 +00:00
..
grpc_query.go Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
grpc_query_test.go Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
handshake.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
handshake_test.go x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
keeper.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
keeper_test.go refactor connection handshake_test (#6576) 2020-07-02 20:08:29 +00:00
packet.go Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
packet_test.go x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
querier.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
querier_test.go x/ibc: gRPC query service (#6466) 2020-07-06 15:35:35 -04:00
timeout.go Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
timeout_test.go x/ibc: remove returning packet from channel keeper funcs (#6544) 2020-06-30 11:04:18 -04:00