Skip to content
  • Corey Osman's avatar
    Adds ability to create algorithm profiles for use in mining profiles · 4da8073e
    Corey Osman authored
      * previously when defining a mining profile, you had to specify
        the gpu_configs settings for each profile.  This process
        was very tedious and tons of duplication of code occured.
        This change creates a new algo_profile level where mining profiles
        can easily refer to the profile.
    
          * crossbelt::config::algo_profile: ethash
    4da8073e