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

Feature/debug get bad blocks #3838

Merged
merged 24 commits into from
Jan 5, 2024
Merged

Feature/debug get bad blocks #3838

merged 24 commits into from
Jan 5, 2024

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    2827e52 View commit details
    Browse the repository at this point in the history
  2. Added method implementation.

    kjazgar authored and Marchhill committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    cfb4c4d View commit details
    Browse the repository at this point in the history
  3. Added test.

    kjazgar authored and Marchhill committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c6b7d11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4665b25 View commit details
    Browse the repository at this point in the history
  5. remove rlp logging

    LukaszRozmej authored and Marchhill committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8351e82 View commit details
    Browse the repository at this point in the history
  6. remove merge markers

    Marc Harvey-Hill authored and Marchhill committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f947e72 View commit details
    Browse the repository at this point in the history
  7. update old PR so it compiles

    Marc Harvey-Hill authored and Marchhill committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    43b0ede View commit details
    Browse the repository at this point in the history
  8. cleanup test

    Marc Harvey-Hill authored and Marchhill committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    86bd281 View commit details
    Browse the repository at this point in the history
  9. cleanup and use BlockTreeBuilder

    Marc Harvey-Hill authored and Marchhill committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a9fbbd1 View commit details
    Browse the repository at this point in the history
  10. Remove one ToArray

    LukaszRozmej authored and Marchhill committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d31a48a View commit details
    Browse the repository at this point in the history
  11. fix whitespace

    Marchhill committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ebb12ec View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. persist bad blocks to disk

    Marchhill committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bf40f5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/debug_getBadBlocks' of github.com:NethermindEth…

    …/nethermind into feature/debug_getBadBlocks
    Marchhill committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    88aa8f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix benchmarks

    Marchhill committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    451eb1e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    49f0c00 View commit details
    Browse the repository at this point in the history
  2. limit size of bad blocks db

    Marchhill committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a41ae7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0320ed4 View commit details
    Browse the repository at this point in the history
  4. delete oldest blocks

    Marchhill committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1f23635 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    5d0635a View commit details
    Browse the repository at this point in the history
  2. respond to comments

    Marchhill committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0e5724c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/debug_getBadBlocks_refactor' of github.com:Neth…

    …ermindEth/nethermind into feature/debug_getBadBlocks
    Marchhill committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    43b521d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:NethermindEth/nethermind into fea…

    …ture/debug_getBadBlocks
    Marchhill committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4ea54c5 View commit details
    Browse the repository at this point in the history
  5. fix test

    Marchhill committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ddc220e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

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