cosmos-sdk/x/ibc/core
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
..
02-client Emit header in MsgUpdateClient events (#8624) 2021-03-03 16:40:05 +00:00
03-connection gRPC gateway issue with colons in the account url path (#8649) 2021-02-22 11:30:45 +00:00
04-channel minor channel fixes (#8665) 2021-03-01 15:13:37 +01:00
05-port Refactor Logging using Zerolog (#8072) 2020-12-03 23:17:21 +00:00
23-commitment/types Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
24-host Rename GRPCRouter (#8079) 2020-12-04 15:06:50 +00:00
client Generic 02-client cli cmds, removes light client specific ones (#8259) 2021-01-08 13:00:07 +00:00
exported Modify IBC client governance unfreezing to reflect ADR changes (#8405) 2021-02-16 15:31:40 +00:00
keeper Remove IBC logic from x/upgrade (#8673) 2021-03-01 16:28:54 +00:00
simulation Update IBC host keys + cleanup (#7873) 2020-11-10 17:05:21 +00:00
spec Emit header in MsgUpdateClient events (#8624) 2021-03-03 16:40:05 +00:00
types Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
genesis_test.go Implement Connection-specified delay (#8069) 2020-12-07 12:13:06 +00:00
genesis.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
handler.go ibc: internal audit part 1 (#7704) 2020-10-28 15:57:48 +00:00
module.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00