Author

Topic: [ANN][ZEN] Horizen: Unbounded By Design - page 182. (Read 217223 times)

sr. member
Activity: 700
Merit: 294
December 15, 2017, 01:58:29 AM
Every time the price is trying to move up someone dumps it down again. Is there someone trying to keep zen down maybe?

Yeah... it's the "man" trying to keep ZenCash down.  Tongue
full member
Activity: 462
Merit: 118
December 15, 2017, 01:52:12 AM
Every time the price is trying to move up someone dumps it down again. Is there someone trying to keep zen down maybe?
member
Activity: 112
Merit: 10
December 14, 2017, 07:43:13 PM
ZClassic (ZCL) is being resurrected. This is bad news for ZEN.

https://twitter.com/HeyRhett/status/939300477472333824

But for how long this time Tongue

Besides its not even the same as ZEN, its just a ZEC clone.
member
Activity: 88
Merit: 10
December 14, 2017, 05:08:45 PM
I'm build my first node and everything works fine, thanks to the zencash developers for the great work you are doing!
full member
Activity: 560
Merit: 101
Migranet ITO
December 14, 2017, 04:44:08 PM
you should make your nodes available for casual people who dont know linux. easy to run on windows. 

I can't think of any nodes that are currently able to be run on windows, or at least not easily, which is why I asked if this was possible earlier.

My guess from the developer's perspective is that the nodes are primarily there to secure the system, with the payments there as more of an incentive. Given there are enough nodes running on linux, there won't be so much of a focus on creating 'windows friendly non-tech person' node/guide, since the primary function is to secure the system, not create additional payment streams for people who would otherwise mainly be miners.

I only disagree with your conclusion. It is quite the opposite. The objective is not to create additional payment streams since they do exist regardless of the subject of this discussion. Lifting this barrier of entry will only generate the following effects: more nodes and less individual gains per node. I am actually in favor of that. If you believe additional payment streams are not the objective, then you should be in favor of that as well.
legendary
Activity: 2380
Merit: 1026
December 14, 2017, 03:24:33 PM
Hi! How I could join to Discord #securenodes channel to ask some testnet ZEN? Wink
We are on mainnet!

 https://discordapp.com/invite/CEbKY9w  channel #securenodes there you will find help, and tecnical support.
newbie
Activity: 2
Merit: 0
December 14, 2017, 02:42:35 PM
Hi! How I could join to Discord #securenodes channel to ask some testnet ZEN? Wink
full member
Activity: 196
Merit: 100
December 14, 2017, 06:21:58 AM

The project has huge potential for future developments with secure nodes which is a breaking features in the crypto world. its price has stayed strongly abobe $20 recent weeks. Happy investing everyone. Smiley
newbie
Activity: 56
Merit: 0
December 14, 2017, 04:56:35 AM
How long ICO will run dev?
legendary
Activity: 2380
Merit: 1026
December 14, 2017, 01:48:08 AM
Announcement from Team!

Quote
ZenCash community, we want to hear from you! Show us all the things that remind you of Christmas and the holiday season. Post your pictures, jingles, songs, drawings, memes, videos - anything to express what this season means to you. The more creative, the better because first place wins three ZenCash! Second and third place win one ZenCash!

The post with the most likes and shares total will win, and a share counts for three points. Post on Twitter (@zencashofficial) and Facebook (at zencash) between now and December 24th to be included.
Cally Ulbricht @callycmh
full member
Activity: 616
Merit: 167
December 13, 2017, 11:17:01 PM
you should make your nodes available for casual people who dont know linux. easy to run on windows. 

I can't think of any nodes that are currently able to be run on windows, or at least not easily, which is why I asked if this was possible earlier.

My guess from the developer's perspective is that the nodes are primarily there to secure the system, with the payments there as more of an incentive. Given there are enough nodes running on linux, there won't be so much of a focus on creating 'windows friendly non-tech person' node/guide, since the primary function is to secure the system, not create additional payment streams for people who would otherwise mainly be miners.
sr. member
Activity: 1216
Merit: 333
December 13, 2017, 02:49:01 PM
ZClassic (ZCL) is being resurrected. This is bad news for ZEN.

https://twitter.com/HeyRhett/status/939300477472333824

no it's definitely not bad news for Zencash. Zclassic is Zclassic and nothing else. a basic fork, with just 1 developer. and no real strategic vision. Incomparable with Zencash!
legendary
Activity: 2380
Merit: 1026
hero member
Activity: 574
Merit: 502
waiting to explode
December 13, 2017, 01:57:18 PM
ZClassic (ZCL) is being resurrected. This is bad news for ZEN.

