1 2014-11-29 00:01:49 AaronvanW has joined
  2 2014-11-29 00:02:37 fanquake_ has joined
  3 2014-11-29 00:04:08 fanquake has quit (Ping timeout: 244 seconds)
  4 2014-11-29 00:04:09 fanquake_ is now known as fanquake
  5 2014-11-29 00:06:32 copumpkin has quit (Ping timeout: 240 seconds)
  6 2014-11-29 00:09:43 kadoban has joined
  7 2014-11-29 00:10:12 hearn has quit (Remote host closed the connection)
  8 2014-11-29 00:10:37 <gmaxwell> op_null: I'd be willing to entertain a patch that punts node-network peers that never relay anything.
  9 2014-11-29 00:10:50 hearn has joined
 10 2014-11-29 00:11:08 <gmaxwell> esp outbound ones, maybe two thresholds, one for inbound one for outbound.
 11 2014-11-29 00:11:22 <gmaxwell> (or maybe for outbound the result should be banning)
 12 2014-11-29 00:11:32 b_lumenkraft has quit (Quit: b_lumenkraft)
 13 2014-11-29 00:11:37 melvster has quit (Remote host closed the connection)
 14 2014-11-29 00:12:49 <op_null> peers don't relay transactions when they are doing the intial sync though. couldn't you just pretend to be always doing the initial sync?
 15 2014-11-29 00:14:58 <op_null> I'm hesitant to write any code that will ban peers conditionally. would be a disaster if we have the null vin bug from 0.8.x on a wider scale.
 16 2014-11-29 00:17:18 <op_null> (I know that wasn't a bug in the DoS scoring system but in the wallet, but the impact regardless was quite high peer churn, my nodes don't DoS ban on it to try and reduce churn as much as I can)
 17 2014-11-29 00:17:49 <Zarutian> op_null: what things are involved in banning?
 18 2014-11-29 00:18:41 <Zarutian> op_null: that is, what is the result of banning a peer? refusing to communicate with it?
 19 2014-11-29 00:19:00 <op_null> you drop their connections for a day. if they connect, you drop them again.
 20 2014-11-29 00:19:23 simondlr has quit (Remote host closed the connection)
 21 2014-11-29 00:19:26 <Luke-Jr> also SPV nodes never relay
 22 2014-11-29 00:22:30 <op_null> actually me not banning for the vin empty DoS has an odd effect, 0.8.X nodes will bounce their connections around until the only nodes left they can connect to are mine. wonder if that happens or not.
 23 2014-11-29 00:23:13 Lightsword has joined
 24 2014-11-29 00:23:30 <Luke-Jr> op_null: 0.8.x nodes usually don't trigger that, you know..
 25 2014-11-29 00:23:58 <op_null> is it only one version, or have I got it totally wrong?
 26 2014-11-29 00:24:15 <Luke-Jr> op_null: IIRC it's only triggered with a corrupt wallet file of some form
 27 2014-11-29 00:24:20 <gmaxwell> Luke-Jr: thats why I said node-network.
 28 2014-11-29 00:24:31 <gmaxwell> Also we should never be outbound to a spv node... :)
 29 2014-11-29 00:24:35 <Luke-Jr> gmaxwell: ah, didn't understand that term
 30 2014-11-29 00:25:14 OneMiner has quit (Read error: Connection reset by peer)
 31 2014-11-29 00:25:20 <op_null> Luke-Jr: must be a lot of people with corrupt wallets then, I was seeing a couple getting banned every hour at least
 32 2014-11-29 00:25:29 <sipa> still??
 33 2014-11-29 00:25:42 <sipa> i thought we fixed that bug ages ago
 34 2014-11-29 00:25:49 <sipa> though i can't remember the details of what caused it
 35 2014-11-29 00:25:53 <Luke-Jr> sipa: yes, we're talking about older nodes
 36 2014-11-29 00:26:15 melvin has joined
 37 2014-11-29 00:26:21 <op_null> sipa: yes, and not so much now, I think most of my peers are 0.9 today
 38 2014-11-29 00:26:28 <sipa> ok
 39 2014-11-29 00:28:59 <op_null> 6 of 71 for this node are 0.8, not all that many left.
 40 2014-11-29 00:29:12 won9 has joined
 41 2014-11-29 00:30:40 <Luke-Jr> 63.96% are updated: http://luke.dashjr.org/programs/bitcoin/files/charts/security.html
 42 2014-11-29 00:30:41 <gmaxwell> one of my tor hs nodes gives 24 vs 8 for 0.9.x vs 0.8.x
 43 2014-11-29 00:31:30 <Luke-Jr> 81% are 0.9.x: http://luke.dashjr.org/programs/bitcoin/files/charts/branches.html
 44 2014-11-29 00:31:59 <gmaxwell> some of those numbers may be a bit funky due to the only sampling listening nodes.
 45 2014-11-29 00:32:09 <Luke-Jr> /caesure:20141014/ <-- O.o wat?
 46 2014-11-29 00:32:44 <sipa> https://github.com/samrushing/caesure
 47 2014-11-29 00:32:51 <Luke-Jr> interesting
 48 2014-11-29 00:33:30 CryptoAlchemy has quit (Quit: Leaving)
 49 2014-11-29 00:37:46 Pierre_Rochard has joined
 50 2014-11-29 00:38:33 fanquake has left ()
 51 2014-11-29 00:49:45 <op_null> "Start up a node with 100 outgoing connections and 100 incoming"
 52 2014-11-29 00:49:47 <op_null> :<
 53 2014-11-29 00:50:03 <gmaxwell> :(
 54 2014-11-29 00:51:15 Quanttek_ has quit (Ping timeout: 272 seconds)
 55 2014-11-29 00:51:23 cris` has quit (Ping timeout: 245 seconds)
 56 2014-11-29 00:54:09 Burrito has quit (Quit: Leaving)
 57 2014-11-29 00:57:05 stevedekorte has joined
 58 2014-11-29 00:58:07 cris has joined
 59 2014-11-29 01:03:40 hearn has quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
 60 2014-11-29 01:07:45 dhill has joined
 61 2014-11-29 01:13:20 jb55_ has joined
 62 2014-11-29 01:14:13 belcher has quit (Quit: Leaving)
 63 2014-11-29 01:16:31 eristisk has quit (Ping timeout: 250 seconds)
 64 2014-11-29 01:16:41 stevedekorte has quit (Quit: stevedekorte)
 65 2014-11-29 01:16:59 jb55 has quit (Ping timeout: 244 seconds)
 66 2014-11-29 01:18:01 jb55_ has quit (Ping timeout: 244 seconds)
 67 2014-11-29 01:18:05 stevedekorte has joined
 68 2014-11-29 01:18:39 stevedekorte has quit (Client Quit)
 69 2014-11-29 01:24:38 askmike has quit (Remote host closed the connection)
 70 2014-11-29 01:25:24 drawingthesun has joined
 71 2014-11-29 01:25:46 Lightsword has quit (Quit: Lightsword)
 72 2014-11-29 01:26:14 drawingthesun has quit (Read error: Connection reset by peer)
 73 2014-11-29 01:30:00 aburan28 has joined
 74 2014-11-29 01:30:41 eristisk has joined
 75 2014-11-29 01:33:17 Lightsword has joined
 76 2014-11-29 01:36:25 user7779078 has quit (Read error: Connection reset by peer)
 77 2014-11-29 01:36:33 user7779078 has joined
 78 2014-11-29 01:38:40 ak_ has joined
 79 2014-11-29 01:40:49 brianhoffman has quit (Quit: brianhoffman)
 80 2014-11-29 01:42:00 ak__ has quit (Ping timeout: 265 seconds)
 81 2014-11-29 01:43:22 AaronvanW has quit (Quit: Leaving)
 82 2014-11-29 01:43:51 cris has quit (Ping timeout: 244 seconds)
 83 2014-11-29 01:44:19 cbeams has quit (Remote host closed the connection)
 84 2014-11-29 01:44:52 cbeams has joined
 85 2014-11-29 01:48:38 cris has joined
 86 2014-11-29 01:48:58 cbeams has quit (Ping timeout: 240 seconds)
 87 2014-11-29 01:49:24 t7 has quit (Remote host closed the connection)
 88 2014-11-29 01:52:28 chaosagent has joined
 89 2014-11-29 01:58:47 Zarutian has quit (Quit: Zarutian)
 90 2014-11-29 02:05:46 Lightsword has quit (Quit: Lightsword)
 91 2014-11-29 02:05:52 CheckDavid has quit (Quit: Connection closed for inactivity)
 92 2014-11-29 02:15:12 Lightsword has joined
 93 2014-11-29 02:15:27 papa2 has quit (Ping timeout: 250 seconds)
 94 2014-11-29 02:16:39 berndj has quit (Quit: Leaving)
 95 2014-11-29 02:17:15 Lightsword has quit (Client Quit)
 96 2014-11-29 02:17:41 papa2 has joined
 97 2014-11-29 02:20:42 berndj has joined
 98 2014-11-29 02:25:25 papa2 has quit (Ping timeout: 250 seconds)
 99 2014-11-29 02:32:59 maaku has joined
100 2014-11-29 02:33:23 maaku is now known as Guest76468
101 2014-11-29 02:34:16 johnsoft has quit (Ping timeout: 258 seconds)
102 2014-11-29 02:35:18 johnsoft has joined
103 2014-11-29 02:35:57 imfaust has joined
104 2014-11-29 02:37:15 imfaust has quit (Client Quit)
105 2014-11-29 02:38:55 JohnKenney has joined
106 2014-11-29 02:40:34 weilu has joined
107 2014-11-29 02:40:38 agricocb has quit (Read error: Connection reset by peer)
108 2014-11-29 02:41:07 agricocb has joined
109 2014-11-29 02:41:09 Pierre_Rochard has quit (Quit: Pierre_Rochard)
110 2014-11-29 02:44:02 Guest76468 has quit (Remote host closed the connection)
111 2014-11-29 02:44:15 maaku_ has joined
112 2014-11-29 02:49:11 maaku__ has joined
113 2014-11-29 02:49:12 maaku_ has quit (Read error: Connection reset by peer)
114 2014-11-29 02:49:32 Dr-G3 has joined
115 2014-11-29 02:49:34 okae has quit (Quit: bye!)
116 2014-11-29 02:51:23 wallet421 has joined
117 2014-11-29 02:51:23 wallet42 is now known as Guest67358
118 2014-11-29 02:51:23 Guest67358 has quit (Killed (wolfe.freenode.net (Nickname regained by services)))
119 2014-11-29 02:51:23 wallet421 is now known as wallet42
120 2014-11-29 02:52:43 Dr-G2 has quit (Ping timeout: 250 seconds)
121 2014-11-29 03:01:08 Aido_ has joined
122 2014-11-29 03:02:58 brianhoffman has joined
123 2014-11-29 03:03:19 Aido has quit (Ping timeout: 255 seconds)
124 2014-11-29 03:04:08 Namworld has quit ()
125 2014-11-29 03:04:08 brianhoffman has quit (Client Quit)
126 2014-11-29 03:05:23 brianhoffman has joined
127 2014-11-29 03:08:00 papa2 has joined
128 2014-11-29 03:10:00 patcon has quit (Remote host closed the connection)
129 2014-11-29 03:24:21 eristisk has quit (Ping timeout: 250 seconds)
130 2014-11-29 03:25:12 eristisk has joined
131 2014-11-29 03:25:20 ak__ has joined
132 2014-11-29 03:28:13 ak_ has quit (Ping timeout: 244 seconds)
133 2014-11-29 03:30:55 Applicat_ has quit (Ping timeout: 264 seconds)
134 2014-11-29 03:33:13 chaosagent has quit (Ping timeout: 258 seconds)
135 2014-11-29 03:35:46 Andymeows has joined
136 2014-11-29 03:37:27 Blackreign has quit ()
137 2014-11-29 03:38:37 Subo1977_ has joined
138 2014-11-29 03:38:39 magichex has quit (Ping timeout: 250 seconds)
139 2014-11-29 03:39:02 nessence has joined
140 2014-11-29 03:42:33 Subo1977 has quit (Ping timeout: 250 seconds)
141 2014-11-29 03:42:55 tarantillo_ has quit (Ping timeout: 255 seconds)
142 2014-11-29 03:43:21 webdeli has quit (Remote host closed the connection)
143 2014-11-29 03:48:30 nessence_ has joined
144 2014-11-29 03:49:31 Andymeows has quit (Ping timeout: 264 seconds)
145 2014-11-29 03:51:32 nessence has quit (Ping timeout: 255 seconds)
146 2014-11-29 03:52:33 magichex has joined
147 2014-11-29 04:00:11 c0rw has joined
148 2014-11-29 04:00:36 eristisk has quit (Remote host closed the connection)
149 2014-11-29 04:02:33 c0rw has quit (sleep!~c0rw1n@129.66-67-87.adsl-dyn.isp.belgacom.be|Ping timeout: 250 seconds)
150 2014-11-29 04:02:53 trixisowned has quit (Quit: Leaving)
151 2014-11-29 04:03:03 trixisowned has joined
152 2014-11-29 04:09:31 jMyles has quit (Remote host closed the connection)
153 2014-11-29 04:16:45 papa2 has quit (Remote host closed the connection)
154 2014-11-29 04:17:41 papa2 has joined
155 2014-11-29 04:18:14 pewpsewp has joined
156 2014-11-29 04:18:29 ak_ has joined
157 2014-11-29 04:18:43 nessence_ has quit (Remote host closed the connection)
158 2014-11-29 04:22:28 ak__ has quit (Ping timeout: 265 seconds)
159 2014-11-29 04:24:22 djcoin_ has joined
160 2014-11-29 04:34:03 won9 has quit (Quit: won9)
161 2014-11-29 04:46:09 TheSeven has quit (Ping timeout: 265 seconds)
162 2014-11-29 04:48:22 fanquake has joined
163 2014-11-29 04:48:41 Aido_ has quit (Ping timeout: 255 seconds)
164 2014-11-29 04:49:12 kadoban has quit (Quit: bye)
165 2014-11-29 04:49:35 TheSeven has joined
166 2014-11-29 04:51:11 fanquake has quit (Client Quit)
167 2014-11-29 04:58:18 Application has joined
168 2014-11-29 05:00:55 Trix has joined
169 2014-11-29 05:03:12 antizionist__ has quit (Quit: Connection closed for inactivity)
170 2014-11-29 05:03:48 trixisowned has quit (Ping timeout: 244 seconds)
171 2014-11-29 05:04:19 chaosagent has joined
172 2014-11-29 05:08:59 kromtar has quit (Quit: bye bye.)
173 2014-11-29 05:11:59 ak__ has joined
174 2014-11-29 05:15:08 ak_ has quit (Ping timeout: 245 seconds)
175 2014-11-29 05:23:59 mpmcsweeney has joined
176 2014-11-29 05:24:10 mpmcsweeney has quit (Client Quit)
177 2014-11-29 05:30:11 mpmcsweeney has joined
178 2014-11-29 05:31:44 CodeShar_ has joined
179 2014-11-29 05:31:44 CodeShark has quit (Read error: Connection reset by peer)
180 2014-11-29 05:31:45 CodeShar_ has quit (Client Quit)
181 2014-11-29 05:32:02 CodeShark has joined
182 2014-11-29 05:39:28 bitbumper has quit (Ping timeout: 240 seconds)
183 2014-11-29 05:39:51 weilu has quit (Remote host closed the connection)
184 2014-11-29 05:40:03 Trix is now known as trixisowned
185 2014-11-29 05:42:03 cadaver has joined
186 2014-11-29 05:49:14 user7779078 has quit (Remote host closed the connection)
187 2014-11-29 05:50:26 djcoin_ has quit (Quit: djcoin_)
188 2014-11-29 05:52:54 aburan28 has quit (Ping timeout: 244 seconds)
189 2014-11-29 05:55:50 Lightsword has joined
190 2014-11-29 06:01:18 coiner has quit (Ping timeout: 250 seconds)
191 2014-11-29 06:02:02 bitbumper has joined
192 2014-11-29 06:02:13 cadaver has quit (Quit: cadaver)
193 2014-11-29 06:05:31 ak_ has joined
194 2014-11-29 06:07:11 aburan28 has joined
195 2014-11-29 06:08:48 ak__ has quit (Ping timeout: 256 seconds)
196 2014-11-29 06:10:03 Andymeows has joined
197 2014-11-29 06:14:03 Lightsword_ has joined
198 2014-11-29 06:14:33 Lightsword has quit (Ping timeout: 240 seconds)
199 2014-11-29 06:14:33 Lightsword_ is now known as Lightsword
200 2014-11-29 06:15:33 coiner has joined
201 2014-11-29 06:17:11 WormDr1nk has joined
202 2014-11-29 06:23:38 Raziel has quit (Ping timeout: 255 seconds)
203 2014-11-29 06:24:12 CryptoBuck has joined
204 2014-11-29 06:24:52 chaosagent has quit (Read error: Connection reset by peer)
205 2014-11-29 06:30:57 rgenito_ has joined
206 2014-11-29 06:34:53 DougieBot5000_ has joined
207 2014-11-29 06:35:07 mpmcswee_ has joined
208 2014-11-29 06:35:40 mpmcswee_ has quit (Remote host closed the connection)
209 2014-11-29 06:38:46 ak_ has quit (Ping timeout: 265 seconds)
210 2014-11-29 06:39:04 zeiris_ has joined
211 2014-11-29 06:39:10 [lewellyn] has joined
212 2014-11-29 06:39:15 ajweiss_ has joined
213 2014-11-29 06:39:47 ppr has joined
214 2014-11-29 06:40:00 cb_bitco1n has joined
215 2014-11-29 06:40:12 YoY_ has joined
216 2014-11-29 06:41:17 lewellyn has quit (Disconnected by services)
217 2014-11-29 06:41:25 [lewellyn] is now known as lewellyn
218 2014-11-29 06:42:03 Elglobonoob has joined
219 2014-11-29 06:42:54 berndj-blackout has joined
220 2014-11-29 06:42:54 dbitcoin_ has joined
221 2014-11-29 06:43:02 segy_ has joined
222 2014-11-29 06:45:44 YoY_ has quit (Quit: Leaving...)
223 2014-11-29 06:45:55 dbitcoin_ is now known as dbitcoin
224 2014-11-29 06:45:55 segy_ is now known as segy
225 2014-11-29 06:46:00 cb_bitco1n has quit (Remote host closed the connection)
226 2014-11-29 06:52:30 cb_bitcoin has joined
227 2014-11-29 06:53:45 jzk has joined
228 2014-11-29 06:54:15 Cryo has quit (Quit: Leaving)
229 2014-11-29 06:57:57 Andymeows has quit (Ping timeout: 272 seconds)
230 2014-11-29 07:03:50 saivann_ has quit (Quit: Ex-Chat)
231 2014-11-29 07:03:56 saivann__ has joined
232 2014-11-29 07:05:32 saivann__ has quit (Client Quit)
233 2014-11-29 07:05:38 saivann_ has joined
234 2014-11-29 07:05:44 saivann_ has quit (Read error: Connection reset by peer)
235 2014-11-29 07:06:39 DougieBot5000_ is now known as DougieBot5000
236 2014-11-29 07:22:20 one0one has quit ()
237 2014-11-29 07:24:01 webdeli has joined
238 2014-11-29 07:24:55 saivann has joined
239 2014-11-29 07:26:04 pewpsewp has quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
240 2014-11-29 07:29:09 saivann has quit (Client Quit)
241 2014-11-29 07:33:23 weilu has joined
242 2014-11-29 07:33:42 Cryo has joined
243 2014-11-29 07:33:52 Cryo has quit (Changing host)
244 2014-11-29 07:33:52 Cryo has joined
245 2014-11-29 07:34:23 won9 has joined
246 2014-11-29 07:36:32 won9 has quit (Client Quit)
247 2014-11-29 07:41:03 Insti has quit (Max SendQ exceeded)
248 2014-11-29 07:58:33 JTF195 has quit (Ping timeout: 240 seconds)
249 2014-11-29 07:58:56 JTF195 has joined
250 2014-11-29 07:59:23 nuke1989 has quit (Read error: Connection reset by peer)
251 2014-11-29 08:00:17 DougieBot5000 has quit (Quit: Leaving)
252 2014-11-29 08:00:32 nuke1989 has joined
253 2014-11-29 08:06:48 dooglus has quit (Ping timeout: 245 seconds)
254 2014-11-29 08:09:21 dooglus has joined
255 2014-11-29 08:15:17 neozaru has joined
256 2014-11-29 08:24:15 Ducky- has quit (Ping timeout: 245 seconds)
257 2014-11-29 08:24:26 saivann has joined
258 2014-11-29 08:38:43 kromtar has joined
259 2014-11-29 08:40:47 cbeams has joined
260 2014-11-29 08:43:00 Dr-G3 is now known as FBI-AGENT
261 2014-11-29 08:47:44 Alina-malina has quit (Ping timeout: 264 seconds)
262 2014-11-29 08:48:11 ThomasV has joined
263 2014-11-29 08:48:27 Alina-malina has joined
264 2014-11-29 08:57:36 simondlr has joined
265 2014-11-29 09:06:22 Clown has joined
266 2014-11-29 09:06:22 Clown has quit (Changing host)
267 2014-11-29 09:06:22 Clown has joined
268 2014-11-29 09:06:22  is now known as Clown|!~clown@unaffiliated/clown/x-0272709|Guest3391
269 2014-11-29 09:06:22 Guest3391 has quit (Killed (sinisalo.freenode.net (Nickname regained by services)))
270 2014-11-29 09:06:22 Clown is now known as |Clown|
271 2014-11-29 09:08:57 tarantillo_ has joined
272 2014-11-29 09:09:42 Cryo has quit (Quit: Leaving)
273 2014-11-29 09:10:36 tsutsu has joined
274 2014-11-29 09:11:48 Ducky- has joined
275 2014-11-29 09:12:18 wallet42 has quit (Quit: Leaving.)
276 2014-11-29 09:15:08 webdeli has quit (Remote host closed the connection)
277 2014-11-29 09:20:01 paveljanik has joined
278 2014-11-29 09:25:32 O01eg has quit (Quit: O01eg)
279 2014-11-29 09:28:58 bitbumper has quit (Ping timeout: 255 seconds)
280 2014-11-29 09:36:03 Lightsword has quit (Quit: Lightsword)
281 2014-11-29 09:38:16 weilu has quit (Remote host closed the connection)
282 2014-11-29 09:40:24 Cryo has joined
283 2014-11-29 09:41:49 aulait has quit (Remote host closed the connection)
284 2014-11-29 09:42:29 c0rw is now known as sle_!~c0rw1n@181.66-67-87.adsl-dyn.isp.belgacom.be|c0rw|away
285 2014-11-29 09:44:12 atgreen has joined
286 2014-11-29 09:49:06 Lightsword has joined
287 2014-11-29 09:49:07 Insti has joined
288 2014-11-29 09:50:26 aulait has joined
289 2014-11-29 09:52:33 saizai has quit (Quit: saizai)
290 2014-11-29 10:00:51 xenog has joined
291 2014-11-29 10:01:49 bit2017 has joined
292 2014-11-29 10:02:11 papa2 has quit (Remote host closed the connection)
293 2014-11-29 10:03:33 rnvk has quit (Ping timeout: 240 seconds)
294 2014-11-29 10:03:49 webdeli has joined
295 2014-11-29 10:04:04 coiner has quit (Ping timeout: 255 seconds)
296 2014-11-29 10:04:38 rnvk has joined
297 2014-11-29 10:12:00 berndj-blackout is now known as berndj
298 2014-11-29 10:12:07 karc has quit (Ping timeout: 250 seconds)
299 2014-11-29 10:16:38 karc has joined
300 2014-11-29 10:17:06 fusselwurm has joined
301 2014-11-29 10:19:42 nuke1989 has quit (Read error: Connection reset by peer)
302 2014-11-29 10:20:08 ThomasV has quit (Ping timeout: 264 seconds)
303 2014-11-29 10:20:43 nuke1989 has joined
304 2014-11-29 10:31:43 damethos has joined
305 2014-11-29 10:39:51 karc has quit (Ping timeout: 250 seconds)
306 2014-11-29 10:42:37 papa2 has joined
307 2014-11-29 10:45:13 karc has joined
308 2014-11-29 10:46:26 jgarzik has quit (Ping timeout: 250 seconds)
309 2014-11-29 10:47:55 Alina-malina has quit (Ping timeout: 244 seconds)
310 2014-11-29 10:50:36 antizionist__ has joined
311 2014-11-29 10:56:03 <damethos> got a question regarding v0.10 and the out of order blocks situation. Is this out-of-order only while bitcoind is syncing with the network and after that there is a logical order of the blocks?
312 2014-11-29 10:58:24 <sipa> in general, yes
313 2014-11-29 10:58:29 c0rw has quit (away!~c0rw1n@181.66-67-87.adsl-dyn.isp.belgacom.be|Ping timeout: 240 seconds)
314 2014-11-29 10:58:48 <sipa> but there is no real difference between the two... it just switches to a different means of fetching when it thinks it's caught up
315 2014-11-29 10:58:51 <sipa> don't rely on it
316 2014-11-29 10:58:55 oujh has quit (Remote host closed the connection)
317 2014-11-29 10:59:08 <damethos> yeah i agree, i just wanted to know
318 2014-11-29 10:59:26 Alina-malina has joined
319 2014-11-29 10:59:34 <damethos> i have already done the fixes i was supposed to do, i am about to start testing
320 2014-11-29 11:00:26 <damethos> i see in your PR#4468 notes the following
321 2014-11-29 11:00:28 <damethos> "No more orphan blocks. At all. We only ever request a block for which we have verified the headers, and store it to disk immediately. This means that a disk-fill attack would require PoW."
322 2014-11-29 11:00:54 <damethos> are these the blocks which i mentioned the other day that i was parsing them but they just stayed there, as a "side chain" and never got in a reorg?
323 2014-11-29 11:00:55 <sipa> "orphan blocks" means something else (in the bitcoin source code) than what the rest of the world calls orphan blocks
324 2014-11-29 11:01:03 <sipa> it means blocks that don't have a parent
325 2014-11-29 11:01:16 JohnKenney has quit (Quit: Leaving)
326 2014-11-29 11:01:17 <damethos> ah ok , the ones i was seeing had a parent
327 2014-11-29 11:01:43 <sipa> blocks without known parent were just kept in ram in bitcoind, they were never written to disk
328 2014-11-29 11:01:56 <sipa> one of the reasons why 0.9.x had pretty high memory usage during sync
329 2014-11-29 11:02:09 c0rw has joined
330 2014-11-29 11:02:12 <sipa> in 0.10 they don't exist anymore at all, but this is not relevant for you
331 2014-11-29 11:02:19 <damethos> hm but the ones i was seeing in my parsing where from reading the disk files
332 2014-11-29 11:02:36 <damethos> and when i queried the rpc interface with getblock, it returned confirmations: -1
333 2014-11-29 11:02:53 <sipa> which means they're not part of the currently active chain
334 2014-11-29 11:03:02 <damethos> but they had a parent though
335 2014-11-29 11:03:06 <sipa> grrrr
336 2014-11-29 11:03:09 <sipa> read what i say
337 2014-11-29 11:03:15 * damethos re-reads
338 2014-11-29 11:03:39 <damethos> ok so these are not called "orphan blocks"
339 2014-11-29 11:03:43 <sipa> no
340 2014-11-29 11:03:46 <sipa> they're forks
341 2014-11-29 11:03:57 <op_null> or stale blocks. stale is a nicer term.
342 2014-11-29 11:04:08 <op_null> people get scared when you call them forks (I know)
343 2014-11-29 11:04:48 <sipa> (people started calling them orphan blocks, because they gave rise to orphan transactions in mining payouts... but as 'orphan' means 'without parent' that name is totally wrong; hard to change a term that stuck though)
344 2014-11-29 11:04:58 cbeams has quit (Remote host closed the connection)
345 2014-11-29 11:05:28 <damethos> i think is stale is more appropriate for what i noticed because they are blocks with a parent but they just stayed like that, never got into a reorg
346 2014-11-29 11:05:33 cbeams has joined
347 2014-11-29 11:05:33 cbeams has quit (Changing host)
348 2014-11-29 11:05:33 cbeams has joined
349 2014-11-29 11:05:34 <damethos> -is
350 2014-11-29 11:05:41 cbeams has quit (Remote host closed the connection)
351 2014-11-29 11:05:55 cbeams has joined
352 2014-11-29 11:06:17 <damethos> i will upgrade my bitcoind and resync with network to see if the situation will clear
353 2014-11-29 11:06:38 <sipa> i'm not sure what you expect to see
354 2014-11-29 11:06:51 <sipa> you'll still have stale blocks in your blk*.dat files
355 2014-11-29 11:06:57 <sipa> in 0.10, they'll also be out of order
356 2014-11-29 11:07:32 <damethos> i dont mind seeing them, i even parse them and keep them around but should i consider them as a fork?
357 2014-11-29 11:07:36 <damethos> or are they something else?
358 2014-11-29 11:07:49 <sipa> what do mean by 'they' ?
359 2014-11-29 11:08:11 <op_null> just a stale chain. forgotten and ignored. like the funny lollies you get in a mix bag that nobody wants.
360 2014-11-29 11:08:32 <damethos> lol
361 2014-11-29 11:08:36 <sipa> by just parsing the blk*.dat files you can *not* know what the active chain is, as that depends on which blocks are valid
362 2014-11-29 11:08:41 <damethos> they i meant those "stale" blocks
363 2014-11-29 11:08:51 <sipa> all you can discover is the entire block tree
364 2014-11-29 11:09:03 <sipa> which most likely has one very long chain, and a few very short branches off it
365 2014-11-29 11:09:11 <sipa> but you can't rely on that
366 2014-11-29 11:09:21 oujh has joined
367 2014-11-29 11:10:04 <sipa> if you need to know which chain is actually considered valid, ask bitcoind
368 2014-11-29 11:10:19 <sipa> any chain that isn't, is a fork/branch/stale/whatever
369 2014-11-29 11:10:26 <sipa> and may be valid or invalid
370 2014-11-29 11:11:22 <damethos> yeah got it
371 2014-11-29 11:14:09 b_lumenkraft has joined
372 2014-11-29 11:14:18 <damethos> op_null, i am still laughing with the funny lolies thing :p everybody hates that heh
373 2014-11-29 11:14:38 <op_null> the little cube ones with the layers that all taste like dirt.
374 2014-11-29 11:18:22 askmike has joined
375 2014-11-29 11:22:45 t7 has joined
376 2014-11-29 11:32:19 JohnKenney has joined
377 2014-11-29 11:45:28 xenog has quit (Remote host closed the connection)
378 2014-11-29 11:48:22 CrypTux has quit (Quit: WeeChat 0.4.2)
379 2014-11-29 11:50:26 hearn has joined
380 2014-11-29 11:51:33 CheckDavid has joined
381 2014-11-29 11:52:01 MKCoin has quit (Ping timeout: 258 seconds)
382 2014-11-29 11:52:12 webdeli has quit (Remote host closed the connection)
383 2014-11-29 11:55:45 Dagger has quit (Excess Flood)
384 2014-11-29 11:56:32 Dagger has joined
385 2014-11-29 11:58:48 DanMAbraham has joined
386 2014-11-29 11:58:54 DanMAbraham has quit (Excess Flood)
387 2014-11-29 11:59:11 DanMAbraham has joined
388 2014-11-29 12:11:11 okae has joined
389 2014-11-29 12:17:27 xenog has joined
390 2014-11-29 12:18:51 WormDr1nk has quit (Ping timeout: 258 seconds)
391 2014-11-29 12:21:46 xenog has quit (Ping timeout: 250 seconds)
392 2014-11-29 12:23:05 webdeli has joined
393 2014-11-29 12:24:22 webdeli has quit (Read error: Connection reset by peer)
394 2014-11-29 12:24:55 webdeli has joined
395 2014-11-29 12:25:04  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Ping timeout: 256 seconds)
396 2014-11-29 12:27:04 xenog has joined
397 2014-11-29 12:28:07 DarkOnyx has joined
398 2014-11-29 12:29:02 belcher has joined
399 2014-11-29 12:29:02 belcher has quit (Changing host)
400 2014-11-29 12:29:02 belcher has joined
401 2014-11-29 12:29:18 webdeli has quit (Ping timeout: 245 seconds)
402 2014-11-29 12:34:25 saulimus has joined
403 2014-11-29 12:34:48 benrcole has joined
404 2014-11-29 12:37:12 benrcole1 has joined
405 2014-11-29 12:37:22 Aquent has quit (Remote host closed the connection)
406 2014-11-29 12:37:52 Aquent has joined
407 2014-11-29 12:38:16 msvb-lab has joined
408 2014-11-29 12:38:54  has joined
409 2014-11-29 12:39:04  has quit (Clown|!~clown@static-87-79-93-140.netcologne.de|Changing host)
410 2014-11-29 12:39:04  has joined
411 2014-11-29 12:39:47 Emzy has joined
412 2014-11-29 12:40:29 benrcole has quit (Ping timeout: 240 seconds)
413 2014-11-29 12:42:24 weilu has joined
414 2014-11-29 12:42:54  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Remote host closed the connection)
415 2014-11-29 12:45:39  has joined
416 2014-11-29 12:50:33 zikomoto has quit (Ping timeout: 240 seconds)
417 2014-11-29 12:52:00 Clown has joined
418 2014-11-29 12:52:00 Clown has quit (Changing host)
419 2014-11-29 12:52:00 Clown has joined
420 2014-11-29 12:52:00  is now known as Clown|!~clown@unaffiliated/clown/x-0272709|Guest32398
421 2014-11-29 12:52:00 Guest32398 has quit (Killed (tepper.freenode.net (Nickname regained by services)))
422 2014-11-29 12:52:00 Clown is now known as |Clown|
423 2014-11-29 12:55:01 derbumi_ has joined
424 2014-11-29 12:55:18 Clown has joined
425 2014-11-29 12:55:18  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Killed (leguin.freenode.net (Nickname regained by services)))
426 2014-11-29 12:55:19 Clown is now known as |Clown|
427 2014-11-29 12:57:24 Namworld has joined
428 2014-11-29 13:00:07  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Ping timeout: 265 seconds)
429 2014-11-29 13:00:51 xenog has quit (Quit: Leaving.)
430 2014-11-29 13:04:33  has joined
431 2014-11-29 13:04:33  has quit (Clown|!~clown@static-87-79-93-140.netcologne.de|Changing host)
432 2014-11-29 13:04:33  has joined
433 2014-11-29 13:05:05 hearn has quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
434 2014-11-29 13:08:10 damethos has quit (Quit: Bye)
435 2014-11-29 13:08:18 hearn has joined
436 2014-11-29 13:09:01  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Ping timeout: 255 seconds)
437 2014-11-29 13:09:25  has joined
438 2014-11-29 13:09:25  has quit (Clown|!~clown@static-87-79-93-140.netcologne.de|Changing host)
439 2014-11-29 13:09:25  has joined
440 2014-11-29 13:13:15 hearn has quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…)
441 2014-11-29 13:16:48 Emzy has quit (Ping timeout: 250 seconds)
442 2014-11-29 13:18:37 Emzy has joined
443 2014-11-29 13:20:53 xenog has joined
444 2014-11-29 13:24:41 _flow_ has quit (Ping timeout: 260 seconds)
445 2014-11-29 13:24:54 webdeli has joined
446 2014-11-29 13:28:21 <op_null> seeing a lot of transactions being rejected for weird stuff at the moment. flood of peers tried to relay a 22kb transaction, all non standard for non-mandatory-script-verify-flag. blockchain.info seems to be showing them and relaying them though.
447 2014-11-29 13:29:18 webdeli has quit (Ping timeout: 245 seconds)
448 2014-11-29 13:31:01 mortale has quit (Ping timeout: 250 seconds)
449 2014-11-29 13:31:28 Zarutian has joined
450 2014-11-29 13:31:53 <op_null> sample if anybody was curious http://178.62.133.216:8000/paste/TvOI9lww#4MNGVE0CRAIC-6Tc1qLyGg0yIx6OtYumkXGbCmLctGM
451 2014-11-29 13:31:54 Zarutian has quit (Read error: Connection reset by peer)
452 2014-11-29 13:32:08 Zarutian has joined
453 2014-11-29 13:39:10 DarkOnyx has quit (Quit: Leaving)
454 2014-11-29 13:44:43 benrcole1 has quit (Quit: Leaving.)
455 2014-11-29 13:46:00 Raziel has joined
456 2014-11-29 13:46:00 benrcole has joined
457 2014-11-29 13:46:31 mortale has joined
458 2014-11-29 13:47:13 cbeams has quit (Remote host closed the connection)
459 2014-11-29 13:47:46 cbeams has joined
460 2014-11-29 13:48:22  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Ping timeout: 256 seconds)
461 2014-11-29 13:49:32  has joined
462 2014-11-29 13:50:36 Lightsword has quit (Quit: Lightsword)
463 2014-11-29 13:50:40 fusselwurm has quit (Remote host closed the connection)
464 2014-11-29 13:51:57 Andymeows has joined
465 2014-11-29 13:52:04 _flow_ has joined
466 2014-11-29 13:52:19 cbeams has quit (Ping timeout: 265 seconds)
467 2014-11-29 13:53:47 _flow_ has quit (Excess Flood)
468 2014-11-29 13:58:39 nglpx1 has joined
469 2014-11-29 13:59:51  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Ping timeout: 252 seconds)
470 2014-11-29 14:01:56  has joined
471 2014-11-29 14:01:56  has quit (Clown|!~clown@static-87-79-93-140.netcologne.de|Changing host)
472 2014-11-29 14:01:56  has joined
473 2014-11-29 14:05:08 nglpx1 has quit (Ping timeout: 245 seconds)
474 2014-11-29 14:07:19 nglpx1 has joined
475 2014-11-29 14:08:53  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Ping timeout: 245 seconds)
476 2014-11-29 14:09:45 PK has joined
477 2014-11-29 14:09:46 JTF195 has quit (Ping timeout: 255 seconds)
478 2014-11-29 14:10:19  has joined
479 2014-11-29 14:10:19  has quit (Clown|!~clown@static-87-79-93-140.netcologne.de|Changing host)
480 2014-11-29 14:10:19  has joined
481 2014-11-29 14:10:41 JTF195 has joined
482 2014-11-29 14:15:08 aquarat2 has quit (Ping timeout: 245 seconds)
483 2014-11-29 14:15:15  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Ping timeout: 252 seconds)
484 2014-11-29 14:17:25 aburan28 has quit (Ping timeout: 255 seconds)
485 2014-11-29 14:17:39 saizai has joined
486 2014-11-29 14:18:08 <sipa> op_null: do you know for which 'offense' ?
487 2014-11-29 14:18:10 belcher has quit (Quit: Leaving)
488 2014-11-29 14:20:56  has joined
489 2014-11-29 14:20:57  has quit (Clown|!~clown@static-87-79-93-140.netcologne.de|Changing host)
490 2014-11-29 14:20:57  has joined
491 2014-11-29 14:23:15 webdeli has joined
492 2014-11-29 14:23:44 ne0futur has left ()
493 2014-11-29 14:24:37 _flow_ has joined
494 2014-11-29 14:26:53 _flow_ has quit (Excess Flood)
495 2014-11-29 14:27:21  is now known as Clown|!~clown@unaffiliated/clown/x-0272709|Guest42282
496 2014-11-29 14:27:21 Clown has joined
497 2014-11-29 14:27:21 Guest42282 has quit (Killed (barjavel.freenode.net (Nickname regained by services)))
498 2014-11-29 14:27:21 Clown is now known as |Clown|
499 2014-11-29 14:27:38 webdeli has quit (Ping timeout: 245 seconds)
500 2014-11-29 14:28:40 Quanttek has joined
501 2014-11-29 14:29:18 Clown has joined
502 2014-11-29 14:29:18 Clown has quit (Changing host)
503 2014-11-29 14:29:18 Clown has joined
504 2014-11-29 14:29:18  is now known as Clown|!~clown@unaffiliated/clown/x-0272709|Guest84452
505 2014-11-29 14:29:19 Guest84452 has quit (Killed (card.freenode.net (Nickname regained by services)))
506 2014-11-29 14:29:19 Clown is now known as |Clown|
507 2014-11-29 14:29:33 jgarzik has joined
508 2014-11-29 14:30:10 <op_null> sipa: no, just the reject message I posted.
509 2014-11-29 14:31:30 <sipa> op_null: i'll write a patch for bitcoind to show the script evaluation error
510 2014-11-29 14:32:06 <op_null> sipa: sweet. ping me if you want me to test it :)
511 2014-11-29 14:33:07 Pierre_Rochard has joined
512 2014-11-29 14:33:26 Pierre_Rochard has quit (Client Quit)
513 2014-11-29 14:34:31 aburan28 has joined
514 2014-11-29 14:35:53 CheckDavid has quit (Quit: Connection closed for inactivity)
515 2014-11-29 14:36:24 aschildbach has joined
516 2014-11-29 14:37:50  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Remote host closed the connection)
517 2014-11-29 14:38:04 MKCoin has joined
518 2014-11-29 14:39:41 nglpx1 has quit (Ping timeout: 265 seconds)
519 2014-11-29 14:39:58 user7779078 has joined
520 2014-11-29 14:40:01  has joined
521 2014-11-29 14:41:12 Alina-malina has quit (Read error: Connection reset by peer)
522 2014-11-29 14:41:38 Alina-malina has joined
523 2014-11-29 14:42:13 indy has quit (Ping timeout: 258 seconds)
524 2014-11-29 14:46:45 saizai_ has joined
525 2014-11-29 14:46:59 saizai has quit (Ping timeout: 240 seconds)
526 2014-11-29 14:47:01 saizai_ is now known as saizai
527 2014-11-29 14:47:18 jgarzik has quit (Ping timeout: 256 seconds)
528 2014-11-29 14:47:31 Alina-malina has quit (Ping timeout: 252 seconds)
529 2014-11-29 14:48:22 <sipa> op_null: what exactly do you see in debug.log?
530 2014-11-29 14:49:11 cbeams has joined
531 2014-11-29 14:49:57 CustosLimen has joined
532 2014-11-29 14:50:00 <op_null> ERROR: CScriptCheck() : be9a733b63628aeabd1afe314c4ec7692f63b2191e517593687d378358869ccd:0 VerifySignature failed
533 2014-11-29 14:50:04 <op_null> ERROR: AcceptToMemoryPool: : ConnectInputs failed be9a733b63628aeabd1afe314c4ec7692f63b2191e517593687d378358869ccd
534 2014-11-29 14:50:14 OneMiner has joined
535 2014-11-29 14:54:06  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Ping timeout: 264 seconds)
536 2014-11-29 14:56:46 Alina-malina has joined
537 2014-11-29 14:57:10 _flow_ has joined
538 2014-11-29 14:57:40 nglpx1 has joined
539 2014-11-29 14:58:14  has joined
540 2014-11-29 14:59:00 _flow_ has quit (Excess Flood)
541 2014-11-29 14:59:58 _flow_ has joined
542 2014-11-29 15:00:48 jgarzik has joined
543 2014-11-29 15:01:34 derbumi_ has quit (Quit: derbumi_)
544 2014-11-29 15:04:33 benrcole has quit (Ping timeout: 264 seconds)
545 2014-11-29 15:04:43 indy has joined
546 2014-11-29 15:06:24  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Remote host closed the connection)
547 2014-11-29 15:07:32 derbumi_ has joined
548 2014-11-29 15:07:57  has joined
549 2014-11-29 15:08:08 benrcole has joined
550 2014-11-29 15:09:06 benrcole1 has joined
551 2014-11-29 15:10:33 nglpx1 has quit (Ping timeout: 264 seconds)
552 2014-11-29 15:11:25 <sipa> op_null: #5394
553 2014-11-29 15:12:26 <sipa> op_null: looks like they're passing 0 as a pubkey
554 2014-11-29 15:12:37 <sipa> iirc that has been non-standard since 0.8
555 2014-11-29 15:12:54 <op_null> heh well, we know what node software blockchain.info is running then
556 2014-11-29 15:12:56 benrcole has quit (Ping timeout: 250 seconds)
557 2014-11-29 15:13:31 saizai has quit (Ping timeout: 265 seconds)
558 2014-11-29 15:13:37 <op_null> thanks for putting that together, just building it no
559 2014-11-29 15:13:39 llllllllll has joined
560 2014-11-29 15:16:43 JackH has joined
561 2014-11-29 15:18:03 saulimus has quit (Quit: Leaving)
562 2014-11-29 15:18:56 papa2 has quit (Ping timeout: 250 seconds)
563 2014-11-29 15:23:21 webdeli has joined
564 2014-11-29 15:23:44 weilu has quit (Remote host closed the connection)
565 2014-11-29 15:25:18  has quit (Clown|!~clown@unaffiliated/clown/x-0272709|Ping timeout: 264 seconds)
566 2014-11-29 15:27:39 webdeli has quit (Ping timeout: 245 seconds)
567 2014-11-29 15:27:59 mkarrer_ is now known as mkarrer
568 2014-11-29 15:32:27 papa2 has joined
569 2014-11-29 15:35:24 ak__ has joined
570 2014-11-29 15:35:56 derbumi_ has quit (Quit: derbumi_)
571 2014-11-29 15:39:14 DigiByteDev has joined
572 2014-11-29 15:39:30 akstunt600 has joined
573 2014-11-29 15:42:21 ak__ has quit (Ping timeout: 264 seconds)
574 2014-11-29 15:42:23 plaprade has joined
575 2014-11-29 15:44:21 <andytoshi> sipa: does the sha2 -> {sha256, sha512} stuff in #5227 change any code?
576 2014-11-29 15:44:28 <andytoshi> or just split the files
577 2014-11-29 15:44:51 <sipa> andytoshi: there's a small change (changes two += operations to + operations)
578 2014-11-29 15:44:54 <sipa> otherwise, no
579 2014-11-29 15:45:45 benrcole1 has quit (Quit: Leaving.)
580 2014-11-29 15:46:31 weilu has joined
581 2014-11-29 15:46:38 <andytoshi> ok, i'm going to trust that that's correct (since MD hashes are pretty hard to fuck up in subtle ways, and there are unit tests)
582 2014-11-29 15:46:49 <andytoshi> but it looks weird
583 2014-11-29 15:47:50 <sipa> what looks weird?
584 2014-11-29 15:48:14 <andytoshi> that you have two + lines after a ton of += lines
585 2014-11-29 15:48:29 <sipa> you can use git diff commitid1:filename1 commitid2:filename2 to verify move-onlyness
586 2014-11-29 15:48:40 <andytoshi> oh, thx
587 2014-11-29 15:49:07 <andytoshi> why are those two rounds different from every other one? if this changes the output why wasn't it noticeably wrong before?
588 2014-11-29 15:49:44 <andytoshi> oh, i see, it doesn't, you're just avoiding a dead assignment
589 2014-11-29 15:49:59 <andytoshi> ok i'm happy
590 2014-11-29 15:50:02 <sipa> yup
591 2014-11-29 15:51:55 GM0127 has joined
592 2014-11-29 15:52:38 derbumi_ has joined
593 2014-11-29 15:55:51 benrcole has joined
594 2014-11-29 15:56:32 weilu has quit (Read error: Connection reset by peer)
595 2014-11-29 15:56:33 derbumi_ has quit (Ping timeout: 240 seconds)
596 2014-11-29 15:57:02 jrklein has quit (Ping timeout: 265 seconds)
597 2014-11-29 15:57:21 weilu has joined
598 2014-11-29 15:58:43 derbumi_ has joined
599 2014-11-29 15:59:30 saizai has joined
600 2014-11-29 15:59:30 GM0127 has quit (Read error: Connection reset by peer)
601 2014-11-29 16:00:48 HANTI is now known as hanti
602 2014-11-29 16:01:05 <andytoshi> thx for the `git diff` command, i verified that you changed those two lines in sha512 (but not sha256!) and nothing else
603 2014-11-29 16:01:57 <sipa> in sha256 that optimization had been done already
604 2014-11-29 16:02:39 <andytoshi> cool
605 2014-11-29 16:02:49 <andytoshi> almost done #5227, just need to check the Sign function and the test cases
606 2014-11-29 16:08:03 op_null has quit (Quit: Lost terminal)
607 2014-11-29 16:09:46 GM0127 has joined
608 2014-11-29 16:10:08 GM0127 has quit (Client Quit)
609 2014-11-29 16:10:13 derbumi_ has quit (Quit: derbumi_)
610 2014-11-29 16:10:33 derbumi_ has joined
611 2014-11-29 16:10:38 <andytoshi> Sign is ok, good catch storing the return val of the libsecp256k1 call so you zero out the nonce regardless of early return (the old code used the CKey destructor which calls openssl_cleanse)
612 2014-11-29 16:10:58 <andytoshi> i suspect i would've missed that if you hadn't done it :/
613 2014-11-29 16:11:30 saizai has quit (Ping timeout: 264 seconds)
614 2014-11-29 16:12:23 plaprade has quit (Quit: Leaving)
615 2014-11-29 16:13:23 CheckDavid has joined
616 2014-11-29 16:13:43 Subo1977 has joined
617 2014-11-29 16:15:17 antanst has joined
618 2014-11-29 16:16:02 brianhoffman has quit (Remote host closed the connection)
619 2014-11-29 16:16:42 brianhoffman has joined
620 2014-11-29 16:16:59 aburan28 has quit (Remote host closed the connection)
621 2014-11-29 16:17:35 <andytoshi> sipa: utACK for #5227, i'm running make check now and will post on github
622 2014-11-29 16:17:52 Subo1977_ has quit (Ping timeout: 250 seconds)
623 2014-11-29 16:18:29 jrklein has joined
624 2014-11-29 16:18:45 saizai has joined
625 2014-11-29 16:21:24 spinza has quit (Ping timeout: 250 seconds)
626 2014-11-29 16:23:19 webdeli has joined
627 2014-11-29 16:24:42 webdeli has quit (Read error: Connection reset by peer)
628 2014-11-29 16:25:06 webdeli has joined
629 2014-11-29 16:26:01 wallet42 has joined
630 2014-11-29 16:28:20 pfallenop has quit (Ping timeout: 250 seconds)
631 2014-11-29 16:28:24 saizai has quit (Ping timeout: 258 seconds)
632 2014-11-29 16:28:46 derbumi_ has quit (Quit: derbumi_)
633 2014-11-29 16:29:13  has joined
634 2014-11-29 16:29:13  has quit (Clown|!~clown@static-87-79-93-140.netcologne.de|Changing host)
635 2014-11-29 16:29:13  has joined
636 2014-11-29 16:29:19 webdeli has quit (Ping timeout: 245 seconds)
637 2014-11-29 16:29:31 pfallenop has joined
638 2014-11-29 16:32:10 damethos has joined
639 2014-11-29 16:32:48 saizai has joined
640 2014-11-29 16:33:25 antanst has left ()
641 2014-11-29 16:34:45 nglpx1 has joined
642 2014-11-29 16:36:01 aquarat has joined
643 2014-11-29 16:37:15 saizai has quit (Ping timeout: 256 seconds)
644 2014-11-29 16:39:21 ak_ has joined
645 2014-11-29 16:41:45 <sipa> andytoshi: thanks!
646 2014-11-29 16:42:45 xenog has quit (Remote host closed the connection)
647 2014-11-29 16:42:47 akstunt600 has quit (Ping timeout: 255 seconds)
648 2014-11-29 16:44:09 xenog has joined
649 2014-11-29 16:52:52 Starduster has quit (Read error: Connection reset by peer)
650 2014-11-29 16:53:17 Starduster has joined
651 2014-11-29 16:54:36 trixisowned has quit (Read error: Connection reset by peer)
652 2014-11-29 16:55:11 plaprade has joined
653 2014-11-29 16:55:59 nglpx1 has quit (Ping timeout: 240 seconds)
654 2014-11-29 16:58:07 nglpx1 has joined
655 2014-11-29 16:59:45 DougieBot5000 has joined
656 2014-11-29 17:01:04 trixisowned has joined
657 2014-11-29 17:02:13 weilu has quit (Remote host closed the connection)
658 2014-11-29 17:03:18 Zarutian has quit (Quit: Zarutian)
659 2014-11-29 17:06:00 saizai has joined
660 2014-11-29 17:07:03 lclc_bnc is now known as lclc
661 2014-11-29 17:09:41 laqueseave has joined
662 2014-11-29 17:12:13 roconnor has joined
663 2014-11-29 17:13:49 samson_ has quit ()
664 2014-11-29 17:17:26 DanMAbraham has quit (Quit: Daniel Michael Abraham [@Croydon @London @UK] (T: dmabraham.com [-] The Best Ever [=] M: +447957 082648 [-] DOB: 05/12/1985))
665 2014-11-29 17:18:16 benrcole1 has joined
666 2014-11-29 17:18:42 bit2017 has quit (Ping timeout: 264 seconds)
667 2014-11-29 17:20:10 aquarat has quit (Ping timeout: 265 seconds)
668 2014-11-29 17:21:29 benrcole has quit (Ping timeout: 255 seconds)
669 2014-11-29 17:22:57 damethos has quit (Quit: Bye)
670 2014-11-29 17:23:13 webdeli has joined
671 2014-11-29 17:24:22 NewLiberty has joined
672 2014-11-29 17:24:37 prodatalab has joined
673 2014-11-29 17:27:01 Zarutian has joined
674 2014-11-29 17:27:39 webdeli has quit (Ping timeout: 245 seconds)
675 2014-11-29 17:31:25 user7779078 has quit (Remote host closed the connection)
676 2014-11-29 17:31:34 ak__ has joined
677 2014-11-29 17:33:01 weilu has joined
678 2014-11-29 17:33:57 lclc is now known as lclc_bnc
679 2014-11-29 17:35:05 ak_ has quit (Ping timeout: 252 seconds)
680 2014-11-29 17:35:59 eristisk has joined
681 2014-11-29 17:37:26 laqueseave has quit (Ping timeout: 246 seconds)
682 2014-11-29 17:37:53 weilu has quit (Ping timeout: 256 seconds)
683 2014-11-29 17:38:25 waxwing has quit (Read error: Connection reset by peer)
684 2014-11-29 17:39:30 Lightsword has joined
685 2014-11-29 17:39:53 waxwing has joined
686 2014-11-29 17:40:12 upgradeadvice_ has joined
687 2014-11-29 17:40:12 upgradeadvice_ has quit (Changing host)
688 2014-11-29 17:40:12 upgradeadvice_ has joined
689 2014-11-29 17:43:05 upgradeadvice has quit (Ping timeout: 255 seconds)
690 2014-11-29 17:43:16 pewpsewp has joined
691 2014-11-29 17:44:59 JTF195 has quit (Ping timeout: 252 seconds)
692 2014-11-29 17:45:49 waxwing has quit (Ping timeout: 256 seconds)
693 2014-11-29 17:45:51 JTF195 has joined
694 2014-11-29 17:46:20 chaosagent has joined
695 2014-11-29 17:48:32 MKCoin has quit (Ping timeout: 258 seconds)
696 2014-11-29 17:57:06 MKCoin has joined
697 2014-11-29 17:58:24 waxwing has joined
698 2014-11-29 17:58:49 brianhoffman has quit (Ping timeout: 244 seconds)
699 2014-11-29 18:02:29 cbeams has quit (Remote host closed the connection)
700 2014-11-29 18:05:24 damethos has joined
701 2014-11-29 18:06:40 brianhoffman has joined
702 2014-11-29 18:07:16 bitbumper has joined
703 2014-11-29 18:07:48 JTF195 has quit (Quit: Leaving)
704 2014-11-29 18:09:10 benrcole1 has quit (Quit: Leaving.)
705 2014-11-29 18:11:53 pewpsewp has quit (Ping timeout: 265 seconds)
706 2014-11-29 18:12:16 devrandom has quit (Ping timeout: 250 seconds)
707 2014-11-29 18:14:41 devrandom has joined
708 2014-11-29 18:18:26 xenog has quit (Ping timeout: 258 seconds)
709 2014-11-29 18:20:37 user7779078 has joined
710 2014-11-29 18:21:01 user7779078 has quit (Remote host closed the connection)
711 2014-11-29 18:23:18 webdeli has joined
712 2014-11-29 18:25:06 ak_ has joined
713 2014-11-29 18:27:39 webdeli has quit (Ping timeout: 245 seconds)
714 2014-11-29 18:27:57 spinza has joined
715 2014-11-29 18:27:58 spinza has quit (Excess Flood)
716 2014-11-29 18:28:15 ak__ has quit (Ping timeout: 252 seconds)
717 2014-11-29 18:28:28 spinza has joined
718 2014-11-29 18:28:30 spinza has quit (Excess Flood)
719 2014-11-29 18:28:51 simondlr has quit (Remote host closed the connection)
720 2014-11-29 18:29:27 spinza has joined
721 2014-11-29 18:32:33 johnsoft has quit (Read error: Connection reset by peer)
722 2014-11-29 18:33:01 cbeams has joined
723 2014-11-29 18:33:01 cbeams has quit (Changing host)
724 2014-11-29 18:33:01 cbeams has joined
725 2014-11-29 18:33:49 weilu has joined
726 2014-11-29 18:34:51 samson_ has joined
727 2014-11-29 18:39:04 weilu has quit (Ping timeout: 272 seconds)
728 2014-11-29 18:44:08 saizai has quit (Ping timeout: 272 seconds)
729 2014-11-29 18:46:01 askmike has quit (Remote host closed the connection)
730 2014-11-29 18:48:35 kromtar has quit (Ping timeout: 256 seconds)
731 2014-11-29 18:49:23 kromtar has joined
732 2014-11-29 18:50:58 stalled has quit (Ping timeout: 256 seconds)
733 2014-11-29 18:54:21 aulait has quit (Ping timeout: 264 seconds)
734 2014-11-29 18:54:51 bitbumper has quit (Ping timeout: 258 seconds)
735 2014-11-29 18:55:59 Meeh has quit (Quit: No Ping reply in 180 seconds.)
736 2014-11-29 18:56:34 neozaru_ has joined
737 2014-11-29 18:56:52 neozaru has quit (Read error: No route to host)
738 2014-11-29 18:56:54 Meeh has joined
739 2014-11-29 18:57:57 spinza_ has joined
740 2014-11-29 18:59:35 spinza has quit (Ping timeout: 255 seconds)
741 2014-11-29 18:59:38 lclc_bnc is now known as lclc
742 2014-11-29 19:00:42 xenog has joined
743 2014-11-29 19:00:51 Application has quit (Remote host closed the connection)
744 2014-11-29 19:02:43 dfletcher_ has joined
745 2014-11-29 19:04:58 damethos has quit (Quit: Bye)
746 2014-11-29 19:05:04 stalled has joined
747 2014-11-29 19:05:12 dfletcher has quit (Ping timeout: 256 seconds)
748 2014-11-29 19:05:13 dfletcher_ is now known as dfletcher
749 2014-11-29 19:05:46 rlifchitz has quit (Ping timeout: 264 seconds)
750 2014-11-29 19:06:15 rlifchitz has joined
751 2014-11-29 19:06:15 simondlr has joined
752 2014-11-29 19:11:05 lclc is now known as lclc_bnc
753 2014-11-29 19:17:03 simondlr has quit (Read error: Connection reset by peer)
754 2014-11-29 19:17:09 johnsoft has joined
755 2014-11-29 19:17:15 simondlr has joined
756 2014-11-29 19:18:23 ak__ has joined
757 2014-11-29 19:18:26 fatalhalt has joined
758 2014-11-29 19:19:00 xenog has quit (Remote host closed the connection)
759 2014-11-29 19:19:23 ligar has quit (Ping timeout: 255 seconds)
760 2014-11-29 19:20:14 ligar has joined
761 2014-11-29 19:22:05 ak_ has quit (Ping timeout: 255 seconds)
762 2014-11-29 19:31:08 magichex has quit (Ping timeout: 250 seconds)
763 2014-11-29 19:32:43 patcon has joined
764 2014-11-29 19:32:51 Application has joined
765 2014-11-29 19:33:57 askmike has joined
766 2014-11-29 19:34:33 weilu has joined
767 2014-11-29 19:39:19 weilu has quit (Ping timeout: 258 seconds)
768 2014-11-29 19:40:10 GNULinuxGuy has joined
769 2014-11-29 19:40:19 aulait has joined
770 2014-11-29 19:40:37 GNULinuxGuy has quit (Client Quit)
771 2014-11-29 19:44:17 pewpsewp has joined
772 2014-11-29 19:44:22 magichex has joined
773 2014-11-29 19:47:11 GNULinuxGuy has joined
774 2014-11-29 19:51:21 patcon has quit (Ping timeout: 264 seconds)
775 2014-11-29 19:54:26 nglpx1 has quit (Ping timeout: 272 seconds)
776 2014-11-29 19:54:34 CryptoBuck has quit (Ping timeout: 244 seconds)
777 2014-11-29 19:56:25 user7779078 has joined
778 2014-11-29 19:58:06 user7779078 has quit (Remote host closed the connection)
779 2014-11-29 19:58:09 askmike has quit (Read error: Connection reset by peer)
780 2014-11-29 19:58:54 nglpx1 has joined
781 2014-11-29 20:00:42 NewLiberty has quit (Ping timeout: 264 seconds)
782 2014-11-29 20:03:00 patcon has joined
783 2014-11-29 20:04:20 erroman has joined
784 2014-11-29 20:10:38 spinza has joined
785 2014-11-29 20:10:39 spinza has quit (Excess Flood)
786 2014-11-29 20:11:45 ak_ has joined
787 2014-11-29 20:13:09 spinza_ has quit (Ping timeout: 256 seconds)
788 2014-11-29 20:14:39 patcon has quit (Remote host closed the connection)
789 2014-11-29 20:14:54 ak__ has quit (Ping timeout: 240 seconds)
790 2014-11-29 20:17:18 hanti is now known as HANTI
791 2014-11-29 20:18:35 FBI-AGENT is now known as Dr-G
792 2014-11-29 20:20:42 denisx has joined
793 2014-11-29 20:23:17 webdeli has joined
794 2014-11-29 20:27:39 webdeli has quit (Ping timeout: 245 seconds)
795 2014-11-29 20:28:04 Lightsword has quit (Quit: Lightsword)
796 2014-11-29 20:29:55 patcon has joined
797 2014-11-29 20:34:54 patcon has quit (Ping timeout: 264 seconds)
798 2014-11-29 20:35:20 weilu has joined
799 2014-11-29 20:39:59 weilu has quit (Ping timeout: 240 seconds)
800 2014-11-29 20:41:32 c0rw is now known as away!~c0rw1n@91.176.95.227|c0rw1n
801 2014-11-29 20:49:00 simondlr has quit (Remote host closed the connection)
802 2014-11-29 20:51:26 patcon has joined
803 2014-11-29 20:52:02 one0one has joined
804 2014-11-29 20:56:35 erroman has quit (Quit: Page closed)
805 2014-11-29 21:05:18 ak__ has joined
806 2014-11-29 21:06:04 user7779078 has joined
807 2014-11-29 21:08:47 ak_ has quit (Ping timeout: 265 seconds)
808 2014-11-29 21:13:20 user7779078 has quit (Remote host closed the connection)
809 2014-11-29 21:15:38 MoALTz has joined
810 2014-11-29 21:16:50 AnoAnon has joined
811 2014-11-29 21:16:53 AnoAnon has quit (Read error: Connection reset by peer)
812 2014-11-29 21:18:45 _yoy_ has quit (Read error: Connection reset by peer)
813 2014-11-29 21:19:22 _yoy_ has joined
814 2014-11-29 21:23:25 webdeli has joined
815 2014-11-29 21:24:38 spinza has joined
816 2014-11-29 21:24:39 spinza has quit (Excess Flood)
817 2014-11-29 21:25:08 spinza has joined
818 2014-11-29 21:25:10 spinza has quit (Excess Flood)
819 2014-11-29 21:25:39 spinza has joined
820 2014-11-29 21:25:40 spinza has quit (Excess Flood)
821 2014-11-29 21:26:08 spinza has joined
822 2014-11-29 21:26:10 spinza has quit (Excess Flood)
823 2014-11-29 21:26:41 spinza has joined
824 2014-11-29 21:26:42 spinza has quit (Excess Flood)
825 2014-11-29 21:27:39 spinza has joined
826 2014-11-29 21:27:39 webdeli has quit (Ping timeout: 245 seconds)
827 2014-11-29 21:28:35 ruukasu has quit (Quit: WeeChat 1.0.1)
828 2014-11-29 21:31:00 ruukasu has joined
829 2014-11-29 21:35:19 xenog has joined
830 2014-11-29 21:36:06 weilu has joined
831 2014-11-29 21:41:09 weilu has quit (Ping timeout: 264 seconds)
832 2014-11-29 21:41:59 DigiByteDev has quit (Quit: DigiByteDev)
833 2014-11-29 21:43:19 DigiByteDev has joined
834 2014-11-29 21:43:23 xenog has quit (Ping timeout: 255 seconds)
835 2014-11-29 21:44:04 prodatalab has quit (Quit: Konversation terminated!)
836 2014-11-29 21:44:31 Lightsword has joined
837 2014-11-29 21:45:35 prodatalab has joined
838 2014-11-29 21:48:09 user7779078 has joined
839 2014-11-29 21:50:49 user7779078 has quit (Client Quit)
840 2014-11-29 21:58:30 eristisk has quit (Remote host closed the connection)
841 2014-11-29 21:58:37 akstunt600 has joined
842 2014-11-29 21:59:20 papa2 has quit (Ping timeout: 250 seconds)
843 2014-11-29 22:01:32 ak__ has quit (Ping timeout: 258 seconds)
844 2014-11-29 22:07:24 DigiByteDev has quit (Quit: DigiByteDev)
845 2014-11-29 22:08:23 aphorise has joined
846 2014-11-29 22:13:57 PK has quit ()
847 2014-11-29 22:15:24 cbeams has quit (Remote host closed the connection)
848 2014-11-29 22:15:56 cbeams has joined
849 2014-11-29 22:15:56 cbeams has quit (Changing host)
850 2014-11-29 22:15:56 cbeams has joined
851 2014-11-29 22:16:40 bitbumper has joined
852 2014-11-29 22:19:39 Zarutian is now known as Zarutian2
853 2014-11-29 22:20:39 cbeams has quit (Ping timeout: 256 seconds)
854 2014-11-29 22:24:16 msvb-lab has quit (Quit: msvb-lab)
855 2014-11-29 22:24:46 rnvk1 has joined
856 2014-11-29 22:25:44 Squidicuz has joined
857 2014-11-29 22:26:27 nglpx1 has quit (Ping timeout: 258 seconds)
858 2014-11-29 22:27:13 rnvk has quit (Ping timeout: 258 seconds)
859 2014-11-29 22:27:49 dstien_ has joined
860 2014-11-29 22:29:09 papa2 has joined
861 2014-11-29 22:29:22 Zarutian has joined
862 2014-11-29 22:31:54 Lightsword has quit (Ping timeout: 264 seconds)
863 2014-11-29 22:33:26 Aquent has quit (Remote host closed the connection)
864 2014-11-29 22:34:09 Aquent has joined
865 2014-11-29 22:36:51 weilu has joined
866 2014-11-29 22:38:20 Lightsword has joined
867 2014-11-29 22:40:06 Lightsword has quit (Client Quit)
868 2014-11-29 22:41:27 weilu has quit (Ping timeout: 244 seconds)
869 2014-11-29 22:45:46 b_lumenkraft has quit (Quit: b_lumenkraft)
870 2014-11-29 22:47:59 <kefkius> Is there an example of bitcoin-tx usage for setting a register? Or barring that, how should JSON-STRING look in bash for this command: "set=NAME:JSON-STRING"?
871 2014-11-29 22:48:49 <sipa> for what register?
872 2014-11-29 22:49:49 Aquent1 has joined
873 2014-11-29 22:50:00 Aquent has quit (Remote host closed the connection)
874 2014-11-29 22:50:34 cbeams has joined
875 2014-11-29 22:50:34 cbeams has quit (Changing host)
876 2014-11-29 22:50:34 cbeams has joined
877 2014-11-29 22:50:51 smorim has quit (Remote host closed the connection)
878 2014-11-29 22:51:21 Blackreign has joined
879 2014-11-29 22:51:57 smorim has joined
880 2014-11-29 22:51:59 smorim has quit (Remote host closed the connection)
881 2014-11-29 22:52:00 ak__ has joined
882 2014-11-29 22:53:05 smorim has joined
883 2014-11-29 22:54:53 <sipa> kefkius: it depends on what data you're setting
884 2014-11-29 22:54:57 <sipa> name is the name
885 2014-11-29 22:55:06 <sipa> and JSON-STRING is a JSON encoded piece of data
886 2014-11-29 22:55:36 akstunt600 has quit (Ping timeout: 265 seconds)
887 2014-11-29 22:56:50 eristisk has joined
888 2014-11-29 22:59:42 HANTI is now known as hanti
889 2014-11-29 23:00:17 ionstorm has joined
890 2014-11-29 23:01:26 <kefkius> sipa: I mean that I've been trying to get it working but getting json parsing errors. I've errored all the way up to this level of complexity:  bitcoin-tx -testnet -json $TX set=privatekeys:"{"'$KEY_WIF'"}"
891 2014-11-29 23:02:03 _flow_ has joined
892 2014-11-29 23:02:24 Lightsword has joined
893 2014-11-29 23:02:39 <sipa> 'set=privatekeys:{"KEY1","KEY2"}'
894 2014-11-29 23:02:39 cbeams has quit (Ping timeout: 245 seconds)
895 2014-11-29 23:06:06 neozaru_ has quit (Remote host closed the connection)
896 2014-11-29 23:06:13 DigiByteDev has joined
897 2014-11-29 23:09:35 Zarutian2 has quit (Quit: not quite it!)
898 2014-11-29 23:11:37 pewpsewp has quit (Quit: My MacBook has gone to sleep. ZZZzzz…)
899 2014-11-29 23:13:18 oujh has quit (Ping timeout: 264 seconds)
900 2014-11-29 23:13:29 JohnKenney has quit (Ping timeout: 245 seconds)
901 2014-11-29 23:14:05 _flow_ has quit (Ping timeout: 260 seconds)
902 2014-11-29 23:26:19 oujh has joined
903 2014-11-29 23:30:37 b_lumenkraft has joined
904 2014-11-29 23:31:34 paveljanik has quit (Ping timeout: 244 seconds)
905 2014-11-29 23:31:42 webdeli has joined
906 2014-11-29 23:31:48 b_lumenkraft has quit (Client Quit)
907 2014-11-29 23:34:17 GM0127 has joined
908 2014-11-29 23:34:17 nemo` has joined
909 2014-11-29 23:37:14 webdeli has quit (Remote host closed the connection)
910 2014-11-29 23:37:38 weilu has joined
911 2014-11-29 23:40:31 _flow_ has joined
912 2014-11-29 23:41:54 weilu has quit (Ping timeout: 244 seconds)
913 2014-11-29 23:42:47 djcoin_ has joined
914 2014-11-29 23:43:46 webdeli has joined
915 2014-11-29 23:45:38 akstunt600 has joined
916 2014-11-29 23:47:13 _flow_ has quit (Ping timeout: 260 seconds)
917 2014-11-29 23:47:16 Emzy has quit (Quit: Textual IRC Client: http://www.textualapp.com/)
918 2014-11-29 23:48:04 ak__ has quit (Ping timeout: 245 seconds)
919 2014-11-29 23:48:27 patcon has quit (Remote host closed the connection)