1 2019-04-14T00:02:06 *** dviola has quit IRC
2 2019-04-14T00:13:24 *** harrymm has quit IRC
3 2019-04-14T00:13:49 *** AaronvanW has joined #bitcoin-core-dev
4 2019-04-14T00:18:21 *** AaronvanW has quit IRC
5 2019-04-14T00:26:37 *** promag_ has quit IRC
6 2019-04-14T00:28:27 *** owowo has quit IRC
7 2019-04-14T00:31:57 *** rabidus has quit IRC
8 2019-04-14T00:33:24 *** owowo has joined #bitcoin-core-dev
9 2019-04-14T00:36:35 *** harrymm has joined #bitcoin-core-dev
10 2019-04-14T00:39:08 *** harrymm has joined #bitcoin-core-dev
11 2019-04-14T00:43:30 *** harrymm has joined #bitcoin-core-dev
12 2019-04-14T00:44:37 *** harrymm has quit IRC
13 2019-04-14T00:45:59 *** harrymm has joined #bitcoin-core-dev
14 2019-04-14T00:46:37 *** harrymm has quit IRC
15 2019-04-14T00:47:56 *** harrymm has joined #bitcoin-core-dev
16 2019-04-14T00:49:55 *** scoop has quit IRC
17 2019-04-14T00:50:21 *** scoop has joined #bitcoin-core-dev
18 2019-04-14T00:51:44 *** AaronvanW has joined #bitcoin-core-dev
19 2019-04-14T00:54:39 *** scoop has quit IRC
20 2019-04-14T00:56:18 *** AaronvanW has quit IRC
21 2019-04-14T01:03:17 *** tryphe_ is now known as tryphe
22 2019-04-14T01:06:54 <meshcollider> #15622 rtm?
23 2019-04-14T01:06:56 <gribble> https://github.com/bitcoin/bitcoin/issues/15622 | Remove globals: Avoid using the global namespace if possible by practicalswift · Pull Request #15622 · bitcoin/bitcoin · GitHub
24 2019-04-14T01:08:05 *** harrymm has quit IRC
25 2019-04-14T01:10:25 *** harrymm has joined #bitcoin-core-dev
26 2019-04-14T01:11:38 *** harrymm has quit IRC
27 2019-04-14T01:14:21 *** scoop has joined #bitcoin-core-dev
28 2019-04-14T01:17:26 <meshcollider> sipa: re #15371, is that even allowed to just capitalize the HRP? won't that invalidate the checksum? I'm not sure if I am remembering rightly
29 2019-04-14T01:17:28 <gribble> https://github.com/bitcoin/bitcoin/issues/15371 | gui: Uppercase bech32 addresses in qr codes by benthecarman · Pull Request #15371 · bitcoin/bitcoin · GitHub
30 2019-04-14T01:20:45 <sipa> meshcollider: mixed case is not allowed
31 2019-04-14T01:20:59 <sipa> but uppercasing everything is allowed, and recommended inside qr codes
32 2019-04-14T01:21:17 <sipa> the checksum is case insensitive
33 2019-04-14T01:22:13 <meshcollider> sipa: oh, is the hrp always converted to lowercase before processing
34 2019-04-14T01:22:30 <meshcollider> I thought the hrp was processed using the ascii values which would be different for upper and lower case
35 2019-04-14T01:23:15 <sipa> the whole thing is converted to lowercase before computing the checksum
36 2019-04-14T01:23:19 *** AaronvanW has joined #bitcoin-core-dev
37 2019-04-14T01:23:23 <meshcollider> ah ok, that makes sense then
38 2019-04-14T01:23:33 <meshcollider> does it say that in the BIP?
39 2019-04-14T01:24:35 <sipa> yes
40 2019-04-14T01:24:38 <sipa> The lowercase form is used when determining a character's value for checksum purposes.
41 2019-04-14T01:24:48 <meshcollider> ah, i thought that was just referring to the data part
42 2019-04-14T01:24:49 <meshcollider> ok
43 2019-04-14T01:24:56 <sipa> For presentation, lowercase is usually preferable, but inside QR codes uppercase SHOULD be used.
44 2019-04-14T01:27:03 *** scoop has quit IRC
45 2019-04-14T01:28:12 *** AaronvanW has quit IRC
46 2019-04-14T01:35:45 *** scoop has joined #bitcoin-core-dev
47 2019-04-14T01:39:22 *** rabidus has joined #bitcoin-core-dev
48 2019-04-14T01:40:18 *** scoop has quit IRC
49 2019-04-14T01:50:32 *** scoop has joined #bitcoin-core-dev
50 2019-04-14T01:56:11 *** AaronvanW has joined #bitcoin-core-dev
51 2019-04-14T02:00:51 *** AaronvanW has quit IRC
52 2019-04-14T02:04:32 *** scoop has quit IRC
53 2019-04-14T02:07:06 *** millerti has quit IRC
54 2019-04-14T02:10:18 *** scoop has joined #bitcoin-core-dev
55 2019-04-14T02:17:09 *** scoop has quit IRC
56 2019-04-14T02:23:21 *** scoop has joined #bitcoin-core-dev
57 2019-04-14T02:27:12 *** fanquake has quit IRC
58 2019-04-14T02:30:21 *** scoop has quit IRC
59 2019-04-14T02:35:25 *** AaronvanW has joined #bitcoin-core-dev
60 2019-04-14T02:40:16 *** AaronvanW has quit IRC
61 2019-04-14T02:53:09 *** BGL has quit IRC
62 2019-04-14T02:53:17 *** fanquake has joined #bitcoin-core-dev
63 2019-04-14T02:56:05 *** scoop has joined #bitcoin-core-dev
64 2019-04-14T03:00:27 *** scoop has quit IRC
65 2019-04-14T03:00:53 *** scoop has joined #bitcoin-core-dev
66 2019-04-14T03:07:59 *** AaronvanW has joined #bitcoin-core-dev
67 2019-04-14T03:08:18 *** scoop has quit IRC
68 2019-04-14T03:12:21 *** AaronvanW has quit IRC
69 2019-04-14T03:12:29 *** Dean_Guss has joined #bitcoin-core-dev
70 2019-04-14T03:13:25 *** scoop has joined #bitcoin-core-dev
71 2019-04-14T03:22:19 *** scoop has quit IRC
72 2019-04-14T03:25:56 *** scoop has joined #bitcoin-core-dev
73 2019-04-14T03:26:40 *** scoop has quit IRC
74 2019-04-14T03:26:48 *** scoop has joined #bitcoin-core-dev
75 2019-04-14T03:28:52 *** scoop has quit IRC
76 2019-04-14T03:32:55 *** scoop has joined #bitcoin-core-dev
77 2019-04-14T03:42:28 *** teardown has joined #bitcoin-core-dev
78 2019-04-14T03:42:59 *** AaronvanW has joined #bitcoin-core-dev
79 2019-04-14T03:43:11 *** Eagle[TM] has joined #bitcoin-core-dev
80 2019-04-14T03:43:41 *** EagleTM has quit IRC
81 2019-04-14T03:44:03 *** pinheadmz has joined #bitcoin-core-dev
82 2019-04-14T03:47:24 *** AaronvanW has quit IRC
83 2019-04-14T03:47:27 *** scoop has quit IRC
84 2019-04-14T03:47:56 *** scoop has joined #bitcoin-core-dev
85 2019-04-14T03:50:52 *** BGL has joined #bitcoin-core-dev
86 2019-04-14T03:52:18 *** scoop has quit IRC
87 2019-04-14T03:52:54 *** scoop has joined #bitcoin-core-dev
88 2019-04-14T04:00:44 *** pinheadmz has quit IRC
89 2019-04-14T04:07:36 *** pinheadmz has joined #bitcoin-core-dev
90 2019-04-14T04:09:35 *** bitcoin-git has joined #bitcoin-core-dev
91 2019-04-14T04:09:36 <bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/66ce95a43400...adc55dbac5b5
92 2019-04-14T04:09:37 <bitcoin-git> bitcoin/master 9819ad6 John Newbery: [rpc] simplify generate RPC
93 2019-04-14T04:09:38 <bitcoin-git> bitcoin/master 1b46a48 John Newbery: [cleanup] Remove unused CReserveKey
94 2019-04-14T04:09:38 <bitcoin-git> bitcoin/master adc55db MeshCollider: Merge #15748: [rpc] remove dead mining code
95 2019-04-14T04:09:40 *** bitcoin-git has left #bitcoin-core-dev
96 2019-04-14T04:10:27 *** bitcoin-git has joined #bitcoin-core-dev
97 2019-04-14T04:10:27 <bitcoin-git> [bitcoin] meshcollider merged pull request #15748: [rpc] remove dead mining code (master...2019_04_simplify_generate) https://github.com/bitcoin/bitcoin/pull/15748
98 2019-04-14T04:10:29 *** bitcoin-git has left #bitcoin-core-dev
99 2019-04-14T04:15:36 *** wumpus has quit IRC
100 2019-04-14T04:16:03 *** scoop has quit IRC
101 2019-04-14T04:16:31 *** scoop has joined #bitcoin-core-dev
102 2019-04-14T04:16:37 *** AaronvanW has joined #bitcoin-core-dev
103 2019-04-14T04:21:31 *** AaronvanW has quit IRC
104 2019-04-14T04:21:31 *** scoop has quit IRC
105 2019-04-14T04:29:46 *** pinheadmz has quit IRC
106 2019-04-14T04:32:08 *** scoop has joined #bitcoin-core-dev
107 2019-04-14T04:36:25 *** scoop has quit IRC
108 2019-04-14T04:36:58 *** scoop has joined #bitcoin-core-dev
109 2019-04-14T04:41:28 *** scoop has quit IRC
110 2019-04-14T04:56:36 *** rex4539 has joined #bitcoin-core-dev
111 2019-04-14T04:58:05 *** teardown has quit IRC
112 2019-04-14T05:03:33 *** scoop has joined #bitcoin-core-dev
113 2019-04-14T05:08:15 *** scoop has quit IRC
114 2019-04-14T05:12:01 *** rh0nj has quit IRC
115 2019-04-14T05:13:07 *** rh0nj has joined #bitcoin-core-dev
116 2019-04-14T06:09:38 *** Aaronvan_ has joined #bitcoin-core-dev
117 2019-04-14T06:14:19 *** Aaronvan_ has quit IRC
118 2019-04-14T06:24:04 *** pinheadmz has joined #bitcoin-core-dev
119 2019-04-14T06:35:06 *** hebasto has joined #bitcoin-core-dev
120 2019-04-14T06:45:28 *** TheHoliestRoger has quit IRC
121 2019-04-14T06:47:54 *** TheHoliestRoger has joined #bitcoin-core-dev
122 2019-04-14T07:10:42 *** pinheadmz has quit IRC
123 2019-04-14T07:14:48 *** teardown has joined #bitcoin-core-dev
124 2019-04-14T07:22:11 *** ghost43 has quit IRC
125 2019-04-14T07:30:37 *** ghost43 has joined #bitcoin-core-dev
126 2019-04-14T07:52:03 *** Eagle[TM] has quit IRC
127 2019-04-14T08:10:25 *** AaronvanW has joined #bitcoin-core-dev
128 2019-04-14T08:14:19 *** ghost43 has quit IRC
129 2019-04-14T08:15:12 *** AaronvanW has quit IRC
130 2019-04-14T08:15:24 *** ghost43 has joined #bitcoin-core-dev
131 2019-04-14T08:37:26 *** EagleTM has joined #bitcoin-core-dev
132 2019-04-14T08:39:05 *** fanquake has quit IRC
133 2019-04-14T08:52:41 *** EagleTM has quit IRC
134 2019-04-14T09:11:59 *** riperk has quit IRC
135 2019-04-14T09:12:01 *** teardown has quit IRC
136 2019-04-14T09:21:29 *** promag_ has joined #bitcoin-core-dev
137 2019-04-14T09:28:16 *** wumpus has joined #bitcoin-core-dev
138 2019-04-14T09:32:25 *** spinza has joined #bitcoin-core-dev
139 2019-04-14T09:33:52 *** scoop has joined #bitcoin-core-dev
140 2019-04-14T09:38:32 *** scoop has quit IRC
141 2019-04-14T09:48:30 *** wumpus has quit IRC
142 2019-04-14T09:52:11 *** Ll1i1lL has quit IRC
143 2019-04-14T09:52:24 *** owowo has quit IRC
144 2019-04-14T09:53:44 *** owowo has joined #bitcoin-core-dev
145 2019-04-14T09:54:28 *** bitcoin-git has joined #bitcoin-core-dev
146 2019-04-14T09:54:29 <bitcoin-git> [bitcoin] promag closed pull request #14458: WIP: Add JSON-RPC interface documentation (master...2018-10-doc-json-rpc) https://github.com/bitcoin/bitcoin/pull/14458
147 2019-04-14T09:54:29 *** bitcoin-git has left #bitcoin-core-dev
148 2019-04-14T09:55:37 *** Ll1i1lL has joined #bitcoin-core-dev
149 2019-04-14T10:01:29 *** fanquake has joined #bitcoin-core-dev
150 2019-04-14T10:11:15 *** AaronvanW has joined #bitcoin-core-dev
151 2019-04-14T10:13:19 *** ghost43 has quit IRC
152 2019-04-14T10:15:39 *** AaronvanW has quit IRC
153 2019-04-14T10:16:26 *** ghost43 has joined #bitcoin-core-dev
154 2019-04-14T10:25:01 *** promag_ has quit IRC
155 2019-04-14T10:34:25 *** spinza has quit IRC
156 2019-04-14T10:42:54 *** teardown has joined #bitcoin-core-dev
157 2019-04-14T10:45:38 *** AaronvanW has joined #bitcoin-core-dev
158 2019-04-14T10:45:56 *** spinza has joined #bitcoin-core-dev
159 2019-04-14T10:49:36 *** justanotheruser has quit IRC
160 2019-04-14T11:04:56 *** promag_ has joined #bitcoin-core-dev
161 2019-04-14T11:09:06 *** promag_ has quit IRC
162 2019-04-14T11:21:43 *** AaronvanW has quit IRC
163 2019-04-14T11:22:02 *** AaronvanW has joined #bitcoin-core-dev
164 2019-04-14T11:39:54 *** shesek has quit IRC
165 2019-04-14T11:53:33 *** teardown has quit IRC
166 2019-04-14T12:06:01 *** obsrver has joined #bitcoin-core-dev
167 2019-04-14T12:16:52 *** owowo has quit IRC
168 2019-04-14T12:21:58 *** owowo has joined #bitcoin-core-dev
169 2019-04-14T12:42:05 *** promag_ has joined #bitcoin-core-dev
170 2019-04-14T12:46:52 *** promag_ has quit IRC
171 2019-04-14T12:49:50 *** Tennis has joined #bitcoin-core-dev
172 2019-04-14T12:54:57 *** justanotheruser has joined #bitcoin-core-dev
173 2019-04-14T13:03:34 *** Tennis has quit IRC
174 2019-04-14T13:28:33 *** lnostdal has quit IRC
175 2019-04-14T13:36:01 *** bitcoin-git has joined #bitcoin-core-dev
176 2019-04-14T13:36:02 <bitcoin-git> [bitcoin] practicalswift opened pull request #15814: Remove all untested unused methods. Add test for bitcoinconsensus_version() to make it technically in use. (master...untested-unused-methods) https://github.com/bitcoin/bitcoin/pull/15814
177 2019-04-14T13:36:03 *** bitcoin-git has left #bitcoin-core-dev
178 2019-04-14T13:52:10 *** promag_ has joined #bitcoin-core-dev
179 2019-04-14T14:05:35 *** bitcoin-git has joined #bitcoin-core-dev
180 2019-04-14T14:05:35 <bitcoin-git> [bitcoin] promag closed pull request #15656: wallet: Keep all outputs in bumpfee (master...2019-03-bumpall) https://github.com/bitcoin/bitcoin/pull/15656
181 2019-04-14T14:05:36 *** bitcoin-git has left #bitcoin-core-dev
182 2019-04-14T14:24:26 *** promag_ has quit IRC
183 2019-04-14T14:33:09 *** lnostdal has joined #bitcoin-core-dev
184 2019-04-14T14:57:54 *** promag_ has joined #bitcoin-core-dev
185 2019-04-14T15:02:23 *** promag_ has quit IRC
186 2019-04-14T15:07:27 *** scoop has joined #bitcoin-core-dev
187 2019-04-14T15:11:46 *** scoop has quit IRC
188 2019-04-14T15:14:42 *** zaka has joined #bitcoin-core-dev
189 2019-04-14T15:16:06 *** fanquake has quit IRC
190 2019-04-14T15:23:17 *** ghost43 has quit IRC
191 2019-04-14T15:23:44 *** brian_ has joined #bitcoin-core-dev
192 2019-04-14T15:25:08 *** ghost43 has joined #bitcoin-core-dev
193 2019-04-14T15:31:23 *** scoop has joined #bitcoin-core-dev
194 2019-04-14T15:33:49 *** scoop has quit IRC
195 2019-04-14T15:33:57 *** scoop has joined #bitcoin-core-dev
196 2019-04-14T15:34:36 *** IGHOR has quit IRC
197 2019-04-14T15:38:35 *** IGHOR has joined #bitcoin-core-dev
198 2019-04-14T15:47:24 *** Guyver2 has joined #bitcoin-core-dev
199 2019-04-14T15:52:39 *** davterra has quit IRC
200 2019-04-14T16:05:17 *** brian_ has quit IRC
201 2019-04-14T16:20:18 *** bitcoin-git has joined #bitcoin-core-dev
202 2019-04-14T16:20:18 <bitcoin-git> [bitcoin] r8921039 opened pull request #15815: remove duplicate boundary check in script.cpp (master...remove_duplicate_boundary_check) https://github.com/bitcoin/bitcoin/pull/15815
203 2019-04-14T16:20:19 *** bitcoin-git has left #bitcoin-core-dev
204 2019-04-14T16:25:28 *** lnostdal has quit IRC
205 2019-04-14T16:34:05 *** pinheadmz has joined #bitcoin-core-dev
206 2019-04-14T16:36:53 *** davterra has joined #bitcoin-core-dev
207 2019-04-14T16:47:04 *** lnostdal has joined #bitcoin-core-dev
208 2019-04-14T16:50:59 *** pinheadmz has quit IRC
209 2019-04-14T17:00:18 *** zaka has quit IRC
210 2019-04-14T17:05:08 *** pinheadmz has joined #bitcoin-core-dev
211 2019-04-14T17:05:26 *** promag_ has joined #bitcoin-core-dev
212 2019-04-14T17:06:02 *** zaka has joined #bitcoin-core-dev
213 2019-04-14T17:10:03 *** promag_ has quit IRC
214 2019-04-14T17:20:11 *** lnostdal has quit IRC
215 2019-04-14T17:24:30 *** pinheadmz has quit IRC
216 2019-04-14T17:24:33 *** Dean_Guss has quit IRC
217 2019-04-14T17:38:36 *** spinza has quit IRC
218 2019-04-14T17:47:04 *** spinza has joined #bitcoin-core-dev
219 2019-04-14T17:49:07 *** ujjwalt has joined #bitcoin-core-dev
220 2019-04-14T17:49:37 <ujjwalt> I'm looking to build some apps on top of Bitcoin Core. Where can I learn more about running BC in production?
221 2019-04-14T17:52:18 *** scoop has quit IRC
222 2019-04-14T17:53:18 *** scoop has joined #bitcoin-core-dev
223 2019-04-14T17:57:27 *** scoop has quit IRC
224 2019-04-14T18:04:03 *** lnostdal has joined #bitcoin-core-dev
225 2019-04-14T18:06:39 *** scoop has joined #bitcoin-core-dev
226 2019-04-14T18:06:46 *** scoop has quit IRC
227 2019-04-14T18:21:44 *** jonatack has joined #bitcoin-core-dev
228 2019-04-14T18:27:21 *** promag_ has joined #bitcoin-core-dev
229 2019-04-14T18:30:21 *** ujjwalt has quit IRC
230 2019-04-14T18:32:19 *** promag_ has quit IRC
231 2019-04-14T18:34:53 *** pinheadmz has joined #bitcoin-core-dev
232 2019-04-14T18:47:00 *** pinheadmz has quit IRC
233 2019-04-14T18:48:10 *** scoop has joined #bitcoin-core-dev
234 2019-04-14T18:48:53 *** scoop has quit IRC
235 2019-04-14T18:49:00 *** scoop has joined #bitcoin-core-dev
236 2019-04-14T18:56:05 *** hebasto has quit IRC
237 2019-04-14T19:02:49 *** rex4539 has quit IRC
238 2019-04-14T19:03:33 *** rex4539 has joined #bitcoin-core-dev
239 2019-04-14T19:04:33 *** pinheadmz has joined #bitcoin-core-dev
240 2019-04-14T19:05:38 *** rex4539 has joined #bitcoin-core-dev
241 2019-04-14T19:08:19 *** rex4539 has joined #bitcoin-core-dev
242 2019-04-14T19:23:04 *** rex4539 has quit IRC
243 2019-04-14T19:27:47 *** rex4539 has joined #bitcoin-core-dev
244 2019-04-14T19:33:55 *** rex4539 has quit IRC
245 2019-04-14T19:37:54 *** scoop has quit IRC
246 2019-04-14T19:38:21 *** scoop has joined #bitcoin-core-dev
247 2019-04-14T19:38:56 *** riperk has joined #bitcoin-core-dev
248 2019-04-14T19:39:05 *** scoop has quit IRC
249 2019-04-14T19:39:13 *** scoop has joined #bitcoin-core-dev
250 2019-04-14T19:45:25 *** scoop has quit IRC
251 2019-04-14T19:45:51 *** scoop has joined #bitcoin-core-dev
252 2019-04-14T19:46:14 *** promag_ has joined #bitcoin-core-dev
253 2019-04-14T19:46:47 *** ghost43 has quit IRC
254 2019-04-14T19:47:09 *** rex4539 has joined #bitcoin-core-dev
255 2019-04-14T19:47:48 *** scoop has quit IRC
256 2019-04-14T19:47:55 *** scoop has joined #bitcoin-core-dev
257 2019-04-14T19:52:51 *** obsrver has quit IRC
258 2019-04-14T19:53:26 *** ghost43 has joined #bitcoin-core-dev
259 2019-04-14T19:55:07 *** scoop has quit IRC
260 2019-04-14T19:55:43 *** scoop has joined #bitcoin-core-dev
261 2019-04-14T19:57:57 *** face has quit IRC
262 2019-04-14T20:02:39 *** ghost43 has quit IRC
263 2019-04-14T20:06:53 *** ghost43 has joined #bitcoin-core-dev
264 2019-04-14T20:07:24 *** promag_ has quit IRC
265 2019-04-14T20:08:18 *** pinheadmz has quit IRC
266 2019-04-14T20:17:05 *** EagleTM has joined #bitcoin-core-dev
267 2019-04-14T20:20:28 *** Cory has quit IRC
268 2019-04-14T20:26:19 *** Pasha has joined #bitcoin-core-dev
269 2019-04-14T20:26:35 *** promag_ has joined #bitcoin-core-dev
270 2019-04-14T20:27:43 *** promag_ has quit IRC
271 2019-04-14T20:27:56 *** promag_ has joined #bitcoin-core-dev
272 2019-04-14T20:29:30 *** Pasha is now known as Cory
273 2019-04-14T20:42:54 *** bitcoin-git has joined #bitcoin-core-dev
274 2019-04-14T20:42:54 <bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/adc55dbac5b5...4f4ef3138b06
275 2019-04-14T20:42:55 <bitcoin-git> bitcoin/master 0ea47ba Gregory Sanders: generalize bumpfee to add inputs when needed
276 2019-04-14T20:42:55 <bitcoin-git> bitcoin/master d08becf Gregory Sanders: add functional tests for feerate bumpfee with adding inputs
277 2019-04-14T20:42:56 <bitcoin-git> bitcoin/master 184f878 Gregory Sanders: wallet_bumpfee.py: add test for change key preservation
278 2019-04-14T20:42:57 *** bitcoin-git has left #bitcoin-core-dev
279 2019-04-14T20:43:38 *** bitcoin-git has joined #bitcoin-core-dev
280 2019-04-14T20:43:38 <bitcoin-git> [bitcoin] meshcollider merged pull request #15557: Enhance `bumpfee` to include inputs when targeting a feerate (master...bumpall) https://github.com/bitcoin/bitcoin/pull/15557
281 2019-04-14T20:43:39 *** bitcoin-git has left #bitcoin-core-dev
282 2019-04-14T20:48:15 *** scoop has quit IRC
283 2019-04-14T20:49:21 *** pinheadmz has joined #bitcoin-core-dev
284 2019-04-14T20:52:08 *** captjakk has joined #bitcoin-core-dev
285 2019-04-14T20:55:13 *** scoop has joined #bitcoin-core-dev
286 2019-04-14T20:58:58 *** dviola has joined #bitcoin-core-dev
287 2019-04-14T21:01:12 *** scoop has quit IRC
288 2019-04-14T21:01:38 *** scoop has joined #bitcoin-core-dev
289 2019-04-14T21:08:19 *** scoop has quit IRC
290 2019-04-14T21:12:04 *** harrymm has joined #bitcoin-core-dev
291 2019-04-14T21:15:22 *** lnostdal has quit IRC
292 2019-04-14T21:18:16 *** promag_ has quit IRC
293 2019-04-14T21:19:38 *** promag_ has joined #bitcoin-core-dev
294 2019-04-14T21:20:36 *** scoop has joined #bitcoin-core-dev
295 2019-04-14T21:25:12 *** scoop has quit IRC
296 2019-04-14T21:26:57 *** scoop has joined #bitcoin-core-dev
297 2019-04-14T21:31:28 *** promag_ has quit IRC
298 2019-04-14T21:31:43 *** scoop has quit IRC
299 2019-04-14T21:35:32 *** scoop has joined #bitcoin-core-dev
300 2019-04-14T21:39:43 *** promag_ has joined #bitcoin-core-dev
301 2019-04-14T21:39:57 *** scoop has quit IRC
302 2019-04-14T21:41:44 *** captjakk has quit IRC
303 2019-04-14T21:42:17 *** captjakk has joined #bitcoin-core-dev
304 2019-04-14T21:43:55 *** Guyver2 has quit IRC
305 2019-04-14T21:44:47 *** sdgdsgsdgsdg has joined #bitcoin-core-dev
306 2019-04-14T21:47:13 *** captjakk has quit IRC
307 2019-04-14T21:48:08 *** scoop has joined #bitcoin-core-dev
308 2019-04-14T21:49:11 *** ghost43 has quit IRC
309 2019-04-14T21:50:55 *** laptop_ has quit IRC
310 2019-04-14T21:52:52 *** scoop has quit IRC
311 2019-04-14T21:54:45 *** ghost43 has joined #bitcoin-core-dev
312 2019-04-14T22:06:20 *** EagleTM has quit IRC
313 2019-04-14T22:15:49 *** spinza has quit IRC
314 2019-04-14T22:17:35 *** jonatack has quit IRC
315 2019-04-14T22:23:24 *** spinza has joined #bitcoin-core-dev
316 2019-04-14T22:24:08 *** rex4539 has quit IRC
317 2019-04-14T22:24:48 *** zaka has quit IRC
318 2019-04-14T22:30:05 *** IGHOR has quit IRC
319 2019-04-14T22:30:23 *** EagleTM has joined #bitcoin-core-dev
320 2019-04-14T22:33:16 *** IGHOR has joined #bitcoin-core-dev
321 2019-04-14T22:39:13 *** Skirmant has joined #bitcoin-core-dev
322 2019-04-14T22:40:27 *** scoop has joined #bitcoin-core-dev
323 2019-04-14T22:48:21 *** scoop has quit IRC
324 2019-04-14T22:56:59 *** scoop has joined #bitcoin-core-dev
325 2019-04-14T22:57:02 *** face has joined #bitcoin-core-dev
326 2019-04-14T22:58:23 *** scoop has quit IRC
327 2019-04-14T23:00:13 *** scoop has joined #bitcoin-core-dev
328 2019-04-14T23:02:29 *** captjakk has joined #bitcoin-core-dev
329 2019-04-14T23:04:30 *** scoop has quit IRC
330 2019-04-14T23:06:02 *** pinheadmz has quit IRC
331 2019-04-14T23:06:47 *** captjakk has quit IRC
332 2019-04-14T23:07:24 *** scoop has joined #bitcoin-core-dev
333 2019-04-14T23:22:48 *** pinheadmz has joined #bitcoin-core-dev
334 2019-04-14T23:33:19 *** EagleTM has quit IRC
335 2019-04-14T23:43:01 *** droark has joined #bitcoin-core-dev
336 2019-04-14T23:44:14 *** captjakk has joined #bitcoin-core-dev
337 2019-04-14T23:44:19 *** scoop has quit IRC
338 2019-04-14T23:44:54 *** scoop has joined #bitcoin-core-dev
339 2019-04-14T23:49:06 *** captjakk has quit IRC
340 2019-04-14T23:49:08 *** scoop has quit IRC
341 2019-04-14T23:56:30 *** pinheadmz has quit IRC