Pages:
Author

Topic: Zerovert - First Truly & Only Anonymous Coin with Zerocoin | Mandatory Upgrade ! - page 22. (Read 50921 times)

member
Activity: 70
Merit: 10
Activity: 350
please share
config file

Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=31397
daemon=1
server=1

Code:
{
"pools" : [
{
"url" : "http://127.0.0.1:31397",
"user" : "username",
"pass" : "password"
}
]
,
"intensity" : "18",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads" : "1",
"expiry" : "5",
"scan-time" : "5"
}


Will add to above links too.
legendary
Activity: 1120
Merit: 1000
please share
config file
member
Activity: 70
Merit: 10
Activity: 350
She is hard to mine and with diff over 1 now.. I guess solo is out of the game!...

Would have been nice if they shared the rcpport so everyone could play. Sad

I thought that was just a local thing, and they picked a unique port so it didn't mess with pools hosting multiple coins/computers w/ multiple daemons? I just picked a number, because I'm not running anything else.
legendary
Activity: 1120
Merit: 1000
hero member
Activity: 821
Merit: 1000
She is hard to mine and with diff over 1 now.. I guess solo is out of the game!...

Would have been nice if they shared the rcpport so everyone could play. Sad

Set it manually ... rpcport=1111 in the config file...
hero member
Activity: 821
Merit: 1000
She is hard to mine and with diff over 1 now.. I guess solo is out of the game!...

? I thought we're still under 1, .48 sice update
Code:
{
"blocks" : 137,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.32073431,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 8389809,
"pooledtx" : 0,
"testnet" : false
}

Sorry you are right; still under 1 Cheesy weird that cgminer reports double what the rpc shows... probably a bug in cgminer...
member
Activity: 111
Merit: 10
She is hard to mine and with diff over 1 now.. I guess solo is out of the game!...

Would have been nice if they shared the rcpport so everyone could play. Sad
member
Activity: 70
Merit: 10
Activity: 350
She is hard to mine and with diff over 1 now.. I guess solo is out of the game!...

? I thought we're still under 1, .48 sice update
Code:
{
"blocks" : 137,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.32073431,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 8389809,
"pooledtx" : 0,
"testnet" : false
}
hero member
Activity: 821
Merit: 1000
She is hard to mine and with diff over 1 now.. I guess solo is out of the game!...
legendary
Activity: 1078
Merit: 1050
Quote
Using the RSA modulus from world renowned RSA factoring challenge of unknown factorization

 Huh

http://en.wikipedia.org/wiki/RSA_Factoring_Challenge


Right, but can you explain how you did the trustless setup to establish the accumulator? And also what trustless entities exactly were included in the setup, as right now it's impossible to verify that anyone except you has generated the accumulator? That's a rather important point as it would allow you to spend anyone's money otherwise, without anyone possibly being able to tell it was you doing so. It seems confusing to me how you possibly got the niZKP down to a reasonable size and verification time, too, for instance they're 128-256 kb in the default implementation, with verification times of 4 or more seconds each.

The accumulator requires an RSA modulus of unknown factorization, so we used the RSA modulus of unknown factorization from the world renowned RSA factoring challenge.

We implement zerocoin, not zerocash. And yes, we said generating transaction is less than a second, with verification time less than a minute

Are you 100% certain your commitment scheme is not leaking knowledge and if so can you explain the hurdles in detail that you faced with moving it passed something that is more like witness indistinguishable
newbie
Activity: 42
Merit: 0
nothing on the site

Miners by Hardware
ATI/AMD: Download here

nVidia: Download here

CPU: Download here

Pools
Here are our mining pools

Merged Mining
You can merge mine with Vertcoin


Working on it. Up in a bit
hero member
Activity: 574
Merit: 500
( ͡° ͜ʖ ͡°)
When's source getting published to Github?
legendary
Activity: 1078
Merit: 1050
sr. member
Activity: 294
Merit: 250
ive tweeted, how do i get my coins?
member
Activity: 70
Merit: 10
Activity: 350
nothing on the site

Miners by Hardware
ATI/AMD: Download here

nVidia: Download here

CPU: Download here

Pools
Here are our mining pools

Merged Mining
You can merge mine with Vertcoin


Got you covered: http://www.reddit.com/r/vertcoin/comments/20wr0y/how_to_solo_mine/

Get the miner at vertcoin.org : https://vertcoin.org/wp/mining/

Make a .conf file for your zerovert, start up miner.

g2g!

There might be an updated miner somewhere .. don't know where but that's the first thing I found.

Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=31397
daemon=1
server=1

Code:
{
"pools" : [
{
"url" : "http://127.0.0.1:31397",
"user" : "username",
"pass" : "password"
}
]
,
"intensity" : "18",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads" : "1",
"expiry" : "5",
"scan-time" : "5"
}
full member
Activity: 210
Merit: 100
Living the dream

They don't have to show all of the code in fact they only need enough so that they can verify transactions and see how its done and if it is indeed legit! You guys are right though, exchanges will not accept a binary on it's own and zerovert will have to show at least some of the code. This is assuming of course that the exchange is not completely crazy. Most do have this manifesto at least!

I'm really excited about this proposal. Except I will fud and attack it along with all my SDC bagolders and their shills.


Dev this guy (a loonie) and his friends (including member and sr member accts shills they bought) troll XST for days and they said they where doing it a service and they complained that they where victims because their trolling was so well received. There is my post days ahead of it laying out their plan to fud and destroy blocknet. Be prepared for epic walls of post fud constantly in you thread from him. His favorite tactic is to make a wall of text fud and then keep spamming it. Delete it and report him to the BTCmods especially if you ask him not to post in your self moderated thread. Ask once then report every time after.
legendary
Activity: 1120
Merit: 1000
nothing on the site

Miners by Hardware
ATI/AMD: Download here

nVidia: Download here

CPU: Download here

Pools
Here are our mining pools

Merged Mining
You can merge mine with Vertcoin
legendary
Activity: 1090
Merit: 1000
full member
Activity: 154
Merit: 100
★YoBit.Net★ 100+ Coins Exchange & Dice
You should at least let exchanges have open source so we can trade the coin, otherwise it has no value if we cannot publicly trade it. Please think this over.

They don't have to show all of the code in fact they only need enough so that they can verify transactions and see how its done and if it is indeed legit! You guys are right though, exchanges will not accept a binary on it's own and zerovert will have to show at least some of the code. This is assuming of course that the exchange is not completely crazy. Most do have this manifesto at least!

I'm really excited about this proposal but its extremely fast and its premine is to me now for the SDC troll fud part after I talk nice things then wallop you with the hate filled vitriol. bah abah abh


SDC trolls never stop their fud against threats. So sad. It's why I left SDC. DEv's cool bagholding whale trolls not.
member
Activity: 60
Merit: 10
01:39:36

{
"blocks" : 22,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.14254796,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 18399,
"pooledtx" : 0,
"testnet" : false
}
Pages:
Jump to: