Skip to content

Spin cosmossdk.io/x/auth back in Cosmos SDK #21505

Closed

Description

The Cosmos SDK depends heavily on x/auth, for v0.52 the team has decided not to extract auth in its own go.mod (as auth depends on the SDK and the SDK on auth).
Instead, cosmossdk.io/x/auth will exist again as github.com/cosmos/cosmos-sdk/x/auth.
This will be the only not extracted module (-- maybe bring back params as well, as it is deprecated?).
The Cosmos SDK has for goal to allow a chain to only start with x/accounts, an alternative to x/auth.

Tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status

    🥳 Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions