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

Verkle 645 #7004

Merged
merged 13 commits into from Apr 29, 2024
Merged

Verkle 645 #7004

merged 13 commits into from Apr 29, 2024

Commits on Apr 27, 2024

  1. fix codecopy, call operation and code deployment issues

    Signed-off-by: Karim Taam <karim.t2am@gmail.com>
    matkt authored and garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    8079f0f View commit details
    Browse the repository at this point in the history
  2. add push modification

    Signed-off-by: Karim Taam <karim.t2am@gmail.com>
    matkt authored and garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    80b8cd7 View commit details
    Browse the repository at this point in the history
  3. gas cost modification

    Signed-off-by: Karim Taam <karim.t2am@gmail.com>
    matkt authored and garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    229b867 View commit details
    Browse the repository at this point in the history
  4. clean gas cost modification

    Signed-off-by: Karim Taam <karim.t2am@gmail.com>
    matkt authored and garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    dd89321 View commit details
    Browse the repository at this point in the history
  5. call value transfer cost fix, added non-accumulating method for touch…

    …CodeChunks
    
    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    852ace4 View commit details
    Browse the repository at this point in the history
  6. karim's recent logging and gas changes

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    478a62b View commit details
    Browse the repository at this point in the history
  7. karim's create gas cost fixes

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f614153 View commit details
    Browse the repository at this point in the history
  8. consolidate changes into PragueGasCalculator

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    57797fd View commit details
    Browse the repository at this point in the history
  9. re-add codeCopy for logging only

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5a01f84 View commit details
    Browse the repository at this point in the history
  10. return 4762 codeCopy gas cost in prague

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1b7a044 View commit details
    Browse the repository at this point in the history
  11. add eip4762 definiton and gas calculator, revert prague

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4be2f9d View commit details
    Browse the repository at this point in the history
  12. [SKIP_CI] some cleanup

    Signed-off-by: garyschulte <garyschulte@gmail.com>
    garyschulte committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    30d4422 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. [SKIP_CI] fix getBalance and extCodesize operations

    refactor access witness code part
    
    Signed-off-by: Karim Taam <karim.t2am@gmail.com>
    matkt authored and garyschulte committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    955576b View commit details
    Browse the repository at this point in the history