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

Refactor/More proper use of DI for Synchronizer #7500

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Commits on Sep 24, 2024

  1. Seems nice

    asdacap committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4df93ed View commit details
    Browse the repository at this point in the history
  2. Snap provider

    asdacap committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4b3cc69 View commit details
    Browse the repository at this point in the history
  3. Sync dispatcher

    asdacap committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    479a3f8 View commit details
    Browse the repository at this point in the history
  4. Dedup

    asdacap committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0a52825 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Multi sync mode selector

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3144f3b View commit details
    Browse the repository at this point in the history
  2. Fast and full sync

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c85f3e8 View commit details
    Browse the repository at this point in the history
  3. The merge synchronizer

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c126f95 View commit details
    Browse the repository at this point in the history
  4. Use reflection

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5d21826 View commit details
    Browse the repository at this point in the history
  5. Fic test

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3d90236 View commit details
    Browse the repository at this point in the history
  6. Minor cleanup

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b9dac97 View commit details
    Browse the repository at this point in the history
  7. Remote block downloader

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0f5343d View commit details
    Browse the repository at this point in the history
  8. Reduce constructor parameter

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1181068 View commit details
    Browse the repository at this point in the history
  9. Add unit tests

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    54facc1 View commit details
    Browse the repository at this point in the history
  10. Cleanup

    asdacap committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    67fe004 View commit details
    Browse the repository at this point in the history
  11. Whitespace

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    867f1f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb82a56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b2b7ec View commit details
    Browse the repository at this point in the history
  4. Whitespace

    asdacap committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    13e167f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ba6845 View commit details
    Browse the repository at this point in the history
  6. Do this more properly

    asdacap committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9b0cf3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b06b200 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8034622 View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary code

    asdacap committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    915047e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e4b3baa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd8845e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c54c1d View commit details
    Browse the repository at this point in the history
  13. Fix test

    asdacap committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e7abfba View commit details
    Browse the repository at this point in the history
  14. Cleanup

    asdacap committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0b58c9c View commit details
    Browse the repository at this point in the history
  15. Why did you not fail earlier?

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

Commits on Sep 28, 2024

  1. Use module. Module nice.

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    0f73b6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd015d3 View commit details
    Browse the repository at this point in the history
  3. Fic build

    asdacap committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ee4cf91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69bcc78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfd0f34 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    f8612f4 View commit details
    Browse the repository at this point in the history
  2. Update src/Nethermind/Nethermind.Api/IApiWithNetwork.cs

    Co-authored-by: Lukasz Rozmej <[email protected]>
    asdacap and LukaszRozmej authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    399fe76 View commit details
    Browse the repository at this point in the history
  3. Update src/Nethermind/Nethermind.Db/IDbProvider.cs

    Co-authored-by: Lukasz Rozmej <[email protected]>
    asdacap and LukaszRozmej authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2083c73 View commit details
    Browse the repository at this point in the history
  4. Update src/Nethermind/Nethermind.Db/IDbProvider.cs

    Co-authored-by: Lukasz Rozmej <[email protected]>
    asdacap and LukaszRozmej authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    101b779 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Address comment

    asdacap committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    54680c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0dd797 View commit details
    Browse the repository at this point in the history