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

Implement EIP-7623: Increase calldata cost #7539

Open
wants to merge 571 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 15, 2024

  1. fix DepositProcessorTests

    MarekM25 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    60cc1b7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix AUTH call gas costs

    MarekM25 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    283f63b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. RLP encoding

    ak88 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    67ab80f View commit details
    Browse the repository at this point in the history
  2. start test

    ak88 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2843085 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. refactor

    ak88 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    bc8c3e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Pectra: fix merge conflicts (#7170)

    Co-authored-by: Ben Adams <[email protected]>
    Co-authored-by: Kamil Chodoła <[email protected]>
    Co-authored-by: nethermind-machine <[email protected]>
    Co-authored-by: LukaszRozmej <[email protected]>
    Co-authored-by: Daniel Kyutae Jung <[email protected]>
    Co-authored-by: Ahmad Bitar <[email protected]>
    Co-authored-by: Lukasz Rozmej <[email protected]>
    Co-authored-by: Amirul Ashraf <[email protected]>
    Co-authored-by: yerke26 <[email protected]>
    Co-authored-by: yeerke <[email protected]>
    Co-authored-by: Ruben Buniatyan <[email protected]>
    Co-authored-by: Alexey <[email protected]>
    Co-authored-by: Nikita Mescheryakov <[email protected]>
    Co-authored-by: Lautaro Emanuel <[email protected]>
    Co-authored-by: Marcos Antonio Maceo <[email protected]>
    Co-authored-by: ak88 <[email protected]>
    Co-authored-by: Yaroslav Kukharuk <[email protected]>
    Co-authored-by: Marek Moraczyński <[email protected]>
    Co-authored-by: Ahmad Bitar <[email protected]>
    Co-authored-by: Oleg Jakushkin <[email protected]>
    Co-authored-by: Kamil Chodoła <[email protected]>
    Co-authored-by: healthyyyoung <[email protected]>
    Configuration menu
    Copy the full SHA
    3ed58a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    147d69d View commit details
    Browse the repository at this point in the history
  3. remove duplicate import

    rjnrohit committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    79ffe9d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jun 17, 2024

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

Commits on Jun 20, 2024

  1. insert code in EOA

    ak88 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    33652fc View commit details
    Browse the repository at this point in the history
  2. removed wrong test

    ak88 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    303a0f6 View commit details
    Browse the repository at this point in the history
  3. cleanup

    ak88 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    de4d4d7 View commit details
    Browse the repository at this point in the history
  4. more tests added

    ak88 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4c591cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40903d1 View commit details
    Browse the repository at this point in the history
  6. more tests

    ak88 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f3c8a7d View commit details
    Browse the repository at this point in the history
  7. refactor with CodeInfoRepo

    ak88 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c18c3d5 View commit details
    Browse the repository at this point in the history
  8. format whitespace

    ak88 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8a9cd0d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. small refactor

    ak88 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    bb6f5cf View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. refactor and unittest

    ak88 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    bccfd21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a50c96c View commit details
    Browse the repository at this point in the history
  3. added 7702 to metrics

    ak88 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6e91510 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23a2936 View commit details
    Browse the repository at this point in the history
  5. Small changes

    ak88 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d1ef9dd View commit details
    Browse the repository at this point in the history
  6. format whitespace

    ak88 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c1fd043 View commit details
    Browse the repository at this point in the history
  7. fix recover

    ak88 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dd08281 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0dcfb3d View commit details
    Browse the repository at this point in the history
  9. removed test

    ak88 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0a8346b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e25a17c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. update rlp decoding

    Ahmad Bitar committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a869907 View commit details
    Browse the repository at this point in the history
  2. authorizationtuple being nullable

    Ahmad Bitar committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e2fb74d View commit details
    Browse the repository at this point in the history
  3. unittest fix

    ak88 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    c062402 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d40c3c0 View commit details
    Browse the repository at this point in the history
  5. Rlp decoder changes

    ak88 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    949f5a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. refactor

    ak88 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    12297d4 View commit details
    Browse the repository at this point in the history
  2. txpool test fix

    ak88 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    21c06a7 View commit details
    Browse the repository at this point in the history
  3. missing

    ak88 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1926da9 View commit details
    Browse the repository at this point in the history
  4. Rlp unitest

    ak88 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    18a8951 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. some basic refactorings

    LukaszRozmej committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7702fa4 View commit details
    Browse the repository at this point in the history
  2. simplified refactor and RLP fix

    ak88 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ef3370d View commit details
    Browse the repository at this point in the history
  3. format whitespace

    ak88 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    05ea012 View commit details
    Browse the repository at this point in the history
  4. cleanup

    ak88 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    06e48c9 View commit details
    Browse the repository at this point in the history
  5. cleanup and review comments

    ak88 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    bbd956a View commit details
    Browse the repository at this point in the history
  6. fix for old tx tests

    ak88 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    0b182c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. removed unused field

    ak88 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ca22d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6218545 View commit details
    Browse the repository at this point in the history
  3. simplify code

    LukaszRozmej committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    35276b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff5a88d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. unit test fix

    ak88 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7efa123 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. bad sig will skip and not throw

    ak88 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3daf9fb View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. eip 7702 timestamp

    ak88 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    eb84a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182b67b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ff6605 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

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

Commits on Jul 31, 2024

  1. decode rlp auth list fix

    ak88 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    78a82b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Resolved all conflicts

    MarekM25 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9b189d4 View commit details
    Browse the repository at this point in the history
  2. fix whitespaces

    MarekM25 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ff9e4cd View commit details
    Browse the repository at this point in the history
  3. fix benchmarks.sln build

    MarekM25 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8557a10 View commit details
    Browse the repository at this point in the history
  4. fix tests

    MarekM25 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    03e4997 View commit details
    Browse the repository at this point in the history
  5. fix tests

    MarekM25 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    be5acf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix tests

    MarekM25 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b7546f3 View commit details
    Browse the repository at this point in the history
  2. Prague: Add support for getPayloadBodiesBy Hash + Range (#7133)

    Co-authored-by: Rohit Ranjan <[email protected]>
    Co-authored-by: MarekM25 <[email protected]>
    (cherry picked from commit d6b1a95)
    rjnrohit authored and MarekM25 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    45e44cf View commit details
    Browse the repository at this point in the history
  3. Resolved payload bodies

    MarekM25 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f4db109 View commit details
    Browse the repository at this point in the history
  4. Removed log message

    MarekM25 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5f2434c View commit details
    Browse the repository at this point in the history
  5. Cleanup the branch

    MarekM25 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d7d0c04 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    MarekM25 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    51c1701 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. minor refactor

    smartprogrammer93 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    eebac4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8434ab View commit details
    Browse the repository at this point in the history
  3. fix

    smartprogrammer93 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b653664 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0abb556 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01deb2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d106ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d5bde2 View commit details
    Browse the repository at this point in the history
  8. fix test

    smartprogrammer93 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2a60176 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Resolved conflicts

    MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    aa0196b View commit details
    Browse the repository at this point in the history
  2. spec changes start

    (cherry picked from commit df5ba74)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3e156c9 View commit details
    Browse the repository at this point in the history
  3. revert nonce increments

    (cherry picked from commit 77f2423)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ceeee20 View commit details
    Browse the repository at this point in the history
  4. intrinsic gas

    (cherry picked from commit bf81101)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d4e3298 View commit details
    Browse the repository at this point in the history
  5. cherry-picking

    MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    58da91d View commit details
    Browse the repository at this point in the history
  6. build fix

    (cherry picked from commit 3d94703)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    129f134 View commit details
    Browse the repository at this point in the history
  7. fx unittest

    (cherry picked from commit 7dbfcc3)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0237c49 View commit details
    Browse the repository at this point in the history
  8. spec changes

    (cherry picked from commit 0cc3cfe)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2e8eddb View commit details
    Browse the repository at this point in the history
  9. unit tests

    (cherry picked from commit 021792d)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    da3e3bd View commit details
    Browse the repository at this point in the history
  10. Merge branch 'pectra' into feature/eip-7702

    (cherry picked from commit c7e9f61)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7f7e2ee View commit details
    Browse the repository at this point in the history
  11. Build fix

    (cherry picked from commit f65e216)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8badf7d View commit details
    Browse the repository at this point in the history
  12. change nonce to ulong

    (cherry picked from commit 29ea2ec)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3be0b1c View commit details
    Browse the repository at this point in the history
  13. refactor ChargeAccountAccessGas

    (cherry picked from commit 6625445)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ac4fd87 View commit details
    Browse the repository at this point in the history
  14. gas fixes and bug

    (cherry picked from commit 2f70584)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bdf56f9 View commit details
    Browse the repository at this point in the history
  15. merge fix

    (cherry picked from commit 0da8f10)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    61d59f7 View commit details
    Browse the repository at this point in the history
  16. build fix

    (cherry picked from commit e043ac7)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b5cea7a View commit details
    Browse the repository at this point in the history
  17. refactor txprocessor to using accessed addresses

    (cherry picked from commit 73b86bd)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    403207a View commit details
    Browse the repository at this point in the history
  18. fix

    (cherry picked from commit 215628a)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bdc4dc0 View commit details
    Browse the repository at this point in the history
  19. encoder fix

    (cherry picked from commit 3b8d8fa)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    93159d2 View commit details
    Browse the repository at this point in the history
  20. test strg

    (cherry picked from commit 62dfc7f)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bbc81a4 View commit details
    Browse the repository at this point in the history
  21. fix extcodehash

    (cherry picked from commit 3dbb0ef)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cb6ac2d View commit details
    Browse the repository at this point in the history
  22. 7702 refunds

    (cherry picked from commit 419d727)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5301b89 View commit details
    Browse the repository at this point in the history
  23. Use uint256 for sig values

    (cherry picked from commit 19f3ad5)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    29257b2 View commit details
    Browse the repository at this point in the history
  24. state test fix for auth list

    (cherry picked from commit 5c1e3dc)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    aef10ce View commit details
    Browse the repository at this point in the history
  25. validate auth sig in txvalidator

    (cherry picked from commit 0739aaa)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9b9eb2e View commit details
    Browse the repository at this point in the history
  26. Revert "Use uint256 for sig values"

    This reverts commit 19f3ad5.
    
    (cherry picked from commit d18d4ea)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1053f7a View commit details
    Browse the repository at this point in the history
  27. unittest fixes

    (cherry picked from commit bf78353)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    51856ad View commit details
    Browse the repository at this point in the history
  28. unique check auth sig validity

    (cherry picked from commit 6380314)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8335b61 View commit details
    Browse the repository at this point in the history
  29. test cleanup

    (cherry picked from commit cf58cd2)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d5b8037 View commit details
    Browse the repository at this point in the history
  30. unittest fix

    (cherry picked from commit 7974a8b)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e996c17 View commit details
    Browse the repository at this point in the history
  31. do not allow empty auth list

    (cherry picked from commit 7b28007)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2ce9f73 View commit details
    Browse the repository at this point in the history
  32. tx pool check if sender is delegation

    (cherry picked from commit 8f5c169)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2da8111 View commit details
    Browse the repository at this point in the history
  33. unittest for TxPool

    (cherry picked from commit b1020eb)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    22152a8 View commit details
    Browse the repository at this point in the history
  34. modified hive.json for debugging

    (cherry picked from commit d30e193)
    MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    904bdb6 View commit details
    Browse the repository at this point in the history
  35. hive test cfg

    (cherry picked from commit 68c3736)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b6f2563 View commit details
    Browse the repository at this point in the history
  36. cleanup

    (cherry picked from commit fc45531)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6a77929 View commit details
    Browse the repository at this point in the history
  37. Auth list in RPC

    (cherry picked from commit d11df9c)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2f1e85c View commit details
    Browse the repository at this point in the history
  38. fix, disallow create tx in SetCode tx type

    (cherry picked from commit b347664)
    smartprogrammer93 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d59d3fa View commit details
    Browse the repository at this point in the history
  39. fix chainid

    (cherry picked from commit caed2f3)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    189e566 View commit details
    Browse the repository at this point in the history
  40. revert temp path too long fix

    (cherry picked from commit bb7c803)
    ak88 authored and MarekM25 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0f388d1 View commit details
    Browse the repository at this point in the history
  41. small refactors

    LukaszRozmej committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c938923 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    291ba9b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Resolved conflicts

    MarekM25 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    046fb36 View commit details
    Browse the repository at this point in the history
  2. Solving errors

    MarekM25 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a0dbd21 View commit details
    Browse the repository at this point in the history
  3. Builds error solved

    MarekM25 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7ec64d2 View commit details
    Browse the repository at this point in the history
  4. Resolved conflicts

    MarekM25 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7baea0b View commit details
    Browse the repository at this point in the history
  5. fix build errors

    MarekM25 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3e8726e View commit details
    Browse the repository at this point in the history
  6. cherry pick missing from 7702

    ak88 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0db830c View commit details
    Browse the repository at this point in the history
  7. fix whitespaces

    MarekM25 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b90b883 View commit details
    Browse the repository at this point in the history
  8. fix merge tests

    MarekM25 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4532047 View commit details
    Browse the repository at this point in the history
  9. cosmetic

    MarekM25 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    93a7c75 View commit details
    Browse the repository at this point in the history
  10. Null handling for requests

    MarekM25 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a739b22 View commit details
    Browse the repository at this point in the history
  11. tx decoder for setcode

    ak88 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fa10981 View commit details
    Browse the repository at this point in the history
  12. RPC module tests for 7702

    ak88 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7aa7aa8 View commit details
    Browse the repository at this point in the history
  13. cleanup after missing commit

    ak88 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c9c1afc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    5ac555e View commit details
    Browse the repository at this point in the history
  2. fix tests

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7b5f627 View commit details
    Browse the repository at this point in the history
  3. cosmetic

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2953bca View commit details
    Browse the repository at this point in the history
  4. fix whitespace?

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f3c2c52 View commit details
    Browse the repository at this point in the history
  5. whitespace?

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    76b8b6f View commit details
    Browse the repository at this point in the history
  6. fix test

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    540b86c View commit details
    Browse the repository at this point in the history
  7. cosmetic

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ce64d97 View commit details
    Browse the repository at this point in the history
  8. fix test

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    66bd24e View commit details
    Browse the repository at this point in the history
  9. fix tx pool tests

    ak88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6465805 View commit details
    Browse the repository at this point in the history
  10. use BlockchainId instead

    ak88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    958df8a View commit details
    Browse the repository at this point in the history
  11. unnecessary using

    ak88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3f5e57b View commit details
    Browse the repository at this point in the history
  12. use BlockchainId instead

    ak88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4c564b3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    98d5277 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e39c754 View commit details
    Browse the repository at this point in the history
  15. revert proof module

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ff823b0 View commit details
    Browse the repository at this point in the history
  16. fix one more test

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2653613 View commit details
    Browse the repository at this point in the history
  17. fix whitespace

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1857a61 View commit details
    Browse the repository at this point in the history
  18. whitespaces?

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    95fb7fa View commit details
    Browse the repository at this point in the history
  19. fix whitespace

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5c41d0a View commit details
    Browse the repository at this point in the history
  20. ?fix

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e8c1782 View commit details
    Browse the repository at this point in the history
  21. fix

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e8011ff View commit details
    Browse the repository at this point in the history
  22. fix Evm.Test

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    28839a9 View commit details
    Browse the repository at this point in the history
  23. fix

    MarekM25 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    63e262c View commit details
    Browse the repository at this point in the history
  24. use SpecProvider.ChainId in test

    ak88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2fac622 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6018e7d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d4b36c5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f3301ad View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e7a91a2 View commit details
    Browse the repository at this point in the history
  29. fix EthModuleBenchmarks

    ak88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    51a63dd View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. remove unnecessary ?

    LukaszRozmej committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ed6b5bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a249a58 View commit details
    Browse the repository at this point in the history
  3. syntatic suggar

    LukaszRozmej committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b298026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    638fd41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a911023 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc5130b View commit details
    Browse the repository at this point in the history
  7. one more field

    MarekM25 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d29ca4d View commit details
    Browse the repository at this point in the history
  8. class to abstract

    MarekM25 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1518f27 View commit details
    Browse the repository at this point in the history
  9. Review fixes

    MarekM25 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3acb335 View commit details
    Browse the repository at this point in the history
  10. Resolved conflicts

    MarekM25 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    650630e View commit details
    Browse the repository at this point in the history
  11. extra test for refunds

    ak88 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    53043ad View commit details
    Browse the repository at this point in the history
  12. some cosmetic changes

    MarekM25 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d3197ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15040c9 View commit details
    Browse the repository at this point in the history
  14. Test null address

    ak88 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4e71d9a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. remove unused

    ak88 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3361a63 View commit details
    Browse the repository at this point in the history
  2. enginemoduletest

    ak88 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    45bf7bd View commit details
    Browse the repository at this point in the history
  3. improve recoversignatures

    ak88 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    28a0f7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    026de88 View commit details
    Browse the repository at this point in the history
  5. fix test

    ak88 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aec7e85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e59935 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54a59ba View commit details
    Browse the repository at this point in the history
  8. cosmetic

    ak88 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9c3ec4d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d90306 View commit details
    Browse the repository at this point in the history
  10. a few optimizations

    MarekM25 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7f48fd6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    552b704 View commit details
    Browse the repository at this point in the history
  12. fix

    MarekM25 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7da0be0 View commit details
    Browse the repository at this point in the history
  13. cosmetic

    MarekM25 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    18a3e0e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. cosmetic

    MarekM25 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    58ae212 View commit details
    Browse the repository at this point in the history
  2. Resolved conflicts

    MarekM25 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c35e4ea View commit details
    Browse the repository at this point in the history
  3. cosmetic cleanup

    ak88 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    581321d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. cosmetic

    ak88 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    43a99b2 View commit details
    Browse the repository at this point in the history
  2. removed metric

    ak88 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    757d06f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. cosmetic

    MarekM25 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1aa8096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f06e2 View commit details
    Browse the repository at this point in the history
  3. small optimization

    ak88 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d124cf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. small changes from review

    ak88 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f3bce87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e23a9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e66c64c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    667e168 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42ab153 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    085fa42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7dd3d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b8062f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49105d2 View commit details
    Browse the repository at this point in the history
  10. fixes

    LukaszRozmej committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    110a5b8 View commit details
    Browse the repository at this point in the history
  11. avoid newing HashSet

    ak88 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c4b083d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c69596 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8729021 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    407effa View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a7035ce View commit details
    Browse the repository at this point in the history
  16. simplify AccessListCost

    LukaszRozmej committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d0dd643 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    295854f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c323bae View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    900ac8b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    141c565 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8607c8e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b998979 View commit details
    Browse the repository at this point in the history
  23. fix

    LukaszRozmej committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    6a6db8b View commit details
    Browse the repository at this point in the history
  24. fix

    LukaszRozmej committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    794f6da View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5f714d1 View commit details
    Browse the repository at this point in the history
  26. More renames

    LukaszRozmej committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fbc6822 View commit details
    Browse the repository at this point in the history
  27. More refactors

    LukaszRozmej committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cbde5c8 View commit details
    Browse the repository at this point in the history
  28. fixes

    LukaszRozmej committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2a9da1c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. changes from review

    ak88 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    254ff42 View commit details
    Browse the repository at this point in the history
  2. decoder netty fix

    ak88 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    76129ad View commit details
    Browse the repository at this point in the history
  3. also check auth sig in recovery

    ak88 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    70a3390 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. move sign func to extension

    ak88 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ab855fb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. changes from review

    ak88 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e28f666 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix tests

    ak88 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2963ac2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. refactor codeinforepo test

    ak88 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1be004e View commit details
    Browse the repository at this point in the history
  2. base class for processors

    ak88 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    eeb4ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    096fb43 View commit details
    Browse the repository at this point in the history
  4. merge fix

    ak88 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    facba02 View commit details
    Browse the repository at this point in the history
  5. comment correction

    ak88 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    60348e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4c49d3 View commit details
    Browse the repository at this point in the history
  7. format whitespace

    ak88 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    86c9df2 View commit details
    Browse the repository at this point in the history
  8. benchmark fix

    ak88 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cd151cc View commit details
    Browse the repository at this point in the history
  9. small test change

    ak88 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    347a63a View commit details
    Browse the repository at this point in the history
  10. add floor gas cost

    tanishqjasoria committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    482ebce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    622a48e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

    tanishqjasoria committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b37e703 View commit details
    Browse the repository at this point in the history
  3. update and add tests

    tanishqjasoria committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5bb4b4a View commit details
    Browse the repository at this point in the history
  4. add evm tests

    tanishqjasoria committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    73fa69a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53bd962 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. rename

    tanishqjasoria committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    16c773c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82b3ce View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    717641d View commit details
    Browse the repository at this point in the history
  2. fix merger issues

    tanishqjasoria committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    86500d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. small fixes

    tanishqjasoria committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0b365e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e737316 View commit details
    Browse the repository at this point in the history