https://twitter.com/HeyRhett/status/939300477472333824
newbie
Activity: 56
Merit: 0
December 13, 2017, 03:02:50 AM
_________________________________________________

***  ALERT * WATCHONLY-GUI BUG * ALERT ***
____________________________________________

Greetings, friends at ZenCash! As Komodo Platform has been working around the clock to fine-tune the multiple GUI's that are the face of our Agama multiwallet and BarterDEX atomic swap protocols, there have obviously been many bugs found and many debugged. However, one bug in particular was found not only in our Agama GUI wallet, but also in the zcash4mac GUI swing wallet. It is a simple bug, but it warrants your attention. This is a potential money cost bug.

ZenCash (ZEN) - As a Bitcoin-protocol cryptocurrency, your GUI wallet(s) may be susceptible to this bug.

ISSUE: 'watchonly' addresses appearing as your own in GUI wallet; users could potentially send funds to the address, unaware it is not theirs or available for withdrawal.  You can import and it becomes a 'watchonly' address. The GUI will display the address as yours, add its funds to your balance, and accept deposits, but cannot be withdrawn. This could be a normal address, my address, a p2sh address, satoshi's address, etc. This can be confusing to an end-user and will lead to many headaches for the developer, as is always the case with misplaced funds.

FOUND: in Komodo Platform's Agama multiwallet (fixed) and zcash4mac GUI swing wallet (@jl777b: "newest QT wallet seems ok about watch only, but not sure of older and when it was fixed")

ex. @grewalsatinder found the bug in his zcash swing wallet: https://i.imgur.com/sVd0QTL.png

Quote from: jl777B
"satinder used zcash4mac, ie. the zcash osx GUI, not ours... the assumption is no GUI out there properly handles watch only addresses, until proven that they do... agama also had this bug, which we found and fixed, so it seems a very common bug to have"

SOLUTION: For the 'watchonly' address or any address not yours, the value 'ismine' returns false. Any such address gets filtered out.

QUESTIONS:
  • How does your recommended GUI deal with watchonly addresses?
  • Does your GUI display watchonly addresses as different than actual addresses in the wallet?

We need to experiment a bit to see which approach gets a better response triggering the bug. People WILL lose money if they send funds to a watchonly address.

Quote from: jl777B
"the t3 addresses in the 'Own Addresses' column! and they absolutely cant be as they are p2sh addresses. it is clear proof that the bug is very real and anybody that understands a p2sh address will understand it cant be something in your wallet. it is usually a multisig address, so only if it is a 1of1 multisig (possible but very silly) can you have a p2sh address that is spendable, but the wallet wont even know it... normal addresses can also be watchonly, which makes this even worse. in that case it would appear in the list of addresses just like all the others. even if you are able to spot p2sh addresses visually, it wont be enough"

I've been tasked with spreading awareness and facilitating discussion of this bug, so please let me know if you have any questions. I'll get you some answers and we can minimize the impact. We wanted to reach out directly to the developers of the 60+ coins featured on Agama and BarterDEX as the bug may have a direct impact on you (via your own GUI wallet).

- Jay
legendary
Activity: 2380
Merit: 1026
December 12, 2017, 04:36:05 PM
The ZenCash team continues to spread the ZEN message. If you are in Kiev on 12/20/17 check out Davit Mrelashvili speaking about Zen and CIS market. 

https://btc-awards.com/en/#speakers
newbie
Activity: 9
Merit: 0
December 12, 2017, 03:40:35 PM
Which VPS provider is the best in terms of cost-benefit for operating a secure node?

I'm on the Time4VPS Standard VPS Large plan: https://billing.time4vps.eu/?affid=2444 (shameless referral link).

My node details for challenge results etc: https://securenodes.eu.zensystem.io/nodes/544/detail
legendary
Activity: 1988
Merit: 1000
December 12, 2017, 02:55:09 PM
yes its coming finally Smiley

I think we're about to have a very good years
legendary
Activity: 2380
Merit: 1026
December 12, 2017, 12:59:50 PM
Bi-weekly update 12.13.2017. (tomorrow) 1pm EST

https://www.youtube.com/channel/UCQ0v_lUnZHIKUQUXJzfgqOg
full member
Activity: 193
Merit: 100
December 12, 2017, 12:11:54 PM
you should make your nodes available for casual people who dont know linux. easy to run on windows. 
Jump to: