cosmos-sdk/x/ibc
colin axnér a9b034b5f3
Emit header in MsgUpdateClient events (#8624)
* emit header in update client msg

* update CHANGELOG

* update spec

* fix nil header bug

* use JSON encoding for emitting header

* Update x/ibc/core/spec/06_events.md

* use proto for encoding

* add tests

* encode to hex before emitting header in event

* add comment addressing reasoning for hex encoding

* Update CHANGELOG.md

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

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-03-03 16:40:05 +00:00
..
applications/transfer various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
core Emit header in MsgUpdateClient events (#8624) 2021-03-03 16:40:05 +00:00
light-clients Remove IBC logic from x/upgrade (#8673) 2021-03-01 16:28:54 +00:00
spec ibc: spec overview (#7853) 2020-11-09 12:44:20 +01:00
testing various linter fixes (#8666) 2021-02-23 08:46:01 +00:00