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] manually correct gas refund in case opcode execution returns Er… #3690

Merged
merged 15 commits into from
Dec 2, 2022

Commits on Nov 12, 2022

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

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    19e66ce View commit details
    Browse the repository at this point in the history
  2. fix gas refund, update tests

    millken committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    bb3c901 View commit details
    Browse the repository at this point in the history
  3. fix gas refund, update tests

    millken committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    c9eb62b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    6b40bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1aaf5c View commit details
    Browse the repository at this point in the history
  3. update testdata

    millken committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    323cf28 View commit details
    Browse the repository at this point in the history
  4. fix tests

    millken committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b6d04fc View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    adc64f7 View commit details
    Browse the repository at this point in the history
  2. fix comment in json

    millken committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    86b5d52 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. add more test cases

    millken committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    baf3c27 View commit details
    Browse the repository at this point in the history
  2. add more test cases

    millken committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c5a64f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0352587 View commit details
    Browse the repository at this point in the history