Pages:
Author

Topic: [ANN][ZEN] ZENCASH: Permanent, Distributed, and Fully Anonymous cryptocurrency - page 56. (Read 243372 times)

full member
Activity: 186
Merit: 100
legendary
Activity: 1146
Merit: 1000
What is the supply of this coin?
newbie
Activity: 8
Merit: 0
only on tradesatoshi yet?

Yes at the moment.

How can it be there when the coins haven't even been released yet? People were having issues getting it from their wallet.


Actually its working fine , most of pools are working fine , and the wallet is also working fine .

its currently on tradesatoshi .


I have no idea why people are having issue with it .

Also as a note , you have to use the latest versions of miners , else you will have some issue .


Good luck everyone !
hero member
Activity: 896
Merit: 553
only on tradesatoshi yet?

Yes at the moment.

How can it be there when the coins haven't even been released yet? People were having issues getting it from their wallet.
hero member
Activity: 650
Merit: 502
hero member
Activity: 2548
Merit: 626
member
Activity: 109
Merit: 13
Fork again at Suprnova? Last 10 blocks Validity - 39 left, 39 left, 39 left...
Or just a bad statistics?

ah thanks for info, fixed !

Thank you for your hard work mate!
legendary
Activity: 2688
Merit: 1240
Fork again at Suprnova? Last 10 blocks Validity - 39 left, 39 left, 39 left...
Or just a bad statistics?

ah thanks for info, fixed !


full member
Activity: 186
Merit: 100
Is this coin living on bittrex now? can't wait to buy some~

Naw, still under maintenance.
full member
Activity: 222
Merit: 100
Is this coin living on bittrex now? can't wait to buy some~
full member
Activity: 316
Merit: 100
zpool.crypto.ba


We are ready for mining , join us


zpool.crypto.ba

port 3034

tested , running


Join us
newbie
Activity: 32
Merit: 0
I've tried compiling this in Debian 8.8.0, Ubuntu 16.04 and 17.04 - both Desktop and Server editions, to no avail.

I followed the guide with all the dependencies and all.
After almost giving up, I found this list of dependencies:

Code:
build-essential pkg-config libc6-dev m4 g++-multilib autoconf libtool ncurses-dev unzip git python zlib1g-dev wget bsdmainutils automake mingw-w64
which had mingw-w64. I also found
Code:
python-zmq
but I can't remember now if I installed it or not... worth a try.

Also, you might want to have at least 1.5GiB of swap space for the compilation process.

Now I have a wallet up and running, and am in the process of compiling the ZClassic one in order to get the blockchain downloaded, transfer it to ZenCash and successfully sync it.

Hope this helps!

Ok!, Thank you very much fragamemnon, I will try at Debian 8.8.0, with these dependencies which you wrote for all.
I will communicate more when I had completed all.
 Smiley
sr. member
Activity: 350
Merit: 250
I've tried compiling this in Debian 8.8.0, Ubuntu 16.04 and 17.04 - both Desktop and Server editions, to no avail.

I followed the guide with all the dependencies and all.
After almost giving up, I found this list of dependencies:

Code:
build-essential pkg-config libc6-dev m4 g++-multilib autoconf libtool ncurses-dev unzip git python zlib1g-dev wget bsdmainutils automake mingw-w64
which had mingw-w64. I also found
Code:
python-zmq
but I can't remember now if I installed it or not... worth a try.

Also, you might want to have at least 1.5GiB of swap space for the compilation process.

Now I have a wallet up and running, and am in the process of compiling the ZClassic one in order to get the blockchain downloaded, transfer it to ZenCash and successfully sync it.

Hope this helps!

Good catch! Mint probably has some libraries already installed that are not in Debian or Ubuntu. For me it always worked from a fresh Mint Cinnamon 18.1 install.

@tPTerFSe2yR818i: try installing those packages and if it doesn't work, you can pm me the pastebin of the errors. I don't have any ZClassic nodes but with their stable network it should sync without problems I imagine.
newbie
Activity: 37
Merit: 0
I've tried compiling this in Debian 8.8.0, Ubuntu 16.04 and 17.04 - both Desktop and Server editions, to no avail.

I followed the guide with all the dependencies and all.
After almost giving up, I found this list of dependencies:

Code:
build-essential pkg-config libc6-dev m4 g++-multilib autoconf libtool ncurses-dev unzip git python zlib1g-dev wget bsdmainutils automake mingw-w64
which had mingw-w64. I also found
Code:
python-zmq
but I can't remember now if I installed it or not... worth a try.

Also, you might want to have at least 1.5GiB of swap space for the compilation process.

Now I have a wallet up and running, and am in the process of compiling the ZClassic one in order to get the blockchain downloaded, transfer it to ZenCash and successfully sync it.

Hope this helps!
newbie
Activity: 5
Merit: 0
Was anyone able to get ZEN from an Eleos ZCL wallet? I copied my Eleos wallet.dat to ./zen but zen-cli is telling:
Code:
CDB: Error -30972, can't open database
newbie
Activity: 32
Merit: 0
On miningspeed it says "It takes 120 confirmations before balance is shown!" I would have expected there were more than 120 confirmations since the first block I've been paid for (oldest one paid) ... my "Paid" value has been increasing, but the balance is still 0. Is there somewhere where I can check the number of remaining confirmations for the balance?

If you are getting enough (more than 0.1 ZEN) to get paid every block your balance will never increase because you get paid directly on your wallet. Balance is for when your earnings on the block is not enough to receive a payout, for example you get 0.01 ZEN every block, your balance will slowly go up and when you exceed 0.1 ZEN, you get paid Smiley

