Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Abstract Height in IBC Clients #6686
Abstract Height in IBC Clients #6686
Changes from 21 commits
e3ee983
6233c94
c51bab1
ee5edcc
488d232
10c3a3f
8fa0e2f
b405b9e
5adc5bc
6c494bb
faafff7
660b0ff
04cb265
179943d
452a66f
ac32c79
7dfe1c9
2bdf31f
fcefa34
ff89df0
f3f4d3b
c2e0cd7
aa0a342
c74bec9
b612ac7
363287c
28585e9
aa9d1e6
3f77210
541737c
898c363
cde1aea
3a7910b
43ec7bf
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Epoch and height are passed in seperately in these proto msgs, and then passed into
clientexported.Height
constructor in code