Commit 6fdff49
fix: add cosmos_proto.implements_interface (backport cosmos#1740) (cosmos#1818)
* fix: add cosmos_proto.implements_interface (cosmos#1740)
* fix: add cosmos_proto.implements_interface
* changelog
* Update CHANGELOG.md
Co-authored-by: Carlos Rodriguez <[email protected]>
* run `make proto-all`
* run `go mod tidy`
Co-authored-by: Carlos Rodriguez <[email protected]>
Co-authored-by: colin axnér <[email protected]>
(cherry picked from commit 40d0ff7)
# Conflicts:
# modules/core/02-client/types/client.pb.go
* fix conflicts
Co-authored-by: Dan Lynch <[email protected]>
Co-authored-by: crodriguezvega <[email protected]>1 parent bade24a commit 6fdff49
File tree
3 files changed
+57
-51
lines changed- modules/core/02-client/types
- proto/ibc/core/client/v1
3 files changed
+57
-51
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | | - | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
59 | | - | |
60 | | - | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
0 commit comments