1 2016-11-17T00:09:53 *** MoALTz has quit IRC
2 2016-11-17T00:37:58 *** adiabat has joined #bitcoin-dev
3 2016-11-17T00:54:16 *** clopez has quit IRC
4 2016-11-17T00:56:34 *** clopez has joined #bitcoin-dev
5 2016-11-17T01:35:16 *** venzen has joined #bitcoin-dev
6 2016-11-17T01:38:41 *** janko33 has quit IRC
7 2016-11-17T01:49:14 *** abpa has quit IRC
8 2016-11-17T01:49:46 *** abpa has joined #bitcoin-dev
9 2016-11-17T01:54:01 *** abpa has quit IRC
10 2016-11-17T02:07:14 *** igno_peverell has quit IRC
11 2016-11-17T02:33:38 *** weedcoder has joined #bitcoin-dev
12 2016-11-17T02:38:13 *** weedcoder has quit IRC
13 2016-11-17T02:59:49 *** splix has joined #bitcoin-dev
14 2016-11-17T02:59:52 *** DigiByteDev has joined #bitcoin-dev
15 2016-11-17T03:00:53 *** Giszmo has quit IRC
16 2016-11-17T03:05:03 *** splix has quit IRC
17 2016-11-17T03:05:42 *** qu9 has joined #bitcoin-dev
18 2016-11-17T03:09:57 *** Subo1977 has joined #bitcoin-dev
19 2016-11-17T03:14:08 *** Delta_ has quit IRC
20 2016-11-17T03:15:55 *** venzen has quit IRC
21 2016-11-17T03:20:21 *** qu9 has quit IRC
22 2016-11-17T03:21:41 *** qu9 has joined #bitcoin-dev
23 2016-11-17T03:28:51 *** btcdrak has joined #bitcoin-dev
24 2016-11-17T03:32:28 *** Newyorkadam has joined #bitcoin-dev
25 2016-11-17T03:39:15 *** harai_ has quit IRC
26 2016-11-17T03:47:42 *** Chris_Stewart_5 has quit IRC
27 2016-11-17T03:47:57 *** harai_ has joined #bitcoin-dev
28 2016-11-17T03:48:23 *** chjj has quit IRC
29 2016-11-17T03:53:54 *** harai_ has quit IRC
30 2016-11-17T03:54:50 *** harai_ has joined #bitcoin-dev
31 2016-11-17T03:56:37 *** DigiByteDev has quit IRC
32 2016-11-17T04:24:44 *** Newyorkadam has quit IRC
33 2016-11-17T04:25:07 *** Newyorkadam has joined #bitcoin-dev
34 2016-11-17T04:35:49 *** ThomasV has joined #bitcoin-dev
35 2016-11-17T04:38:24 *** qu9 has quit IRC
36 2016-11-17T04:40:02 *** qu9 has joined #bitcoin-dev
37 2016-11-17T04:41:23 *** chjj has joined #bitcoin-dev
38 2016-11-17T04:41:45 *** chjj has joined #bitcoin-dev
39 2016-11-17T04:47:54 *** PaulCapestany has quit IRC
40 2016-11-17T04:49:26 *** PaulCapestany has joined #bitcoin-dev
41 2016-11-17T04:56:14 *** ThomasV has quit IRC
42 2016-11-17T05:03:10 *** CheckDavid has quit IRC
43 2016-11-17T05:06:00 *** igno_peverell has joined #bitcoin-dev
44 2016-11-17T05:06:18 *** TheSeven has quit IRC
45 2016-11-17T05:06:52 *** TheSeven has joined #bitcoin-dev
46 2016-11-17T05:08:25 *** aalex has joined #bitcoin-dev
47 2016-11-17T05:08:54 *** herzmeister has quit IRC
48 2016-11-17T05:09:01 *** harai_ has quit IRC
49 2016-11-17T05:09:23 *** herzmeister has joined #bitcoin-dev
50 2016-11-17T05:12:14 *** igno_peverell has quit IRC
51 2016-11-17T05:12:33 *** DigiByteDev has joined #bitcoin-dev
52 2016-11-17T05:14:41 *** venzen has joined #bitcoin-dev
53 2016-11-17T05:15:04 *** aalex has quit IRC
54 2016-11-17T05:20:50 *** harai_ has joined #bitcoin-dev
55 2016-11-17T05:22:26 *** Belxjander has quit IRC
56 2016-11-17T05:25:52 *** Belxjander has joined #bitcoin-dev
57 2016-11-17T05:45:21 *** herzmeister has quit IRC
58 2016-11-17T05:45:44 *** herzmeister has joined #bitcoin-dev
59 2016-11-17T05:55:17 *** harai_ has quit IRC
60 2016-11-17T05:56:21 *** harai_ has joined #bitcoin-dev
61 2016-11-17T06:04:35 *** ongolaBoy has joined #bitcoin-dev
62 2016-11-17T06:07:09 *** harai_ has quit IRC
63 2016-11-17T06:32:56 *** dgenr8 has joined #bitcoin-dev
64 2016-11-17T07:12:14 *** aalex has joined #bitcoin-dev
65 2016-11-17T07:12:14 *** tunafizz has quit IRC
66 2016-11-17T07:14:45 *** one_zero has quit IRC
67 2016-11-17T07:19:43 *** aalex has quit IRC
68 2016-11-17T07:26:21 *** harai_ has joined #bitcoin-dev
69 2016-11-17T07:27:07 <jonasschnelli> <venzen> [16:46:20] the identity pubkey specified are ECC (32 byte) - is this a Bitcoin compressed pubkey minus the initial parity byte?
70 2016-11-17T07:27:21 <jonasschnelli> A compressed pubkey is always 33 bytes.
71 2016-11-17T07:27:27 <jonasschnelli> Where does it say 32?
72 2016-11-17T07:28:43 <jonasschnelli> https://github.com/bitcoin/bips/blob/master/bip-0150.mediawiki#local-identity-key-management
73 2016-11-17T07:28:55 <jonasschnelli> It says: "Each peer can configure multiple identity-keys (ECC, 32 bytes)"
74 2016-11-17T07:29:06 <jonasschnelli> Thats correct. 32bytes key (=private key)
75 2016-11-17T07:29:42 <jonasschnelli> (pub)Keys are never submitted in BIP150
76 2016-11-17T07:29:45 <jonasschnelli> Only signatures...
77 2016-11-17T07:29:55 <jonasschnelli> And signatures are always 64bytes
78 2016-11-17T07:30:00 <jonasschnelli> (non DER compact sigs)
79 2016-11-17T07:30:20 <jonasschnelli> <venzen> [16:55:21] when I put an ECC 32 pubkey through ripemd160(sha256) and then b58check encode it, I get a much longer hash
80 2016-11-17T07:30:42 <jonasschnelli> You mean an ECC 33 bytes compressed pubkey.
81 2016-11-17T07:31:02 <jonasschnelli> ripemd160(sha256(pubkey)) >must< result in 20 bytes
82 2016-11-17T07:31:42 <jonasschnelli> <venzen> [17:48:53] BIP150: "The base58check identity byte is 0x0F followed by an identity-address version number (=0xFF01)"
83 2016-11-17T07:32:12 <jonasschnelli> Base58check can have a prefix. Like the 1 and 3 for bitcoin addresses.
84 2016-11-17T07:35:35 <venzen> jonasschnel>| Thats correct. 32bytes key (=private key)
85 2016-11-17T07:35:37 <venzen> jonasschnel>| (pub)Keys are never submitted in BIP150
86 2016-11-17T07:35:48 <venzen> understood
87 2016-11-17T07:36:23 <venzen> < jonasschnel>| Base58check can have a prefix. Like the 1 and 3 for bitcoin addresses.
88 2016-11-17T07:37:08 *** Belxjander has quit IRC
89 2016-11-17T07:37:09 <venzen> ok, thanks jonasschnelli, i'll get onto my fn() for that
90 2016-11-17T07:41:13 <venzen> jonasschnelli: the ripemd160(sha256(pubkey)) is applied to the *pub*key right? I know understand that we put the full 33 byte pubkey through the ripemd160 function and then b58check encode it
91 2016-11-17T07:42:27 <venzen> jonasschnelli: my 33 byte result is obviously a result of not prepending the base58check identity byte 0x0F
92 2016-11-17T07:42:43 *** Belxjander has joined #bitcoin-dev
93 2016-11-17T07:43:21 <venzen> jonasschnelli: how is the identity-address version number (=0xFF01) applied?
94 2016-11-17T07:43:25 <jonasschnelli> jonasschnelli: ripemd160(sha256(pubkey)) is a standard function in bitcoin. Expect to find it in every bitcoin python tool
95 2016-11-17T07:43:43 <venzen> ok
96 2016-11-17T07:44:02 <venzen> i'm using the one from pycoin
97 2016-11-17T07:45:04 <venzen> i'll have a look at the C++ key.cpp source and compare to what I'm using in python
98 2016-11-17T07:45:35 <jonasschnelli> venzen: you take a 22byte buffer...
99 2016-11-17T07:45:55 <jonasschnelli> then you apply the 20byte ripemd(sha256(pubkey)) to byte 2-22
100 2016-11-17T07:46:11 <jonasschnelli> in front you set 0xFF01
101 2016-11-17T07:46:37 <jonasschnelli> = 0xFF01<ripemd160(sha256(pubkey))
102 2016-11-17T07:46:50 <jonasschnelli> then you do a btc_base58_encode_check of those 22 bytes
103 2016-11-17T07:47:27 <venzen> and the 0xFF01 is applied, or no?
104 2016-11-17T07:47:37 <venzen> version number
105 2016-11-17T07:48:08 <jonasschnelli> 0xFF = identity-address prefix
106 2016-11-17T07:48:13 <jonasschnelli> 0x01 = version number
107 2016-11-17T07:48:22 <jonasschnelli> 0xFF01 = complete two byte prefix
108 2016-11-17T07:48:26 <venzen> aha!
109 2016-11-17T07:48:31 <jonasschnelli> = 22 byte buffer
110 2016-11-17T07:48:43 <venzen> thanks, jonasschnelli , i get it
111 2016-11-17T07:48:44 <jonasschnelli> 20 byte ripemd160, 2 bytes prefix
112 2016-11-17T07:49:41 *** lclc has joined #bitcoin-dev
113 2016-11-17T07:50:09 <venzen> jonasschnelli: can you point me to a working implementation of chacha20poly1305@openssh ? I need to wrap that for python
114 2016-11-17T07:54:42 *** ThomasV has joined #bitcoin-dev
115 2016-11-17T07:57:00 <venzen> I'll probably compile from the C sources available at OpenGrok, because I'm not finding ready-rolled implementations
116 2016-11-17T08:08:03 *** janko33 has joined #bitcoin-dev
117 2016-11-17T08:08:20 <jonasschnelli> venzen: I just wrote an chacha20poly1305@openssh implementation in C:
118 2016-11-17T08:08:20 <jonasschnelli> https://github.com/jonasschnelli/chacha20poly1305
119 2016-11-17T08:08:32 <jonasschnelli> It's relatively untested.
120 2016-11-17T08:08:39 <jonasschnelli> And only a few test vectors
121 2016-11-17T08:08:46 <jonasschnelli> Most of the code is extracted from openssh
122 2016-11-17T08:09:18 <jonasschnelli> Also... bcoin has a bip150/151 implementation in JS: https://github.com/bcoin-org/bcoin/blob/6215954ffbb727d2c7af359c0c0b7d4dd93162b2/lib/net/bip150.js
123 2016-11-17T08:10:16 <venzen> jonasschnelli: thanks for the links. Your C implementation is really useful
124 2016-11-17T08:16:06 *** droark has quit IRC
125 2016-11-17T08:16:57 *** mountaingoat has quit IRC
126 2016-11-17T08:28:44 *** Belxjander has quit IRC
127 2016-11-17T08:30:25 *** mountaingoat has joined #bitcoin-dev
128 2016-11-17T08:30:42 *** rubensayshi has joined #bitcoin-dev
129 2016-11-17T08:30:55 *** Belxjander has joined #bitcoin-dev
130 2016-11-17T08:45:09 *** Belxjander has quit IRC
131 2016-11-17T08:46:45 *** Belxjander has joined #bitcoin-dev
132 2016-11-17T08:47:50 *** nazarewk has joined #bitcoin-dev
133 2016-11-17T08:56:26 <mappum> PSA: 100 blocks until segwit signalling begins
134 2016-11-17T09:06:48 *** weedcoder has joined #bitcoin-dev
135 2016-11-17T09:09:10 *** gielbier has joined #bitcoin-dev
136 2016-11-17T09:14:24 *** weedcoder has quit IRC
137 2016-11-17T09:26:32 *** ThomasV has quit IRC
138 2016-11-17T09:36:19 *** weedcoder has joined #bitcoin-dev
139 2016-11-17T09:37:56 *** MoALTz has joined #bitcoin-dev
140 2016-11-17T09:38:19 *** JackH has joined #bitcoin-dev
141 2016-11-17T09:47:39 *** DigiByteDev has quit IRC
142 2016-11-17T10:07:50 *** Belxjander has quit IRC
143 2016-11-17T10:07:54 *** aalex has joined #bitcoin-dev
144 2016-11-17T10:11:01 *** qasaur has joined #bitcoin-dev
145 2016-11-17T10:13:52 *** Belxjander has joined #bitcoin-dev
146 2016-11-17T10:14:34 *** aalex has quit IRC
147 2016-11-17T10:17:33 *** ThomasV has joined #bitcoin-dev
148 2016-11-17T10:29:25 *** jtimon has quit IRC
149 2016-11-17T10:37:14 *** mountaingoat has quit IRC
150 2016-11-17T10:41:31 *** CheckDavid has joined #bitcoin-dev
151 2016-11-17T10:43:44 *** Belxjander has quit IRC
152 2016-11-17T10:48:03 *** Belxjander has joined #bitcoin-dev
153 2016-11-17T10:53:11 *** DigiByteDev has joined #bitcoin-dev
154 2016-11-17T10:54:39 *** weedcoder has quit IRC
155 2016-11-17T10:55:13 *** mountaingoat has joined #bitcoin-dev
156 2016-11-17T10:56:04 *** DigiByteDev has quit IRC
157 2016-11-17T10:58:51 *** Belxjander has quit IRC
158 2016-11-17T11:00:58 *** Belxjander has joined #bitcoin-dev
159 2016-11-17T11:01:33 *** qasaur has quit IRC
160 2016-11-17T11:02:23 <venzen> jonasschnelli: an identity address prefix to ripemd160(256) of 0x0F01 (instead of 0xFF01) yields the correct length base58-check format (35 chars)
161 2016-11-17T11:03:27 *** weedcoder has joined #bitcoin-dev
162 2016-11-17T11:03:38 <venzen> presumably a result of the way base58 handles leading zeroes...
163 2016-11-17T11:13:27 *** weedcoder has quit IRC
164 2016-11-17T11:13:39 *** _tmh has joined #bitcoin-dev
165 2016-11-17T11:49:42 *** DigiByteDev has joined #bitcoin-dev
166 2016-11-17T11:50:50 *** DigiByteDev has quit IRC
167 2016-11-17T11:59:12 *** Belxjander has quit IRC
168 2016-11-17T12:04:19 *** Belxjander has joined #bitcoin-dev
169 2016-11-17T12:05:37 *** ThomasV has quit IRC
170 2016-11-17T12:12:53 *** blueness has quit IRC
171 2016-11-17T12:17:58 *** Belxjander has quit IRC
172 2016-11-17T12:22:26 *** weedcoder has joined #bitcoin-dev
173 2016-11-17T12:25:40 *** Belxjander has joined #bitcoin-dev
174 2016-11-17T12:27:13 *** weedcoder has quit IRC
175 2016-11-17T12:43:17 *** agricocb has quit IRC
176 2016-11-17T12:46:17 *** Belxjander has quit IRC
177 2016-11-17T12:49:29 *** qasaur has joined #bitcoin-dev
178 2016-11-17T12:52:49 *** Belxjander has joined #bitcoin-dev
179 2016-11-17T12:56:33 *** weedcoder has joined #bitcoin-dev
180 2016-11-17T13:07:31 *** treehug88 has quit IRC
181 2016-11-17T13:13:52 *** Belxjander has quit IRC
182 2016-11-17T13:19:44 *** weedcoder has quit IRC
183 2016-11-17T13:20:00 *** Belxjander has joined #bitcoin-dev
184 2016-11-17T13:23:43 *** weedcoder has joined #bitcoin-dev
185 2016-11-17T13:25:57 *** aalex has joined #bitcoin-dev
186 2016-11-17T13:26:06 *** treehug88 has joined #bitcoin-dev
187 2016-11-17T13:26:50 *** weedcoder has quit IRC
188 2016-11-17T13:33:25 *** aalex has quit IRC
189 2016-11-17T13:43:17 *** MoALTz has quit IRC
190 2016-11-17T13:51:15 *** Chris_Stewart_5 has joined #bitcoin-dev
191 2016-11-17T14:01:57 *** Belxjander has quit IRC
192 2016-11-17T14:03:39 *** Belxjander has joined #bitcoin-dev
193 2016-11-17T14:10:21 *** DigiByteDev has joined #bitcoin-dev
194 2016-11-17T14:14:21 *** qasaur has quit IRC
195 2016-11-17T14:20:38 *** Chris_Stewart_5 has quit IRC
196 2016-11-17T14:31:37 *** Belxjander has quit IRC
197 2016-11-17T14:35:45 *** agricocb has joined #bitcoin-dev
198 2016-11-17T14:38:22 *** Chris_Stewart_5 has joined #bitcoin-dev
199 2016-11-17T14:39:08 *** Belxjander has joined #bitcoin-dev
200 2016-11-17T14:39:15 *** MoALTz has joined #bitcoin-dev
201 2016-11-17T14:48:41 *** aalex has joined #bitcoin-dev
202 2016-11-17T14:51:49 *** Giszmo has joined #bitcoin-dev
203 2016-11-17T14:53:48 *** To7 has quit IRC
204 2016-11-17T14:54:22 *** bugs_ has joined #bitcoin-dev
205 2016-11-17T15:12:37 *** Belxjander has quit IRC
206 2016-11-17T15:12:54 *** _tmh has quit IRC
207 2016-11-17T15:13:32 *** qu9 has quit IRC
208 2016-11-17T15:14:10 *** Chris_Stewart_5 has quit IRC
209 2016-11-17T15:18:06 *** Belxjander has joined #bitcoin-dev
210 2016-11-17T15:18:20 *** Chris_Stewart_5 has joined #bitcoin-dev
211 2016-11-17T15:23:57 *** ThomasV has joined #bitcoin-dev
212 2016-11-17T15:24:00 *** dgenr8 has quit IRC
213 2016-11-17T15:33:41 *** weedcoder has joined #bitcoin-dev
214 2016-11-17T15:34:18 *** lclc has quit IRC
215 2016-11-17T15:34:43 *** one_zero has joined #bitcoin-dev
216 2016-11-17T15:35:01 *** Belxjander has quit IRC
217 2016-11-17T15:37:57 *** weedcoder has quit IRC
218 2016-11-17T15:40:02 *** Belxjander has joined #bitcoin-dev
219 2016-11-17T15:47:49 *** ThomasV has quit IRC
220 2016-11-17T15:53:10 *** CheckDavid has quit IRC
221 2016-11-17T16:00:18 *** Chris_Stewart_5 has quit IRC
222 2016-11-17T16:05:13 *** weedcoder has joined #bitcoin-dev
223 2016-11-17T16:09:53 *** Belxjander has quit IRC
224 2016-11-17T16:11:20 *** Belxjander has joined #bitcoin-dev
225 2016-11-17T16:12:57 *** GNULinuxGuy has quit IRC
226 2016-11-17T16:13:03 *** roidster has joined #bitcoin-dev
227 2016-11-17T16:16:16 *** ThomasV has joined #bitcoin-dev
228 2016-11-17T16:18:05 *** DigiByteDev has quit IRC
229 2016-11-17T16:19:11 *** weedcoder has quit IRC
230 2016-11-17T16:19:58 *** Belxjander has quit IRC
231 2016-11-17T16:22:05 *** Chris_Stewart_5 has joined #bitcoin-dev
232 2016-11-17T16:22:21 *** Belxjander has joined #bitcoin-dev
233 2016-11-17T16:23:20 *** igno_peverell has joined #bitcoin-dev
234 2016-11-17T16:28:37 *** weedcoder has joined #bitcoin-dev
235 2016-11-17T16:35:03 *** Belxjander has quit IRC
236 2016-11-17T16:37:57 *** Belxjander has joined #bitcoin-dev
237 2016-11-17T16:40:43 *** Skirmant has joined #bitcoin-dev
238 2016-11-17T16:52:10 *** cstratak has joined #bitcoin-dev
239 2016-11-17T16:53:27 *** cstratak has quit IRC
240 2016-11-17T17:01:07 *** Belxjander has quit IRC
241 2016-11-17T17:01:49 *** Sosumi has joined #bitcoin-dev
242 2016-11-17T17:06:08 *** Belxjander has joined #bitcoin-dev
243 2016-11-17T17:13:44 <Skirmant> This isn't specifically #bitcoin related, but does someone know how to pick the timestamp field for a new transaction? https://wiki.peercointalk.org/index.php?title=Transactions
244 2016-11-17T17:18:16 *** Belxjander has quit IRC
245 2016-11-17T17:20:32 *** Belxjander has joined #bitcoin-dev
246 2016-11-17T17:23:51 *** rubensayshi has quit IRC
247 2016-11-17T17:30:14 <venzen> Skirmant: you'll be able to get help with user interface questions in #bitcoin
248 2016-11-17T17:31:18 *** abpa has joined #bitcoin-dev
249 2016-11-17T17:31:52 <venzen> Skirmant: are you using bitcoin-cli ?
250 2016-11-17T17:33:35 <Skirmant> venzen: sorry, i mean this isn't interference related. It has to do with the peercoin protocol
251 2016-11-17T17:34:17 <Skirmant> venzen: there's an extra 4 byte field in the transaction format that's suppose to cointain a timestamp
252 2016-11-17T17:35:06 <venzen> yeah, i don't know anything about the peercoin interface... try #peercoin ? (dunno if it exists)
253 2016-11-17T17:35:19 <Skirmant> it does, but everyone is dead
254 2016-11-17T17:35:37 *** Sosumi has quit IRC
255 2016-11-17T17:35:44 <venzen> :) quiet here too
256 2016-11-17T17:36:05 *** chjj has quit IRC
257 2016-11-17T17:36:27 <venzen> i'm logging off, goodluck Skirmant
258 2016-11-17T17:36:34 <Skirmant> thanks fam
259 2016-11-17T17:36:37 <Skirmant> you too
260 2016-11-17T17:36:42 *** Belxjander has quit IRC
261 2016-11-17T17:36:43 *** venzen has quit IRC
262 2016-11-17T17:36:46 *** Chris_Stewart_5 has quit IRC
263 2016-11-17T17:40:35 *** weedcoder has quit IRC
264 2016-11-17T17:43:18 *** Belxjander has joined #bitcoin-dev
265 2016-11-17T17:49:19 *** igno_peverell has quit IRC
266 2016-11-17T17:51:42 *** Chris_Stewart_5 has joined #bitcoin-dev
267 2016-11-17T17:52:28 *** blueness has joined #bitcoin-dev
268 2016-11-17T17:53:34 *** sdaftuar has quit IRC
269 2016-11-17T18:00:01 *** Belxjander has quit IRC
270 2016-11-17T18:01:00 *** Belxjander has joined #bitcoin-dev
271 2016-11-17T18:03:27 *** watamuni has joined #bitcoin-dev
272 2016-11-17T18:07:18 *** Chris_Stewart_5 has quit IRC
273 2016-11-17T18:07:44 *** Chris_Stewart_5 has joined #bitcoin-dev
274 2016-11-17T18:07:54 *** Starduster has quit IRC
275 2016-11-17T18:10:23 *** jtimon has joined #bitcoin-dev
276 2016-11-17T18:23:55 *** sdaftuar has joined #bitcoin-dev
277 2016-11-17T18:27:00 *** chjj has joined #bitcoin-dev
278 2016-11-17T18:48:41 *** Belxjander has quit IRC
279 2016-11-17T18:49:54 *** nazarewk has quit IRC
280 2016-11-17T18:54:15 *** priidu has joined #bitcoin-dev
281 2016-11-17T18:54:16 *** chjj has quit IRC
282 2016-11-17T18:54:21 *** ThomasV has quit IRC
283 2016-11-17T18:54:36 *** chjj has joined #bitcoin-dev
284 2016-11-17T18:58:19 *** blackwraith has joined #bitcoin-dev
285 2016-11-17T18:59:20 *** Belxjander has joined #bitcoin-dev
286 2016-11-17T18:59:24 *** priidu has quit IRC
287 2016-11-17T19:02:04 *** blueness has quit IRC
288 2016-11-17T19:05:54 *** CheckDavid has joined #bitcoin-dev
289 2016-11-17T19:10:17 *** aalex_ has joined #bitcoin-dev
290 2016-11-17T19:14:12 *** aalex has quit IRC
291 2016-11-17T19:15:53 *** weedcoder has joined #bitcoin-dev
292 2016-11-17T19:25:26 *** Belxjander has quit IRC
293 2016-11-17T19:31:44 *** Belxjander has joined #bitcoin-dev
294 2016-11-17T19:33:59 *** blueness has joined #bitcoin-dev
295 2016-11-17T19:38:17 *** MK has quit IRC
296 2016-11-17T19:38:52 *** Chris_Stewart_5 has quit IRC
297 2016-11-17T19:44:00 *** blueness has quit IRC
298 2016-11-17T19:49:02 *** Chris_Stewart_5 has joined #bitcoin-dev
299 2016-11-17T19:52:06 *** MK has joined #bitcoin-dev
300 2016-11-17T19:52:35 *** blueness has joined #bitcoin-dev
301 2016-11-17T19:58:08 *** ongolaBoy has quit IRC
302 2016-11-17T19:59:03 *** Belxjander has quit IRC
303 2016-11-17T20:00:15 *** Belxjander has joined #bitcoin-dev
304 2016-11-17T20:04:27 *** ThomasV has joined #bitcoin-dev
305 2016-11-17T20:08:41 *** qu9 has joined #bitcoin-dev
306 2016-11-17T20:14:54 *** cybrNaut has joined #bitcoin-dev
307 2016-11-17T20:17:06 *** Belxjander has quit IRC
308 2016-11-17T20:22:44 *** Belxjander has joined #bitcoin-dev
309 2016-11-17T20:28:20 *** jtimon has quit IRC
310 2016-11-17T20:43:08 *** Belxjander has quit IRC
311 2016-11-17T20:53:29 *** Belxjander has joined #bitcoin-dev
312 2016-11-17T21:05:11 *** gnubeard has joined #bitcoin-dev
313 2016-11-17T21:07:28 *** Belxjander has quit IRC
314 2016-11-17T21:07:44 *** Belxjander has joined #bitcoin-dev
315 2016-11-17T21:10:25 *** sausage_factory has joined #bitcoin-dev
316 2016-11-17T21:11:35 *** blackwraith has quit IRC
317 2016-11-17T21:13:10 *** CheckDavid has quit IRC
318 2016-11-17T21:18:40 *** Chris_Stewart_5 has quit IRC
319 2016-11-17T21:21:56 *** Belxjander has quit IRC
320 2016-11-17T21:28:26 *** Belxjander has joined #bitcoin-dev
321 2016-11-17T21:33:58 *** Chris_Stewart_5 has joined #bitcoin-dev
322 2016-11-17T21:41:01 *** gnubeard has quit IRC
323 2016-11-17T21:53:33 *** GNULinuxGuy has joined #bitcoin-dev
324 2016-11-17T22:00:33 *** lclc has joined #bitcoin-dev
325 2016-11-17T22:10:24 *** jtimon has joined #bitcoin-dev
326 2016-11-17T22:13:25 *** Belxjander has quit IRC
327 2016-11-17T22:15:49 *** Belxjander has joined #bitcoin-dev
328 2016-11-17T22:23:31 *** Chris_Stewart_5 has quit IRC
329 2016-11-17T22:27:38 *** herzmeister has quit IRC
330 2016-11-17T22:38:29 *** herzmeister has joined #bitcoin-dev
331 2016-11-17T22:38:51 *** Belxjander has quit IRC
332 2016-11-17T22:39:49 *** Chris_Stewart_5 has joined #bitcoin-dev
333 2016-11-17T22:39:52 *** Belxjander has joined #bitcoin-dev
334 2016-11-17T22:41:09 *** ThomasV has quit IRC
335 2016-11-17T22:50:24 *** lclc has quit IRC
336 2016-11-17T22:57:46 *** gnubeard has joined #bitcoin-dev
337 2016-11-17T23:17:17 *** Belxjander has quit IRC
338 2016-11-17T23:17:27 *** gnubeard has quit IRC
339 2016-11-17T23:17:39 *** bugs_ has quit IRC
340 2016-11-17T23:20:01 *** Belxjander has joined #bitcoin-dev
341 2016-11-17T23:24:17 *** qu9 has quit IRC
342 2016-11-17T23:25:42 *** sausage_factory has quit IRC
343 2016-11-17T23:27:06 *** Skirmant has quit IRC
344 2016-11-17T23:37:53 *** herzmeister has quit IRC
345 2016-11-17T23:38:25 *** herzmeister has joined #bitcoin-dev
346 2016-11-17T23:43:15 *** Belxjander has quit IRC
347 2016-11-17T23:43:53 *** agricocb has quit IRC
348 2016-11-17T23:51:54 *** Belxjander has joined #bitcoin-dev