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

Perf/evm tx insertion and fix gas used #1390

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Conversation

Torresmorah
Copy link
Collaborator

Fix missing gas used data in blocks

What does this PR do?

Steps to test

  1. Run the project locally with eos evm configuration
  2. Check in the DB that blocks with transactions have a gas used greater than zero

Screenshots

imagen

@Torresmorah Torresmorah self-assigned this Nov 20, 2023
@Torresmorah Torresmorah changed the title Perf/evm blocks insertion Perf/evm tx insertion and fix gas used Nov 20, 2023
Copy link
Collaborator

@xavier506 xavier506 left a comment

Choose a reason for hiding this comment

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

LGTM

@xavier506 xavier506 merged commit 1a232e7 into dev Nov 21, 2023
4 checks passed
@xavier506 xavier506 deleted the perf/evm-blocks-insertion branch November 21, 2023 00:55
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.

Jungle EVM average gas used is always zero
3 participants