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

Increase Gas Schedule version and governance transaction gas limit for framework upgrade #160

Open
isaacdoidge opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@isaacdoidge
Copy link

We need to increase the gas execution limit for governance transactions so that we can perform framework upgrades without having to change-then-revert the gas schedule every time. We only need to increase the limit slightly to accomplish this, however, increasing it by 25% will give us some buffer for the future without adding significant risk. We currently also control governance, so should not expect this to be a problem.

After updating the parameter we should also increment the version in aptos-move/aptos-gas-schedule/src/ver.rs.

@isaacdoidge isaacdoidge added the enhancement New feature or request label Jan 2, 2025
@isaacdoidge isaacdoidge self-assigned this Jan 2, 2025
isaacdoidge added a commit that referenced this issue Jan 2, 2025
…ork upgrades. Incremented the gas schedule version accordingly.
isaacdoidge added a commit that referenced this issue Jan 2, 2025
…ork upgrades. Incremented the gas schedule version accordingly. (#161)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant