Bitcoin Forum
May 24, 2024, 01:09:16 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 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 »
741  Other / Politics & Society / Re: Civil War in America and Bitcoin on: May 29, 2013, 10:30:24 PM
Theres not gonna be a civil war in america..

Don't worry - the reporting in this thread is suspect since the main reporter (the second coming of Christ, per his website) couldn't even find Texas on a map (or realize Texas has more than one entry point).
742  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] The Nibble (NBL) Trade On Cryptsy.com **Update Your Conf File*** on: May 29, 2013, 07:20:04 PM
I always thought it would be cool to have a currency that has a difficulty change expressly tied to its profitability so it remains at 101%.  I'd call it ChooseCoin. Smiley
743  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] The Nibble (NBL) Trade On Cryptsy.com **Update Your Conf File*** on: May 29, 2013, 06:27:31 PM
difficulty : 2.14412046

yeah pools are getting DDos - maybe the guys missed the boat?

also can you check coinchoose.com its down for me and nibble is missing , dam bird !

CoinChoose was down for maintenance, but is back up.
744  Alternate cryptocurrencies / Altcoin Discussion / Re: CoinChoose - alternative site to show respective profitability of the alt coins on: May 29, 2013, 04:31:19 PM
Doing some light maintenance - will be back live shortly.
745  Alternate cryptocurrencies / Altcoin Discussion / Re: CryptoCoin Explorer - Alt Coin Block Explorer. Now hosting 12 Coins!! on: May 29, 2013, 04:23:19 PM
I am more interested in relative hashing and perhaps nethash will get that as well.  For example, I want to see hash rate increases over the hour or so....I already have a PHP script to scrape nethash (as the json output seem to miss the nethash number), so maybe that is the more accurate way to go.
746  Bitcoin / Mining software (miners) / Re: what is the best virtual currency to mine TODAY on: May 29, 2013, 02:13:39 PM
I am sure someone has worked out what is the most profitable coin to mine at the moment

If they would like to share I wish to know...

1 What coin produces the highest fiat value per month at current prices and difficulty  ie coins mined x fiat value -less cost of mining

2 What coins produce the most value in fiat verses cost of hardware?

I understand the type of rig used will mean varying results so if it can be based on an a 7970 sapphire which is what I have AND any alternative rig as I have been told some coins do not require high GPU hash rates.

Any info greatly appreciated



Part of the issue is the main currencies that are readily available to be exchanged into fiat are BTC and LTC.  BTC has a much broader market for the conversion.  As a result, sites like mine focus on which currency, when mined, will lead to the most in these two currencies. 
747  Alternate cryptocurrencies / Altcoin Discussion / Re: CryptoCoin Explorer - Alt Coin Block Explorer. Now hosting 12 Coins!! on: May 29, 2013, 11:47:09 AM
Is the same derived from getmininginfo?
748  Economy / Services / Re: Quick PHP dev to parse out networkhashpersec ABE on: May 29, 2013, 02:42:45 AM
Here's a super quick take on your request. Call via url with ?coin=ftc for example or change $defaultCoin to the coin you want the last hashrate for.

It's probably easier to ask the dev to include the data in the json output though...

Code:
<?php

$defaultCoin 
'cnc';

$cryptoCurrencies = array(
'ppc'=>'PPCoin',
'trc'=>'Terracoin',
'frc'=>'Freicoin',
'bbq'=>'BBQCoin',
'nvc'=>'Novacoin',
'ftc'=>'Feathercoin',
'bte'=>'Bytecoin',
'btb'=>'BitBar',
'cnc'=>'CHNCoin',
'jkc'=>'JKC',
'frk'=>'Franko',
'gld'=>'Goldcoin'
);

$baseUrl 'http://%s.cryptocoinexplorer.com/chain/%s/q/nethash/1/-1';

$coin = (isset($_GET['coin']) && array_key_exists($_GET['coin'], $cryptoCurrencies)) ? $_GET['coin'] : $defaultCoin;

$url sprintf($baseUrl$coin$cryptoCurrencies[$coin]);
$rawdata file_get_contents($url);
if (
$rawdata)
{
if (preg_match("/\n(?P<headers>[a-z,]+)\nSTART DATA\n(?P<data>.*?)\n/i"$rawdata$matches))
{
$headers explode(','$matches['headers']);
$data explode(','$matches['data']);

$result array_combine($headers$data);

echo $result['netHashPerSecond'];

//print_r($result);
}
}

