Author

Topic: [ANN] Zcoin (XZC) - Implementing ZKP privacy without trusted setup - page 311. (Read 663307 times)

member
Activity: 85
Merit: 10
ocminer - miner not working - reject
hero member
Activity: 1150
Merit: 502
Why won't Roger Ver even fire off a simple tweet about Zcoin? He's favorited one of my Zcoin tweets but he won't make a public statement of support himself.

You'd think a guy $500k invested in this thing would be a bit more proactive....



Ver simply provided capitals for Wilcox to start off right. ZEC is not Zcoin and, as far as I know, Vers unrelated to Zcoin.

He and others will be paid back over the course of several months off the taxable miners income. Its 20% revenue coming from each block mined.
hero member
Activity: 636
Merit: 516
testing.. fuck i swear it wanted to include every dll cygwin had... :|
hero member
Activity: 636
Merit: 516
thanks, i don't have cygwin installed at the moment, in vs15 cannot compile need to run make first

still going with cygwin64.. bandwidth here in australia is a joke
hero member
Activity: 1148
Merit: 512
I was one who bought early and don't sold on high. Locked my Zcoin holdings for long term.

I did , too and I think it must be return the value at the price min 0.01btc before the end of dec 2016
hero member
Activity: 1092
Merit: 504
★Bitvest.io★ Play Plinko or Invest!
I was one who bought early and don't sold on high. Locked my Zcoin holdings for long term.
hero member
Activity: 2548
Merit: 626
thanks, i don't have cygwin installed at the moment, in vs15 cannot compile need to run make first
hero member
Activity: 636
Merit: 516
Some are linux some are windows.
OCminer do you have a .exe version of the new miner for windows ?

ill compile one up for you
hero member
Activity: 2548
Merit: 626
Some are linux some are windows.
OCminer do you have a .exe version of the new miner for windows ?
hero member
Activity: 636
Merit: 516
Well ok, what can i do , right ? Smiley

ssh and plink are great for running commands remotely on multiple hosts (assuming your machines are *nix based)
hero member
Activity: 2548
Merit: 626
Well ok, what can i do , right ? Smiley
hero member
Activity: 636
Merit: 516
case ALGO_LYRA2REV2:
if (stratum.bloc_height >= 8192)
{
rc = scanhash_lyra2rev2(thr_id, &work, max_nonce, &hashes_done, 8192);
}
else
{
rc = scanhash_lyra2rev2(thr_id, &work, max_nonce, &hashes_done, stratum.bloc_height);
}
break;


Groundbreaking change   Angry

https://github.com/zcoinofficial/zcoin/issues/12

block height will increase to the point where the difficulty will become unworkable.
groundbreaking, no. necessity, yes.
hero member
Activity: 2548
Merit: 626
case ALGO_LYRA2REV2:
if (stratum.bloc_height >= 8192)
{
rc = scanhash_lyra2rev2(thr_id, &work, max_nonce, &hashes_done, 8192);
}
else
{
rc = scanhash_lyra2rev2(thr_id, &work, max_nonce, &hashes_done, stratum.bloc_height);
}
break;


Groundbreaking change   Angry
hero member
Activity: 636
Merit: 516
wtf why algo change now, i have to change my miners now on 20 computers.

this has been discussed for some time, had been implemented in testnet and changed on the main codebase nearly 2 weeks ago.
hero member
Activity: 2548
Merit: 626
wtf why algo change now, i have to change my miners now on 20 computers.
legendary
Activity: 2688
Merit: 1240
Algo was modified after block 8192, therefore a new miner is needed:

https://github.com/ocminer/cpuminer-xzc

I've changed the port on suprnova to 5596 because nobody seems to have updated yet and the old port was flooded with invalid shares.

please download the new miner and use it only on the new port
hero member
Activity: 636
Merit: 516
Guys, question. Is there any connection between zcoin and zoin?

It's just a fork of ZCoin

Its funny how this open-source thing works. Smiley. Someone spent many months (if not years) developing something, then he publishes it as open-source, and in 1-5 days it is being copied and exploited, often without giving any credit to the original. I know open-source is good, but sometimes it is getting ridiculous. I am coming from closed-source business world myself, and though I like open-source, but sometimes I think there should be limits on that (maybe a grace period of few months/years before the source is opened).

Do you guys think those clones are harming the original or are good for it...? In a perfect world they should help (by working in parallel and finding and fixing issues), but in reality I am not sure...

I don't want to get involved in this thread, but you'll find quite the opposite.

ZCoin does not give credit to the Zerocoin developers (see Copyright statements in Github and GUI):

https://github.com/zcoinofficial/zcoin/blob/master/README.md

90% of the work done in ZCoin for Zerocoin was from the Zerocoin library:

https://github.com/Zerocoin/libzerocoin

Zoin on the other hand, gives full credit to ZCoin (for their contribution) and ZeroCoin in the Copyright statements and GUI:

https://github.com/zoin/zoin/blob/master/README.md


its not so much that; implementing libzerocoin in itself is not easy.

it'd be like building a drag car, and then not giving credit to whoever manufactured the pistons, both things are not easy tasks but one won't work without the other.
newbie
Activity: 33
Merit: 0
Scroll through the 45 pages and found no solution, there is a normal miner for Windows ? And after all, what is an algorithm? Thank you all for understanding.
Jump to: