Bitcoin Forum
May 25, 2024, 05:34:11 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 »
961  Economy / Economics / Re: Bitcoin stabilizing around $15. on: June 23, 2011, 06:43:48 AM
One thing to note is that the chart on Tradehill's site is scaled differently than most other trading charts.  If you notice it starts at 0 at the bottom.  This can make it look artificially flat compared to something like SierraChart that is auto-scaling the min/max range.

962  Other / CPU/GPU Bitcoin mining hardware / Re: Open rig mining next to windows? on: June 23, 2011, 06:16:45 AM
Running next to open windows won't do much.  But if you put in some window fans and set them to blow inside when its cold outside, or vice versa, then you really start to control your heat.
963  Other / CPU/GPU Bitcoin mining hardware / Re: [Poll] What temperature do you keep your GPU? on: June 23, 2011, 05:29:53 AM
Started out at 80c, opened the side panel and dropped it down to 76c, then decided to get a house fan pointed at the cards - now around 70c.  Then my RAID 0 array failed because the hot air from the cards was blowing forwards in the case onto the HDD's.  Now I have a fan blowing over the remaining good HDD to keep it cool.  Mining has brought on a whole new level of cooling requirements since when I started overclocking in the late 90's.
964  Bitcoin / Bitcoin Discussion / Re: someone is syn flooding clients on: June 22, 2011, 11:43:17 PM
I would say it's the p2p nature of the client downloading blocks that is setting off your firewall.  It will use a lot of connections if you let it run for a while.
965  Economy / Economics / Re: When do you expect and when do you want BTC to go over 30 bucks again? on: June 22, 2011, 11:17:05 PM
I want it to hit $20 again so I can recoup the BTC I got from TheRealPlato in exchange for gas when it was $20 that day  Wink
966  Bitcoin / Bitcoin Discussion / Re: high def graph of mtgox crash on: June 22, 2011, 08:44:56 PM
Can we order posters of this to put on our bedroom walls?
967  Bitcoin / Bitcoin Discussion / Re: TradeHill - PLEASE fix your ticker ASAP on: June 22, 2011, 08:05:19 PM
Same here, ticker API broken.  Grrr.  I use the API for my private pool.
968  Bitcoin / Bitcoin Discussion / Re: TradeHill - Who we are on: June 22, 2011, 07:51:30 PM
I cannot access https://api.tradehill.com/APIv1/USD/Ticker for the last 20 mins
Down for me as well.  Not sure what's up.
969  Bitcoin / Project Development / Re: [v4.1] Mining Farm #2 | Help donate hashes [Testnet] http://173.212.217.202/ on: June 22, 2011, 06:06:27 PM
Ah dangit, you released a new version just as our private pool code is frozen while we find our first real block.  Looks like I have a lot more hours of hacking once we find our first block!
970  Bitcoin / Bitcoin Technical Support / Re: Pushpool - Tech Support on: June 21, 2011, 05:29:51 AM
How do i send "listtransactions" to it? I am using Ubuntu Server 11.04 w/ bitcoind.  How do i send queries to the daemon? Im a linux n00b
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list
971  Bitcoin / Project Development / Re: [v4.0.3] Mining Farm #2 | Big thanks to all the donors! on: June 21, 2011, 01:07:31 AM
You rock masterp!

972  Bitcoin / Project Development / Re: [v4.0.3] Mining Farm #2 | Big thanks to all the donors! on: June 21, 2011, 12:39:50 AM
Nevermind, my `time` column was screwed up, it was just an int instead of "`time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP," .  Don't mind my n00b ramblings  Grin
973  Bitcoin / Project Development / Re: [v4.0.3] Mining Farm #2 | Big thanks to all the donors! on: June 21, 2011, 12:27:36 AM
xmasterpx, love the new stat layout.  I am having a problem in my "statsUpdater.php" where it is not updating the 'epochTimestamp' in the 'shares' table.  This is what I get in my php logs:

Code:
[20-Jun-2011 20:20:35] PHP Warning:  mktime() expects parameter 1 to be long, string given in /var/www/req/cronjob/statsUpdater.php on line 30
[20-Jun-2011 20:20:35] PHP Notice:  Undefined offset: 1 in /var/www/req/cronjob/statsUpdater.php on line 27
[20-Jun-2011 20:20:35] PHP Notice:  Undefined offset: 1 in /var/www/req/cronjob/statsUpdater.php on line 30
[20-Jun-2011 20:20:35] PHP Notice:  Undefined offset: 2 in /var/www/req/cronjob/statsUpdater.php on line 30
[20-Jun-2011 20:20:35] PHP Notice:  Undefined offset: 1 in /var/www/req/cronjob/statsUpdater.php on line 30
[20-Jun-2011 20:20:35] PHP Notice:  Undefined offset: 2 in /var/www/req/cronjob/statsUpdater.php on line 30

My epochTimestamp is 0 in every row.
974  Bitcoin / Project Development / Re: [v4.0.3] Mining Farm #2 | Mining Pool Front-End on: June 20, 2011, 12:39:11 PM
I just realized that the code in question INSERTS into a table that is not created by default from Xen's SQL database dump. "stats_userSharesHistory" .  I created the table manually, but I don't really know if it's working for sure.  I'm getting a lot of zeros in my stats.  Developing this code on the fly is fun!
975  Bitcoin / Project Development / Re: [v4.0.3] Mining Farm #2 | Mining Pool Front-End on: June 20, 2011, 12:08:12 PM
Got it, and your fix works!  Been struggling to get stats working now.  Also, a big thing I think we should mention to users.  To run stats, statsUpdater.php must be run as a cronjob.  However, there is a large section of code commented out for the "Generate User Shares History" section.  Is this section of code tested?
976  Bitcoin / Project Development / Re: [v4.0.3] Mining Farm #2 | Mining Pool Front-End on: June 20, 2011, 11:37:51 AM
Can you explain what you mean by "zero time"?
977  Bitcoin / Project Development / Re: [v4.0.3] Mining Farm #2 | Mining Pool Front-End on: June 20, 2011, 08:50:00 AM
Thanks for that bugfix masterp.
978  Other / Beginners & Help / Re: Mining Farm - Tech support (v4+ only) on: June 20, 2011, 06:19:40 AM
Hehe, well I assumed it was there because I was using one of the 3 sample server.json's.  I used yours at first, then somebody else's and I assumed that line was still in there, as I kept comparing differences.  I guess I should stop hacking at 2am every morning!
979  Bitcoin / Project Development / Re: [v4.0.3] Mining Farm #2 | Mining Pool Front-End on: June 20, 2011, 04:51:12 AM
Code suggestion.  In "functions.php" we are not specifying the RPC port and thus assuming it for every RPC call.  Ex:

Code:
//Bitcoind RPC information
$rpcType = "http";
$rpcUsername = "bitcoins";
$rpcPassword = "lolsalad";
$rpcHost = "127.0.0.1";

I had to define rpcHost as 127.0.0.1:8337 because that's what port my bitcoind listens on.  I suggest to either add a comment on the end of that and specify a port OR define another variable like $rpcPort.
980  Bitcoin / Project Development / Re: [v4.0.3] Mining Farm #2 | Mining Pool Front-End on: June 20, 2011, 04:45:26 AM
Bug report!  This is in v4.0.3

"functions.php" line 271

Code:
$getRoundSharesQ = msyql_query("SELECT `id FROM `shares_history` WHERE `blockNumber` = '".$block["blockNumber"]."' AND `username` = '$username.%' AND `our_result` != 'N'");

Spot the "mysql_query" typo?  Essentially breaks the entire website if logged in, haha!   Grin

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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!