Yes, I've been getting more than 0.1 per block. Miningspeed is down at the moment (what gives?) but a while ago I had quite a few ZEN. However, zen-cli getinfo shows balance 0 and also "errors": "WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)"

Code:
{
  "version": 2000852,
  "protocolversion": 170002,
  "walletversion": 60000,
  "balance": 0.00000000,
  "blocks": 0,
  "timeoffset": 0,
  "connections": 0,
  "proxy": "",
  "difficulty": 1,
  "testnet": false,
  "keypoololdest": 1496223843,
  "keypoolsize": 101,
  "paytxfee": 0.00000000,
  "relayfee": 0.00000100,
  "errors": "WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)"
}

zend has been running as daemon. What in the world is going on with this coin? Did I just lose a day of mining?

You don't see your transactions because the wallet is out of sync. Try to add these nodes to your zen.conf file:

Quote
addnode=45.63.91.141
addnode=172.104.138.73
addnode=45.63.11.194
addnode=45.76.194.48
addnode=node1.zenchain.info
addnode=45.63.116.197
addnode=45.77.55.3
addnode=45.63.116.197

For those who have ZEN addresses with me, I've just updated the spreadsheets with the current balances:
https://docs.google.com/spreadsheets/d/1Ybo2yl4RwAEykG736FOFhjkrgiQigpT3cymoUmYeWCk/edit?usp=sharing

Hi Pustul,
I am finding many difficulties to setup the zencash wallet and zclassic wallet in Debian 8.8.0 x64
I hadn't any problem with zcash and hush wallets,
Please can you help to me a bit to setup this wallets, zclassic and zencash.
Thank you very much.


Hey,

I am personally using Mint as it is my favorite distro, I will also recommend to people installing a VM for this wallet to use Mint. I was able to help a big miner run the wallet on Mint whereas it was failing to compile on Ubuntu. But send me a pm with your problem and I will see what I can do for you.

Certainly I tried setup zclassic in ubuntu 14.04 and 16.04 and I couldn't.
Thank you very much by your advice about Mint, I will create a VM for ZenCash,
May I suppose that I will be able to setup in the same Mint VM ZClassic and ZenCash wallets?, Could you clarify this for me, please?
Thank you very much.

P.d. If you have or know ZClassic nodes, can you write their addresses for all, thank you.
Do you want that I send to you a .txt with all ZenCash compile data which is given to me at the Debian 8.8.0 x64 terminal?
My favourite distro is Debian 8.8.0 x64 Gnome Desktop, but I  still have many others distros for discover!.
 Smiley
member
Activity: 100
Merit: 10
https://zen.suprnova.cc is up and running. I'm in!

Payouts enabled & ccminer port added as well Smiley
nheqminer will work?


I keep getting this error with Windows 10 Nvidea card
Using Nicehash GPU miner

"ZcashMiner::parseJob():invalid or unsupported block header version"

Anyone?
sr. member
Activity: 350
Merit: 250
On miningspeed it says "It takes 120 confirmations before balance is shown!" I would have expected there were more than 120 confirmations since the first block I've been paid for (oldest one paid) ... my "Paid" value has been increasing, but the balance is still 0. Is there somewhere where I can check the number of remaining confirmations for the balance?

If you are getting enough (more than 0.1 ZEN) to get paid every block your balance will never increase because you get paid directly on your wallet. Balance is for when your earnings on the block is not enough to receive a payout, for example you get 0.01 ZEN every block, your balance will slowly go up and when you exceed 0.1 ZEN, you get paid Smiley

Yes, I've been getting more than 0.1 per block. Miningspeed is down at the moment (what gives?) but a while ago I had quite a few ZEN. However, zen-cli getinfo shows balance 0 and also "errors": "WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)"

Code:
{
  "version": 2000852,
  "protocolversion": 170002,
  "walletversion": 60000,
  "balance": 0.00000000,
  "blocks": 0,
  "timeoffset": 0,
  "connections": 0,
  "proxy": "",
  "difficulty": 1,
  "testnet": false,
  "keypoololdest": 1496223843,
  "keypoolsize": 101,
  "paytxfee": 0.00000000,
  "relayfee": 0.00000100,
  "errors": "WARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)"
}

zend has been running as daemon. What in the world is going on with this coin? Did I just lose a day of mining?

You don't see your transactions because the wallet is out of sync. Try to add these nodes to your zen.conf file:

Quote
addnode=45.63.91.141
addnode=172.104.138.73
addnode=45.63.11.194
addnode=45.76.194.48
addnode=node1.zenchain.info
addnode=45.63.116.197
addnode=45.77.55.3
addnode=45.63.116.197

For those who have ZEN addresses with me, I've just updated the spreadsheets with the current balances:
https://docs.google.com/spreadsheets/d/1Ybo2yl4RwAEykG736FOFhjkrgiQigpT3cymoUmYeWCk/edit?usp=sharing

Hi Pustul,
I am finding many difficulties to setup the zencash wallet and zclassic wallet in Debian 8.8.0 x64
I hadn't any problem with zcash and hush wallets,
Please can you help to me a bit to setup this wallets, zclassic and zencash.
Thank you very much.


Hey,

I am personally using Mint as it is my favorite distro, I will also recommend to people installing a VM for this wallet to use Mint. I was able to help a big miner run the wallet on Mint whereas it was failing to compile on Ubuntu. But send me a pm with your problem and I will see what I can do for you.
member
Activity: 109
Merit: 13
Fork again at Suprnova? Last 10 blocks Validity - 39 left, 39 left, 39 left...
Or just a bad statistics?
Pages:
Jump to: