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

Destroying mint cap evaluation #147

Merged
merged 14 commits into from
Mar 7, 2025
Merged

Conversation

l-monninger
Copy link
Collaborator

@l-monninger l-monninger commented Mar 3, 2025

@l-monninger l-monninger changed the title feat: mint cap evaluation Destroying mint cap evaluation Mar 3, 2025

Finally, we the evaluate the following potential usages of the Aptos Coin mint capability as would affect critical system properties. These are:

1. **[Transaction `prologue` and `epilogue`](#transaction-epilogue-and-prologue):** we assert that destroying the mint capability would cause failures of the transaction `prologue` and `epilogue` and thus general transaction processing under the Governed Gas Pool feature flags.
Copy link

@andygolay andygolay Mar 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be "we assert that destroying the mint capability would NOT cause failures of the transaction" @l-monninger ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, crucial NOT.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just got merged without that change going in @l-monninger @0xmovses

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will push an update.

@l-monninger
Copy link
Collaborator Author

@0xmovses 0xmovses merged commit 4c91658 into movement Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants