Skip to content
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

Closed
4 tasks done
ancazamfir opened this issue Sep 10, 2020 · 0 comments · Fixed by #227
Closed
4 tasks done

Migrate handlers to newer protobuf definitions #226

ancazamfir opened this issue Sep 10, 2020 · 0 comments · Fixed by #227
Assignees

Comments

@ancazamfir
Copy link
Collaborator

ancazamfir commented Sep 10, 2020

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

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ancazamfir ancazamfir self-assigned this Sep 10, 2020
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant