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: block overrides is not supported in debug_traceCall #392

Merged
merged 21 commits into from Jan 12, 2024

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    4bbcc99 View commit details
    Browse the repository at this point in the history
  2. cleanup proto

    mmsqe committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9e4544f View commit details
    Browse the repository at this point in the history
  3. add block overrides

    mmsqe committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    80175f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. add execTrace

    mmsqe committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    00bce7c View commit details
    Browse the repository at this point in the history
  2. cleanup

    mmsqe committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    85293ba View commit details
    Browse the repository at this point in the history
  3. check in generic

    mmsqe committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    31e78f0 View commit details
    Browse the repository at this point in the history
  4. Update rpc/backend/tracing.go

    Co-authored-by: Xinyu <91446598+XinyuCRO@users.noreply.github.com>
    Signed-off-by: mmsqe <mavis@crypto.com>
    mmsqe and XinyuCRO committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a3b757e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acf23f1 View commit details
    Browse the repository at this point in the history
  6. rm extra tracer

    mmsqe committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    10b3b8a View commit details
    Browse the repository at this point in the history
  7. rm traceFn

    mmsqe committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    e1b8014 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. fix resolve

    mmsqe committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    442203b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69d48c7 View commit details
    Browse the repository at this point in the history
  3. fasten test

    mmsqe committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dfe71a4 View commit details
    Browse the repository at this point in the history
  4. update proto

    mmsqe committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    91f2c52 View commit details
    Browse the repository at this point in the history
  5. add json raw msg

    mmsqe committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b2e0acd View commit details
    Browse the repository at this point in the history
  6. apply state

    mmsqe committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8bc71f0 View commit details
    Browse the repository at this point in the history
  7. test staticcall

    mmsqe committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e080ed4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

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

    Co-authored-by: yihuang <huang@crypto.com>
    Signed-off-by: mmsqe <mavis@crypto.com>
    mmsqe and yihuang committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    68cc28b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cc948d View commit details
    Browse the repository at this point in the history
  3. fix noop trace check

    this bug was introduced in evmos@d4621f3
    mmsqe committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    8553661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af66be1 View commit details
    Browse the repository at this point in the history