Pages:
Author

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

sr. member
Activity: 410
Merit: 250
Using Claymore 12.5 version and cant connect to suprnova pool. I keep getting connected and then job time out


**connected now**
$@X
newbie
Activity: 19
Merit: 0
Anyone able to patch Nheqminer so that it can be used for GPU mining ZEN? Its my favorite for Cuda mining...
member
Activity: 98
Merit: 10
any idea when we see this on bittrex? I almost bought in on the switch but just couldn't take the risk. I'd like to buy today if it's listed thanks
full member
Activity: 186
Merit: 100
Shows 0.006BTC per coin. BTC is trading now around $2440, so that would equal around $14.xx per coin. I'd say that's not bad at all considering I paid only around $4 per ZCL before the fork Smiley

Now if only Bittrex opened up the wallet...
newbie
Activity: 32
Merit: 0
This is the instrucctions I have but it don't make the compile well:

1º) Get dependencies:

sudo apt-get install \
      build-essential pkg-config libc6-dev m4 g++-multilib \
      autoconf libtool ncurses-dev unzip git python \
      zlib1g-dev wget bsdmainutils automake

2º) Install:

git clone https://github.com/zencashio/zen.git

# Build
cd zen
./zcutil/build.sh -j$(1)
# fetch key
./zcutil/fetch-params.sh
# Run
./src/zend
newbie
Activity: 6
Merit: 0
Here's a MPOS based pool:

https://pool.mn/zen
Time Since Last Block   2 hours 8 minutes 22 seconds Huh
legendary
Activity: 1151
Merit: 1001
Is there eleos release for Zen?!
Or any wallet? I just realised eleos 0.0.4 is not making ZEN folder :?
member
Activity: 297
Merit: 10
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.
full member
Activity: 242
Merit: 100
newbie
Activity: 37
Merit: 0
Does anybody have a link to the 110,000 blockchain file? Smiley Would make my life a lot easier.
legendary
Activity: 2688
Merit: 1240
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
full member
Activity: 138
Merit: 100
zen.suprnova.cc is up and running. I'm in!
legendary
Activity: 2688
Merit: 1240
I've tried a few things and finally get some accepted blocks it seems.

https://zen.suprnova.cc

running in beta-test now, should be fine I hope
member
Activity: 86
Merit: 10
Global Pool ZEN (USA-CHINA-EUROPA)  - https://zenmine.pro Launch to stable  Wink
Connect - https://zenmine.pro/#/help
newbie
Activity: 23
Merit: 0
sr. member
Activity: 954
Merit: 250
Claymore's ZCash AMD GPU Miner v12.5 what batfile for you




POOL: pool.mn:7760, WALLET: poolmn.1, PSW: x, ALLPOOLS: 1



I have tried Zec  miner --server pool.mn --user drvictor.v1 --pass x --port 7760

No connection
Pages:
Jump to: