1 2013-01-16 00:00:19 <BlueMatt> anyone else been seeing lots of unicorns on github lately?
2 2013-01-16 00:00:32 <sipa> what are you smoking?
3 2013-01-16 00:01:02 <BlueMatt> thats the fail-whale equivalent that indicates "Page took too long to load"
4 2013-01-16 00:01:56 <sipa> i know :p
5 2013-01-16 00:03:55 D34TH has quit (Read error: Connection reset by peer)
6 2013-01-16 00:04:11 D34TH has joined
7 2013-01-16 00:06:20 agricocb has joined
8 2013-01-16 00:09:30 swappermall has joined
9 2013-01-16 00:10:20 rdymac has joined
10 2013-01-16 00:12:24 <swappermall> I installed armory on my Ubuntu Precise virtual machine, but it hangs after trying to digest blk0001.dat ... any thoughts on this?
11 2013-01-16 00:16:00 maaku has quit (Quit: maaku)
12 2013-01-16 00:22:24 EPiSKiNG- has joined
13 2013-01-16 00:26:28 sgornick has quit (Ping timeout: 276 seconds)
14 2013-01-16 00:29:54 EasyAt has quit (Quit: leaving)
15 2013-01-16 00:50:56 devrandom has quit (Remote host closed the connection)
16 2013-01-16 00:53:39 <sipa> etotheipi_: ^
17 2013-01-16 00:56:37 devrandom has joined
18 2013-01-16 00:56:43 MiningBuddy- has joined
19 2013-01-16 01:00:08 Guest26070 has quit (Remote host closed the connection)
20 2013-01-16 01:07:26 <etotheipi_> hi swappermall
21 2013-01-16 01:07:42 Insu has joined
22 2013-01-16 01:08:03 <etotheipi_> swappermall: #bitcoin-armory
23 2013-01-16 01:08:30 <swappermall> hey etotheipi
24 2013-01-16 01:08:47 <swappermall> I'll check out bitcoin-armory
25 2013-01-16 01:08:55 <swappermall> thanx muchly!
26 2013-01-16 01:09:10 <swappermall> right now I'm having dinner
27 2013-01-16 01:09:31 <swappermall> I don't know your time zone, but will you be around later?
28 2013-01-16 01:09:39 <etotheipi_> yeah, I'll be around for a bit
29 2013-01-16 01:11:09 <swappermall> great
30 2013-01-16 01:11:29 <swappermall> I need to talk some shop later
31 2013-01-16 01:16:52 yareyare has joined
32 2013-01-16 01:28:27 devrandom has quit (Remote host closed the connection)
33 2013-01-16 01:28:47 devrandom has joined
34 2013-01-16 01:40:31 Zarutian has joined
35 2013-01-16 01:41:11 EPiSKiNG- has quit (Ping timeout: 246 seconds)
36 2013-01-16 01:49:45 Guest67219 is now known as novusordo
37 2013-01-16 01:50:00 novusordo has quit (Changing host)
38 2013-01-16 01:50:00 novusordo has joined
39 2013-01-16 01:51:22 rdymac has quit (Quit: This computer has gone to sleep)
40 2013-01-16 01:54:13 CluckCreek has quit (Quit: quit)
41 2013-01-16 02:02:04 <muhoo> by unicorn, you mean http://unicorn.bogomips.org/ ?
42 2013-01-16 02:02:32 ForceMajeure_ is now known as ForceMajeure
43 2013-01-16 02:05:39 mmoya_ has quit (Ping timeout: 260 seconds)
44 2013-01-16 02:22:28 Acciaio has quit (Ping timeout: 276 seconds)
45 2013-01-16 02:38:14 <BlueMatt> sipa: sorry, though now that i think it through (and implement it) I have to revert your ideal multiplier thinggy for the hash function in bloom filters
46 2013-01-16 02:38:23 <BlueMatt> (in some cases it results in worse privacy)
47 2013-01-16 02:38:50 <BlueMatt> ideally - use some set of numbers which, whenever you change the hash count, results in never using a number twice
48 2013-01-16 02:39:45 <gmaxwell> BlueMatt: why? just have everyone choose a random one on connect.
49 2013-01-16 02:42:25 <BlueMatt> well the idea is if you have to recreate the filter, you will probably change the number of elements, so you will change the hash count (often). if you were to change the filter to be larger, using the same seeds for each given hash number (ie 0 - hash count), you may be able to gain some information on what those hashes actually are, not just what they are % filter size, which is not a good thing
50 2013-01-16 02:42:53 <BlueMatt> if you use a different seed per hash number when the hash count changes, you cant, really
51 2013-01-16 02:43:03 <BlueMatt> however, you should still use the same tweak
52 2013-01-16 02:43:15 <BlueMatt> (Im stating this to make sure Im not dreaming, which is always quite possible)
53 2013-01-16 02:44:42 <BlueMatt> ie your goal is always to not divulge any additional info from a filter refresh (obviously) and i think those form a somewhat ideal strategy
54 2013-01-16 02:45:21 <BlueMatt> (for reference, the ballooning issue still appears, though much, much less significantly after the p2pubkey only flags)
55 2013-01-16 02:45:50 owowo has quit (Quit: sayonara)
56 2013-01-16 02:50:55 JZavala has joined
57 2013-01-16 02:53:22 b4epoche has quit (Ping timeout: 276 seconds)
58 2013-01-16 02:54:08 b4epoche has joined
59 2013-01-16 02:58:58 grau has joined
60 2013-01-16 03:22:02 <BlueMatt> sipa: because Im lazy, Id appreciate the stuff you wrote to calculate that number...
61 2013-01-16 03:24:32 swappermall has quit (Remote host closed the connection)
62 2013-01-16 03:38:55 swappermall has joined
63 2013-01-16 03:40:15 da2ce747 has joined
64 2013-01-16 03:45:07 grau has quit (Remote host closed the connection)
65 2013-01-16 03:47:28 da2ce747 has quit (Ping timeout: 260 seconds)
66 2013-01-16 03:48:12 dvide has quit ()
67 2013-01-16 03:50:34 fiesh has quit (Ping timeout: 276 seconds)
68 2013-01-16 03:51:28 freakazoid has quit (Ping timeout: 252 seconds)
69 2013-01-16 03:52:58 fiesh has joined
70 2013-01-16 03:58:55 MobPhone has joined
71 2013-01-16 04:01:46 nethershaw has quit (Quit: Process terminated by flamethrower.)
72 2013-01-16 04:16:24 <gmaxwell> kjj: Aren't you happier with your memory all corrected?
73 2013-01-16 04:18:46 igetgames has quit (Read error: Connection reset by peer)
74 2013-01-16 04:19:09 igetgames has joined
75 2013-01-16 04:21:02 D34TH has quit (Read error: Connection reset by peer)
76 2013-01-16 04:29:04 andytoshi has joined
77 2013-01-16 04:31:15 Apexseals has quit (Ping timeout: 245 seconds)
78 2013-01-16 04:39:37 andytoshi has quit (Ping timeout: 276 seconds)
79 2013-01-16 04:40:33 grau has joined
80 2013-01-16 04:40:52 Luke-Jr has quit (Excess Flood)
81 2013-01-16 04:41:15 Luke-Jr has joined
82 2013-01-16 04:44:57 yareyare has quit (Quit: .)
83 2013-01-16 04:45:28 grau has quit (Ping timeout: 276 seconds)
84 2013-01-16 04:50:06 JZavala has quit (Ping timeout: 255 seconds)
85 2013-01-16 04:50:49 andytoshi has joined
86 2013-01-16 04:53:25 topace has quit (Read error: Connection reset by peer)
87 2013-01-16 04:53:51 topace has joined
88 2013-01-16 04:54:15 topace is now known as Guest69629
89 2013-01-16 05:05:18 TheSeven has quit (Disconnected by services)
90 2013-01-16 05:05:21 MobPhone has quit (Quit: -a-)
91 2013-01-16 05:05:27 [7] has joined
92 2013-01-16 05:09:57 freakazoid has joined
93 2013-01-16 05:12:10 in has joined
94 2013-01-16 05:25:59 zooko has joined
95 2013-01-16 05:31:17 andytoshi has quit (Remote host closed the connection)
96 2013-01-16 05:31:48 andytoshi has joined
97 2013-01-16 05:39:05 mughat3 has quit (Read error: Connection reset by peer)
98 2013-01-16 05:40:32 mughat3 has joined
99 2013-01-16 05:42:53 mughat3 has quit (Read error: Connection reset by peer)
100 2013-01-16 05:43:05 mughat3 has joined
101 2013-01-16 05:45:52 mughat4 has joined
102 2013-01-16 05:48:00 mughat3 has quit (Ping timeout: 272 seconds)
103 2013-01-16 05:48:31 mughat4 has quit (Read error: Connection reset by peer)
104 2013-01-16 05:48:42 mughat3 has joined
105 2013-01-16 05:50:35 in has quit (Quit: This computer has gone to sleep)
106 2013-01-16 05:51:15 mughat3 has quit (Read error: Connection reset by peer)
107 2013-01-16 05:51:26 mughat3 has joined
108 2013-01-16 05:52:24 loltu has quit (Excess Flood)
109 2013-01-16 05:53:59 mughat3 has quit (Read error: Connection reset by peer)
110 2013-01-16 05:54:10 mughat3 has joined
111 2013-01-16 05:54:34 loltu has joined
112 2013-01-16 05:56:48 mughat3 has quit (Read error: Connection reset by peer)
113 2013-01-16 05:56:59 mughat3 has joined
114 2013-01-16 05:59:32 mughat3 has quit (Read error: Connection reset by peer)
115 2013-01-16 05:59:44 mughat3 has joined
116 2013-01-16 06:02:24 mughat3 has quit (Read error: Connection reset by peer)
117 2013-01-16 06:02:35 mughat3 has joined
118 2013-01-16 06:05:10 mughat3 has quit (Read error: Connection reset by peer)
119 2013-01-16 06:05:21 mughat3 has joined
120 2013-01-16 06:05:22 igetgames has quit (Read error: Connection reset by peer)
121 2013-01-16 06:05:46 igetgames has joined
122 2013-01-16 06:07:18 toffoo has quit ()
123 2013-01-16 06:07:55 MC-Eeepc has quit (Quit: Leaving)
124 2013-01-16 06:07:59 mughat3 has quit (Read error: Connection reset by peer)
125 2013-01-16 06:08:10 mughat3 has joined
126 2013-01-16 06:10:45 mughat3 has quit (Read error: Connection reset by peer)
127 2013-01-16 06:10:56 mughat3 has joined
128 2013-01-16 06:13:30 mughat3 has quit (Read error: Connection reset by peer)
129 2013-01-16 06:13:41 mughat3 has joined
130 2013-01-16 06:15:14 freakazoid has quit (Ping timeout: 246 seconds)
131 2013-01-16 06:16:20 mughat3 has quit (Read error: Connection reset by peer)
132 2013-01-16 06:16:31 mughat3 has joined
133 2013-01-16 06:17:47 freewil has quit (Quit: Leaving)
134 2013-01-16 06:19:06 mughat3 has quit (Read error: Connection reset by peer)
135 2013-01-16 06:19:17 mughat3 has joined
136 2013-01-16 06:21:53 mughat3 has quit (Read error: Connection reset by peer)
137 2013-01-16 06:22:04 mughat3 has joined
138 2013-01-16 06:24:43 mughat3 has quit (Read error: Connection reset by peer)
139 2013-01-16 06:24:55 mughat3 has joined
140 2013-01-16 06:27:34 mughat3 has quit (Read error: Connection reset by peer)
141 2013-01-16 06:27:40 freakazoid has joined
142 2013-01-16 06:27:45 mughat3 has joined
143 2013-01-16 06:30:20 mughat3 has quit (Read error: Connection reset by peer)
144 2013-01-16 06:30:31 mughat3 has joined
145 2013-01-16 06:33:10 mughat3 has quit (Read error: Connection reset by peer)
146 2013-01-16 06:33:21 mughat3 has joined
147 2013-01-16 06:36:14 mughat3 has quit (Read error: Connection reset by peer)
148 2013-01-16 06:36:14 mughat3 has joined
149 2013-01-16 06:36:32 yareyare has joined
150 2013-01-16 06:36:37 swappermall has quit (Ping timeout: 276 seconds)
151 2013-01-16 06:38:42 mughat3 has quit (Read error: Connection reset by peer)
152 2013-01-16 06:38:53 mughat3 has joined
153 2013-01-16 06:39:06 phantomcircuit has quit (Quit: quit)
154 2013-01-16 06:41:26 mughat3 has quit (Read error: Connection reset by peer)
155 2013-01-16 06:41:37 mughat3 has joined
156 2013-01-16 06:43:02 stealth222 has quit (Ping timeout: 245 seconds)
157 2013-01-16 06:43:06 phantomcircuit has joined
158 2013-01-16 06:44:10 mughat3 has quit (Read error: Connection reset by peer)
159 2013-01-16 06:44:22 mughat3 has joined
160 2013-01-16 06:47:03 mughat3 has quit (Read error: Connection reset by peer)
161 2013-01-16 06:47:14 mughat3 has joined
162 2013-01-16 06:47:24 andytoshi has quit (Remote host closed the connection)
163 2013-01-16 06:47:26 Zarutian has quit (Quit: Zarutian)
164 2013-01-16 06:47:30 stealth222 has joined
165 2013-01-16 06:49:52 mughat3 has quit (Read error: Connection reset by peer)
166 2013-01-16 06:50:04 mughat3 has joined
167 2013-01-16 06:50:08 copumpkin has quit (Ping timeout: 252 seconds)
168 2013-01-16 06:50:44 copumpkin has joined
169 2013-01-16 06:51:40 andytoshi has joined
170 2013-01-16 06:52:45 mughat3 has quit (Read error: Connection reset by peer)
171 2013-01-16 06:52:56 mughat3 has joined
172 2013-01-16 06:55:01 MC1984 has joined
173 2013-01-16 06:55:32 mughat3 has quit (Read error: Connection reset by peer)
174 2013-01-16 06:55:43 mughat3 has joined
175 2013-01-16 06:58:18 mughat3 has quit (Read error: Connection reset by peer)
176 2013-01-16 06:58:30 mughat3 has joined
177 2013-01-16 07:01:06 mughat3 has quit (Read error: Connection reset by peer)
178 2013-01-16 07:01:16 mughat3 has joined
179 2013-01-16 07:03:54 mughat3 has quit (Read error: Connection reset by peer)
180 2013-01-16 07:04:06 mughat3 has joined
181 2013-01-16 07:06:21 b4epoche has quit (Ping timeout: 255 seconds)
182 2013-01-16 07:06:45 mughat3 has quit (Read error: Connection reset by peer)
183 2013-01-16 07:06:54 swappermall_ has joined
184 2013-01-16 07:06:56 mughat3 has joined
185 2013-01-16 07:09:32 mughat3 has quit (Read error: Connection reset by peer)
186 2013-01-16 07:09:39 b4epoche has joined
187 2013-01-16 07:09:44 mughat3 has joined
188 2013-01-16 07:09:53 PiZZaMaN2K has joined
189 2013-01-16 07:12:20 mughat3 has quit (Read error: Connection reset by peer)
190 2013-01-16 07:12:30 mughat3 has joined
191 2013-01-16 07:15:08 mughat3 has quit (Read error: Connection reset by peer)
192 2013-01-16 07:15:19 mughat3 has joined
193 2013-01-16 07:17:54 mughat3 has quit (Read error: Connection reset by peer)
194 2013-01-16 07:18:05 mughat3 has joined
195 2013-01-16 07:20:38 mughat3 has quit (Read error: Connection reset by peer)
196 2013-01-16 07:20:49 mughat3 has joined
197 2013-01-16 07:23:22 mughat3 has quit (Read error: Connection reset by peer)
198 2013-01-16 07:23:34 mughat3 has joined
199 2013-01-16 07:24:00 Guest91877 has quit (Ping timeout: 255 seconds)
200 2013-01-16 07:26:13 mughat3 has quit (Read error: Connection reset by peer)
201 2013-01-16 07:26:24 mughat3 has joined
202 2013-01-16 07:28:24 RazielZ has joined
203 2013-01-16 07:29:02 mughat3 has quit (Read error: Connection reset by peer)
204 2013-01-16 07:29:14 mughat3 has joined
205 2013-01-16 07:31:54 mughat3 has quit (Read error: Connection reset by peer)
206 2013-01-16 07:32:05 mughat3 has joined
207 2013-01-16 07:34:42 mughat3 has quit (Read error: Connection reset by peer)
208 2013-01-16 07:34:53 mughat3 has joined
209 2013-01-16 07:36:07 Guest91877 has joined
210 2013-01-16 07:37:28 mughat3 has quit (Read error: Connection reset by peer)
211 2013-01-16 07:37:39 mughat3 has joined
212 2013-01-16 07:40:12 mughat3 has quit (Read error: Connection reset by peer)
213 2013-01-16 07:40:23 mughat3 has joined
214 2013-01-16 07:42:58 mughat3 has quit (Read error: Connection reset by peer)
215 2013-01-16 07:43:09 mughat3 has joined
216 2013-01-16 07:45:44 mughat3 has quit (Read error: Connection reset by peer)
217 2013-01-16 07:45:55 mughat3 has joined
218 2013-01-16 07:46:15 dparrish has quit (Ping timeout: 245 seconds)
219 2013-01-16 07:47:05 dparrish has joined
220 2013-01-16 07:48:36 mughat3 has quit (Read error: Connection reset by peer)
221 2013-01-16 07:48:47 mughat3 has joined
222 2013-01-16 07:51:23 mughat3 has quit (Read error: Connection reset by peer)
223 2013-01-16 07:51:34 mughat3 has joined
224 2013-01-16 07:51:44 nethershaw has joined
225 2013-01-16 07:54:09 mughat3 has quit (Read error: Connection reset by peer)
226 2013-01-16 07:54:20 mughat3 has joined
227 2013-01-16 07:56:57 mughat3 has quit (Read error: Connection reset by peer)
228 2013-01-16 07:57:08 mughat3 has joined
229 2013-01-16 07:59:14 one_zero has quit (Read error: Connection reset by peer)
230 2013-01-16 07:59:46 mughat3 has quit (Read error: Connection reset by peer)
231 2013-01-16 07:59:57 mughat3 has joined
232 2013-01-16 08:02:31 mughat3 has quit (Read error: Connection reset by peer)
233 2013-01-16 08:02:42 mughat3 has joined
234 2013-01-16 08:05:22 mughat3 has quit (Read error: Connection reset by peer)
235 2013-01-16 08:05:33 mughat3 has joined
236 2013-01-16 08:08:09 mughat3 has quit (Read error: Connection reset by peer)
237 2013-01-16 08:08:20 mughat3 has joined
238 2013-01-16 08:09:41 jdnavarro has joined
239 2013-01-16 08:10:59 mughat3 has quit (Read error: Connection reset by peer)
240 2013-01-16 08:11:13 mughat3 has joined
241 2013-01-16 08:13:52 mughat3 has quit (Read error: Connection reset by peer)
242 2013-01-16 08:14:03 mughat3 has joined
243 2013-01-16 08:16:39 mughat3 has quit (Read error: Connection reset by peer)
244 2013-01-16 08:16:47 grau has joined
245 2013-01-16 08:16:51 mughat3 has joined
246 2013-01-16 08:19:08 ovidiusoft has joined
247 2013-01-16 08:19:25 mughat3 has quit (Read error: Connection reset by peer)
248 2013-01-16 08:19:37 mughat3 has joined
249 2013-01-16 08:20:28 freewil has joined
250 2013-01-16 08:21:27 grau has quit (Ping timeout: 252 seconds)
251 2013-01-16 08:22:11 mughat3 has quit (Read error: Connection reset by peer)
252 2013-01-16 08:22:14 one_zero has joined
253 2013-01-16 08:22:23 mughat3 has joined
254 2013-01-16 08:24:58 mughat3 has quit (Read error: Connection reset by peer)
255 2013-01-16 08:25:10 mughat3 has joined
256 2013-01-16 08:27:44 mughat3 has quit (Read error: Connection reset by peer)
257 2013-01-16 08:27:55 mughat3 has joined
258 2013-01-16 08:28:46 swappermall_ has quit (Ping timeout: 276 seconds)
259 2013-01-16 08:30:33 mughat3 has quit (Read error: Connection reset by peer)
260 2013-01-16 08:30:45 mughat3 has joined
261 2013-01-16 08:33:13 brwyatt is now known as brwyatt|Away
262 2013-01-16 08:33:23 mughat3 has quit (Read error: Connection reset by peer)
263 2013-01-16 08:33:37 mughat3 has joined
264 2013-01-16 08:36:12 mughat3 has quit (Read error: Connection reset by peer)
265 2013-01-16 08:36:23 mughat3 has joined
266 2013-01-16 08:39:01 mughat3 has quit (Read error: Connection reset by peer)
267 2013-01-16 08:39:12 mughat3 has joined
268 2013-01-16 08:41:53 mughat3 has quit (Read error: Connection reset by peer)
269 2013-01-16 08:42:04 mughat3 has joined
270 2013-01-16 08:44:44 mughat3 has quit (Read error: Connection reset by peer)
271 2013-01-16 08:44:55 mughat3 has joined
272 2013-01-16 08:47:31 mughat3 has quit (Read error: Connection reset by peer)
273 2013-01-16 08:47:43 mughat3 has joined
274 2013-01-16 08:50:22 mughat3 has quit (Read error: Connection reset by peer)
275 2013-01-16 08:50:33 mughat3 has joined
276 2013-01-16 08:53:14 mughat3 has quit (Read error: Connection reset by peer)
277 2013-01-16 08:53:25 mughat3 has joined
278 2013-01-16 08:56:05 mughat3 has quit (Read error: Connection reset by peer)
279 2013-01-16 08:56:17 mughat3 has joined
280 2013-01-16 08:58:58 mughat3 has quit (Read error: Connection reset by peer)
281 2013-01-16 08:59:09 mughat3 has joined
282 2013-01-16 09:01:53 mughat3 has quit (Read error: Connection reset by peer)
283 2013-01-16 09:02:04 mughat3 has joined
284 2013-01-16 09:04:40 mughat3 has quit (Read error: Connection reset by peer)
285 2013-01-16 09:04:52 mughat3 has joined
286 2013-01-16 09:05:31 mmoya has joined
287 2013-01-16 09:07:27 mughat3 has quit (Read error: Connection reset by peer)
288 2013-01-16 09:07:39 mughat3 has joined
289 2013-01-16 09:10:16 mughat3 has quit (Read error: Connection reset by peer)
290 2013-01-16 09:10:28 mughat3 has joined
291 2013-01-16 09:13:03 mughat3 has quit (Read error: Connection reset by peer)
292 2013-01-16 09:13:15 mughat3 has joined
293 2013-01-16 09:15:50 mughat3 has quit (Read error: Connection reset by peer)
294 2013-01-16 09:16:02 mughat3 has joined
295 2013-01-16 09:16:43 BTCOxygen has joined
296 2013-01-16 09:17:48 BTCOxygen has quit (Ping timeout: 252 seconds)
297 2013-01-16 09:18:23 BTCOxygen is now known as 1!~kvirc@68.233.247.240|BTCOxygen
298 2013-01-16 09:18:38 mughat3 has quit (Read error: Connection reset by peer)
299 2013-01-16 09:18:51 mughat3 has joined
300 2013-01-16 09:21:30 mughat3 has quit (Read error: Connection reset by peer)
301 2013-01-16 09:21:41 mughat3 has joined
302 2013-01-16 09:24:21 mughat3 has quit (Read error: Connection reset by peer)
303 2013-01-16 09:24:33 mughat3 has joined
304 2013-01-16 09:24:34 t7 has joined
305 2013-01-16 09:27:08 mughat3 has quit (Read error: Connection reset by peer)
306 2013-01-16 09:27:20 mughat3 has joined
307 2013-01-16 09:28:00 larsig has quit (Ping timeout: 252 seconds)
308 2013-01-16 09:28:23 larsig has joined
309 2013-01-16 09:29:55 mughat3 has quit (Read error: Connection reset by peer)
310 2013-01-16 09:30:06 mughat3 has joined
311 2013-01-16 09:31:16 Guest69629 has quit (Read error: Connection reset by peer)
312 2013-01-16 09:31:32 cdecker__ has joined
313 2013-01-16 09:31:58 Guest69629 has joined
314 2013-01-16 09:32:44 mughat3 has quit (Read error: Connection reset by peer)
315 2013-01-16 09:32:55 mughat3 has joined
316 2013-01-16 09:33:24 winterblack has joined
317 2013-01-16 09:34:03 nethershaw has quit (Read error: Connection reset by peer)
318 2013-01-16 09:35:29 mughat3 has quit (Read error: Connection reset by peer)
319 2013-01-16 09:35:40 mughat3 has joined
320 2013-01-16 09:38:15 mughat3 has quit (Read error: Connection reset by peer)
321 2013-01-16 09:38:26 mughat3 has joined
322 2013-01-16 09:41:05 mughat3 has quit (Read error: Connection reset by peer)
323 2013-01-16 09:41:16 mughat3 has joined
324 2013-01-16 09:43:08 PiZZaMaN2K is now known as PiZZaMaN2K|away
325 2013-01-16 09:43:50 mughat3 has quit (Read error: Connection reset by peer)
326 2013-01-16 09:44:01 mughat3 has joined
327 2013-01-16 09:46:39 mughat3 has quit (Read error: Connection reset by peer)
328 2013-01-16 09:46:51 mughat3 has joined
329 2013-01-16 09:49:32 mughat3 has quit (Read error: Connection reset by peer)
330 2013-01-16 09:49:43 mughat3 has joined
331 2013-01-16 09:52:21 mughat3 has quit (Read error: Connection reset by peer)
332 2013-01-16 09:52:32 mughat3 has joined
333 2013-01-16 09:53:59 dust-otc has joined
334 2013-01-16 09:54:36 OneFixt_ has joined
335 2013-01-16 09:54:45 CodesInChaos has joined
336 2013-01-16 09:55:07 mughat3 has quit (Read error: Connection reset by peer)
337 2013-01-16 09:55:18 mughat3 has joined
338 2013-01-16 09:57:32 OneFixt has quit (Ping timeout: 272 seconds)
339 2013-01-16 09:57:55 mughat3 has quit (Read error: Connection reset by peer)
340 2013-01-16 09:58:06 mughat3 has joined
341 2013-01-16 10:00:48 mughat3 has quit (Read error: Connection reset by peer)
342 2013-01-16 10:01:00 mughat3 has joined
343 2013-01-16 10:03:35 mughat3 has quit (Read error: Connection reset by peer)
344 2013-01-16 10:03:47 mughat3 has joined
345 2013-01-16 10:06:22 mughat3 has quit (Read error: Connection reset by peer)
346 2013-01-16 10:06:34 mughat3 has joined
347 2013-01-16 10:09:09 mughat3 has quit (Read error: Connection reset by peer)
348 2013-01-16 10:09:23 mughat3 has joined
349 2013-01-16 10:10:17 one_zero has quit (Read error: Connection reset by peer)
350 2013-01-16 10:11:59 mughat3 has quit (Read error: Connection reset by peer)
351 2013-01-16 10:12:11 mughat3 has joined
352 2013-01-16 10:14:50 mughat3 has quit (Read error: Connection reset by peer)
353 2013-01-16 10:15:01 mughat3 has joined
354 2013-01-16 10:16:19 B0g4r7 has quit (Ping timeout: 276 seconds)
355 2013-01-16 10:17:39 mughat3 has quit (Read error: Connection reset by peer)
356 2013-01-16 10:17:40 MrTiggr has joined
357 2013-01-16 10:17:50 mughat3 has joined
358 2013-01-16 10:20:03 nus has quit (Read error: Connection reset by peer)
359 2013-01-16 10:20:20 nus has joined
360 2013-01-16 10:20:24 mughat3 has quit (Read error: Connection reset by peer)
361 2013-01-16 10:20:36 mughat3 has joined
362 2013-01-16 10:21:12 B0g4r7 has joined
363 2013-01-16 10:23:16 mughat3 has quit (Read error: Connection reset by peer)
364 2013-01-16 10:23:28 mughat3 has joined
365 2013-01-16 10:26:02 mughat3 has quit (Read error: Connection reset by peer)
366 2013-01-16 10:26:13 mughat3 has joined
367 2013-01-16 10:26:58 igetgames has quit (Read error: Connection reset by peer)
368 2013-01-16 10:27:22 igetgames has joined
369 2013-01-16 10:28:51 mughat3 has quit (Read error: Connection reset by peer)
370 2013-01-16 10:29:02 mughat3 has joined
371 2013-01-16 10:31:24 dust-otc has quit (Remote host closed the connection)
372 2013-01-16 10:31:38 mughat3 has quit (Read error: Connection reset by peer)
373 2013-01-16 10:31:50 mughat3 has joined
374 2013-01-16 10:34:29 mughat3 has quit (Read error: Connection reset by peer)
375 2013-01-16 10:34:41 mughat3 has joined
376 2013-01-16 10:37:16 mughat3 has quit (Read error: Connection reset by peer)
377 2013-01-16 10:37:27 mughat3 has joined
378 2013-01-16 10:39:25 ThomasV has joined
379 2013-01-16 10:40:07 mughat3 has quit (Read error: Connection reset by peer)
380 2013-01-16 10:40:19 mughat3 has joined
381 2013-01-16 10:42:52 mughat3 has quit (Read error: Connection reset by peer)
382 2013-01-16 10:43:03 mughat3 has joined
383 2013-01-16 10:45:42 mughat3 has quit (Read error: Connection reset by peer)
384 2013-01-16 10:45:54 mughat3 has joined
385 2013-01-16 10:48:30 mughat3 has quit (Read error: Connection reset by peer)
386 2013-01-16 10:48:41 mughat3 has joined
387 2013-01-16 10:51:18 mughat3 has quit (Read error: Connection reset by peer)
388 2013-01-16 10:51:29 mughat3 has joined
389 2013-01-16 10:53:38 ivan\ has quit (Ping timeout: 240 seconds)
390 2013-01-16 10:54:09 mughat3 has quit (Read error: Connection reset by peer)
391 2013-01-16 10:54:20 mughat3 has joined
392 2013-01-16 10:56:58 mughat3 has quit (Read error: Connection reset by peer)
393 2013-01-16 10:57:09 mughat3 has joined
394 2013-01-16 10:59:42 ivan\ has joined
395 2013-01-16 10:59:43 mughat3 has quit (Read error: Connection reset by peer)
396 2013-01-16 10:59:54 mughat3 has joined
397 2013-01-16 11:02:28 mughat3 has quit (Read error: Connection reset by peer)
398 2013-01-16 11:02:39 mughat3 has joined
399 2013-01-16 11:05:11 mughat3 has quit (Read error: Connection reset by peer)
400 2013-01-16 11:05:22 mughat3 has joined
401 2013-01-16 11:05:45 drizztbsd has joined
402 2013-01-16 11:07:55 mughat3 has quit (Read error: Connection reset by peer)
403 2013-01-16 11:08:06 mughat3 has joined
404 2013-01-16 11:10:47 mughat3 has quit (Read error: Connection reset by peer)
405 2013-01-16 11:10:58 mughat3 has joined
406 2013-01-16 11:13:33 mughat3 has quit (Read error: Connection reset by peer)
407 2013-01-16 11:13:45 mughat3 has joined
408 2013-01-16 11:16:22 mughat3 has quit (Read error: Connection reset by peer)
409 2013-01-16 11:16:33 mughat3 has joined
410 2013-01-16 11:19:11 mughat3 has quit (Read error: Connection reset by peer)
411 2013-01-16 11:19:22 mughat3 has joined
412 2013-01-16 11:20:57 b4epoche has quit (Read error: Operation timed out)
413 2013-01-16 11:22:02 mughat3 has quit (Read error: Connection reset by peer)
414 2013-01-16 11:22:13 mughat3 has joined
415 2013-01-16 11:24:53 mughat3 has quit (Read error: Connection reset by peer)
416 2013-01-16 11:25:01 b4epoche has joined
417 2013-01-16 11:25:03 mughat3 has joined
418 2013-01-16 11:27:38 mughat3 has quit (Read error: Connection reset by peer)
419 2013-01-16 11:27:49 mughat3 has joined
420 2013-01-16 11:27:51 Guest69629 has quit (Read error: No route to host)
421 2013-01-16 11:30:26 mughat3 has quit (Read error: Connection reset by peer)
422 2013-01-16 11:30:39 mughat3 has joined
423 2013-01-16 11:33:18 mughat3 has quit (Read error: Connection reset by peer)
424 2013-01-16 11:33:30 mughat3 has joined
425 2013-01-16 11:36:05 mughat3 has quit (Read error: Connection reset by peer)
426 2013-01-16 11:36:17 mughat3 has joined
427 2013-01-16 11:38:51 mughat3 has quit (Read error: Connection reset by peer)
428 2013-01-16 11:39:03 mughat3 has joined
429 2013-01-16 11:41:12 da2ce7_d has quit (Read error: Connection reset by peer)
430 2013-01-16 11:41:37 mughat3 has quit (Read error: Connection reset by peer)
431 2013-01-16 11:41:49 mughat3 has joined
432 2013-01-16 11:42:23 da2ce7_d has joined
433 2013-01-16 11:44:23 mughat3 has quit (Read error: Connection reset by peer)
434 2013-01-16 11:44:34 mughat3 has joined
435 2013-01-16 11:44:55 Guest69629 has joined
436 2013-01-16 11:45:43 daybyter has joined
437 2013-01-16 11:47:13 mughat3 has quit (Read error: Connection reset by peer)
438 2013-01-16 11:47:23 mughat3 has joined
439 2013-01-16 11:48:50 JZavala has joined
440 2013-01-16 11:49:57 mughat3 has quit (Read error: Connection reset by peer)
441 2013-01-16 11:50:09 mughat3 has joined
442 2013-01-16 11:52:48 mughat3 has quit (Read error: Connection reset by peer)
443 2013-01-16 11:53:01 mughat3 has joined
444 2013-01-16 11:53:56 ircuser-6 has quit (Ping timeout: 248 seconds)
445 2013-01-16 11:55:08 erska_ is now known as erska
446 2013-01-16 11:55:36 mughat3 has quit (Read error: Connection reset by peer)
447 2013-01-16 11:55:47 mughat3 has joined
448 2013-01-16 11:57:04 AtashiCon has quit (Quit: AtashiCon)
449 2013-01-16 11:57:12 jdnavarro has quit (Ping timeout: 245 seconds)
450 2013-01-16 11:58:23 mughat3 has quit (Read error: Connection reset by peer)
451 2013-01-16 11:58:34 mughat3 has joined
452 2013-01-16 11:59:27 Apexseals has joined
453 2013-01-16 12:01:08 mughat3 has quit (Read error: Connection reset by peer)
454 2013-01-16 12:01:19 mughat3 has joined
455 2013-01-16 12:02:38 igetgames has quit (Read error: Connection reset by peer)
456 2013-01-16 12:03:03 igetgames has joined
457 2013-01-16 12:03:42 tonikt has joined
458 2013-01-16 12:04:00 mughat3 has quit (Read error: Connection reset by peer)
459 2013-01-16 12:04:10 mughat3 has joined
460 2013-01-16 12:06:48 mughat3 has quit (Read error: Connection reset by peer)
461 2013-01-16 12:07:00 mughat3 has joined
462 2013-01-16 12:08:27 AtashiCon has joined
463 2013-01-16 12:08:39 JZavala has quit (Ping timeout: 272 seconds)
464 2013-01-16 12:09:37 WolfAlex has joined
465 2013-01-16 12:09:40 mughat3 has quit (Read error: Connection reset by peer)
466 2013-01-16 12:09:52 mughat3 has joined
467 2013-01-16 12:11:40 terryww has joined
468 2013-01-16 12:12:26 mughat3 has quit (Read error: Connection reset by peer)
469 2013-01-16 12:12:35 daybyter has quit (Quit: Konversation terminated!)
470 2013-01-16 12:12:37 mughat3 has joined
471 2013-01-16 12:12:52 WolfAlex_ has quit (Ping timeout: 248 seconds)
472 2013-01-16 12:13:01 daybyter has joined
473 2013-01-16 12:15:16 mughat3 has quit (Read error: Connection reset by peer)
474 2013-01-16 12:15:26 mughat3 has joined
475 2013-01-16 12:18:01 mughat3 has quit (Read error: Connection reset by peer)
476 2013-01-16 12:18:12 mughat3 has joined
477 2013-01-16 12:20:46 mughat3 has quit (Read error: Connection reset by peer)
478 2013-01-16 12:20:56 mughat3 has joined
479 2013-01-16 12:21:08 paraipan has joined
480 2013-01-16 12:23:28 mughat3 has quit (Read error: Connection reset by peer)
481 2013-01-16 12:23:39 mughat3 has joined
482 2013-01-16 12:24:47 raad287 has joined
483 2013-01-16 12:26:14 mughat3 has quit (Read error: Connection reset by peer)
484 2013-01-16 12:26:26 mughat3 has joined
485 2013-01-16 12:29:05 mughat3 has quit (Read error: Connection reset by peer)
486 2013-01-16 12:29:16 mughat3 has joined
487 2013-01-16 12:31:09 larsig has quit (Ping timeout: 246 seconds)
488 2013-01-16 12:31:21 larsig has joined
489 2013-01-16 12:31:51 mughat3 has quit (Read error: Connection reset by peer)
490 2013-01-16 12:32:03 mughat3 has joined
491 2013-01-16 12:34:37 mughat3 has quit (Read error: Connection reset by peer)
492 2013-01-16 12:34:49 mughat3 has joined
493 2013-01-16 12:35:56 mykhal has quit (Remote host closed the connection)
494 2013-01-16 12:35:57 random_cat has quit (Remote host closed the connection)
495 2013-01-16 12:37:25 mughat3 has quit (Read error: Connection reset by peer)
496 2013-01-16 12:37:36 mughat3 has joined
497 2013-01-16 12:37:39 random_cat has joined
498 2013-01-16 12:38:58 rdymac has joined
499 2013-01-16 12:40:12 mughat3 has quit (Read error: Connection reset by peer)
500 2013-01-16 12:40:24 mughat3 has joined
501 2013-01-16 12:41:42 mykhal has joined
502 2013-01-16 12:42:46 Evilmax has joined
503 2013-01-16 12:43:00 mughat3 has quit (Read error: Connection reset by peer)
504 2013-01-16 12:43:10 mughat3 has joined
505 2013-01-16 12:45:47 mughat3 has quit (Read error: Connection reset by peer)
506 2013-01-16 12:45:59 mughat3 has joined
507 2013-01-16 12:48:39 mughat3 has quit (Read error: Connection reset by peer)
508 2013-01-16 12:48:51 mughat3 has joined
509 2013-01-16 12:51:26 mughat3 has quit (Read error: Connection reset by peer)
510 2013-01-16 12:51:38 mughat3 has joined
511 2013-01-16 12:54:17 mughat3 has quit (Read error: Connection reset by peer)
512 2013-01-16 12:54:28 mughat3 has joined
513 2013-01-16 12:56:00 ircuser-6 has joined
514 2013-01-16 12:57:04 mughat3 has quit (Read error: Connection reset by peer)
515 2013-01-16 12:57:14 rollyvan has joined
516 2013-01-16 12:57:15 mughat3 has joined
517 2013-01-16 12:57:29 rollyvan has left ()
518 2013-01-16 12:59:16 Evilmax has quit (Ping timeout: 264 seconds)
519 2013-01-16 12:59:52 mughat3 has quit (Read error: Connection reset by peer)
520 2013-01-16 13:00:04 mughat3 has joined
521 2013-01-16 13:02:48 mughat3 has quit (Read error: Connection reset by peer)
522 2013-01-16 13:03:00 mughat3 has joined
523 2013-01-16 13:04:15 jdnavarro has joined
524 2013-01-16 13:04:27 GMP has quit (Read error: Connection reset by peer)
525 2013-01-16 13:05:39 mughat3 has quit (Read error: Connection reset by peer)
526 2013-01-16 13:05:51 mughat3 has joined
527 2013-01-16 13:06:02 rdymac has quit (Quit: This computer has gone to sleep)
528 2013-01-16 13:08:00 reizuki__ has quit (Ping timeout: 252 seconds)
529 2013-01-16 13:08:25 mughat3 has quit (Read error: Connection reset by peer)
530 2013-01-16 13:08:37 mughat3 has joined
531 2013-01-16 13:11:17 mughat3 has quit (Read error: Connection reset by peer)
532 2013-01-16 13:11:29 mughat3 has joined
533 2013-01-16 13:14:05 mughat3 has quit (Read error: Connection reset by peer)
534 2013-01-16 13:14:16 mughat3 has joined
535 2013-01-16 13:15:09 ThomasV has quit (Quit: Leaving)
536 2013-01-16 13:16:51 mughat3 has quit (Read error: Connection reset by peer)
537 2013-01-16 13:17:03 mughat3 has joined
538 2013-01-16 13:17:51 agricocb has quit (Remote host closed the connection)
539 2013-01-16 13:18:51 dvide has joined
540 2013-01-16 13:19:38 mughat3 has quit (Read error: Connection reset by peer)
541 2013-01-16 13:19:50 mughat3 has joined
542 2013-01-16 13:22:25 mughat3 has quit (Read error: Connection reset by peer)
543 2013-01-16 13:22:37 mughat3 has joined
544 2013-01-16 13:24:05 rdymac has joined
545 2013-01-16 13:25:15 mughat3 has quit (Read error: Connection reset by peer)
546 2013-01-16 13:25:27 mughat3 has joined
547 2013-01-16 13:28:07 mughat3 has quit (Read error: Connection reset by peer)
548 2013-01-16 13:28:18 mughat3 has joined
549 2013-01-16 13:29:23 rdymac has quit (Quit: This computer has gone to sleep)
550 2013-01-16 13:30:52 mughat3 has quit (Read error: Connection reset by peer)
551 2013-01-16 13:31:04 mughat3 has joined
552 2013-01-16 13:33:43 mughat3 has quit (Read error: Connection reset by peer)
553 2013-01-16 13:33:55 mughat3 has joined
554 2013-01-16 13:36:36 mughat3 has quit (Read error: Connection reset by peer)
555 2013-01-16 13:36:48 mughat3 has joined
556 2013-01-16 13:39:25 mughat3 has quit (Read error: Connection reset by peer)
557 2013-01-16 13:39:36 mughat3 has joined
558 2013-01-16 13:41:07 agricocb has joined
559 2013-01-16 13:42:11 mughat3 has quit (Read error: Connection reset by peer)
560 2013-01-16 13:42:22 mughat3 has joined
561 2013-01-16 13:45:00 mughat3 has quit (Read error: Connection reset by peer)
562 2013-01-16 13:45:11 mughat3 has joined
563 2013-01-16 13:46:46 datagutt has joined
564 2013-01-16 13:47:45 mughat3 has quit (Read error: Connection reset by peer)
565 2013-01-16 13:47:55 mughat3 has joined
566 2013-01-16 13:49:43 ThomasV has joined
567 2013-01-16 13:50:30 mughat3 has quit (Read error: Connection reset by peer)
568 2013-01-16 13:50:40 mughat3 has joined
569 2013-01-16 13:53:14 mughat3 has quit (Read error: Connection reset by peer)
570 2013-01-16 13:53:24 mughat3 has joined
571 2013-01-16 13:54:03 t7 has quit (Read error: Connection reset by peer)
572 2013-01-16 13:54:26 t7 has joined
573 2013-01-16 13:55:57 mughat3 has quit (Read error: Connection reset by peer)
574 2013-01-16 13:56:08 mughat3 has joined
575 2013-01-16 13:57:35 andytoshi has quit (Remote host closed the connection)
576 2013-01-16 13:57:35 MobiusL has quit (Remote host closed the connection)
577 2013-01-16 13:57:35 mykhal has quit (Write error: Broken pipe)
578 2013-01-16 13:58:15 mykhal has joined
579 2013-01-16 13:58:41 mughat3 has quit (Read error: Connection reset by peer)
580 2013-01-16 13:58:53 mughat3 has joined
581 2013-01-16 13:59:41 MobiusL has joined
582 2013-01-16 14:01:33 mughat3 has quit (Read error: Connection reset by peer)
583 2013-01-16 14:01:45 mughat3 has joined
584 2013-01-16 14:01:51 andytoshi has joined
585 2013-01-16 14:04:20 mughat3 has quit (Read error: Connection reset by peer)
586 2013-01-16 14:04:31 mughat3 has joined
587 2013-01-16 14:07:08 mughat3 has quit (Read error: Connection reset by peer)
588 2013-01-16 14:07:18 mughat3 has joined
589 2013-01-16 14:07:45 <ThomasV> is there an example of bip32 generated keys?
590 2013-01-16 14:08:13 <ThomasV> (the wiki has an empty Test Vectors section)
591 2013-01-16 14:08:27 <ThomasV> sipa, etotheipi_ ^^
592 2013-01-16 14:08:59 BurtyB has quit (Ping timeout: 272 seconds)
593 2013-01-16 14:09:51 mughat3 has quit (Read error: Connection reset by peer)
594 2013-01-16 14:10:03 mughat3 has joined
595 2013-01-16 14:10:13 <sipa> ThomasV: i sent some to eto some time ago (with the disclaimer they aren't final)
596 2013-01-16 14:10:48 <ThomasV> yes, I understand they aren't. can you send them to me too?
597 2013-01-16 14:12:43 mughat3 has quit (Read error: Connection reset by peer)
598 2013-01-16 14:12:55 mughat3 has joined
599 2013-01-16 14:13:02 <ThomasV> sipa: ^
600 2013-01-16 14:13:10 * abracadabra sets mode: +b mughat3
601 2013-01-16 14:14:22 Zarutian has joined
602 2013-01-16 14:15:32 mughat3 has quit (Read error: Connection reset by peer)
603 2013-01-16 14:15:43 mughat3 has joined
604 2013-01-16 14:18:18 mughat3 has quit (Read error: Connection reset by peer)
605 2013-01-16 14:18:30 mughat3 has joined
606 2013-01-16 14:18:52 <sipa> ThomasV: i don't have them available right now
607 2013-01-16 14:19:02 <ThomasV> ok
608 2013-01-16 14:21:10 mughat3 has quit (Read error: Connection reset by peer)
609 2013-01-16 14:21:21 mughat3 has joined
610 2013-01-16 14:23:58 mughat3 has quit (Read error: Connection reset by peer)
611 2013-01-16 14:24:08 mughat3 has joined
612 2013-01-16 14:24:24 Hashdog has joined
613 2013-01-16 14:24:46 BurtyB has joined
614 2013-01-16 14:25:47 Guest69629 has quit (Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/)
615 2013-01-16 14:26:43 mughat3 has quit (Read error: Connection reset by peer)
616 2013-01-16 14:26:56 mughat3 has joined
617 2013-01-16 14:29:36 mughat3 has quit (Read error: Connection reset by peer)
618 2013-01-16 14:29:47 mughat3 has joined
619 2013-01-16 14:32:26 mughat3 has quit (Read error: Connection reset by peer)
620 2013-01-16 14:32:37 mughat3 has joined
621 2013-01-16 14:35:11 mughat3 has quit (Read error: Connection reset by peer)
622 2013-01-16 14:35:22 mughat3 has joined
623 2013-01-16 14:36:44 <ThomasV> sipa: " Split I into two 32-byte sequences, Il and Ir. " (from the wiki) <-- is this performed on each level?
624 2013-01-16 14:37:18 <sipa> how do you mean?
625 2013-01-16 14:37:50 <ThomasV> well, all the info I have is the wiki page..
626 2013-01-16 14:37:56 mughat3 has quit (Read error: Connection reset by peer)
627 2013-01-16 14:38:06 <sipa> what do you mean, "level"?
628 2013-01-16 14:38:07 mughat3 has joined
629 2013-01-16 14:38:15 <ThomasV> in CDK there is x_pubkey, which I guess is the pubkeyu derived from I_l
630 2013-01-16 14:38:53 <ThomasV> re level: I mean depth
631 2013-01-16 14:39:15 <sipa> the CDK doesn't know anything about depth in the wallet structure
632 2013-01-16 14:39:18 <sipa> that's a layer on top
633 2013-01-16 14:39:46 <sipa> it's just a function that takes either an extended pubkey or extended private key, and a number, and produces a new extended public key or private key
634 2013-01-16 14:40:19 <sipa> CKD, i mean
635 2013-01-16 14:40:40 <ThomasV> yes, CKD
636 2013-01-16 14:40:47 mughat3 has quit (Read error: Connection reset by peer)
637 2013-01-16 14:40:55 <sipa> so, i guess the answer is yes to your function
638 2013-01-16 14:40:59 mughat3 has joined
639 2013-01-16 14:41:09 <sipa> the CKD function is the same in every level of the wallet tree
640 2013-01-16 14:42:05 <ThomasV> sipa: to put it differently, CKD involves x_chain and x_pubkey ; are they derived from what is denoted with I_l and I_r in the text?
641 2013-01-16 14:42:51 <ThomasV> so, at each level, I use I_l to create a private key, and x_pubkey is the corresponding public key?
642 2013-01-16 14:43:05 <sipa> i'm not sure where you read that
643 2013-01-16 14:43:25 <ThomasV> well, that's what I'm inferring
644 2013-01-16 14:43:34 mughat3 has quit (Read error: Connection reset by peer)
645 2013-01-16 14:43:43 <ThomasV> there is x_pubkey in the definition of CKD
646 2013-01-16 14:43:45 mughat3 has joined
647 2013-01-16 14:43:52 <ThomasV> where does x_pubkey come from?
648 2013-01-16 14:43:56 <sipa> CKD takes k_par, c_par and n as input, and produces k_n and c_n
649 2013-01-16 14:44:21 <sipa> CKD((k_par,c_par), n) -> (k_n,c_n)
650 2013-01-16 14:44:53 <sipa> with (k_par,c_par) the extended parent private key, and (k_n,c_n) the n'th derived extended public key
651 2013-01-16 14:45:13 mbub has joined
652 2013-01-16 14:45:26 <mbub> anyone help me
653 2013-01-16 14:45:31 <ThomasV> hmm
654 2013-01-16 14:45:37 <ThomasV> do I need to read something more than the wiki page, or is it self sufficient?
655 2013-01-16 14:45:45 <sipa> it should be self sufficient
656 2013-01-16 14:46:05 <sipa> define (kn,cn) = CKD((kpar,cpar),n):
657 2013-01-16 14:46:05 <sipa> call I = HMAC-SHA512(Key=cpar, Data=kpar*G || n), where kpar*G is the public key corresponding to kpar, || is concatenation, and n is encoded as a 32 bits unsigned integer, most significant byte first.
658 2013-01-16 14:46:09 <sipa> Split I into two 32-byte sequences, IL and IR.
659 2013-01-16 14:46:12 <sipa> kn is equal to IL*kpar.
660 2013-01-16 14:46:14 <sipa> cn is equal to IR.
661 2013-01-16 14:46:22 <mbub> can i buy btc with moneybookers
662 2013-01-16 14:46:23 mughat3 has quit (Read error: Connection reset by peer)
663 2013-01-16 14:46:25 <sipa> so it tells you how to go from kpar, cpar and n to kn and cn
664 2013-01-16 14:46:34 mughat3 has joined
665 2013-01-16 14:46:40 <ThomasV> sipa: thanks. that's better :)
666 2013-01-16 14:46:54 <sipa> ThomasV: ... i just copy pasted the wiki section?
667 2013-01-16 14:47:26 * ThomasV hides
668 2013-01-16 14:47:31 <mbub> ANYONE HELP ME?
669 2013-01-16 14:47:41 <ThomasV> sorry, I failed to see that section :P
670 2013-01-16 14:48:32 <ThomasV> mbub: go to #bitcoin
671 2013-01-16 14:48:41 <Jouke_> mbub: wrong channel, go to #bitcoin or #bitcoin-otc
672 2013-01-16 14:49:14 mughat3 has quit (Read error: Connection reset by peer)
673 2013-01-16 14:49:25 mughat3 has joined
674 2013-01-16 14:50:17 <sipa> ThomasV: did you just miss it?
675 2013-01-16 14:50:33 topace has joined
676 2013-01-16 14:50:49 topace has quit (Changing host)
677 2013-01-16 14:50:49 topace has joined
678 2013-01-16 14:51:41 <ThomasV> sipa: sorry. I read the text of bip 32 weeks ago, and it was clear at that time. but I kept the impression that everything was in the picture, and that's how I forgot to check the text again this time
679 2013-01-16 14:51:59 * ThomasV is ashamed
680 2013-01-16 14:52:02 mughat3 has quit (Read error: Connection reset by peer)
681 2013-01-16 14:52:02 <sipa> haha
682 2013-01-16 14:52:14 mughat3 has joined
683 2013-01-16 14:52:18 <sipa> maybe the picture is a bit confusing, as it doesn't actually define what CKD is
684 2013-01-16 14:52:28 <sipa> it just gives a part :)
685 2013-01-16 14:52:33 daybyter has quit (Quit: Konversation terminated!)
686 2013-01-16 14:53:27 yareyare has quit (Quit: zzzz)
687 2013-01-16 14:54:35 rdymac has joined
688 2013-01-16 14:54:57 mughat3 has quit (Read error: Connection reset by peer)
689 2013-01-16 14:55:09 mughat3 has joined
690 2013-01-16 14:57:20 Hashdog has left ("PING 1358347216")
691 2013-01-16 14:57:46 mughat3 has quit (Read error: Connection reset by peer)
692 2013-01-16 14:57:57 mughat3 has joined
693 2013-01-16 14:57:58 larsig has quit (Ping timeout: 255 seconds)
694 2013-01-16 15:00:31 mughat3 has quit (Read error: Connection reset by peer)
695 2013-01-16 15:00:42 mughat3 has joined
696 2013-01-16 15:03:22 mughat3 has quit (Read error: Connection reset by peer)
697 2013-01-16 15:03:33 mughat3 has joined
698 2013-01-16 15:04:26 <Luke-Jr> hmm
699 2013-01-16 15:04:33 <Luke-Jr> someone is trying to DoS me? <.<
700 2013-01-16 15:04:48 <Luke-Jr> slow flood of microtransactions hitting my wallet
701 2013-01-16 15:06:10 mughat3 has quit (Read error: Connection reset by peer)
702 2013-01-16 15:06:21 mughat3 has joined
703 2013-01-16 15:09:02 mughat3 has quit (Read error: Connection reset by peer)
704 2013-01-16 15:09:14 mughat3 has joined
705 2013-01-16 15:11:47 terryww has quit (Ping timeout: 245 seconds)
706 2013-01-16 15:11:50 mughat3 has quit (Read error: Connection reset by peer)
707 2013-01-16 15:12:01 mughat3 has joined
708 2013-01-16 15:12:09 * abracadabra tries to ignore mughat3 join spam
709 2013-01-16 15:12:12 <abracadabra> ffs
710 2013-01-16 15:12:33 rdymac has quit (Quit: This computer has gone to sleep)
711 2013-01-16 15:14:42 mughat3 has quit (Read error: Connection reset by peer)
712 2013-01-16 15:14:55 mughat3 has joined
713 2013-01-16 15:15:49 rdymac has joined
714 2013-01-16 15:17:10 MrTiggr has quit (Ping timeout: 276 seconds)
715 2013-01-16 15:17:10 <BlueMatt> sipa: ping
716 2013-01-16 15:17:35 mughat3 has quit (Read error: Connection reset by peer)
717 2013-01-16 15:17:45 mughat3 has joined
718 2013-01-16 15:20:22 mughat3 has quit (Read error: Connection reset by peer)
719 2013-01-16 15:20:33 mughat3 has joined
720 2013-01-16 15:20:33 Internet13 has quit (Ping timeout: 248 seconds)
721 2013-01-16 15:21:39 <sipa> BlueMatt: yes?
722 2013-01-16 15:22:00 <sipa> BlueMatt: if you're not willing to lose privacy, just use a random tweak every time?
723 2013-01-16 15:23:01 <sipa> doing the calculation over for separate sets for different counts would make it 25 times slower... not sure i'm willing to wait that long :)
724 2013-01-16 15:23:14 mughat3 has quit (Read error: Connection reset by peer)
725 2013-01-16 15:23:25 mughat3 has joined
726 2013-01-16 15:23:46 CodesInChaos has quit (Ping timeout: 245 seconds)
727 2013-01-16 15:24:03 TD_ has joined
728 2013-01-16 15:24:32 Internet13 has joined
729 2013-01-16 15:26:03 mughat3 has quit (Read error: Connection reset by peer)
730 2013-01-16 15:26:15 mughat3 has joined
731 2013-01-16 15:27:11 rdymac has quit (Quit: This computer has gone to sleep)
732 2013-01-16 15:28:33 <BlueMatt> sipa: using a different tweak every time loses more privacy as you can intersect the filters to remove fps previously sent
733 2013-01-16 15:28:55 mughat3 has quit (Read error: Connection reset by peer)
734 2013-01-16 15:28:56 <sipa> and if you change the number of hashes, you can do that anyway?
735 2013-01-16 15:29:06 mughat3 has joined
736 2013-01-16 15:29:28 <BlueMatt> if Im thinking this through correctly, no
737 2013-01-16 15:29:38 t7 has quit (Quit: Leaving)
738 2013-01-16 15:29:50 <BlueMatt> as it is now, definately not (though you can potentially figure out to some extent the actual hash values, instead of hash % filter size)
739 2013-01-16 15:30:05 <BlueMatt> if you change the hash num seed, I dont think so either
740 2013-01-16 15:30:19 gavinandresen has joined
741 2013-01-16 15:30:45 <sipa> BlueMatt: what is the exact use case, which would currently result in a loss of privacy you consider avoidable?
742 2013-01-16 15:31:41 mughat3 has quit (Read error: Connection reset by peer)
743 2013-01-16 15:31:53 mughat3 has joined
744 2013-01-16 15:32:44 <BlueMatt> "client" gets a new key/p2pubkey txn added to wallet, has to create a new filter...
745 2013-01-16 15:33:20 <BlueMatt> maybe added 1000 new keys or something, so the filter definately needs new parameters (different size/hash count)
746 2013-01-16 15:33:27 andytoshi has quit (Quit: WeeChat 0.3.9.2)
747 2013-01-16 15:34:29 mughat3 has quit (Read error: Connection reset by peer)
748 2013-01-16 15:34:40 mughat3 has joined
749 2013-01-16 15:34:50 <sipa> BlueMatt: ok, and how will another initialization help?
750 2013-01-16 15:35:23 <BlueMatt> as the client, I dont want to give up any information which allows the "server" to intersect my filters and determine which of my previous fps were actually fp
751 2013-01-16 15:35:28 topace has quit (Remote host closed the connection)
752 2013-01-16 15:35:41 <BlueMatt> sipa: so that you keep a reasonable fp rate?
753 2013-01-16 15:36:28 <sipa> ok, so give me a function to initialize the hash which doesn't allow that?
754 2013-01-16 15:37:04 b4epoche has quit (Ping timeout: 264 seconds)
755 2013-01-16 15:37:14 <BlueMatt> hmm...no Im wrong, let me think this through when Im not falling asleep
756 2013-01-16 15:37:16 mughat3 has quit (Read error: Connection reset by peer)
757 2013-01-16 15:37:21 <BlueMatt> there is definitely one
758 2013-01-16 15:37:28 mughat3 has joined
759 2013-01-16 15:37:30 <sipa> BlueMatt: i think not taking the number of hashes into account actually helps
760 2013-01-16 15:37:39 <sipa> as it means you'll be using the same hash results in the new filter
761 2013-01-16 15:37:41 <BlueMatt> yes
762 2013-01-16 15:37:47 <sipa> (and add some, but that's unavoidable)
763 2013-01-16 15:37:52 MrTiggr has joined
764 2013-01-16 15:40:03 mughat3 has quit (Read error: Connection reset by peer)
765 2013-01-16 15:40:15 mughat3 has joined
766 2013-01-16 15:40:24 b4epoche has joined
767 2013-01-16 15:42:06 copumpkin has quit (Ping timeout: 256 seconds)
768 2013-01-16 15:42:40 copumpkin has joined
769 2013-01-16 15:42:50 mughat3 has quit (Read error: Connection reset by peer)
770 2013-01-16 15:43:02 mughat3 has joined
771 2013-01-16 15:44:39 topace has joined
772 2013-01-16 15:44:49 topace has quit (Changing host)
773 2013-01-16 15:44:49 topace has joined
774 2013-01-16 15:45:37 mughat3 has quit (Read error: Connection reset by peer)
775 2013-01-16 15:45:48 mughat3 has joined
776 2013-01-16 15:48:07 waibeth1 has joined
777 2013-01-16 15:48:26 mbub has quit ()
778 2013-01-16 15:48:27 mughat3 has quit (Read error: Connection reset by peer)
779 2013-01-16 15:48:39 mughat3 has joined
780 2013-01-16 15:50:12 grau has joined
781 2013-01-16 15:50:27 rdymac has joined
782 2013-01-16 15:51:09 <TD_> BlueMatt: what perf do you see?
783 2013-01-16 15:51:19 mughat3 has quit (Read error: Connection reset by peer)
784 2013-01-16 15:51:30 mughat3 has joined
785 2013-01-16 15:51:43 <BlueMatt> TD_: havent explicitly tested that yet, but its reasonably good (< 10 minutes for full sync, no high cpu usage on either side)
786 2013-01-16 15:51:51 <TD_> hm
787 2013-01-16 15:51:53 <TD_> ok
788 2013-01-16 15:53:03 waibeth1 is now known as waibeth
789 2013-01-16 15:54:06 mughat3 has quit (Read error: Connection reset by peer)
790 2013-01-16 15:54:18 mughat3 has joined
791 2013-01-16 15:54:58 grau has quit (Ping timeout: 276 seconds)
792 2013-01-16 15:56:55 mughat3 has quit (Read error: Connection reset by peer)
793 2013-01-16 15:57:06 mughat3 has joined
794 2013-01-16 15:58:35 <Diablo-D3> gmaxwell: you know what would be awesome?
795 2013-01-16 15:58:42 <Diablo-D3> opting out of bootstrapping new clients
796 2013-01-16 15:58:43 daybyter has joined
797 2013-01-16 15:59:11 <sipa> Diablo-D3: you mean -nolisten ?
798 2013-01-16 15:59:24 <sipa> (not *technically* the same, but in practice...)
799 2013-01-16 15:59:40 mughat3 has quit (Read error: Connection reset by peer)
800 2013-01-16 15:59:51 mughat3 has joined
801 2013-01-16 16:00:13 t7 has joined
802 2013-01-16 16:02:41 mughat3 has quit (Read error: Connection reset by peer)
803 2013-01-16 16:02:44 <gmaxwell> sipa: it's quite close since a node won't advertise itself until it's mostly bootstrapped... so yo should not end up connect to a _new_ one, though you might get an old one that got wiped.
804 2013-01-16 16:02:52 mughat3 has joined
805 2013-01-16 16:04:50 terryww has joined
806 2013-01-16 16:04:58 <sipa> gmaxwell: it won't? :o
807 2013-01-16 16:05:26 mughat3 has quit (Read error: Connection reset by peer)
808 2013-01-16 16:05:38 mughat3 has joined
809 2013-01-16 16:06:47 <gmaxwell> sipa: yea, the announcement requires the node to be past its highest checkpoint.
810 2013-01-16 16:08:19 mughat3 has quit (Read error: Connection reset by peer)
811 2013-01-16 16:08:30 mughat3 has joined
812 2013-01-16 16:11:05 mughat3 has quit (Read error: Connection reset by peer)
813 2013-01-16 16:11:17 mughat3 has joined
814 2013-01-16 16:12:06 t7 has quit (Quit: Leaving)
815 2013-01-16 16:12:24 Guest12124 has quit (Quit: I can't tell the difference between Halloween and Christmas, because OCT31 = DEC25)
816 2013-01-16 16:13:56 mughat3 has quit (Read error: Connection reset by peer)
817 2013-01-16 16:14:07 mughat3 has joined
818 2013-01-16 16:15:54 brocktic1 has quit (Ping timeout: 255 seconds)
819 2013-01-16 16:16:16 Ferroh has joined
820 2013-01-16 16:16:40 mughat3 has quit (Read error: Connection reset by peer)
821 2013-01-16 16:16:51 mughat3 has joined
822 2013-01-16 16:17:12 <waibeth> i would like to send gmaxwell a big "fuck you". thanks
823 2013-01-16 16:18:41 d4de has joined
824 2013-01-16 16:18:42 d4de is now known as Guest28973
825 2013-01-16 16:18:48 pusle has joined
826 2013-01-16 16:19:06 BlackPrapor has joined
827 2013-01-16 16:19:15 BlackPrapor has left ()
828 2013-01-16 16:19:26 mughat3 has quit (Read error: Connection reset by peer)
829 2013-01-16 16:19:38 mughat3 has joined
830 2013-01-16 16:22:19 mughat3 has quit (Read error: Connection reset by peer)
831 2013-01-16 16:22:30 mughat3 has joined
832 2013-01-16 16:23:48 MrTiggr has quit (Read error: Connection reset by peer)
833 2013-01-16 16:23:56 zooko has quit (Ping timeout: 276 seconds)
834 2013-01-16 16:25:24 mughat3 has quit (Read error: Connection reset by peer)
835 2013-01-16 16:25:35 mughat3 has joined
836 2013-01-16 16:28:44 mughat3 has quit (Read error: Connection reset by peer)
837 2013-01-16 16:28:55 mughat3 has joined
838 2013-01-16 16:30:10 CluckCreek has joined
839 2013-01-16 16:31:23 grau has joined
840 2013-01-16 16:31:31 mughat3 has quit (Read error: Connection reset by peer)
841 2013-01-16 16:31:42 mughat3 has joined
842 2013-01-16 16:34:22 mughat3 has quit (Read error: Connection reset by peer)
843 2013-01-16 16:34:34 mughat3 has joined
844 2013-01-16 16:34:38 toffoo has joined
845 2013-01-16 16:35:48 grau has quit (Ping timeout: 246 seconds)
846 2013-01-16 16:37:11 mughat3 has quit (Read error: Connection reset by peer)
847 2013-01-16 16:37:19 Guest28973 has quit (Remote host closed the connection)
848 2013-01-16 16:37:23 mughat3 has joined
849 2013-01-16 16:38:20 <etotheipi_> ThomasV: https://github.com/etotheipi/BitcoinArmory/blob/newwallet/cppForSwig/EncryptionUtils.cpp#L1098
850 2013-01-16 16:39:16 <etotheipi_> Sipa's test vectors in my own code: https://github.com/etotheipi/BitcoinArmory/blob/newwallet/cppForSwig/EncryptionUtils.cpp#L1098
851 2013-01-16 16:40:09 mughat3 has quit (Read error: Connection reset by peer)
852 2013-01-16 16:40:20 mughat3 has joined
853 2013-01-16 16:40:28 <ThomasV> etotheipi_: thanks, but I don't see test vectors there?
854 2013-01-16 16:40:51 <etotheipi_> ThomasV: that is the see
855 2013-01-16 16:40:53 <etotheipi_> *seed
856 2013-01-16 16:40:59 <etotheipi_> and then 15 or so levels deep
857 2013-01-16 16:41:09 <etotheipi_> computedPrivEK = HDWalletCrypto().ChildKeyDeriv(computedPrivEK, pow(2,i)-1);
858 2013-01-16 16:41:12 <sipa> ThomasV: http://pastebin.com/dxzWuDLj
859 2013-01-16 16:41:22 <sipa> found them in IRC chatlog :)
860 2013-01-16 16:41:29 <etotheipi_> oh, that's clearer
861 2013-01-16 16:41:34 <ThomasV> sipa: thanks :)
862 2013-01-16 16:41:46 <etotheipi_> wait
863 2013-01-16 16:41:57 <etotheipi_> that's the old one using only 0-index children
864 2013-01-16 16:42:13 <sipa> http://pastebin.com/Tswx5N8Q
865 2013-01-16 16:42:55 mughat3 has quit (Read error: Connection reset by peer)
866 2013-01-16 16:42:57 <ThomasV> ok
867 2013-01-16 16:43:06 mughat3 has joined
868 2013-01-16 16:44:43 <sipa> ThomasV: also, the base58 output in those tests is sort of hastily-written code, which may have bugs by itself
869 2013-01-16 16:44:53 <ThomasV> lol
870 2013-01-16 16:45:08 rdponticelli has quit (Quit: No Ping reply in 180 seconds.)
871 2013-01-16 16:45:41 mughat3 has quit (Read error: Connection reset by peer)
872 2013-01-16 16:45:53 mughat3 has joined
873 2013-01-16 16:46:10 Lexa has joined
874 2013-01-16 16:46:34 <sipa> ThomasV: afaik, etotheipi_ did verify the hex stuff though
875 2013-01-16 16:46:56 <sipa> so having two independent implementations that have the same result sort of gives it credibility :)
876 2013-01-16 16:47:13 rdponticelli has joined
877 2013-01-16 16:47:16 <etotheipi_> http://pastebin.com/UJxxa3as
878 2013-01-16 16:47:26 <etotheipi_> that was my output, that matches sipa's (without the base58)
879 2013-01-16 16:47:59 <ThomasV> ok, great
880 2013-01-16 16:48:30 mughat3 has quit (Read error: Connection reset by peer)
881 2013-01-16 16:48:42 mughat3 has joined
882 2013-01-16 16:51:18 mughat3 has quit (Read error: Connection reset by peer)
883 2013-01-16 16:51:30 mughat3 has joined
884 2013-01-16 16:53:36 Zarutian has quit (Quit: Zarutian)
885 2013-01-16 16:54:06 mughat3 has quit (Read error: Connection reset by peer)
886 2013-01-16 16:54:18 mughat3 has joined
887 2013-01-16 16:56:58 mughat3 has quit (Read error: Connection reset by peer)
888 2013-01-16 16:57:09 mughat3 has joined
889 2013-01-16 16:57:28 <TD_> wtf
890 2013-01-16 16:57:30 <TD_> this is weir
891 2013-01-16 16:57:31 <TD_> wierd
892 2013-01-16 16:57:33 TD_ is now known as TD
893 2013-01-16 16:57:40 rdymac has quit (Quit: This computer has gone to sleep)
894 2013-01-16 16:57:42 BitcoinTurkiye has joined
895 2013-01-16 16:57:53 <TD> suddenly bitcoinj can't send messages to my local testnet3 node anymore. it can't even find the message start bytes.
896 2013-01-16 16:58:40 <BitcoinTurkiye> Hello, I have translated the subtitles of "what is bitcoin?" youtube video to Turkish.
897 2013-01-16 16:58:40 <TD> as usual, i'm an idiot and realize the mistake 2 seconds after moaning about it publicly but 30 minutes after i actually start investigating
898 2013-01-16 16:59:07 <BitcoinTurkiye> Do you know anybody that I should contact so that he can add it to the offical video
899 2013-01-16 16:59:11 Eslbaer has joined
900 2013-01-16 16:59:46 mughat3 has quit (Read error: Connection reset by peer)
901 2013-01-16 16:59:57 mughat3 has joined
902 2013-01-16 17:00:41 rdponticelli has quit (Quit: No Ping reply in 180 seconds.)
903 2013-01-16 17:00:52 bitafterbit has joined
904 2013-01-16 17:01:44 rdponticelli has joined
905 2013-01-16 17:02:33 mughat3 has quit (Read error: Connection reset by peer)
906 2013-01-16 17:02:44 mughat3 has joined
907 2013-01-16 17:05:18 mughat3 has quit (Read error: Connection reset by peer)
908 2013-01-16 17:05:28 mughat3 has joined
909 2013-01-16 17:08:03 mughat3 has quit (Read error: Connection reset by peer)
910 2013-01-16 17:08:16 mughat3 has joined
911 2013-01-16 17:09:27 copumpkin has quit (Ping timeout: 252 seconds)
912 2013-01-16 17:10:03 copumpkin has joined
913 2013-01-16 17:10:56 mughat3 has quit (Read error: Connection reset by peer)
914 2013-01-16 17:11:07 mughat3 has joined
915 2013-01-16 17:12:37 <BlueMatt> TD: if you had done it any other way you wouldn't have been a coder :)
916 2013-01-16 17:13:20 <BlueMatt> whois petertodd?
917 2013-01-16 17:13:42 mughat3 has quit (Read error: Connection reset by peer)
918 2013-01-16 17:13:54 mughat3 has joined
919 2013-01-16 17:14:16 freakazoid has quit (Ping timeout: 276 seconds)
920 2013-01-16 17:15:14 da2ce7 has joined
921 2013-01-16 17:16:24 gavinandresen has quit (Quit: gavinandresen)
922 2013-01-16 17:16:31 mughat3 has quit (Read error: Connection reset by peer)
923 2013-01-16 17:16:42 mughat3 has joined
924 2013-01-16 17:17:25 da2ce7_d has quit (Ping timeout: 252 seconds)
925 2013-01-16 17:19:20 mughat3 has quit (Read error: Connection reset by peer)
926 2013-01-16 17:19:32 mughat3 has joined
927 2013-01-16 17:19:33 OneFixt_ is now known as OneFixt
928 2013-01-16 17:20:35 BitcoinTurkiye has quit (Quit: Page closed)
929 2013-01-16 17:21:31 AtashiCon has quit (Quit: AtashiCon)
930 2013-01-16 17:22:15 mughat3 has quit (Read error: Connection reset by peer)
931 2013-01-16 17:22:27 mughat3 has joined
932 2013-01-16 17:25:02 mughat3 has quit (Read error: Connection reset by peer)
933 2013-01-16 17:25:14 mughat3 has joined
934 2013-01-16 17:27:10 rdymac has joined
935 2013-01-16 17:27:49 mughat3 has quit (Read error: Connection reset by peer)
936 2013-01-16 17:28:01 mughat3 has joined
937 2013-01-16 17:28:50 GMP has joined
938 2013-01-16 17:29:10 t7 has joined
939 2013-01-16 17:30:32 <TD> BlueMatt: retep
940 2013-01-16 17:30:37 mughat3 has quit (Read error: Connection reset by peer)
941 2013-01-16 17:30:50 mughat3 has joined
942 2013-01-16 17:31:09 <BlueMatt> wat?
943 2013-01-16 17:31:17 nus has quit (Read error: Connection reset by peer)
944 2013-01-16 17:33:31 mughat3 has quit (Read error: Connection reset by peer)
945 2013-01-16 17:33:42 mughat3 has joined
946 2013-01-16 17:34:52 <TD> BlueMatt: peter todd is retep on the forums
947 2013-01-16 17:34:55 AtashiCon has joined
948 2013-01-16 17:36:19 mughat3 has quit (Read error: Connection reset by peer)
949 2013-01-16 17:36:31 mughat3 has joined
950 2013-01-16 17:36:32 <BlueMatt> ahh ok
951 2013-01-16 17:36:39 * BlueMatt hasnt been to the forum in...months?
952 2013-01-16 17:36:51 <sipa> BlueMatt: lucky you
953 2013-01-16 17:37:00 <BlueMatt> heh
954 2013-01-16 17:37:52 nus has joined
955 2013-01-16 17:39:12 mughat3 has quit (Read error: Connection reset by peer)
956 2013-01-16 17:39:23 mughat3 has joined
957 2013-01-16 17:42:01 mughat3 has quit (Read error: Connection reset by peer)
958 2013-01-16 17:42:12 mughat3 has joined
959 2013-01-16 17:44:54 mughat3 has quit (Read error: Connection reset by peer)
960 2013-01-16 17:45:05 mughat3 has joined
961 2013-01-16 17:47:13 gavinandresen has joined
962 2013-01-16 17:47:14 gavinandresen has quit (Changing host)
963 2013-01-16 17:47:14 gavinandresen has joined
964 2013-01-16 17:47:47 mughat3 has quit (Read error: Connection reset by peer)
965 2013-01-16 17:47:59 mughat3 has joined
966 2013-01-16 17:48:36 rdymac has quit (Quit: This computer has gone to sleep)
967 2013-01-16 17:50:31 mughat3 has quit (Read error: Connection reset by peer)
968 2013-01-16 17:50:43 mughat3 has joined
969 2013-01-16 17:53:23 mughat3 has quit (Read error: Connection reset by peer)
970 2013-01-16 17:53:34 mughat3 has joined
971 2013-01-16 17:56:10 rdymac has joined
972 2013-01-16 17:56:12 mughat3 has quit (Read error: Connection reset by peer)
973 2013-01-16 17:56:24 mughat3 has joined
974 2013-01-16 17:59:05 mughat3 has quit (Read error: Connection reset by peer)
975 2013-01-16 17:59:17 mughat3 has joined
976 2013-01-16 17:59:39 <TD> hearn-macbookpro:src hearn$ ./bitcoind -testnet sendmany "" '{"mfju7uYVdprQ5q2TeDnhMiR3fj3jLDgu4s":0.1}' 0
977 2013-01-16 17:59:39 <TD> error: {"code":-6,"message":"Insufficient funds"}
978 2013-01-16 17:59:40 <TD> hearn-macbookpro:src hearn$ ./bitcoind -testnet listaccounts 0
979 2013-01-16 17:59:40 <TD> {
980 2013-01-16 17:59:40 <TD> "" : 0.10000000
981 2013-01-16 17:59:40 <TD> }
982 2013-01-16 17:59:43 <TD> does anyone know what i'm doing wrong here?
983 2013-01-16 18:00:04 <sipa> TD: perhaps it needs a fee?
984 2013-01-16 18:00:06 <TD> i want to make a transaction that spends an unconfirmed transaction
985 2013-01-16 18:00:10 <TD> ah
986 2013-01-16 18:00:11 <TD> hmm
987 2013-01-16 18:00:12 <TD> good point
988 2013-01-16 18:00:22 maaku has joined
989 2013-01-16 18:00:26 <sipa> and you can only spend unconfirmed outputs of they're your own
990 2013-01-16 18:00:28 rdymac has quit (Client Quit)
991 2013-01-16 18:00:34 <TD> i tried reducing the amount but it still didn't send
992 2013-01-16 18:00:38 <sipa> *if
993 2013-01-16 18:00:53 <TD> how do you mean? obviously it has the right signing key
994 2013-01-16 18:01:04 rdymac has joined
995 2013-01-16 18:01:05 <TD> oh, you mean the tx itself has to be originally from this node?
996 2013-01-16 18:01:07 <sipa> protection against long unconfirming chains
997 2013-01-16 18:01:20 <TD> that'd be why then
998 2013-01-16 18:01:38 <sipa> not node - it has to have an input that is from a key you own
999 2013-01-16 18:01:43 <sipa> iirc
1000 2013-01-16 18:01:51 <TD> ok
1001 2013-01-16 18:01:54 mughat3 has quit (Read error: Connection reset by peer)
1002 2013-01-16 18:01:58 <TD> same reason
1003 2013-01-16 18:02:05 mughat3 has joined
1004 2013-01-16 18:02:15 <TD> i'm trying to make a chain of unconfirmed transactions deliberately so i can test my recursive download code
1005 2013-01-16 18:02:23 gavinandresen has quit (Quit: gavinandresen)
1006 2013-01-16 18:03:09 <TD> oh well. i'll do it late.
1007 2013-01-16 18:03:10 <TD> later
1008 2013-01-16 18:04:20 TD has quit (Quit: TD)
1009 2013-01-16 18:04:38 mughat3 has quit (Read error: Connection reset by peer)
1010 2013-01-16 18:04:49 mughat3 has joined
1011 2013-01-16 18:04:52 Zarutian has joined
1012 2013-01-16 18:05:36 ThomasV has quit (Quit: Leaving)
1013 2013-01-16 18:05:59 rdymac has quit (Quit: This computer has gone to sleep)
1014 2013-01-16 18:06:26 BTCOxygen has quit (Changing host)
1015 2013-01-16 18:06:26 BTCOxygen has joined
1016 2013-01-16 18:07:22 mughat3 has quit (Read error: Connection reset by peer)
1017 2013-01-16 18:07:33 mughat3 has joined
1018 2013-01-16 18:10:14 mughat3 has quit (Read error: Connection reset by peer)
1019 2013-01-16 18:10:25 mughat3 has joined
1020 2013-01-16 18:13:01 mughat3 has quit (Read error: Connection reset by peer)
1021 2013-01-16 18:13:13 mughat3 has joined
1022 2013-01-16 18:15:46 mughat3 has quit (Read error: Connection reset by peer)
1023 2013-01-16 18:15:57 RBecker has quit (Quit: You care. You're there for me. You love me so much, and I never want to let it go. You are the one truly amazing person. MDR 3/6/11 <3)
1024 2013-01-16 18:15:57 mughat3 has joined
1025 2013-01-16 18:16:50 jdnavarro has quit (Remote host closed the connection)
1026 2013-01-16 18:17:59 gavinandresen has joined
1027 2013-01-16 18:18:00 gavinandresen has quit (Changing host)
1028 2013-01-16 18:18:00 gavinandresen has joined
1029 2013-01-16 18:18:06 RBecker has joined
1030 2013-01-16 18:18:31 mughat3 has quit (Read error: Connection reset by peer)
1031 2013-01-16 18:18:42 mughat3 has joined
1032 2013-01-16 18:21:15 mughat3 has quit (Read error: Connection reset by peer)
1033 2013-01-16 18:21:26 mughat3 has joined
1034 2013-01-16 18:24:02 mughat3 has quit (Read error: Connection reset by peer)
1035 2013-01-16 18:24:14 mughat3 has joined
1036 2013-01-16 18:26:00 freakazoid has joined
1037 2013-01-16 18:26:47 mughat3 has quit (Read error: Connection reset by peer)
1038 2013-01-16 18:26:58 mughat3 has joined
1039 2013-01-16 18:29:05 <gavinandresen> TD: you'd have to modify CWallet::SelectCoins to spend an unconfirmed not-from-you
1040 2013-01-16 18:29:29 <gavinandresen> TD: it'd be trivial, though, just change the last SelectCoinsMinConf() to be nTargetValue, 0, 0 .....
1041 2013-01-16 18:29:31 mughat3 has quit (Read error: Connection reset by peer)
1042 2013-01-16 18:29:42 mughat3 has joined
1043 2013-01-16 18:30:20 grau has joined
1044 2013-01-16 18:32:15 mughat3 has quit (Read error: Connection reset by peer)
1045 2013-01-16 18:32:27 mughat3 has joined
1046 2013-01-16 18:33:40 mbub has joined
1047 2013-01-16 18:35:06 mughat3 has quit (Read error: Connection reset by peer)
1048 2013-01-16 18:35:17 grau has quit (Ping timeout: 264 seconds)
1049 2013-01-16 18:35:18 mughat3 has joined
1050 2013-01-16 18:37:56 mughat3 has quit (Read error: Connection reset by peer)
1051 2013-01-16 18:38:07 mughat3 has joined
1052 2013-01-16 18:40:46 mughat3 has quit (Read error: Connection reset by peer)
1053 2013-01-16 18:40:58 mughat3 has joined
1054 2013-01-16 18:41:44 Acciaio has joined
1055 2013-01-16 18:43:34 mughat3 has quit (Read error: Connection reset by peer)
1056 2013-01-16 18:43:45 mughat3 has joined
1057 2013-01-16 18:43:58 <Acciaio> Hi all, good afternoon, I can not send bitcoin with the original client via php json rpc client
1058 2013-01-16 18:45:10 <Acciaio> I always get only this error http://www.bitbin.it/ZGIE9gZa that don't tell me nothing
1059 2013-01-16 18:45:57 zooko has joined
1060 2013-01-16 18:46:07 <mbub> ANYONE GOT MONEYBOOKERS
1061 2013-01-16 18:46:23 mughat3 has quit (Read error: Connection reset by peer)
1062 2013-01-16 18:46:34 mughat3 has joined
1063 2013-01-16 18:48:41 swappermall has joined
1064 2013-01-16 18:49:07 mughat3 has quit (Read error: Connection reset by peer)
1065 2013-01-16 18:49:18 mughat3 has joined
1066 2013-01-16 18:49:49 grau has joined
1067 2013-01-16 18:50:12 topace has quit (Ping timeout: 246 seconds)
1068 2013-01-16 18:51:10 topace has joined
1069 2013-01-16 18:51:31 topace has quit (Changing host)
1070 2013-01-16 18:51:31 topace has joined
1071 2013-01-16 18:51:51 mughat3 has quit (Read error: Connection reset by peer)
1072 2013-01-16 18:52:03 mughat3 has joined
1073 2013-01-16 18:54:36 mughat3 has quit (Read error: Connection reset by peer)
1074 2013-01-16 18:54:48 mughat3 has joined
1075 2013-01-16 18:56:00 zooko has quit (Read error: Connection reset by peer)
1076 2013-01-16 18:56:35 zooko has joined
1077 2013-01-16 18:57:29 mughat3 has quit (Read error: Connection reset by peer)
1078 2013-01-16 18:57:40 mughat3 has joined
1079 2013-01-16 19:00:16 mughat3 has quit (Read error: Connection reset by peer)
1080 2013-01-16 19:00:27 mughat3 has joined
1081 2013-01-16 19:01:24 drizztbsd has quit (Remote host closed the connection)
1082 2013-01-16 19:03:03 mughat3 has quit (Read error: Connection reset by peer)
1083 2013-01-16 19:03:14 mughat3 has joined
1084 2013-01-16 19:04:21 Acciaio has quit (Remote host closed the connection)
1085 2013-01-16 19:05:47 mughat3 has quit (Read error: Connection reset by peer)
1086 2013-01-16 19:05:59 mughat3 has joined
1087 2013-01-16 19:08:32 mughat3 has quit (Read error: Connection reset by peer)
1088 2013-01-16 19:08:44 mughat3 has joined
1089 2013-01-16 19:09:20 B0g4r7 has quit (Ping timeout: 276 seconds)
1090 2013-01-16 19:10:31 grau has quit (Remote host closed the connection)
1091 2013-01-16 19:10:47 tonikt has quit (Read error: Connection reset by peer)
1092 2013-01-16 19:11:24 mughat3 has quit (Read error: Connection reset by peer)
1093 2013-01-16 19:11:35 mughat3 has joined
1094 2013-01-16 19:14:11 mughat3 has quit (Read error: Connection reset by peer)
1095 2013-01-16 19:14:23 mughat3 has joined
1096 2013-01-16 19:16:36 zooko has quit (Read error: Connection reset by peer)
1097 2013-01-16 19:17:03 mughat3 has quit (Read error: Connection reset by peer)
1098 2013-01-16 19:17:05 zooko` has joined
1099 2013-01-16 19:17:14 mughat3 has joined
1100 2013-01-16 19:19:54 mughat3 has quit (Read error: Connection reset by peer)
1101 2013-01-16 19:20:06 mughat3 has joined
1102 2013-01-16 19:22:39 mughat3 has quit (Read error: Connection reset by peer)
1103 2013-01-16 19:22:51 mughat3 has joined
1104 2013-01-16 19:25:32 mughat3 has quit (Read error: Connection reset by peer)
1105 2013-01-16 19:25:44 mughat3 has joined
1106 2013-01-16 19:26:05 zooko` is now known as zooko
1107 2013-01-16 19:28:21 mughat3 has quit (Read error: Connection reset by peer)
1108 2013-01-16 19:28:33 mughat3 has joined
1109 2013-01-16 19:31:11 mughat3 has quit (Read error: Connection reset by peer)
1110 2013-01-16 19:31:23 mughat3 has joined
1111 2013-01-16 19:32:00 rdymac has joined
1112 2013-01-16 19:34:06 mughat3 has quit (Read error: Connection reset by peer)
1113 2013-01-16 19:34:17 mughat3 has joined
1114 2013-01-16 19:35:16 B0g4r7 has joined
1115 2013-01-16 19:36:53 mughat3 has quit (Read error: Connection reset by peer)
1116 2013-01-16 19:37:05 mughat3 has joined
1117 2013-01-16 19:39:43 mughat3 has quit (Read error: Connection reset by peer)
1118 2013-01-16 19:39:54 mughat3 has joined
1119 2013-01-16 19:40:58 Zarutian has quit (Quit: Zarutian)
1120 2013-01-16 19:42:27 D34TH has joined
1121 2013-01-16 19:42:27 D34TH has quit (Changing host)
1122 2013-01-16 19:42:27 D34TH has joined
1123 2013-01-16 19:42:34 mughat3 has quit (Read error: Connection reset by peer)
1124 2013-01-16 19:42:45 mughat3 has joined
1125 2013-01-16 19:45:21 mughat3 has quit (Read error: Connection reset by peer)
1126 2013-01-16 19:45:33 mughat3 has joined
1127 2013-01-16 19:48:08 mughat3 has quit (Read error: Connection reset by peer)
1128 2013-01-16 19:48:19 mughat3 has joined
1129 2013-01-16 19:50:58 mughat3 has quit (Read error: Connection reset by peer)
1130 2013-01-16 19:51:09 DamascusVG has quit (Ping timeout: 252 seconds)
1131 2013-01-16 19:51:11 mughat3 has joined
1132 2013-01-16 19:52:21 b4epoche has quit (Ping timeout: 248 seconds)
1133 2013-01-16 19:53:47 mughat3 has quit (Read error: Connection reset by peer)
1134 2013-01-16 19:53:58 mughat3 has joined
1135 2013-01-16 19:54:18 b4epoche has joined
1136 2013-01-16 19:54:23 rdymac has quit (Quit: This computer has gone to sleep)
1137 2013-01-16 19:56:15 daybyter has quit (Quit: Konversation terminated!)
1138 2013-01-16 19:56:35 mughat3 has quit (Read error: Connection reset by peer)
1139 2013-01-16 19:56:46 mughat3 has joined
1140 2013-01-16 19:59:18 mughat3 has quit (Read error: Connection reset by peer)
1141 2013-01-16 19:59:29 mughat3 has joined
1142 2013-01-16 20:02:10 mughat3 has quit (Read error: Connection reset by peer)
1143 2013-01-16 20:02:22 mughat3 has joined
1144 2013-01-16 20:02:24 rdymac has joined
1145 2013-01-16 20:04:57 rdymac has quit (Client Quit)
1146 2013-01-16 20:04:59 mughat3 has quit (Read error: Connection reset by peer)
1147 2013-01-16 20:05:10 mughat3 has joined
1148 2013-01-16 20:07:48 mughat3 has quit (Read error: Connection reset by peer)
1149 2013-01-16 20:08:01 mughat3 has joined
1150 2013-01-16 20:10:42 mughat3 has quit (Read error: Connection reset by peer)
1151 2013-01-16 20:10:53 mughat3 has joined
1152 2013-01-16 20:10:59 CodesInChaos has joined
1153 2013-01-16 20:12:01 zcho has joined
1154 2013-01-16 20:13:30 mughat3 has quit (Read error: Connection reset by peer)
1155 2013-01-16 20:13:41 mughat3 has joined
1156 2013-01-16 20:16:17 mughat3 has quit (Read error: Connection reset by peer)
1157 2013-01-16 20:16:29 mughat3 has joined
1158 2013-01-16 20:17:57 pusle has quit (Remote host closed the connection)
1159 2013-01-16 20:19:08 mughat3 has quit (Read error: Connection reset by peer)
1160 2013-01-16 20:19:19 mughat3 has joined
1161 2013-01-16 20:21:56 mughat3 has quit (Read error: Connection reset by peer)
1162 2013-01-16 20:22:07 mughat3 has joined
1163 2013-01-16 20:24:46 mughat3 has quit (Read error: Connection reset by peer)
1164 2013-01-16 20:24:57 mughat3 has joined
1165 2013-01-16 20:25:06 datagutt has quit (Quit: kthxbai)
1166 2013-01-16 20:27:16 <phantomcircuit> there's definitely some sort of race condition in the initial block download algorithm
1167 2013-01-16 20:27:30 mughat3 has quit (Read error: Connection reset by peer)
1168 2013-01-16 20:27:38 <sipa> phantomcircuit: how so?
1169 2013-01-16 20:27:42 mughat3 has joined
1170 2013-01-16 20:27:45 <phantomcircuit> i have 0.7.2 on a momentovps vm and i have to keep restarting it
1171 2013-01-16 20:27:57 <sipa> it's just broken
1172 2013-01-16 20:27:59 <phantomcircuit> sipa, the logs are full of orphaned blocks
1173 2013-01-16 20:28:09 <sipa> oh, that's normal
1174 2013-01-16 20:28:19 <phantomcircuit> yeah but it gets stuck
1175 2013-01-16 20:28:22 <sipa> yes
1176 2013-01-16 20:28:25 <sipa> i know
1177 2013-01-16 20:28:29 <phantomcircuit> ok then
1178 2013-01-16 20:28:51 <sipa> if a new block is produced while you're IBDing from another node, it gets confused
1179 2013-01-16 20:29:01 <sipa> and often gets stuck until a new block is announced
1180 2013-01-16 20:30:20 <mbub> phantomcircuit
1181 2013-01-16 20:30:22 mughat3 has quit (Read error: Connection reset by peer)
1182 2013-01-16 20:30:27 <mbub> wud u no were i can get btc with moneybookers
1183 2013-01-16 20:30:33 mughat3 has joined
1184 2013-01-16 20:30:50 <sipa> mbub: #bitcoin or #bitcoin-otc, not here
1185 2013-01-16 20:30:59 <phantomcircuit> mbub, i would be surprised if you could it's trivially charged back
1186 2013-01-16 20:32:47 Arnavion has quit (Disconnected by services)
1187 2013-01-16 20:33:12 mughat3 has quit (Read error: Connection reset by peer)
1188 2013-01-16 20:33:23 mughat3 has joined
1189 2013-01-16 20:35:07 Arnavion has joined
1190 2013-01-16 20:35:56 mughat3 has quit (Read error: Connection reset by peer)
1191 2013-01-16 20:36:09 mughat3 has joined
1192 2013-01-16 20:37:17 AtashiCon has quit (Disconnected by services)
1193 2013-01-16 20:37:21 Arnavion3 has joined
1194 2013-01-16 20:37:25 Arnavion3 is now known as AtashiCon
1195 2013-01-16 20:38:48 mughat3 has quit (Read error: Connection reset by peer)
1196 2013-01-16 20:39:00 mughat3 has joined
1197 2013-01-16 20:39:25 skeledrew1 has quit (Read error: Connection reset by peer)
1198 2013-01-16 20:39:43 skeledrew has joined
1199 2013-01-16 20:41:37 mughat3 has quit (Read error: Connection reset by peer)
1200 2013-01-16 20:41:40 crabapples1 has joined
1201 2013-01-16 20:41:48 mughat3 has joined
1202 2013-01-16 20:42:13 <crabapples1> Looking for information on adding/removing coins from a testnet server I am running to figure out the API... is there a good dev FAQ around someone can point me to?
1203 2013-01-16 20:42:45 swappermall_ has joined
1204 2013-01-16 20:43:41 swappermall_ has quit (Client Quit)
1205 2013-01-16 20:44:07 swappermall has quit (Ping timeout: 255 seconds)
1206 2013-01-16 20:44:19 swappermall has joined
1207 2013-01-16 20:44:23 mughat3 has quit (Read error: Connection reset by peer)
1208 2013-01-16 20:44:34 mughat3 has joined
1209 2013-01-16 20:47:10 mughat3 has quit (Read error: Connection reset by peer)
1210 2013-01-16 20:47:23 mughat3 has joined
1211 2013-01-16 20:49:59 mughat3 has quit (Read error: Connection reset by peer)
1212 2013-01-16 20:50:10 mughat3 has joined
1213 2013-01-16 20:51:33 zooko has quit (Ping timeout: 248 seconds)
1214 2013-01-16 20:51:49 owowo has joined
1215 2013-01-16 20:52:47 mughat3 has quit (Read error: Connection reset by peer)
1216 2013-01-16 20:52:58 mughat3 has joined
1217 2013-01-16 20:55:35 mughat3 has quit (Read error: Connection reset by peer)
1218 2013-01-16 20:55:46 mughat3 has joined
1219 2013-01-16 20:57:44 <crabapples1> how can I add bitcoins to an account on my test server ?
1220 2013-01-16 20:57:45 owowo has quit (Quit: sayonara)
1221 2013-01-16 20:58:23 mughat3 has quit (Read error: Connection reset by peer)
1222 2013-01-16 20:58:34 mughat3 has joined
1223 2013-01-16 21:01:09 mughat3 has quit (Read error: Connection reset by peer)
1224 2013-01-16 21:01:20 mughat3 has joined
1225 2013-01-16 21:01:35 Joric has joined
1226 2013-01-16 21:03:53 mughat3 has quit (Read error: Connection reset by peer)
1227 2013-01-16 21:04:05 mughat3 has joined
1228 2013-01-16 21:04:40 <Luke-Jr> crabapples1: you mean bitcoind accounting?
1229 2013-01-16 21:06:47 mughat3 has quit (Read error: Connection reset by peer)
1230 2013-01-16 21:06:58 mughat3 has joined
1231 2013-01-16 21:09:36 mughat3 has quit (Read error: Connection reset by peer)
1232 2013-01-16 21:09:47 mughat3 has joined
1233 2013-01-16 21:12:21 mughat3 has quit (Read error: Connection reset by peer)
1234 2013-01-16 21:12:32 mughat3 has joined
1235 2013-01-16 21:14:41 Joric has quit ()
1236 2013-01-16 21:15:12 mughat3 has quit (Read error: Connection reset by peer)
1237 2013-01-16 21:15:23 mughat3 has joined
1238 2013-01-16 21:15:36 owowo has joined
1239 2013-01-16 21:15:53 crabapples1 has quit (Quit: Page closed)
1240 2013-01-16 21:18:02 mughat3 has quit (Read error: Connection reset by peer)
1241 2013-01-16 21:18:13 mughat3 has joined
1242 2013-01-16 21:20:54 mughat3 has quit (Read error: Connection reset by peer)
1243 2013-01-16 21:21:06 mughat3 has joined
1244 2013-01-16 21:21:22 ThomasV has joined
1245 2013-01-16 21:24:00 mughat3 has quit (Read error: Connection reset by peer)
1246 2013-01-16 21:24:12 mughat3 has joined
1247 2013-01-16 21:25:33 zcho has quit (Remote host closed the connection)
1248 2013-01-16 21:27:01 mughat3 has quit (Read error: Connection reset by peer)
1249 2013-01-16 21:27:13 mughat3 has joined
1250 2013-01-16 21:30:25 mughat4 has joined
1251 2013-01-16 21:31:31 mughat3 has quit (Ping timeout: 245 seconds)
1252 2013-01-16 21:33:22 mughat4 has quit (Read error: Connection reset by peer)
1253 2013-01-16 21:33:34 mughat3 has joined
1254 2013-01-16 21:36:38 mughat3 has quit (Read error: Connection reset by peer)
1255 2013-01-16 21:36:52 mughat3 has joined
1256 2013-01-16 21:39:54 reizuki__ has joined
1257 2013-01-16 21:40:06 mughat4 has joined
1258 2013-01-16 21:41:55 mughat3 has quit (Ping timeout: 276 seconds)
1259 2013-01-16 21:42:06 Motest003 has joined
1260 2013-01-16 21:42:20 Motest003 has quit (Client Quit)
1261 2013-01-16 21:43:18 mughat3 has joined
1262 2013-01-16 21:44:26 mughat4 has quit (Ping timeout: 245 seconds)
1263 2013-01-16 21:45:36 gavinandresen has quit (Quit: gavinandresen)
1264 2013-01-16 21:47:12 mughat3 has quit (Read error: Connection reset by peer)
1265 2013-01-16 21:47:25 mughat3 has joined
1266 2013-01-16 21:50:48 mughat3 has quit (Read error: Connection reset by peer)
1267 2013-01-16 21:50:59 mughat3 has joined
1268 2013-01-16 21:53:42 mughat3 has quit (Read error: Connection reset by peer)
1269 2013-01-16 21:53:53 mughat3 has joined
1270 2013-01-16 21:56:44 mughat3 has quit (Read error: Connection reset by peer)
1271 2013-01-16 21:56:56 mughat3 has joined
1272 2013-01-16 21:57:00 Acciaio has joined
1273 2013-01-16 21:57:27 cdecker__ has quit (Remote host closed the connection)
1274 2013-01-16 21:59:50 mughat3 has quit (Read error: Connection reset by peer)
1275 2013-01-16 22:00:03 mughat3 has joined
1276 2013-01-16 22:02:54 mughat3 has quit (Read error: Connection reset by peer)
1277 2013-01-16 22:03:05 mughat3 has joined
1278 2013-01-16 22:05:47 mughat3 has quit (Read error: Connection reset by peer)
1279 2013-01-16 22:05:58 mughat3 has joined
1280 2013-01-16 22:08:48 mughat3 has quit (Read error: Connection reset by peer)
1281 2013-01-16 22:08:59 mughat3 has joined
1282 2013-01-16 22:10:48 ThomasV has quit (Quit: Quitte)
1283 2013-01-16 22:12:00 mughat3 has quit (Read error: Connection reset by peer)
1284 2013-01-16 22:12:11 mughat3 has joined
1285 2013-01-16 22:14:57 mughat3 has quit (Read error: Connection reset by peer)
1286 2013-01-16 22:15:08 mughat3 has joined
1287 2013-01-16 22:17:52 mughat3 has quit (Read error: Connection reset by peer)
1288 2013-01-16 22:18:04 mughat3 has joined
1289 2013-01-16 22:20:43 mughat3 has quit (Read error: Connection reset by peer)
1290 2013-01-16 22:20:54 mughat3 has joined
1291 2013-01-16 22:23:34 mughat3 has quit (Read error: Connection reset by peer)
1292 2013-01-16 22:23:46 mughat3 has joined
1293 2013-01-16 22:24:12 CodesInChaos has quit (Ping timeout: 256 seconds)
1294 2013-01-16 22:26:58 mughat4 has joined
1295 2013-01-16 22:27:46 mughat3 has quit (Ping timeout: 245 seconds)
1296 2013-01-16 22:28:00 skeledrew1 has joined
1297 2013-01-16 22:29:56 skeledrew has quit (Ping timeout: 248 seconds)
1298 2013-01-16 22:30:03 mughat4 has quit (Read error: Connection reset by peer)
1299 2013-01-16 22:30:09 mughat3 has joined
1300 2013-01-16 22:30:40 ovidiusoft has quit (Ping timeout: 255 seconds)
1301 2013-01-16 22:32:23 skeledrew1 has quit (Ping timeout: 252 seconds)
1302 2013-01-16 22:32:28 ThomasV has joined
1303 2013-01-16 22:33:12 mughat3 has quit (Read error: Connection reset by peer)
1304 2013-01-16 22:33:25 mughat3 has joined
1305 2013-01-16 22:36:15 skeledrew has joined
1306 2013-01-16 22:36:36 mughat3 has quit (Read error: Connection reset by peer)
1307 2013-01-16 22:36:48 mughat3 has joined
1308 2013-01-16 22:37:10 agricocb has quit (Quit: Leaving.)
1309 2013-01-16 22:39:52 mughat3 has quit (Read error: Connection reset by peer)
1310 2013-01-16 22:40:03 mughat3 has joined
1311 2013-01-16 22:42:02 rng29a has joined
1312 2013-01-16 22:42:36 mughat3 has quit (Read error: Connection reset by peer)
1313 2013-01-16 22:42:47 mughat3 has joined
1314 2013-01-16 22:43:56 bitafterbit has quit (Remote host closed the connection)
1315 2013-01-16 22:44:46 rdymac has joined
1316 2013-01-16 22:45:20 mughat3 has quit (Read error: Connection reset by peer)
1317 2013-01-16 22:45:31 mughat3 has joined
1318 2013-01-16 22:46:48 ThomasV has quit (Ping timeout: 246 seconds)
1319 2013-01-16 22:48:12 mughat3 has quit (Read error: Connection reset by peer)
1320 2013-01-16 22:48:23 mughat3 has joined
1321 2013-01-16 22:50:59 mughat3 has quit (Read error: Connection reset by peer)
1322 2013-01-16 22:51:10 mughat3 has joined
1323 2013-01-16 22:51:11 mbub has quit ()
1324 2013-01-16 22:53:45 gavinandresen has joined
1325 2013-01-16 22:53:46 gavinandresen has quit (Changing host)
1326 2013-01-16 22:53:46 gavinandresen has joined
1327 2013-01-16 22:53:47 mughat3 has quit (Read error: Connection reset by peer)
1328 2013-01-16 22:53:58 mughat3 has joined
1329 2013-01-16 22:56:38 mughat3 has quit (Read error: Connection reset by peer)
1330 2013-01-16 22:56:50 mughat3 has joined
1331 2013-01-16 22:59:25 mughat3 has quit (Read error: Connection reset by peer)
1332 2013-01-16 22:59:36 mughat3 has joined
1333 2013-01-16 23:01:59 zooko has joined
1334 2013-01-16 23:02:11 mughat3 has quit (Read error: Connection reset by peer)
1335 2013-01-16 23:02:22 mughat3 has joined
1336 2013-01-16 23:03:37 sgornick has joined
1337 2013-01-16 23:03:42 gavinandresen has quit (Read error: Connection reset by peer)
1338 2013-01-16 23:03:59 gavinandresen has joined
1339 2013-01-16 23:04:00 gavinandresen has quit (Changing host)
1340 2013-01-16 23:04:00 gavinandresen has joined
1341 2013-01-16 23:04:58 mughat3 has quit (Read error: Connection reset by peer)
1342 2013-01-16 23:05:09 mughat3 has joined
1343 2013-01-16 23:06:07 Liboan has joined
1344 2013-01-16 23:07:45 mughat3 has quit (Read error: Connection reset by peer)
1345 2013-01-16 23:07:57 mughat3 has joined
1346 2013-01-16 23:10:33 mughat3 has quit (Read error: Connection reset by peer)
1347 2013-01-16 23:10:44 mughat3 has joined
1348 2013-01-16 23:13:17 mughat3 has quit (Read error: Connection reset by peer)
1349 2013-01-16 23:13:28 mughat3 has joined
1350 2013-01-16 23:14:48 RazielZ has quit (Ping timeout: 246 seconds)
1351 2013-01-16 23:16:01 mughat3 has quit (Read error: Connection reset by peer)
1352 2013-01-16 23:16:13 mughat3 has joined
1353 2013-01-16 23:16:34 btcven has joined
1354 2013-01-16 23:18:53 mughat3 has quit (Read error: Connection reset by peer)
1355 2013-01-16 23:19:03 mughat3 has joined
1356 2013-01-16 23:19:19 rdymac has quit (Ping timeout: 252 seconds)
1357 2013-01-16 23:21:09 <Acciaio> how can I log rpc errors with bitcoin client?
1358 2013-01-16 23:21:42 mughat3 has quit (Read error: Connection reset by peer)
1359 2013-01-16 23:21:53 mughat3 has joined
1360 2013-01-16 23:24:18 tormenta has joined
1361 2013-01-16 23:24:23 <stealth222> uhm, dump them into a text file? :)
1362 2013-01-16 23:24:25 DamascusVG has joined
1363 2013-01-16 23:24:26 DamascusVG has quit (Changing host)
1364 2013-01-16 23:24:26 DamascusVG has joined
1365 2013-01-16 23:24:35 mughat3 has quit (Read error: Connection reset by peer)
1366 2013-01-16 23:24:46 mughat3 has joined
1367 2013-01-16 23:24:53 <stealth222> not sure what you're asking
1368 2013-01-16 23:25:30 <tormenta> major news - greece just proclaimed bitcoin as nation main currency!
1369 2013-01-16 23:25:32 <Luke-Jr> he probably wants debug.log to keep a record of every time an error happens
1370 2013-01-16 23:25:37 <Luke-Jr> tormenta: orly?
1371 2013-01-16 23:25:38 <tormenta> not really ...
1372 2013-01-16 23:25:44 <Luke-Jr> figured
1373 2013-01-16 23:25:53 <tormenta> hi luke
1374 2013-01-16 23:26:25 <stealth222> Luke-Jr: if you specifically want to log errors, it's probably better to do it to a separate file
1375 2013-01-16 23:26:57 <Luke-Jr> hi
1376 2013-01-16 23:27:22 mughat3 has quit (Read error: Connection reset by peer)
1377 2013-01-16 23:27:33 mughat3 has joined
1378 2013-01-16 23:28:05 <tormenta> off from here, stay well and keep up the great job!
1379 2013-01-16 23:28:12 tormenta has left ()
1380 2013-01-16 23:30:08 mughat3 has quit (Read error: Connection reset by peer)
1381 2013-01-16 23:30:20 mughat3 has joined
1382 2013-01-16 23:32:24 one_zero has joined
1383 2013-01-16 23:32:55 mughat3 has quit (Read error: Connection reset by peer)
1384 2013-01-16 23:33:05 mughat3 has joined
1385 2013-01-16 23:33:58 maaku has quit (Quit: maaku)
1386 2013-01-16 23:35:40 mughat3 has quit (Read error: Connection reset by peer)
1387 2013-01-16 23:35:51 mughat3 has joined
1388 2013-01-16 23:37:17 jrmithdobbs has quit (Quit: quit)
1389 2013-01-16 23:38:28 mughat3 has quit (Read error: Connection reset by peer)
1390 2013-01-16 23:38:39 mughat3 has joined
1391 2013-01-16 23:38:47 jrmithdobbs has joined
1392 2013-01-16 23:40:55 Zarutian has joined
1393 2013-01-16 23:41:17 mughat3 has quit (Read error: Connection reset by peer)
1394 2013-01-16 23:41:29 mughat3 has joined
1395 2013-01-16 23:44:12 mughat3 has quit (Read error: Connection reset by peer)
1396 2013-01-16 23:44:23 mughat3 has joined
1397 2013-01-16 23:47:02 mughat3 has quit (Read error: Connection reset by peer)
1398 2013-01-16 23:47:13 mughat3 has joined
1399 2013-01-16 23:48:12 brwyatt is now known as Away!~brwyatt@brwyatt.net|brwyatt
1400 2013-01-16 23:49:48 mughat3 has quit (Read error: Connection reset by peer)
1401 2013-01-16 23:49:59 mughat3 has joined
1402 2013-01-16 23:52:40 mughat3 has quit (Read error: Connection reset by peer)
1403 2013-01-16 23:52:52 mughat3 has joined
1404 2013-01-16 23:54:02 Acciaio has quit (Ping timeout: 276 seconds)
1405 2013-01-16 23:55:27 mughat3 has quit (Read error: Connection reset by peer)
1406 2013-01-16 23:55:38 mughat3 has joined
1407 2013-01-16 23:58:13 mughat3 has quit (Read error: Connection reset by peer)
1408 2013-01-16 23:58:15 btcven has quit (Read error: Connection reset by peer)
1409 2013-01-16 23:58:25 mughat3 has joined