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: validator state management refactor #1274

Merged
merged 52 commits into from
Aug 23, 2024

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    b6c2bed View commit details
    Browse the repository at this point in the history
  2. Moved notify_tick to libp2p to be sure the issues is just with new bl…

    …ocks and not with libp2p calling the ValidatorManager
    rodrigo-o committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c85151e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11c9b72 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Finally fixing the issue

    rodrigo-o committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3c5961f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Make the clock a ticker

    rodrigo-o committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b8623ee View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Remove unneded diffs

    rodrigo-o committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9985081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5c75b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb99b04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3d7327 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3802005 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2de70bf View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    ff42301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46efa3a View commit details
    Browse the repository at this point in the history
  3. Simplify a diff

    rodrigo-o committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    55c5d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eed365 View commit details
    Browse the repository at this point in the history
  5. Remove unneded diffs

    rodrigo-o committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5721ccf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    170db89 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Ticker removal

    rodrigo-o committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b1e9a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9423e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 5, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    9a3b4c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6046c52 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 9, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    cfc5efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    616f892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c85ce1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cde101c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    654b5ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37a593d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    3abb064 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c99729f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5331a63 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    c030f1b View commit details
    Browse the repository at this point in the history
  2. Initial Duties cleanup

    rodrigo-o committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8c1d818 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35d2c51 View commit details
    Browse the repository at this point in the history
  4. Further clean duties

    rodrigo-o committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e17a224 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0987fc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18f0564 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9e8d21 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    14ce12f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7675b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d4690d View commit details
    Browse the repository at this point in the history
  4. Cleaned up logging

    rodrigo-o committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3defc24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ff062b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    666ff39 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    9a2d190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803941a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec987de View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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