Author

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

legendary
Activity: 2688
Merit: 1240
Hello, OC. This  me is happening to all my miners to Suprnova:

What is the problem (ETH miner at the same time it works perfectly and is not a problem in my internet connection)?

Yep, just had a huge DDoS on XZC... Quite interesting, must be a large botnet, it's mitigated (for now), you better setup backup pools in case it returns.
ret
sr. member
Activity: 264
Merit: 250
poramin 5:17 PM please don't use wallet software from dev branch, it's still in testing phase.

Be careful, dev branch should only be used for testing. If something bad happens you only have yourself to blame  Smiley
wallet.dat at safe place.
and encrypted; Cheesy
hero member
Activity: 711
Merit: 500
Hello, OC. This  me is happening to all my miners to Suprnova:

What is the problem (ETH miner at the same time it works perfectly and is not a problem in my internet connection)?
legendary
Activity: 1052
Merit: 1004
poramin 5:17 PM please don't use wallet software from dev branch, it's still in testing phase.

Be careful, dev branch should only be used for testing. If something bad happens you only have yourself to blame  Smiley
Vin
legendary
Activity: 1166
Merit: 1015
if anyone is interested in latest windows bins from ocminers cpuminer, i have just compiled the source for various targets here

build scripts are in the source tree

cheers

Downloaded and tested -> works like a charm

Thank you!
ret
sr. member
Activity: 264
Merit: 250
poramin 5:17 PM please don't use wallet software from dev branch, it's still in testing phase.
hero member
Activity: 1050
Merit: 604
qt wallets always worked fine on my end, it's just that every time you close it, you have to reindex from the beginning again when you start it.

I thought they had sorted this out already....
hero member
Activity: 1148
Merit: 512
the qt wallet is still reindexing from scratch.....


for me no reindexing,after new installation,but not sync .
Stuck a block 670.

my wallet is working fine but if i restart wallet again and it still reindexing again
finally it's working fine
ret
sr. member
Activity: 264
Merit: 250
the qt wallet is still reindexing from scratch.....


for me no reindexing,after new installation,but not sync .
Stuck a block 670.
hero member
Activity: 1050
Merit: 604
the qt wallet is still reindexing from scratch.....

newbie
Activity: 15
Merit: 0
Im looking for the wallet address, immature balance and confirmation as shown by

Code:
zcoind getwalletinfo

but it is unknown command in zcoind. I want to show which address i will use for my deposit.

Now I understand what you're wondering about.

Code:
zcoind help

gives you a list of available RPC commands.


Code:
zcoind listaccounts

shows your available accounts and

Code:
zcoind getaddressesbyaccount 

displays the address(es) per account.
I don't know how to display the immature balance.
legendary
Activity: 2940
Merit: 1169
Everything is becoming better.
I think in the near future will see the addition of big exchangers and price growth.
sr. member
Activity: 700
Merit: 250
If wallet resync has been fixed, why bittrex still not add zcoin?
Oh, it's week-end.  Grin
legendary
Activity: 1274
Merit: 1000
A coin with big price swings is an OPPORTUNITY :-D

but at the same time it's a risk, better to mine if profitable, mine is cool because there is almost no risk

A coin with big price swings is an OPPORTUNITY :-D

Lottery is an opportunity. Betting on horse races is an opportunity. Paying a visit to your local casino may be an opportunity. ZCoin isn't an "opportunity", it's one of the most advanced cryptocurrencies ever released, built upon rock-solid technology. Did you read the Zerocoin protocol whitepaper? Do you even know what a zero-knowledge proof is?  All I can see here it's a vocal minority of minus habens spreading FUD and misinformation that don't have the foggiest idea of all the benefits that truly anonymous cryptocurrencies can bring to everybody.

this is still not an original idea, it's a zcash clone, launched early because of the zcash hype

Do you even read bro?  Zerocoin protocol(zcoin) and zerocash protocol(zcash) are two different things.

They are competitors, not clones.
ret
sr. member
Activity: 264
Merit: 250
All works fine! Wink
For Linux Ubuntu 16.04:
Clone from here:
https://github.com/zcoinofficial/zcoin/tree/dev
Code:
 cd zcoin
qmake -spec /usr/share/qt4/mkspecs/linux-g++-64 -o Makefile zcoin.pro
make -f Makefile
./zcoin-qt
newbie
Activity: 24
Merit: 0
Did you try with 'getnewaddress' ?
sr. member
Activity: 273
Merit: 250
How do get your wallet info?

What info do you mean? I don't understand your question.

You aren't asking for

Code:
zcoind getinfo

are you?


Im looking for the wallet address, immature balance and confirmation as shown by

Code:
zcoind getwalletinfo

but it is unknown command in zcoind. I want to show which address i will use for my deposit.
hero member
Activity: 700
Merit: 500
if anyone is interested in latest windows bins from ocminers cpuminer, i have just compiled the source for various targets here

build scripts are in the source tree

cheers
newbie
Activity: 15
Merit: 0
How do get your wallet info?

What info do you mean? I don't understand your question.

You aren't asking for

Code:
zcoind getinfo

are you?

sr. member
Activity: 273
Merit: 250
dev branch



so..waiting  Wink

Wallet reindexing issue fixed?
reindexing block after restart again.Or only for me?
Today download from Github..

I compiled the dev branch version of zcoind and started it on an old low performance laptop (where I already had the former version of zcoind running and the blockchain synced).
It started in approximately 3 minutes and besides "Verifying last 288 blocks at level 3" had no delay.

From debug.log:
Code:
2016-10-15 10:20:47 Opened LevelDB successfully
2016-10-15 10:20:47 LoadBlockIndexDB(): last block file = 0
2016-10-15 10:20:47 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=3253, size=8685018, heights=0...3238, time=2014-10-31...2016-10-15)
2016-10-15 10:20:47 LoadBlockIndexDB(): transaction index disabled
2016-10-15 10:20:47 LoadBlockIndexDB(): hashBestChain=852c4e1bf39171d104f69ec7acab0740105b1b6b1bb8791f60766faadaeecadb  height=3238 date=2016-10-15 10:05:53
2016-10-15 10:20:47 init message: Verifying blocks...
2016-10-15 10:20:47 Verifying last 288 blocks at level 3
2016-10-15 10:23:58 No coin database inconsistencies in last 289 blocks (2129 transactions)
2016-10-15 10:23:58  block index          191412ms
2016-10-15 10:23:58 init message: Loading wallet...
2016-10-15 10:23:58 nFileVersion = 80702
2016-10-15 10:23:58  wallet                  117ms
2016-10-15 10:23:58 init message: Loading addresses...
2016-10-15 10:23:58 Loaded 1890 addresses from peers.dat  13ms
2016-10-15 10:23:58 mapBlockIndex.size() = 3253
2016-10-15 10:23:58 nBestHeight = 3238
2016-10-15 10:23:58 setKeyPool.size() = 104
2016-10-15 10:23:58 mapWallet.size() = 5
2016-10-15 10:23:58 mapAddressBook.size() = 16
2016-10-15 10:23:58 init message: Done loading

zcoind is responsive after those 3 minutes (and I bet it could be faster on a device with better performance):

Code:
zcoind getinfo
{
    "version" : 80702,
    "protocolversion" : 90014,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 3238,
    "timeoffset" : 0,
    "connections" : 2,
    "proxy" : "",
    "difficulty" : 0.02306960,
    "testnet" : false,
    "keypoololdest" : 1476271387,
    "keypoolsize" : 104,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "unlocked_until" : 0,
    "errors" : ""
}

No its not fixed at the moment.
I am waiting too, before i buy back XZC again.

It's fixed, if you use the right branch.

On linux (assuming you have all dependencies installed; regarding dependencies please have a look here: https://github.com/zcoinofficial/zcoin/blob/master/doc/build-unix.md):
Code:
git clone https://github.com/zcoinofficial/zcoin.git
cd zcoin/src
git checkout dev
make -f makefile.unix


How do get your wallet info?
Jump to: