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

[AIP-64][Discussion] Validator Transaction Type #327

Closed
thepomeranian opened this issue Feb 13, 2024 · 0 comments
Closed

[AIP-64][Discussion] Validator Transaction Type #327

thepomeranian opened this issue Feb 13, 2024 · 0 comments

Comments

@thepomeranian
Copy link
Collaborator

AIP Discussion

Summary

The Aptos blockchain, as it currently stands, predominantly handles two kinds of transactions: UserTransaction and a pair of specific validator transactions (BlockMetadata and StateCheckpoint). Looking ahead, there is a clear need for the integration of additional types of validator transactions to support future applications. In response to this requirement, this AIP proposes the introduction of a 'validator transaction type'. This type will be structured as an enumeration (enum), facilitating the straightforward expansion and incorporation of various distinct validator transaction instances in the future.

Read more about it here: https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-64.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants