Pages:
Author

Topic: [ANN][VRM] Verium PoWT | CPU mining | scrypt² | Scaling | New Roadmap Released - page 72. (Read 250025 times)

legendary
Activity: 1288
Merit: 1002
Try this one:


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/veriumMiner

solomining:
./cpuminer -o localhost: -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u
-p x
hero member
Activity: 908
Merit: 503
So noone can confirm whether ocminer's standalone cpuminer works or not? does anyone know of a standalone cpuminer that works for solo mining?  Roll Eyes

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 ?
legendary
Activity: 1288
Merit: 1002
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/veriumMiner

solomining:
./cpuminer -o localhost: -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u
-p x


I keep getting this error when trying to compile using ./build.sh :

Code:
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:

Code:
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
member
Activity: 61
Merit: 10
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/veriumMiner

solomining:
./cpuminer -o localhost: -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u
-p x


I keep getting this error when trying to compile using ./build.sh :

Code:
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
legendary
Activity: 1288
Merit: 1002
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/veriumMiner

solomining:
./cpuminer -o localhost: -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u
-p x


I keep getting this error when trying to compile using ./build.sh :

Code:
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.
member
Activity: 61
Merit: 10
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/veriumMiner

solomining:
./cpuminer -o localhost: -u user -p pass

poolmining:
./cpuminer -o stratum+tcp://vrm.cpuminers.com:3333 -u
-p x


I keep getting this error when trying to compile using ./build.sh :

Code:
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?
legendary
Activity: 1288
Merit: 1002
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.
newbie
Activity: 46
Merit: 0
I have imported the wallets on the 3 systems
Or is is better to have separate wallets on multiple systems?
newbie
Activity: 17
Merit: 0
lucky  Shocked

what cpu?

8 Core Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz

Averaging about 2 kH/m on each box
wgd
legendary
Activity: 1815
Merit: 1005
http://verium.graymines.net:8000/pool/VRM/

Just made new pool for you guys!

It is beta version, any thoughts to make it better are more than welcomed!


nice one 30ms from poland  Shocked im in !!
hero member
Activity: 796
Merit: 505
http://verium.graymines.net:8000/pool/VRM/

Just made new pool for you guys!

It is beta version, any thoughts to make it better are more than welcomed!
full member
Activity: 210
Merit: 100
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
Activity: 1815
Merit: 1005
newbie
Activity: 17
Merit: 0
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  Roll Eyes. 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

hero member
Activity: 761
Merit: 505
VeriCoin & Verium Creator/Developer
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  Roll Eyes. 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.
sr. member
Activity: 504
Merit: 250
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...
legendary
Activity: 1288
Merit: 1002
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  Roll Eyes. Also difficulty is flying and price dipping, not a good sign.
hero member
Activity: 796
Merit: 505
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.com
I 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


newbie
Activity: 17
Merit: 0
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
hero member
Activity: 1484
Merit: 505
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.com
I 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 !!!!!!!!!!!!
Pages:
Jump to: