1 2016-04-13T00:08:29  *** herzmeister has quit IRC
  2 2016-04-13T00:08:31  *** TheSeven has quit IRC
  3 2016-04-13T00:08:49  *** herzmeister has joined #bitcoin-dev
  4 2016-04-13T00:09:56  *** TheSeven has joined #bitcoin-dev
  5 2016-04-13T00:13:42  *** Belkaar has quit IRC
  6 2016-04-13T00:14:57  *** rusty has joined #bitcoin-dev
  7 2016-04-13T00:16:07  *** Belkaar has joined #bitcoin-dev
  8 2016-04-13T00:26:41  *** chjj has joined #bitcoin-dev
  9 2016-04-13T00:32:08  *** pfallenop has joined #bitcoin-dev
 10 2016-04-13T00:40:24  *** Chris_Stewart_5 has joined #bitcoin-dev
 11 2016-04-13T00:53:01  *** murch has quit IRC
 12 2016-04-13T00:53:27  *** johnwhitton has joined #bitcoin-dev
 13 2016-04-13T00:57:39  *** Belxjander has quit IRC
 14 2016-04-13T01:02:38  *** Belxjander has joined #bitcoin-dev
 15 2016-04-13T01:05:25  <rusty> Hi all, can I have some advice on how to use listtransactions in the case of reorganizations?  It seems like I should keep a counter of how many I've seen, and the last returned result from the previous call, and if I don't see that result, re-fetch everything assuming a reorg?
 16 2016-04-13T01:06:26  <rusty> I'm currently asking for 100000 results from 0 every time, but it's SLOW.
 17 2016-04-13T01:07:01  *** treehug88 has joined #bitcoin-dev
 18 2016-04-13T01:09:02  *** TomMc has joined #bitcoin-dev
 19 2016-04-13T01:17:52  *** Chris_Stewart_5 has quit IRC
 20 2016-04-13T01:17:57  *** TomMc has quit IRC
 21 2016-04-13T01:23:35  *** TomMc has joined #bitcoin-dev
 22 2016-04-13T01:27:34  *** Belxjander has quit IRC
 23 2016-04-13T01:30:18  *** dermoth has quit IRC
 24 2016-04-13T01:30:43  *** TomMc has quit IRC
 25 2016-04-13T01:30:57  *** dermoth has joined #bitcoin-dev
 26 2016-04-13T01:31:45  *** herzmeister has quit IRC
 27 2016-04-13T01:32:05  *** herzmeister has joined #bitcoin-dev
 28 2016-04-13T01:32:14  *** cyphase has quit IRC
 29 2016-04-13T01:38:03  *** Belxjander has joined #bitcoin-dev
 30 2016-04-13T01:46:24  *** frank1e has joined #bitcoin-dev
 31 2016-04-13T01:50:03  *** kadoban has quit IRC
 32 2016-04-13T01:53:39  *** blackwraith has quit IRC
 33 2016-04-13T01:54:51  *** agricocb has joined #bitcoin-dev
 34 2016-04-13T01:56:16  *** Beef has quit IRC
 35 2016-04-13T02:00:18  <Lucifer333> hello
 36 2016-04-13T02:00:19  *** dermoth has quit IRC
 37 2016-04-13T02:00:23  *** Belxjander has quit IRC
 38 2016-04-13T02:00:25  *** Beef has joined #bitcoin-dev
 39 2016-04-13T02:00:59  *** dermoth has joined #bitcoin-dev
 40 2016-04-13T02:02:59  <Luke-Jr> rusty: there's some parameter for stuff changed since a blockhash IIRC?
 41 2016-04-13T02:03:59  <rusty> Luke-Jr: well, turns out I can't watch my outputs now because P2WSH has no address format, so redoing it a different way (yay, no malleability, so I can just watch blocks for the txids!)
 42 2016-04-13T02:04:30  <Luke-Jr> rusty: … importpubkey?
 43 2016-04-13T02:05:20  <rusty> Luke-Jr: but no, listtransactions takes a "from" and a "count"...
 44 2016-04-13T02:06:07  <rusty> Luke-Jr: that may work for P2WPKH, but not for a multisig P2WSH, right?
 45 2016-04-13T02:06:20  *** Belxjander has joined #bitcoin-dev
 46 2016-04-13T02:06:24  <rusty> Luke-Jr: really, it's for the best, I want to know about new blocks anyway.
 47 2016-04-13T02:06:45  <Luke-Jr> ah, listsinceblock
 48 2016-04-13T02:07:15  <Luke-Jr> not sure if it picks up on transactions de-confirming tho
 49 2016-04-13T02:07:43  <rusty> Luke-Jr: yeah, this way is better; any bugs are my own :)
 50 2016-04-13T02:16:40  *** moa has joined #bitcoin-dev
 51 2016-04-13T02:26:06  *** Belxjander has quit IRC
 52 2016-04-13T02:31:31  *** jtimon has quit IRC
 53 2016-04-13T02:32:28  *** Belxjander has joined #bitcoin-dev
 54 2016-04-13T02:39:11  *** netsin has quit IRC
 55 2016-04-13T02:41:43  *** Belxjander has quit IRC
 56 2016-04-13T02:42:19  *** Delta_ has joined #bitcoin-dev
 57 2016-04-13T02:44:19  *** mrkent has quit IRC
 58 2016-04-13T02:46:22  *** Subo1977 has quit IRC
 59 2016-04-13T02:47:17  *** netsin has joined #bitcoin-dev
 60 2016-04-13T02:50:16  *** Belxjander has joined #bitcoin-dev
 61 2016-04-13T02:52:32  *** Ahmed90 has quit IRC
 62 2016-04-13T03:16:19  *** Belxjander has quit IRC
 63 2016-04-13T03:17:33  *** Belxjander has joined #bitcoin-dev
 64 2016-04-13T03:21:03  *** TomMc has joined #bitcoin-dev
 65 2016-04-13T03:21:13  *** Luke-Jr has quit IRC
 66 2016-04-13T03:23:33  *** Luke-Jr has joined #bitcoin-dev
 67 2016-04-13T03:31:24  *** johnwhitton has quit IRC
 68 2016-04-13T03:32:54  *** johnwhitton has joined #bitcoin-dev
 69 2016-04-13T03:34:38  *** mrkent has joined #bitcoin-dev
 70 2016-04-13T03:46:06  *** Belxjander has quit IRC
 71 2016-04-13T03:47:10  *** TomMc has quit IRC
 72 2016-04-13T03:48:46  *** mrkent has quit IRC
 73 2016-04-13T03:54:10  *** Belxjander has joined #bitcoin-dev
 74 2016-04-13T04:00:40  *** TomMc has joined #bitcoin-dev
 75 2016-04-13T04:12:58  *** Giszmo has quit IRC
 76 2016-04-13T04:23:12  *** TomMc has quit IRC
 77 2016-04-13T04:23:49  *** copumpkin has quit IRC
 78 2016-04-13T04:33:47  *** Bugz has quit IRC
 79 2016-04-13T04:35:13  *** frank1e has quit IRC
 80 2016-04-13T04:44:34  *** binns has quit IRC
 81 2016-04-13T04:44:48  *** binns has joined #bitcoin-dev
 82 2016-04-13T04:57:48  *** kadoban has joined #bitcoin-dev
 83 2016-04-13T05:00:03  *** Palsson has joined #bitcoin-dev
 84 2016-04-13T05:05:12  *** Nothing4You has quit IRC
 85 2016-04-13T05:10:24  *** ongolaBoy has joined #bitcoin-dev
 86 2016-04-13T05:24:55  *** mrkent has joined #bitcoin-dev
 87 2016-04-13T05:30:14  *** Burrito has quit IRC
 88 2016-04-13T05:31:59  *** mrkent has quit IRC
 89 2016-04-13T05:32:24  *** mrkent has joined #bitcoin-dev
 90 2016-04-13T05:34:36  *** PaulCapestany has quit IRC
 91 2016-04-13T05:34:57  *** PaulCapestany has joined #bitcoin-dev
 92 2016-04-13T05:51:30  *** Arnavion has quit IRC
 93 2016-04-13T05:52:52  *** Arnavion has joined #bitcoin-dev
 94 2016-04-13T06:00:06  *** dermoth has quit IRC
 95 2016-04-13T06:00:49  *** dermoth has joined #bitcoin-dev
 96 2016-04-13T06:27:20  *** Palsson has quit IRC
 97 2016-04-13T06:27:47  *** DougieBot5000 has quit IRC
 98 2016-04-13T06:28:36  *** Ylbam has joined #bitcoin-dev
 99 2016-04-13T06:43:49  *** Starduster has quit IRC
