1 2018-01-10T00:00:25  *** goatchild36 has joined #bitcoin-dev
  2 2018-01-10T00:02:05  <goatchild36> hello
  3 2018-01-10T00:06:44  *** goatchild36 has quit IRC
  4 2018-01-10T00:09:21  *** jb55 has joined #bitcoin-dev
  5 2018-01-10T00:12:42  *** DTZUZO has quit IRC
  6 2018-01-10T00:19:01  *** Murch has quit IRC
  7 2018-01-10T00:20:15  *** tknp has quit IRC
  8 2018-01-10T00:21:20  *** Victorsueca has quit IRC
  9 2018-01-10T00:22:37  *** Victorsueca has joined #bitcoin-dev
 10 2018-01-10T00:28:42  *** jb55 has quit IRC
 11 2018-01-10T00:29:42  *** Belxjander has quit IRC
 12 2018-01-10T00:31:40  *** Belxjander has joined #bitcoin-dev
 13 2018-01-10T00:38:57  *** cluelessperson has quit IRC
 14 2018-01-10T00:41:47  *** cluelessperson has joined #bitcoin-dev
 15 2018-01-10T00:59:20  *** dabura667 has joined #bitcoin-dev
 16 2018-01-10T01:23:04  *** Chris_Stewart_5 has joined #bitcoin-dev
 17 2018-01-10T01:44:56  *** belcher_ has quit IRC
 18 2018-01-10T01:45:27  *** AndBobsYourUncle has quit IRC
 19 2018-01-10T01:46:50  <Chris_Stewart_5> if I wanted to provided the number 1 on the witness stack i would just place 0x1 into it right? No need for OP_1?
 20 2018-01-10T01:47:11  *** cloudrunner_ has joined #bitcoin-dev
 21 2018-01-10T01:48:34  <Chris_Stewart_5> an example: https://pastebin.com/uHF9CH7A
 22 2018-01-10T01:48:39  <Chris_Stewart_5> does that look right?
 23 2018-01-10T01:48:51  <Chris_Stewart_5> I'm getting an error when trying to parse that as a CScriptNum
 24 2018-01-10T01:50:30  <Chris_Stewart_5> the failure is occuring on this line when attempting to parse 0x1 to a CScriptNum
 25 2018-01-10T01:50:31  <Chris_Stewart_5> https://github.com/kallewoof/bitcoin/blob/1ed5626cfcdc8676154b30def21c91d88d1061ad/src/script/interpreter.cpp#L1058
 26 2018-01-10T01:50:37  <Chris_Stewart_5> on the BIP98/BIP116 pull request
 27 2018-01-10T01:50:44  <Chris_Stewart_5> MAST bips
 28 2018-01-10T01:51:48  *** Dagronmaster has joined #bitcoin-dev
 29 2018-01-10T02:10:26  *** Belxjander has quit IRC
 30 2018-01-10T02:11:46  *** Belxjander has joined #bitcoin-dev
 31 2018-01-10T02:23:57  *** Belxjander has quit IRC
 32 2018-01-10T02:29:22  *** Belxjander has joined #bitcoin-dev
 33 2018-01-10T02:33:44  *** jpe_ has joined #bitcoin-dev
 34 2018-01-10T02:36:31  *** robink has quit IRC
 35 2018-01-10T02:36:47  *** jpe has quit IRC
 36 2018-01-10T02:38:33  *** robink has joined #bitcoin-dev
 37 2018-01-10T02:41:57  *** robink has quit IRC
 38 2018-01-10T02:42:17  *** helo has quit IRC
 39 2018-01-10T02:42:18  *** robink has joined #bitcoin-dev
 40 2018-01-10T02:42:56  *** Megumiin has quit IRC
 41 2018-01-10T02:43:23  *** helo has joined #bitcoin-dev
 42 2018-01-10T02:58:07  <kallewoof> It works fine on my end. What is the error?
 43 2018-01-10T03:00:33  <kallewoof> (Example using btcdeb, mbv-taileval branch: ./btcdeb 6b20ccf405c2e3feb92cd03897b2825522dc8a5d18bf88d964e6c1f00c534cca06f752b36d75 6c5188 0000 1)
 44 2018-01-10T03:03:05  *** Chris_Stewart_5 has quit IRC
 45 2018-01-10T03:10:08  *** Giszmo has quit IRC
 46 2018-01-10T03:10:56  *** subo has joined #bitcoin-dev
 47 2018-01-10T03:15:02  *** subo_ has quit IRC
 48 2018-01-10T03:37:47  *** dviola has quit IRC
 49 2018-01-10T03:42:05  *** Belxjander has quit IRC
 50 2018-01-10T03:45:05  *** cloudrunner_ has quit IRC
 51 2018-01-10T03:46:48  *** jaromil has quit IRC
 52 2018-01-10T03:47:10  *** jaromil has joined #bitcoin-dev
 53 2018-01-10T03:47:34  *** Belxjander has joined #bitcoin-dev
 54 2018-01-10T04:28:42  <kallewoof> Chris_Stewart_5: Actually, I am using OP_2 not 0x02, so you probably need to use the opcode.
 55 2018-01-10T04:35:57  *** iv3c has quit IRC
 56 2018-01-10T04:38:47  *** jb55 has joined #bitcoin-dev
 57 2018-01-10T04:38:51  *** jb55 has quit IRC
 58 2018-01-10T04:39:08  *** jb55 has joined #bitcoin-dev
 59 2018-01-10T04:52:17  *** jb55 has quit IRC
 60 2018-01-10T04:58:15  *** JackH has quit IRC
 61 2018-01-10T05:08:24  *** TheSeven has quit IRC
 62 2018-01-10T05:11:08  *** broccolistem has quit IRC
 63 2018-01-10T05:35:27  *** murr4y has quit IRC
 64 2018-01-10T05:44:04  *** TheSeven has joined #bitcoin-dev
 65 2018-01-10T05:47:52  *** broccolistem has joined #bitcoin-dev
 66 2018-01-10T05:49:29  *** TheSeven has quit IRC
 67 2018-01-10T05:50:21  *** TheSeven has joined #bitcoin-dev
 68 2018-01-10T05:52:52  *** d9b4bef9 has quit IRC
 69 2018-01-10T05:54:07  *** d9b4bef9 has joined #bitcoin-dev
 70 2018-01-10T05:54:59  *** TheSeven has quit IRC
 71 2018-01-10T05:57:08  *** TheSeven has joined #bitcoin-dev
 72 2018-01-10T06:01:36  *** TheSeven has quit IRC
 73 2018-01-10T06:22:52  *** DSidH has joined #bitcoin-dev
 74 2018-01-10T06:24:46  <DSidH> arubi: based on our discussions, wrote a node in Scala (work in progress). Any chance you or someone can review? https://github.com/scalahub/bitcoinS
 75 2018-01-10T06:27:54  *** TheSeven has joined #bitcoin-dev
 76 2018-01-10T06:29:44  <echeveria> of course, it’s java so it’s a big folder of opaque binaries.
 77 2018-01-10T06:30:10  *** cybrNaut has quit IRC
 78 2018-01-10T06:34:01  *** AndBobsYourUncle has joined #bitcoin-dev
 79 2018-01-10T06:34:48  <DSidH> echeveria: was that for me?
 80 2018-01-10T06:38:09  <echeveria> DSidH: yes.
 81 2018-01-10T06:39:36  <DSidH> echeveria: its not java.. but Scala
 82 2018-01-10T06:40:54  <DSidH> https://github.com/scalahub/bitcoinS/tree/master/BitcoinS_Tests/src/sh this will give more idea of usage
 83 2018-01-10T06:45:27  *** jtimon has quit IRC
 84 2018-01-10T06:50:07  *** meshcollider has quit IRC
 85 2018-01-10T06:53:38  <arubi> cool DSidH !  I'm not sure I'm fit to review scala, makes me dizzy :)
 86 2018-01-10T06:54:16  <DSidH> :) cool. Java makes me dizzy actually. Scala is much like python
 87 2018-01-10T06:58:02  *** one_zero has quit IRC
 88 2018-01-10T06:58:09  *** Randolf has quit IRC
 89 2018-01-10T06:59:08  <DSidH> its a great feeling to run a full node.. its an even better feeling to run your own code :)
 90 2018-01-10T07:03:40  *** Randolf has joined #bitcoin-dev
 91 2018-01-10T07:14:16  *** one_zero has joined #bitcoin-dev
 92 2018-01-10T07:17:33  *** Belxjander has quit IRC
 93 2018-01-10T07:24:09  *** Belxjander has joined #bitcoin-dev
 94 2018-01-10T07:25:51  *** one_zero has quit IRC
 95 2018-01-10T07:36:44  *** TheAdversary has joined #bitcoin-dev
 96 2018-01-10T07:38:32  *** ongolaBoy has joined #bitcoin-dev
 97 2018-01-10T07:39:04  *** Hasimir has joined #bitcoin-dev
 98 2018-01-10T07:47:53  *** Victorsueca has quit IRC
 99 2018-01-10T07:49:14  *** Victorsueca has joined #bitcoin-dev
