Search content
Sort by

Showing 8 of 8 results by integminer
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [MINT] Mintcoin (POS / 5%) [NO ICO] [Fair distro, community maintained]
by
integminer
on 14/04/2018, 11:14:18 UTC
How has no one noticed or asked about the fact that Cryptopia has the wallet listed as under maintenance (you cannot withdraw or deposit) since 3-21 with no real explanation of why??
Does anyone have any info on this?
I would suggest making effort to get this coin listed on an exchange with actual volume, coinexchange and southX are very low volume sites (and cryptopia has apparently been under maintenance for over a week with no explanation.)
Need to get this on binance or bittrex, SOMETHING half way professional or it's going to stay worthless.
+1
is any info from dev or mintteam?

I think mintcoin has been a community oriented coin for a long time now, there probably is not developers working fulltime on it, there is <1BTC volume on cryptopia and it's not uncommon for wallets to be in maintenance for months on cryptopia  Cheesy  Cheesy

Before you guys throw a fit, look around at all the resources to get information.
https://github.com/shane-kerr/MintCoin-Development-Updates/blob/master/2018-04-06.md

There still is development on this.  You can see commits in github that are as recent as today.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ETHF] Ethereum Future | POW/POS | MN | NIST5 | HIGH ROI
by
integminer
on 14/03/2018, 14:41:13 UTC
When will the listing be on CoinMarketCap?  Also, is there a Github?

Thanks,
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LTZ] LitecoinZ - The true Litecoin 2.0
by
integminer
on 25/01/2018, 00:15:51 UTC
I am going to use another PC to test then I will submit ticket.

please open a detailed issue https://github.com/litecoinz-project/litecoinz/issues

Thanks


ok I did. I am still getting the error.  When I run litecoinzd.exe is stops working when the sync hits 100%.

Follow these instructions.
https://miningclub.info/threads/ltz-litecoinz-equihash-pow.30445/page-5


OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LTZ] LitecoinZ - The true Litecoin 2.0
by
integminer
on 24/01/2018, 21:44:16 UTC
ok I did. I am still getting the error.  When I run litecoinzd.exe is stops working when the sync hits 100%.

Follow these instructions.
https://miningclub.info/threads/ltz-litecoinz-equihash-pow.30445/page-5


OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LTZ] LitecoinZ - The true Litecoin 2.0
by
integminer
on 24/01/2018, 19:59:05 UTC
OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LTZ] LitecoinZ - The true Litecoin 2.0
by
integminer
on 24/01/2018, 18:59:56 UTC
Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LTZ] LitecoinZ - The true Litecoin 2.0
by
integminer
on 24/01/2018, 18:37:44 UTC
I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)
Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
integminer
on 12/12/2017, 12:56:43 UTC
First thanks for this awesome software.  I found your software ware after nicehash went down.  I am just learning this software so I am sure my question is easily answered. 

I have benched my cards and have begun mining.  As I am mining, I notice about 90% of the time my mining will go from a constant $13.30 per day then dwindle down to under $3 a day and it will not switch algo's.  I expect this based upon market, etc but it does not switch.  I have to manually stop the miner and restart it.  At that time it find a better algo and begins that course. 

Is there a setting that I am missing?  Maybe a setting where I can say no less than $10 a day then switch? 

I have 4 GTX 1070's.

Thanks for your help.