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

[Epic]: auth/tx migration #18446

Open
2 of 6 tasks
tac0turtle opened this issue Nov 10, 2023 · 0 comments
Open
2 of 6 tasks

[Epic]: auth/tx migration #18446

tac0turtle opened this issue Nov 10, 2023 · 0 comments
Labels
T:Epic Epics

Comments

@tac0turtle
Copy link
Member

Summary

In Q3 the sdk team rewrote tx decoding into x/tx. It is used in many places throughout the code base, but there is still usage of auth/tx used throughout the codebase.

Problem Definition

Deprecate auth/tx in favor of using x/tx everywhere

Work Breakdown

  • identify usage of auth/tx throughout the codebase
  • Remove usage of auth/tx, add new features to x/tx in order to achieve this.
  • mark auth/tx as deprecated.

Other issues to be resolved with this work

@tac0turtle tac0turtle added the T:Epic Epics label Nov 10, 2023
@github-project-automation github-project-automation bot moved this to 👀 To Do in Cosmos-SDK Nov 17, 2023
@tac0turtle tac0turtle moved this from 👀 To Do to 🧑‍🔧 Needs Design in Cosmos-SDK Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Epic Epics
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant