Author

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

legendary
Activity: 1456
Merit: 1000
uh... why i get "stratum_recv_line failed" message on suprnova ?

EDIT :: fixed after restarting
hero member
Activity: 756
Merit: 500
is suprnova pool offline?
hero member
Activity: 2548
Merit: 626
optiminer version has dev fee ?
I got this at the same time on all my miners with different workers :





This looks like you specified a wrong username.worker and password?

No, i think it was a pool problem because this happened on all the computers i am mining with, at the same time, but all the computers have different workers.
legendary
Activity: 2030
Merit: 1076
A humble Siberian miner
Quote
The most popular pool is Suprnova

There should not be any "most popular pool". There should be several pools with more or less the same hashrate.

Why there is no list of the pools in the OP? Devs should take care of it.
member
Activity: 72
Merit: 10
Anyone got an atom x5 tablet/laptop? Could you check how many H/s can that thing pull off?
sr. member
Activity: 742
Merit: 257
And we go again.
hero member
Activity: 1148
Merit: 512
sr. member
Activity: 1004
Merit: 268
Firo (FIRO)
To those who wish to find out more about MTP and why it is important:

https://zcoin.io/what-is-mtp-merkle-tree-proof-and-why-it-is-important-to-zcoin/

Zcoin is working to be the first cryptocurrency to implement MTP as a proof of work algorithm and work is ongoing. As the foundation of a coin’s security with also fundamental implications as to distribution and also verification speed, implementation of MTP is very high on our list of priorities and in our roadmap. Implementation of MTP is also expected to bring down wallet initialization times due to its fast verification as compared to the current stop gap Lyra2 implementation.

The MTP algorithm was devised by Alex Biryukov and Dmitry Khovratovich from the University of Luxembourg in their paper published on the 11 June 2016 titled Egalitarian Computing. These are the same researchers who came up with Equihash that is currently used in ZCash.

Egalitarian Computing

MTP was created as a way to remedy the disparity between ordinary users and adversaries/cheaters where the latter could use botnets, GPU, FPGA and ASICS to gain a significant advantage and mount a cheaper attack. The basic concept is that it should establish the same price/cost for a single computation unit on all platforms. This means that no single device should gain a significant advantage over another for the same price hence promoting egalitarian computing. With egalitarian computing, attackers would need to spend the same amount as ordinary users for equivalent ‘hashing’ power. As attackers need to usesimilar hardware as ordinary users, automated large-scale attacks become no longer possible. This combined with the fact hashing in MTP is highly memory intensive, users infected by trojans to participate in botnets would experience noticeable performance degradation and therefore more likely to suspect something is amiss.

Massive centralization can be seen with many existing proof of work algorithms such as SHA256 (Bitcoin), Scrypt (Litecoin, Dogecoin) and X11 (Dash) where hashing power is centralized in ASIC farms and normal users are not incentivised to participate in the security of the network. Even in newer schemes such as Ethash which is used in Ethereum, although it is deliberately designed to be GPU friendly (more than a 100x more efficient than on a CPU), this still encourages GPU farms and centralization. Equihash despite it being memory hard, is not sequentially memory hard, meaning it can be mostly parallelized which makes development of ASICs more likely.

This doesn’t mean that we discourage GPU mining, but with MTP it is foreseen that even with GPUs mining, CPU mining would still remain competitive.

Fast and lightweight Verification

MTP although it is computationally and memory intensive to find the solution, once found, its solution can be quickly and efficiently verified without requiring a lot of memory.

This is important since by keeping verification quick, this makes the network more resistant to DoS attacks that target verifiers. It also allows lightweight hardware such as smartphones to perform verification which is not possible on many other hard memory hard algorithms. Verification speed of MTP is also expected to be faster than Equihash.



Source: https://www.usenix.org/system/files/conference/usenixsecurity16/sec16_paper_biryukov.pdf

There may also be a possibility that as MTP uses merkle-trees, merkle-tree optimizations may be possible and this is an area we are researching into.

Progress Free

A mining algorithm should be ‘progress-free’ meaning that mining must be a stochastic process where there is always a non-zero chance that the solution is found and being independent of any previous events. This prevents centralization and mitigates network delays.

Therefore a mining algorithm with an ‘initialization phase’ is not truly progress-free since the chances of finding a solution when initializing is zero. This is one of the main reasons why Biryukov and Khovratovich decided to develop MTP despite already developing Equihash since Equihash still requires a long initialization phase that certifies the memory allocation and is therefore not ‘progress-free’.

It is believed that the shorter an initialization phase, the more decentralized mining can be since everyone starts from an even playing field and economies of scale or network location plays much less a role in mining efficiency.

Summary

