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

Problem: trace block gas refund change not committed #527

Merged
merged 7 commits into from
Sep 24, 2024

Commits on Sep 23, 2024

  1. Problem: trace block not accurate for dynamic fee transaction

    fix
    
    changelog
    
    temp
    yihuang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    66a799e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Update x/evm/keeper/state_transition.go

    Signed-off-by: yihuang <huang@crypto.com>
    yihuang authored and mmsqe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    161845e View commit details
    Browse the repository at this point in the history
  2. avoid mutate config tracer

    mmsqe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8c536f2 View commit details
    Browse the repository at this point in the history
  3. fix test

    yihuang authored and mmsqe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    321e02b View commit details
    Browse the repository at this point in the history
  4. adjust test

    mmsqe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    33a58e9 View commit details
    Browse the repository at this point in the history
  5. more test

    mmsqe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    45dbcde View commit details
    Browse the repository at this point in the history
  6. resolve

    mmsqe committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    14733dd View commit details
    Browse the repository at this point in the history