cosmos-sdk/x/ibc/02-client
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
..
client Add pagination flags to x{ibc, bank} (#6804) 2020-07-21 15:36:45 +00:00
exported Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
keeper Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
types Fix query unrelayed packets logic (#6733) 2020-07-20 12:42:36 +00:00
abci.go x/ibc: update ICS09 Loopback Client (#6018) 2020-04-17 22:36:12 -04:00
abci_test.go x/ibc: create localhost client on InitGenesis (#6170) 2020-05-11 17:46:00 +02:00
doc.go
genesis.go remove alias.go from 02-client (#6542) 2020-06-30 10:37:05 +00:00
handler.go remove IBC ante handler in favor of using handler (#6793) 2020-07-20 15:25:57 +00:00
module.go x/ibc: update CLI queries (#6647) 2020-07-08 10:57:42 -04:00