Oh, I almost forgot … Tazy CPU mines 24/7 with a single CPU core (at 65%) with a Local solution rate of around <0.75 Sol/s. He occasionally finds a few TAZ blocks, so if anyone requires some testnet coins then please send me a PM and I’ll ask Tazy to send some to you, when he’s not to busy, of course. Unfortunately Tazy can’t send coins to z-addresses because he only has 1 GB of RAM.
Hint: You can also try the TESTNET faucet - Tazy sometimes sends TAZ to the faucet as well. https://faucet.testnet.z.cash
Before mining Tazy starts up the Zcash (testnet)… after having first installed cpulimit and screen.
$ sudo apt-get install cpulimit screen
$ screen -S top
$ top
Tazy finds the running Zcash Process ID and then does …
crtl + A + D
$ cpulimit -p **PID** -l 65 /dev/zero &
Inserts the correct PID above ^^
Hits enter … and starts mining …
$ cd Zcash
$ ./src/zcash-cli setgenerate true
Now Tazy can mine in the cloud all-day-long and seemingly nobody complains because he uses less than 75% cpu (well most of the time anyhow).
I may have brought this up before but, now that Tails has become a 64bit linux distribution, could you comment on what might be involved to get zcashd to use the Persistent volume on Tails to store its data?
Running zcashd in TAILS is certainly do-able via a persistent volume / storage.
As of right now, the 64-bit version of Whonix-Qubes is the best option for running zcashd.
Making contact with the main Whonix developer is on my to-do list. They are also seeking donation funding for Whonix and have yet to add Zcash as a donation option. Separate to ‘Zcash on Tor’ I’d like to suggest that they perhaps make their own funding application to the Zcash Foundation.
A Whonix 64-bit distro with Zcash built in! Yes please! IMHO, having that type of OS available would fully render Bitcoin a Digital Cash (first mover / now settlement layer), with Zcash becoming the Digital Cash of choice. True Digital Cash does not exist without individual user Privacy, as a basic human right!
Whilst completing important research for the ‘Zcash on Tor’ project - Tazy also achieved Tor network Guard status and has used up all of his bandwidth allowance for this month! Whoops!
Unfortunately, Tazy (ZcashTestnet) Tor Relay therefore will remain offline until 1st of October. Don’t worry folks - he hasn’t incurred any additional billing charges, thankfully …
Silly Tazy!
P.S. In the interim period Tazy is going to ask one of his friends who lives on another server to see if they might be able to help with the testnet.
Additionally, I expect this node will not behave correctly at the P2P layer. v2 onions were “inserted” into Bitcoin by reusing some address space within IPv6. v3 onions are far too large to do this, and I have not checked what the P2P layer will do when seeing them, but I expect it will involve truncation. My open ticket for I2P integration will also enable proper v3 HS support.
EDIT: I have looked at the source code, and what happens is that a lookup of a v3 .onion will be ignored by the regular onion-handling code (as it is too long), and will instead be passed to the DNS lookup code (treated as a hostname). I haven’t been able to figure out exactly what happens after that (as it partly depends on what gets returned to the lookup code by Tor, assuming that is set properly), but suffice to say that if it does work currently, that is only because the -addnode entries are being passed directly to Tor’s SOCKS proxy port. Discovery via the P2P network is definitely non-working, and internal detection of these addresses as Tor addresses is definitely non-working.
Following Zooko’s talk “cryptocurrencies, smart contracts, etc.: revolutionary tech?” at 34c3 - Tazy got chatting with some cool catz from the internetz, who kindly gifted a GEN:0 Crypto Kitty 457131 a.k.a. Tazy !
Work is now under-way to bolster and expand the testnet. We have a new ‘unoffical’ domain for our zcash on tor servers project (testnet) nodes, which can be used as clearnet addnodes in your zcash.conf …