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

Block consensus methods refactoring #3571

Merged
merged 47 commits into from
Aug 13, 2024

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    8fd3556 View commit details
    Browse the repository at this point in the history
  2. Fix import

    scorbajio committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    317ad18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84aece0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e67e93 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    scorbajio committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    22460a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b73dfb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f4dfe6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32dfad5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba0284a View commit details
    Browse the repository at this point in the history
  10. Fix linting issues

    scorbajio committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    37fea1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1187d33 View commit details
    Browse the repository at this point in the history
  12. Fix test

    scorbajio committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    eddfb1d View commit details
    Browse the repository at this point in the history
  13. Remove unused import

    scorbajio committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7dc74a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ef51a55 View commit details
    Browse the repository at this point in the history
  15. Fix lint issues

    scorbajio committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    50ab7e4 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'block-consensus-methods-refactoring' of github.com:ethe…

    …reumjs/ethereumjs-monorepo into block-consensus-methods-refactoring
    scorbajio committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    16241f6 View commit details
    Browse the repository at this point in the history
  17. Fix linting issue

    scorbajio committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c8f4fc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Merge branch 'master' of github.com:ethereumjs/ethereumjs-monorepo in…

    …to block-consensus-methods-refactoring
    scorbajio committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3c30ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41ffe66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7dea57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05a84b5 View commit details
    Browse the repository at this point in the history
  5. Fix imports

    scorbajio committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    54114e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fix header typing

    acolytec3 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    dd58b43 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    bf8ca68 View commit details
    Browse the repository at this point in the history
  2. remove pointless underscore

    acolytec3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c9204ab View commit details
    Browse the repository at this point in the history
  3. revise codedoc [no ci]

    acolytec3 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    eb89c3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0bb705 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'block-consensus-methods-refactoring' of github.com:ethe…

    …reumjs/ethereumjs-monorepo into block-consensus-methods-refactoring
    scorbajio committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9a02915 View commit details
    Browse the repository at this point in the history
  6. Fix linting issue

    scorbajio committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    917d48f View commit details
    Browse the repository at this point in the history
  7. Fix tests

    scorbajio committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b95ae39 View commit details
    Browse the repository at this point in the history
  8. Fix test

    scorbajio committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    aab9b6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eec50fe View commit details
    Browse the repository at this point in the history
  10. Fix read-only error

    scorbajio committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    598b922 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

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

    acolytec3 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4b7090a View commit details
    Browse the repository at this point in the history
  3. Fix test

    scorbajio committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8d53ea0 View commit details
    Browse the repository at this point in the history
  4. Fix test

    scorbajio committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6048d8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c981daf View commit details
    Browse the repository at this point in the history
  6. Fix tests

    scorbajio committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f6a02d1 View commit details
    Browse the repository at this point in the history
  7. Update docstring

    scorbajio committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    aec9005 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe00092 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07342f8 View commit details
    Browse the repository at this point in the history
  10. clean up code docs

    acolytec3 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    be12a25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad688cd View commit details
    Browse the repository at this point in the history
  12. revert invalid check

    acolytec3 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    831e1d6 View commit details
    Browse the repository at this point in the history
  13. Fix lint issue

    scorbajio committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8a02fbe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c029904 View commit details
    Browse the repository at this point in the history