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

Common: Chain Refactor #3545

Merged
merged 47 commits into from
Jul 31, 2024
Merged

Common: Chain Refactor #3545

merged 47 commits into from
Jul 31, 2024

Commits on Jul 26, 2024

  1. Reduce Common chain option to ChainDict, remove all conversion functi…

    …onality, adjust/simplify createCustomCommon(), remove setChain(), fix tests
    holgerd77 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a088bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5e696f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cb429b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    aafc37c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2950d1 View commit details
    Browse the repository at this point in the history
  3. add preconfig chain util

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8fab9c7 View commit details
    Browse the repository at this point in the history
  4. various fixes

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3793b55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc486c4 View commit details
    Browse the repository at this point in the history
  6. Remove edits [no ci]

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ff16012 View commit details
    Browse the repository at this point in the history
  7. Always add trace to tests

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1408f16 View commit details
    Browse the repository at this point in the history
  8. remove console log

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    002e3a9 View commit details
    Browse the repository at this point in the history
  9. more test fixes [no ci]

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ba190e2 View commit details
    Browse the repository at this point in the history
  10. Fix blockchain tests

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b4493bd View commit details
    Browse the repository at this point in the history
  11. fix block tests

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    30580dc View commit details
    Browse the repository at this point in the history
  12. fix devp2p tests

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b3e676f View commit details
    Browse the repository at this point in the history
  13. fix ethash tests

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d082f31 View commit details
    Browse the repository at this point in the history
  14. fix evm tests

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3163201 View commit details
    Browse the repository at this point in the history
  15. some sm fixes

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    851f3d8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6ca851a View commit details
    Browse the repository at this point in the history
  17. fix verkle tests

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7f59280 View commit details
    Browse the repository at this point in the history
  18. many client test fixes

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    350a034 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e0344be View commit details
    Browse the repository at this point in the history
  20. half fixed

    acolytec3 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    177645e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. yet more fixes

    acolytec3 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    beaa077 View commit details
    Browse the repository at this point in the history
  2. fix benchmarks

    acolytec3 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3c605b4 View commit details
    Browse the repository at this point in the history
  3. add defaults

    acolytec3 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0be16fa View commit details
    Browse the repository at this point in the history
  4. remove unnecessary parsing

    acolytec3 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c4beeea View commit details
    Browse the repository at this point in the history
  5. fix vmexecution test

    acolytec3 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    6ea208f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe8f45e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix examples [no ci]

    acolytec3 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    333a097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b287bdc View commit details
    Browse the repository at this point in the history
  3. lint [no ci]

    acolytec3 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    9e90c2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b34511d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e216820 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    475be17 View commit details
    Browse the repository at this point in the history
  7. tx: partial 4844 fix

    jochem-brouwer committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6e24613 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    507b85b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5eed95 View commit details
    Browse the repository at this point in the history
  10. fix param parsing

    acolytec3 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c4bdcb2 View commit details
    Browse the repository at this point in the history
  11. lint

    acolytec3 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f09809d View commit details
    Browse the repository at this point in the history
  12. fix custom chain ops

    acolytec3 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3df0520 View commit details
    Browse the repository at this point in the history
  13. fix test

    acolytec3 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4525142 View commit details
    Browse the repository at this point in the history
  14. one more

    acolytec3 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    341fad3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e301f04 View commit details
    Browse the repository at this point in the history
  16. really fix test

    acolytec3 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1a38eb2 View commit details
    Browse the repository at this point in the history
  17. test fix

    acolytec3 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    729846c View commit details
    Browse the repository at this point in the history
  18. change kill to sigterm

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