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

Make basecoin-rs compatible with ibc-rs changes until v0.29.0 #77

Closed
Tracked by #431
Farhad-Shabani opened this issue Feb 22, 2023 · 0 comments · Fixed by #78
Closed
Tracked by #431

Make basecoin-rs compatible with ibc-rs changes until v0.29.0 #77

Farhad-Shabani opened this issue Feb 22, 2023 · 0 comments · Fixed by #78
Assignees

Comments

@Farhad-Shabani
Copy link
Member

Summary

It is needed to reflect on the below changes for getting the basecoin-rs compatible with the IBC-rs v0.29.0:

  • Discard the old reader/keeper traits and go only with the Validation/Execution APIs without the val_exec_ctx feature
  • Apply changes due to refactoring *Path structs on IBC-rs
  • Update the Tendermint-rs deps to v0.29.0
  • Bump IBC-rs and IBC-proto-rs
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