Pages:
Author

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

hero member
Activity: 746
Merit: 500
Now its getting odd ... at my side it was also block 110023 where it was stucking. I deleted everything already loaded, recompiled current git sources and reconnected.
Now I see ~30 confirmed transactions the last hour, but block height is 0 and it does not seem the chain is updated on my node computer.

Well it seems that the net currently is not that stable neither is the software fail-save  Sad

My node is running ok.

Try wiping the data dir (excluding wallet.dat) and resync. The peers.dat may be causing the issue. You have to start fresh and let the client connect to healthy nodes.

Once I did that it synced to the best height under 20 minutes.

(+ remove any addnodes from zen.conf if you have them tere)
member
Activity: 433
Merit: 48
Now its getting odd ... at my side it was also block 110023 where it was stucking. I deleted everything already loaded, recompiled current git sources and reconnected.
Now I see ~30 confirmed transactions the last hour, but block height is 0 and it does not seem the chain is updated on my node computer.

Well it seems that the net currently is not that stable neither is the software fail-save  Sad
newbie
Activity: 23
Merit: 0
clone source and rebuild wallet
sr. member
Activity: 404
Merit: 252
I feel like they are waiting until I have my rig up. Jokes aside. Yea this launch is crappy. But when it runs successfully prices will return to normal level just have patience. After that, we can review the result. If you are in hurry on mining. Mine an another coin for a bit until its stable. So you don't lose much money.
sr. member
Activity: 472
Merit: 250
lux8.net
something wrong with the network?
for sure
I think when it will be stable we see it on bittrex.
full member
Activity: 196
Merit: 100
I made it work, but now I am stuck at block 110023. Is something wrong with the network?

Code:
          COMSEC STATUS | ACTIVE
      Encryption Cipher | ECDHE-RSA-AES256-GCM-SHA384
        Routing Secrecy | CLEARNET
         Validate Peers | PUBLIC

           Block height | 110023
            Connections | 7
  Network solution rate | 76992 Sol/s
member
Activity: 297
Merit: 10
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?
sr. member
Activity: 308
Merit: 250
I using the PPPOE network. can i build a node by this ? or only supply static IP ?
newbie
Activity: 21
Merit: 0
Where I can find any third part wallet or a wallet online easy to setup?
member
Activity: 433
Merit: 48
I just tried (well yesterday and today) to create a wallet by running a node (non-masternode), but once I catched up to block 110023 (so I loaded all ZCL and first ZEN blocks) it somehow stoped. I have 7 connections to other nodes, but would expect to get more then 1104xx at this time (and from Blocks in the chain explorer)...

Any advice how to resume the syncing properly?
member
Activity: 74
Merit: 10
We didnt expect such a succes for miningspeed on ZEN,  so we need to put a small fee to stay ready for future (hardware and so).
we had to put a small fee, but i'd keep it small: 0,3% fee on http://pool.miningspeed.com from now on

Why payments from the pool stoped? Last block payout is 110345  Huh
newbie
Activity: 75
Merit: 0
@echo off
SETx GPU_FORCE_64BIT_PTR 1
SETx GPU_MAX_HEAP_SIZE 100
SETx GPU_USE_SYNC_OBJECTS 1
SETx GPU_MAX_ALLOC_PERCENT 100
SETx GPU_SINGLE_ALLOC_PERCENT 100
ZecMiner64.exe configZEN.txt

configZEN.txt =

-zpool ssl://zen.suprnova.cc:3621
-zwal UserName.Worker
-zpsw x
-mport 3335
-dbg -1
-allpools 1
-colors 1
-i 7
-nofee 0

Which the miner?
ZecMiner64 Clamor's zcash amd gpu miner v12.5... is the only one that worked  this is the config

# WARNING! Remove "#" characters to enable lines, with "#" they are disabled and will be ignored by miner! Check README for details.

# POOL: ssl://asia1-zcash.flypool.org:3443, WALLET: t1RjQjDbPQ9Syp97DHFyzvgZhcjgLTMwhaq.YourWorker, PSW: z, ALLPOOLS: 0
# POOL: us-east.equihash-hub.miningpoolhub.com:20570, WALLET: YourLogin.YourWorker, PSW: YourPsw, ALLPOOLS: 0
# POOL: eu1-zcash.flypool.org:3333, WALLET: t1RjQjDbPQ9Syp97DHFyzvgZhcjgLTMwhaq.YourWorker, PSW: z, ALLPOOLS: 0
# POOL: zec-eu1.nanopool.org:6666, WALLET: t1RjQjDbPQ9Syp97DHFyzvgZhcjgLTMwhaq, PSW: z, ALLPOOLS: 0
POOL: zen.suprnova.cc:3618, WALLET: coltmerg420.1, PSW: x, ALLPOOLS: 0


