1 2011-10-04 00:02:29 <t3a> !seen toffoo
 2 2011-10-04 00:02:32 <spaola> toffoo (~tof@241-245-16-190.fibertel.com.ar) was last seen quitting from #bitcoin-police 1 day, 16 hours, 31 minutes ago stating ().
 3 2011-10-04 00:21:46 <Diablo-D3> https://www.npr.org/blogs/money/2011/10/03/141011155/did-a-reporter-just-solve-the-bitcoin-mystery
 4 2011-10-04 00:21:50 <Diablo-D3> lol
 5 2011-10-04 00:21:51 <Diablo-D3> fail
 6 2011-10-04 00:21:58 <Diablo-D3> npr should stick to reporting the news
 7 2011-10-04 00:40:32 <CIA-101> bitcoin: David Joel Schwartz hub_mode * rbf333ad04e4f bitcoind-personal/src/ (init.cpp net.cpp): Update hub mode from diff3 0.5 to diff4 0.992
 8 2011-10-04 01:09:14 <CIA-101> DiabloMiner: Patrick McFarland master * r183ab14 / src/main/java/com/diablominer/DiabloMiner/DiabloMiner.java : Try to decrease rejects below 0.25% - http://git.io/l7KPVA
 9 2011-10-04 01:20:47 <CIA-101> DiabloMiner: Patrick McFarland master * r7681b89 / src/main/java/com/diablominer/DiabloMiner/DiabloMiner.java : Cut down on async getwork debug spam - http://git.io/0HlMaw
10 2011-10-04 01:23:04 <CIA-101> poolserverj: shadders * 48b1483a78aa r154 /poolserverj-main/src/main/java/com/shadworld/poolserver/ (4 files in 2 dirs): a few bugfixes for refactorying. All seems to pass now. Wil merge at this point and rebranch for the actual merged mining implementation as the extensive refactoring will make continuing the main branch difficult.
11 2011-10-04 01:23:05 <CIA-101> poolserverj: shadders * 5f533bb3eafb r155 /poolserverj-main/src/main/java/com/shadworld/poolserver/ (33 files in 11 dirs):
12 2011-10-04 01:32:03 <luke-jr> so who's the n00b who registered luke-jr at GitHub under their own email? -.-
13 2011-10-04 01:32:44 <shadders> lol
14 2011-10-04 01:33:42 <shadders> they're probably going to post a patch to insert blasphemy in the block chain
15 2011-10-04 01:50:33 <CIA-101> bitcoin: Luke Dashjr bugfix_CreateThread_ThreadSocketHandler_errReporting * r65ba3e2f5024 bitcoind-personal/src/net.cpp: Bugfix: report error creating ThreadSocketHandler thread just like the rest
16 2011-10-04 01:50:34 <CIA-101> bitcoin: David Joel Schwartz optimize_cache_rpcauth * r86a1e25ae3d3 bitcoind-personal/src/ (init.cpp rpc.cpp util.cpp util.h): Stash the RPC user and password in a global string so we don't have to fetch them from the map on every RPC request.
17 2011-10-04 01:50:35 <CIA-101> bitcoin: Luke Dashjr optimize_conn_adjtime * ra4e6ae101a02 bitcoind-personal/src/net.cpp: Only GetAdjustedTime once for the retry loop
18 2011-10-04 01:54:19 <CIA-101> DiabloMiner: Patrick McFarland master * rec9e664 / src/main/java/com/diablominer/DiabloMiner/DiabloMiner.java : Lets try that fix again - http://git.io/chWkAQ
19 2011-10-04 02:01:24 <CIA-101> bitcoin: David Joel Schwartz optimize_DecodeBase64 * rdca9244fb45b bitcoind-personal/src/ (rpc.cpp util.cpp util.h): Optimized DecodeBase64
20 2011-10-04 02:10:33 <CIA-101> bitcoin: David Joel Schwartz optimize_remove_CheckWork_delay * r514b18722aa2 bitcoind-personal/src/main.cpp: Remove 2 second sleep from CheckWork
21 2011-10-04 02:40:32 <CIA-101> bitcoin: David Joel Schwartz optimize_FastGetWork * r459f93ce7c70 bitcoind-personal/src/rpc.cpp: Detect typical 'getwork' calls and accelerate them. Bypass the JSON request parser, and the JSON reply builder.
22 2011-10-04 02:50:30 <CIA-101> bitcoin: David Joel Schwartz optimize_http_status * r8407215df0c7 bitcoind-personal/src/rpc.cpp: Use C's const char* for status strings rather than C++'s std::string, which is slower
23 2011-10-04 02:50:31 <CIA-101> bitcoin: Luke Dashjr rpcclient_conn_close * re3f001963acf bitcoind-personal/src/rpc.cpp: Send "Connection: close" HTTP header with JSON-RPC requests (client)
24 2011-10-04 03:00:35 <CIA-101> bitcoin: Luke Dashjr rpc_keepalive * r7bb1cdcd29d0 bitcoind-personal/src/rpc.cpp: Merge branch 'OLD_rpc_keepalive_20111004' into rpc_keepalive
25 2011-10-04 03:15:53 <luke-jr> think I'm done for tonight& 25 new branches :P
26 2011-10-04 03:16:10 <shadders> you must be bored...
27 2011-10-04 03:17:40 <shadders> at least you split them... I sent TD a 7000 line diff for bitcoinj the other day.  He's going to have fun merging
28 2011-10-04 03:17:59 <shadders> or he may tell me to get stuffed :)
29 2011-10-04 03:18:39 <luke-jr> shadders: half of the work was splitting up JoelKatz's diff4 patch
30 2011-10-04 03:19:03 <luke-jr> the painful thing will be when I have to merge them back XD
31 2011-10-04 03:19:08 <shadders> lot's of little 1diffs
32 2011-10-04 03:19:28 <luke-jr> eg, FastGetWork and ToHex
33 2011-10-04 03:19:38 <luke-jr> those were closely tied together
34 2011-10-04 03:19:45 <luke-jr> merging will be more painful than splitting :|
35 2011-10-04 03:24:06 <shadders> never really had to deal with this whole merge, branch, merge thing before.  It certainly adds a new dimension of irritation
36 2011-10-04 03:27:52 <CIA-101> poolserverj: shadders * b8ebd4138ade r156 /: Starting 'merged-mining-3-for-real-this-time' branch
37 2011-10-04 03:27:53 <CIA-101> poolserverj: shadders * f8f8a500f150 r157 / (23 files in 9 dirs):
38 2011-10-04 03:30:27 <luke-jr> shadders: well, it'd be much less of an issue if JoelKatz did it the right way from the start :/
39 2011-10-04 03:33:31 <luke-jr> http://activepolitic.com:82/Outside_News/10608.html
40 2011-10-04 06:01:57 <cuqa> bitcoinpool claims that there might be a problem with block generation due to an overloaded wallet
41 2011-10-04 06:02:06 <cuqa> what u think about that?
42 2011-10-04 06:02:41 <cuqa> 22 million shares w/out block solve
43 2011-10-04 09:51:39 <louigi> luke-jr, ping