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

Added tests for Late block reorg #7971

Merged
merged 9 commits into from
Feb 17, 2024

Commits on Feb 11, 2024

  1. Added tests for Late block reorg

    Moved to the tracker class and renamed, which allowed the possibility of writing better coverage tests, and that allowed a level of refactoring.
    
    Had to instrument the class for testing still, but its a lot better than it was testing in RecentChainData.
    
    partially addresses Consensys#6595
    
    Signed-off-by: Paul Harris <[email protected]>
    rolfyone committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    be2c082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d6964 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

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

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    accc4a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c31ac60 View commit details
    Browse the repository at this point in the history
  3. review feedback

    Signed-off-by: Paul Harris <[email protected]>
    rolfyone committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c0aedac View commit details
    Browse the repository at this point in the history
  4. spotless

    Signed-off-by: Paul Harris <[email protected]>
    rolfyone committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1dddd35 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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