cosmos-sdk/x/ibc/07-tendermint
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 Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
types Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
doc.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
misbehaviour.go add custom relative and absolute timeouts to ibc-transfer (#6724) 2020-07-15 13:32:09 +00:00
misbehaviour_test.go 07-tendermint: ignore misbehaviour if age is greater than consensus params (#6422) 2020-06-18 12:52:34 -04:00
module.go x/ibc: refactor CLI (#6639) 2020-07-08 05:57:59 -04:00
tendermint_test.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
update.go x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
update_test.go Enforce ProofSpecs in 23-Commitment (#6374) 2020-06-12 10:45:40 +00:00