cosmos-sdk/x/ibc/04-channel
Jack Zampolin 7d64086d33
Ensure IBC Proto Registration (#7210)
* init commit

* Add simulation request

* Push progress

* ensure exported interfaces and their concrete implementations are registered in ibc modules

* revert CalculateGas changes

* Fix simulation response unmarshal

* ensure exported interfaces and their concrete implementations are registered in ibc modules

* Passing tests

* Fix lint issues

* Update client/tx/tx.go

Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-09-01 20:59:48 +00:00
..
client Final IBC migration and Amino removal (#7157) 2020-08-25 10:17:38 -04:00
exported x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
keeper Rename PacketExecuted to ReceiveExecuted (#7206) 2020-08-31 15:36:01 +00:00
simulation store: Remove Amino (#6984) 2020-08-11 10:09:16 +00:00
types Ensure IBC Proto Registration (#7210) 2020-09-01 20:59:48 +00:00
genesis.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
handler.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
module.go ibc: remove legacy REST endpoint support (#7083) 2020-08-18 08:39:40 -04:00