100 2018-01-10T07:49:49  *** firemanxbr has joined #bitcoin-dev
101 2018-01-10T07:53:27  *** ongolaBoy has quit IRC
102 2018-01-10T08:04:48  *** ongolaBoy has joined #bitcoin-dev
103 2018-01-10T08:08:56  <DSidH> btw I couldn't have done it without help from the people here.. esp arubi.. thanks a lot
104 2018-01-10T08:09:33  <arubi> welcome!
105 2018-01-10T08:10:38  <DSidH> anyway I can repay :P
106 2018-01-10T08:18:56  *** one_zero has joined #bitcoin-dev
107 2018-01-10T08:24:00  <arubi> DSidH, it's cool :)  nanos gigantum humeris insidentes
108 2018-01-10T08:29:51  *** dv-blk has joined #bitcoin-dev
109 2018-01-10T08:32:27  *** dv-blk has quit IRC
110 2018-01-10T08:34:02  *** broccolistem has quit IRC
111 2018-01-10T08:36:52  *** broccolistem has joined #bitcoin-dev
112 2018-01-10T08:37:53  *** Belxjander has quit IRC
113 2018-01-10T08:44:58  *** Belxjander has joined #bitcoin-dev
114 2018-01-10T08:45:35  *** one_zero has quit IRC
115 2018-01-10T09:03:12  *** nazarewk has joined #bitcoin-dev
116 2018-01-10T09:04:51  *** kexkey has quit IRC
117 2018-01-10T09:06:12  *** dafuq has quit IRC
118 2018-01-10T09:19:57  *** txter has joined #bitcoin-dev
119 2018-01-10T09:29:56  *** dviola has joined #bitcoin-dev
120 2018-01-10T09:33:16  *** murr4y has joined #bitcoin-dev
121 2018-01-10T09:38:39  *** cloudrunner_ has joined #bitcoin-dev
122 2018-01-10T09:40:52  *** d9b4bef9 has quit IRC
123 2018-01-10T09:42:00  *** d9b4bef9 has joined #bitcoin-dev
124 2018-01-10T09:58:26  *** zshlyk has quit IRC
125 2018-01-10T10:03:28  *** zshlyk has joined #bitcoin-dev
126 2018-01-10T10:03:55  *** jaromil has quit IRC
127 2018-01-10T10:06:11  *** jaromil has joined #bitcoin-dev
128 2018-01-10T10:23:24  *** cybrNaut has joined #bitcoin-dev
129 2018-01-10T10:24:56  *** anon616 has left #bitcoin-dev
130 2018-01-10T10:26:22  *** meshcollider has joined #bitcoin-dev
131 2018-01-10T10:26:27  *** anon616 has joined #bitcoin-dev
132 2018-01-10T10:33:32  *** fatalhalt has quit IRC
133 2018-01-10T10:46:11  *** Belxjander has quit IRC
134 2018-01-10T10:49:00  *** Belxjander has joined #bitcoin-dev
135 2018-01-10T10:49:20  *** robink has quit IRC
136 2018-01-10T10:51:32  *** robink has joined #bitcoin-dev
137 2018-01-10T10:55:11  *** dafuq has joined #bitcoin-dev
138 2018-01-10T11:00:03  *** NicolasDorier has quit IRC
139 2018-01-10T11:21:12  *** WKNiGHT has quit IRC
140 2018-01-10T11:28:33  *** sdfgsdf has quit IRC
141 2018-01-10T11:33:23  *** Victorsueca has quit IRC
142 2018-01-10T11:34:34  *** Victorsueca has joined #bitcoin-dev
143 2018-01-10T11:35:51  *** dabura667 has quit IRC
144 2018-01-10T12:30:07  *** jpe_ is now known as jpe
145 2018-01-10T12:35:27  *** belcher_ has joined #bitcoin-dev
146 2018-01-10T12:46:11  *** meshcollider has quit IRC
147 2018-01-10T12:49:20  *** Randolf has quit IRC
148 2018-01-10T12:51:33  *** Chris_Stewart_5 has joined #bitcoin-dev
149 2018-01-10T12:53:02  *** logicue has joined #bitcoin-dev
150 2018-01-10T12:54:46  *** Randolf has joined #bitcoin-dev
151 2018-01-10T13:11:22  *** PaulCapestany has quit IRC
152 2018-01-10T13:11:56  *** dviola has quit IRC
153 2018-01-10T13:12:23  *** PaulCapestany has joined #bitcoin-dev
154 2018-01-10T13:14:53  *** WKNiGHT has joined #bitcoin-dev
155 2018-01-10T13:16:02  *** paul0 has quit IRC
156 2018-01-10T13:18:23  *** airbreather_ has joined #bitcoin-dev
157 2018-01-10T13:20:09  *** airbreather has quit IRC
158 2018-01-10T13:28:13  *** jtimon has joined #bitcoin-dev
159 2018-01-10T13:33:38  *** |Clown| has joined #bitcoin-dev
160 2018-01-10T13:35:33  *** Victorsueca has quit IRC
161 2018-01-10T13:35:52  *** d9b4bef9 has quit IRC
162 2018-01-10T13:36:59  *** Victorsueca has joined #bitcoin-dev
163 2018-01-10T13:37:04  *** d9b4bef9 has joined #bitcoin-dev
164 2018-01-10T13:42:06  *** PaulCapestany has quit IRC
165 2018-01-10T13:44:17  *** PaulCapestany has joined #bitcoin-dev
166 2018-01-10T13:50:41  *** rafalcpp has quit IRC
167 2018-01-10T13:51:45  *** kexkey has joined #bitcoin-dev
168 2018-01-10T13:57:34  *** rafalcpp has joined #bitcoin-dev
169 2018-01-10T14:02:06  *** iv3c has joined #bitcoin-dev
170 2018-01-10T14:03:07  *** agricocb has quit IRC
171 2018-01-10T14:07:15  *** logicue has quit IRC
172 2018-01-10T14:24:14  *** ougha_ has joined #bitcoin-dev
173 2018-01-10T14:25:34  *** agricocb has joined #bitcoin-dev
174 2018-01-10T14:27:33  *** sh_smith has quit IRC
175 2018-01-10T14:29:57  *** agricocb has quit IRC
176 2018-01-10T14:31:25  *** sh_smith has joined #bitcoin-dev
177 2018-01-10T14:36:30  *** Murch has joined #bitcoin-dev
178 2018-01-10T14:43:05  *** JackH has joined #bitcoin-dev
179 2018-01-10T14:43:11  <DSidH> in the p2p protocol, is there any way to get blockhash of some old confirmed tx?
180 2018-01-10T14:43:53  *** keymone has quit IRC
181 2018-01-10T14:44:26  *** keymone has joined #bitcoin-dev
182 2018-01-10T14:51:42  *** arooni has quit IRC
183 2018-01-10T14:51:57  *** Victorsueca has quit IRC
184 2018-01-10T14:53:35  *** Victorsueca has joined #bitcoin-dev
185 2018-01-10T14:53:57  *** firemanxbr_ has joined #bitcoin-dev
186 2018-01-10T14:55:07  *** firemanxbr has quit IRC
187 2018-01-10T14:57:06  *** Cogito_Ergo_Sum has joined #bitcoin-dev
188 2018-01-10T15:00:32  *** arooni has joined #bitcoin-dev
189 2018-01-10T15:03:54  *** DSidH has quit IRC
190 2018-01-10T15:09:02  *** SopaXorzTaker has joined #bitcoin-dev
191 2018-01-10T15:09:27  *** logicue has joined #bitcoin-dev
192 2018-01-10T15:10:07  *** DSidH has joined #bitcoin-dev
193 2018-01-10T15:11:47  *** agricocb has joined #bitcoin-dev
194 2018-01-10T15:13:10  *** Guyver2 has joined #bitcoin-dev
195 2018-01-10T15:21:55  *** bugs_ has joined #bitcoin-dev
196 2018-01-10T15:26:49  *** Klauss has joined #bitcoin-dev
197 2018-01-10T15:29:35  *** firemanxbr_ is now known as firemanxbr
198 2018-01-10T15:30:37  *** Giszmo has joined #bitcoin-dev
199 2018-01-10T15:32:04  *** ougha_ has quit IRC
200 2018-01-10T15:36:57  *** esotericnonsense has quit IRC
201 2018-01-10T15:39:31  *** Chris_Stewart_5 has quit IRC
202 2018-01-10T15:46:34  *** sh_smith has quit IRC
203 2018-01-10T15:52:13  *** sh_smith has joined #bitcoin-dev
204 2018-01-10T15:58:32  *** Klauss has quit IRC
205 2018-01-10T16:00:15  *** Klauss has joined #bitcoin-dev
206 2018-01-10T16:02:44  *** Victorsueca has quit IRC
207 2018-01-10T16:04:04  *** Victorsueca has joined #bitcoin-dev
208 2018-01-10T16:06:08  *** logicue has quit IRC
209 2018-01-10T16:12:17  *** firemanxbr has quit IRC
210 2018-01-10T16:15:15  *** kexkey has quit IRC
211 2018-01-10T16:18:07  *** Belxjander has quit IRC
212 2018-01-10T16:21:23  *** Belxjander has joined #bitcoin-dev
213 2018-01-10T16:26:48  *** Klauss has quit IRC
214 2018-01-10T16:28:35  *** Chris_Stewart_5 has joined #bitcoin-dev
215 2018-01-10T16:29:45  *** dabura667 has joined #bitcoin-dev
216 2018-01-10T16:36:04  *** DSidH has quit IRC
217 2018-01-10T16:37:53  *** JackH has quit IRC
218 2018-01-10T16:38:11  *** Chris_Stewart_5 has quit IRC
219 2018-01-10T16:40:15  *** wxss has joined #bitcoin-dev
220 2018-01-10T16:41:35  *** Randolf has quit IRC
221 2018-01-10T16:45:44  *** dabura667 has quit IRC
222 2018-01-10T16:47:19  *** dabura667 has joined #bitcoin-dev
223 2018-01-10T16:48:03  *** Amuza has joined #bitcoin-dev
224 2018-01-10T16:48:41  *** meshcollider has joined #bitcoin-dev
225 2018-01-10T16:49:32  *** JackH has joined #bitcoin-dev
226 2018-01-10T16:49:35  *** dagurval has quit IRC
227 2018-01-10T16:51:17  *** dabura667 has quit IRC
228 2018-01-10T16:53:30  *** dabura667 has joined #bitcoin-dev
229 2018-01-10T16:53:38  *** Chris_Stewart_5 has joined #bitcoin-dev
230 2018-01-10T16:55:22  *** nazarewk has quit IRC
231 2018-01-10T16:55:36  *** firemanxbr has joined #bitcoin-dev
232 2018-01-10T16:57:20  *** dabura667 has quit IRC
233 2018-01-10T16:57:51  *** Victorsueca has quit IRC
234 2018-01-10T16:59:01  *** Victorsueca has joined #bitcoin-dev
235 2018-01-10T17:00:15  *** Skirmant has quit IRC
236 2018-01-10T17:01:40  *** firemanxbr has quit IRC
237 2018-01-10T17:01:58  *** firemanxbr has joined #bitcoin-dev
238 2018-01-10T17:04:36  *** one_zero has joined #bitcoin-dev
239 2018-01-10T17:12:53  *** Chris_Stewart_5 has quit IRC
240 2018-01-10T17:20:46  *** jb55 has joined #bitcoin-dev
241 2018-01-10T17:20:49  *** jb55 has quit IRC
242 2018-01-10T17:21:06  *** jb55 has joined #bitcoin-dev
243 2018-01-10T17:24:30  *** pfallenop has joined #bitcoin-dev
244 2018-01-10T17:28:41  *** Chris_Stewart_5 has joined #bitcoin-dev
245 2018-01-10T17:34:29  *** ongolaBoy has quit IRC
246 2018-01-10T17:40:13  <arubi> with digital bitbox, when I create a new seed with my own entropy as input and '-raw=true', does the wallet add a passphrase to the bip39 pbkdf ?   I can't figure out how it eventually creates the seed
247 2018-01-10T17:41:09  *** Chris_Stewart_5 has quit IRC
248 2018-01-10T17:43:42  <arubi> I tried the passphrase to the device itself but seems like it's not it (or not actually used as the passphrase in ascii).  all I want is to figure out how to go from mnemonic -> entropy so I can feed an already active wallet to the dbb
249 2018-01-10T18:05:05  *** Amuza has quit IRC
250 2018-01-10T18:10:15  *** dv-blk has joined #bitcoin-dev
251 2018-01-10T18:11:50  *** zshlyk has quit IRC
252 2018-01-10T18:13:08  *** zshlyk has joined #bitcoin-dev
253 2018-01-10T18:19:17  *** Victorsueca has quit IRC
254 2018-01-10T18:20:30  *** Victorsueca has joined #bitcoin-dev
255 2018-01-10T18:22:13  *** Dagronmaster has quit IRC
256 2018-01-10T18:29:11  *** Chris_Stewart_5 has joined #bitcoin-dev
257 2018-01-10T18:37:33  *** Randolf has joined #bitcoin-dev
258 2018-01-10T18:43:02  *** Krellan has joined #bitcoin-dev
259 2018-01-10T18:44:25  *** damons has joined #bitcoin-dev
260 2018-01-10T19:05:09  *** tripleslash has quit IRC
261 2018-01-10T19:06:04  *** meshcollider has quit IRC
262 2018-01-10T19:09:39  *** Belxjander has quit IRC
263 2018-01-10T19:09:57  *** Belxjander has joined #bitcoin-dev
264 2018-01-10T19:31:12  *** priidu has joined #bitcoin-dev
265 2018-01-10T19:32:23  *** dviola has joined #bitcoin-dev
266 2018-01-10T19:40:56  *** SopaXorzTaker has quit IRC
267 2018-01-10T19:43:56  *** priidu has quit IRC
268 2018-01-10T19:48:53  *** bule has joined #bitcoin-dev
269 2018-01-10T19:55:49  *** bule2 has joined #bitcoin-dev
270 2018-01-10T19:59:28  *** bule has quit IRC
271 2018-01-10T20:00:30  *** bule has joined #bitcoin-dev
272 2018-01-10T20:02:38  *** bule2 has quit IRC
273 2018-01-10T20:05:51  *** d9b4bef9 has quit IRC
274 2018-01-10T20:06:45  *** zshlyk has quit IRC
275 2018-01-10T20:07:26  *** d9b4bef9 has joined #bitcoin-dev
276 2018-01-10T20:07:52  *** mrsc has joined #bitcoin-dev
277 2018-01-10T20:08:03  *** zshlyk has joined #bitcoin-dev
278 2018-01-10T20:12:24  *** droark has quit IRC
279 2018-01-10T20:13:27  *** bule has quit IRC
280 2018-01-10T20:13:30  *** bule2 has joined #bitcoin-dev
281 2018-01-10T20:38:54  *** Giszmo has quit IRC
282 2018-01-10T20:48:58  *** belcher_ has quit IRC
283 2018-01-10T20:53:24  *** Krellan has quit IRC
284 2018-01-10T20:55:40  *** mrsc has quit IRC
285 2018-01-10T20:56:46  *** belcher has joined #bitcoin-dev
286 2018-01-10T21:00:54  *** tombusby has quit IRC
287 2018-01-10T21:10:02  *** dviola has quit IRC
288 2018-01-10T21:10:44  *** tombusby has joined #bitcoin-dev
289 2018-01-10T21:15:16  *** Krellan has joined #bitcoin-dev
290 2018-01-10T21:15:43  *** Chris_Stewart_5 has quit IRC
291 2018-01-10T21:19:20  *** firemanxbr has quit IRC
292 2018-01-10T21:19:36  *** dv-blk has quit IRC
293 2018-01-10T21:31:13  *** Krellan has quit IRC
294 2018-01-10T21:51:04  *** RazielZ has joined #bitcoin-dev
295 2018-01-10T21:54:33  *** Raziel has quit IRC
296 2018-01-10T21:58:38  *** agricocb has quit IRC
297 2018-01-10T21:59:17  *** Beef has quit IRC
298 2018-01-10T22:00:04  *** mrsc has joined #bitcoin-dev
299 2018-01-10T22:01:23  *** Beef has joined #bitcoin-dev
300 2018-01-10T22:03:51  *** agricocb has joined #bitcoin-dev
301 2018-01-10T22:07:26  *** RazielXYZ has joined #bitcoin-dev
302 2018-01-10T22:10:29  *** RazielZ has quit IRC
303 2018-01-10T22:22:01  *** umarucchi has joined #bitcoin-dev
304 2018-01-10T22:27:36  *** PaulCapestany has quit IRC
305 2018-01-10T22:31:05  *** PaulCapestany has joined #bitcoin-dev
306 2018-01-10T22:38:28  *** airbreather has joined #bitcoin-dev
307 2018-01-10T22:40:43  *** tectonic has joined #bitcoin-dev
308 2018-01-10T22:40:57  *** airbreather_ has quit IRC
309 2018-01-10T22:43:24  *** bugs_ has quit IRC
310 2018-01-10T22:50:53  *** agricocb has quit IRC
311 2018-01-10T22:53:08  *** Klauss has joined #bitcoin-dev
312 2018-01-10T22:54:56  *** Randolf has quit IRC
313 2018-01-10T23:05:56  *** Klauss has quit IRC
314 2018-01-10T23:09:43  *** Guyver2 has quit IRC
315 2018-01-10T23:10:02  *** meshcollider has joined #bitcoin-dev
316 2018-01-10T23:11:17  *** dviola has joined #bitcoin-dev
317 2018-01-10T23:12:24  *** bule2 has quit IRC
318 2018-01-10T23:13:07  *** bule2 has joined #bitcoin-dev
319 2018-01-10T23:16:27  *** Randolf has joined #bitcoin-dev
320 2018-01-10T23:16:37  *** Murch has quit IRC
321 2018-01-10T23:17:33  *** Murch has joined #bitcoin-dev
322 2018-01-10T23:21:37  *** agricocb has joined #bitcoin-dev
323 2018-01-10T23:24:27  *** WKNiGHT has quit IRC
324 2018-01-10T23:25:47  *** uebera|| has quit IRC
325 2018-01-10T23:27:09  *** PaulCapestany has quit IRC
326 2018-01-10T23:30:38  *** PaulCapestany has joined #bitcoin-dev
327 2018-01-10T23:31:52  *** Murch has quit IRC
328 2018-01-10T23:33:24  *** Krellan has joined #bitcoin-dev
329 2018-01-10T23:34:00  *** Cogito_Ergo_Sum has quit IRC
330 2018-01-10T23:35:32  *** dabura667 has joined #bitcoin-dev
331 2018-01-10T23:37:03  *** Murch has joined #bitcoin-dev
332 2018-01-10T23:42:20  *** uebera|| has joined #bitcoin-dev
333 2018-01-10T23:46:39  *** dabura667 has quit IRC
334 2018-01-10T23:49:06  *** tknp has joined #bitcoin-dev
335 2018-01-10T23:55:38  *** Belxjander has quit IRC
336 2018-01-10T23:55:45  *** PaulCapestany has quit IRC
337 2018-01-10T23:56:44  *** Belxjander has joined #bitcoin-dev
338 2018-01-10T23:57:39  *** PaulCapestany has joined #bitcoin-dev
339 2018-01-10T23:57:48  *** wxss has quit IRC