Eleanorrussell64
Newbie
Offline
Activity: 25
Merit: 0
|
|
August 10, 2018, 07:41:10 AM |
|
hi guys! When will the pool be ready?
|
|
|
|
UspesenRudar
Newbie
Offline
Activity: 33
Merit: 0
|
|
August 10, 2018, 08:21:35 AM |
|
I am interested in testing.
|
|
|
|
UspesenRudar
Newbie
Offline
Activity: 33
Merit: 0
|
|
August 10, 2018, 10:05:36 AM |
|
I have a wallet installed. But the CLI mine command does not respond.
setgenerate true 8
|
|
|
|
UspesenRudar
Newbie
Offline
Activity: 33
Merit: 0
|
|
August 10, 2018, 10:49:38 AM |
|
I have a wallet installed. But the CLI mine command does not respond.
setgenerate true 8
OK, i think its working now.
|
|
|
|
UspesenRudar
Newbie
Offline
Activity: 33
Merit: 0
|
|
August 10, 2018, 06:57:14 PM |
|
I'll try to make the windows miner. Loading VStudio.
|
|
|
|
UspesenRudar
Newbie
Offline
Activity: 33
Merit: 0
|
|
August 11, 2018, 09:44:20 AM |
|
I have been mining for about 20 hours. My wallet says that with 6 cores and Local Mega Hash / s: 99.798
on the wallet the situation is equal to zero.
|
|
|
|
BTC-BTC-BTC
Legendary
Offline
Activity: 1582
Merit: 1001
www.neutroncoin.com
|
|
August 11, 2018, 07:19:16 PM |
|
I have been mining for about 20 hours. My wallet says that with 6 cores and Local Mega Hash / s: 99.798
on the wallet the situation is equal to zero.
Difficulty is very high. Average 650MH/S will get one reward very 5 to 7 days. It also depends on luck as well.
|
|
|
|
VerusCoin (OP)
Member
Offline
Activity: 175
Merit: 12
|
|
August 12, 2018, 08:47:16 AM |
|
I'll try to make the windows miner. Loading VStudio.
That would be great. If you have any questions, ping one of the devs on Discord: https://discord.gg/73mZKm
|
|
|
|
|
VerusCoin (OP)
Member
Offline
Activity: 175
Merit: 12
|
|
August 14, 2018, 09:54:01 PM |
|
pre-announcement: the first pools are up, working, and ready for early, but real use. We want to give special thanks to Discord user @hellcatz of http://luckpool.org for getting the first s-nomp version modified for VerusHash and helping test both the pool and miner until they work. We also want to thank @0x03 , who has been working tirelessly to get up another working pool for the community. Here are the two pools and examples of how to connect with the miner linked below on Linux: Temporary S-NOMP setup for LuckPool - this will be integrated with their custom pool in the next few days and all miners will be able to transition smoothly without any loss of payouts Temp WebURL: http://149.56.27.47:8080/ Example nheqminer: ./nheqminer -v -l 149.56.27.47:1234 -u RDWx2Sa8iyeLVTMUUi5ypY357ZXH5tNf56.newuser -p x -t 4 VerusPool from 0x03 http://veruspool.xyz/Example nheqminer: ./nheqminer -v -l 95.216.13.66:9999 -u RJUw1fZeJXSss5mWwqUWvJotfKx2Vft56B.newuser -p x -t 4 Obviously replace the VRSC addresses above with your own, and "-t 4" is the number of threads to use for mining. The miner is working well, but currently compiled for Linux only. We are working on compiling for Windows. There is a bounty available for the first person to compile the miner for Windows and post a working PR that does not break other OS builds. Here is the repo and a pre-compiled miner release for Linux: https://github.com/VerusCoin/nheqminer/releases/tag/0.6.1https://github.com/VerusCoin/nheqminer
|
|
|
|
BTC-BTC-BTC
Legendary
Offline
Activity: 1582
Merit: 1001
www.neutroncoin.com
|
|
August 14, 2018, 09:54:53 PM Last edit: August 18, 2018, 11:45:45 PM by BTC-BTC-BTC |
|
The new version 0.3.12 working pretty well so far without syncing problem. Hopefully end up with a reward soon.
There is pool to mine with now.
|
|
|
|
VerusCoin (OP)
Member
Offline
Activity: 175
Merit: 12
|
|
August 14, 2018, 11:26:26 PM |
|
Great to hear. Thank you! You might also try out one of the two pools.
|
|
|
|
|
jimboscott
|
|
August 15, 2018, 02:05:04 AM |
|
Really need a Windows miner...
|
|
|
|
qq386437050
Newbie
Offline
Activity: 113
Merit: 0
|
|
August 15, 2018, 02:48:10 AM |
|
The opening of the swimming pool will only accelerate the death of coins, because cloud computing is very destructive.
|
|
|
|
aknataga
|
|
August 15, 2018, 09:15:54 AM Last edit: August 15, 2018, 01:15:35 PM by aknataga |
|
pre-announcement: the first pools are up, working, and ready for early, but real use. We want to give special thanks to Discord user @hellcatz of http://luckpool.org for getting the first s-nomp version modified for VerusHash and helping test both the pool and miner until they work. We also want to thank @0x03 , who has been working tirelessly to get up another working pool for the community. Here are the two pools and examples of how to connect with the miner linked below on Linux: Temporary S-NOMP setup for LuckPool - this will be integrated with their custom pool in the next few days and all miners will be able to transition smoothly without any loss of payouts Temp WebURL: http://149.56.27.47:8080/ Example nheqminer: ./nheqminer -v -l 149.56.27.47:1234 -u RDWx2Sa8iyeLVTMUUi5ypY357ZXH5tNf56.newuser -p x -t 4 VerusPool from 0x03 http://veruspool.xyz/Example nheqminer: ./nheqminer -v -l 95.216.13.66:9999 -u RJUw1fZeJXSss5mWwqUWvJotfKx2Vft56B.newuser -p x -t 4 Obviously replace the VRSC addresses above with your own, and "-t 4" is the number of threads to use for mining. The miner is working well, but currently compiled for Linux only. We are working on compiling for Windows. There is a bounty available for the first person to compile the miner for Windows and post a working PR that does not break other OS builds. Here is the repo and a pre-compiled miner release for Linux: https://github.com/VerusCoin/nheqminer/releases/tag/0.6.1https://github.com/VerusCoin/nheqminerThanks all for work, but do not understand , it will be the same CPU miner, which we already had before, with same hash. Except for that, to connect several together? Well, or to get permanent small rewards, because the increased load on the network.
|
|
|
|
oblox
Legendary
Offline
Activity: 1442
Merit: 1018
|
|
August 15, 2018, 11:55:13 AM |
|
The opening of the swimming pool will only accelerate the death of coins, because cloud computing is very destructive. ...WTF are you talking about.
|
|
|
|
UspesenRudar
Newbie
Offline
Activity: 33
Merit: 0
|
|
August 15, 2018, 06:28:54 PM |
|
windows 10 on pool i5-6300 -t 4 About 60MH/s
i7-3770 -t 8 about 130 MH/s
e5504 -t 8 (no AES) About 1,6 MH/s
virtual server 2008 E5-2680v3 -t 8 about 110 MH/s
|
|
|
|
VerusCoin (OP)
Member
Offline
Activity: 175
Merit: 12
|
|
August 15, 2018, 06:53:09 PM Last edit: August 15, 2018, 08:38:40 PM by VerusCoin |
|
pre-announcement: the first pools are up, working, and ready for early, but real use. We want to give special thanks to Discord user @hellcatz of http://luckpool.org for getting the first s-nomp version modified for VerusHash and helping test both the pool and miner until they work. We also want to thank @0x03 , who has been working tirelessly to get up another working pool for the community. Here are the two pools and examples of how to connect with the miner linked below on Linux: Temporary S-NOMP setup for LuckPool - this will be integrated with their custom pool in the next few days and all miners will be able to transition smoothly without any loss of payouts Temp WebURL: http://149.56.27.47:8080/ Example nheqminer: ./nheqminer -v -l 149.56.27.47:1234 -u RDWx2Sa8iyeLVTMUUi5ypY357ZXH5tNf56.newuser -p x -t 4 VerusPool from 0x03 http://veruspool.xyz/Example nheqminer: ./nheqminer -v -l 95.216.13.66:9999 -u RJUw1fZeJXSss5mWwqUWvJotfKx2Vft56B.newuser -p x -t 4 Obviously replace the VRSC addresses above with your own, and "-t 4" is the number of threads to use for mining. The miner is working well, but currently compiled for Linux only. We are working on compiling for Windows. There is a bounty available for the first person to compile the miner for Windows and post a working PR that does not break other OS builds. Here is the repo and a pre-compiled miner release for Linux: https://github.com/VerusCoin/nheqminer/releases/tag/0.6.1https://github.com/VerusCoin/nheqminerThanks all for work, but do not understand , it will be the same CPU miner, which we already had before, with same hash. Except for that, to connect several together? Well, or to get permanent small rewards, because the increased load on the network. That miner is a stratum miner that only works on pools, and was not really used until the pools were running. The wallet does have the same algorithm, and they are both about the same speed, but using the wallet is solo mining. That means that without a lot of hash power, your rewards may be far between each other, sometimes much more, sometimes much less. Halving is every month for example, and my main machine has a luck time of over 1 month right now. With a pool, all miners share the rewards of each block according to their hash power contribution. That way, if you don't have enough hash power to be sure to get a block every day, you can use a pool to get more often smaller rewards, rather than the less often full block reward of solo mining. Of course, there's always staking as well. One thing that's nice about pools is that they also handle shielding/unshielding for you, so by the time you get your payout, it starts to stake immediately after just 150 blocks. No need to have a shielding/unshielding script or do it manually.
|
|
|
|
komodomining
|
|
August 15, 2018, 11:37:46 PM |
|
We are proud to announce NEW MINING POOL FOR VERUSCOIN (VRSC) (BETA) http://miningpools.cloud/?pool=verus or http://veruscoin.miningpools.cloudPOOL FEE AT 0% Download,configure and run VerusHash miner for VRSC linux Start your miner using the following command ./nheqminer -v -l veruscoin.miningpools.cloud:2082 -u RTmp2p5AykoErWAnekevMRmsjHVycs1DXT.worker -p x -t 8 Change the address and -t 8 to your desired threads.
|
MININGPOOLS.CLOUD - reliable mining pools with low fees and multi algo stratum pools - FOLLOW us on twitter twitter.com/miningpoolcloud @miningpoolcloud | MININGPOOL ECOSYSTEM [ KOMODOMININGPOOL.COM | RAVENCOIN.MININGPOOLS.CLOUD ]
|
|
|
|