I get: git clone https://github.com/waterholeio/zcash.z8.testnet3
But wallet.dat not create new.
Today I have so: zcash-cli getwalletinfo
{ "version" : 110200, "protocolversion" : 170002, "walletversion" : 60000, **"balance" : 252.89950000,** - one night! "blocks" : 3969, "timeoffset" : 0, "connections" : 3, "proxy" : "", "difficulty" : 1.00000000, "testnet" : true, "keypoololdest" : 1471902528, "keypoolsize" : 101, "paytxfee" : 0.00000000, "relayfee" : 0.00005000, "errors" : "WARNING: check your network connection, 2 blocks received in the last 4 hours (96 expected)" }
zcash-cli listtransactions
{ "account" : "", "address" : "mn2i1haWxx8nravhEcyvDQYJZXQ2ogdveh", "category" : "immature", "amount" : 1.97950000, "vout" : 0, "confirmations" : 10, "generated" : true, "blockhash" : "61f5435887465d2cd2d6d209c4d6e32636280a3461327f518d8b6f1aff527ea8", "blockindex" : 0, "blocktime" : 1471933815, "txid" : "0655a2d200ad79e26c29f00ee86cd70e0d9b921b0007b878720ce2c0c217f029", "walletconflicts" : [ ], "time" : 1471933815, "timereceived" : 1471934315 }, { "account" : "", "address" : "mhjKDCtNPK1aT4FVEgdzxzADDvXdZpLPrm", "category" : "immature", "amount" : 1.98000000, "vout" : 0, "confirmations" : 9, "generated" : true, "blockhash" : "11eb651b997def42af1052b8710bb8e7f3ea5b41394f8997ee2c1bce52702d84", "blockindex" : 0, "blocktime" : 1471934315, "txid" : "42ac91b7b3fb7fb96007db5ae7162113585790afb78967e6ec87db090b036e6b", "walletconflicts" : [ ], "time" : 1471934315, "timereceived" : 1471934641 }, { "account" : "", "address" : "n3Zj1d7VzNyokKvCwcHdZr6rKBCGcFceVY", "category" : "immature", "amount" : 1.98050000, "vout" : 0, "confirmations" : 8, "generated" : true, "blockhash" : "3c824ef54fab1e54da12840832f11c5cb614936cc6c3e92fba0d78388ee5d839", "blockindex" : 0, "blocktime" : 1471934641, "txid" : "62db499986f7e47253e42f33a87a1ae9dc7a813b993afe22a55113142770b975", "walletconflicts" : [ ], "time" : 1471934641, "timereceived" : 1471934970 }, { "account" : "", "address" : "n3imXRiVfmLg5fjJ1nwSg3KX3722FdbCPE", "category" : "immature", "amount" : 1.98100000, "vout" : 0, "confirmations" : 7, "generated" : true, "blockhash" : "1dcc214e81c9c8d16aed0d24611ec7401f29184cecfd22014c026e7f3b5eee29", "blockindex" : 0, "walletconflicts" : [ ], "time" : 1471936116, "timereceived" : 1471936439 }, { "account" : "", "address" : "mh8xZuTrzuDLZ5qhqiVBpvMEvHJYsFzbWP", "category" : "immature", "amount" : 1.98300000, "vout" : 0, "confirmations" : 3, "generated" : true, "blockhash" : "27a59326c65cffe6cfb2f1f30ee69c719e06275c4d2a0a41b72371b2d8a6c5ab", "blockindex" : 0, "blocktime" : 1471936587, "txid" : "ee6fda4e140bb430b2b27c006bd404c0b50df25fcd88126e9d863782461c1059", "walletconflicts" : [ ], "time" : 1471936587, "timereceived" : 1471937083 }, { "account" : "", "address" : "n2wdbRheG1PhKnW3UXUzSPMcAPkZhktrwc", "category" : "immature", "amount" : 1.98350000, "vout" : 0, "confirmations" : 2, "generated" : true, "blockhash" : "4ce8bfc6aab256bb75510474076c8802f3b367128c055d29e079fb55f278e151", "blockindex" : 0, "blocktime" : 1471937084, "txid" : "bc286cc03ab774afc9c36e065e588f2d44019c0177c058b1adbfcdaf4f916931", "walletconflicts" : [ ], "time" : 1471937084, "timereceived" : 1471937405 }, { "account" : "", "address" : "mvoq6HT48rGiUg9jqyC2waETU1MyQcFFEV", "category" : "immature", "amount" : 1.98400000, "vout" : 0, "confirmations" : 1, "generated" : true, "blockhash" : "2597ee8fc6a57e338cabca769059b851aa872296f57b00ee9833a30de4bcb734", "blockindex" : 0, "blocktime" : 1471937544, "txid" : "6420bdf4e6fc0de2240777e01e625882a49834a02a5db8ca9c2555a29c068784", "walletconflicts" : [ ], "time" : 1471937544, "timereceived" : 1471937866 }
zcash-cli getwalletinfo
{ "walletversion" : 60000, "balance" : 250.96500000, "unconfirmed_balance" : 0.00000000, "immature_balance" : 195.92500000, "txcount" : 526, "keypoololdest" : 1471902213, "keypoolsize" : 101 }
A bug has been identified in z8 so wait and try again with z9. Why are Sync blocks so slow? are DOS attacks? - #2 by str4d
Thnx. Waiting for Z9.