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

Reduce the usage of ibc-rs types #157

Open
4 tasks
srdtrk opened this issue Dec 7, 2024 · 0 comments
Open
4 tasks

Reduce the usage of ibc-rs types #157

srdtrk opened this issue Dec 7, 2024 · 0 comments
Labels
deps Concerning dependencies good practices Good code practices

Comments

@srdtrk
Copy link
Member

srdtrk commented Dec 7, 2024

Summary

We often use ibc-rs types to decode/encode requests/responses from Cosmos SDK in the operator and relayer. We should instead only use ibc-proto whenever possible to reduce the number of dependencies.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
  • Estimate provided
@srdtrk srdtrk added deps Concerning dependencies good practices Good code practices labels Dec 7, 2024
@github-project-automation github-project-automation bot moved this to Backlog in IBC-GO Eureka Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Concerning dependencies good practices Good code practices
Projects
Status: Backlog
Development

No branches or pull requests

1 participant