MTP is an amazing new mining algorithm that is high performance, high security and promotes egalitarian computing. Zcoin intends to be the first to implement this and we forsee that MTP will offer good future proofing. Being a privacy centric coin, it is even more important that mining power is decentralized and as such we are focusing on working on the very core of Zcoin’s security first before embarking on other features. We hope to finish MTP implementation in the coming months.
sr. member
Activity: 616
Merit: 252
guys, i see that a lot of people are interested in xzc mining but the price is going down so, i have a simple question - what are you doing now with xzc, what you are mining. just dumped it? and why, the profit is really pitiful at the current price, and you are killing coin. And as we can see on mining chart - in general only big miners left. So guys, why are you dumping?)
sr. member
Activity: 1004
Merit: 268
Firo (FIRO)
optiminer version has dev fee ?
I got this at the same time on all my miners with different workers :





This looks like you specified a wrong username.worker and password?
hero member
Activity: 2548
Merit: 626
optiminer version has dev fee ?
I got this at the same time on all my miners with different workers :



hero member
Activity: 812
Merit: 500
Price falls from day to day to go to the top.
hero member
Activity: 551
Merit: 500
To those of you wondering what MTP is and why is it so important to Zcoin, please take a read below:

http://blog.zcoin.tech/what-is-mtp-merkle-tree-proof-and-why-is-it-so-important/

As for those who are talking about working binaries for miners:

Zcoin updated windows and mac miners: https://drive.google.com/open?id=0B8zzSbCtXAidVDVjOW9NVTRiMkU
This was posted by bolehvpn but is by a trusted third party. Let me know if it works.

Thanks for the official Win binaries. No warnings from Avast... and mining normally.

I tried to use the mac version, got this error:

dyld: Library not loaded: /usr/local/opt/jansson/lib/libjansson.4.dylib
  Referenced from: /Users/abc/cpuminers/./cpuminer-ocminer
  Reason: image not found
Trace/BPT trap: 5


any info?
sr. member
Activity: 1004
Merit: 268
Firo (FIRO)
Great to hear the miners are working Cheesy Using optiminer's as well.

sr. member
Activity: 490
Merit: 262
The World’s First Blockchain Core
Thanks for clarifying that the cpuminer.exe's were supported by the Zerocoin team, zcoindev.

got it working thanks dev, which is better optiminer or OCMINER??

Optiminer is giving about 25% more H/s than the ocminer for me.

I really like this optiminer. it's running very well with cpu hashwell xeon
legendary
Activity: 1588
Merit: 1000
To those of you wondering what MTP is and why is it so important to Zcoin, please take a read below:

http://blog.zcoin.tech/what-is-mtp-merkle-tree-proof-and-why-is-it-so-important/

As for those who are talking about working binaries for miners:

Zcoin updated windows and mac miners: https://drive.google.com/open?id=0B8zzSbCtXAidVDVjOW9NVTRiMkU
This was posted by bolehvpn but is by a trusted third party. Let me know if it works.

Thanks for the official Win binaries. No warnings from Avast... and mining normally.
legendary
Activity: 2576
Merit: 1073
Thanks for clarifying that the cpuminer.exe's were supported by the Zerocoin team, zcoindev.

got it working thanks dev, which is better optiminer or OCMINER??

Optiminer is giving about 25% more H/s than the ocminer for me.

@zcoinofficial: I suppose cpuminer-ocminer.exe is compiled from sources on OCminers's Github (https://github.com/ocminer/cpuminer-xzc). Is this correct?
Are there sources for cpuminer-optiminer.exe published?

EDIT: ok, found it: https://github.com/Optiminer/cpuminer-xzc
sr. member
Activity: 362
Merit: 250
Thanks for clarifying that the cpuminer.exe's were supported by the Zerocoin team, zcoindev.

got it working thanks dev, which is better optiminer or OCMINER??

Optiminer is giving about 25% more H/s than the ocminer for me.
hero member
Activity: 756
Merit: 500
got it working thanks dev, which is better optiminer or OCMINER??
hero member
Activity: 2548
Merit: 626
please, link to working miner
essentially, why does OCMINEr new windows compiled binary not come with CPUMINER.exe so the .bat file doesnt work anyways??

because its not compiled for windows. look at the date

it specifically says compiled version for windows...

Compiled Version for Windows
@ocminer ocminer released this on Oct 5 · 4 commits to master since this release

Please Virusscan before using ! Compiled version for Windows by contributor.
Downloads
Source code (zip)
Source code (tar.gz)

on GITHUBPAGE
so why isnt there a working windows compiled miner if it says its right there???

i bolded it for you to see it better. Oct 5. Its Nov 24 now. So he hasn't added windows binaries.
Jump to: