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

Expose different consts, types and impls for public access #976

Closed
Tracked by #965
Farhad-Shabani opened this issue Nov 21, 2023 · 0 comments · Fixed by #975
Closed
Tracked by #965

Expose different consts, types and impls for public access #976

Farhad-Shabani opened this issue Nov 21, 2023 · 0 comments · Fixed by #975
Assignees
Labels
O: usability Objective: aims to enhance user experience (UX) and streamline product usability
Milestone

Comments

@Farhad-Shabani
Copy link
Member

Background

Part of #965

To enable the ibc restructure and also maximize users' access to our implementation, we'll be making the following types and implementations public:

  • validate and execute handler functions for all the IBC message types.
  • TYPE_URL constants.
  • Any private fields within the domain message types.
  • Any private fields within the Tendermint ClientState and ConsensusState structs.
@Farhad-Shabani Farhad-Shabani added the O: usability Objective: aims to enhance user experience (UX) and streamline product usability label Nov 21, 2023
@github-project-automation github-project-automation bot moved this to 📥 To Do in ibc-rs Nov 21, 2023
@Farhad-Shabani Farhad-Shabani self-assigned this Nov 21, 2023
@github-project-automation github-project-automation bot moved this from 📥 To Do to ✅ Done in ibc-rs Nov 22, 2023
@Farhad-Shabani Farhad-Shabani added this to the v0.48.0 milestone Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: usability Objective: aims to enhance user experience (UX) and streamline product usability
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant