-
Notifications
You must be signed in to change notification settings - Fork 329
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
Migrate handlers to newer protobuf definitions #226
Comments
12 tasks
ancazamfir
added a commit
that referenced
this issue
Sep 30, 2020
brapse
pushed a commit
that referenced
this issue
Oct 6, 2020
* add v0.0.4 entries * link issue instead of pr for #226 * Removed PRs from changelog. Fixed date to be similar to prior releases * Order issues by their id; added 276; replaced PR 268 with issue 253 * Added missing issues 209 and 213 * add couple more issues Co-authored-by: Adi Seredinschi <adi@informal.systems>
ancazamfir
added a commit
that referenced
this issue
Oct 20, 2020
* add v0.0.4 entries * link issue instead of pr for #226 * Removed PRs from changelog. Fixed date to be similar to prior releases * Order issues by their id; added 276; replaced PR 268 with issue 253 * Added missing issues 209 and 213 * add couple more issues * Update changelog with issues fixed during the period 01-16 October. * Added last fixed issues to the changelog. Co-authored-by: Anca Zamfir <zamfiranca@gmail.com>
hu55a1n1
pushed a commit
to hu55a1n1/hermes
that referenced
this issue
Sep 13, 2022
* add v0.0.4 entries * link issue instead of pr for informalsystems#226 * Removed PRs from changelog. Fixed date to be similar to prior releases * Order issues by their id; added 276; replaced PR 268 with issue 253 * Added missing issues 209 and 213 * add couple more issues Co-authored-by: Adi Seredinschi <adi@informal.systems>
hu55a1n1
pushed a commit
to hu55a1n1/hermes
that referenced
this issue
Sep 13, 2022
* add v0.0.4 entries * link issue instead of pr for informalsystems#226 * Removed PRs from changelog. Fixed date to be similar to prior releases * Order issues by their id; added 276; replaced PR 268 with issue 253 * Added missing issues 209 and 213 * add couple more issues * Update changelog with issues fixed during the period 01-16 October. * Added last fixed issues to the changelog. Co-authored-by: Anca Zamfir <zamfiranca@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
Migrate to ibc_proto v0.3.0
This is part of the follow up issue https://github.com/informalsystems/ibc-rs/issues/218
Problem Definition
There have been major changes in the IBC proto definitions especially in connection messages and with the addition of a new
Height
type.Proposal
Make the minimal changes such that the code compiles
For Admin Use
The text was updated successfully, but these errors were encountered: