Pages:
Author

Topic: [ANN] HUSH Secure Private Transactions [Equihash][Community Project] - page 12. (Read 232926 times)

xms
full member
Activity: 223
Merit: 100
can someone post a good pool for this coin, because most of it are pretty dead

I've never had problems with hush.suprnova.cc
payouts are always on time and never had connection issues etc.  Smiley

would you mind posting your config I have had issues with supernova.

Here's my full config for EWBF's 0.3.4.b Nvidia miner with a restart script as well:

:restart
Timeout /t 30
miner --server zdash.suprnova.cc --port 4048 --user name.worker --pass xxxx --eexit 3 --fee 1 --pec
goto :restart

hello all,

i was mining on hushpool but i can not see how much i'm mining confirmed or unconfirmed.
i got 0,48 hush in 11 hours mining with 2 gtx970, sorry but i go back to zcash
i dont like the front end of the worker stats


is EWBF can add those script?

I'm not quite sure what you mean, but yes they work very well for me in the EWBF's miner, it does take a few minutes(haven't counted) for the restart script to restart the miner.
full member
Activity: 223
Merit: 101
can someone post a good pool for this coin, because most of it are pretty dead

I've never had problems with hush.suprnova.cc
payouts are always on time and never had connection issues etc.  Smiley

would you mind posting your config I have had issues with supernova.

Here's my full config for EWBF's 0.3.4.b Nvidia miner with a restart script as well:

:restart
Timeout /t 30
miner --server zdash.suprnova.cc --port 4048 --user name.worker --pass xxxx --eexit 3 --fee 1 --pec
goto :restart

is EWBF can add those script?

I'm not quite sure what you mean, but yes they work very well for me in the EWBF's miner, it does take a few minutes(haven't counted) for the restart script to restart the miner.
newbie
Activity: 31
Merit: 0
can someone post a good pool for this coin, because most of it are pretty dead

I've never had problems with hush.suprnova.cc
payouts are always on time and never had connection issues etc.  Smiley

would you mind posting your config I have had issues with supernova.

Here's my full config for EWBF's 0.3.4.b Nvidia miner with a restart script as well:

:restart
Timeout /t 30
miner --server zdash.suprnova.cc --port 4048 --user name.worker --pass xxxx --eexit 3 --fee 1 --pec
goto :restart

is EWBF can add those script?
full member
Activity: 276
Merit: 100
Ohh look at that price... when the coin reach other exchange the price will reach easly $10 i guess.
full member
Activity: 223
Merit: 101
can someone post a good pool for this coin, because most of it are pretty dead

I've never had problems with hush.suprnova.cc
payouts are always on time and never had connection issues etc.  Smiley

would you mind posting your config I have had issues with supernova.

Here's my full config for EWBF's 0.3.4.b Nvidia miner with a restart script as well:

:restart
Timeout /t 30
miner --server zdash.suprnova.cc --port 4048 --user name.worker --pass xxxx --eexit 3 --fee 1 --pec
goto :restart
hero member
Activity: 630
Merit: 500
can someone post a good pool for this coin, because most of it are pretty dead

I've never had problems with hush.suprnova.cc
payouts are always on time and never had connection issues etc.  Smiley

would you mind posting your config I have had issues with supernova.
Second suprnova... I mine three equihash coins here steadily.

Config is basic for both AMD and Nvidia.

Claymore 12.5 AMD - ZecMiner64.exe -zpool stratum+tcp://zdash.suprnova.cc:4048 -zwal LOGIN.WORKERHERE -zpsw X -allpools 1

EWBF 0.3.4b NVIDIA - miner --server zdash.suprnova.cc --user LOGIN.WORKERHERE --pass X --port 4048

All my clocks and fan settings are set in AfterBurner on login in Win 10 Pro x64
member
Activity: 60
Merit: 10
can someone post a good pool for this coin, because most of it are pretty dead

I've never had problems with hush.suprnova.cc
payouts are always on time and never had connection issues etc.  Smiley

would you mind posting your config I have had issues with supernova.
full member
Activity: 223
Merit: 101
can someone post a good pool for this coin, because most of it are pretty dead

I've never had problems with hush.suprnova.cc
payouts are always on time and never had connection issues etc.  Smiley
member
Activity: 60
Merit: 10
is anyone mining directly to an exchange?
legendary
Activity: 2688
Merit: 1240
can someone post a good pool for this coin, because most of it are pretty dead

https://hush.suprnova.cc

;-)
full member
Activity: 198
Merit: 101
I have checked the first page and noticed a GUI wallet for Lin but not for Windows?  Is there one that is not listed or is there one in the works for Windows 10?
member
Activity: 125
Merit: 35
Hi guys,

How do you calculate the expected HUSH mined per day?

I am using this formula for other equihash coins, but it does not seem to work for HUSH:

sols_per_diff = 8192
block_reward = 12.5
hashrate = my hashrate (10kh/s)
difficulty = current difficulty (46,695,481.060)
ht = (difficulty * sols_per_diff) / hashrate
cpd = 24 * 60 * 60 * block_reward / ht

where cpd (coins per day) should give me the reward.

Am I missing something?

Thanks in advance :-)

Sols per diff seems to be about 2.02 for HUSH.
Source: I reverse calculated from whattomine.
member
Activity: 125
Merit: 35
can someone post a good pool for this coin, because most of it are pretty dead

Zpool.ca is doing well
legendary
Activity: 1250
Merit: 1004
pool.sexy
can someone post a good pool for this coin, because most of it are pretty dead

This is my pool hush.pool.sexy
full member
Activity: 218
Merit: 100
can someone post a good pool for this coin, because most of it are pretty dead
hero member
Activity: 714
Merit: 529
newbie
Activity: 1
Merit: 0
hello im having this error with the wallet

http://imgur.com/a/z0YAV


http://imgur.com/a/z0YAV

I had this error as well earlier today. What you have to do is follow step 3 to the dot.

STEP 3

Create directory %APPDATA%\Zdash and a text file zdash.conf in it with the following content:

rpcuser=username
rpcpassword=SomePassword_PleaseChangeThisValue


^ Set user name and password.

Step 3 must be performed or the GUI wallet will not work! The Windows environment variable %APPDATA% typically points to C:\Users\Your_Windows_User_Name\AppData\Roaming, so if your Windows user-name is Joe, the full directory to create may be C:\Users\Joe\AppData\Roaming\Zdash. To find out where %APPDATA% is, open a Windows explorer and type %APPDATA% in its file location box... Future versions of the GUI wallet installer will do this automatically.

^ Make sure when saving the file to save it as .conf, and not as a text file.


This is what I did and I got it working right up.
newbie
Activity: 15
Merit: 0
I saw SuperNET add this coin ,then i check coinmarketcap, WOW! 113% UP in one day,what's going on HUSH?
With David (radix42) as the lead dev, HUSH definitely should not be trading below zclassic. HUSH is not just a zcash clone, it has a roadmap to add key new features like Counterparty. Also, David has been the go-to guy to get a zcash fork working with Windows and he did a fantastic job for Komodo.

Recently, some of SuperNET investments like STRAT and IOTA reached full valuations so I have been diversifying into promising new coins.

Similar to buying zcash when it was a fraction of XMR marketcap, buying HUSH when it is a fraction of other zcash forks doesnt take a lot of courage.

ZEN is subject to replay attack and its lead dev bailed out. Yet ZEN is trading at many times the marketcap of HUSH. Is the market right or is this a case of market inertia and mispriced coins? How often do you find a coin on the third page of coinmarketcap, when it belongs on the first page?

You can see that I bought some HUSH:

http://old.supernet.org/nav.php

HUSH is now safely in the long term hodl portfolio of SuperNET and I look forward to working with David as HUSH roadmap is completed. I will be adding HUSH to the Komodo native DEX so that soon you can trade HUSH without ever losing control of your coins.

I dont usually post in threads of other coins, but I wanted to announce the HUSH addition to SuperNET portfolio.




Hello, first time caller long time listener - lol (old AM radio thing)

So first - really like HUSH. Became part of it all when Zdash - just lucky I guess.

Surprised to see "David" helped on the windows Komodo wallet because that makes me nervous....
I have a significant amount of Komodo and got the email that it had to be in my possession (private key) to get the Jumbler at the snapshot of the blockchain on the 13th. Well, I had already tried the posted and flawed Agama wallet - tried Baslisk and Iguana both without luck.... got the first QT version and then tried the second just before the snapshot without any luck of it installing correctly. Happy with my Komodo - would have been nice bonus to get the Jumbler but wasn't going to risk the KMD without confidence so still happy enough.

Tonight downloaded the HUSH QT and noticed the same Java icon upper left corner and reminded me of Komodo QT when first started (also infinite for 4 days). Just was wondering if the wallet would have worked if it came with instructions for the config file like HUSH wallet did?

Huge HUSH fan... have the ZCash... the Zdash(HUSH)... the Komodo... the ZCL... and the Zen

will always luv BTC for origin - hugs to Satoshi

sr. member
Activity: 1478
Merit: 264
Ha. Hush is going to the moon today :-)

Lucky me. I got me some before the price totally explodes.


$3.13 (115.54%)

Good weekend all.

PS: No worries. litecoins pays the rent if you are in to that!
PPS: For the miners. It's easy as shit to mine Hush. Try the zen if you want a harder one. That one is pulling teeth.
legendary
Activity: 1176
Merit: 1134
I saw SuperNET add this coin ,then i check coinmarketcap, WOW! 113% UP in one day,what's going on HUSH?
With David (radix42) as the lead dev, HUSH definitely should not be trading below zclassic. HUSH is not just a zcash clone, it has a roadmap to add key new features like Counterparty. Also, David has been the go-to guy to get a zcash fork working with Windows and he did a fantastic job for Komodo.

Recently, some of SuperNET investments like STRAT and IOTA reached full valuations so I have been diversifying into promising new coins.

Similar to buying zcash when it was a fraction of XMR marketcap, buying HUSH when it is a fraction of other zcash forks doesnt take a lot of courage.

ZEN is subject to replay attack and its lead dev bailed out. Yet ZEN is trading at many times the marketcap of HUSH. Is the market right or is this a case of market inertia and mispriced coins? How often do you find a coin on the third page of coinmarketcap, when it belongs on the first page?

You can see that I bought some HUSH:

http://old.supernet.org/nav.php

HUSH is now safely in the long term hodl portfolio of SuperNET and I look forward to working with David as HUSH roadmap is completed. I will be adding HUSH to the Komodo native DEX so that soon you can trade HUSH without ever losing control of your coins.

I dont usually post in threads of other coins, but I wanted to announce the HUSH addition to SuperNET portfolio.


Pages:
Jump to: