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

Raise max-transaction-time #1639

Closed
bhazzard opened this issue Sep 14, 2023 · 0 comments · Fixed by #1655
Closed

Raise max-transaction-time #1639

bhazzard opened this issue Sep 14, 2023 · 0 comments · Fixed by #1655
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team

Comments

@bhazzard
Copy link

bhazzard commented Sep 14, 2023

Change default max-transaction-time to 499

Recommend node-operators to remove max-transaction-time in their config when upgrading to 5.0.0.

To get around the read-only transaction constraints, the time limit for read-only transactions should be the minimum of max-transaction-time and the read-only window time.

This is beneficial to the EVM by allowing larger transactions. Transactions will be able to consume more gas.

@bhazzard bhazzard added this to the Leap v5.0.0-rc1 milestone Sep 14, 2023
@arhag arhag removed the triage label Sep 14, 2023
@heifner heifner added the OCI Work exclusive to OCI team label Sep 14, 2023
heifner added a commit that referenced this issue Sep 18, 2023
heifner added a commit that referenced this issue Sep 18, 2023
heifner added a commit that referenced this issue Sep 18, 2023
heifner added a commit that referenced this issue Sep 18, 2023
heifner added a commit that referenced this issue Sep 19, 2023
heifner added a commit that referenced this issue Sep 20, 2023
… of three_queue_executor.

Simplifies logic fixes issues with previous approach.
Also add some poll() calls to make sure queues have latest tasks to execute.
heifner added a commit that referenced this issue Sep 20, 2023
heifner added a commit that referenced this issue Sep 20, 2023
heifner added a commit that referenced this issue Sep 21, 2023
heifner added a commit that referenced this issue Sep 22, 2023
heifner added a commit that referenced this issue Sep 22, 2023
heifner added a commit that referenced this issue Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants