Author

Topic: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer - page 401. (Read 1232701 times)

full member
Activity: 221
Merit: 100

    VERTCOIN - ON POSITION 6 - TRADING ACTIVITY ON CRYPTSY.COM

   
    Here Cryptsy Live Statistics - http://live.myip.ms



newbie
Activity: 46
Merit: 0

I couldn't quite tell if that was a serious question, or you're annoyed I built it and posted a link.

Both. If you want to support, i have no problems with.
But i am also annoyed because it is a alpha and i expect some issues/confusion regarding the --scrypt and --nscrypt options
Some users still use the very first cgminer-vertcoin and with this old miner --scrypt as an options mines only vertcoin (and this behaviour is now changed -> no accepted shares with vertminer-0.5.4pre2 and --scrypt option).
But as this alpha version is now out in the wild you cannot hold it back.
Therefore i had to write this important info.

Also i am still in test regarding some strange behaviour with ultra hot cards and 0 rpm fan (i try to reproduce this error but until now i am not able, i have no such issues).
legendary
Activity: 2912
Merit: 6403
Blackjack.fun
Wow... I bought in for 0.0043... but with my shitty luck... we continue falling down to 0.0036!!! I HATE CRYPTO!

Switch from trading to holding long term Smiley
newbie
Activity: 21
Merit: 0
Are you interested in doing the support for this new version i have not released yet (still in test)?
Regarding compiling: just use autogen.sh, it will do the job (autoreconf, configure, build and strip alltogether).

@All: this new version now supports mining nfactor scrypt and normal scrypt

vertminer.exe --scrypt .....   -->  mine normal scrypt coins
vertminer.exe --nscrypt  ....   --> mine nfactor scrypt coins (e.g. vertcoin)

But as always: you can use your known cgminer .conf for mining normal scrypt coins BUT THIS WILL NOT WORK WITH VERTCOIN (the other way is fine -> use vertcoin config for normal scrypt coins).
For vertcoin, you have to use other (vertcoin, e.g. TC) settings and i am still playing around with something so this version is ALPHA and USE AT YOUR OWN RISK!

I'll do what I can, but as I mentioned I'm just learning and figuring it out, so I'm not very knowledgeable about it yet. I couldn't quite tell if that was a serious question, or you're annoyed I built it and posted a link. If you don't want it distributed as an alpha version, let me know and I'll remove my link.
sr. member
Activity: 308
Merit: 250
Don't forget to vote for Vertcoin at http://www.allcrypt.com/beta/voting.php ! No registration, just click the green up arrow next to VTC!
newbie
Activity: 46
Merit: 0
I decided today was the day I'd figure out how to build vertminer myself on Windows.
Here is a SkyDrive link with vertminer 0.5.4pre2 compiled from the latest source from Bufius' GitHub repo.

http://1drv.ms/1cEsqTZ

It seems to be working ok for me, but this is my first time ever compiling either vertminer or cgminer for that matter.

Also, check out my P2Pool node at http://vtc-us-east.oakagedsoftware.com:9171/  Smiley

I tried this on a 2nd system of mine and it just crashes, but a previous build that I did earlier did seem to work. The only difference I'm aware of is this build was done with both "--enable-scrypt --enable-opencl" versus my first build that just had --enable-scrypt, and this one was stripped using "strip vertminer.exe".

Are you interested in doing the support for this new version i have not released yet (still in test)?
Regarding compiling: just use autogen.sh, it will do the job (autoreconf, configure, build and strip alltogether).

@All: this new version now supports mining nfactor scrypt and normal scrypt

vertminer.exe --scrypt .....   -->  mine normal scrypt coins
vertminer.exe --nscrypt  ....   --> mine nfactor scrypt coins (e.g. vertcoin)

But as always: you can use your known cgminer .conf for mining normal scrypt coins BUT THIS WILL NOT WORK WITH VERTCOIN (the other way is fine -> use vertcoin config for normal scrypt coins).
For vertcoin, you have to use other (vertcoin, e.g. TC) settings and i am still playing around with something so this version is ALPHA and USE AT YOUR OWN RISK!
sr. member
Activity: 308
Merit: 250
Poolerino.com has opened a VTC Pool.

Its lonely right now, but you might wanne try it out ?

http://vert.poolerino.com or http://vtc.poolerino.com

As usual 0% fee
Live Chat with us and other miners
Captcha login

Soon with Asia Stratums.  Welcome to the poolerino-family
legendary
Activity: 1050
Merit: 1000
I think we are going to see a rally pretty soon....

What makes you believe that?


Bagholder's wish.

I am buying in slowly. The prices are good but it may go lower over the weekend.
full member
Activity: 126
Merit: 100
Hi there, Vertcoin noob here, just started mining but 1 question:

As I prefer p2p mining (as I also did with doge for several weeks) I decided also to mine Vertcoin via p2p now. Problem is that I notice I've got only 0.7 VTC after 6 hours of constant mining @3MH/s... I know this goes normally up with p2p after several hours but 0.7 after 6 hours seems unbearably low, any ideas? Should I switch to normal pool, are there know issues with p2p?

P2p pool i'm using is http://coinpools.de:9171/static/

Grtz,
TenaciousC

http://vert.bitcrush.info/index.php

good pool
hero member
Activity: 608
Merit: 500
Hi there, Vertcoin noob here, just started mining but 1 question:

As I prefer p2p mining (as I also did with doge for several weeks) I decided also to mine Vertcoin via p2p now. Problem is that I notice I've got only 0.7 VTC after 6 hours of constant mining @3MH/s... I know this goes normally up with p2p after several hours but 0.7 after 6 hours seems unbearably low, any ideas? Should I switch to normal pool, are there know issues with p2p?

P2p pool i'm using is http://coinpools.de:9171/static/

Grtz,
TenaciousC
full member
Activity: 140
Merit: 100
full member
Activity: 126
Merit: 100
I decided today was the day I'd figure out how to build vertminer myself on Windows.
Here is a SkyDrive link with vertminer 0.5.4pre2 compiled from the latest source from Bufius' GitHub repo.

http://1drv.ms/1cEsqTZ

It seems to be working ok for me, but this is my first time ever compiling either vertminer or cgminer for that matter.

Also, check out my P2Pool node at http://vtc-us-east.oakagedsoftware.com:9171/  Smiley

I tried this on a 2nd system of mine and it just crashes, but a previous build that I did earlier did seem to work. The only difference I'm aware of is this build was done with both "--enable-scrypt --enable-opencl" versus my first build that just had --enable-scrypt, and this one was stripped using "strip vertminer.exe".
how it differs from 0.5.3?
newbie
Activity: 21
Merit: 0
I decided today was the day I'd figure out how to build vertminer myself on Windows.
Here is a SkyDrive link with vertminer 0.5.4pre2 compiled from the latest source from Bufius' GitHub repo.

http://1drv.ms/1cEsqTZ

It seems to be working ok for me, but this is my first time ever compiling either vertminer or cgminer for that matter.

Also, check out my P2Pool node at http://vtc-us-east.oakagedsoftware.com:9171/  Smiley

I tried this on a 2nd system of mine and it just crashes, but a previous build that I did earlier did seem to work. The only difference I'm aware of is this build was done with both "--enable-scrypt --enable-opencl" versus my first build that just had --enable-scrypt, and this one was stripped using "strip vertminer.exe".
full member
Activity: 126
Merit: 100
member
Activity: 95
Merit: 10
I think we are going to see a rally pretty soon....

what u mean?

Well BtC is recuperating right now, if it's not a bulltrap, money will come back to VTC, specially when all the Btc deposits of 25% of participants were frozen.  I just converted some fiat today at 600 bc btc seemed cheap to me and for  Vertcoin potential and community current prices are a bargain for me so had to buy all in VTC. 
Just a theory....

full member
Activity: 126
Merit: 100
Anyone know the owner of http://vert.bitcrush.info ? Have not had any luck getting to them in email. Seems account conf emails are not being sent so no one can set a payout address.


weird, to my mail messages are coming
newbie
Activity: 21
Merit: 0
I decided today was the day I'd figure out how to build vertminer myself on Windows.
Here is a SkyDrive link with vertminer 0.5.4pre2 compiled from the latest source from Bufius' GitHub repo.

It seems to be working ok for me, but this is my first time ever compiling either vertminer or cgminer for that matter.

Also, check out my P2Pool node at http://vtc-us-east.oakagedsoftware.com:9171/  Smiley

EDIT: I removed the link. Instead I will try to post detailed instructions soon for how to build it yourself.
v3p
newbie
Activity: 15
Merit: 0
VTC will raise up again
Ye keep calm and hold this precious coin it's gonna be fine
Community&devs keep up the good work. We're the pioneers of adaptive N.
sr. member
Activity: 420
Merit: 250
Anyone know the owner of http://vert.bitcrush.info ? Have not had any luck getting to them in email. Seems account conf emails are not being sent so no one can set a payout address.
legendary
Activity: 1106
Merit: 1000
VTC will raise up again
Jump to: