Bitcoin Forum
May 07, 2024, 11:58:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 [5] 6 7 »
81  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTCZ] BitcoinZ - zkSNARKs 21b max POW-Zhash No-Premine No-Dev Tax on: September 26, 2018, 11:18:35 PM
It looks like Coinbase is preparing to add a lot more cryptocurrencies

https://techcrunch.com/2018/09/25/coinbase-new-cryptocurrencies/


lets get on this asap

https://listing.coinbase.com/


this is way cool but it won't let a mining schmuck like me apply... hhrruummpphh.
Need one or more lead devs to apply ASAP.
82  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 26, 2018, 10:58:45 PM
{
   "DEFAULTS" : {
      "DEVICES" : "AUTO",    
      "APIPORT" : 0
   },

   "EXAMPLE_BTCZ" :
   {
      "COIN" : "BTCZ",
      "POOLS" : [
         {"POOL" : "mine-btcz-na.equipool.1ds.us",
          "PORT" : "50063",
          "USER" : "t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.lolMiner",
          "PASS" : "minpayout=1000"}
         
                ]
         },

This is the whole shebang. I deleted everything but for the BTCZ config and expected symbols on the config page file. This is all of it after most recent try. I have tried with and without the comma at the end. It still reads (json parse fails)./user_config.json(17): expected key string


thank you all for helping
83  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 26, 2018, 04:23:00 PM
I just deleted all the old and downloaded v5 again and same result. Is there a new download I didn't see? Thank you for your hard work!

Thats odd ... Linux or Windows? I was just mining BTCZ with it ...
(this are the current links)
https://www.dropbox.com/s/nu0oe4tv2ncu50c/lolMiner_v05_Win64.zip?dl=1
https://www.dropbox.com/s/p3f2g5w08hs2jlu/lolMiner_v05_Lin64.tar.gz?dl=1

--------------
Still nothing. (can't parse json error7) Using win10 with the same 4xXFX 580s currently hammering away on v42. Tried this config most recently

"DEFAULTS" : {
      "DEVICES" : "AUTO",    
      "APIPORT" : 0
   },

   "EXAMPLE_"BTCZ" :
   {
      "COIN" : "BTCZ",
      "POOLS" : [
         {"POOL" : "mine-btcz-na.equipool.1ds.us",
          "PORT" : "50063",
          "USER" : "t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.lolMiner",
          "PASS" : "minpayout=1000"}
      ]
   },


update... error says missing a ":" but I can't see where I am missing one.. this config is twin to the one running v42 except for EXAMPLE … thanks
84  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 26, 2018, 01:36:07 PM
I just discovered the bug that may cause problems when you try to mine BTCZ.

Update:

The bug is fixed. I updated the download links. If you want to mine BTCZ load the newer version to do so.


I just deleted all the old and downloaded v5 again and same result. Is there a new download I didn't see? Thank you for your hard work!
85  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 25, 2018, 10:22:37 PM
I keep getting the same Error: ./user_config.json is not found or no valid configuration file (json parse fails)

                                                                                       ./user_config.json(15): expected '}' or ','

You forgot some closing "]" and "}" at the end:

Code:
{
        "DEFAULTS" : {
       "DEVICES" : "AUTO",
       "APIPORT" : 0
},

"EXAMPLE_BTCZ" :
{
             "COIN" : "BTCZ",
             "POOLS" : [
                  { "POOL" : "mine-btcz-na.equipool.1ds.us",
                   "PORT" : "50063",
                   "USER" : "t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.lolMiner",
                   "PASS" : "minpayout=1000" }
                                           ]
        }
}

thanks, but still nothing. but now the error number is 41 instead of 15. I even matched my v42 config and that doesn't work either.

i'd insert a screenshot but no one in this house can figure out how to do that. even the 12 year old...


update: still no v5 functioning so I went back to v42. At least it mines and the difference in hashrate is so little that I have lost everything I might have gained had I suceeded in getting v5 to run. One note for others. v42 runs 4x8gb 580s just fine. When I added 2x6gb 1060s after some struggle it would read all six cards but only 5 would mine at Very Low hashrate. I go back to 4x580s and running solid again. Disappointed why I can't make v5 work at all but sadly none of the fixes resolved the situation.
86  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 25, 2018, 08:45:12 PM
 {
        "DEFAULTS" : {
              "DEVICES" : "AUTO",    
              "APIPORT" : 0
   },

   "EXAMPLE_BTCZ" :
   {
                    "COIN" : "BTCZ",
                    "POOLS" : [
                            {"POOL" : "mine-btcz-na.equipool.1ds.us",
                             "PORT" : "50063",
                             "USER" : "t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.lolMiner",
                             "PASS" : "minpayout=1000"



this absolutely will not get recognized. will not run.  I keep getting the same Error: ./user_config.json is not found or no valid configuration file (json parse fails)

                                                                                       ./user_config.json(15): expected '}' or ','

(and every time I try to paste my config here it changes it, but the config is the match to the v.42 I have been running for months now except that on v42 the "EXAMPLE1")
87  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 25, 2018, 04:29:29 PM
Got a 8*1060 rig ewbf makes 210-240sol/s depending on PL(60-90)
Your miner makes only 116-130sol/s also depending on PL(60-90).

But with 5*1080 it is closer:
ewbf - 240sol/s
lol ~ 200sol/s

Ah, thats interesting.
I have seen that with MNX in the past that the 1060 series reacts different to code then 1080. Good to know that this is the case here.
Can you do me a favor and delete the 144_5_NV.bin file from.the kernel dir and see again what happens? The Nvidias should then load the AMD kernel and I would like to know if that works better for the 1060 cards.

Thx for reporting!

Memo to myself: need a 1060 for testing...

Great Big News, Lolliedieb!

can't make this work though? can someone paste a BTCZ config that works? anyone?

Thank you for all of the hard work.  Anyone? Thank you, again!

If you need a one liner look to the post before yours and replace --coin MNX by --coin BTCZ next pool, port and so on... should be self explaining. Else 0.43 had a working config file for btcz if remember right.
Yes, thank you for responding but, I keep getting the same Error: ./user_config.json is not found or no valid configuration file (json parse fails)

                                                                                       ./user_config.json(15): expected '}' or ','
88  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 25, 2018, 01:45:24 PM
Great Big News, Lolliedieb!

can't make this work though? can someone paste a BTCZ config that works? anyone?

Thank you for all of the hard work.  Anyone? Thank you, again!



89  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.43b Universal Equihash Miner, Update: Sep 7th: Added GENX, CDY, BCRM on: September 23, 2018, 03:19:02 AM
So, can I add a couple of Nvidia GPUs to my AMD lolMiner rig without altering my config?
Thanks for responding!

And terrific news on the v.05 release! Looking forward to that release and many thanks to you for all the hard work! I mentioned your upgrade over at BTCZ.


update: So, I added 2x6gb 1060s to my 4x8gb 580s rig and the lolMiner isn't reading the 1060s. Devices says "Auto"  Is there something in my config I need to change? Thank you for responding.
90  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTCZ] BitcoinZ - zkSNARKs 21b max POW-Zhash No-Premine No-Dev Tax on: September 23, 2018, 03:09:18 AM
I lifted this quote from a post by Lolliedieb earlier today regarding his lolMiner v0.5 miner upgrade due out Tuesday or Wednesday next week as I understand....

"I never claimed of doing an better job then the other miner devs, especially I really respect ewbf, because he did an insanely performant and stable miner for Nvidia GPUs that is a really tough competition (But in fact my 0.5 144/5 implement is hashing 4% faster on my 1080 test sys  )"
 (Lolliedieb post #288 @ lolMiner)

WooHooo! Things are getting faster and faster for those who are patient.
91  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTCZ] BitcoinZ - zkSNARKs 21b max POW-Zhash No-Premine No-Dev Tax on: September 23, 2018, 02:39:40 AM

Personally I wonder why anyone would bother to come around just to trash talk other than to demonstrate how foolish you are.
He had bad day probably.  Roll Eyes
Or maybe he is one of the schmucks that bought an ASIC hoping to get one over on BTCZ. eh?  Cool
92  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTCZ] BitcoinZ - zkSNARKs 21b max POW-Zhash No-Premine No-Dev Tax on: September 22, 2018, 05:04:52 PM
shitcoin wil slowly DIE... i know it from the first time

I wonder where someone like this guy gets his brilliance? This "know it all" knows nothing. No one has any idea which coins will or will not succeed just yet as any crypto is a long, long way from stability.

Personally I wonder why anyone would bother to come around just to trash talk other than to demonstrate how foolish you are.
93  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BTCZ] BitcoinZ - zkSNARKs 21b max POW-Zhash No-Premine No-Dev Tax on: September 21, 2018, 01:58:03 PM
Thank you Vandar for all the hard work!

Since you are using a USD symbol ($) to denote the pricing, you should know that when using the $ symbol it is always used Before the numeric value as in $1.00 being one USD. And, use a period (.) and not a (,) when indicating a portion of a USD as in $.36 meaning 36 cents or 36 US pennies or $1.05 meaning a "dollar and five cents." I only say this as US folks who don't know what you are on about may be confused in your pricing examples as in this country (US) we do a lotta stuff bass akwards. (backwards) Smiley


In my opinion the most important use of community money would be to advertise advertise, advertise as most of the world has no idea what a crypto coin even is, much less that they have different attributes and how to use them. Until folks know what this BTCZ coin is and what you can do with it, we won't get very far. God bless you and thank you again for your hard work. It looks terrific to me!  
94  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [ANN][ICO] 🚀 Brickblock.io 🚀 - JOIN THE REVOLUTION OF ASSET TOKENIZATION 💥 on: September 13, 2018, 05:28:52 PM
All the fake and repetitive chatter on this forum give this thing a total look of scam. Too bad the scammers always get out front first.
95  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.43 Universal Equihash Miner, Update: Aug 29th: Added ZERO and SCash on: September 05, 2018, 03:10:24 PM
I set up a friend with LolMiner a couple of days ago. Running fine and smiling except his miner has colors and mine is black and white. Was there an upgrade or am I missing something? Thanks.
96  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.43 Universal Equihash Miner, Update: Aug 29th: Added ZERO and SCash on: August 29, 2018, 11:52:37 PM
This miner is "running straight, steady and true" but none of the colors. Just black and white. Is there a setting I missed? Thank you!
97  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner 0.42, Update: Aug 17th: Better AMD performance for Equi 144/5 on: August 27, 2018, 02:48:18 PM
your miner won't allow me to edit the config file. I had it running once and now it will not restart. If I DL a new copy it runs fine but it won't allow me to edit the config file. when I try to cut your sample config and try to paste mine in it's place it always pastes in your sample again. any answers?

Wtf... thats strange. The miner never writes ti the file. You unziped and then opend in text edit? When you save tten it should be saved and modified, everything else would surprise me!


Thank you for responding but I did not understand your response so I will explain again.
I deleted all old copies and downloaded lolminer once again. saved it then opened it then opened config to set stratum, port, addy and password to mine 144.5 BTCZ and it will not allow me to edit it. it just keeps repasting your sample config which runs fine. it will not allow me to edit to my addy.
I had it running fine with my config last week for a few days until I shut it down.


sorry to bother you. I have resolved the issue with the help of a 12 year old.

thanks
98  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner 0.42, Update: Aug 17th: Better AMD performance for Equi 144/5 on: August 26, 2018, 05:36:32 AM
your miner won't allow me to edit the config file. I had it running once and now it will not restart. If I DL a new copy it runs fine but it won't allow me to edit the config file. when I try to cut your sample config and try to paste mine in it's place it always pastes in your sample again. any answers?
99  Alternate cryptocurrencies / Mining (Altcoins) / Re: XMR-stak-JK 2.4.4 Compiled with no devfee on: August 22, 2018, 05:04:35 AM
Hi, all. Does anyone know or want to volunteer how much power an AMD 580 8gb is consuming or a 580 8gb rig is drawing at the wall? I hear STAK is a low power miner and am very sensitive to wattage at the wall. Any help is appreciated.
100  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner 0.42, Update: Aug 17th: Better AMD performance for Equi 144/5 on: August 20, 2018, 05:17:08 PM
I'm under volting my 580s 10% with TRIXX. Anyone else? How low can I go. No changes to clocks and hashes seem unchanged at this point. Just tryna lower wattage at the wall. Wattage was 100 before now 990. Thanks for any help, eh?
Pages: « 1 2 3 4 [5] 6 7 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!