-
Notifications
You must be signed in to change notification settings - Fork 772
Closed
Labels
type: tech-debtSlows down development in the long runSlows down development in the long run
Description
Problem
Gaia is currently using error types defined here. While this is fine for now, these error types may be deprecated in the future. The goal is for Gaia to define its own general errors. This would help with identifying if an error is from SDK or from Gaia.
See cosmos/ibc-go#3184 and cosmos/ibc-go#3186 as an example.
Closing criteria
Gaia doesn't use error types defined in github.com/cosmos/cosmos-sdk/types/errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: tech-debtSlows down development in the long runSlows down development in the long run