cosmos-sdk/x/ibc
Aaron Craelius 80f7ff62f7
Start removing HybridCodec (init + auth, bank, distribution) (#6838)
* Start to remove HybridCodec

* Rename

* Fixes

* Test fixes

* Cleanup
2020-07-24 19:04:29 +00:00
..
02-client Add pagination flags to x{ibc, bank} (#6804) 2020-07-21 15:36:45 +00:00
03-connection add page flag for CLI queries (#6824) 2020-07-24 08:17:11 +00:00
04-channel add page flag for CLI queries (#6824) 2020-07-24 08:17:11 +00:00
05-port
07-tendermint x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
09-localhost x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04: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 Fix query unrelayed packets logic (#6733) 2020-07-20 12:42:36 +00:00
simulation x/ibc: remove ID from ConnectionEnd (#6814) 2020-07-22 09:59:15 -04:00
spec Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
testing remove IBC ante handler in favor of using handler (#6793) 2020-07-20 15:25:57 +00:00
types Add validation to prevent empty store keys (#6754) 2020-07-20 18:05:01 +02:00
genesis.go
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
module.go Start removing HybridCodec (init + auth, bank, distribution) (#6838) 2020-07-24 19:04:29 +00:00