Skip to content

Gaia uses SDK general error types #2484

@mpoke

Description

@mpoke

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.

Metadata

Metadata

Assignees

Labels

type: tech-debtSlows down development in the long run

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions