cosmos-sdk/x/ibc
colin axner 97a83e9c78
Update IBC events docs and code (#6798)
* update msgs type from opaque

* update spec for createclient

* update events spec for handshake cals

* update packet events for spec and code

* add relayer events doc

* update ibc-transfer events

* fix build

* small fix from self review

* update channel msgs types

* acknowledgement_packet -> acknowledge_packet

* Apply suggestions from code review

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* fix spec issues for ibc and ibc-transfer

* add golang relayer link

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-21 12:56:14 -04:00
..
02-client Add pagination flags to x{ibc, bank} (#6804) 2020-07-21 15:36:45 +00:00
03-connection Add pagination flags to x{ibc, bank} (#6804) 2020-07-21 15:36:45 +00:00
04-channel Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
05-port
07-tendermint add custom relative and absolute timeouts to ibc-transfer (#6724) 2020-07-15 13:32:09 +00:00
09-localhost Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
23-commitment x/ibc: update error messages (#6659) 2020-07-09 12:06:08 -04:00
24-host Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00: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/simulation/genesis_test.go: add unit tests (#6712) 2020-07-14 04:09:36 -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 Standardize connection versioning + channel versioning docs (#6640) 2020-07-14 08:43:26 +00:00
handler.go remove IBC ante handler in favor of using handler (#6793) 2020-07-20 15:25:57 +00:00
handler_test.go remove IBC ante handler in favor of using handler (#6793) 2020-07-20 15:25:57 +00:00
ibc_test.go
module.go Merge PR #6806: Docs & Cleanup 2020-07-21 11:28:43 -04:00