but accually after i upgrade to beta2, i find that i cannot connect testnet
the following info is
2016-10-05 07:05:32 Loading addresses from DNS seeds (could take a while)
2016-10-05 07:05:32 addcon thread start
2016-10-05 07:05:32 opencon thread start
2016-10-05 07:05:32 init message: Done loading
2016-10-05 07:05:32 ZcashMiner started
2016-10-05 07:05:38 keypool added key 102, size=101
2016-10-05 07:05:38 keypool reserve 2
2016-10-05 07:05:38 keypool return 2
2016-10-05 07:05:46 keypool reserve 2
2016-10-05 07:05:46 keypool return 2
2016-10-05 07:05:48 keypool reserve 2
2016-10-05 07:05:48 keypool return 2
2016-10-05 07:05:49 keypool reserve 2
2016-10-05 07:05:49 keypool return 2
2016-10-05 07:05:50 keypool reserve 2
2016-10-05 07:05:50 keypool return 2
2016-10-05 07:05:51 keypool reserve 2
2016-10-05 07:05:51 keypool return 2
2016-10-05 07:05:51 keypool reserve 2
2016-10-05 07:05:51 keypool return 2
2016-10-05 07:05:52 keypool reserve 2
2016-10-05 07:05:52 keypool return 2
2016-10-05 07:05:53 keypool reserve 2
2016-10-05 07:05:53 keypool return 2
2016-10-05 07:05:54 keypool reserve 2
2016-10-05 07:05:54 keypool return 2
2016-10-05 07:05:57 0 addresses found from DNS seeds
Followed the âjust upgradeâ note on the tutorial - works great.
After upgrading and updating Ubuntu, when I type in the following lines:
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
it says:
âlibncurses5-devâ is selected instead of âncurses-devâ
and also:
E: impossible to find the bsdmainutils package
Someone can help?
(I am using Bash on Win 10)
Awesome, rebuilding now! Will be mining away soon!
Iâll go through and make sure the work-in-progress Cockpit UI plugin is still workingâŠ
Iâll also double check my command implementation with the payment-api.md documented here
Send me some play TAZ: ztTyRXtHrEtLodDuPsBHZiAc9EbXcLxiJe7baQH2fWnK4PXcBiUkPjdZaN8jqqAP3xaJPfEsHrARvkeARsgmaiBhbUemgD7
# Zcash Payment API
## Overview
Zcash extends the Bitcoin Core API with new RPC calls to support private Zcash payments.
Zcash payments make use of two address formats:
* taddr - an address for transparent funds (just like a Bitcoin address, value stored in UTXOs)
* zaddr - an address for private funds (value stored in objects called notes)
When transferring funds from one taddr to another taddr, you can use either the existing Bitcoin RPC calls or the new Zcash RPC calls.
When a transfer involves zaddrs, you must use the new Zcash RPC calls.
## Compatibility with Bitcoin Core
Zcash supports all commands in the Bitcoin Core API (as of version 0.11.2). Where applicable, Zcash will extend commands in a backwards-compatible way to enable additional functionality.
This file has been truncated. show original
ageis
October 5, 2016, 7:04pm
6
Also note that if you have Tor installed, you can now connect to the testnet that way. Just addnode=zctestseie6wxgio.onion
Mined my first beta2 coin!
Wed Oct 05 2016 11:56:34 GMT-0700 (Pacific Standard Time) - confirmations: 13
I am a new user in zcash and beta2. I would be happy if you could send me a 1/10 of a beta2 coin, so I can see that my wallet/mine is working. Thanks.
My ZCash address:
tmY8dGq7qgLFyyguUPdeKBmtohhEbrByKoU
try some zcash faucet to check the wallet are working correctly.
Nice to see âsentâ transactions show up under âlisttransactionsâ command nowâŠI did not see them on beta1
Thu Oct 06 2016 19:54:51 GMT-0700 (Pacific Standard Time) - confirmations: 363
txid: 45e41dd2db00bf13725912137d320ef26b6c22851881bfebd449e936ca45a775
send -0.2199 TAZ for t-addr: undefined
{
"account" : "",
"category" : "send",
"amount" : -0.21990000,
"vout" : 0,
"fee" : -0.00010000,
"confirmations" : 364,
"blockhash" : "0046f204aea36246033ac7e077593375e1ac4430cab4eb4e502d56a73327e780",
"blockindex" : 1,
"blocktime" : 1475808891,
"txid" : "45e41dd2db00bf13725912137d320ef26b6c22851881bfebd449e936ca45a775",
"walletconflicts" : [
],
"time" : 1475808891,
"timereceived" : 1475854276
}
whats with the error? my connection is fine.
âversionâ : 1000001,
âprotocolversionâ : 170002,
âwalletversionâ : 60000,
âbalanceâ : 0.00000000,
âblocksâ : 1798,
âtimeoffsetâ : 0,
âconnectionsâ : 8,
âproxyâ : ââ,
âdifficultyâ : 51.87564307,
âtestnetâ : true,
âkeypoololdestâ : 1475886415,
âkeypoolsizeâ : 101,
âpaytxfeeâ : 0.00000000,
ârelayfeeâ : 0.00005000,
âerrorsâ : âWARNING: check your network connection, 0 blocks received in the last 4 hours (96 expected)â
pleaz
October 9, 2016, 5:11pm
12
faucet not working
can someone send taz to tmUEedsCinCyGFNDuvzWoiHLMwf5FLZr8s9
thanks
1 Like
jhamel
October 9, 2016, 6:05pm
13
Same here please :
tmHctD3HMM4bsjTCeMnMCe7XezdPhaLHe8i
Thank you!
I have little to spare but thatâs what friends are for: sent 1 milli-TAZ to tmUEedsCinCyGFNDuvzWoiHLMwf5FLZr8s9 (enough for several transactions). Use it wisely
1 Like
pleaz
October 10, 2016, 4:48am
15
thanks! Iâll try how things work and will try to pass it along too.
How do i check my version is beta 2?
przeor
October 10, 2016, 7:19pm
17
Can anyone send me some testCoins to tmEVtrQGmfMsAS8vJ9b4fiabzgXm7i2qhVk ? The faucets are not workingâŠ
I have little to spare: sent 2 milli-TAZ to tmEVtrQGmfMsAS8vJ9b4fiabzgXm7i2qhVk (enough for several transactions). BTW: Have you tried the GUI wallet?
przeor
October 11, 2016, 6:41am
19
I havenât tried GUI wallet yet. Does it work on OS X or only Linux?
For now the ZCash Desktop GUI wallet works only on Linux, but then so does ZCash itself When ZCash starts supporting Windows/OS X - the GUI will need a few tweaks but I will make it workâŠ
There is another web-based UI wallet that may or may not work on other OSes⊠please ask user hellcat. He is the author .
Shawn
Split this topic
October 16, 2016, 1:11am
21
Please keep posts on topicâŠmoved
9 posts were merged into an existing topic: Help noob on mining and linux