cosmos-sdk/x/ibc
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
..
02-client Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
03-connection Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
04-channel Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
05-port remove alias.go from 05-port (#6575) 2020-07-02 12:44:08 +00:00
07-tendermint Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
09-localhost Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
23-commitment x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
24-host x/ibc: remove ID from ConnectionEnd (#6814) 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
keeper Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
simulation Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
spec Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
testing Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
types Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00
genesis.go x:ibc: remove alias.go usage (#6429) 2020-06-13 14:29:00 +00:00
genesis_test.go x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
handler.go rename MsgPacket to MsgRecvPacket (#6813) 2020-07-22 10:01:57 +00:00
handler_test.go rename MsgPacket to MsgRecvPacket (#6813) 2020-07-22 10:01:57 +00:00
ibc_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
module.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00