Skip to content
Snippets Groups Projects
  1. Apr 02, 2018
  2. Apr 01, 2018
  3. Mar 31, 2018
  4. Mar 29, 2018
  5. Mar 28, 2018
  6. Mar 27, 2018
    • psychocrypt's avatar
      fix parentheses warning · 983efafd
      psychocrypt authored
      fix warning
      
      ```
      /Users/user/xmr-stak/xmrstak/backend/amd/amd_gpu/gpu.cpp:481:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                      if( ret = clGetProgramInfo(ctx->Program, CL_PROGRAM_BINARIES, num_devices * sizeof(char*), all_programs.data(),NULL) != CL_SUCCESS)
      ```
      983efafd
    • psychocrypt's avatar
      documentation: name a worker · d0e60272
      psychocrypt authored
      add note that `rig_id` is ignored by some pools
      d0e60272
    • psychocrypt's avatar
      POW AEON v7 · 5a2c4444
      psychocrypt authored
      - add new pow for AEON
      - fix missing cryptonight-heavy selection for multi hashes
      5a2c4444
  7. Mar 26, 2018
  8. Mar 25, 2018
Loading