100 2016-04-13T06:52:09  *** ThomasV has joined #bitcoin-dev
101 2016-04-13T06:52:20  *** mrkent has quit IRC
102 2016-04-13T06:54:32  *** chjj has quit IRC
103 2016-04-13T06:55:39  *** giuseppegalano has joined #bitcoin-dev
104 2016-04-13T06:56:17  *** chjj has joined #bitcoin-dev
105 2016-04-13T06:58:06  <btcdrak> Hi rusty
106 2016-04-13T06:58:21  <rusty> Hi!
107 2016-04-13T06:59:55  <btcdrak> Can you add the exception to that PR you made yesterday because if we don't change the API before 0.12.1 final we can't change it after.
108 2016-04-13T07:00:11  <rusty> btcdrak: I thought that was resolved?
109 2016-04-13T07:00:29  <btcdrak> Oh I didn't see an update email?
110 2016-04-13T07:02:08  <rusty> btcdrak: Marco said the bogus error message was actually caused wlsewhere?  See latest comment, 17 hours ago...
111 2016-04-13T07:03:12  *** Ylbam has quit IRC
112 2016-04-13T07:03:46  *** Ylbam has joined #bitcoin-dev
113 2016-04-13T07:06:27  <btcdrak> Not sure I follow. I was looking for if info[...][key] == None throw KeyError else return ...
114 2016-04-13T07:07:04  <btcdrak> the API you changed returned either the softfork array or threw an exception
115 2016-04-13T07:07:16  <btcdrak> if not found
116 2016-04-13T07:12:12  *** ThomasV has quit IRC
117 2016-04-13T07:16:27  <rusty> btcdrak: I have no idea about Python.  I assumed that [] woudl throw?
118 2016-04-13T07:22:11  <btcdrak> rusty: right enough, so maybe this https://gist.github.com/btcdrak/8b49d860acee60cb548b951c2d662222
119 2016-04-13T07:22:49  <rusty> btcdrak: hmm, I missed the same fn in bip9-softforks.py, too.
120 2016-04-13T07:24:50  *** paveljanik has quit IRC
121 2016-04-13T07:26:15  <btcdrak> rusty: yes, good catch.
122 2016-04-13T07:26:45  <rusty> btcdrak: damn, I have to rebuild to test (was on segwit4 branch)... one moment.
123 2016-04-13T07:27:17  <btcdrak> rusty: shouldnt need to
124 2016-04-13T07:28:46  <btcdrak> oh derp, of course:)
125 2016-04-13T07:32:50  <rusty> btcdrak: OK, I hacked in a typo for the key and got a nice "key not found: 'fpp'
126 2016-04-13T07:32:50  <rusty> "
127 2016-04-13T07:33:05  <rusty> (followed by a huge amount of python backtrace spew, but apparently kids these days like that :)
128 2016-04-13T07:33:23  <rusty> Pushed
129 2016-04-13T07:34:22  <btcdrak> yeah, the testframework really needs some refining in that respect.
130 2016-04-13T07:34:54  <btcdrak> rusty: looks good!
131 2016-04-13T07:35:10  <btcdrak> OT, are you aware of the #bitcoin-core-dev channel?
132 2016-04-13T07:37:04  *** Palsson has joined #bitcoin-dev
133 2016-04-13T07:38:45  *** rusty has quit IRC
134 2016-04-13T07:51:15  *** Raziel has quit IRC
135 2016-04-13T07:52:02  *** Raziel has joined #bitcoin-dev
136 2016-04-13T08:04:35  *** kadoban has quit IRC
137 2016-04-13T08:17:23  *** giuseppegalano has quit IRC
138 2016-04-13T08:25:25  *** giuseppegalano has joined #bitcoin-dev
139 2016-04-13T08:25:50  *** markus-k has joined #bitcoin-dev
140 2016-04-13T08:34:59  *** mnk has joined #bitcoin-dev
141 2016-04-13T08:35:25  *** giuseppegalano has quit IRC
142 2016-04-13T08:37:26  *** giuseppegalano has joined #bitcoin-dev
143 2016-04-13T08:41:04  *** ThomasV has joined #bitcoin-dev
144 2016-04-13T08:41:33  *** giuseppegalano has quit IRC
145 2016-04-13T08:43:20  *** AaronvanW has joined #bitcoin-dev
146 2016-04-13T08:54:57  *** ThomasV has quit IRC
147 2016-04-13T08:59:20  *** mrkent has joined #bitcoin-dev
148 2016-04-13T09:04:31  *** herzmeister has quit IRC
149 2016-04-13T09:11:55  *** cysm has quit IRC
150 2016-04-13T09:15:45  *** cysm has joined #bitcoin-dev
151 2016-04-13T09:28:26  *** rgrant has joined #bitcoin-dev
152 2016-04-13T09:31:07  *** BitNow has joined #bitcoin-dev
153 2016-04-13T09:31:47  *** BitNow has left #bitcoin-dev
154 2016-04-13T09:35:43  *** mrkent has quit IRC
155 2016-04-13T09:37:08  *** blueness has quit IRC
156 2016-04-13T09:39:43  *** johnwhitton has quit IRC
157 2016-04-13T09:39:48  *** AtashiCon has quit IRC
158 2016-04-13T09:39:52  *** Arnavion3 has joined #bitcoin-dev
159 2016-04-13T09:39:56  *** Arnavion3 is now known as AtashiCon
160 2016-04-13T09:41:49  *** moa has quit IRC
161 2016-04-13T09:46:52  *** wrabbit has quit IRC
162 2016-04-13T09:47:00  *** wrabbit has joined #bitcoin-dev
163 2016-04-13T09:47:52  *** chjj has quit IRC
164 2016-04-13T09:47:52  *** Delta_ has quit IRC
165 2016-04-13T09:47:53  *** koad has quit IRC
166 2016-04-13T09:47:53  *** fredrin has quit IRC
167 2016-04-13T09:49:00  *** Delta_ has joined #bitcoin-dev
168 2016-04-13T09:55:59  *** chjj has joined #bitcoin-dev
169 2016-04-13T09:58:30  *** blueness has joined #bitcoin-dev
170 2016-04-13T09:58:35  *** koad has joined #bitcoin-dev
171 2016-04-13T09:58:36  *** e4xit has quit IRC
172 2016-04-13T09:59:17  *** e4xit has joined #bitcoin-dev
173 2016-04-13T10:05:22  *** blueness has quit IRC
174 2016-04-13T10:07:25  *** face has joined #bitcoin-dev
175 2016-04-13T10:12:25  *** giuseppegalano has joined #bitcoin-dev
176 2016-04-13T10:15:36  *** Delta_ has quit IRC
177 2016-04-13T10:16:33  *** Delta_ has joined #bitcoin-dev
178 2016-04-13T10:18:06  *** AaronvanW has quit IRC
179 2016-04-13T10:23:11  *** giuseppegalano has quit IRC
180 2016-04-13T10:23:52  *** clopez has quit IRC
181 2016-04-13T10:26:08  *** mesmer has quit IRC
182 2016-04-13T10:27:12  *** bad_duck has quit IRC
183 2016-04-13T10:27:22  *** clopez has joined #bitcoin-dev
184 2016-04-13T10:28:31  *** bad_duck has joined #bitcoin-dev
185 2016-04-13T10:31:44  *** gribble has quit IRC
186 2016-04-13T10:32:05  *** mountaingoat has quit IRC
187 2016-04-13T10:32:31  *** go111111111 has quit IRC
188 2016-04-13T10:33:54  *** gigq has quit IRC
189 2016-04-13T10:35:18  *** paracyst has quit IRC
190 2016-04-13T10:35:58  *** gigq has joined #bitcoin-dev
191 2016-04-13T10:36:25  *** blueness has joined #bitcoin-dev
192 2016-04-13T10:37:09  *** ploop has quit IRC
193 2016-04-13T10:37:16  *** paracyst has joined #bitcoin-dev
194 2016-04-13T10:38:09  *** Internet13 has quit IRC
195 2016-04-13T10:38:35  *** face has quit IRC
196 2016-04-13T10:41:03  *** Internet13 has joined #bitcoin-dev
197 2016-04-13T10:41:04  *** ploop has joined #bitcoin-dev
198 2016-04-13T10:41:45  *** gribble has joined #bitcoin-dev
199 2016-04-13T10:41:45  *** ChanServ sets mode: +o gribble
200 2016-04-13T10:43:38  *** mountaingoat has joined #bitcoin-dev
201 2016-04-13T10:44:33  *** Belkaar has quit IRC
202 2016-04-13T10:46:17  *** Belkaar has joined #bitcoin-dev
203 2016-04-13T11:19:28  *** AaronvanW has joined #bitcoin-dev
204 2016-04-13T11:26:49  *** frank1e has joined #bitcoin-dev
205 2016-04-13T11:34:09  *** BitNow has joined #bitcoin-dev
206 2016-04-13T11:35:16  *** ploop has quit IRC
207 2016-04-13T11:35:52  *** fkhan_ has quit IRC
208 2016-04-13T11:35:52  *** s1w has quit IRC
209 2016-04-13T11:36:28  *** phantomcircuit has quit IRC
210 2016-04-13T11:36:29  *** _W_ has quit IRC
211 2016-04-13T11:36:29  *** eric has quit IRC
212 2016-04-13T11:37:04  *** blueness has quit IRC
213 2016-04-13T11:37:05  *** Tykling has quit IRC
214 2016-04-13T11:37:35  *** fkhan_ has joined #bitcoin-dev
215 2016-04-13T11:41:33  *** phantomcircuit has joined #bitcoin-dev
216 2016-04-13T11:41:34  *** herzmeister has joined #bitcoin-dev
217 2016-04-13T11:42:00  *** eric has joined #bitcoin-dev
218 2016-04-13T11:42:27  *** herzmeister has quit IRC
219 2016-04-13T11:42:40  *** ploop has joined #bitcoin-dev
220 2016-04-13T11:46:08  *** blueness has joined #bitcoin-dev
221 2016-04-13T11:47:09  *** BitNow has quit IRC
222 2016-04-13T11:50:22  *** _W_ has joined #bitcoin-dev
223 2016-04-13T11:55:37  *** rdymac has quit IRC
224 2016-04-13T12:15:46  *** Chris_Stewart_5 has joined #bitcoin-dev
225 2016-04-13T12:22:04  *** agricocb has quit IRC
226 2016-04-13T12:27:53  *** BitNow has joined #bitcoin-dev
227 2016-04-13T12:27:59  *** BitNow has left #bitcoin-dev
228 2016-04-13T12:40:59  *** agricocb has joined #bitcoin-dev
229 2016-04-13T12:43:32  *** face has joined #bitcoin-dev
230 2016-04-13T12:57:07  *** Tykling has joined #bitcoin-dev
231 2016-04-13T12:58:28  *** Giszmo has joined #bitcoin-dev
232 2016-04-13T13:02:40  *** clopez has quit IRC
233 2016-04-13T13:08:13  *** markus-k has quit IRC
234 2016-04-13T13:08:42  *** clopez has joined #bitcoin-dev
235 2016-04-13T13:08:56  *** markus-k has joined #bitcoin-dev
236 2016-04-13T13:09:47  *** GAit has joined #bitcoin-dev
237 2016-04-13T13:13:09  *** markus-k has quit IRC
238 2016-04-13T13:14:22  *** markus-k has joined #bitcoin-dev
239 2016-04-13T13:15:09  *** pfallenop has quit IRC
240 2016-04-13T13:16:35  *** giuseppegalano has joined #bitcoin-dev
241 2016-04-13T13:20:21  <wumpus> the backtrace spew is useful in as far as it helps finding where the issue is in the code, some of it may be redundant but it's a lot better than Segmentation Fault, core dumped
242 2016-04-13T13:22:06  <wumpus> in case something goes wrong you can't have enough info... a more apparent issue with the testing in e.g. Travis is how much output there is for succesful tests, which could hide warnings and problems
243 2016-04-13T13:22:29  *** giuseppegalano has quit IRC
244 2016-04-13T13:23:42  <btcdrak> wumpus: I agree, but in many cases it's not clear where the error occurs, and this is what needs to improve.
245 2016-04-13T13:24:35  <wumpus> yes there is a shutdown issue where an error causes an error to trigger another error (missing variable nodes or something...) on the way out
246 2016-04-13T13:25:39  <wumpus> then again we've come a long way, it used to be even more difficult to locate a problem when it was a collection of bash scripts
247 2016-04-13T13:34:43  *** paxtoncamaro91_ has joined #bitcoin-dev
248 2016-04-13T13:38:08  *** gwollon has joined #bitcoin-dev
249 2016-04-13T13:40:45  *** wump has joined #bitcoin-dev
250 2016-04-13T13:43:00  *** wumpus has quit IRC
251 2016-04-13T13:43:05  *** wump is now known as wumpus
252 2016-04-13T13:43:40  *** spinza has quit IRC
253 2016-04-13T13:43:41  *** ryan-c has quit IRC
254 2016-04-13T13:43:41  *** sanada has quit IRC
255 2016-04-13T13:43:41  *** gwillen has quit IRC
256 2016-04-13T13:43:41  *** madpax has quit IRC
257 2016-04-13T13:43:41  *** netg has quit IRC
258 2016-04-13T13:43:41  *** Madars has quit IRC
259 2016-04-13T13:43:41  *** harding has quit IRC
260 2016-04-13T13:43:41  *** BlueMatt has quit IRC
261 2016-04-13T13:47:05  *** BlueMatt has joined #bitcoin-dev
262 2016-04-13T13:49:47  *** ryan-c has joined #bitcoin-dev
263 2016-04-13T13:50:22  *** Chris_Stewart_5 has quit IRC
264 2016-04-13T13:50:29  *** Madars has joined #bitcoin-dev
265 2016-04-13T13:52:28  *** giuseppegalano has joined #bitcoin-dev
266 2016-04-13T13:53:20  *** BitNow has joined #bitcoin-dev
267 2016-04-13T13:53:31  *** BitNow has left #bitcoin-dev
268 2016-04-13T13:59:35  *** rgrant has quit IRC
269 2016-04-13T14:00:29  *** spinza has joined #bitcoin-dev
270 2016-04-13T14:03:22  *** wraithm has joined #bitcoin-dev
271 2016-04-13T14:04:12  *** rgrant has joined #bitcoin-dev
272 2016-04-13T14:04:34  *** Chris_Stewart_5 has joined #bitcoin-dev
273 2016-04-13T14:21:34  *** Luke has joined #bitcoin-dev
274 2016-04-13T14:22:58  *** markus-k has quit IRC
275 2016-04-13T14:30:02  *** rgrant has quit IRC
276 2016-04-13T14:35:26  *** TomMc has joined #bitcoin-dev
277 2016-04-13T14:37:24  *** Beef has quit IRC
278 2016-04-13T14:37:40  *** Tykling has quit IRC
279 2016-04-13T14:38:52  *** wumpus has quit IRC
280 2016-04-13T14:40:03  *** mountaingoat has quit IRC
281 2016-04-13T14:41:26  *** wumpus has joined #bitcoin-dev
282 2016-04-13T14:42:32  *** Beef has joined #bitcoin-dev
283 2016-04-13T14:45:21  *** rgrant has joined #bitcoin-dev
284 2016-04-13T14:45:24  *** giuseppegalano has quit IRC
285 2016-04-13T14:55:06  <Chris_Stewart_5> How could script op codes be counted if MAST was implemented into core?
286 2016-04-13T14:55:53  <Chris_Stewart_5> Currently core counts the op codes inside of unexecuted OP_IF branches, this would be impossible if MAST was implemented if I understand it correctly
287 2016-04-13T14:56:07  *** belcher has joined #bitcoin-dev
288 2016-04-13T15:00:07  *** netsin has quit IRC
289 2016-04-13T15:07:10  *** mountaingoat has joined #bitcoin-dev
290 2016-04-13T15:12:43  *** rgrant has left #bitcoin-dev
291 2016-04-13T15:17:19  *** pfallenop has joined #bitcoin-dev
292 2016-04-13T15:30:09  *** DougieBot5000 has joined #bitcoin-dev
293 2016-04-13T15:34:39  *** AaronvanW has quit IRC
294 2016-04-13T15:35:12  *** frank1e_ has joined #bitcoin-dev
295 2016-04-13T15:35:26  *** ThomasV has joined #bitcoin-dev
296 2016-04-13T15:38:40  *** Palsson has quit IRC
297 2016-04-13T15:43:01  *** agricocb has quit IRC
298 2016-04-13T15:44:16  *** spinza has quit IRC
299 2016-04-13T15:44:16  *** BlueMatt has quit IRC
300 2016-04-13T15:44:16  *** frank1e has quit IRC
301 2016-04-13T15:44:16  *** gigq has quit IRC
302 2016-04-13T15:44:16  *** Tulsene has quit IRC
303 2016-04-13T15:44:16  *** btcdrak has quit IRC
304 2016-04-13T15:45:29  *** Beef has quit IRC
305 2016-04-13T15:46:30  *** TomMc has quit IRC
306 2016-04-13T15:47:39  *** ribasushi has quit IRC
307 2016-04-13T15:49:45  *** spinza has joined #bitcoin-dev
308 2016-04-13T15:50:04  *** Beef has joined #bitcoin-dev
309 2016-04-13T15:50:35  *** waxwing has quit IRC
310 2016-04-13T15:50:47  *** Tulsene has joined #bitcoin-dev
311 2016-04-13T15:52:01  *** btcdrak has joined #bitcoin-dev
312 2016-04-13T15:53:40  *** waxwing has joined #bitcoin-dev
313 2016-04-13T15:58:49  *** Tykling has joined #bitcoin-dev
314 2016-04-13T16:05:53  *** AaronvanW has joined #bitcoin-dev
315 2016-04-13T16:37:54  *** BitNow has joined #bitcoin-dev
316 2016-04-13T16:38:04  *** BitNow has left #bitcoin-dev
317 2016-04-13T16:38:26  *** TomMc has joined #bitcoin-dev
318 2016-04-13T16:44:37  *** murch has joined #bitcoin-dev
319 2016-04-13T16:54:17  *** AaronvanW has quit IRC
320 2016-04-13T16:55:24  *** paveljanik has joined #bitcoin-dev
321 2016-04-13T16:56:53  *** kadoban has joined #bitcoin-dev
322 2016-04-13T16:59:09  *** ongolaBoy has quit IRC
323 2016-04-13T17:02:11  *** Krellan has joined #bitcoin-dev
324 2016-04-13T17:09:10  *** Chris_Stewart_5 has quit IRC
325 2016-04-13T17:11:37  *** TomMc has quit IRC
326 2016-04-13T17:12:10  *** molz has quit IRC
327 2016-04-13T17:12:27  *** molz has joined #bitcoin-dev
328 2016-04-13T17:29:40  *** Luke has quit IRC
329 2016-04-13T17:37:33  *** OneFixt has joined #bitcoin-dev
330 2016-04-13T17:41:21  *** wraithm has quit IRC
331 2016-04-13T17:45:50  *** weems has joined #bitcoin-dev
332 2016-04-13T17:58:59  *** ribasushi has joined #bitcoin-dev
333 2016-04-13T18:06:47  *** priidu has joined #bitcoin-dev
334 2016-04-13T18:10:24  *** johnwhitton has joined #bitcoin-dev
335 2016-04-13T18:12:31  *** moli has joined #bitcoin-dev
336 2016-04-13T18:12:49  *** blackwraith has joined #bitcoin-dev
337 2016-04-13T18:14:34  *** molz has quit IRC
338 2016-04-13T18:14:54  *** priidu has quit IRC
339 2016-04-13T18:16:54  *** TomMc has joined #bitcoin-dev
340 2016-04-13T18:21:20  *** gwollon is now known as gwillen
341 2016-04-13T18:26:32  *** blueness has quit IRC
342 2016-04-13T18:36:32  *** PaulCape_ has joined #bitcoin-dev
343 2016-04-13T18:37:35  *** mrkent has joined #bitcoin-dev
344 2016-04-13T18:37:37  *** altgribble has joined #bitcoin-dev
345 2016-04-13T18:37:38  *** altgribble` has quit IRC
346 2016-04-13T18:37:38  *** da2ce7_mobile has quit IRC
347 2016-04-13T18:38:18  *** goregrind has joined #bitcoin-dev
348 2016-04-13T18:38:18  *** TheAdversary has quit IRC
349 2016-04-13T18:39:17  *** PaulCapestany has quit IRC
350 2016-04-13T18:39:17  *** goregrin1 has quit IRC
351 2016-04-13T18:39:18  *** morcos has quit IRC
352 2016-04-13T18:39:18  *** sword_smith has quit IRC
353 2016-04-13T18:39:18  *** Diablo-D3 has quit IRC
354 2016-04-13T18:39:18  *** TD-Linux has quit IRC
355 2016-04-13T18:39:18  *** warren has quit IRC
356 2016-04-13T18:39:18  *** OxADADA has quit IRC
357 2016-04-13T18:39:18  *** sw1f7 has quit IRC
358 2016-04-13T18:39:40  *** blueness has joined #bitcoin-dev
359 2016-04-13T18:39:50  *** joeykrim has quit IRC
360 2016-04-13T18:39:50  *** LeMiner has quit IRC
361 2016-04-13T18:39:50  *** CodesInChaos has quit IRC
362 2016-04-13T18:40:01  *** TheAdversary has joined #bitcoin-dev
363 2016-04-13T18:40:10  *** sword_smith has joined #bitcoin-dev
364 2016-04-13T18:40:47  *** CodesInChaos has joined #bitcoin-dev
365 2016-04-13T18:41:08  *** OxADADA has joined #bitcoin-dev
366 2016-04-13T18:41:23  *** altgribble has quit IRC
367 2016-04-13T18:41:37  *** altgribble has joined #bitcoin-dev
368 2016-04-13T18:41:49  *** jlyndon has quit IRC
369 2016-04-13T18:41:50  *** elgrecoFL has quit IRC
370 2016-04-13T18:41:51  *** _sf_ has quit IRC
371 2016-04-13T18:45:07  *** Diablo-D3 has joined #bitcoin-dev
372 2016-04-13T18:45:18  *** TD-Linux has joined #bitcoin-dev
373 2016-04-13T18:45:30  *** da2ce7_mobile has joined #bitcoin-dev
374 2016-04-13T18:46:42  *** joeykrim has joined #bitcoin-dev
375 2016-04-13T18:47:29  *** morcos has joined #bitcoin-dev
376 2016-04-13T18:48:11  *** jlyndon has joined #bitcoin-dev
377 2016-04-13T18:49:39  *** warren has joined #bitcoin-dev
378 2016-04-13T18:49:56  *** Palsson has joined #bitcoin-dev
379 2016-04-13T19:00:28  *** elgrecoFL has joined #bitcoin-dev
380 2016-04-13T19:01:18  *** TheSeven has quit IRC
381 2016-04-13T19:02:00  *** TheSeven has joined #bitcoin-dev
382 2016-04-13T19:14:48  *** _sf_ has joined #bitcoin-dev
383 2016-04-13T19:26:30  *** jtimon has joined #bitcoin-dev
384 2016-04-13T19:30:51  *** netsin has joined #bitcoin-dev
385 2016-04-13T19:32:26  *** wraithm has joined #bitcoin-dev
386 2016-04-13T19:36:05  *** sw1f7 has joined #bitcoin-dev
387 2016-04-13T19:38:55  *** LeMiner has joined #bitcoin-dev
388 2016-04-13T19:39:04  *** prosodyContexte has quit IRC
389 2016-04-13T19:43:52  *** prosodyContexte has joined #bitcoin-dev
390 2016-04-13T19:44:33  *** kadoban_ has joined #bitcoin-dev
391 2016-04-13T19:44:49  *** Starduster has joined #bitcoin-dev
392 2016-04-13T19:46:51  *** Chris_Stewart_5 has joined #bitcoin-dev
393 2016-04-13T19:48:24  *** morcos has quit IRC
394 2016-04-13T19:48:24  *** blueness has quit IRC
395 2016-04-13T19:48:24  *** kadoban has quit IRC
396 2016-04-13T19:48:24  *** ThomasV has quit IRC
397 2016-04-13T19:48:24  *** belcher has quit IRC
398 2016-04-13T19:48:24  *** gwillen has quit IRC
399 2016-04-13T19:48:24  *** wiz has quit IRC
400 2016-04-13T19:48:24  *** cguida_ has quit IRC
401 2016-04-13T19:48:24  *** afk11 has quit IRC
402 2016-04-13T19:48:24  *** Logicwax has quit IRC
403 2016-04-13T19:48:25  *** kanzure has quit IRC
404 2016-04-13T19:48:25  *** nkuttler has quit IRC
405 2016-04-13T19:48:25  *** roasbeef has quit IRC
406 2016-04-13T19:48:51  *** Luke has joined #bitcoin-dev
407 2016-04-13T19:49:16  *** kadoban_ is now known as kadoban
408 2016-04-13T19:51:16  *** nkuttler_ has joined #bitcoin-dev
409 2016-04-13T19:52:05  *** CheckDavid has quit IRC
410 2016-04-13T19:54:30  *** wiz_ has joined #bitcoin-dev
411 2016-04-13T19:54:34  *** nkuttler_ is now known as nkuttler
412 2016-04-13T19:57:54  *** agricocb has joined #bitcoin-dev
413 2016-04-13T19:58:59  *** blueness__ has joined #bitcoin-dev
414 2016-04-13T20:01:24  *** Palsson has quit IRC
415 2016-04-13T20:03:31  *** morcos has joined #bitcoin-dev
416 2016-04-13T20:03:32  *** blueness has joined #bitcoin-dev
417 2016-04-13T20:03:32  *** ThomasV has joined #bitcoin-dev
418 2016-04-13T20:03:32  *** belcher has joined #bitcoin-dev
419 2016-04-13T20:03:32  *** gwillen has joined #bitcoin-dev
420 2016-04-13T20:03:32  *** wiz has joined #bitcoin-dev
421 2016-04-13T20:03:32  *** cguida_ has joined #bitcoin-dev
422 2016-04-13T20:03:32  *** afk11 has joined #bitcoin-dev
423 2016-04-13T20:03:32  *** Logicwax has joined #bitcoin-dev
424 2016-04-13T20:03:32  *** roasbeef has joined #bitcoin-dev
425 2016-04-13T20:04:32  *** morcos has quit IRC
426 2016-04-13T20:04:32  *** blueness has quit IRC
427 2016-04-13T20:04:33  *** ThomasV has quit IRC
428 2016-04-13T20:04:33  *** belcher has quit IRC
429 2016-04-13T20:04:33  *** gwillen has quit IRC
430 2016-04-13T20:04:33  *** wiz has quit IRC
431 2016-04-13T20:04:33  *** cguida_ has quit IRC
432 2016-04-13T20:04:34  *** afk11 has quit IRC
433 2016-04-13T20:04:34  *** Logicwax has quit IRC
434 2016-04-13T20:04:34  *** roasbeef has quit IRC
435 2016-04-13T20:04:34  *** blueness__ is now known as blueness
436 2016-04-13T20:04:34  *** wiz_ is now known as wiz
437 2016-04-13T20:05:50  *** ibrightly has quit IRC
438 2016-04-13T20:06:54  *** wpalczynski has quit IRC
439 2016-04-13T20:08:02  *** e4xit has quit IRC
440 2016-04-13T20:08:23  *** ibrightly has joined #bitcoin-dev
441 2016-04-13T20:09:48  *** morcos has joined #bitcoin-dev
442 2016-04-13T20:10:17  *** wpalczynski has joined #bitcoin-dev
443 2016-04-13T20:11:57  *** ThomasV has joined #bitcoin-dev
444 2016-04-13T20:11:57  *** belcher has joined #bitcoin-dev
445 2016-04-13T20:11:57  *** gwillen has joined #bitcoin-dev
446 2016-04-13T20:11:57  *** cguida_ has joined #bitcoin-dev
447 2016-04-13T20:11:58  *** ThomasV has quit IRC
448 2016-04-13T20:13:02  *** cguida has joined #bitcoin-dev
449 2016-04-13T20:15:04  *** cguida_ has quit IRC
450 2016-04-13T20:15:34  *** belcher has quit IRC
451 2016-04-13T20:15:34  *** gwillen has quit IRC
452 2016-04-13T20:17:33  *** gwillen has joined #bitcoin-dev
453 2016-04-13T20:17:58  *** cguida has quit IRC
454 2016-04-13T20:22:31  *** enamon_ has joined #bitcoin-dev
455 2016-04-13T20:29:06  *** TomMc has quit IRC
456 2016-04-13T20:29:40  *** Chris_Stewart_5 has quit IRC
457 2016-04-13T20:32:06  *** belcher has joined #bitcoin-dev
458 2016-04-13T20:37:27  *** molz has joined #bitcoin-dev
459 2016-04-13T20:37:51  *** Pasha has joined #bitcoin-dev
460 2016-04-13T20:38:06  *** hashtagg_ has joined #bitcoin-dev
461 2016-04-13T20:39:44  *** bitstein has joined #bitcoin-dev
462 2016-04-13T20:40:11  *** bitstein has quit IRC
463 2016-04-13T20:40:27  *** paracyst_ has joined #bitcoin-dev
464 2016-04-13T20:41:39  *** robink_ has joined #bitcoin-dev
465 2016-04-13T20:42:51  *** Beaph has joined #bitcoin-dev
466 2016-04-13T20:43:28  *** adam3us_ has joined #bitcoin-dev
467 2016-04-13T20:45:51  *** joeykrim_ has joined #bitcoin-dev
468 2016-04-13T20:47:07  *** netsin has quit IRC
469 2016-04-13T20:47:07  *** joeykrim has quit IRC
470 2016-04-13T20:47:07  *** moli has quit IRC
471 2016-04-13T20:47:07  *** Beef has quit IRC
472 2016-04-13T20:47:08  *** Giszmo has quit IRC
473 2016-04-13T20:47:08  *** face has quit IRC
474 2016-04-13T20:47:08  *** paracyst has quit IRC
475 2016-04-13T20:47:08  *** hashtag_ has quit IRC
476 2016-04-13T20:47:08  *** Michail1 has quit IRC
477 2016-04-13T20:47:08  *** justanotheruser has quit IRC
478 2016-04-13T20:47:08  *** Cory has quit IRC
479 2016-04-13T20:47:08  *** ghtdak has quit IRC
480 2016-04-13T20:47:08  *** robink has quit IRC
481 2016-04-13T20:47:08  *** JWU42 has quit IRC
482 2016-04-13T20:47:08  *** BGL has quit IRC
483 2016-04-13T20:47:08  *** dgenr8 has quit IRC
484 2016-04-13T20:47:08  *** kindoge has quit IRC
485 2016-04-13T20:47:09  *** adam3us has quit IRC
486 2016-04-13T20:47:09  *** Beaph is now known as Beef
487 2016-04-13T20:47:31  *** Michail1 has joined #bitcoin-dev
488 2016-04-13T20:47:54  *** dgenr8 has joined #bitcoin-dev
489 2016-04-13T20:47:55  *** kindoge has joined #bitcoin-dev
490 2016-04-13T20:50:27  *** weems has quit IRC
491 2016-04-13T20:50:44  *** weems has joined #bitcoin-dev
492 2016-04-13T20:59:17  *** Giszmo has joined #bitcoin-dev
493 2016-04-13T21:02:06  *** JWU42 has joined #bitcoin-dev
494 2016-04-13T21:10:32  *** Ahmed90 has joined #bitcoin-dev
495 2016-04-13T21:12:02  *** BGL has joined #bitcoin-dev
496 2016-04-13T21:12:32  *** justanotheruser has joined #bitcoin-dev
497 2016-04-13T21:28:28  *** TomMc has joined #bitcoin-dev
498 2016-04-13T21:31:09  *** agricocb has quit IRC
499 2016-04-13T21:38:43  *** agricocb has joined #bitcoin-dev
500 2016-04-13T21:39:53  *** mrkent_ has joined #bitcoin-dev
501 2016-04-13T21:40:04  *** Giszmo has quit IRC
502 2016-04-13T21:40:40  *** wiz has quit IRC
503 2016-04-13T21:41:01  *** paracyst has joined #bitcoin-dev
504 2016-04-13T21:41:16  *** TomMc has quit IRC
505 2016-04-13T21:41:16  *** paveljanik has quit IRC
506 2016-04-13T21:41:16  *** Tykling has quit IRC
507 2016-04-13T21:41:52  *** paracyst_ has quit IRC
508 2016-04-13T21:41:52  *** belcher has quit IRC
509 2016-04-13T21:41:52  *** gwillen has quit IRC
510 2016-04-13T21:41:53  *** mrkent has quit IRC
511 2016-04-13T21:42:38  *** wiz has joined #bitcoin-dev
512 2016-04-13T21:42:48  *** Giszmo has joined #bitcoin-dev
513 2016-04-13T21:43:25  *** gwillen has joined #bitcoin-dev
514 2016-04-13T21:44:44  *** TomMc has joined #bitcoin-dev
515 2016-04-13T21:53:20  *** blackwraith has quit IRC
516 2016-04-13T21:55:22  *** herzmeister has joined #bitcoin-dev
517 2016-04-13T21:57:35  *** PaulCape_ has quit IRC
518 2016-04-13T22:03:16  *** PaulCapestany has joined #bitcoin-dev
519 2016-04-13T22:07:20  *** realz__ has joined #bitcoin-dev
520 2016-04-13T22:10:06  *** realz has quit IRC
521 2016-04-13T22:11:10  *** _fortis has quit IRC
522 2016-04-13T22:17:21  *** realz__ is now known as realz
523 2016-04-13T22:17:26  *** _fortis has joined #bitcoin-dev
524 2016-04-13T22:18:57  *** MKCoin has quit IRC
525 2016-04-13T22:19:12  *** TomMc has quit IRC
526 2016-04-13T22:27:41  *** DougieBot5000 has quit IRC
527 2016-04-13T22:32:08  *** MKCoin has joined #bitcoin-dev
528 2016-04-13T22:40:57  *** Luke has quit IRC
529 2016-04-13T22:44:18  *** wraithm has quit IRC
530 2016-04-13T22:51:50  *** cguida has joined #bitcoin-dev
531 2016-04-13T22:55:35  *** rusty has joined #bitcoin-dev
532 2016-04-13T23:01:07  *** Tykling has joined #bitcoin-dev
533 2016-04-13T23:04:27  *** rusty has quit IRC
534 2016-04-13T23:05:57  *** LeMiner has quit IRC
535 2016-04-13T23:06:49  *** cguida has quit IRC
536 2016-04-13T23:07:31  *** gnubeard has joined #bitcoin-dev
537 2016-04-13T23:08:22  *** Chris_Stewart_5 has joined #bitcoin-dev
538 2016-04-13T23:20:52  *** gnubeard has quit IRC
539 2016-04-13T23:21:06  *** Ylbam has quit IRC
540 2016-04-13T23:23:03  *** wraithm has joined #bitcoin-dev
541 2016-04-13T23:26:21  *** wraithm has quit IRC
542 2016-04-13T23:26:44  *** Luke has joined #bitcoin-dev
543 2016-04-13T23:27:15  *** wraithm has joined #bitcoin-dev
544 2016-04-13T23:31:16  *** wraithm has quit IRC
545 2016-04-13T23:34:02  *** gnubeard has joined #bitcoin-dev
546 2016-04-13T23:34:32  *** wraithm has joined #bitcoin-dev
547 2016-04-13T23:35:17  *** herzmeister has quit IRC
548 2016-04-13T23:41:45  *** herzmeister has joined #bitcoin-dev
549 2016-04-13T23:52:08  *** cguida has joined #bitcoin-dev
550 2016-04-13T23:58:18  *** wraithm has quit IRC
551 2016-04-13T23:59:41  *** Pasha is now known as Cory
552 2016-04-13T23:59:54  *** wraithm has joined #bitcoin-dev