but pool is dead for now if they get it going then that is the one to use sg will not work .
legendary
Activity: 1358
Merit: 1000

He recompiled and its working now.  You don't need an address to mine there for those looking for a pool like that..
newbie
Activity: 9
Merit: 0
Why should I buy and invest in Zencash? By anonymity? And what else? Is it very different from ZClassic? Of course I didn't read the technical information but I'm looking for short term investments, is Zencash interesting?

https://zencash.io/assets/Zen%20White%20Paper.pdf

5.3 ZenTalk
The Z transactions in ZenCash have the ability to incorporate text-based messages, which
are encrypted and included in the blockchain. There is a 1024 character limit for these
messages, and they enhance the ability for users to conduct secure commerce. Instead of
8
discussing the transaction in other less-secure channels that may not have the same level
of privacy enhancements as Zen, users can communicate via the ZenTalk messages with
the other party or parties before and after the shielded transfer takes place with very small
z transaction spends. These messages can be sent directly from one z address to another,
and they can also be sent to a channel. By generating a z address from the hash of a
channel name, users can subscribe to the channel and read anything published by anyone
to the channel.
For example, the channel #ZenCash announcements would hash to zXXXXXXXXXXXX,
allowing any user to send an anonymous message to the channel. Each message would cost
a finite amount of ZenCash to send, since it is contained in a z transactions, therefore
reducing the amount of non-useful messages on common channels. Official announcements
would be signed by private key and would only be displayed if deemed valid. Furthermore,
essentially private group messages can be published using z transactions by first creating
a complex channel name,and then encrypting the contents of the message with keys only
the desired recipients have. ZenTalk messages would be encrypted with algorithms such as
AES-256 with Perfect Forward Secrecy (PFS), matching current standards of encryption
for secure communication.
5.4 ZenPub
Zen has the ability to publish documents to the IPFS or GNUnet. This is done by publishing
a IPFS or GNUnet address in the text field of a z address. The preferred document
publishing system at this time is GNUnet, because it provides the required infrastructure
for anonymous publishing and maintains an active database of documents. The system is
similarly extensible to IPFS or any other future distributing archival system. By creating
an anonymous messaging layer in conjunction with an anonymous publishing layer, ZenPub
allows for the creation of truly anonymous publications which can be rapidly distributed
to interested readers.
5.5 ZenHide
It is possible for regulators in countries hostile to crypto-commerce to block traditional
crypto-currencies like Bitcoin and even Zcash. Zen uses Domain Fronting to extend the ability
to complete transactions in adversarial network environments, as explained in Blockingresistant
communication through domain fronting abstract:
We describe “domain fronting,” a versatile censorship circumvention technique
that hides the remote endpoint of a communication. Domain fronting works
at the application layer, using HTTPS, to communicate with a forbidden host
while appearing to communicate with some other host, permitted by the censor.
The key idea is the use of different domain names at different layers of communication.
One domain appears on the “outside” of an HTTPS request–in the
9
DNS request and TLS Server Name Indication, while another domain appears
on the “inside”–in the HTTP Host header, invisible to the censor under HTTPS
encryption.
A censor, unable to distinguish fronted and non-fronted traffic to a domain,
must choose between allowing circumvention traffic and blocking the domain
entirely, which results in expensive collateral damage.
Domain fronting is easy to deploy and use and does not require special cooperation
by network intermediaries. We identify a number of hard-to-block
web services, such as content delivery networks, that support domain-fronted
connections and are useful for censorship circumvention.
The specific implementation of Domain Fronting used by Zen at launch is with a Commercial
Content Distribution Network, but as with every aspect of our architecture, flexibility is
designed in from the start and the system can extend in many directions as the technology
evolves.
sr. member
Activity: 1149
Merit: 347
Why should I buy and invest in Zencash? By anonymity? And what else? Is it very different from ZClassic? Of course I didn't read the technical information but I'm looking for short term investments, is Zencash interesting?
sr. member
Activity: 1344
Merit: 252
Why I can't see zen coin in eleos wallet?
newbie
Activity: 45
Merit: 0
http://minez.zone is still 0% fee, and will remain so for the month of June.
The top 100 miners on the pool (by Address) for the month of June will have lifetime 0 fees too :wink:
Which currently is everyone who is mining with us!
hero member
Activity: 1078
Merit: 507
We didnt expect such a succes for miningspeed on ZEN,  so we need to put a small fee to stay ready for future (hardware and so).
we had to put a small fee, but i'd keep it small: 0,3% fee on http://pool.miningspeed.com from now on
newbie
Activity: 9
Merit: 0
free 0.01 zen to the first 10 that pm me there zen address - peace love and zen  Cool
Pages:
Jump to: