We are investingating issues in the backend. Your shares and hashrate are safe and we will fix things ASAP.

  • Payouts disabled, you will not receive any coins to your offline wallet for the time being
  • Blockupdate disabled, blocks and transactions confirmations are delayed
  • Findblocks disabled, new blocks will currently not show up in the frontend
  • Myriadcoin(XMY)-Yescrypt Pool, posted Feb 22, 2018 at 07:58 (UTC)

    Myriadcoin-Yescrypt(XMY) Pool

    Algorithm: Yescrypt



    Coin Info. & Discussion

      http://myriadcoin.org/?lang=en

      https://bitcointalk.org/index.php?topic=483515.0



    Check before you start.

      Enabled static diff feature for Myriadcoin

      You can set static diff by setting sd=XXX text to miner's password. e.g.) sd=8

      You should not set too low or too high value for this.
      To find the optimal difficulty value, you have to mine for an hour without static diff option and check 
      the average difficulty value    assigned to your miner.
      Set one of those median value as difficulty value and check later whether your hash rate is shown similarly on the dashboard. 
      (It may need few minutes again.)


    Miner Guide

    A. Miner Setting

    Prerequisite

    Check whether you are a CPU/GPU(AMD&NVIDIA)/ASIC miner and install any miner depends on it. 
    You will need proper server, port no., username/worker name and download the latest miner/wallet.

    Port no.    20577

    Server   

     hub.miningpoolhub.com:20577

      

    Miner 

    (1) For CPU miner


    Configuration e.g.:

    cpuminer-avx2-sha -a yescrypt -o hub.miningpoolhub.com:20577 -u USERNAME.WORKERNAME -p x -t 11

    FYI,
    Cpuminer-opt is a console program that is executed from a DOS command prompt. There is no GUI and no mouse support.
    Choose the exe. that best matches your CPU's features or use trial and error to find the fastest one that doesn't crash.
    Architecture names and compile options used are only provided for Intel Core series. 
    Pentium and Celeron often have fewer features. 

    cpuminer-sse2.exe          "-march=core2"                     Core2, Nehalem   
    cpuminer-aes-sse42.exe "-maes -msse4.2"                  Westmere
    cpuminer-aes-avx.exe     "-march=corei7-avx"              Sandybridge, Ivybridge
    cpuminer-avx2.exe          "-march=core-avx2"               Haswell...
    cpuminer-avx2-sha.exe   "-march=core-avx2 -msha"    Ryzen


    (2) For GPU miner


    sgminer -k yescrypt -o hub.miningpoolhub.com:20577 -u USERNAME.WORKERNAME -p x


    NVIDIA


    ccminer-x64 -a yescrypt -o stratum+tcp://hub.miningpoolhub.com:20577 -u USERNAME.WORKERNAME -p x



    B. Wallet

    Here you can download coin wallet.




    Now, you are ready to be a happy miner!