Walrusbonzo
|
|
September 23, 2016, 10:52:39 AM |
|
Pool worked great for all of 5 minutes.... Guess it's still early testing days.
|
|
|
|
olkah
|
|
September 23, 2016, 11:23:39 AM |
|
With the help of Anthbs i was able to setup coiniumserv pool. I am working on some stability tweeks but i just found the first block of the pool :-) If you wish to mine there and test stability: www.poolinat0r.comI am working on mpos implementation with the MPOS i used for unomp stratum testing. As soon as it is working we should have some decent statistics. Pool not working !!! Please switch pool !!!!!!!!!!!!
|
|
|
|
CarepeExonumia
Newbie
Offline
Activity: 17
Merit: 0
|
|
September 23, 2016, 12:18:21 PM |
|
I have 3 computers with Core i7 What is best for mining? solo or in a pool
Personally I have found more blocks/reward going solo
|
|
|
|
MarcusDe
|
|
September 23, 2016, 12:48:02 PM |
|
With the help of Anthbs i was able to setup coiniumserv pool. I am working on some stability tweeks but i just found the first block of the pool :-) If you wish to mine there and test stability: www.poolinat0r.comI am working on mpos implementation with the MPOS i used for unomp stratum testing. As soon as it is working we should have some decent statistics. What do you have in verium.json? I'm on my way to set new pool for you guys
|
|
|
|
cyberspacemonkey
Legendary
Offline
Activity: 1288
Merit: 1002
|
|
September 23, 2016, 01:48:51 PM |
|
I've been mining with 4 computers at an overall average rate of 4000 H/m total and have not gotten a single block. I'm beginning to wonder if there's something wrong with that cpu miner effectsToCause released . Also difficulty is flying and price dipping, not a good sign.
|
|
|
|
tortellino
|
|
September 23, 2016, 01:51:00 PM |
|
this VRM is sucking so much. Yesterday my wallet was up to date, today it is searching for 3590 blocks!!!!! No pool mining possible, VRM price touched the 6000 sats yesterday, there´s nothing possible to see in a long way. i know a lot of you will now come and say i have no patience but this coin comes way too early...
|
|
|
|
effectsToCause (OP)
|
|
September 23, 2016, 02:18:32 PM |
|
I've been mining with 4 computers at an overall average rate of 4000 H/m total and have not gotten a single block. I'm beginning to wonder if there's something wrong with that cpu miner effectsToCause released . Also difficulty is flying and price dipping, not a good sign. I've gotten blocks with my miner, it's working and hashrate is correct. It's getting more and more competitive though, you will get some blocks for sure, likely in next day or so I think.
|
|
|
|
CarepeExonumia
Newbie
Offline
Activity: 17
Merit: 0
|
|
September 23, 2016, 02:21:04 PM |
|
I've been mining with 4 computers at an overall average rate of 4000 H/m total and have not gotten a single block. I'm beginning to wonder if there's something wrong with that cpu miner effectsToCause released . Also difficulty is flying and price dipping, not a good sign. Using the veriumMiner from effectsToCause I have hit 3 blocks on 2 separate machines running Ubuntu 16.04.1 LTS in 14 hours
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
September 23, 2016, 02:25:11 PM |
|
lucky what cpu?
|
|
|
|
rapazev
|
|
September 23, 2016, 02:25:19 PM |
|
I have 3 computers with Core i7 What is best for mining? solo or in a pool
i have one i7 mining, tried both for 2 days. at least to me solo was better.
|
|
|
|
|
wgd
Legendary
Offline
Activity: 1815
Merit: 1005
|
|
September 23, 2016, 02:41:17 PM |
|
nice one 30ms from poland im in !!
|
|
|
|
CarepeExonumia
Newbie
Offline
Activity: 17
Merit: 0
|
|
September 23, 2016, 02:49:06 PM |
|
lucky what cpu? 8 Core Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz Averaging about 2 kH/m on each box
|
|
|
|
M1CHA3LH
Newbie
Offline
Activity: 46
Merit: 0
|
|
September 23, 2016, 03:21:17 PM |
|
I have imported the wallets on the 3 systems Or is is better to have separate wallets on multiple systems?
|
|
|
|
cyberspacemonkey
Legendary
Offline
Activity: 1288
Merit: 1002
|
|
September 23, 2016, 03:50:03 PM |
|
I have imported the wallets on the 3 systems Or is is better to have separate wallets on multiple systems?
In terms of earning more or less blocks, it doesn't make a big difference.
|
|
|
|
thesilex
Member
Offline
Activity: 61
Merit: 10
|
|
September 23, 2016, 04:02:57 PM |
|
I've forked and built a standalone cpuminer for pools and solomining for those interested in trying it. -Forked from cpuminer-multi which the recommended pool miner was forked from. -Displays hashrate in H/m -I'm getting about 40% speed increase from wallet with this (better than anything else I've tested). -I'm now working on adding this miner to the wallet. -Haven't yet tried to build on windows, so linux compile only for now, unless anyone wants to try building on windows. https://github.com/effectsToCause/veriumMinersolomining: ./cpuminer -o localhost:<port> -u user -p pass poolmining: ./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u <Address here> -p x I keep getting this error when trying to compile using ./build.sh : make: *** [all] Error 2 [code]strip: 'cpuminer' : No such file Any idea how to fix it?[/code] Is it possible to use this miner with verium-qt? And How? Or should i compile the wallet and run as daemon?
|
|
|
|
cyberspacemonkey
Legendary
Offline
Activity: 1288
Merit: 1002
|
|
September 23, 2016, 04:09:52 PM |
|
I've forked and built a standalone cpuminer for pools and solomining for those interested in trying it. -Forked from cpuminer-multi which the recommended pool miner was forked from. -Displays hashrate in H/m -I'm getting about 40% speed increase from wallet with this (better than anything else I've tested). -I'm now working on adding this miner to the wallet. -Haven't yet tried to build on windows, so linux compile only for now, unless anyone wants to try building on windows. https://github.com/effectsToCause/veriumMinersolomining: ./cpuminer -o localhost:<port> -u user -p pass poolmining: ./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u <Address here> -p x I keep getting this error when trying to compile using ./build.sh : make: *** [all] Error 2 [code]strip: 'cpuminer' : No such file Any idea how to fix it?[/code] Is it possible to use this miner with verium-qt? And How? Or should i compile the wallet and run as daemon? From what I understand you only need to compile the miner and just keep the wallet open while you're mining.
|
|
|
|
thesilex
Member
Offline
Activity: 61
Merit: 10
|
|
September 23, 2016, 04:13:46 PM |
|
I've forked and built a standalone cpuminer for pools and solomining for those interested in trying it. -Forked from cpuminer-multi which the recommended pool miner was forked from. -Displays hashrate in H/m -I'm getting about 40% speed increase from wallet with this (better than anything else I've tested). -I'm now working on adding this miner to the wallet. -Haven't yet tried to build on windows, so linux compile only for now, unless anyone wants to try building on windows. https://github.com/effectsToCause/veriumMinersolomining: ./cpuminer -o localhost:<port> -u user -p pass poolmining: ./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u <Address here> -p x I keep getting this error when trying to compile using ./build.sh : make: *** [all] Error 2 [code]strip: 'cpuminer' : No such file Any idea how to fix it?[/code] Is it possible to use this miner with verium-qt? And How? Or should i compile the wallet and run as daemon? From what I understand you only need to compile the miner and just keep the wallet open while you're mining. It did not work. - HTTP request failed: Failed to connect to localhost port 33987. Connection refused - json_rpc_call failed,retry after 10 seconds
|
|
|
|
cyberspacemonkey
Legendary
Offline
Activity: 1288
Merit: 1002
|
|
September 23, 2016, 04:17:02 PM |
|
I've forked and built a standalone cpuminer for pools and solomining for those interested in trying it. -Forked from cpuminer-multi which the recommended pool miner was forked from. -Displays hashrate in H/m -I'm getting about 40% speed increase from wallet with this (better than anything else I've tested). -I'm now working on adding this miner to the wallet. -Haven't yet tried to build on windows, so linux compile only for now, unless anyone wants to try building on windows. https://github.com/effectsToCause/veriumMinersolomining: ./cpuminer -o localhost:<port> -u user -p pass poolmining: ./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u <Address here> -p x I keep getting this error when trying to compile using ./build.sh : make: *** [all] Error 2 [code]strip: 'cpuminer' : No such file Any idea how to fix it?[/code] Is it possible to use this miner with verium-qt? And How? Or should i compile the wallet and run as daemon? From what I understand you only need to compile the miner and just keep the wallet open while you're mining. It did not work. - HTTP request failed: Failed to connect to localhost port 33987. Connection refused - json_rpc_call failed,retry after 10 seconds you should have a .conf file located in Verium's wallet folder and should look like this: rpcuser=someusername rpcpassword=somepassword rpcallowip=127.0.0.1 rpcport=33987 daemon=1 server=1 listen=1 addnode=vrmsupernode.vericoin.info addnode=vrmsupernode3.vericoin.info
|
|
|
|
pwpwpw
|
|
September 23, 2016, 04:43:02 PM |
|
So noone can confirm whether ocminer's standalone cpuminer works or not? does anyone know of a standalone cpuminer that works for solo mining? This is best solominer I've tested: https://github.com/tpruvot/cpuminer-multi./cpuminer -a scrypt:1048576 -o localhost:3333 -u user -p pass port 3333, shouldn't it be port 33987? I have tried this miner but I don't see the hashrates at all and the cpu usage drops from 75% to 10-20% many times while the client miner stays at 75% full time (3threads), what miner do you guys use for win7 x64 ?
|
|
|
|
|