?>


Thanks!  Do you have an address to tip you?
749  Alternate cryptocurrencies / Altcoin Discussion / Re: CryptoCoin Explorer - Alt Coin Block Explorer. Now hosting 12 Coins!! on: May 29, 2013, 02:33:22 AM
Awesome! - donation sent again!
750  Alternate cryptocurrencies / Altcoin Discussion / Re: CryptoCoin Explorer - Alt Coin Block Explorer. Now hosting 12 Coins!! on: May 29, 2013, 01:24:37 AM


I know your site and many other sites that use CCE for information do not run daemons.


Thanks!  FYI - you still don't have all the coins I run on your explorer Smiley
751  Alternate cryptocurrencies / Altcoin Discussion / Re: CryptoCoin Explorer - Alt Coin Block Explorer. Now hosting 12 Coins!! on: May 28, 2013, 10:33:16 PM
Anyone know of  a good way, in PHP to parse out the current network hash per second from CryptoCoin Explorer (thru the API)?
752  Economy / Services / Quick PHP dev to parse out networkhashpersec ABE on: May 28, 2013, 10:26:41 PM
Trying to parse out, for a given coin, the networkhashpersec from here:

http://cnc.cryptocoinexplorer.com/chain/CHNCoin/q/nethash/1/-1

When I append format=json, I lose the hashrate.  So, looking for someone to whip up a quick PHP script to parse the most recent nethash.
753  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] New Crypto Currency FRANKO on: May 28, 2013, 10:16:51 PM
Added to CoinChoose.

When ever I try to mine a new coin you just put it on coinhoose . I have really started kind of hating you. Well i think its my bad luck.

Sorry - still profitable.  Blame Cryptsy more than me (and the fact that there are three similar sites to coinchoose out there now - competition!)

But you are the best I am not blaming you I really appreciate your work. It's a co-incidence that when ever i find a profitable coin your are the next one who finds it after me.

I understand - it is tempting to keep this info under my belt, but then that goes against why I launched CoinChoose to begin with Smiley
754  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] New Crypto Currency FRANKO on: May 28, 2013, 09:37:13 PM
Added to CoinChoose.

When ever I try to mine a new coin you just put it on coinhoose . I have really started kind of hating you. Well i think its my bad luck.

Sorry - still profitable.  Blame Cryptsy more than me (and the fact that there are three similar sites to coinchoose out there now - competition!)
755  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] New Crypto Currency FRANKO on: May 28, 2013, 09:19:57 PM
Added to CoinChoose.
756  Alternate cryptocurrencies / Altcoin Discussion / Re: CoinChoose - alternative site to show respective profitability of the alt coins on: May 28, 2013, 09:05:56 PM
Can GLDCoin be added to Coinchoose? It is on cryptsy now Cheesy

is there a working block explorer?  Only one I see is not working right now (http://gld.block-chain.net/)?

gld.cryptocoinexplorer.com

You should check the CCE home page more often sal    Cheesy

That is the first place I checked that day Smiley
757  Alternate cryptocurrencies / Altcoin Discussion / Re: CoinChoose - alternative site to show respective profitability of the alt coins on: May 28, 2013, 05:38:33 PM
Can you check now?  They are still appearing on my phone, but I just rolled back the change.
yep working again, FYI TRC and WDC dont fit in the box overlay on the graph

I know....we need some of these alts to die Smiley
758  Alternate cryptocurrencies / Altcoin Discussion / Re: CoinChoose - alternative site to show respective profitability of the alt coins on: May 28, 2013, 05:32:15 PM
Can you check now?  They are still appearing on my phone, but I just rolled back the change.
759  Economy / Computer hardware / FS: 5830 Sapphire in Original Packaging on: May 28, 2013, 02:46:27 PM
I have an used  Sapphire 5830 with original packaging and accessories.  It mines last I used it (over a week ago) and I believe was used for mining for a few months before I acquired it.  As I recently upgraded the GPUs (and my PCI 16x slot seems to have busted), I don't have a use for this right now.  

Looking to get 0.7 BTC (or BO) shipped in the US and willing to do escrow.  Will post pictures tonight.
760  Alternate cryptocurrencies / Altcoin Discussion / Re: CoinChoose - alternative site to show respective profitability of the alt coins on: May 28, 2013, 02:41:43 PM
Added Nibble.  Also enabled pre-sorting and a few other speed enhancements, so let me know if you see issues (mainly affecting main site not APIs).
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!