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

feat(v2): block cleaner #3637

Merged
merged 20 commits into from
Oct 21, 2024
Merged

feat(v2): block cleaner #3637

merged 20 commits into from
Oct 21, 2024

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    521f427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a1564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e32387 View commit details
    Browse the repository at this point in the history
  4. Fix deadlock with db updates

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8571dd2 View commit details
    Browse the repository at this point in the history
  5. Fix deadlock with db updates

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0adc8ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4df28f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e11281 View commit details
    Browse the repository at this point in the history
  8. Resolve merge conflicts

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    065a9e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    14528e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0b1b37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd9c833 View commit details
    Browse the repository at this point in the history
  12. Add metrics

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e310d35 View commit details
    Browse the repository at this point in the history
  13. Fix test

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bef9a16 View commit details
    Browse the repository at this point in the history
  14. Fix metric labels

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    63f1098 View commit details
    Browse the repository at this point in the history
  15. Remove unused function

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    86bc1c9 View commit details
    Browse the repository at this point in the history
  16. Run make fmt

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    68d1568 View commit details
    Browse the repository at this point in the history
  17. Fix isLeader not being reset

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2a71df4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    00516e1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    89fd482 View commit details
    Browse the repository at this point in the history
  20. Refactor block cleaner

    aleks-p committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d3c2d4d View commit details
    Browse the repository at this point in the history