cosmos-sdk/x/ibc/core
Damian Nolan 0792db78b8
minor channel fixes (#8665)
* Consolidating codec.go registrations. Moving Acknowledgement result/error to its own file

* Updating CHANGELOG.md with #7949 improvement as requested

* revert removing acknowledgement proto to its own file

* update changelog

* remove unnecessary pb.go file

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
2021-03-01 15:13:37 +01:00
..
02-client gRPC gateway issue with colons in the account url path (#8649) 2021-02-22 11:30:45 +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 Reorder IBC channel callbacks (#8404) 2021-01-21 15:10:07 +00:00
simulation Update IBC host keys + cleanup (#7873) 2020-11-10 17:05:21 +00:00
spec Modify IBC client governance unfreezing to reflect ADR changes (#8405) 2021-02-16 15:31:40 +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