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

evm: refactor computation of execution gas limit #2560

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

chfast
Copy link
Member

@chfast chfast commented Dec 5, 2024

Refactor the computation of the execution gas limit for a transaction. This small change helps with evmone APIv2 integration.

Refactor the computation of the execution gas limit for a transaction.
This small change helps with evmone APIv2 integration.
@chfast chfast force-pushed the refactor_execution_gas_limit branch from 9c897e6 to 05bc6ca Compare December 5, 2024 14:34
@canepat canepat added maintenance Some maintenance work (fix, refactor, rename, test...) evmone apiv2 Migration to evmone state::transition API labels Dec 5, 2024
@canepat canepat merged commit 68ab4d8 into master Dec 5, 2024
5 checks passed
@canepat canepat deleted the refactor_execution_gas_limit branch December 5, 2024 16:17
@canepat canepat mentioned this pull request Dec 12, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evmone apiv2 Migration to evmone state::transition API maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants