1 2016-05-25T00:08:22 *** fengling has joined #bitcoin-core-dev
2 2016-05-25T00:12:59 *** fengling has quit IRC
3 2016-05-25T00:32:15 *** Chris_Stewart_5 has quit IRC
4 2016-05-25T00:41:12 *** Ylbam has quit IRC
5 2016-05-25T00:43:01 *** justanotheruser has quit IRC
6 2016-05-25T00:43:38 *** justanotheruser has joined #bitcoin-core-dev
7 2016-05-25T00:55:47 *** belcher has quit IRC
8 2016-05-25T00:57:49 *** TomMc has joined #bitcoin-core-dev
9 2016-05-25T01:05:05 *** dermoth_ has quit IRC
10 2016-05-25T01:05:45 *** dermoth_ has joined #bitcoin-core-dev
11 2016-05-25T01:10:10 *** fengling has joined #bitcoin-core-dev
12 2016-05-25T01:23:49 *** jtimon has quit IRC
13 2016-05-25T01:32:46 *** TomMc has quit IRC
14 2016-05-25T02:02:23 *** fengling has quit IRC
15 2016-05-25T02:02:41 *** fengling has joined #bitcoin-core-dev
16 2016-05-25T02:05:49 *** Giszmo has quit IRC
17 2016-05-25T02:11:28 *** xiangfu has joined #bitcoin-core-dev
18 2016-05-25T02:36:25 <warren> I don't recall, did we disable getwork yet?
19 2016-05-25T02:36:55 *** Giszmo has joined #bitcoin-core-dev
20 2016-05-25T02:42:33 *** davec has quit IRC
21 2016-05-25T02:43:41 <gmaxwell> years ago
22 2016-05-25T02:43:53 <gmaxwell> also, is typing "bitcoin-cli getwork" all that hard? :)
23 2016-05-25T02:56:02 <luke-jr> :p
24 2016-05-25T03:01:12 *** PaulCapestany has quit IRC
25 2016-05-25T03:01:39 *** PaulCapestany has joined #bitcoin-core-dev
26 2016-05-25T03:08:41 *** PaulCapestany has quit IRC
27 2016-05-25T03:09:06 *** PaulCapestany has joined #bitcoin-core-dev
28 2016-05-25T03:20:04 *** davec has joined #bitcoin-core-dev
29 2016-05-25T03:21:28 *** PaulCapestany has quit IRC
30 2016-05-25T03:21:53 *** PaulCapestany has joined #bitcoin-core-dev
31 2016-05-25T03:34:52 *** PaulCapestany has quit IRC
32 2016-05-25T03:35:19 *** PaulCapestany has joined #bitcoin-core-dev
33 2016-05-25T04:04:42 *** PaulCapestany has quit IRC
34 2016-05-25T04:06:30 *** Giszmo has quit IRC
35 2016-05-25T04:06:33 *** PaulCapestany has joined #bitcoin-core-dev
36 2016-05-25T04:23:04 *** pedrobranco has joined #bitcoin-core-dev
37 2016-05-25T04:27:34 *** pedrobranco has quit IRC
38 2016-05-25T04:33:01 *** Alopex has quit IRC
39 2016-05-25T04:34:06 *** Alopex has joined #bitcoin-core-dev
40 2016-05-25T05:05:08 *** xiangfu has quit IRC
41 2016-05-25T06:08:47 <NicolasDorier> paveljanik: gmaxwell: I noticed my earlier problem about the 0.0.0.0 ip source came only when my client was using "localhost" instead of "127.0.0.1". When using "localhost" if it is resolved by [::1] instead of 127.0.0.1, then my client will send ip source as 0.0.0.0
42 2016-05-25T06:08:54 *** Ylbam has joined #bitcoin-core-dev
43 2016-05-25T06:08:57 <NicolasDorier> no problem if I force ipv4
44 2016-05-25T06:10:00 <NicolasDorier> so either a ipv6 gotcha I don't get. Or a plain bug in MS implementation of WebRequest.
45 2016-05-25T06:18:48 *** xiangfu has joined #bitcoin-core-dev
46 2016-05-25T06:36:14 *** BashCo has quit IRC
47 2016-05-25T06:55:40 *** LeMiner2 has joined #bitcoin-core-dev
48 2016-05-25T06:59:19 *** LeMiner has quit IRC
49 2016-05-25T06:59:19 *** LeMiner2 is now known as LeMiner
50 2016-05-25T07:08:17 *** midnightmagic has quit IRC
51 2016-05-25T07:09:07 *** supasonic has quit IRC
52 2016-05-25T07:13:58 *** jtimon has joined #bitcoin-core-dev
53 2016-05-25T07:19:45 *** rubensayshi has quit IRC
54 2016-05-25T07:30:17 *** rubensayshi has joined #bitcoin-core-dev
55 2016-05-25T07:31:49 *** Guyver2 has joined #bitcoin-core-dev
56 2016-05-25T08:12:26 *** kadoban has quit IRC
57 2016-05-25T08:47:56 <paveljanik> looks like arowser needs to be blocked on github 8)
58 2016-05-25T08:52:32 <jonasschnelli> yes. Looks like.
59 2016-05-25T08:52:50 <jonasschnelli> Or he's working on a script or something which apparently did go wrong
60 2016-05-25T08:54:05 *** MarcoFalke has joined #bitcoin-core-dev
61 2016-05-25T08:54:38 <paveljanik> depends on what what his original goal 8)
62 2016-05-25T08:55:51 *** shangzhou has joined #bitcoin-core-dev
63 2016-05-25T09:23:32 *** pedrobranco has joined #bitcoin-core-dev
64 2016-05-25T09:25:01 *** pedrobranco has quit IRC
65 2016-05-25T09:25:23 *** pedrobranco has joined #bitcoin-core-dev
66 2016-05-25T09:25:47 *** pedrobranco has joined #bitcoin-core-dev
67 2016-05-25T09:26:22 *** Ginnarr has joined #bitcoin-core-dev
68 2016-05-25T09:33:22 *** xiangfu has quit IRC
69 2016-05-25T09:53:48 <GitHub22> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/77b49acc85d0...6700cc993cc0
70 2016-05-25T09:53:48 <GitHub22> bitcoin/master 1ad9339 Suhas Daftuar: Test framework: only cleanup on successful test runs
71 2016-05-25T09:53:49 <GitHub22> bitcoin/master 6700cc9 MarcoFalke: Merge #8095: Test framework: only cleanup on successful test runs...
72 2016-05-25T09:53:58 <GitHub149> [bitcoin] MarcoFalke closed pull request #8095: Test framework: only cleanup on successful test runs (master...nocleanup-on-failure) https://github.com/bitcoin/bitcoin/pull/8095
73 2016-05-25T09:59:08 *** BashCo has joined #bitcoin-core-dev
74 2016-05-25T10:19:01 *** moli has quit IRC
75 2016-05-25T10:50:08 *** midnightmagic has joined #bitcoin-core-dev
76 2016-05-25T10:58:31 *** shangzhou has quit IRC
77 2016-05-25T11:01:23 *** Ginnarr has quit IRC
78 2016-05-25T11:19:24 <gmaxwell> freeking arowser.
79 2016-05-25T11:32:28 *** cryptapus has joined #bitcoin-core-dev
80 2016-05-25T11:33:46 *** cryptapus has quit IRC
81 2016-05-25T11:34:00 *** cryptapus has joined #bitcoin-core-dev
82 2016-05-25T11:34:00 *** cryptapus has joined #bitcoin-core-dev
83 2016-05-25T11:38:10 <gmaxwell> NicolasDorier: can you try forcing ipv6 in your client (connect to ::1?) and see if it always fails in that case?
84 2016-05-25T11:46:06 *** frankenmint has joined #bitcoin-core-dev
85 2016-05-25T12:11:37 *** Chris_Stewart_5 has joined #bitcoin-core-dev
86 2016-05-25T12:12:22 *** sipa has joined #bitcoin-core-dev
87 2016-05-25T12:26:26 <NicolasDorier> gmaxwell: oddly, using http://[::1]/ to connect just fail to connect, no 403 forbidden. My DNS resolve localhost to 127.0.0.1. I confirm that if I switch from http://localhost/ to http://127.0.0.1/ it solves the problem. I'm looking in the code of the WebRequest class to see what the hell happens.
88 2016-05-25T12:27:06 <NicolasDorier> I'm almost sure that it connects to [::1] and not 127.0.0.1 when I use localhost, so there is something fishy oO
89 2016-05-25T12:29:06 <NicolasDorier> disregard my comment which say my machine resolve localhost only to 127.0.0.1, I typed the wrong line
90 2016-05-25T12:30:00 <NicolasDorier> but I confirm that http://[::1]:port/ give me a "unable to connect" while "http://localhost:port/ which happens to resolve to ::1 give me "403 forbidden" trying to find out....
91 2016-05-25T12:31:33 *** LeMiner has quit IRC
92 2016-05-25T12:31:59 *** fengling has quit IRC
93 2016-05-25T12:33:13 *** LeMiner has joined #bitcoin-core-dev
94 2016-05-25T12:35:45 <NicolasDorier> gmaxwell: disregard my other comment as well, it seems that now using http://[::1]:port/ resolve to the 403 error _every time_. I will try on another windows machine tomorrow and let you know
95 2016-05-25T12:39:24 <NicolasDorier> paveljanik: you mentioned people having reported such issue, I don't find in github issues, can be interesting to suggest them to switch to 127.0.0.1
96 2016-05-25T12:45:54 <jonasschnelli> sipa: How will you pass in the required flags to addrman? Where is the relation between dnsseeder and AddrMan?
97 2016-05-25T12:48:45 *** cryptapus has quit IRC
98 2016-05-25T12:49:23 <sipa> jonasschnelli: addrman stores the service bits
99 2016-05-25T12:49:28 <sipa> jonasschnelli: inside CAddress objects
100 2016-05-25T12:49:35 <sipa> that's where they need to end up :)
101 2016-05-25T12:53:36 <sipa> jonasschnelli: CAddress's constructor is invoked right below the code you're touching
102 2016-05-25T12:53:48 <sipa> jonasschnelli: you need to pass in the service bits there
103 2016-05-25T12:53:49 * jonasschnelli is looking...
104 2016-05-25T12:54:03 <jonasschnelli> Ah.. CAddress(CService ipIn, uint64_t nServicesIn = NODE_NETWORK)
105 2016-05-25T12:54:23 <sipa> correct
106 2016-05-25T12:54:25 <jonasschnelli> I mean the current PR has some dummy code (before SW).
107 2016-05-25T12:54:35 <jonasschnelli> seed.getHost(NODE_NETWORK) needs to be different soon
108 2016-05-25T12:54:47 <sipa> right, but the code you're adding now is nice but unnecessary :)
109 2016-05-25T12:54:58 <sipa> passing in the service bits to addrman is necessary
110 2016-05-25T12:55:28 <jonasschnelli> sipa: hmm.. the default value is already NODE_NETWORK: CAddress(CService ipIn, uint64_t nServicesIn = NODE_NETWORK)
111 2016-05-25T12:55:31 <jonasschnelli> So... all dummy. :)
112 2016-05-25T12:55:45 <jonasschnelli> But I though better open the PR against master instead against your segwit-master
113 2016-05-25T12:55:58 <jonasschnelli> To have the possibility in master (kinda dummy/unused)
114 2016-05-25T12:56:08 <jonasschnelli> + a new testnet seed
115 2016-05-25T12:56:25 <sipa> jonasschnelli: ok
116 2016-05-25T12:57:55 <jonasschnelli> sipa: Made it a bit more obvious: https://github.com/bitcoin/bitcoin/pull/8083/files#diff-9a82240fe7dfe86564178691cc57f2f1R1469
117 2016-05-25T13:01:41 *** Chris_Stewart_5 has quit IRC
118 2016-05-25T13:03:50 *** Chris_Stewart_5 has joined #bitcoin-core-dev
119 2016-05-25T13:04:31 *** cryptapus has joined #bitcoin-core-dev
120 2016-05-25T13:04:31 *** cryptapus has joined #bitcoin-core-dev
121 2016-05-25T13:23:11 *** moli has joined #bitcoin-core-dev
122 2016-05-25T13:25:47 *** cryptapus_ has joined #bitcoin-core-dev
123 2016-05-25T13:25:47 *** cryptapus_ has joined #bitcoin-core-dev
124 2016-05-25T13:28:47 *** cryptapus has quit IRC
125 2016-05-25T13:29:30 *** fengling has joined #bitcoin-core-dev
126 2016-05-25T13:34:15 *** Chris_Stewart_5 has quit IRC
127 2016-05-25T13:34:19 *** fengling has quit IRC
128 2016-05-25T13:36:14 *** Chris_Stewart_5 has joined #bitcoin-core-dev
129 2016-05-25T13:37:33 *** jtimon has quit IRC
130 2016-05-25T13:38:17 *** cryptapus_ is now known as cryptapus
131 2016-05-25T13:40:41 *** Chris_Stewart_5 has quit IRC
132 2016-05-25T13:41:09 *** jtimon has joined #bitcoin-core-dev
133 2016-05-25T13:48:14 *** gevs has joined #bitcoin-core-dev
134 2016-05-25T13:48:14 *** gevs has joined #bitcoin-core-dev
135 2016-05-25T13:50:30 <GitHub158> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6700cc993cc0...33799afe83ee
136 2016-05-25T13:50:30 <GitHub158> bitcoin/master 678513c Mitchell Cash: Correct small typo in extract_strings_qt.py
137 2016-05-25T13:50:31 <GitHub158> bitcoin/master 33799af Pieter Wuille: Merge #8092: Correct small typo in extract_strings_qt.py...
138 2016-05-25T13:50:44 <GitHub182> [bitcoin] sipa closed pull request #8092: Correct small typo in extract_strings_qt.py (master...typo_fix) https://github.com/bitcoin/bitcoin/pull/8092
139 2016-05-25T13:53:19 *** Chris_Stewart_5 has joined #bitcoin-core-dev
140 2016-05-25T14:01:18 <GitHub122> [bitcoin] sipa closed pull request #6835: Add address-based index (master...search-raw-transactions) https://github.com/bitcoin/bitcoin/pull/6835
141 2016-05-25T14:05:32 *** BashCo has quit IRC
142 2016-05-25T14:12:45 <GitHub42> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/33799afe83ee...c49c825bd9f4
143 2016-05-25T14:12:46 <GitHub42> bitcoin/master 46b0c3b Patrick Strateman: Acquire lock to check for genesis block.
144 2016-05-25T14:12:46 <GitHub42> bitcoin/master c49c825 Pieter Wuille: Merge #8063: Acquire lock to check for genesis block....
145 2016-05-25T14:12:56 <GitHub25> [bitcoin] sipa closed pull request #8063: Acquire lock to check for genesis block. (master...2015-05-16-lockfix) https://github.com/bitcoin/bitcoin/pull/8063
146 2016-05-25T14:13:25 <jonasschnelli> sipa: Maybe you also have time to review: https://github.com/bitcoin/bitcoin/pull/7946
147 2016-05-25T14:13:40 *** Chris_Stewart_5 has quit IRC
148 2016-05-25T14:14:38 *** Giszmo has joined #bitcoin-core-dev
149 2016-05-25T14:28:44 <GitHub124> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c49c825bd9f4...d72098038f3b
150 2016-05-25T14:28:44 <GitHub124> bitcoin/master bd477f4 Suhas Daftuar: VerifyDB: don't check blocks that have been pruned
151 2016-05-25T14:28:45 <GitHub124> bitcoin/master d720980 Pieter Wuille: Merge #8076: VerifyDB: don't check blocks that have been pruned...
152 2016-05-25T14:28:54 <GitHub99> [bitcoin] sipa closed pull request #8076: VerifyDB: don't check blocks that have been pruned (master...pruning-checkblocks) https://github.com/bitcoin/bitcoin/pull/8076
153 2016-05-25T14:30:14 *** Chris_Stewart_5 has joined #bitcoin-core-dev
154 2016-05-25T14:30:56 *** fengling has joined #bitcoin-core-dev
155 2016-05-25T14:35:39 *** fengling has quit IRC
156 2016-05-25T15:05:31 *** ybit has joined #bitcoin-core-dev
157 2016-05-25T15:05:56 *** frankenmint has quit IRC
158 2016-05-25T15:18:30 *** BashCo has joined #bitcoin-core-dev
159 2016-05-25T15:25:12 *** frankenmint has joined #bitcoin-core-dev
160 2016-05-25T15:32:35 *** fengling has joined #bitcoin-core-dev
161 2016-05-25T15:35:00 *** Chris_Stewart_5 has quit IRC
162 2016-05-25T15:36:57 *** cryptapus has quit IRC
163 2016-05-25T15:37:11 *** cryptapus has joined #bitcoin-core-dev
164 2016-05-25T15:37:19 *** fengling has quit IRC
165 2016-05-25T15:44:32 *** kadoban has joined #bitcoin-core-dev
166 2016-05-25T15:50:46 *** Chris_Stewart_5 has joined #bitcoin-core-dev
167 2016-05-25T16:05:06 *** [b__b] has quit IRC
168 2016-05-25T16:08:28 <GitHub146> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/d72098038f3b...f6b7df3155dd
169 2016-05-25T16:08:29 <GitHub146> bitcoin/master ecb9741 Patrick Strateman: Move GetAccountBalance from rpcwallet.cpp into CWallet::GetAccountBalance
170 2016-05-25T16:08:29 <GitHub146> bitcoin/master 380498a Patrick Strateman: Move BackupWallet to CWallet::BackupWallet
171 2016-05-25T16:08:30 <GitHub146> bitcoin/master f6b7df3 Pieter Wuille: Merge #8061: [Wallet] Improve Wallet encapsulation...
172 2016-05-25T16:08:36 <GitHub141> [bitcoin] sipa closed pull request #8061: [Wallet] Improve Wallet encapsulation (master...2016-05-14-wallet-api-cleanup) https://github.com/bitcoin/bitcoin/pull/8061
173 2016-05-25T16:12:21 *** [b__b] has joined #bitcoin-core-dev
174 2016-05-25T16:19:16 <GitHub111> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f6b7df3155dd...47a7cfb0aa24
175 2016-05-25T16:19:17 <GitHub111> bitcoin/master f20d42e Wladimir J. van der Laan: UpdateTip: log only one line at most per block...
176 2016-05-25T16:19:17 <GitHub111> bitcoin/master 47a7cfb Pieter Wuille: Merge #7795: UpdateTip: log only one line at most per block...
177 2016-05-25T16:19:24 <GitHub84> [bitcoin] sipa closed pull request #7795: UpdateTip: log only one line at most per block (master...2016_04_block_warning_logging_inline) https://github.com/bitcoin/bitcoin/pull/7795
178 2016-05-25T16:21:37 *** pedrobranco has quit IRC
179 2016-05-25T16:21:46 *** pedrobranco has joined #bitcoin-core-dev
180 2016-05-25T16:26:28 *** frankenmint has quit IRC
181 2016-05-25T16:34:06 *** fengling has joined #bitcoin-core-dev
182 2016-05-25T16:34:29 *** jcorgan has joined #bitcoin-core-dev
183 2016-05-25T16:38:59 *** fengling has quit IRC
184 2016-05-25T16:46:38 *** pedrobranco has quit IRC
185 2016-05-25T16:46:45 *** pedrobranco has joined #bitcoin-core-dev
186 2016-05-25T17:22:36 <gmaxwell> \O/ sipa merged wumpus' asm in libsecp256k1
187 2016-05-25T17:22:57 <sipa> it needs --enable-experimental --with-asm=arm to the configure flags to enable, for now
188 2016-05-25T17:23:19 <sipa> i do plan to learn some ARM asm and review the actual code at some point, though
189 2016-05-25T17:27:14 *** MarcoFalke has quit IRC
190 2016-05-25T17:27:18 *** frankenmint has joined #bitcoin-core-dev
191 2016-05-25T17:31:54 *** frankenmint has quit IRC
192 2016-05-25T17:35:36 *** fengling has joined #bitcoin-core-dev
193 2016-05-25T17:39:34 *** molz has joined #bitcoin-core-dev
194 2016-05-25T17:40:19 *** fengling has quit IRC
195 2016-05-25T17:41:41 *** moli has quit IRC
196 2016-05-25T17:49:47 *** moli has joined #bitcoin-core-dev
197 2016-05-25T17:51:34 *** molz has quit IRC
198 2016-05-25T17:57:32 *** pedrobranco has quit IRC
199 2016-05-25T18:00:58 *** fengling has joined #bitcoin-core-dev
200 2016-05-25T18:05:39 *** fengling has quit IRC
201 2016-05-25T18:10:47 <instagibbs> sdaftuar, what mechanism should I use to have a node check that they did *not* receive a particular message in p2p-segwit
202 2016-05-25T18:11:12 *** pedrobranco has joined #bitcoin-core-dev
203 2016-05-25T18:11:13 <instagibbs> like, "make sure the node doesn't send a getdata"
204 2016-05-25T18:11:30 <instagibbs> any tricks other than just waiting
205 2016-05-25T18:15:39 *** pedrobranco has quit IRC
206 2016-05-25T18:16:05 <wumpus> :o nice
207 2016-05-25T18:18:34 <sdaftuar> instagibbs: it's a bit tricky. you can test to see if a block is direct-fetched by doing a sync-with-ping, and checking to see if you received a getdata
208 2016-05-25T18:18:52 <sdaftuar> instagibbs: but that's not sufficient, as you also would want to check to see if a block might be fetched by the parallel download logic
209 2016-05-25T18:19:28 <sdaftuar> ah, here's a trick i've never used before, but should work:
210 2016-05-25T18:19:46 <sdaftuar> you can announce a brand new transaction to the node as well, and wait for the getdata for that tx
211 2016-05-25T18:20:16 <instagibbs> so, announce block, announce tx, then when I receive getdata for tx, check for block getdata?
212 2016-05-25T18:20:21 <sdaftuar> yeah
213 2016-05-25T18:20:28 <instagibbs> ok I'll try that
214 2016-05-25T18:20:38 <sdaftuar> if you look in SendMessages, we getdata for tx's right after we would getdata for blocks
215 2016-05-25T18:20:49 *** molz has joined #bitcoin-core-dev
216 2016-05-25T18:21:37 <sdaftuar> note by the way that your announcement for the tx can be completely fictitious, ie you can just make up a txid and announce it
217 2016-05-25T18:22:58 *** Chris_Stewart_5 has quit IRC
218 2016-05-25T18:23:41 *** moli has quit IRC
219 2016-05-25T18:29:07 *** pedrobranco has joined #bitcoin-core-dev
220 2016-05-25T18:33:30 *** pedrobranco has quit IRC
221 2016-05-25T18:37:20 *** dev141 has quit IRC
222 2016-05-25T18:41:37 *** Gatornade has joined #bitcoin-core-dev
223 2016-05-25T18:42:07 <Gatornade> Hello, is this a good channel to ask one simple question about bitcoin core application?
224 2016-05-25T18:42:29 <Gatornade> nevermind, read the header. i'll go to #bitcoin
225 2016-05-25T18:50:09 *** ghounds has joined #bitcoin-core-dev
226 2016-05-25T18:54:16 *** achow101 has quit IRC
227 2016-05-25T18:58:26 *** achow101 has joined #bitcoin-core-dev
228 2016-05-25T19:02:20 *** fengling has joined #bitcoin-core-dev
229 2016-05-25T19:06:59 *** fengling has quit IRC
230 2016-05-25T19:07:49 *** ghounds has quit IRC
231 2016-05-25T19:10:03 *** ghounds has joined #bitcoin-core-dev
232 2016-05-25T19:16:58 *** spudowiar1 has joined #bitcoin-core-dev
233 2016-05-25T19:17:36 *** spudowiar has quit IRC
234 2016-05-25T19:18:24 *** spudowiar1 is now known as spudowiar
235 2016-05-25T19:22:26 *** ghounds has quit IRC
236 2016-05-25T19:36:54 *** molly has joined #bitcoin-core-dev
237 2016-05-25T19:40:04 *** molz has quit IRC
238 2016-05-25T19:43:11 *** frankenmint has joined #bitcoin-core-dev
239 2016-05-25T19:44:58 *** moli has joined #bitcoin-core-dev
240 2016-05-25T19:47:00 *** molly has quit IRC
241 2016-05-25T19:49:21 *** frankenmint has quit IRC
242 2016-05-25T20:03:56 *** fengling has joined #bitcoin-core-dev
243 2016-05-25T20:04:09 *** cryptapus has quit IRC
244 2016-05-25T20:08:39 *** fengling has quit IRC
245 2016-05-25T20:11:38 *** belcher has joined #bitcoin-core-dev
246 2016-05-25T20:19:27 *** Chris_Stewart_5 has joined #bitcoin-core-dev
247 2016-05-25T20:26:04 *** Chris_Stewart_5 has quit IRC
248 2016-05-25T20:45:17 *** laurentmt has joined #bitcoin-core-dev
249 2016-05-25T20:52:56 *** molz has joined #bitcoin-core-dev
250 2016-05-25T20:53:13 *** moli has quit IRC
251 2016-05-25T21:05:21 *** fengling has joined #bitcoin-core-dev
252 2016-05-25T21:09:59 *** fengling has quit IRC
253 2016-05-25T21:15:06 *** molz has quit IRC
254 2016-05-25T21:16:54 *** neha has quit IRC
255 2016-05-25T22:07:02 *** fengling has joined #bitcoin-core-dev
256 2016-05-25T22:11:59 *** fengling has quit IRC
257 2016-05-25T22:16:24 *** laurentmt has quit IRC
258 2016-05-25T22:18:52 *** laurentmt has joined #bitcoin-core-dev
259 2016-05-25T22:35:52 *** jtimon has quit IRC
260 2016-05-25T22:37:37 *** gmaxwell has quit IRC
261 2016-05-25T22:37:44 *** gmaxwell has joined #bitcoin-core-dev
262 2016-05-25T22:38:08 *** gmaxwell is now known as Guest65531
263 2016-05-25T22:38:10 *** kanzure has quit IRC
264 2016-05-25T22:40:00 *** kanzure has joined #bitcoin-core-dev
265 2016-05-25T22:41:14 *** jtimon has joined #bitcoin-core-dev
266 2016-05-25T22:42:02 *** Chris_Stewart_5 has joined #bitcoin-core-dev
267 2016-05-25T22:42:21 *** Guest65531 has quit IRC
268 2016-05-25T22:42:21 *** Guest65531 has joined #bitcoin-core-dev
269 2016-05-25T22:42:26 *** Guest65531 is now known as gmaxwell
270 2016-05-25T22:45:06 *** laurentmt has quit IRC
271 2016-05-25T22:59:54 *** ghounds has joined #bitcoin-core-dev
272 2016-05-25T23:00:02 *** frankenmint has joined #bitcoin-core-dev
273 2016-05-25T23:08:35 *** fengling has joined #bitcoin-core-dev
274 2016-05-25T23:09:48 *** ghounds has quit IRC
275 2016-05-25T23:11:03 *** jtimon has quit IRC
276 2016-05-25T23:11:21 *** Chris_Stewart_5 has quit IRC
277 2016-05-25T23:13:19 *** fengling has quit IRC
278 2016-05-25T23:15:47 *** ghounds has joined #bitcoin-core-dev
279 2016-05-25T23:19:20 *** alpalp has quit IRC
280 2016-05-25T23:19:47 *** alpalp has joined #bitcoin-core-dev
281 2016-05-25T23:21:54 *** ghounds has quit IRC
282 2016-05-25T23:26:31 *** ghounds has joined #bitcoin-core-dev
283 2016-05-25T23:27:31 *** Guyver2 has quit IRC
284 2016-05-25T23:27:34 *** moli has joined #bitcoin-core-dev
285 2016-05-25T23:43:25 *** frankenmint has quit IRC
286 2016-05-25T23:43:58 *** frankenmint has joined #bitcoin-core-dev
287 2016-05-25T23:47:02 *** alpalp has quit IRC
288 2016-05-25T23:47:25 *** alpalp has joined #bitcoin-core-dev
289 2016-05-25T23:48:27 *** frankenmint has quit IRC
290 2016-05-25T23:53:06 *** AaronvanW has quit IRC
291 2016-05-25T23:55:44 *** Gatornade has quit IRC