|
effectsToCause (OP)
|
|
September 22, 2016, 06:36:09 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
|
|
|
|
souljah1h
Legendary
Offline
Activity: 1092
Merit: 1000
Hyperspace snail
|
|
September 22, 2016, 06:36:29 PM |
|
Start solo mining in the meantime
|
_@/'
|
|
|
nguyenphuongde
Newbie
Offline
Activity: 21
Merit: 0
|
|
September 22, 2016, 06:39:36 PM |
|
Start solo mining in the meantime I am mining for 2 days and I can assure the admin of the pool is honest. But there are 50+ workers with good mining power that's why the rewards are small. THanks
|
|
|
|
tamara163
Legendary
Offline
Activity: 1027
Merit: 1000
|
|
September 22, 2016, 06:40:49 PM |
|
Start solo mining in the meantime how do I get my coins without waiting for a limit of 10 VRM ? then I'll move on solo
|
|
|
|
Sir loin
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 22, 2016, 06:51:02 PM Last edit: September 22, 2016, 07:02:12 PM by Sir loin |
|
Why there is no demand? Investors suck! We need a good news!
lol You want news? actually "The Wall Street Journal" mentioned VRM-VRC pair this morning: wsj.com/articles/demand-for-shitcoins-dries-up-1470959258There is no demand because there are already 1000+ turdcoins swirling in the markets WC my dear tard
I think you're missing the point of the technology and trying something different in the crypto space. VeriCoin and Verium don't have to be the most valuable coin in the world in order to develop new technology and develop proof-of-concept ideas. The interaction between the two coins seems to be a healthy step for this project and something to study in a landscape yearning for advancement and stifled by greed and profits. If you're looking to gamble for profits, head over to an exchange and leave the team alone to follow future passions with this project without cheap insults. You are the one missing the point here, the last thing "the crypto space" needs is another shitcoin with useless innovation. Is perhaps your passion for innovation in useless shitcoins perhaps the reason of your pathetically posting your BTC address in giveaways threads https://bitcointalk.org/index.php?topic=1574127.msg15804069#msg15804069Blindly trying something different "for innovations sake" is not what moves forward the technology my dear retard, rather useful innovation that attracts users catering to their needs. Quite pathetic no one has been able here to make a case for VRM and tell me what is its real value, its real usefulness... only ad hominems from cheerleaders and other retards such as yourself in defensive mode but unable to defend what they're invested in because they're so retarded and stoned they don't understand yet VRM is actually a useless PnD shitcoin hahahaha Shitcoin or not, it's very profitable to mine and sell at the moment..... That's why i'm here, simple no brainer. Absolutely profitable shitcoin my dear veritard, case study tycoon-miner (gas station employee?) "tamara163" https://bitcointalk.org/index.php?topic=1540023.msg16287440#msg1628744010 days mining 6 blocks 45 VRM found= 0,035 BTC ie 21 bucks!? for 10 fucking days?! Sweet Jesus you gonna be millionaire in... couple thousand years?! GTFO you clown hahahaha Jokes aside really profitable indeed... and useful, especially for the retards that invested in the ICO and paid 6 and 10 VRC a pop when the price was 14k-19k sat per VRC yessss hahahahaha
|
|
|
|
cyberspacemonkey
Legendary
Offline
Activity: 1288
Merit: 1002
|
|
September 22, 2016, 07:34:00 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]
|
|
|
|
effectsToCause (OP)
|
|
September 22, 2016, 07:39:37 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] make sure you have all dependencies in readme
|
|
|
|
cyberspacemonkey
Legendary
Offline
Activity: 1288
Merit: 1002
|
|
September 22, 2016, 07:49:03 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] make sure you have all dependencies in readme I already installed all of them for Ubuntu with apt-get. Here's a picture of the error:
|
|
|
|
Anthbs
Newbie
Offline
Activity: 37
Merit: 0
|
|
September 22, 2016, 08:37:41 PM |
|
Start solo mining in the meantime how do I get my coins without waiting for a limit of 10 VRM ? then I'll move on solo I can send you the balance PM me.
|
|
|
|
Anthbs
Newbie
Offline
Activity: 37
Merit: 0
|
|
September 22, 2016, 08:46:28 PM |
|
No your shares are kept. That is just displaying since the pool restarted still getting issues with miners connecting with misconfigured miners flooding the pool with bad shares.
|
|
|
|
CarepeExonumia
Newbie
Offline
Activity: 17
Merit: 0
|
|
September 22, 2016, 08:55:43 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] make sure you have all dependencies in readme I already installed all of them for Ubuntu with apt-get. Here's a picture of the error: https://i.imgur.com/1eTpuxE.pngSame error for me on Ubuntu 16.04.1 LTS / Mac OSC El Crapitan / RPi 3 :-)
|
|
|
|
effectsToCause (OP)
|
|
September 22, 2016, 08:57:36 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] make sure you have all dependencies in readme I already installed all of them for Ubuntu with apt-get. Here's a picture of the error: fixed try: git pull ./build.sh it's a remnant from other algo that didn't cause me error for some reason.
|
|
|
|
effectsToCause (OP)
|
|
September 22, 2016, 08:58:07 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] make sure you have all dependencies in readme I already installed all of them for Ubuntu with apt-get. Here's a picture of the error: Same error for me on Ubuntu 16.04.1 LTS / Mac OSC El Crapitan / RPi 3 :-) fixed try: git pull ./build.sh it's a remnant from other algo that didn't cause me error for some reason.
|
|
|
|
cyberspacemonkey
Legendary
Offline
Activity: 1288
Merit: 1002
|
|
September 22, 2016, 09:31:34 PM |
|
It seems like I'm mining now: but how do I know if my shares are being counted if I don't get "yay!" or "boos!" ?
|
|
|
|
monsanto
Legendary
Offline
Activity: 1241
Merit: 1005
..like bright metal on a sullen ground.
|
|
September 22, 2016, 09:32:15 PM |
|
Jokes aside really profitable indeed... and useful, especially for the retards that invested in the ICO and paid 6 and 10 VRC a pop when the price was 14k-19k sat per VRC
yessss
hahahahaha
So very rough calculation in usd value: we'd have BTC price around $660 during ico, and I'd say VRC was more in the 9-19k range for people who wanted in on the ico. On the low end then about $0.06/VRC and high end about $0.125/VRC. So VRM in the 54k-190k sat range, or ~$0.36-$1.25 for most. So at a BTC price of 600 that'd currently leave a break even range of about 60-210k sats.
|
|
|
|
effectsToCause (OP)
|
|
September 22, 2016, 09:34:26 PM |
|
It seems like I'm mining now: but how do I know if my shares are being counted if I don't get "yay!" or "boos!" ? if you are solomining there are no shares you just get a block or not. should get a yay if you get a blocks and coins will come into wallet you are mining to.
|
|
|
|
birty555
|
|
September 22, 2016, 09:35:26 PM |
|
Start solo mining in the meantime how do I get my coins without waiting for a limit of 10 VRM ? then I'll move on solo I can send you the balance PM me. Have just got my Verium by PM'ing Anthbs - fast response and VRM now in my wallet - thanks and thanks for work on the pool!
|
|
|
|
mirny
Legendary
Offline
Activity: 1108
Merit: 1005
|
|
September 22, 2016, 11:27:55 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 Compiled on Ubuntu 14.04 LTS, on first shot, in under 30s. Good work. Thank you.
|
This is my signature...
|
|
|
cyberspacemonkey
Legendary
Offline
Activity: 1288
Merit: 1002
|
|
September 22, 2016, 11:49:54 PM |
|
I tried to compile for Windows but I got same error when it wasn't working for Linux earlier: Can you please fix or tell me how I can fix it? thanks.
|
|
|
|
|