cosmos-sdk/x/ibc-transfer
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 custom relative and absolute timeouts to ibc-transfer (#6724) 2020-07-15 13:32:09 +00:00
keeper Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
simulation x/ibc-transfer/simulation/genesis.go: add unit tests (#6709) 2020-07-13 15:54:43 -04:00
spec Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
types bump identifier maximum to 64 characters (#6812) 2020-07-22 10:20:41 +00:00
genesis.go x/ibc-transfer: remove alias.go usage (#6427) 2020-06-13 16:20:38 -04:00
handler_test.go Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
handler.go Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
module.go Start removing HybridCodec (init + auth, bank, distribution) (#6838) 2020-07-24 19:04:29 +00:00