Post
Topic
Board Announcements (Altcoins)
Re: ZeroVert - First Zerocoin Implementation | New gold standard for privacy
by
SpainCoinDev
on 06/11/2014, 00:34:46 UTC


I'd say they took libzerocoin, integrated it poorly and gave it a go. Note that the zerocoin authors never even created a coin because realistically zerocoin is not ready to be used.

some zerocoin transactions:
http://pastebin.com/raw.php?i=CC4jCjD3

They look pretty huge to me (as expected), contradicting their claims here:

- so, in general, how much more space/bandwidth or cpu power than a btc transaction do you need? (zerocoin is many times more)
Space - not much more actually, (...)

Cpu power, not a lot more either. We'll do some more performance testing to see compare to bitcoin later on.

- are you basing your work on https://github.com/Zerocoin/libzerocoin ?

A bit of it