Zcash Pool- Zcash.flypool.org

I am trying to lower my payout below .1ZEC to .001 but it does not work. I have tried in different browsers. Could you please trigger a manual payout of address t1Jhr6SqTqv2fgGwj9cAqmEJjVHZGr81egD
http://zcash.flypool.org/miners/t1Jhr6SqTqv2fgGwj9cAqmEJjVHZGr81egD

Thanks
Garth Kiser

My balance reduced suddenly and I don’t see transaction in my address.
What is happening?

For folks who are having an issue with the public IP of an old / unknown miner.

Change your current worker name to something alphabetically before your first miner listed. That is the IP flypool is holding onto regardless if it is mining or not.

i.e. My first Worker was dormant with the worker named “amazon”, flypool was expecting that public IP address in the update field, (which I didn’t have).

I then modified a known worker to “aa” as the worker name. Within minutes, it shows up ABOVE amazon, and now flypool wants the aa workers IP. (Which I know).

Wish I knew this sooner this AM when ZEC was trading for higher… ;/

2 Likes

Hey Austin,
Can you please help out a linux noob?

When I try to run:
git clone GitHub - etherchain-org/nheqminer: Equihash miner for NiceHash
it says “command not found”

Centos/Redhat:

yum install git -y

Ubuntu:

apt-get install git -y

1 Like

Thank you Hotmetal!! :slight_smile:

1 Like

I have been mining since 10/28/16 and haven’t received any payout. I think I am doing something wrong. I did not include a worker name such as .rig1 after my t address. Could this be why I haven’t received any pay out?

No. The worker name is just for you.

1 Like

Huh, why am I not receiving any money? I am averaging 16 sol/s and have been running for over 24 hours.

I’ve been running at 80 since release and I’ve seen no payout and a Balance reset. Very glitchy at the moment.

1 Like

well I’ve been mining since a few minutes after 1.0 launch on this pool. I finally got a payment of .001 tonight. Total H/sec isn’t great, ~75 right now and it was a bit lower yesterday since I’ve added miners today.

anyway I’ve got /only/ ~3.6 Sols/sec mining on nicehash (way way less hashing power) and I’ve been paid about the same USD equivalent (in BTC). Granted I was mining on testnet for nicehash for about a day prior to launch but that wasn’t really paying much/anything.

TL;DR thinking of switching my hashing elsewhere, don’t seem to be earning as much here as I expected. Anyone else mining both this pool and other pools or nicehash and have any comparison data to share?

Does anyone know how to get your list of t addresses?

When i enter “./src/zcash-cli z_listaddresses” all I get is my z address.

I can’t find the t address list either but here’s what we got

~/zcash/./src/zcash-cli help

backupwallet “destination”
dumpprivkey “zcashaddress”
dumpwallet “filename”
encryptwallet “passphrase”
getaccount “zcashaddress”
getaccountaddress “account”
getaddressesbyaccount “account”
getbalance ( “account” minconf includeWatchonly )
getnewaddress ( “account” )
getrawchangeaddress
getreceivedbyaccount “account” ( minconf )
getreceivedbyaddress “zcashaddress” ( minconf )
gettransaction “txid” ( includeWatchonly )
getunconfirmedbalance
getwalletinfo
importaddress “address” ( “label” rescan )
importprivkey “zcashprivkey” ( “label” rescan )
importwallet “filename”
keypoolrefill ( newsize )
listaccounts ( minconf includeWatchonly)
listaddressgroupings
listlockunspent
listreceivedbyaccount ( minconf includeempty includeWatchonly)
listreceivedbyaddress ( minconf includeempty includeWatchonly)
listsinceblock ( “blockhash” target-confirmations includeWatchonly)
listtransactions ( “account” count from includeWatchonly)
listunspent ( minconf maxconf [“address”,…] )
lockunspent unlock [{“txid”:“txid”,“vout”:n},…]
move “fromaccount” “toaccount” amount ( minconf “comment” )
sendfrom “fromaccount” “tozcashaddress” amount ( minconf “comment” “comment-to” )
sendmany “fromaccount” {“address”:amount,…} ( minconf “comment” [“address”,… ] )
sendtoaddress “zcashaddress” amount ( “comment” “comment-to” subtractfeefromamou nt )
setaccount “zcashaddress” “account”
settxfee amount
signmessage “zcashaddress” “message”
z_exportkey “zaddr”
z_exportwallet “filename”
z_getbalance “address” ( minconf )
z_getnewaddress
z_getoperationresult ([“operationid”, … ])
z_getoperationstatus ([“operationid”, … ])
z_gettotalbalance ( minconf )
z_importkey “zkey” ( rescan )
z_importwallet “filename”
z_listaddresses
z_listoperationids
z_listreceivedbyaddress “address” ( minconf )
z_sendmany “fromaddress” [{“address”:… ,“amount”:…},…] ( minconf )
zcbenchmark benchmarktype samplecount
zcrawjoinsplit rawtx inputs outputs vpub_old vpub_new
zcrawkeygen
zcrawreceive zcsecretkey encryptednote
zcsamplejoinsplit

Yeah, I found the help list before :slight_smile: But as you say, it doesn’t have a list of t addresses command :frowning:

Not to be paranoid but how do we know this pool isn’t a scam?

1 Like

I get a list of my t addresses with the following command:
zcash-cli getaddressesbyaccount ""

The account is empty like “” because, as it mentions elsewhere in the docs, the account feature is deprecated so it is just blank. It seems that the zcash-cli docs prefix all of the z_address commands with the letter z, but the t_address commands just say “address” and don’t include the letter t. I assume this is a carryover from bitcoin where there is no t and z there are only generic addresses (which have now become t addresses in zcash). Adding the t letter prefixes to the zcash-cli docs would definitely clarify things!

1 Like

That doesn’t list my t addresses. Thanks for trying to help though

Try:
zcash-cli listreceivedbyaddress 0 true

The true means to include empty addresses.

1 Like

Nice! That did it :slight_smile:

I ran 3a on Windows and sure I had more Sol/s … only 3 Sol/s per Rig but it’s still more :wink: