1 2017-01-06T00:11:15  *** brg444 has quit IRC
  2 2017-01-06T00:13:16  *** CheckDavid has joined #bitcoin-dev
  3 2017-01-06T00:33:31  *** iv3c has joined #bitcoin-dev
  4 2017-01-06T00:38:55  *** rafaeldelucena has joined #bitcoin-dev
  5 2017-01-06T00:53:26  *** priidu has joined #bitcoin-dev
  6 2017-01-06T00:58:06  *** abpa has quit IRC
  7 2017-01-06T00:58:40  *** wasi has joined #bitcoin-dev
  8 2017-01-06T01:07:47  *** Chris_Stewart_5 has quit IRC
  9 2017-01-06T01:13:51  *** belcher has quit IRC
 10 2017-01-06T01:13:51  *** Beef has quit IRC
 11 2017-01-06T01:13:51  *** rubensayshi has quit IRC
 12 2017-01-06T01:13:52  *** sdamashek has quit IRC
 13 2017-01-06T01:13:52  *** paracyst has quit IRC
 14 2017-01-06T01:13:52  *** ploop has quit IRC
 15 2017-01-06T01:13:52  *** r0kc4t has quit IRC
 16 2017-01-06T01:13:52  *** michagogo has quit IRC
 17 2017-01-06T01:13:52  *** Tykling has quit IRC
 18 2017-01-06T01:13:52  *** Lightsword has quit IRC
 19 2017-01-06T01:13:52  *** nanotube has quit IRC
 20 2017-01-06T01:13:53  *** elgrecoFL has quit IRC
 21 2017-01-06T01:13:53  *** midnightmagic has quit IRC
 22 2017-01-06T01:13:53  *** jonasschnelli has quit IRC
 23 2017-01-06T01:13:53  *** ryan-c has quit IRC
 24 2017-01-06T01:17:53  *** lightningbot has joined #bitcoin-dev
 25 2017-01-06T01:17:56  *** Tykling has joined #bitcoin-dev
 26 2017-01-06T01:18:02  *** sdamashek has joined #bitcoin-dev
 27 2017-01-06T01:18:48  *** rubensayshi has joined #bitcoin-dev
 28 2017-01-06T01:18:59  *** Beef has joined #bitcoin-dev
 29 2017-01-06T01:19:07  *** teward has joined #bitcoin-dev
 30 2017-01-06T01:20:37  *** elgrecoFL has joined #bitcoin-dev
 31 2017-01-06T01:20:54  *** michagogo has joined #bitcoin-dev
 32 2017-01-06T01:21:37  *** caktux has joined #bitcoin-dev
 33 2017-01-06T01:21:57  *** Chris_Stewart_5 has joined #bitcoin-dev
 34 2017-01-06T01:22:03  *** nanotube has joined #bitcoin-dev
 35 2017-01-06T01:22:19  *** gwollon is now known as gwillen
 36 2017-01-06T01:24:36  *** wallet42 has joined #bitcoin-dev
 37 2017-01-06T01:26:34  *** iinaj has joined #bitcoin-dev
 38 2017-01-06T01:26:48  <Chris_Stewart_5> If anyone is interested in looking at a segwit implementation in Scala: https://github.com/bitcoin-s/bitcoin-s-core/pull/45
 39 2017-01-06T01:27:28  *** yena has joined #bitcoin-dev
 40 2017-01-06T01:32:05  *** Muis has joined #bitcoin-dev
 41 2017-01-06T01:37:56  *** runeks has joined #bitcoin-dev
 42 2017-01-06T01:38:01  *** catcow has joined #bitcoin-dev
 43 2017-01-06T01:38:13  *** alferz has joined #bitcoin-dev
 44 2017-01-06T01:38:48  *** matrix1233 has joined #bitcoin-dev
 45 2017-01-06T01:40:01  *** eragmus has joined #bitcoin-dev
 46 2017-01-06T01:41:05  *** mappum has joined #bitcoin-dev
 47 2017-01-06T01:43:34  *** matrix1233 has quit IRC
 48 2017-01-06T01:43:42  *** Raccoon` has quit IRC
 49 2017-01-06T01:44:47  *** Raccoon^ has joined #bitcoin-dev
 50 2017-01-06T01:46:32  <cluelessperson> Hey guys, I'm trying to generate BIP39
 51 2017-01-06T01:46:51  <cluelessperson> but I keep getting "invalid mnemonic" for any keys under 256 bits
 52 2017-01-06T01:46:53  <cluelessperson> unhappy make drum excess voyage shield category depart mimic debate lens media
 53 2017-01-06T01:47:07  <cluelessperson> can someone confirm for me whether or not this is valid?  it appears valid to me
 54 2017-01-06T01:47:19  <Diablo-D3> well, its not valid english
 55 2017-01-06T01:47:29  * Diablo-D3 runs
 56 2017-01-06T01:49:44  *** abpa has joined #bitcoin-dev
 57 2017-01-06T01:51:02  *** CodeShark has joined #bitcoin-dev
 58 2017-01-06T01:56:37  *** Burrito has quit IRC
 59 2017-01-06T01:58:43  <stiell> cluelessperson: what software are you using to decode the mnemonic? You asked a similar question in #electrum, but Electrum doesn't use BIP39 for mnemonics.
 60 2017-01-06T02:00:41  *** alferz has quit IRC
 61 2017-01-06T02:02:36  *** ahmed__ has joined #bitcoin-dev
 62 2017-01-06T02:02:36  <cluelessperson> stiell, I wrote some code
 63 2017-01-06T02:07:42  *** alferz has joined #bitcoin-dev
 64 2017-01-06T02:09:16  <cluelessperson> stiell, https://gist.github.com/anonymous/c9469d78540077fc9b545acb04b3ada5
 65 2017-01-06T02:15:13  *** wangbus has joined #bitcoin-dev
 66 2017-01-06T02:17:03  *** priidu has quit IRC
 67 2017-01-06T02:19:44  <stiell> cluelessperson: you seem to have confused bits and bytes in calculating/using checksum_length.
 68 2017-01-06T02:38:55  <cluelessperson> stiell, where at?
 69 2017-01-06T02:39:47  <cluelessperson> stiell, checksum length should be in bits
 70 2017-01-06T02:45:02  *** agricocb has joined #bitcoin-dev
 71 2017-01-06T02:45:39  *** Chris_Stewart_5 has quit IRC
 72 2017-01-06T02:46:27  *** Giszmo has quit IRC
 73 2017-01-06T02:59:37  *** matthewspies has joined #bitcoin-dev
 74 2017-01-06T03:01:24  *** Chris_Stewart_5 has joined #bitcoin-dev
 75 2017-01-06T03:05:04  *** matthewspies has quit IRC
 76 2017-01-06T03:14:51  *** abpa has quit IRC
 77 2017-01-06T03:16:06  <stiell> cluelessperson: ENT in the BIP is in bits, len(key_str) is in bytes.
 78 2017-01-06T03:17:52  *** Chris_Stewart_5 has quit IRC
 79 2017-01-06T03:39:24  *** matrix1233 has joined #bitcoin-dev
 80 2017-01-06T03:39:31  *** fatalhalt has joined #bitcoin-dev
 81 2017-01-06T03:43:36  *** tunafizz has joined #bitcoin-dev
 82 2017-01-06T03:43:47  *** matrix1233 has quit IRC
 83 2017-01-06T03:44:56  *** Delta_ has joined #bitcoin-dev
 84 2017-01-06T03:47:25  *** matthewspies has joined #bitcoin-dev
 85 2017-01-06T03:49:22  *** Subo1977 has quit IRC
 86 2017-01-06T03:55:17  *** matthewspies has quit IRC
 87 2017-01-06T04:02:53  *** remotemass has quit IRC
 88 2017-01-06T04:49:16  *** porquilho has quit IRC
 89 2017-01-06T04:55:30  *** phungus has joined #bitcoin-dev
 90 2017-01-06T04:56:08  *** phungus has left #bitcoin-dev
 91 2017-01-06T05:07:12  *** janko33 has joined #bitcoin-dev
 92 2017-01-06T05:21:37  *** iv3c has quit IRC
 93 2017-01-06T05:24:21  *** Belkaar has quit IRC
 94 2017-01-06T05:26:41  *** Belkaar has joined #bitcoin-dev
 95 2017-01-06T05:29:48  *** matthewspies has joined #bitcoin-dev
 96 2017-01-06T05:31:47  *** matthewspies has quit IRC
 97 2017-01-06T05:34:36  *** TheSeven has quit IRC
 98 2017-01-06T05:35:15  *** TheSeven has joined #bitcoin-dev
 99 2017-01-06T05:40:11  *** matrix1233 has joined #bitcoin-dev
100 2017-01-06T05:42:58  *** CheckDavid has quit IRC
101 2017-01-06T05:44:57  *** matrix1233 has quit IRC
102 2017-01-06T06:49:24  *** ThomasV has joined #bitcoin-dev
103 2017-01-06T06:51:06  *** matthewspies has joined #bitcoin-dev
104 2017-01-06T07:00:07  *** dermoth has quit IRC
105 2017-01-06T07:01:04  *** dermoth has joined #bitcoin-dev
106 2017-01-06T07:05:34  *** ThomasV has quit IRC
107 2017-01-06T07:13:14  *** reBrain has joined #bitcoin-dev
108 2017-01-06T07:31:11  *** ongolaBoy has joined #bitcoin-dev
109 2017-01-06T07:40:10  *** matthewspies has quit IRC
110 2017-01-06T07:51:13  *** reBrain has quit IRC
111 2017-01-06T08:04:29  *** ThomasV has joined #bitcoin-dev
112 2017-01-06T08:21:33  *** airbreather has quit IRC
113 2017-01-06T08:22:04  *** blueness has quit IRC
114 2017-01-06T08:22:26  *** paveljanik has quit IRC
115 2017-01-06T08:22:29  *** Tykling has quit IRC
116 2017-01-06T08:23:48  *** instagibbs has quit IRC
117 2017-01-06T08:23:56  *** Belkaar has quit IRC
118 2017-01-06T08:25:57  *** GNULinuxGuy has quit IRC
119 2017-01-06T08:26:01  *** nowan has quit IRC
120 2017-01-06T08:31:29  *** cluelessperson has quit IRC
121 2017-01-06T08:31:29  *** realz has quit IRC
122 2017-01-06T08:31:29  *** indy has quit IRC
123 2017-01-06T08:31:30  *** morcos has quit IRC
124 2017-01-06T08:31:31  *** amiller has quit IRC
125 2017-01-06T08:31:31  *** mr_burdell has quit IRC
126 2017-01-06T08:31:31  *** Someguy123 has quit IRC
127 2017-01-06T08:31:32  *** so has quit IRC
128 2017-01-06T08:31:33  *** Starduster_ has quit IRC
129 2017-01-06T08:31:33  *** _W_ has quit IRC
130 2017-01-06T08:31:33  *** sparetire has quit IRC
131 2017-01-06T08:31:33  *** sh_smith has quit IRC
132 2017-01-06T08:31:33  *** wumpus has quit IRC
133 2017-01-06T08:31:33  *** afk11 has quit IRC
134 2017-01-06T08:31:33  *** pepesza has quit IRC
135 2017-01-06T08:31:33  *** MRW has quit IRC
136 2017-01-06T08:31:33  *** molz has quit IRC
137 2017-01-06T08:31:33  *** twistedline has quit IRC
138 2017-01-06T08:31:34  *** eenoch has quit IRC
139 2017-01-06T08:31:34  *** GAit has quit IRC
140 2017-01-06T08:31:34  *** kallewoof has quit IRC
141 2017-01-06T08:31:34  *** pdev has quit IRC
142 2017-01-06T08:31:34  *** mountaingoat has quit IRC
143 2017-01-06T08:31:34  *** ingenius has quit IRC
144 2017-01-06T08:31:34  *** ren0v0 has quit IRC
145 2017-01-06T08:31:35  *** malte has quit IRC
146 2017-01-06T08:31:35  *** xnyhps has quit IRC
147 2017-01-06T08:31:35  *** Keefe has quit IRC
148 2017-01-06T08:31:35  *** NicolasDorier has quit IRC
149 2017-01-06T08:31:35  *** btcdrak has quit IRC
150 2017-01-06T08:31:35  *** jcorgan has quit IRC
151 2017-01-06T08:31:35  *** dlb76 has quit IRC
152 2017-01-06T08:31:35  *** Nothing4You has quit IRC
153 2017-01-06T08:31:35  *** epopt has quit IRC
154 2017-01-06T08:31:35  *** adiabat has quit IRC
155 2017-01-06T08:31:35  *** anon616 has quit IRC
156 2017-01-06T08:31:35  *** sturles has quit IRC
157 2017-01-06T08:31:35  *** huseby has quit IRC
158 2017-01-06T08:31:35  *** Cory has quit IRC
159 2017-01-06T08:31:35  *** Qatz has quit IRC
160 2017-01-06T08:31:36  *** atroxes has quit IRC
161 2017-01-06T08:31:36  *** emzy has quit IRC
162 2017-01-06T08:31:36  *** dizko has quit IRC
163 2017-01-06T08:31:36  *** wbnns has quit IRC
164 2017-01-06T08:31:36  *** thrasher` has quit IRC
165 2017-01-06T08:31:36  *** isis has quit IRC
166 2017-01-06T08:31:36  *** alferz has quit IRC
167 2017-01-06T08:31:36  *** joeykrim has quit IRC
168 2017-01-06T08:31:36  *** MCM-Mike has quit IRC
169 2017-01-06T08:31:36  *** robink_ has quit IRC
170 2017-01-06T08:31:36  *** kindoge has quit IRC
171 2017-01-06T08:31:37  *** barry95 has quit IRC
172 2017-01-06T08:31:37  *** parliament has quit IRC
173 2017-01-06T08:31:37  *** achow101 has quit IRC
174 2017-01-06T08:31:37  *** markus-k has quit IRC
175 2017-01-06T08:31:37  *** RazielZ has quit IRC
176 2017-01-06T08:31:37  *** brand0 has quit IRC
177 2017-01-06T08:31:38  *** thurmyt3 has quit IRC
178 2017-01-06T08:31:38  *** crudel has quit IRC
179 2017-01-06T08:31:38  *** Madars has quit IRC
180 2017-01-06T08:31:38  *** mturquette has quit IRC
181 2017-01-06T08:31:38  *** xMopxShell has quit IRC
182 2017-01-06T08:31:38  *** Anduck has quit IRC
183 2017-01-06T08:31:38  *** cfields has quit IRC
184 2017-01-06T08:31:38  *** otoburb has quit IRC
185 2017-01-06T08:31:38  *** kanzure has quit IRC
186 2017-01-06T08:31:38  *** cysm has quit IRC
187 2017-01-06T08:31:38  *** thib has quit IRC
188 2017-01-06T08:31:38  *** e4xit has quit IRC
189 2017-01-06T08:31:38  *** netg has quit IRC
190 2017-01-06T08:31:39  *** echonaut has quit IRC
191 2017-01-06T08:31:39  *** dgenr8 has quit IRC
192 2017-01-06T08:31:39  *** blazeme8 has quit IRC
193 2017-01-06T08:31:39  *** BGL has quit IRC
194 2017-01-06T08:31:39  *** altgribble has quit IRC
195 2017-01-06T08:31:39  *** Logicwax has quit IRC
196 2017-01-06T08:31:39  *** Asara has quit IRC
197 2017-01-06T08:31:39  *** earlz has quit IRC
198 2017-01-06T08:31:39  *** RainMan28 has quit IRC
199 2017-01-06T08:33:49  *** iinaj has quit IRC
200 2017-01-06T08:34:09  *** yena has quit IRC
201 2017-01-06T08:35:07  *** IngCr3at1on has quit IRC
202 2017-01-06T08:37:41  *** alferz has joined #bitcoin-dev
203 2017-01-06T08:37:41  *** robink_ has joined #bitcoin-dev
204 2017-01-06T08:37:41  *** barry95 has joined #bitcoin-dev
205 2017-01-06T08:37:41  *** Asara has joined #bitcoin-dev
206 2017-01-06T08:37:41  *** Starduster_ has joined #bitcoin-dev
207 2017-01-06T08:37:41  *** kindoge has joined #bitcoin-dev
208 2017-01-06T08:37:41  *** anon616 has joined #bitcoin-dev
209 2017-01-06T08:37:41  *** joeykrim has joined #bitcoin-dev
210 2017-01-06T08:37:41  *** xnyhps has joined #bitcoin-dev
211 2017-01-06T08:37:41  *** Keefe has joined #bitcoin-dev
212 2017-01-06T08:37:41  *** NicolasDorier has joined #bitcoin-dev
213 2017-01-06T08:37:41  *** MRW has joined #bitcoin-dev
214 2017-01-06T08:37:41  *** jcorgan has joined #bitcoin-dev
215 2017-01-06T08:37:41  *** molz has joined #bitcoin-dev
216 2017-01-06T08:37:41  *** e4xit has joined #bitcoin-dev
217 2017-01-06T08:37:41  *** dlb76 has joined #bitcoin-dev
218 2017-01-06T08:37:41  *** _W_ has joined #bitcoin-dev
219 2017-01-06T08:37:41  *** achow101 has joined #bitcoin-dev
220 2017-01-06T08:37:41  *** sparetire has joined #bitcoin-dev
221 2017-01-06T08:37:41  *** amiller has joined #bitcoin-dev
222 2017-01-06T08:37:41  *** cluelessperson has joined #bitcoin-dev
223 2017-01-06T08:37:41  *** realz has joined #bitcoin-dev
224 2017-01-06T08:37:41  *** sh_smith has joined #bitcoin-dev
225 2017-01-06T08:37:41  *** twistedline has joined #bitcoin-dev
226 2017-01-06T08:37:41  *** wumpus has joined #bitcoin-dev
227 2017-01-06T08:37:41  *** markus-k has joined #bitcoin-dev
228 2017-01-06T08:37:41  *** RazielZ has joined #bitcoin-dev
229 2017-01-06T08:37:41  *** afk11 has joined #bitcoin-dev
230 2017-01-06T08:37:41  *** netg has joined #bitcoin-dev
231 2017-01-06T08:37:41  *** Nothing4You has joined #bitcoin-dev
232 2017-01-06T08:37:41  *** ren0v0 has joined #bitcoin-dev
233 2017-01-06T08:37:41  *** eenoch has joined #bitcoin-dev
234 2017-01-06T08:37:41  *** indy has joined #bitcoin-dev
235 2017-01-06T08:37:41  *** epopt has joined #bitcoin-dev
236 2017-01-06T08:37:41  *** echonaut has joined #bitcoin-dev
237 2017-01-06T08:37:41  *** adiabat has joined #bitcoin-dev
238 2017-01-06T08:37:41  *** brand0 has joined #bitcoin-dev
239 2017-01-06T08:37:41  *** morcos has joined #bitcoin-dev
240 2017-01-06T08:37:41  *** dgenr8 has joined #bitcoin-dev
241 2017-01-06T08:37:41  *** blazeme8 has joined #bitcoin-dev
242 2017-01-06T08:37:41  *** GAit has joined #bitcoin-dev
243 2017-01-06T08:37:41  *** sturles has joined #bitcoin-dev
244 2017-01-06T08:37:41  *** kallewoof has joined #bitcoin-dev
245 2017-01-06T08:37:41  *** huseby has joined #bitcoin-dev
246 2017-01-06T08:37:41  *** thurmyt3 has joined #bitcoin-dev
247 2017-01-06T08:37:41  *** MCM-Mike has joined #bitcoin-dev
248 2017-01-06T08:37:41  *** Cory has joined #bitcoin-dev
249 2017-01-06T08:37:41  *** BGL has joined #bitcoin-dev
250 2017-01-06T08:37:41  *** pdev has joined #bitcoin-dev
251 2017-01-06T08:37:41  *** crudel has joined #bitcoin-dev
252 2017-01-06T08:37:41  *** mountaingoat has joined #bitcoin-dev
253 2017-01-06T08:37:41  *** Madars has joined #bitcoin-dev
254 2017-01-06T08:37:41  *** Qatz has joined #bitcoin-dev
255 2017-01-06T08:37:41  *** ingenius has joined #bitcoin-dev
256 2017-01-06T08:37:41  *** mturquette has joined #bitcoin-dev
257 2017-01-06T08:37:41  *** atroxes has joined #bitcoin-dev
258 2017-01-06T08:37:41  *** mr_burdell has joined #bitcoin-dev
259 2017-01-06T08:37:41  *** altgribble has joined #bitcoin-dev
260 2017-01-06T08:37:41  *** Anduck has joined #bitcoin-dev
261 2017-01-06T08:37:41  *** Logicwax has joined #bitcoin-dev
262 2017-01-06T08:37:41  *** emzy has joined #bitcoin-dev
263 2017-01-06T08:37:41  *** cfields has joined #bitcoin-dev
264 2017-01-06T08:37:41  *** otoburb has joined #bitcoin-dev
265 2017-01-06T08:37:41  *** kanzure has joined #bitcoin-dev
266 2017-01-06T08:37:41  *** cysm has joined #bitcoin-dev
267 2017-01-06T08:37:41  *** earlz has joined #bitcoin-dev
268 2017-01-06T08:37:41  *** dizko has joined #bitcoin-dev
269 2017-01-06T08:37:41  *** wbnns has joined #bitcoin-dev
270 2017-01-06T08:37:41  *** malte has joined #bitcoin-dev
271 2017-01-06T08:37:41  *** RainMan28 has joined #bitcoin-dev
272 2017-01-06T08:37:41  *** thrasher` has joined #bitcoin-dev
273 2017-01-06T08:37:41  *** isis has joined #bitcoin-dev
274 2017-01-06T08:38:01  *** sparetire has quit IRC
275 2017-01-06T08:39:32  *** xMopxShell has joined #bitcoin-dev
276 2017-01-06T08:39:32  *** Belkaar has joined #bitcoin-dev
277 2017-01-06T08:39:33  *** priidu has joined #bitcoin-dev
278 2017-01-06T08:39:41  *** sparetire has joined #bitcoin-dev
279 2017-01-06T08:39:44  *** airbreather has joined #bitcoin-dev
280 2017-01-06T08:40:04  *** michagogo has quit IRC
281 2017-01-06T08:40:11  *** runeks has quit IRC
282 2017-01-06T08:40:11  *** b-itcoinssg has quit IRC
283 2017-01-06T08:40:31  *** wallet42 has quit IRC
284 2017-01-06T08:40:54  *** pepesza has joined #bitcoin-dev
285 2017-01-06T08:41:10  *** nowan has joined #bitcoin-dev
286 2017-01-06T08:41:34  *** blackwraith has joined #bitcoin-dev
287 2017-01-06T08:41:36  *** matthewspies has joined #bitcoin-dev
288 2017-01-06T08:42:02  *** btcdrak has joined #bitcoin-dev
289 2017-01-06T08:45:44  *** parliament has joined #bitcoin-dev
290 2017-01-06T08:45:45  *** IngCr3at1on has joined #bitcoin-dev
291 2017-01-06T08:45:51  *** sausage_factory has joined #bitcoin-dev
292 2017-01-06T08:45:52  *** matthewspies has quit IRC
293 2017-01-06T08:45:57  *** yena has joined #bitcoin-dev
294 2017-01-06T08:45:58  *** chjj has quit IRC
295 2017-01-06T08:47:00  *** blueness has joined #bitcoin-dev
296 2017-01-06T08:47:52  *** thib has joined #bitcoin-dev
297 2017-01-06T08:47:54  *** blackwraith has quit IRC
298 2017-01-06T08:48:01  *** jonasschnelli has joined #bitcoin-dev
299 2017-01-06T08:49:54  *** b-itcoinssg has joined #bitcoin-dev
300 2017-01-06T08:51:02  *** wallet42 has joined #bitcoin-dev
301 2017-01-06T08:52:01  *** tris has quit IRC
302 2017-01-06T08:52:44  *** runeks has joined #bitcoin-dev
303 2017-01-06T08:55:01  *** michagogo has joined #bitcoin-dev
304 2017-01-06T09:03:55  *** ThomasV has quit IRC
305 2017-01-06T09:04:28  *** ThomasV has joined #bitcoin-dev
306 2017-01-06T09:07:09  *** tris has joined #bitcoin-dev
307 2017-01-06T09:14:00  *** chjj has joined #bitcoin-dev
308 2017-01-06T09:20:41  *** ThomasV has left #bitcoin-dev
309 2017-01-06T09:20:43  *** ThomasV has quit IRC
310 2017-01-06T09:23:20  *** blackwraith has joined #bitcoin-dev
311 2017-01-06T09:25:16  *** sausage_factory has quit IRC
312 2017-01-06T09:31:57  *** so has joined #bitcoin-dev
313 2017-01-06T09:48:54  *** harai_ has quit IRC
314 2017-01-06T10:11:54  *** blackwraith has quit IRC
315 2017-01-06T10:12:51  *** blackwraith has joined #bitcoin-dev
316 2017-01-06T10:27:49  *** Giszmo has joined #bitcoin-dev
317 2017-01-06T10:28:09  *** Raccoon^ is now known as Raccoon
318 2017-01-06T10:30:23  *** Raccoon is now known as Raccoon`
319 2017-01-06T10:34:36  *** janko33 has quit IRC
320 2017-01-06T10:36:38  *** janko33 has joined #bitcoin-dev
321 2017-01-06T10:36:39  *** ThomasV has joined #bitcoin-dev
322 2017-01-06T11:03:39  *** ThomasV has quit IRC
323 2017-01-06T11:14:25  *** NewLiberty_ has joined #bitcoin-dev
324 2017-01-06T11:14:29  *** NewLiberty has quit IRC
325 2017-01-06T11:47:06  *** matthewspies has joined #bitcoin-dev
326 2017-01-06T11:51:01  *** ploop has quit IRC
327 2017-01-06T11:51:45  *** matthewspies has quit IRC
328 2017-01-06T12:12:14  *** mountaingoat has quit IRC
329 2017-01-06T12:25:21  *** mountaingoat has joined #bitcoin-dev
330 2017-01-06T12:34:18  *** airbreather has quit IRC
331 2017-01-06T12:36:38  *** airbreather has joined #bitcoin-dev
332 2017-01-06T12:37:22  *** ThomasV has joined #bitcoin-dev
333 2017-01-06T12:55:14  *** mountaingoat has quit IRC
334 2017-01-06T13:02:32  *** agricocb has quit IRC
335 2017-01-06T13:13:04  *** mountaingoat has joined #bitcoin-dev
336 2017-01-06T13:26:59  *** berndj has joined #bitcoin-dev
337 2017-01-06T13:36:33  *** agricocb has joined #bitcoin-dev
338 2017-01-06T13:38:25  *** Chris_Stewart_5 has joined #bitcoin-dev
339 2017-01-06T13:43:42  *** Chris_Stewart_5 has quit IRC
340 2017-01-06T13:53:23  *** Chris_Stewart_5 has joined #bitcoin-dev
341 2017-01-06T14:04:22  *** BashCo has quit IRC
342 2017-01-06T14:15:39  *** Chris_Stewart_5 has quit IRC
343 2017-01-06T14:23:41  *** BashCo has joined #bitcoin-dev
344 2017-01-06T14:27:12  *** clopez has quit IRC
345 2017-01-06T14:28:56  *** agricocb has quit IRC
346 2017-01-06T14:30:27  *** aschildbach has joined #bitcoin-dev
347 2017-01-06T14:30:41  *** clopez has joined #bitcoin-dev
348 2017-01-06T14:31:36  *** Chris_Stewart_5 has joined #bitcoin-dev
349 2017-01-06T14:38:54  *** ThomasV has quit IRC
350 2017-01-06T14:48:34  *** matthewspies has joined #bitcoin-dev
351 2017-01-06T14:53:32  *** matthewspies has quit IRC
352 2017-01-06T14:56:27  *** BCBot has joined #bitcoin-dev
353 2017-01-06T14:58:18  *** BCBot has quit IRC
354 2017-01-06T14:58:36  *** BCBot has joined #bitcoin-dev
355 2017-01-06T15:00:34  *** bugs_ has joined #bitcoin-dev
356 2017-01-06T15:19:47  *** kristofferR has joined #bitcoin-dev
357 2017-01-06T15:20:26  *** priidu has quit IRC
358 2017-01-06T15:34:56  <cluelessperson> stiell, key_str is a string representing the binary
359 2017-01-06T15:35:04  <cluelessperson> "010101010" so the length is in bytes
360 2017-01-06T15:44:12  *** blackwraith has quit IRC
361 2017-01-06T15:55:22  *** nazarewk has joined #bitcoin-dev
362 2017-01-06T16:05:06  *** Chris_Stewart_5 has quit IRC
363 2017-01-06T16:06:04  *** Chris_Stewart_5 has joined #bitcoin-dev
364 2017-01-06T16:06:53  <cluelessperson> Can someone help me understand why this code I wrote is producing "invalid"  BIP39 mnemonic seeds?
365 2017-01-06T16:06:54  <cluelessperson> https://gist.github.com/anonymous/41868f1ec87c4c70c67614d869cd2013
366 2017-01-06T16:14:10  *** iv3c has joined #bitcoin-dev
367 2017-01-06T16:15:47  *** CheckDavid has joined #bitcoin-dev
368 2017-01-06T16:22:47  *** Belkaar has quit IRC
369 2017-01-06T16:26:26  *** Chris_Stewart_5 has quit IRC
370 2017-01-06T16:30:38  *** ploop has joined #bitcoin-dev
371 2017-01-06T16:32:14  *** Chris_Stewart_5 has joined #bitcoin-dev
372 2017-01-06T16:34:02  *** rafaeldelucena has quit IRC
373 2017-01-06T16:37:03  *** nazarewk has quit IRC
374 2017-01-06T16:42:43  *** Raccoon` has quit IRC
375 2017-01-06T16:44:13  *** Raccoon^ has joined #bitcoin-dev
376 2017-01-06T16:45:45  *** brg444 has joined #bitcoin-dev
377 2017-01-06T16:47:01  *** abpa has joined #bitcoin-dev
378 2017-01-06T16:50:03  *** brg444 has quit IRC
379 2017-01-06T16:50:15  *** brg444 has joined #bitcoin-dev
380 2017-01-06T16:58:03  *** Belkaar has joined #bitcoin-dev
381 2017-01-06T17:03:36  *** Chris_Stewart_5 has quit IRC
382 2017-01-06T17:06:07  *** agricocb has joined #bitcoin-dev
383 2017-01-06T17:10:08  *** aschildbach has quit IRC
384 2017-01-06T17:13:12  *** ThomasV has joined #bitcoin-dev
385 2017-01-06T17:19:09  *** Chris_Stewart_5 has joined #bitcoin-dev
386 2017-01-06T17:22:58  *** brg444 has quit IRC
387 2017-01-06T17:25:14  *** kristofferR has quit IRC
388 2017-01-06T17:26:51  *** Belkaar has quit IRC
389 2017-01-06T17:31:35  *** brg444 has joined #bitcoin-dev
390 2017-01-06T17:33:33  *** Guyver2 has joined #bitcoin-dev
391 2017-01-06T17:35:10  *** Belkaar has joined #bitcoin-dev
392 2017-01-06T17:41:04  *** Starduster_ is now known as Starduster
393 2017-01-06T17:43:52  *** porquilho has joined #bitcoin-dev
394 2017-01-06T17:46:36  *** rafaeldelucena has joined #bitcoin-dev
395 2017-01-06T17:50:55  *** brg444 has quit IRC
396 2017-01-06T17:51:28  *** brg444 has joined #bitcoin-dev
397 2017-01-06T17:56:26  *** paveljanik has joined #bitcoin-dev
398 2017-01-06T17:57:31  *** b-itcoinssg has quit IRC
399 2017-01-06T18:00:55  *** wasi has quit IRC
400 2017-01-06T18:13:12  *** kristofferR has joined #bitcoin-dev
401 2017-01-06T18:21:07  <copumpkin> if I have an encrypted wallet, is there a way I can find out how many "preallocated" addresses/keys?
402 2017-01-06T18:31:00  <cluelessperson> copumpkin, what wallet software?
403 2017-01-06T18:31:14  <cluelessperson> copumpkin, most hd wallets just create wallets infinitely
404 2017-01-06T18:31:27  <copumpkin> I meant bitcoin-core, sorry
405 2017-01-06T18:32:42  *** iv3c has quit IRC
406 2017-01-06T18:53:38  *** jiggangalator has quit IRC
407 2017-01-06T19:18:44  *** ThomasV has quit IRC
408 2017-01-06T19:19:48  *** NewLiberty_ has quit IRC
409 2017-01-06T19:22:12  *** wump has joined #bitcoin-dev
410 2017-01-06T19:22:22  *** _W has joined #bitcoin-dev
411 2017-01-06T19:22:27  *** so has quit IRC
412 2017-01-06T19:22:27  *** Starduster has quit IRC
413 2017-01-06T19:22:27  *** _W_ has quit IRC
414 2017-01-06T19:22:27  *** sh_smith has quit IRC
415 2017-01-06T19:22:27  *** wumpus has quit IRC
416 2017-01-06T19:22:28  *** afk11 has quit IRC
417 2017-01-06T19:23:11  *** afk11 has joined #bitcoin-dev
418 2017-01-06T19:23:48  *** netsin has joined #bitcoin-dev
419 2017-01-06T19:23:55  *** sh_smith has joined #bitcoin-dev
420 2017-01-06T19:34:59  *** Starduster has joined #bitcoin-dev
421 2017-01-06T19:38:51  *** ThomasV has joined #bitcoin-dev
422 2017-01-06T19:45:36  *** nowan has quit IRC
423 2017-01-06T19:48:18  *** nowan has joined #bitcoin-dev
424 2017-01-06T20:10:26  *** robink_ is now known as robink
425 2017-01-06T20:15:30  *** _W is now known as _W_
426 2017-01-06T20:22:38  *** priidu has joined #bitcoin-dev
427 2017-01-06T20:44:02  *** ongolaBoy has quit IRC
428 2017-01-06T20:50:10  *** Giszmo has quit IRC
429 2017-01-06T21:03:22  *** kristofferR has quit IRC
430 2017-01-06T21:06:56  *** kristofferR has joined #bitcoin-dev
431 2017-01-06T21:10:55  *** Ahmed90 has joined #bitcoin-dev
432 2017-01-06T21:12:10  *** kristofferR has quit IRC
433 2017-01-06T21:17:08  *** s7r has joined #bitcoin-dev
434 2017-01-06T21:35:40  *** brg444 has quit IRC
435 2017-01-06T21:39:35  *** brg444 has joined #bitcoin-dev
436 2017-01-06T21:42:30  *** nazarewk has joined #bitcoin-dev
437 2017-01-06T21:43:48  *** Chris_Stewart_5 has quit IRC
438 2017-01-06T21:45:50  *** Guyver2 has quit IRC
439 2017-01-06T21:47:41  *** janko33 has quit IRC
440 2017-01-06T21:49:04  *** btcdrak has quit IRC
441 2017-01-06T21:49:14  *** Chris_Stewart_5 has joined #bitcoin-dev
442 2017-01-06T21:57:26  *** ThomasV has quit IRC
443 2017-01-06T22:02:02  *** blackwraith has joined #bitcoin-dev
444 2017-01-06T22:04:02  *** priidu has quit IRC
445 2017-01-06T22:08:11  *** janko33 has joined #bitcoin-dev
446 2017-01-06T22:10:26  *** blackwraith has quit IRC
447 2017-01-06T22:13:44  *** iv3c has joined #bitcoin-dev
448 2017-01-06T22:18:39  *** janko33 has quit IRC
449 2017-01-06T22:32:58  *** CheckDavid has quit IRC
450 2017-01-06T22:46:56  *** Chris_Stewart_5 has quit IRC
451 2017-01-06T22:52:02  *** Burrito has joined #bitcoin-dev
452 2017-01-06T23:00:07  *** Chris_Stewart_5 has joined #bitcoin-dev
453 2017-01-06T23:01:58  *** bugs_ has quit IRC
454 2017-01-06T23:14:28  *** afk11 has quit IRC
455 2017-01-06T23:19:02  *** afk11 has joined #bitcoin-dev
456 2017-01-06T23:19:32  *** cyphase has quit IRC
457 2017-01-06T23:28:20  *** agricocb has quit IRC
458 2017-01-06T23:32:07  *** fatalhalt has joined #bitcoin-dev
459 2017-01-06T23:40:08  *** cyphase has joined #bitcoin-dev
460 2017-01-06T23:57:28  *** Burrito has quit IRC