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 t8n tool to use ExecuteBlockEphemerally api #4512

Merged
merged 24 commits into from
Jul 2, 2022

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    768423f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a326df8 View commit details
    Browse the repository at this point in the history
  3. close tx in evm t8n

    sudeepdino008 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    75d3819 View commit details
    Browse the repository at this point in the history
  4. populate current difficulty and gas used in output result

    - update the ExecutionResult to include corresponding info (like
      Difficulty/GasUsed)
    sudeepdino008 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    8ecb49e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6beaf80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6011292 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    916ac3e View commit details
    Browse the repository at this point in the history
  8. fixing output of 'evm t8n'

    - remaining bits are "stateRoot" in results.txt and "balance" field for one account in
      alloc.txt (for testdata=1)
    sudeepdino008 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    759ee99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b8ea5d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. fix build failure

    sudeepdino008 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    26c51e2 View commit details
    Browse the repository at this point in the history
  2. test cases for evm t8n

    sudeepdino008 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    77d3df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    829adae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13b4425 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba1df9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    801dde2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    ca7bef0 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. fix linter issues

    sudeepdino008 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2af5630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e276478 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    c1de585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17868df View commit details
    Browse the repository at this point in the history
  3. linter check

    sudeepdino008 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    3ec0f94 View commit details
    Browse the repository at this point in the history
  4. minor correction

    sudeepdino008 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    60c2d0a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    2725d23 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    78583c7 View commit details
    Browse the repository at this point in the history