1 2012-05-28 00:00:09 erle- has quit (Quit: erle-)
  2 2012-05-28 00:01:27 paraipan has quit (Quit: Saliendo)
  3 2012-05-28 00:03:27 [7] has quit (Disconnected by services)
  4 2012-05-28 00:03:34 TheSeven has joined
  5 2012-05-28 00:06:34 RainbowDashh has quit (Quit: RainbowDashh)
  6 2012-05-28 00:09:04 paraipan has joined
  7 2012-05-28 00:16:49 Pasha has joined
  8 2012-05-28 00:17:20 Cory has quit (Disconnected by services)
  9 2012-05-28 00:17:22 Pasha is now known as Cory
 10 2012-05-28 00:25:14 JZavala has quit (Ping timeout: 244 seconds)
 11 2012-05-28 00:29:41 shurnormal has quit (Read error: Connection reset by peer)
 12 2012-05-28 00:29:41 Graet has quit (Read error: Connection reset by peer)
 13 2012-05-28 00:29:41 Nesetalis has quit (Read error: Connection reset by peer)
 14 2012-05-28 00:29:56 Nesetalis has joined
 15 2012-05-28 00:30:13 shurnormal has joined
 16 2012-05-28 00:34:54 <gmaxwell> I've got a testnet node here managing to take 16.8 seconds to return on getmemorypool.
 17 2012-05-28 00:35:22 <gmaxwell> (has 2469 transactions in the hopper)
 18 2012-05-28 00:38:09 <luke-jr> >_<
 19 2012-05-28 00:38:17 <luke-jr> gmaxwell: is that with or without my pullreqs?
 20 2012-05-28 00:40:13 <gmaxwell> Ye.s
 21 2012-05-28 00:40:22 <gmaxwell> It's trunk + new testnet.
 22 2012-05-28 00:41:17 <gmaxwell> haven't stuck a profiler on it but I did break into it a few times and ever time I did it was in sha256 in openssl.
 23 2012-05-28 00:41:57 minimoose has joined
 24 2012-05-28 00:43:03 <luke-jr> gmaxwell: can't say I'd expect an improvement, but my checknewblock tests sure don't take 17 seconds to pass
 25 2012-05-28 00:43:24 <luke-jr> (and they mine a full 110 blocks and test size/sigop limits..)
 26 2012-05-28 00:44:10 Turingi has quit (Read error: Connection reset by peer)
 27 2012-05-28 00:44:43 <gmaxwell> yea, not sure why it's so slow.
 28 2012-05-28 00:45:52 Z0rZ0rZ0r has joined
 29 2012-05-28 00:54:36 copumpkin has quit (Ping timeout: 245 seconds)
 30 2012-05-28 00:55:08 copumpkin has joined
 31 2012-05-28 01:15:36 wladston has joined
 32 2012-05-28 01:15:57 <wladston> I'm running bitcoind on a headless server. Any ideas on how to check the status of my client ? like, how to check if it is synced already
 33 2012-05-28 01:19:45 <wladston> figured out, nevermind
 34 2012-05-28 01:26:57 skeledrew has joined
 35 2012-05-28 01:57:01 Maged has quit (Read error: Connection reset by peer)
 36 2012-05-28 01:59:53 da2ce7 has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
 37 2012-05-28 02:01:30 da2ce7 has joined
 38 2012-05-28 02:02:34 JZavala has joined
 39 2012-05-28 02:13:22 Slix` has quit (Read error: Connection reset by peer)
 40 2012-05-28 02:25:44 wood has quit (Ping timeout: 244 seconds)
 41 2012-05-28 02:31:00 <gmaxwell> I just pulled the testnet reset.
 42 2012-05-28 02:31:38 <gmaxwell> I've been beating on it the last few days. Works good. I added some additional test cases the testnet network.
 43 2012-05-28 02:32:35 paraipan has quit (Quit: Saliendo)
 44 2012-05-28 02:32:47 <gmaxwell> e.g. a maximum size block, and a bunch of traffic that should make for good pruning tests.
 45 2012-05-28 02:32:54 <gmaxwell> I also bounced it off both difficulty rails.
 46 2012-05-28 02:33:37 <gmaxwell> (and a whole 2016 block cycle with blocks timed the absolute minimum apart)
 47 2012-05-28 02:37:21 <BlueMatt> gmaxwell: wanna checkpoint that?
 48 2012-05-28 02:38:58 wood has joined
 49 2012-05-28 02:39:17 <gmaxwell> I was contemplating adding a checkpoint and a switch that removes it and rejects the block that I did a 100k TNBTC fee in, in order to do get a balance for testnet-in-a-box style usage.
 50 2012-05-28 02:39:22 Diablo-D3 has joined
 51 2012-05-28 02:41:39 TheSeven has quit (Disconnected by services)
 52 2012-05-28 02:41:48 [7] has joined
 53 2012-05-28 02:50:43 <BlueMatt> nice, would be some ugly code hacks, but...nice
 54 2012-05-28 02:51:16 * BlueMatt -> bed
 55 2012-05-28 02:54:38 <Karmaon> anyone know on the top of their head the mean size of a miner post request?
 56 2012-05-28 02:56:16 ThomasV has joined
 57 2012-05-28 02:56:27 ThomasV has quit (Changing host)
 58 2012-05-28 02:56:27 ThomasV has joined
 59 2012-05-28 03:01:24 D34TH has joined
 60 2012-05-28 03:07:08 <weex> how big in bytes is the typical block header that is hashed in mining?
 61 2012-05-28 03:07:26 Z0rZ0rZ0r has quit (Ping timeout: 265 seconds)
 62 2012-05-28 03:07:41 spaola has quit (Read error: Connection reset by peer)
 63 2012-05-28 03:07:52 Z0rZ0rZ0r has joined
 64 2012-05-28 03:08:11 <luke-jr> weex: always 80 bytes
 65 2012-05-28 03:09:25 <weex> got it, looking at a data sheet for an asic and it says 2327 Mbps for SHA-256
 66 2012-05-28 03:10:17 <luke-jr> …
 67 2012-05-28 03:10:24 <weex> 3.6 MHash?
 68 2012-05-28 03:10:30 <luke-jr> doubt it
 69 2012-05-28 03:10:53 <luke-jr> 1.8 MH/s
 70 2012-05-28 03:10:56 da2ce7 has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
 71 2012-05-28 03:11:15 <weex> so the Hash/sec that a miner reports is two rounds of SHA-256?
 72 2012-05-28 03:11:19 <luke-jr> yes
 73 2012-05-28 03:11:33 da2ce7 has joined
 74 2012-05-28 03:11:34 spaola has joined
 75 2012-05-28 03:12:01 <weex> ok, guess someone's going to earn their lunch money in developing a competitive asic
 76 2012-05-28 03:14:12 <Diablo-D3> we're discussing this in #bitcoin-assets of all places
 77 2012-05-28 03:14:20 <Diablo-D3> bfl sc lololol
 78 2012-05-28 03:27:08 Slix` has joined
 79 2012-05-28 03:45:49 ThomasV has quit (Ping timeout: 244 seconds)
 80 2012-05-28 03:47:04 bike1 has joined
 81 2012-05-28 03:47:24 <D34TH> hmm bitcoin still wont compile for me
 82 2012-05-28 03:47:31 <D34TH> build.h error
 83 2012-05-28 03:47:44 one_zero has joined
 84 2012-05-28 03:50:17 ne0futur has joined
 85 2012-05-28 03:50:28 <D34TH> http://pastebin.com/KSqr7CLv
 86 2012-05-28 03:50:46 bike1 has left ()
 87 2012-05-28 03:51:02 ThomasV has joined
 88 2012-05-28 03:53:05 <D34TH> any help?
 89 2012-05-28 03:53:31 <D34TH> its the latest git
 90 2012-05-28 03:53:33 <luke-jr> D34TH: nobody does it on Windows afaik
 91 2012-05-28 03:53:50 <gmaxwell> thats a surprisingly unhelpful error message too.
 92 2012-05-28 03:54:02 <D34TH> its all qt-sdk gives me
 93 2012-05-28 03:54:12 <D34TH> The filename, directory name, or volume label syntax is incorrect.
 94 2012-05-28 03:54:34 <forrestv> D34TH, maybe try putting the build directory in C:\bitcoinbuild
 95 2012-05-28 03:54:44 <D34TH> on it
 96 2012-05-28 03:54:45 <forrestv> the long name or weird characters are probably messing it up
 97 2012-05-28 03:55:48 <D34TH> still same error
 98 2012-05-28 03:57:02 <D34TH> ill try moving it to a different hdd
 99 2012-05-28 03:57:32 ThomasV has quit (Ping timeout: 245 seconds)
100 2012-05-28 03:57:54 <D34TH> this hates me
101 2012-05-28 03:58:36 <luke-jr> D34TH: try with Qt Creator
102 2012-05-28 03:58:48 <D34TH> its open right now in it
103 2012-05-28 03:58:50 <luke-jr> maybe ask Diapolo - he seems to use Windows
104 2012-05-28 04:00:10 <D34TH> ooh i think i might have gooten it
105 2012-05-28 04:00:12 <D34TH> its compiling
106 2012-05-28 04:00:29 Xunie has quit (Remote host closed the connection)
107 2012-05-28 04:00:54 Xunie has joined
108 2012-05-28 04:05:33 <D34TH> hmm
109 2012-05-28 04:05:43 <D34TH> missing a weird boost library
110 2012-05-28 04:05:53 ThomasV has joined
111 2012-05-28 04:06:18 <D34TH> is there a prepacked thing of prereqs
112 2012-05-28 04:06:30 <D34TH> there used to be
113 2012-05-28 04:09:32 Zarutian has quit (Quit: Zarutian)
114 2012-05-28 04:22:55 wladston has quit (Ping timeout: 245 seconds)
115 2012-05-28 04:22:58 Hasbro has joined
116 2012-05-28 04:32:55 RainbowDashh has joined
117 2012-05-28 04:35:21 elkingrey has joined
118 2012-05-28 04:35:55 AlexWaters has quit (Quit: Leaving.)
119 2012-05-28 04:36:05 elkingrey has quit (Client Quit)
120 2012-05-28 04:38:04 spaola has quit (Remote host closed the connection)
121 2012-05-28 04:47:57 bonks has joined
122 2012-05-28 04:52:41 RainbowDashh has quit (Quit: RainbowDashh)
123 2012-05-28 05:01:35 spaola has joined
124 2012-05-28 05:16:33 RainbowDashh has joined
125 2012-05-28 05:16:53 ThomasV has quit (Ping timeout: 252 seconds)
126 2012-05-28 05:23:32 Hasbro has quit ()
127 2012-05-28 05:26:42 <D34TH> think i fixed it
128 2012-05-28 05:29:10 brwyatt is now known as brwyatt|Away
129 2012-05-28 05:41:00 Glasswalker has quit (Ping timeout: 246 seconds)
130 2012-05-28 05:41:07 <D34TH> i almost have it working
131 2012-05-28 05:41:08 <D34TH> :D
132 2012-05-28 05:41:18 Glasswalker has joined
133 2012-05-28 05:41:27 <D34TH> something about boost::system::native_ecat
134 2012-05-28 05:44:10 <D34TH> on its miniupnpc
135 2012-05-28 05:46:51 spaola has quit (Remote host closed the connection)
136 2012-05-28 05:53:36 spaola has joined
137 2012-05-28 05:56:15 Astrohacker has quit (Remote host closed the connection)
138 2012-05-28 05:58:45 ovidiusoft has joined
139 2012-05-28 06:06:52 <D34TH> ok that was a pain in the ass
140 2012-05-28 06:06:59 <D34TH> got past net.o
141 2012-05-28 06:08:57 ThomasV has joined
142 2012-05-28 06:11:51 genjix has joined
143 2012-05-28 06:11:56 genjix has left ()
144 2012-05-28 06:14:30 wood has quit (Ping timeout: 244 seconds)
145 2012-05-28 06:15:00 eoss has joined
146 2012-05-28 06:15:00 eoss has quit (Changing host)
147 2012-05-28 06:15:00 eoss has joined
148 2012-05-28 06:16:37 Slix` has quit ()
149 2012-05-28 06:21:46 noagendamarket has joined
150 2012-05-28 06:25:40 currency has quit (Read error: Operation timed out)
151 2012-05-28 06:27:55 Edward_Black has quit (Remote host closed the connection)
152 2012-05-28 06:32:27 spaola has quit (Remote host closed the connection)
153 2012-05-28 06:36:12 Edward_Black has joined
154 2012-05-28 06:42:46 Edward_Black has quit (Ping timeout: 272 seconds)
155 2012-05-28 06:51:11 RainbowDashh has quit (Quit: RainbowDashh)
156 2012-05-28 06:52:33 wood has joined
157 2012-05-28 06:59:34 wood has quit (Ping timeout: 244 seconds)
158 2012-05-28 07:01:39 Edward_Black has joined
159 2012-05-28 07:08:36 dooglus has quit (Remote host closed the connection)
160 2012-05-28 07:11:23 erle- has joined
161 2012-05-28 07:13:26 RainbowDashh has joined
162 2012-05-28 07:13:40 molecular has quit (Ping timeout: 248 seconds)
163 2012-05-28 07:13:59 wayer has joined
164 2012-05-28 07:14:49 molecular has joined
165 2012-05-28 07:15:04 wayer has left ()
166 2012-05-28 07:15:54 blogger has joined
167 2012-05-28 07:16:47 <blogger> who wanna earn some money ? http://i49.tinypic.com/2m7spx1.jpg
168 2012-05-28 07:17:37 bitcoinhacker has joined
169 2012-05-28 07:19:37 bitcoinhacker is now known as graingert
170 2012-05-28 07:20:57 graingert has quit (Client Quit)
171 2012-05-28 07:21:14 bitcoinhacker has joined
172 2012-05-28 07:25:06 blogger is now known as tw2I13
173 2012-05-28 07:27:34 mmoya has joined
174 2012-05-28 07:27:50 tw2I13 is now known as duplicated
175 2012-05-28 07:28:47 ThomasV has quit (Ping timeout: 245 seconds)
176 2012-05-28 07:34:27 bitcoinhacker is now known as graingert_ecs
177 2012-05-28 07:34:31 graingert_ecs has quit (Quit: graingert_ecs)
178 2012-05-28 07:34:49 graingert_ecs has joined
179 2012-05-28 07:36:55 duplicated has left ("Leaving")
180 2012-05-28 07:41:58 RainbowDashh has quit (Quit: RainbowDashh)
181 2012-05-28 07:46:56 eoss has quit (Read error: Connection reset by peer)
182 2012-05-28 07:52:41 RainbowDashh has joined
183 2012-05-28 07:55:04 osmosis has joined
184 2012-05-28 08:02:19 graingert_ecs has quit (Remote host closed the connection)
185 2012-05-28 08:03:30 osmosis has quit (Remote host closed the connection)
186 2012-05-28 08:06:25 osmosis has joined
187 2012-05-28 08:16:42 Clipse has quit (Ping timeout: 245 seconds)
188 2012-05-28 08:25:57 D34TH has quit (Read error: Connection reset by peer)
189 2012-05-28 08:34:54 RazielZ has joined
190 2012-05-28 08:36:10 _Fireball has joined
191 2012-05-28 08:36:40 Clipse has joined
192 2012-05-28 08:47:39 Graet has joined
193 2012-05-28 08:49:37 spaola has joined
194 2012-05-28 08:59:01 spaola has quit (Remote host closed the connection)
195 2012-05-28 09:00:38 spaola has joined
196 2012-05-28 09:13:31 Graet has quit (Remote host closed the connection)
197 2012-05-28 09:15:23 zeiris has quit (Quit: segfault)
198 2012-05-28 09:15:44 zeiris has joined
199 2012-05-28 09:16:27 spaola has quit (Remote host closed the connection)
200 2012-05-28 09:19:32 t7 has joined
201 2012-05-28 09:24:32 paraipan has joined
202 2012-05-28 10:00:36 tower has quit (Ping timeout: 248 seconds)
203 2012-05-28 10:05:52 tower has joined
204 2012-05-28 10:15:45 ScammyMcPhish419 has joined
205 2012-05-28 10:31:30 copumpkin has quit (Ping timeout: 252 seconds)
206 2012-05-28 10:32:02 copumpkin has joined
207 2012-05-28 10:33:48 datagutt has joined
208 2012-05-28 10:52:12 TD has joined
209 2012-05-28 11:09:56 wumpus has quit (Ping timeout: 260 seconds)
210 2012-05-28 11:10:20 wumpus has joined
211 2012-05-28 11:10:20 wumpus has joined
212 2012-05-28 11:13:14 dvide has quit ()
213 2012-05-28 11:21:23 stalled has joined
214 2012-05-28 11:32:08 stalled has quit (Ping timeout: 245 seconds)
215 2012-05-28 11:32:55 da2ce785 has joined
216 2012-05-28 11:34:52 TD has quit (Quit: TD)
217 2012-05-28 11:35:03 da2ce7 has quit (Ping timeout: 245 seconds)
218 2012-05-28 11:35:33 RainbowDashh has quit (Quit: RainbowDashh)
219 2012-05-28 11:36:53 stalled has joined
220 2012-05-28 11:43:57 RainbowDashh has joined
221 2012-05-28 11:45:54 Ukto has quit (Ping timeout: 250 seconds)
222 2012-05-28 11:46:54 RainbowDashh has quit (Client Quit)
223 2012-05-28 11:56:54 RainbowDashh has joined
224 2012-05-28 12:00:06 paul0 has joined
225 2012-05-28 12:07:52 Ukyo has joined
226 2012-05-28 12:07:57 Ukyo is now known as Ukto
227 2012-05-28 12:09:06 graingert_ecs has joined
228 2012-05-28 12:18:34 TD has joined
229 2012-05-28 12:29:13 d4de has quit (Ping timeout: 244 seconds)
230 2012-05-28 12:32:40 da2ce7 has joined
231 2012-05-28 12:34:19 da2ce785 has quit (Ping timeout: 245 seconds)
232 2012-05-28 12:37:51 chilligertyp has joined
233 2012-05-28 12:38:12 <chilligertyp> hi
234 2012-05-28 12:38:34 <chilligertyp> can somebody send me some testnet coins please? mvpaDCW1mRBB2bkFJZb7igMDvbDSeb32cb
235 2012-05-28 12:39:09 <chilligertyp> faucet is broken
236 2012-05-28 12:39:46 RainbowDashh has quit (Quit: RainbowDashh)
237 2012-05-28 12:41:41 da2ce765 has joined
238 2012-05-28 12:41:52 <chilligertyp> nobody wants to help me?
239 2012-05-28 12:43:32 da2ce7 has quit (Ping timeout: 250 seconds)
240 2012-05-28 12:44:09 da2ce7 has joined
241 2012-05-28 12:46:29 <chilligertyp> no need anymore
242 2012-05-28 12:46:49 da2ce765 has quit (Ping timeout: 245 seconds)
243 2012-05-28 12:47:17 Joric has joined
244 2012-05-28 12:53:01 d4de has joined
245 2012-05-28 12:54:44 chilligertyp has quit (Quit: Page closed)
246 2012-05-28 12:57:59 t7 has quit (Remote host closed the connection)
247 2012-05-28 12:58:08 drizztbsd has joined
248 2012-05-28 12:58:08 drizztbsd has quit (Changing host)
249 2012-05-28 12:58:08 drizztbsd has joined
250 2012-05-28 12:59:37 Z0rZ0rZ0r has quit (Read error: Operation timed out)
251 2012-05-28 13:02:29 MobiusL has quit (Remote host closed the connection)
252 2012-05-28 13:02:47 Zarutian has joined
253 2012-05-28 13:03:35 MobiusL has joined
254 2012-05-28 13:05:29 noagendamarket has quit (Remote host closed the connection)
255 2012-05-28 13:08:51 guruvan has quit (Remote host closed the connection)
256 2012-05-28 13:17:34 BurtyBB is now known as BurtyB
257 2012-05-28 13:22:54 31NABC07F has quit (Quit: Ex-Chat)
258 2012-05-28 13:23:21 tower has quit (Quit: | ReactOS - The FOSS alternative to MS Windows! | http://www.reactos.org/ | join #ReactOS |)
259 2012-05-28 13:23:43 Turingi has joined
260 2012-05-28 13:26:48 drizztbsd has quit (Quit: Konversation terminated!)
261 2012-05-28 13:27:45 tower has joined
262 2012-05-28 13:28:46 BTC_Bear is now known as hbrntng!~BTC_Bear@unaffiliated/btc-bear/x-5233302|BTC_Bear
263 2012-05-28 13:40:21 copumpkin has quit (Ping timeout: 248 seconds)
264 2012-05-28 13:40:52 copumpkin has joined
265 2012-05-28 13:45:35 drizztbsd has joined
266 2012-05-28 13:50:18 guruvan has joined
267 2012-05-28 13:59:04 TD has quit (Quit: TD)
268 2012-05-28 14:02:44 rdponticelli has quit (Ping timeout: 244 seconds)
269 2012-05-28 14:03:08 one_zero has quit ()
270 2012-05-28 14:05:16 topace has quit (Read error: Connection reset by peer)
271 2012-05-28 14:07:03 Glasswalker has quit (Ping timeout: 240 seconds)
272 2012-05-28 14:11:28 topace has joined
273 2012-05-28 14:12:32 rdponticelli has joined
274 2012-05-28 14:20:45 MobiusL has quit (Quit: Ex-Chat)
275 2012-05-28 14:24:32 Glasswalker has joined
276 2012-05-28 14:33:18 copumpkin has quit (Ping timeout: 265 seconds)
277 2012-05-28 14:34:25 copumpkin has joined
278 2012-05-28 14:36:14 darkee has quit (Ping timeout: 276 seconds)
279 2012-05-28 14:36:44 MobiusL has joined
280 2012-05-28 14:43:22 Clipse has quit (Quit: Clipse)
281 2012-05-28 14:43:58 MobiusL has quit (Remote host closed the connection)
282 2012-05-28 14:47:22 Clipse has joined
283 2012-05-28 14:48:36 MobiusL has joined
284 2012-05-28 14:49:28 darkee has joined
285 2012-05-28 14:53:33 Skaag has joined
286 2012-05-28 15:21:54 drizztbsd has quit (Read error: Operation timed out)
287 2012-05-28 15:27:04 OneFixt has quit (Read error: Connection reset by peer)
288 2012-05-28 15:27:18 OneFixt has joined
289 2012-05-28 15:29:02 graingert_ecs has quit (Remote host closed the connection)
290 2012-05-28 15:37:50 drizztbsd has joined
291 2012-05-28 15:37:50 drizztbsd has quit (Changing host)
292 2012-05-28 15:37:50 drizztbsd has joined
293 2012-05-28 15:48:16 BTC_Bear is now known as BTC_Bear|hbrntng
294 2012-05-28 15:57:12 paul0 has quit (Quit: paul0)
295 2012-05-28 16:02:17 paul0 has joined
296 2012-05-28 16:08:10 da2ce7 has quit (Read error: Connection reset by peer)
297 2012-05-28 16:09:11 MobiusL has quit (Ping timeout: 276 seconds)
298 2012-05-28 16:10:04 da2ce7 has joined
299 2012-05-28 16:11:44 MobiusL has joined
300 2012-05-28 16:12:30 BTC_Bear is now known as hbrntng!~BTC_Bear@unaffiliated/btc-bear/x-5233302|BTC_Bear
301 2012-05-28 16:15:39 paul0 has quit (Quit: paul0)
302 2012-05-28 16:22:39 random_cat__ has quit (Remote host closed the connection)
303 2012-05-28 16:24:53 random_cat__ has joined
304 2012-05-28 16:28:31 brwyatt is now known as Away!~brwyatt@pool-96-226-236-130.dllstx.fios.verizon.net|brwyatt
305 2012-05-28 16:32:13 setkeh` has joined
306 2012-05-28 16:32:25 setkeh` has quit (Client Quit)
307 2012-05-28 16:33:25 random_cat__ has quit (Remote host closed the connection)
308 2012-05-28 16:34:57 random_cat__ has joined
309 2012-05-28 16:45:08 topace has quit (Changing host)
310 2012-05-28 16:45:09 topace has joined
311 2012-05-28 16:56:41 Slix` has joined
312 2012-05-28 17:02:30 BTC_Bear is now known as BTC_Bear|hbrntng
313 2012-05-28 17:03:57 Slix` has quit (Remote host closed the connection)
314 2012-05-28 17:10:53 JZavala has quit (Ping timeout: 250 seconds)
315 2012-05-28 17:12:08 davout has joined
316 2012-05-28 17:13:43 BTC_Bear is now known as hbrntng!~BTC_Bear@unaffiliated/btc-bear/x-5233302|BTC_Bear
317 2012-05-28 17:22:39 Cory has quit (Ping timeout: 245 seconds)
318 2012-05-28 17:25:37 <splatster> We should put together a bounty for Armory-like offline transactions in the satoshi client.
319 2012-05-28 17:25:44 Cory has joined
320 2012-05-28 17:26:46 <drizztbsd> splatster: too few users
321 2012-05-28 17:26:59 <splatster> Awww
322 2012-05-28 17:27:25 davout has quit (Remote host closed the connection)
323 2012-05-28 17:27:25 <splatster> This would make having an entirely airgapped wallet much easier.
324 2012-05-28 17:27:44 Nicksasa has quit (Ping timeout: 260 seconds)
325 2012-05-28 17:28:16 <splatster> Right now I have to use -connect when I need to send out a TX, which still opens up the doors to being compromised.
326 2012-05-28 17:32:47 drizztbsd has quit (Quit: Konversation terminated!)
327 2012-05-28 17:50:13 BTC_Bear is now known as BTC_Bear|hbrntng
328 2012-05-28 17:52:52 jtd__ has joined
329 2012-05-28 17:53:29 d4de has quit (Ping timeout: 245 seconds)
330 2012-05-28 17:56:54 copumpkin has quit (Ping timeout: 260 seconds)
331 2012-05-28 17:57:25 copumpkin has joined
332 2012-05-28 17:58:33 <Eliel_> splatster: carrying block data on a usb-stick would also open a window for compromise. Although a non-interactive one so more difficult to pull off.
333 2012-05-28 17:59:13 Cory has quit (Read error: Connection reset by peer)
334 2012-05-28 17:59:27 <Eliel_> but if someone manages to get executable payload there, it can slip a tx to their own address to go out the next time you move transactions to online system.
335 2012-05-28 18:01:08 merde has quit (Ping timeout: 256 seconds)
336 2012-05-28 18:01:37 <Eliel_> ... well, then again, that'd indicate a rather large problem in bitcoin so perhaps it does not make sense to consider that possibility.
337 2012-05-28 18:03:33 <sipa> if anyone is interested: in my logdb branch is a preliminary version for an append-only wallet format, independent from bdb
338 2012-05-28 18:05:52 merde has joined
339 2012-05-28 18:12:25 t7 has joined
340 2012-05-28 18:13:35 <freewil> sipa: what's the idea behind that?
341 2012-05-28 18:14:02 <sipa> freewil: get rid of bdb for wallets
342 2012-05-28 18:14:32 <sipa> so they can be free files, outside of the data dir, that do not get corrupted when a system crashes
343 2012-05-28 18:14:47 <freewil> ah
344 2012-05-28 18:14:55 <freewil> nice
345 2012-05-28 18:18:39 Dyaheon has quit (Ping timeout: 252 seconds)
346 2012-05-28 18:23:25 tower has quit (Ping timeout: 252 seconds)
347 2012-05-28 18:23:36 Dyaheon has joined
348 2012-05-28 18:23:53 tower has joined
349 2012-05-28 18:25:06 slush has joined
350 2012-05-28 18:25:46 Cory has joined
351 2012-05-28 18:28:01 <slush> hi, how often bitcoind rebroadcast transaction?
352 2012-05-28 18:28:30 <sipa> once every half hour, approximately
353 2012-05-28 18:28:35 <slush> I did orphaned transaction by mistake (from transaction which wasn't confirmed yet), so memory pool rejected it
354 2012-05-28 18:28:46 <slush> I suppose it will fix itself on rebroadcasting, right?
355 2012-05-28 18:29:25 <sipa> spending an unconfirmed output is perfectly valid
356 2012-05-28 18:29:37 <slush> from unconfirmed (not yet mature) block?
357 2012-05-28 18:29:52 <slush> I see this in bitcoind listtransaction:  {
358 2012-05-28 18:29:52 <slush>         "account" : "",
359 2012-05-28 18:29:52 <slush>         "address" : " unknown ",
360 2012-05-28 18:29:52 <slush>         "category" : "send",
361 2012-05-28 18:29:52 <slush>         "amount" : -150.00000000,
362 2012-05-28 18:29:52 <slush>         "fee" : 0.00000000,
363 2012-05-28 18:30:26 <sipa> it's from a coinbase output?
364 2012-05-28 18:30:37 <slush> yes
365 2012-05-28 18:31:01 <luke-jr> O.o
366 2012-05-28 18:31:01 BTC_Bear is now known as hbrntng!~BTC_Bear@unaffiliated/btc-bear/x-5233302|BTC_Bear
367 2012-05-28 18:31:05 <sipa> ah, that's different
368 2012-05-28 18:31:27 <sipa> it should still fix itself once the input is mature
369 2012-05-28 18:31:45 <luke-jr> [18:26:57] <slush>         "address" : " unknown ", <-- what's going on here?
370 2012-05-28 18:31:49 <slush> luke-jr one your eye is bigger than second, you know? :-P
371 2012-05-28 18:32:48 <Diablo-D3> heh its a slush
372 2012-05-28 18:32:55 <slush> :)
373 2012-05-28 18:33:26 <slush> sipa: actually that block is already confirmed now, so I expect it is waiting to rebroadcasting mechanism
374 2012-05-28 18:34:00 <splatster> Address unknown? That's odd.
375 2012-05-28 18:34:02 <slush> luke-jr maybe because tx/address isn't in memory pool or even blockchain?
376 2012-05-28 18:34:11 <slush> ..in blockchain
377 2012-05-28 18:34:19 <luke-jr> slush: that's pretty normal
378 2012-05-28 18:34:35 <luke-jr> unknown address means the output is non-standard
379 2012-05-28 18:36:13 <slush> debug.log:
380 2012-05-28 18:36:14 <slush> received: inv (37 bytes)
381 2012-05-28 18:36:14 <slush>   got inventory: tx 90dcd6f71d3d9b9facd5  new
382 2012-05-28 18:36:14 <slush> askfor tx 90dcd6f71d3d9b9facd5   0
383 2012-05-28 18:36:14 <slush> sending getdata: tx 90dcd6f71d3d9b9facd5
384 2012-05-28 18:36:14 <slush> sending: getdata (37 bytes)
385 2012-05-28 18:36:14 <slush> received: tx (438 bytes)
386 2012-05-28 18:36:15 <slush> ERROR: FetchInputs() : 90dcd6f71d mapTransactions prev not found ec3d3a2235
387 2012-05-28 18:36:15 <slush> ERROR: AcceptToMemoryPool() : FetchInputs failed 90dcd6f71d
388 2012-05-28 18:36:16 <slush> storing orphan tx 90dcd6f71d
389 2012-05-28 18:36:29 <sipa> can you use pastebin instead next time? :)
390 2012-05-28 18:36:34 <slush> yes, sorry
391 2012-05-28 18:37:44 <luke-jr> slush: what's the full txid?
392 2012-05-28 18:38:02 <slush> a79a70032ca563bfcb5df64ff7577b905d38072cba0626cebebe319d08eee777
393 2012-05-28 18:43:29 <slush> is there any way how to drop tx?
394 2012-05-28 18:43:34 <slush> well... easily
395 2012-05-28 18:44:26 <sipa> remove it from your wallet file :)
396 2012-05-28 18:44:35 davout has joined
397 2012-05-28 18:44:41 <sipa> no way to do so inside the client (yet)
398 2012-05-28 18:48:27 <slush> but how this can be related to "unknown transaction type"?
399 2012-05-28 18:48:34 <slush> I created it over json rpc
400 2012-05-28 18:48:37 <slush> CWalletTx::GetAmounts: Unknown transaction type found, txid ....
401 2012-05-28 18:55:03 <luke-jr> slush: with an unmodified bitcoind?
402 2012-05-28 19:00:07 <gribble> New news from bitcoinrss: luke-jr opened pull request 1393 on bitcoin/bitcoin <https://github.com/bitcoin/bitcoin/pull/1393>
403 2012-05-28 19:04:23 davout has quit (Remote host closed the connection)
404 2012-05-28 19:04:28 Diablo-D3 has quit (Ping timeout: 244 seconds)
405 2012-05-28 19:07:41 Joric has quit ()
406 2012-05-28 19:09:28 JZavala has joined
407 2012-05-28 19:12:03 RazielZ has quit (Ping timeout: 240 seconds)
408 2012-05-28 19:12:57 Joric has joined
409 2012-05-28 19:23:13 denisx has joined
410 2012-05-28 19:23:52 RazielZ has joined
411 2012-05-28 19:27:55 <luke-jr> gmaxwell: ping
412 2012-05-28 19:31:46 ThomasV has joined
413 2012-05-28 19:35:45 spaola has joined
414 2012-05-28 19:39:06 Habbie has quit (Quit: updates)
415 2012-05-28 19:43:05 Habbie has joined
416 2012-05-28 19:49:46 graingert has joined
417 2012-05-28 19:55:06 wladston has joined
418 2012-05-28 19:55:49 <wladston> my bitcoind is getting about 40 blocks per second. It took about a day to sync. is that normal ?
419 2012-05-28 19:56:21 <wladston> it's almost over, around block 179000 now
420 2012-05-28 19:56:25 Diapolo has joined
421 2012-05-28 19:58:05 <luke-jr> wladston: more or less
422 2012-05-28 19:58:43 <wladston> luke-jr: k, thanks
423 2012-05-28 19:59:07 Glasswalker has quit (Ping timeout: 244 seconds)
424 2012-05-28 19:59:15 <wladston> I mean, 40 blocks per minute, sorry
425 2012-05-28 19:59:18 <wladston> haha
426 2012-05-28 19:59:39 <luke-jr> that's a bit slow.
427 2012-05-28 20:00:21 * luke-jr wonders where dooglus went
428 2012-05-28 20:00:31 <Diapolo> luke-jr yeah I miss him too
429 2012-05-28 20:00:46 <slush> ok, transaction has been confirmed during the dinner somehow, so everything is fine :)
430 2012-05-28 20:00:48 <Diapolo> currently no GUI patches go in and I have no clue, what happened
431 2012-05-28 20:01:20 <wladston> maybe the CPU on this server isn't that nice
432 2012-05-28 20:02:11 <wladston> my greatest worry is that sometimes bitcoind "hangs" and take a HUGE time to reply my queries
433 2012-05-28 20:02:36 <JFK911> theres lots of memory to unleak and garbages to collect
434 2012-05-28 20:03:00 denisx has quit (Quit: denisx)
435 2012-05-28 20:04:32 <doublec> wladston: it does that while downloading chunks of the blockchain
436 2012-05-28 20:04:43 <doublec> wladston: once you're caught up it should be fine
437 2012-05-28 20:05:00 <wladston> doublec: really nice to hear that, thanks :))
438 2012-05-28 20:06:09 d4de has joined
439 2012-05-28 20:06:10 d4de has quit (Changing host)
440 2012-05-28 20:06:10 d4de has joined
441 2012-05-28 20:08:03 <Diapolo> LOL luke-jr: I was talking about wumpus, sorry
442 2012-05-28 20:10:20 MobiusL has quit (Ping timeout: 276 seconds)
443 2012-05-28 20:12:15 davout has joined
444 2012-05-28 20:17:43 wladston has left ()
445 2012-05-28 20:17:47 Nicksasa has joined
446 2012-05-28 20:17:47 Nicksasa has quit (Changing host)
447 2012-05-28 20:17:47 Nicksasa has joined
448 2012-05-28 20:20:11 D34TH has joined
449 2012-05-28 20:22:58 <Diapolo> Can someone give a short explanation, what "!addr.GetKeyID(keyID) -> addr does not refer to a key." really checks? If we have the key for the supplied address to sign a message (it's used there)?
450 2012-05-28 20:23:01 ovidiusoft has quit (Ping timeout: 246 seconds)
451 2012-05-28 20:23:31 BTC_Bear is now known as BTC_Bear|hbrntng
452 2012-05-28 20:24:53 <Diapolo> I answer my question with no, the private key check is later ^^.
453 2012-05-28 20:25:12 <D34TH> http://pastebin.com/wnJ8RmCw
454 2012-05-28 20:25:17 <D34TH> can i have some help please
455 2012-05-28 20:26:47 <splatster> D34TH: You don't have boost installed or at least not properly.
456 2012-05-28 20:26:55 <D34TH> thnx
457 2012-05-28 20:27:05 <D34TH> do i need a specific version
458 2012-05-28 20:27:10 <D34TH> because i think i grabbed an old one
459 2012-05-28 20:27:29 <JZavala> it would be horribly mean to add a random character every few lines of code wouldnt it
460 2012-05-28 20:27:32 <JZavala> i'd never do it
461 2012-05-28 20:27:33 <splatster> D34TH: There are full build instructions including the needed dependencies in the source.
462 2012-05-28 20:27:39 <JZavala> but i can imagine it would be torture to find it
463 2012-05-28 20:27:54 <luke-jr> JZavala: huh?
464 2012-05-28 20:28:02 <JZavala> in that code he linked
465 2012-05-28 20:28:08 lordcirth has joined
466 2012-05-28 20:28:54 * luke-jr doesn't see any linked code
467 2012-05-28 20:30:04 Skaag has quit (Read error: Connection reset by peer)
468 2012-05-28 20:30:13 BTC_Bear is now known as hbrntng!~BTC_Bear@unaffiliated/btc-bear/x-5233302|BTC_Bear
469 2012-05-28 20:30:39 Skaag has joined
470 2012-05-28 20:31:19 wladston has joined
471 2012-05-28 20:35:23 <D34TH> is he talking about my make log?
472 2012-05-28 20:35:49 <wladston> I would like to accept credit cards to let users buy bitcoin credits on my service. Any ideas on how to start ?
473 2012-05-28 20:38:00 <luke-jr> wladston: nice knowing you
474 2012-05-28 20:38:25 <luke-jr> wladston: hint: there's a very good reason nobody does that
475 2012-05-28 20:38:40 <wladston> luke-jr: I know about the chargeback issue
476 2012-05-28 20:39:30 <BlueMatt> you will also get your contract with the ccs terminated as soon as they find you out
477 2012-05-28 20:39:31 <wladston> luke-jr: I wonder if there is a way to avoid it … since I won't be selling the coins directly, but "credits" to use the service
478 2012-05-28 20:39:47 dvide has joined
479 2012-05-28 20:39:52 <luke-jr> wladston: "my credit card was stolen"
480 2012-05-28 20:39:53 Nicksasa has quit (Read error: Connection reset by peer)
481 2012-05-28 20:40:48 <luke-jr> hmm
482 2012-05-28 20:40:52 <wladston> the world runs on credit cards now, so we gotta find a way to work with that if we want to reach a big market share
483 2012-05-28 20:41:09 <luke-jr> it's tempting to make 1-txn blocks, seeing how long it takes to verify them (which delays propagation…)
484 2012-05-28 20:41:30 <luke-jr> wladston: you're doing it backward :P
485 2012-05-28 20:41:37 <wladston> in brazil it's almost impossible to buy bitcoins with a bank account...
486 2012-05-28 20:42:09 <luke-jr> so sell them for cash?
487 2012-05-28 20:42:28 <_Fireball> wladston, imo, it's possible to do that like AurumXchange does, by selling "codes".
488 2012-05-28 20:42:28 <wladston> luke-jr: they are not popular in brazil *at all*
489 2012-05-28 20:42:40 <luke-jr> wladston: cash isn't?
490 2012-05-28 20:42:42 <_Fireball> then you can use codes to fill an account in an exchange of your choice
491 2012-05-28 20:43:16 <wladston> luke-jr: cash is, but how can I accept cash using the internet ?
492 2012-05-28 20:43:32 <luke-jr> wladston: why use the internet?
493 2012-05-28 20:43:36 <wladston> _Fireball: humm, taking a look at that
494 2012-05-28 20:43:37 <luke-jr> sell at storefront
495 2012-05-28 20:43:55 <BlueMatt> if you wanna charge an insane fee, you may be able to not loose too much, but then no one will use your service
496 2012-05-28 20:43:59 Matt_von_Mises has joined
497 2012-05-28 20:44:10 <wladston> luke-jr: because I can't have a storefront all around the world … and my service requires a global market using it
498 2012-05-28 20:45:00 <Matt_von_Mises> Hello. Why are the output values signed?
499 2012-05-28 20:45:08 <luke-jr> Matt_von_Mises: ⁇?
500 2012-05-28 20:45:18 <wladston> I wanted my mother to use my service, for example — but she can't buy credits because she has no idea what a bitcoin is
501 2012-05-28 20:45:28 <wladston> even though I tried to explain her haha
502 2012-05-28 20:45:38 <BlueMatt> then accept paypal _and_ bitcoin?
503 2012-05-28 20:45:39 <Matt_von_Mises> if (txout.nValue < 0) then error Whats the point?
504 2012-05-28 20:45:43 <BlueMatt> though, again, chargebacks
505 2012-05-28 20:46:04 <wladston> BlueMatt: paypal would be an option
506 2012-05-28 20:46:46 <wladston> I once read a post from the guy taht made coinpal … he said he had chargebacks under control
507 2012-05-28 20:46:58 <wladston> the problem was paypal's policy
508 2012-05-28 20:47:24 <BlueMatt> paypal will ban you as soon as they find out whats up, yea
509 2012-05-28 20:47:50 <BlueMatt> but if you are letting people withdraw bitcoin, ie convert to bitcoin, ccs will too
510 2012-05-28 20:48:02 guruvan has quit (Ping timeout: 276 seconds)
511 2012-05-28 20:50:08 <wladston> They won't ind what's up, cause the purchase are for "credits" on the site, and not bitcoins.
512 2012-05-28 20:50:25 <wladston> The user won't be able to cash out in bitcoins the cash he buys for himself.
513 2012-05-28 20:51:21 <wladston> maybe okpay ?
514 2012-05-28 20:51:56 <BlueMatt> then Id think anything would work
515 2012-05-28 20:52:39 <wladston> okpay seens interesting : https://www.okpay.com/en/index.html
516 2012-05-28 20:53:35 shurnormal has quit (Quit: http://driedleaves.no-ip.org)
517 2012-05-28 20:55:00 Diapolo has left ()
518 2012-05-28 20:59:00 <lordcirth> Can anyone help me with Armory? etothepi isn't on.
519 2012-05-28 21:01:07 talpan has joined
520 2012-05-28 21:01:48 <D34TH> splatster i think i figured out my issue, i have boost 1.50
521 2012-05-28 21:02:12 <D34TH> and bitcoin says boost 1.47
522 2012-05-28 21:02:34 ThomasV has quit (Ping timeout: 246 seconds)
523 2012-05-28 21:03:44 <D34TH> do you think that could be it?
524 2012-05-28 21:04:57 <splatster> maybe
525 2012-05-28 21:05:32 <D34TH> ill try recompiling boost first
526 2012-05-28 21:08:32 datagutt has quit (Quit: kthxbai)
527 2012-05-28 21:08:35 <luke-jr> holy crap, checknewblock is 7-8 times *faster* than before
528 2012-05-28 21:08:38 <luke-jr> how the heck
529 2012-05-28 21:08:54 <graingert> presumably missing the bits that check the block
530 2012-05-28 21:09:02 <graingert> you should probably check that
531 2012-05-28 21:09:12 <luke-jr> graingert: no, I *added* that
532 2012-05-28 21:10:12 <graingert> buh
533 2012-05-28 21:10:13 <luke-jr> right now, the block *isn't* checked
534 2012-05-28 21:10:17 <graingert> buuuh
535 2012-05-28 21:10:19 <splatster> luke-jr: Does this mean faster blockchain download?
536 2012-05-28 21:10:25 <luke-jr> hmm
537 2012-05-28 21:10:27 <luke-jr> splatster: no
538 2012-05-28 21:10:29 <splatster> And what the?
539 2012-05-28 21:10:41 <luke-jr> going back to master, it's not slow anymore; maybe only after a sync?
540 2012-05-28 21:10:57 <splatster> "right now, the block *isn't* checked" <-- Whaaaaaaaa?
541 2012-05-28 21:11:02 <luke-jr> or perhaps varies greatly based on mempool size
542 2012-05-28 21:11:06 <luke-jr> splatster: when mining
543 2012-05-28 21:11:14 <splatster> Why not?
544 2012-05-28 21:11:14 <luke-jr> splatster: the blocks are only checked once found
545 2012-05-28 21:11:23 <luke-jr> splatster: my code is adding a check before I waste hashpower on it
546 2012-05-28 21:11:29 <splatster> ah
547 2012-05-28 21:11:44 <graingert> lol
548 2012-05-28 21:11:53 <splatster> So mining with satoshi client would be feasible now?
549 2012-05-28 21:12:01 <splatster> so confused
550 2012-05-28 21:12:02 <graingert> no
551 2012-05-28 21:12:11 <graingert> checked for validity
552 2012-05-28 21:12:18 <graingert> ie put tx inside might be invalid
553 2012-05-28 21:13:10 <luke-jr> splatster: no, it's a safety precaution I am adding before I touch the algorithms making blocks
554 2012-05-28 21:13:10 wladston has quit (Read error: Connection reset by peer)
555 2012-05-28 21:13:13 wladston1 has joined
556 2012-05-28 21:13:21 <luke-jr> splatster: so if those changes break something, I find out before I lose blocks
557 2012-05-28 21:13:26 <graingert> ooh
558 2012-05-28 21:13:30 <splatster> oh ok
559 2012-05-28 21:15:55 <luke-jr> pretty much all changes to bitcoin core code these days imply creating a suite of tests to check that nothing breaks
560 2012-05-28 21:20:40 <luke-jr> ok, these results are all over the place
561 2012-05-28 21:20:43 * luke-jr kills gmp's caching
562 2012-05-28 21:21:08 Matt_von_Mises has quit (Quit: Leaving.)
563 2012-05-28 21:29:32 <D34TH> man i keep erroring out on CTxDB txdb
564 2012-05-28 21:29:42 <wladston1> wow, my bitcoind is getting 3 blocks per minute now … what could be wrong with my server ?
565 2012-05-28 21:30:32 lordcirth has quit (Remote host closed the connection)
566 2012-05-28 21:30:37 <D34TH> splatster its not boost
567 2012-05-28 21:31:27 Joric_ has joined
568 2012-05-28 21:31:27 Joric_ has quit (Changing host)
569 2012-05-28 21:31:27 Joric_ has joined
570 2012-05-28 21:31:39 sirk390 has joined
571 2012-05-28 21:32:21 Joric has quit (Ping timeout: 248 seconds)
572 2012-05-28 21:33:05 sirk390 has left ()
573 2012-05-28 21:33:12 <wladston1> my bitcoind speeded up again :) the speed changes a lot
574 2012-05-28 21:33:37 <D34TH> wlad i suppose that depends on the nodes your connected to
575 2012-05-28 21:33:50 <BlueMatt> wladston1: whats your cpu usage like, and whats iotop show you?
576 2012-05-28 21:33:59 osmosis has quit (Remote host closed the connection)
577 2012-05-28 21:34:22 <BlueMatt> have you tried mount ~/.bitcoin as tmpfs, until you get synced, then copy it over to disk?
578 2012-05-28 21:34:51 brwyatt is now known as brwyatt|Away
579 2012-05-28 21:34:52 vragnaroda has quit (Quit: /ignore *!*@*)
580 2012-05-28 21:35:37 <wladston1> BlueMatt: I have 78MB free
581 2012-05-28 21:35:58 <wladston1> load if about 1.4
582 2012-05-28 21:35:59 <luke-jr> BlueMatt:  not everyone has GBs of RAM ;P
583 2012-05-28 21:36:01 <BlueMatt> you mean of ram? how much of the used is cache?
584 2012-05-28 21:36:15 <BlueMatt> luke-jr: well they should
585 2012-05-28 21:36:25 <wladston1> BlueMatt: -/+ buffers/cache:        180         58
586 2012-05-28 21:36:27 <luke-jr> BlueMatt: debatable.
587 2012-05-28 21:36:41 <BlueMatt> wladston1: vps I guess
588 2012-05-28 21:36:46 <wladston1> yup
589 2012-05-28 21:36:59 <BlueMatt> ok, so what does iotop show you, and whats bitcoind's cpu usage like?
590 2012-05-28 21:37:08 <wladston1> how to check cpu usage ?
591 2012-05-28 21:37:13 <BlueMatt> luke-jr: how is that debateable, aside from cost reasons, more mem is always better
592 2012-05-28 21:37:29 <gmaxwell> well, more memory means more power usage.
593 2012-05-28 21:37:29 <wladston1> BlueMatt: I don't have it : -bash: iotop: command not found
594 2012-05-28 21:37:35 <luke-jr> BlueMatt: cost reasons are important
595 2012-05-28 21:37:42 <gmaxwell> current hardware and OSes don't know how to turn off memory that isn't needed.
596 2012-05-28 21:37:52 <wladston1> bitcoind is taking 9% of cpu
597 2012-05-28 21:37:57 <wladston1> 4% now
598 2012-05-28 21:37:58 <BlueMatt> gmaxwell: need a lot of servers before that starts making a difference, really?
599 2012-05-28 21:38:05 <wladston1> it changes a lot
600 2012-05-28 21:38:10 <luke-jr> BlueMatt: most datacenters have a lot of servers
601 2012-05-28 21:38:12 neofutur has joined
602 2012-05-28 21:38:13 <BlueMatt> wladston1: so install iotop
603 2012-05-28 21:38:20 <BlueMatt> luke-jr: and also have a lot of memory anyway
604 2012-05-28 21:38:25 <gmaxwell> BlueMatt: I dunno about that... memory is actually fairly power hungry.
605 2012-05-28 21:38:31 <luke-jr> gmaxwell: it'd be nice if handheld computers had 1+ GB RAM that would only be powered as needed ;)
606 2012-05-28 21:38:36 <ne0futur> fyi i added #bitcoin-dev to my logstats tools : http://btcdevlogs.ww7.be/bitcoin-dev.month.php
607 2012-05-28 21:38:50 <gmaxwell> luke-jr: linux kernel has hotplug so it could be done.
608 2012-05-28 21:39:01 <gmaxwell> but it's not automatic or anything like that.
609 2012-05-28 21:39:11 <wladston1> BlueMatt: installing iotop now, hold on
610 2012-05-28 21:39:27 <BlueMatt> or, does your vps provider give you disk usage graphs
611 2012-05-28 21:39:34 <BlueMatt> including % usage
612 2012-05-28 21:39:36 <luke-jr> BlueMatt: a lot of memory total sure, but not much per person
613 2012-05-28 21:41:07 <wladston1> BlueMatt: maybe … let's see
614 2012-05-28 21:41:14 guruvan has joined
615 2012-05-28 21:41:29 olp has quit (Ping timeout: 272 seconds)
616 2012-05-28 21:41:46 MobiusL has joined
617 2012-05-28 21:41:48 <wladston1> BlueMatt: bitcoind is using 99.9% of IO
618 2012-05-28 21:42:13 <BlueMatt> does anyone have any interest in cblockstore for 0.7?
619 2012-05-28 21:42:34 <gmaxwell> BlueMatt: yes.
620 2012-05-28 21:42:41 <gmaxwell> Also, we should do it while jeff is out. :)
621 2012-05-28 21:42:53 <BlueMatt> wladston1: then I would try dowloading a chain snapshot from http://eu1.bitcoincharts.com/blockchain/
622 2012-05-28 21:43:08 <wladston1> BlueMatt: I should have done that later ...
623 2012-05-28 21:43:14 <wladston1> now it's almost over
624 2012-05-28 21:43:16 <BlueMatt> s/later/earlier/
625 2012-05-28 21:43:37 <wladston1> whoops, yeah
626 2012-05-28 21:43:37 <wladston1> :D
627 2012-05-28 21:43:41 * luke-jr notices very few merges lately :/
628 2012-05-28 21:43:49 <wladston1> I'm now at 180509
629 2012-05-28 21:44:05 <BlueMatt> gmaxwell: awww, I was having fun making cgminer run cuda...oh well, Ill go rebase
630 2012-05-28 21:44:10 <D34TH> ok so it was reading the wrong version of boost
631 2012-05-28 21:44:11 <wladston1> also another question … I'm set to accept payments with 3 confirmations
632 2012-05-28 21:44:14 <D34TH> my brain is melted
633 2012-05-28 21:44:28 <wladston1> but would like to accept with 0 or 1
634 2012-05-28 21:44:37 Vitas has quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
635 2012-05-28 21:45:04 <D34TH> like-jr mind if i ask a stupid question?
636 2012-05-28 21:45:12 <luke-jr> yes
637 2012-05-28 21:45:13 <wladston1> if I get a double spend attack, how can I react to it ?
638 2012-05-28 21:45:21 <wladston1> using bitcoind ?
639 2012-05-28 21:45:24 <D34TH> if the makefile searched for 1.0.1d openssl why does the build-msw.txt say 1.0.1b
640 2012-05-28 21:45:27 <luke-jr> but you won't know it's stupid until you ask it
641 2012-05-28 21:46:16 davout has quit (Remote host closed the connection)
642 2012-05-28 21:46:24 <gmaxwell> Heisendumb.
643 2012-05-28 21:47:23 <luke-jr> D34TH: because nobody who's serious actually uses Windows or pays attention to build-msw.txt
644 2012-05-28 21:47:46 <D34TH> alright
645 2012-05-28 21:47:49 <D34TH> makefile hacking time
646 2012-05-28 21:48:11 <gmaxwell> D34TH: please cleanly fix those issues and submit pull requests.
647 2012-05-28 21:48:17 <BlueMatt> its probably easier to install ubuntu in a vm and cross compile than actually get windows to work, tbh...
648 2012-05-28 21:48:27 <luke-jr> BlueMatt: definitely
649 2012-05-28 21:48:44 bonks has quit (Remote host closed the connection)
650 2012-05-28 21:49:02 TD has joined
651 2012-05-28 21:49:18 <BlueMatt> fun thing is, in windows 8, building apps with visual studio is not an option anymore for most people, so now you _have_ to use mingw, and then its easier to cross compile
652 2012-05-28 21:49:34 JZavala has quit (Ping timeout: 240 seconds)
653 2012-05-28 21:49:44 <BlueMatt> lets just alienate all our devs since we dont have any good ones anyway, why dont we?
654 2012-05-28 21:49:58 <D34TH> gmaxwell done
655 2012-05-28 21:50:05 <luke-jr> well, good devs almost use Linux by definition
656 2012-05-28 21:50:09 <BlueMatt> so much for "DEVELOPERS, DEVELOPERS, DEVELOPERS, DEVELOPERS, DEVELOPERS!"
657 2012-05-28 21:50:34 <D34TH> nevermind it didnt save
658 2012-05-28 21:50:35 <D34TH> D:
659 2012-05-28 21:50:39 * luke-jr peers
660 2012-05-28 21:50:39 <gmaxwell> luke-jr: hush. We need more windows developers... and if we manage to get some good ones there we shouldn't tip them off that they'd be much happier on linux. Their loss is our gain.
661 2012-05-28 21:51:07 <luke-jr> gmaxwell: I suppose. Just speaking from experience.
662 2012-05-28 21:51:24 <BlueMatt> to be fair, its gotten 10000x easier since we switched to qt
663 2012-05-28 21:51:26 <wladston1> I used ubuntu for 6 years, now switched to mac
664 2012-05-28 21:51:48 <D34TH> there we go
665 2012-05-28 21:51:49 <BlueMatt> used to be weird transparency issues popping up with wx2.9 for no reason
666 2012-05-28 21:51:50 <wladston1> there are the downsides, but I'm pretty satisfied.
667 2012-05-28 21:52:11 <wladston1> going to commute back home guys … nice work for everyone
668 2012-05-28 21:52:15 wladston1 has left ()
669 2012-05-28 21:53:15 <gribble> New news from bitcoinrss: grimd34th opened pull request 1394 on bitcoin/bitcoin <https://github.com/bitcoin/bitcoin/pull/1394>
670 2012-05-28 21:53:19 erle- has quit (Ping timeout: 246 seconds)
671 2012-05-28 21:53:43 BTC_Bear is now known as BTC_Bear|hbrntng
672 2012-05-28 21:54:32 bonks has joined
673 2012-05-28 21:55:01 <gmaxwell> D34TH: merged, thanks.
674 2012-05-28 21:55:04 <D34TH> np
675 2012-05-28 21:55:12 spaola has quit (Remote host closed the connection)
676 2012-05-28 21:57:15 <D34TH> http://pastebin.com/D59dvCVH
677 2012-05-28 21:57:18 * D34TH sighs
678 2012-05-28 21:57:34 <D34TH> i cant catch a break at all
679 2012-05-28 21:58:21 <D34TH> ooh gmaxwell i found another thing, when boost compiles it saves to c:boost not C:\boost-1.47.0-mgw
680 2012-05-28 21:58:26 <D34TH> whoops
681 2012-05-28 21:58:29 <D34TH> c:\boost
682 2012-05-28 21:58:44 <D34TH> when i get my makefile hackery done i shall test it
683 2012-05-28 21:58:49 <gmaxwell> k.
684 2012-05-28 21:59:14 <BlueMatt> I think the boost-1.47.0-mgw was just a thing to force people to use 1.47 and be aware of the version
685 2012-05-28 21:59:35 <BlueMatt> also, I dont think you have to install, so you should just unzip to C:\boost-1.47.0-mgw and make there, without installing
686 2012-05-28 21:59:46 spaola has joined
687 2012-05-28 22:01:17 BTC_Bear is now known as hbrntng!~BTC_Bear@unaffiliated/btc-bear/x-5233302|BTC_Bear
688 2012-05-28 22:02:18 neofutur has left ()
689 2012-05-28 22:02:20 <sipa> c
690 2012-05-28 22:02:28 <sipa> did i miss something?
691 2012-05-28 22:03:10 <D34TH> just me trying to get bitcoin to comiple on windows
692 2012-05-28 22:03:12 brwyatt is now known as Away!~brwyatt@pool-96-226-236-130.dllstx.fios.verizon.net|brwyatt
693 2012-05-28 22:03:14 <D34TH> and it hating my life
694 2012-05-28 22:04:42 <D34TH> compiling with boost 1.50
695 2012-05-28 22:05:34 <D34TH> alot of warnings
696 2012-05-28 22:05:46 <D34TH> kinda makes me think nothing will work
697 2012-05-28 22:12:41 <Joric_> agreed boost is a serious reason to kill yourself
698 2012-05-28 22:13:37 <sipa> your nickname hardly helps, i guess
699 2012-05-28 22:13:58 talpan has quit (Remote host closed the connection)
700 2012-05-28 22:14:36 <BlueMatt> were gonna need about a month of rcs to get 0.7 ready to ship, I think
701 2012-05-28 22:14:37 davout has joined
702 2012-05-28 22:14:51 <sipa> yes, probably
703 2012-05-28 22:14:53 Joric_ is now known as Joric
704 2012-05-28 22:14:59 <sipa> but i'd still like blockstore in 0.7 :)
705 2012-05-28 22:15:34 <luke-jr> sipa: do you have forum mod perms?
706 2012-05-28 22:15:43 <sipa> no
707 2012-05-28 22:15:46 <luke-jr> gmaxwell: ^?
708 2012-05-28 22:16:00 <BlueMatt> Im rebasing now, then Ive got one deadlock that seems like it should appear pretty often, but I cant seem to get it to trigger in DEBUG_LOCKORDER to track down, then Ill push
709 2012-05-28 22:16:24 <luke-jr> also, I took out the stupid cache in getmemorypool for benchmarking… git master takes over 7 minutes for ~400 txns -.-
710 2012-05-28 22:16:33 <gmaxwell> luke-jr: no only for the mining subforum.
711 2012-05-28 22:16:38 <gmaxwell> luke-jr: see.
712 2012-05-28 22:16:45 <gmaxwell> thats @#$@ broken.
713 2012-05-28 22:16:53 <luke-jr> the problem is, it's no an easy algorithm
714 2012-05-28 22:17:03 <gmaxwell> Explains my result— I was adding new txn between calls.
715 2012-05-28 22:17:17 <luke-jr> 0.55-1.57 seconds per transaction it seems
716 2012-05-28 22:17:20 <sipa> wait... what?
717 2012-05-28 22:17:27 <luke-jr> sipa: CreateNewBlock is SLOW
718 2012-05-28 22:17:40 <sipa> i would call a second SLOW
719 2012-05-28 22:17:53 <sipa> 7 minutes in unacceptable
720 2012-05-28 22:18:06 <luke-jr> >_<
721 2012-05-28 22:18:21 <gmaxwell> What could it possibly be doing?
722 2012-05-28 22:18:22 * luke-jr wonders how miners ever *work*
723 2012-05-28 22:18:27 <gmaxwell> Men! to your profilers!
724 2012-05-28 22:18:41 _Fireball has quit (Quit:  HydraIRC -> http://www.hydrairc.com <- Like it?  Visit #hydrairc on EFNet)
725 2012-05-28 22:18:41 <luke-jr> gmaxwell: well, if checknewblock makes a big improvement, building merkle trees uselessly
726 2012-05-28 22:18:44 <sipa> is that just master now, or is it the same in releases?
727 2012-05-28 22:18:54 <luke-jr> sipa: didn't benchmark there at all yet
728 2012-05-28 22:19:01 <luke-jr> obviously, getting averages is slow
729 2012-05-28 22:19:09 <D34TH> F:\bitcoin\src\qt\transactiondesc.cpp:247: error: variable 'CTxDB txdb' has initializer but incomplete type
730 2012-05-28 22:19:14 <D34TH> hmmm
731 2012-05-28 22:19:20 RazielZ has quit (Quit: Leaving)
732 2012-05-28 22:19:39 eoss has joined
733 2012-05-28 22:19:40 <luke-jr> D34TH: expect to fix code ;)
734 2012-05-28 22:19:40 eoss has quit (Changing host)
735 2012-05-28 22:19:40 eoss has joined
736 2012-05-28 22:20:12 <sipa> D34TH: what code version is that?
737 2012-05-28 22:20:14 * D34TH has no clue what he is doing and is relying on his php knowledge to fix this issue
738 2012-05-28 22:20:17 <D34TH> latest git
739 2012-05-28 22:20:25 <luke-jr> … php -.-
740 2012-05-28 22:20:34 <D34TH> :D
741 2012-05-28 22:20:40 <sipa> sounds like a drug
742 2012-05-28 22:20:44 <D34TH> it assits me somewhat
743 2012-05-28 22:20:51 <luke-jr> D34TH: better just switch to Ubuntu for building <.<
744 2012-05-28 22:20:58 <D34TH> for winblows?
745 2012-05-28 22:21:00 <D34TH> D:
746 2012-05-28 22:21:06 <D34TH> virtualbox tiem
747 2012-05-28 22:21:18 Xunie has quit (Remote host closed the connection)
748 2012-05-28 22:21:21 <sipa> D34TH: the official windows binaries are built on ubuntu, yes
749 2012-05-28 22:21:28 <luke-jr> D34TH: yes, all Windows binaries are build on Ubuntu nowadays
750 2012-05-28 22:22:17 <D34TH> wow no wonder why my vm had bad performance
751 2012-05-28 22:22:22 <D34TH> it thinks i have 8 cores
752 2012-05-28 22:22:25 <luke-jr> lol
753 2012-05-28 22:22:30 <D34TH> i have 4
754 2012-05-28 22:22:46 <sipa> 4 with hyperthreading, probably
755 2012-05-28 22:23:06 <luke-jr> oh wait
756 2012-05-28 22:23:09 <D34TH> nope amd
757 2012-05-28 22:23:13 <luke-jr> my getmemorypool times are for 1000 calls
758 2012-05-28 22:23:15 <luke-jr> forgot to mention that
759 2012-05-28 22:23:32 <D34TH> AMD Athlon II x4 640
760 2012-05-28 22:23:35 <D34TH> overclocked
761 2012-05-28 22:23:49 <D34TH> this thing runs like a tank
762 2012-05-28 22:24:11 <sipa> luke-jr: so, 0.42s?
763 2012-05-28 22:24:17 <luke-jr> sipa: I guess so XD
764 2012-05-28 22:24:30 <sipa> that's... slow but acceptable i guess
765 2012-05-28 22:24:35 <luke-jr> ok honestly… I forgot I was making 1000 calls >_<
766 2012-05-28 22:25:05 <sipa> haha
767 2012-05-28 22:25:22 <D34TH> now to figure out how to linux -> windows
768 2012-05-28 22:25:36 <luke-jr> D34TH: probably won't work inside Virtualbox <.<
769 2012-05-28 22:25:47 <D34TH> it should
770 2012-05-28 22:26:06 <D34TH> i couldnt see why not
771 2012-05-28 22:26:10 <luke-jr> D34TH: it requires hardware virtualization support
772 2012-05-28 22:26:20 <D34TH> like PAE?
773 2012-05-28 22:26:22 <luke-jr> …
774 2012-05-28 22:26:25 <luke-jr> like VT-x
775 2012-05-28 22:26:32 <D34TH> i have that enable
776 2012-05-28 22:26:34 <D34TH> **enabled
777 2012-05-28 22:26:39 <luke-jr> yes, but inside your VirtualBox? ;)
778 2012-05-28 22:26:42 <D34TH> VT-x/AMD-V
779 2012-05-28 22:27:28 <sipa> D34TH: official windows binaries are built using a system called gitian, that builds inside a tightly-controlled virtual machine, on Ubuntu
780 2012-05-28 22:27:29 <D34TH> "When checked, the virtualmachine will trry to make use of the host CPU's hardware virtualization extensions such at Intel VT-x and AMD-v"
781 2012-05-28 22:27:51 <sipa> D34TH: if you run Ubuntu itself already in a VM, you have two VM's stacked
782 2012-05-28 22:27:56 <D34TH> sipa do you have a iso i could get of the vm?
783 2012-05-28 22:28:05 <luke-jr> D34TH: yes, but can you run a virtual machine inside that virtual machine?
784 2012-05-28 22:28:13 <D34TH> i am running windows and have a vm of ubuntu
785 2012-05-28 22:28:21 <D34TH> i havent tried
786 2012-05-28 22:28:29 <luke-jr> D34TH: you need to have another VM of Ubuntu *inside* that VM
787 2012-05-28 22:28:39 <D34TH> why?
788 2012-05-28 22:28:48 <luke-jr> D34TH: because that's how we build Windows binaries
789 2012-05-28 22:28:52 <sipa> that's how gitian works
790 2012-05-28 22:28:54 <D34TH> dafuq
791 2012-05-28 22:29:03 <sipa> it creates a VM to build the system in
792 2012-05-28 22:29:12 <sipa> but the script to do so, requires Ubuntu
793 2012-05-28 22:29:16 <D34TH> teach me how to use it?
794 2012-05-28 22:29:28 <D34TH> what are the prereqs
795 2012-05-28 22:30:08 <sipa> i once read a howto
796 2012-05-28 22:30:14 <sipa> but not sure where it is anymore
797 2012-05-28 22:30:24 <D34TH> oh it uses qemu
798 2012-05-28 22:30:26 davout has quit (Remote host closed the connection)
799 2012-05-28 22:30:31 <sipa> yes
800 2012-05-28 22:30:52 <sipa> but if it needs to do CPU emulation, builds will probably take days :)
801 2012-05-28 22:31:06 <D34TH> https://gist.github.com/806265
802 2012-05-28 22:31:08 <D34TH> :D
803 2012-05-28 22:31:19 <luke-jr> min  /  avg   / max
804 2012-05-28 22:31:20 <luke-jr> 0.55 / 0.9406 / 1.57	master
805 2012-05-28 22:31:22 <luke-jr> 1.70 / 2.248  / 3.21	checknewblock
806 2012-05-28 22:31:32 <sipa> bingo
807 2012-05-28 22:31:48 <sipa> that's a very significant slowdown
808 2012-05-28 22:32:09 <sipa> what if you disable signature checking in checknewblock?
809 2012-05-28 22:32:16 <luke-jr> 0.00321 sec per gmp isn't too bad
810 2012-05-28 22:32:24 <luke-jr> hmm
811 2012-05-28 22:33:42 <D34TH> sipa it begins
812 2012-05-28 22:34:36 <D34TH> if all else fails
813 2012-05-28 22:34:38 <D34TH> livecd
814 2012-05-28 22:35:44 <sipa> qt creator in windows doesn't work?
815 2012-05-28 22:36:24 <D34TH> nope
816 2012-05-28 22:36:49 slush has quit (Ping timeout: 244 seconds)
817 2012-05-28 22:37:18 <luke-jr> sipa: I'm sure it's non-trivial, as with all compiling on Windows
818 2012-05-28 22:37:37 <sipa> yah
819 2012-05-28 22:37:55 Matt_von_Mises has joined
820 2012-05-28 22:38:10 slush has joined
821 2012-05-28 22:38:15 <luke-jr> sipa: is 0.00321 seconds per getmemorypool max really a show-stopped for checknewblock?
822 2012-05-28 22:38:25 <luke-jr> stopper*
823 2012-05-28 22:38:41 <sipa> i think you're a better judge for that than me
824 2012-05-28 22:38:47 <sipa> but 2x seems a lot
825 2012-05-28 22:39:07 <luke-jr> 2x seems reasonable for what it's doing, IMO
826 2012-05-28 22:39:34 <sipa> well, right now, i don't think any block ever produced should fail that test
827 2012-05-28 22:39:35 <luke-jr> building the block in the first place basically checks all the transactions; verifying them again as a whole block is liable to take just as long
828 2012-05-28 22:39:38 MobiusL has quit (Remote host closed the connection)
829 2012-05-28 22:39:40 <luke-jr> correct
830 2012-05-28 22:39:50 <luke-jr> I wrote this to help #1240 get merged ;)
831 2012-05-28 22:39:54 JZavala has joined
832 2012-05-28 22:40:10 MobiusL has joined
833 2012-05-28 22:40:10 <sipa> so, from a practical viewpoint, it adds nothing but slowdowns
834 2012-05-28 22:40:29 <sipa> i like the idea of checking the blocks, though, don't get me wrong
835 2012-05-28 22:40:31 <luke-jr> combined with #1240, it adds functionality
836 2012-05-28 22:40:44 <luke-jr> #1240 enables adding fees to stuck transactions, for example
837 2012-05-28 22:41:01 <D34TH> hmm unable to bind socked 3142
838 2012-05-28 22:41:06 <D34TH> for apt-cacher
839 2012-05-28 22:41:23 <sipa> did you start it using sudo?
840 2012-05-28 22:41:28 <D34TH> and does gitian need wxwidgets i thought bitcoin switched over to qt
841 2012-05-28 22:41:29 <D34TH> yes
842 2012-05-28 22:41:33 <D34TH> i actually ran it as root
843 2012-05-28 22:41:43 <sipa> no no, that's just outdated
844 2012-05-28 22:41:43 <luke-jr> D34TH: gitian only needs wxwidgets to build 0.4.x
845 2012-05-28 22:42:35 <BlueMatt> why bother running under gitian? just reading the .ymls and executing the commands manually isnt really very hard
846 2012-05-28 22:42:59 * sipa never dared to touch that cross-compile cod
847 2012-05-28 22:43:01 <sipa> e
848 2012-05-28 22:43:01 <luke-jr> BlueMatt: our win32 gitian stuff is ugly ;)
849 2012-05-28 22:43:11 <BlueMatt> I do it all the time, its not that bad
850 2012-05-28 22:43:18 <BlueMatt> you just copy/paste
851 2012-05-28 22:45:08 <D34TH> weird some perlscript had 3142 bound
852 2012-05-28 22:45:19 <D34TH> meh killed
853 2012-05-28 22:45:40 osmosis has joined
854 2012-05-28 22:45:55 <D34TH> wow that is a slow download
855 2012-05-28 22:46:44 vragnaroda has joined
856 2012-05-28 22:47:52 <sipa> BlueMatt: can you explain the necessity of that HandleRelayTransactionCallbacks?
857 2012-05-28 22:48:09 <D34TH> looks stuck at calling hook: bootstrap
858 2012-05-28 22:48:14 <sipa> (or rather, why can't the blockstore queue be used for that)
859 2012-05-28 22:49:40 <luke-jr> 0.97 / 1.466  / 2.77	checknewblock w/o sigcheck
860 2012-05-28 22:50:08 wladston has joined
861 2012-05-28 22:52:32 <D34TH> ok so gitian gets stuck
862 2012-05-28 22:52:43 JZavala has quit (Ping timeout: 244 seconds)
863 2012-05-28 22:53:36 <sipa> you can try BlueMatt's way, and run the commands in the .yml file directly in your Ubuntu VM, instead of using gitian do it in a level deeper
864 2012-05-28 22:53:45 * sipa is reminded of Inception
865 2012-05-28 22:54:04 tower has quit (Ping timeout: 240 seconds)
866 2012-05-28 22:54:12 * D34TH is a sad panda because qt creator
867 2012-05-28 22:54:19 <D34TH> shouldnt need any levels
868 2012-05-28 22:54:59 <D34TH> what .yml files are there
869 2012-05-28 22:55:31 <D34TH> i see them
870 2012-05-28 22:55:36 <D34TH> gitian-descriptors
871 2012-05-28 22:55:39 <sipa> https://github.com/bitcoin/bitcoin/tree/master/contrib/gitian-descriptors
872 2012-05-28 22:56:39 TD has quit (Quit: TD)
873 2012-05-28 22:57:30 <D34TH> ooh
874 2012-05-28 22:57:47 <D34TH> the gitian openssl is out of date also
875 2012-05-28 22:57:51 <D34TH> its b and not d
876 2012-05-28 22:58:26 tower has joined
877 2012-05-28 22:58:27 <D34TH> even though there is only c
878 2012-05-28 23:00:27 <BlueMatt> sipa: theres a ugly deadlock there, its cs_wallet wallet.cpp:813, cs_vNodes net.h:633 iirc and...again somewhere else...
879 2012-05-28 23:01:08 <D34TH> man, all this so i can play with the new testnet
880 2012-05-28 23:01:35 <sipa> BlueMatt: hmm
881 2012-05-28 23:03:42 <BlueMatt> sipa: give me a minute and Ill look up the other one, lemme just get the next rebase step done
882 2012-05-28 23:07:40 Matt_von_Mises has left ()
883 2012-05-28 23:07:48 guruvan has quit (Ping timeout: 276 seconds)
884 2012-05-28 23:08:18 <D34TH> sipa to install the libraries shouldnt it make install and not just make
885 2012-05-28 23:08:34 <sipa> ?
886 2012-05-28 23:08:39 <D34TH> openssl
887 2012-05-28 23:08:42 <D34TH> https://github.com/bitcoin/bitcoin/blob/master/contrib/gitian-descriptors/deps-win32.yml
888 2012-05-28 23:08:53 <luke-jr> [22:40:05] <luke-jr> BlueMatt: our win32 gitian stuff is ugly ;)
889 2012-05-28 23:09:06 <D34TH> luke-jr turns out the makefile was wrong
890 2012-05-28 23:09:14 <D34TH> but im building 0.7.0 with c
891 2012-05-28 23:09:18 <D34TH> instead of b
892 2012-05-28 23:09:22 <luke-jr> there is no 0.7.0
893 2012-05-28 23:09:22 <D34TH> because d doesnt exist
894 2012-05-28 23:09:33 <D34TH> you know what i mean
895 2012-05-28 23:09:45 <sipa> D34TH: that yml builds and packages openssl, it doesn't need to install anything
896 2012-05-28 23:10:05 <D34TH> meh
897 2012-05-28 23:10:11 <D34TH> ill go the extra step
898 2012-05-28 23:10:24 * luke-jr sad panda maybe have to maintain bitcoind fork for Eligius :<
899 2012-05-28 23:10:30 <BlueMatt> D34TH: most of the libs are just make
900 2012-05-28 23:10:33 <luke-jr> txn_prio is SUPER SLOW
901 2012-05-28 23:10:36 <BlueMatt> in fact, Im not sure gitian make installs anything
902 2012-05-28 23:10:44 <D34TH> crap openssl failed
903 2012-05-28 23:11:10 <BlueMatt> sipa: should be wallet.cpp:913, but I cant seem to find the other, maybe it wasnt cs_vNodes
904 2012-05-28 23:11:17 <luke-jr> any optimization expert want to hit txn_prio with a cluebat?
905 2012-05-28 23:11:56 Hasbro has joined
906 2012-05-28 23:12:26 Hasbro has quit (Changing host)
907 2012-05-28 23:12:26 Hasbro has joined
908 2012-05-28 23:17:07 mmoya has quit (Ping timeout: 244 seconds)
909 2012-05-28 23:18:21 <D34TH> sipa back to killing my self with qt creator
910 2012-05-28 23:18:25 <D34TH> i will get this working
911 2012-05-28 23:19:41 <BlueMatt> sipa: for the life of me, I cant find it...I know its in ResendWalletTransactions, so just trigger that and replace the callback in RelayWalletTransaction with RelayMessage under DEBUG_LOCKORDER, it should show up
912 2012-05-28 23:19:41 <BlueMatt> Im pretty sure it was an IsTransactionFromMe call that locked cs_wallet, but I cant find where either will deadlock
913 2012-05-28 23:24:40 <D34TH> anyone have a fresh bitcoin-deps zip they wanna send
914 2012-05-28 23:24:50 <sipa> BlueMatt: sounds reasonable that there is a chance for deadlock there
915 2012-05-28 23:25:25 <sipa> BlueMatt: but why a special global wallet queue, instead of adding it to blockstore?
916 2012-05-28 23:25:49 <sipa> a message to be relayed sounds like something that can pass through the hub
917 2012-05-28 23:26:47 BTC_Bear is now known as BTC_Bear|hbrntng
918 2012-05-28 23:28:17 <gmaxwell> sipa: you might randomly find this interesting: https://en.bitcoin.it/wiki/User:Gmaxwell/coin_selection
919 2012-05-28 23:30:01 slush has quit (Ping timeout: 250 seconds)
920 2012-05-28 23:30:13 <BlueMatt> sipa: dunno, seemed saner to add a few functions to wallet.cpp that are only used once and then one line to init.cpp instead of yet another callback to cblockstore just to fix one deadlock
921 2012-05-28 23:30:49 <sipa> BlueMatt: i don't see it that way - imo wallet should never talk directly to network anyway
922 2012-05-28 23:33:18 <luke-jr> gprof sez…   9.09      3.67     3.67  4646503     0.00     0.00  void std::_Destroy<char*, zero_after_free_allocator<char> >(char*, char*, zero_after_free_allocator<char>&)
923 2012-05-28 23:33:19 <luke-jr> wtf?
924 2012-05-28 23:33:25 <BlueMatt> sipa: hmm...not sure how to do it, a relaymessagenow callback in cblockstore doesnt make sense much to me either, though we really shouldnt be manually relaying anything in wallet in any way that we dont do normal txes...
925 2012-05-28 23:33:25 * BlueMatt goes to see about manually relaying everything in memory again automatically on the same schedule wallet used to have
926 2012-05-28 23:35:13 <Joric> '<wladston> what is better to prevent against double spending ? opening port 8333 or closing port 8333' -- #bitcoin
927 2012-05-28 23:35:55 <BlueMatt> neither really has any effect, but open it
928 2012-05-28 23:36:41 <wladston> BlueMatt: why ?
929 2012-05-28 23:36:59 <BlueMatt> it helps the network stay healthy
930 2012-05-28 23:37:21 <wladston> hmm, ok, opened here.
931 2012-05-28 23:37:49 Guest177 has quit (Remote host closed the connection)
932 2012-05-28 23:39:11 <gmaxwell> Opening the port should never hurt you except for perhaps a little increase in risk of targeted DOS attacks (which you can solve using two nodes), and a small increase in bandwidth usage.  It can help you by making you somewhat more resistant to isolation attacks, and it helps you be generally helping the bitcoin network.
933 2012-05-28 23:39:45 <sipa> wow, on logdb... the initial 100 pool key generation is instantaneous
934 2012-05-28 23:39:45 <wladston> awesome. I have very few connections, even with my port open ...
935 2012-05-28 23:40:09 <sipa> wladston: keep it open, connection will come as peers learn your address
936 2012-05-28 23:40:43 <wladston> sipa: aye
937 2012-05-28 23:41:07 <gmaxwell> sipa: at least on some systems the use of mlock makes it non-instant even if the database is on tmpfs.
938 2012-05-28 23:41:47 <gmaxwell> wladston: the few connections is because we currently have a good ratio of listeners to non-listeners. If bitcoin gets another overnight popularity burp like we had last year we can run out of listeners fast.
939 2012-05-28 23:41:54 <sipa> i wonder what bdb is doing that could make it so slow
940 2012-05-28 23:42:07 <gmaxwell> sipa: sync writes.
941 2012-05-28 23:42:19 <sipa> i do sync writes as well...
942 2012-05-28 23:42:40 ahbritto has joined
943 2012-05-28 23:43:05 ahbritto is now known as Guest11526
944 2012-05-28 23:44:15 <wladston> gmaxwell: interesting!
945 2012-05-28 23:44:52 <wladston> I wonder when my ip will show on http://blockchain.info/connected-nodes
946 2012-05-28 23:45:01 <D34TH> my new error log :D http://pastebin.com/ZZjQ6Xyi
947 2012-05-28 23:45:18 <sipa> wladston: is it on http://bitcoin.sipa.be/seeds.txt ?
948 2012-05-28 23:46:17 <wladston> sipa:  nope
949 2012-05-28 23:46:22 <wladston> sipa: 108.166.79.80
950 2012-05-28 23:46:43 <sipa> after a few hours, it probably should
951 2012-05-28 23:46:51 <D34TH> src/qt/transactiondesc.cpp:247: error: variable 'CTxDB txdb' has initializer but
952 2012-05-28 23:46:52 <D34TH>  incomplete type
953 2012-05-28 23:46:55 <D34TH> sadpanda
954 2012-05-28 23:47:12 <sipa> i don't get that
955 2012-05-28 23:47:47 <wladston> sipa: k, if it doesn't show up there in a few hours I'll ask again :)
956 2012-05-28 23:48:13 <D34TH> CTxDB txdb("r"); // To fetch source txouts
957 2012-05-28 23:50:20 <D34TH> oh god
958 2012-05-28 23:50:26 <D34TH> i commented out that section
959 2012-05-28 23:50:29 <D34TH> dem errors
960 2012-05-28 23:52:09 Hasbro has quit (Ping timeout: 245 seconds)
961 2012-05-28 23:52:48 <luke-jr> D34TH doesn't know C++
962 2012-05-28 23:52:54 <D34TH> nope
963 2012-05-28 23:53:04 <luke-jr> D34TH doomed to misery hacking Bitcoin until he learns
964 2012-05-28 23:53:09 <gmaxwell> wladston: personally I block connections from blockchain.info— it wastes connection slots on every node on the network for the benefit of reducing the privacy of average users.
965 2012-05-28 23:53:10 <D34TH> meh
966 2012-05-28 23:53:13 <D34TH> i give up
967 2012-05-28 23:53:15 <D34TH> nix
968 2012-05-28 23:53:46 <luke-jr> D34TH: you probably need to add a #include line at the top
969 2012-05-28 23:54:02 <D34TH> what file am i including
970 2012-05-28 23:54:02 <D34TH> D:
971 2012-05-28 23:55:10 <wladston> gmaxwell: hmmm why it reduces privacy ?
972 2012-05-28 23:56:21 <D34TH> luke you should compile a windows build for me of the latest git
973 2012-05-28 23:56:24 <gmaxwell> wladston: because it records a mapping of transactions to IP addresses.
974 2012-05-28 23:56:57 <gmaxwell> arguably it's doing users a service by showing that you don't have much privacy unless you use tor— so perhaps I'd think it were okay if not for the connection slot waste.
975 2012-05-28 23:57:03 <luke-jr> D34TH: maybe in a few days
976 2012-05-28 23:57:15 <D34TH> DD:
977 2012-05-28 23:57:24 <D34TH> ill send you some tBTC
978 2012-05-28 23:57:27 <wladston> gmaxwell: that anyone could also record, right ?
979 2012-05-28 23:57:29 <luke-jr> D34TH: convince someone to pull some of my stuff first :P
980 2012-05-28 23:57:36 <luke-jr> D34TH: tBTC?
981 2012-05-28 23:57:44 <D34TH> new testnet btc
982 2012-05-28 23:57:47 <luke-jr> …
983 2012-05-28 23:57:48 <D34TH> i got some
984 2012-05-28 23:57:53 <luke-jr> I can get some easy too
985 2012-05-28 23:58:06 <D34TH> also got p2pool working with it last night
986 2012-05-28 23:58:11 <D34TH> on the nix box
987 2012-05-28 23:58:19 <D34TH> so far we are at 3 gh