cosmos-sdk/x/ibc
dauTT 4f3efaded4
Add same attributes for all connection/ channel/ packet IBC events (#6482)
* Emmit events with same attributes in connection handlers

* Emmit events with same attributes in channel handlers

* Add paket_data attribute to EventTypeAcknowledgePacket

* Revert proto changes

* Query channel and connection to emit events with same  attributes

* Simplify code

* Update x/ibc/04-channel/keeper/packet.go

* Update x/ibc/04-channel/handler.go

* Apply suggestions from code review

Co-authored-by: Aditya <adityasripal@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-03 15:48:48 +00:00
..
02-client remove alias.go from 02-client (#6542) 2020-06-30 10:37:05 +00:00
03-connection Add same attributes for all connection/ channel/ packet IBC events (#6482) 2020-07-03 15:48:48 +00:00
04-channel Add same attributes for all connection/ channel/ packet IBC events (#6482) 2020-07-03 15:48:48 +00:00
05-port remove alias.go from 05-port (#6575) 2020-07-02 12:44:08 +00:00
07-tendermint deps: bump TM v0.33.6 (#6580) 2020-07-02 16:37:09 +02:00
09-localhost remove alias.go from channel (#6569) 2020-07-01 18:25:23 +00:00
23-commitment Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
24-host Update connection handshake version negotiation (#6534) 2020-07-03 09:28:02 +00:00
ante remove alias.go from channel (#6569) 2020-07-01 18:25:23 +00:00
client x/ibc: tx client protobuf migration (#6461) 2020-06-17 21:56:48 +02:00
keeper remove alias.go from 05-port (#6575) 2020-07-02 12:44:08 +00:00
simulation x/ibc: simulation store decoders (#6247) 2020-06-10 08:09:51 +00:00
spec Update connection handshake version negotiation (#6534) 2020-07-03 09:28:02 +00:00
testing Update connection handshake version negotiation (#6534) 2020-07-03 09:28:02 +00:00
types remove alias.go from channel (#6569) 2020-07-01 18:25:23 +00:00
genesis.go x:ibc: remove alias.go usage (#6429) 2020-06-13 14:29:00 +00:00
genesis_test.go Update connection handshake version negotiation (#6534) 2020-07-03 09:28:02 +00:00
handler.go remove alias.go from 05-port (#6575) 2020-07-02 12:44:08 +00:00
ibc_test.go x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
module.go x/ibc: tx client protobuf migration (#6461) 2020-06-17 21:56:48 +02:00