1. 27 Feb, 2024 1 commit
    • Luca Winter | Serenita's avatar
      feat: separate validator clients from CL clients (#497) · 90da2c33
      Luca Winter | Serenita authored
      Separates the validator clients more cleanly from the CL clients. This
      then allows the use of different combinations of CL/VC clients, e.g.
      Teku VC with Lodestar CL. The only VC that doesn't work with different
      beacon nodes is Prysm at the moment.
      
      The `use_separate_validator_client` flag defaults to false for CL
      clients that can run validators in the same process as the CL
      (preserving the way the `cl_split_mode_enabled` worked before this PR).
      
      I believe this can be quite useful to test different VC<->CL
      combinations for compatibility.
      
      ---------
      Co-authored-by: default avatarBarnabas Busa <busa.barnabas@gmail.com>
      90da2c33
  2. 22 Feb, 2024 1 commit
  3. 20 Feb, 2024 2 commits
  4. 12 Feb, 2024 2 commits
  5. 10 Feb, 2024 1 commit
  6. 09 Feb, 2024 1 commit
  7. 08 Feb, 2024 1 commit
  8. 02 Feb, 2024 2 commits
  9. 01 Feb, 2024 5 commits
  10. 29 Jan, 2024 1 commit
  11. 23 Jan, 2024 1 commit
  12. 22 Jan, 2024 1 commit
  13. 20 Jan, 2024 1 commit
  14. 18 Jan, 2024 1 commit
  15. 17 Jan, 2024 1 commit
  16. 16 Jan, 2024 2 commits
  17. 15 Jan, 2024 1 commit
  18. 11 Jan, 2024 2 commits
  19. 10 Jan, 2024 7 commits
  20. 09 Jan, 2024 4 commits
  21. 08 Jan, 2024 2 commits