1. Add CPU algo (Primecoin or RieCoin), remove two GPU algos, we dont need duplicate algos, 1 ASIC, 1 GPU 1 CPU
2. Lower the block reward to 50
Don't you think newcomers would be pissed at those of us who mined when block reward was 1000 if it was lowered to just 50?
50 reward / block is definitely not appropriate with 2 billion coins total circulation.
I am mining solo with two R9 290 : changing between groestl and qubit, while people were mostly on scrypt and later on skein.
I assume you get a lot of coins, unfortunately I could not get the qubit and groestl sph miner to run on 280x, do you please have the settings to share?
In C:\Users\"your user"\AppData\Roaming\Myriadcoin
file myriadcoin.conf to be created with:
rpcuser=toto
rpcpassword=titi
listen=1
daemon=1
server=1
rpcport=10889
rpcconnect=127.0.0.1
addnode=144.76.139.178:443
addnode=144.76.139.103:443
addnode=144.76.139.104:443
addnode=144.76.139.106:443
addnode=144.76.139.107:443
addnode=144.76.139.108:443
addnode=144.76.139.109:443
addnode=144.76.139.110:443
algo=groestl (or other like qubit but only one )
relaunch wallet!
look at https://bitcointalk.org/index.php?topic=475795.0 to find sphminer
your bat file :
sgminer.exe -k myriadcoin-groestl -o http://127.0.0.1:10889 -u toto -p titi-I 19 -g 4 -w 64
or for qubit :
GPU_MAX_ALLOC_PERCENT=100
sgminer.exe -k qubitcoin -o http://127.0.0.1:10889 -u toto -p titi -I 18 (you can try with I 13 for a 280X)
about 14000-16000 myriads / day for two R9 290