Skip to content

[AIP-115][Discussion] Stateless Account #621

@lightmark

Description

@lightmark

AIP Discussion

The Stateless Account update introduces an optimization to the existing Aptos account model, enabling gas savings by not requiring the explicit creation of an account resource unless necessary. In this update, accounts that do not have a pre-existing account resource are treated as valid with default behaviors, particularly defaulting the auth_key to the account’s address. The account resource will only be created when a specific action, such as rotating the authentication key, requires it.

This update allows for more efficient resource management and reduced gas costs while maintaining backward compatibility with existing accounts and the Move VM.

Read more about it here: < Link to AIP >

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions