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
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
keeper remove alias.go from 05-port (#6575) 2020-07-02 12:44:08 +00:00
simulation
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_test.go Update connection handshake version negotiation (#6534) 2020-07-03 09:28:02 +00:00
genesis.go
handler.go remove alias.go from 05-port (#6575) 2020-07-02 12:44:08 +00:00
ibc_test.go
module.go