1 2020-07-06T00:00:02 *** MononcQc1 has quit IRC
2 2020-07-06T00:01:15 <phantomcircuit> sipa, yes
3 2020-07-06T00:01:43 <phantomcircuit> sipa, currently you can either have pruning enabled or filters enabled but not both, at least some of this could actually be used with filters enabled and pruning enabled
4 2020-07-06T00:08:08 *** Davterra has joined #bitcoin-core-dev
5 2020-07-06T00:09:14 *** promag has quit IRC
6 2020-07-06T00:10:00 <sipa> phantomcircuit: for some things that makes sense, if they're to be queried per block
7 2020-07-06T00:11:24 <sipa> but for others it may be weird (like txindex where you'd get an answer restricted to indexex blocks) or completely nonsensical (say a fancy utxo based index)
8 2020-07-06T00:14:05 <luke-jr> phantomcircuit: I don't see how pruning+filters needs any change in filter logic
9 2020-07-06T00:14:25 <luke-jr> pruning+index / index
10 2020-07-06T00:14:38 <luke-jr> just need more care to avoid pruning before the index syncs, and don't index into block files
11 2020-07-06T00:21:58 *** noirin has joined #bitcoin-core-dev
12 2020-07-06T00:29:23 <phantomcircuit> sipa, yeha that's fair i guess it's pretty much only the block filter indexes where it would be useful
13 2020-07-06T00:29:55 <phantomcircuit> luke-jr, if you enable the filter after pruning has been done then it's just impossible to know what's happening
14 2020-07-06T00:35:31 <luke-jr> phantomcircuit: I think I agree with the notion that what we have today probably doesn't need to be sync-based
15 2020-07-06T00:36:35 <luke-jr> indeed, the only example I can think of would be when we want to index the UTXO set
16 2020-07-06T00:39:34 *** eugenedude has joined #bitcoin-core-dev
17 2020-07-06T00:43:17 *** bliotti has joined #bitcoin-core-dev
18 2020-07-06T00:45:49 *** bliotti has quit IRC
19 2020-07-06T00:46:07 *** bliotti has joined #bitcoin-core-dev
20 2020-07-06T00:53:33 *** Highway61 has joined #bitcoin-core-dev
21 2020-07-06T01:02:36 *** bitcoin-git has joined #bitcoin-core-dev
22 2020-07-06T01:02:37 <bitcoin-git> [bitcoin] Crypt-iQ opened pull request #19452: doc: afl fuzzing comment about afl-gcc and afl-g++ (master...afl_gcc_0705) https://github.com/bitcoin/bitcoin/pull/19452
23 2020-07-06T01:02:38 *** bitcoin-git has left #bitcoin-core-dev
24 2020-07-06T01:26:04 *** jonatack has quit IRC
25 2020-07-06T01:28:46 *** bliotti has quit IRC
26 2020-07-06T01:32:05 *** jonatack has joined #bitcoin-core-dev
27 2020-07-06T01:33:03 *** Relis has quit IRC
28 2020-07-06T01:38:07 *** jarthur_ has joined #bitcoin-core-dev
29 2020-07-06T01:39:28 *** jarthur has quit IRC
30 2020-07-06T01:39:31 *** jarthur_ is now known as jarthur
31 2020-07-06T01:43:22 *** nik-j has joined #bitcoin-core-dev
32 2020-07-06T01:46:07 *** jarthur has quit IRC
33 2020-07-06T01:46:38 *** jarthur has joined #bitcoin-core-dev
34 2020-07-06T01:49:02 *** bitcoin-git has joined #bitcoin-core-dev
35 2020-07-06T01:49:02 <bitcoin-git> [bitcoin] jonatack opened pull request #19453: refactor: reduce DefaultRequestHandler memory allocations (master...cli-reduce-memory-allocations) https://github.com/bitcoin/bitcoin/pull/19453
36 2020-07-06T01:49:13 *** bitcoin-git has left #bitcoin-core-dev
37 2020-07-06T01:49:45 *** nik-j has quit IRC
38 2020-07-06T01:50:22 *** nik-j has joined #bitcoin-core-dev
39 2020-07-06T01:56:24 *** Tralfaz has joined #bitcoin-core-dev
40 2020-07-06T01:58:35 *** Davterra has quit IRC
41 2020-07-06T01:58:42 *** bitcoin-git has joined #bitcoin-core-dev
42 2020-07-06T01:58:42 <bitcoin-git> [bitcoin] jonatack opened pull request #19454: tools: `.clang-format` compat with clang versions < 9 (master...clang-6-compatibility) https://github.com/bitcoin/bitcoin/pull/19454
43 2020-07-06T01:58:43 *** bitcoin-git has left #bitcoin-core-dev
44 2020-07-06T02:20:33 *** bliotti has joined #bitcoin-core-dev
45 2020-07-06T02:22:07 *** bliotti has quit IRC
46 2020-07-06T02:22:25 *** bliotti has joined #bitcoin-core-dev
47 2020-07-06T02:22:56 *** bliotti has quit IRC
48 2020-07-06T02:23:15 *** bliotti has joined #bitcoin-core-dev
49 2020-07-06T02:27:40 *** Tralfaz has quit IRC
50 2020-07-06T02:48:41 *** bliotti has quit IRC
51 2020-07-06T02:49:00 *** bliotti has joined #bitcoin-core-dev
52 2020-07-06T02:50:32 *** bliotti has joined #bitcoin-core-dev
53 2020-07-06T02:56:40 *** bliotti has quit IRC
54 2020-07-06T03:00:02 *** noirin has quit IRC
55 2020-07-06T03:01:54 *** Highway61 has quit IRC
56 2020-07-06T03:11:26 *** owowo has quit IRC
57 2020-07-06T03:14:03 *** luke-jr has quit IRC
58 2020-07-06T03:17:53 *** luke-jr has joined #bitcoin-core-dev
59 2020-07-06T03:19:54 *** proofofkeags has joined #bitcoin-core-dev
60 2020-07-06T03:20:44 *** owowo has joined #bitcoin-core-dev
61 2020-07-06T03:22:05 *** rah1 has joined #bitcoin-core-dev
62 2020-07-06T03:24:20 *** proofofkeags has quit IRC
63 2020-07-06T03:36:25 *** bliotti has joined #bitcoin-core-dev
64 2020-07-06T03:37:44 *** bliotti has quit IRC
65 2020-07-06T03:38:07 *** bliotti has joined #bitcoin-core-dev
66 2020-07-06T03:43:14 *** Guest99 has joined #bitcoin-core-dev
67 2020-07-06T03:47:57 *** bliotti has quit IRC
68 2020-07-06T03:59:44 *** proofofkeags has joined #bitcoin-core-dev
69 2020-07-06T04:04:07 *** proofofkeags has quit IRC
70 2020-07-06T04:05:39 *** ksan has joined #bitcoin-core-dev
71 2020-07-06T04:11:11 *** S3RK has joined #bitcoin-core-dev
72 2020-07-06T04:11:22 *** S3RK has joined #bitcoin-core-dev
73 2020-07-06T04:19:32 *** LuisAranguren has quit IRC
74 2020-07-06T04:20:55 *** LuisAranguren has joined #bitcoin-core-dev
75 2020-07-06T04:32:35 *** ksan has quit IRC
76 2020-07-06T04:52:05 *** expensivebead has joined #bitcoin-core-dev
77 2020-07-06T04:57:33 *** ossifrage has quit IRC
78 2020-07-06T05:01:26 *** S3RK has quit IRC
79 2020-07-06T05:01:53 *** S3RK has joined #bitcoin-core-dev
80 2020-07-06T05:05:54 *** S3RK has quit IRC
81 2020-07-06T05:15:30 *** TheHoliestRoger has quit IRC
82 2020-07-06T05:16:26 *** TheHoliestRoger has joined #bitcoin-core-dev
83 2020-07-06T05:44:50 *** Guest99 has quit IRC
84 2020-07-06T06:00:02 *** rah1 has quit IRC
85 2020-07-06T06:00:33 *** proofofkeags has joined #bitcoin-core-dev
86 2020-07-06T06:04:59 *** proofofkeags has quit IRC
87 2020-07-06T06:11:55 *** S3RK has joined #bitcoin-core-dev
88 2020-07-06T06:16:22 *** S3RK has quit IRC
89 2020-07-06T06:32:01 *** bitcoin-git has joined #bitcoin-core-dev
90 2020-07-06T06:32:02 <bitcoin-git> [bitcoin] jonatack opened pull request #19455: rpc generate: print useful help and error message (master...rpc-generate-helpful-error_message) https://github.com/bitcoin/bitcoin/pull/19455
91 2020-07-06T06:32:03 *** bitcoin-git has left #bitcoin-core-dev
92 2020-07-06T06:38:24 *** S3RK has joined #bitcoin-core-dev
93 2020-07-06T06:50:33 *** Talkless has joined #bitcoin-core-dev
94 2020-07-06T06:55:45 *** seawalk has joined #bitcoin-core-dev
95 2020-07-06T07:06:49 *** AaronvanW has joined #bitcoin-core-dev
96 2020-07-06T07:12:37 *** marcoagner has joined #bitcoin-core-dev
97 2020-07-06T07:12:46 *** Davterra has joined #bitcoin-core-dev
98 2020-07-06T07:27:35 *** Guyver2 has joined #bitcoin-core-dev
99 2020-07-06T07:56:01 *** Pavlenex has joined #bitcoin-core-dev
100 2020-07-06T07:57:14 *** S3RK has quit IRC
101 2020-07-06T07:58:17 *** Tralfaz has joined #bitcoin-core-dev
102 2020-07-06T07:59:19 *** S3RK has joined #bitcoin-core-dev
103 2020-07-06T08:00:19 *** S3RK has quit IRC
104 2020-07-06T08:00:23 *** Davterra has quit IRC
105 2020-07-06T08:00:28 *** S3RK has joined #bitcoin-core-dev
106 2020-07-06T08:01:32 *** S3RK has joined #bitcoin-core-dev
107 2020-07-06T08:02:08 *** S3RK has joined #bitcoin-core-dev
108 2020-07-06T08:04:00 *** ossifrage has joined #bitcoin-core-dev
109 2020-07-06T08:06:26 *** S3RK has quit IRC
110 2020-07-06T08:15:56 *** DeanGuss has quit IRC
111 2020-07-06T08:27:51 *** Davterra has joined #bitcoin-core-dev
112 2020-07-06T08:28:12 *** S3RK has joined #bitcoin-core-dev
113 2020-07-06T08:29:32 *** Tralfaz has quit IRC
114 2020-07-06T08:30:42 *** promag has joined #bitcoin-core-dev
115 2020-07-06T08:30:42 *** promag has quit IRC
116 2020-07-06T08:30:55 *** promag has joined #bitcoin-core-dev
117 2020-07-06T08:36:19 *** jarthur has quit IRC
118 2020-07-06T08:36:19 *** promag has quit IRC
119 2020-07-06T08:36:24 *** promag_ has joined #bitcoin-core-dev
120 2020-07-06T08:37:16 *** proofofkeags has joined #bitcoin-core-dev
121 2020-07-06T08:42:11 *** proofofkeags has quit IRC
122 2020-07-06T09:00:02 *** seawalk has quit IRC
123 2020-07-06T09:00:28 *** promag_ has quit IRC
124 2020-07-06T09:02:35 *** promag has joined #bitcoin-core-dev
125 2020-07-06T09:05:29 *** lukedashjr has joined #bitcoin-core-dev
126 2020-07-06T09:08:20 *** luke-jr has quit IRC
127 2020-07-06T09:09:51 *** lukedashjr is now known as luke-jr
128 2020-07-06T09:14:08 *** promag has quit IRC
129 2020-07-06T09:16:16 *** S3RK has quit IRC
130 2020-07-06T09:16:41 *** S3RK has joined #bitcoin-core-dev
131 2020-07-06T09:20:02 *** promag has joined #bitcoin-core-dev
132 2020-07-06T09:22:05 *** Andy2011Zoe has joined #bitcoin-core-dev
133 2020-07-06T09:28:14 *** cryptapus has quit IRC
134 2020-07-06T09:38:26 *** cryptapus has joined #bitcoin-core-dev
135 2020-07-06T09:38:26 *** cryptapus has quit IRC
136 2020-07-06T09:38:26 *** cryptapus has joined #bitcoin-core-dev
137 2020-07-06T09:41:25 *** Pavlenex has quit IRC
138 2020-07-06T09:52:14 *** promag has quit IRC
139 2020-07-06T09:52:56 *** promag has joined #bitcoin-core-dev
140 2020-07-06T10:03:21 *** Clementine44Wuns has joined #bitcoin-core-dev
141 2020-07-06T10:11:39 *** promag has quit IRC
142 2020-07-06T10:18:50 *** promag has joined #bitcoin-core-dev
143 2020-07-06T10:28:02 *** expensivebead has quit IRC
144 2020-07-06T10:33:42 *** S3RK has quit IRC
145 2020-07-06T10:36:04 *** eugenedude has quit IRC
146 2020-07-06T10:37:13 *** S3RK has joined #bitcoin-core-dev
147 2020-07-06T10:41:52 *** S3RK has quit IRC
148 2020-07-06T10:48:25 *** S3RK has joined #bitcoin-core-dev
149 2020-07-06T10:52:27 *** belcher_ has joined #bitcoin-core-dev
150 2020-07-06T10:55:49 *** belcher has quit IRC
151 2020-07-06T11:04:13 *** Sentineo has joined #bitcoin-core-dev
152 2020-07-06T11:07:08 *** braydonf has quit IRC
153 2020-07-06T11:07:33 *** braydonf has joined #bitcoin-core-dev
154 2020-07-06T11:18:28 *** kljasdfvv has joined #bitcoin-core-dev
155 2020-07-06T11:26:51 *** Clementine44Wuns has quit IRC
156 2020-07-06T11:29:14 *** Sentineo has quit IRC
157 2020-07-06T11:30:47 *** vasild_ has joined #bitcoin-core-dev
158 2020-07-06T11:34:23 *** vasild has quit IRC
159 2020-07-06T11:34:24 *** vasild_ is now known as vasild
160 2020-07-06T11:39:38 *** S3RK has quit IRC
161 2020-07-06T11:53:29 *** promag has quit IRC
162 2020-07-06T12:00:01 *** Andy2011Zoe has quit IRC
163 2020-07-06T12:08:39 *** bitcoin-git has joined #bitcoin-core-dev
164 2020-07-06T12:08:39 <bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/f4301e910792...b52e25cc1be3
165 2020-07-06T12:08:39 <bitcoin-git> bitcoin/master 605884e Fabian Jahr: refactor: Extract GetBogoSize function
166 2020-07-06T12:08:40 <bitcoin-git> bitcoin/master a712cf6 Fabian Jahr: rpc: gettxoutsetinfo can specify hash_type (only legacy option for now)
167 2020-07-06T12:08:40 <bitcoin-git> bitcoin/master f17a4d1 Fabian Jahr: rpc: Add hash_type NONE to gettxoutsetinfo
168 2020-07-06T12:08:41 *** bitcoin-git has left #bitcoin-core-dev
169 2020-07-06T12:08:59 *** bitcoin-git has joined #bitcoin-core-dev
170 2020-07-06T12:08:59 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #19328: Add gettxoutsetinfo hash_type option (master...csi-5-hash_type-none) https://github.com/bitcoin/bitcoin/pull/19328
171 2020-07-06T12:09:00 *** bitcoin-git has left #bitcoin-core-dev
172 2020-07-06T12:12:40 *** morcos has quit IRC
173 2020-07-06T12:13:24 *** morcos has joined #bitcoin-core-dev
174 2020-07-06T12:16:11 *** Relis has joined #bitcoin-core-dev
175 2020-07-06T12:17:36 *** promag has joined #bitcoin-core-dev
176 2020-07-06T12:18:17 *** S3RK has joined #bitcoin-core-dev
177 2020-07-06T12:22:16 *** zone117x1 has joined #bitcoin-core-dev
178 2020-07-06T12:22:17 *** promag has quit IRC
179 2020-07-06T12:22:38 *** S3RK has quit IRC
180 2020-07-06T12:28:59 *** Highway61 has joined #bitcoin-core-dev
181 2020-07-06T12:39:01 *** proofofkeags has joined #bitcoin-core-dev
182 2020-07-06T12:42:50 *** Relis has quit IRC
183 2020-07-06T12:43:16 *** proofofkeags has quit IRC
184 2020-07-06T12:43:42 *** Relis has joined #bitcoin-core-dev
185 2020-07-06T12:51:34 *** Evel-Knievel has quit IRC
186 2020-07-06T12:51:52 *** Evel-Knievel has joined #bitcoin-core-dev
187 2020-07-06T13:00:52 *** promag has joined #bitcoin-core-dev
188 2020-07-06T13:02:39 *** Highway61 has quit IRC
189 2020-07-06T13:10:55 *** Highway61 has joined #bitcoin-core-dev
190 2020-07-06T13:22:11 *** Davterra has quit IRC
191 2020-07-06T13:33:08 *** mdunnio has joined #bitcoin-core-dev
192 2020-07-06T13:46:09 *** mdunnio has quit IRC
193 2020-07-06T13:46:21 *** mdunnio has joined #bitcoin-core-dev
194 2020-07-06T14:00:41 *** proofofkeags has joined #bitcoin-core-dev
195 2020-07-06T14:04:08 *** promag has quit IRC
196 2020-07-06T14:04:19 *** promag has joined #bitcoin-core-dev
197 2020-07-06T14:16:02 *** Pavlenex has joined #bitcoin-core-dev
198 2020-07-06T14:18:31 *** Pavlenex has quit IRC
199 2020-07-06T14:27:51 *** tryphe has quit IRC
200 2020-07-06T14:40:59 *** dr_orlovsky has quit IRC
201 2020-07-06T14:41:29 *** S3RK has joined #bitcoin-core-dev
202 2020-07-06T14:45:49 *** S3RK has quit IRC
203 2020-07-06T14:52:50 *** fearbeag has joined #bitcoin-core-dev
204 2020-07-06T14:52:50 *** troygiorshev has quit IRC
205 2020-07-06T14:52:54 *** proofofkeags has quit IRC
206 2020-07-06T14:53:07 *** troygiorshev has joined #bitcoin-core-dev
207 2020-07-06T14:59:40 *** nik-j has quit IRC
208 2020-07-06T15:00:01 *** zone117x1 has quit IRC
209 2020-07-06T15:00:16 *** nik-j has joined #bitcoin-core-dev
210 2020-07-06T15:03:47 *** nik-j_ has joined #bitcoin-core-dev
211 2020-07-06T15:04:34 *** nik-j has quit IRC
212 2020-07-06T15:06:12 *** IGHOR has quit IRC
213 2020-07-06T15:09:09 *** dr-orlovsky has joined #bitcoin-core-dev
214 2020-07-06T15:21:48 *** alpounet has joined #bitcoin-core-dev
215 2020-07-06T15:22:39 <promag> pretty weird issue #19456
216 2020-07-06T15:22:40 <gribble> https://github.com/bitcoin/bitcoin/issues/19456 | bitcoin-qt 20. GUI opens empty · Issue #19456 · bitcoin/bitcoin · GitHub
217 2020-07-06T15:23:26 <promag> the user says the issue also exists in 0.19
218 2020-07-06T15:23:43 <promag> but 0.18 works
219 2020-07-06T15:24:09 <promag> I don't recall of any change that affect this
220 2020-07-06T15:26:32 <achow101> could be a resizing problem?
221 2020-07-06T15:27:16 *** IGHOR has joined #bitcoin-core-dev
222 2020-07-06T15:27:58 <achow101> maybe related to his DE/WM
223 2020-07-06T15:28:41 <achow101> :q
224 2020-07-06T15:31:17 *** harrigan has quit IRC
225 2020-07-06T15:32:06 *** harrigan has joined #bitcoin-core-dev
226 2020-07-06T15:33:49 <promag> dunno, it doesn't even show menubar.. but statusbar is there
227 2020-07-06T15:35:43 <promag> maybe #16413 ?
228 2020-07-06T15:35:45 <gribble> https://github.com/bitcoin/bitcoin/issues/16413 | depends: Bump QT to LTS release 5.9.8 by THETCR · Pull Request #16413 · bitcoin/bitcoin · GitHub
229 2020-07-06T15:38:36 *** Deacyde has quit IRC
230 2020-07-06T15:39:03 <hebasto> promag: let's wait for additional info which let us to reproduce a bug :)
231 2020-07-06T15:40:23 <promag> ofc
232 2020-07-06T15:42:02 *** S3RK has joined #bitcoin-core-dev
233 2020-07-06T15:46:00 *** owowo has quit IRC
234 2020-07-06T15:47:09 *** S3RK has quit IRC
235 2020-07-06T15:47:26 *** owowo has joined #bitcoin-core-dev
236 2020-07-06T15:50:13 *** marcoagner has quit IRC
237 2020-07-06T15:54:44 *** alpounet has quit IRC
238 2020-07-06T16:06:34 <sipa> achow101: saw https://github.com/bitcoin/bitcoin/issues/19446 ?
239 2020-07-06T16:07:25 <achow101> yes
240 2020-07-06T16:08:43 *** morcos has quit IRC
241 2020-07-06T16:08:58 *** proofofkeags has joined #bitcoin-core-dev
242 2020-07-06T16:10:30 *** morcos has joined #bitcoin-core-dev
243 2020-07-06T16:26:42 *** marcoagner has joined #bitcoin-core-dev
244 2020-07-06T16:29:51 *** justanotheruser has quit IRC
245 2020-07-06T16:34:52 *** Highway62 has joined #bitcoin-core-dev
246 2020-07-06T16:36:23 *** Highway61 has quit IRC
247 2020-07-06T16:36:23 *** Highway62 is now known as Highway61
248 2020-07-06T16:40:03 *** morcos has quit IRC
249 2020-07-06T16:42:26 *** morcos has joined #bitcoin-core-dev
250 2020-07-06T16:48:19 *** justanotheruser has joined #bitcoin-core-dev
251 2020-07-06T16:54:27 *** promag_ has joined #bitcoin-core-dev
252 2020-07-06T16:58:06 *** lcb has joined #bitcoin-core-dev
253 2020-07-06T16:59:14 *** promag_ has quit IRC
254 2020-07-06T16:59:39 *** fearbeag has quit IRC
255 2020-07-06T17:06:01 *** Victorsueca has quit IRC
256 2020-07-06T17:08:13 *** IPGlider has quit IRC
257 2020-07-06T17:08:29 *** Livestradamus has quit IRC
258 2020-07-06T17:10:02 *** IPGlider has joined #bitcoin-core-dev
259 2020-07-06T17:10:25 *** Livestradamus has joined #bitcoin-core-dev
260 2020-07-06T17:17:55 *** S3RK has joined #bitcoin-core-dev
261 2020-07-06T17:20:45 *** Mercury_Vapor has quit IRC
262 2020-07-06T17:20:52 *** proofofkeags has quit IRC
263 2020-07-06T17:22:22 *** S3RK has quit IRC
264 2020-07-06T17:23:31 *** proofofkeags has joined #bitcoin-core-dev
265 2020-07-06T17:27:13 *** Mercury_Vapor has joined #bitcoin-core-dev
266 2020-07-06T17:30:08 *** DeanGuss has joined #bitcoin-core-dev
267 2020-07-06T17:39:34 *** Mercury_Vapor has quit IRC
268 2020-07-06T17:40:00 *** Mercury_Vapor has joined #bitcoin-core-dev
269 2020-07-06T17:44:01 *** jb55 has quit IRC
270 2020-07-06T17:54:03 *** braydonf has quit IRC
271 2020-07-06T17:55:21 *** provoostenator has quit IRC
272 2020-07-06T17:56:16 *** jb55 has joined #bitcoin-core-dev
273 2020-07-06T18:00:02 *** lcb has quit IRC
274 2020-07-06T18:00:31 *** Mercury_Vapor has quit IRC
275 2020-07-06T18:09:37 *** braydonf has joined #bitcoin-core-dev
276 2020-07-06T18:21:22 *** byte[]1 has joined #bitcoin-core-dev
277 2020-07-06T18:21:59 *** justan0theruser has joined #bitcoin-core-dev
278 2020-07-06T18:22:18 *** justanotheruser has quit IRC
279 2020-07-06T18:31:11 *** provoostenator has joined #bitcoin-core-dev
280 2020-07-06T18:46:38 *** bitcoin-git has joined #bitcoin-core-dev
281 2020-07-06T18:46:39 <bitcoin-git> [bitcoin] achow101 opened pull request #19457: wallet: Cleanup wallettool salvage and walletdb extraneous declarations (master...walletdb-statics-followup) https://github.com/bitcoin/bitcoin/pull/19457
282 2020-07-06T18:46:40 *** bitcoin-git has left #bitcoin-core-dev
283 2020-07-06T18:52:25 *** owowo has quit IRC
284 2020-07-06T18:56:47 *** owowo has joined #bitcoin-core-dev
285 2020-07-06T18:56:48 *** owowo has joined #bitcoin-core-dev
286 2020-07-06T19:07:03 *** Talkless has quit IRC
287 2020-07-06T19:23:49 *** jarthur has joined #bitcoin-core-dev
288 2020-07-06T19:29:31 *** Pavlenex has joined #bitcoin-core-dev
289 2020-07-06T19:39:30 *** proofofkeags has quit IRC
290 2020-07-06T19:39:56 *** proofofkeags has joined #bitcoin-core-dev
291 2020-07-06T19:44:14 *** proofofkeags has quit IRC
292 2020-07-06T19:54:32 *** Mercury_Vapor has joined #bitcoin-core-dev
293 2020-07-06T19:57:06 *** gleb has quit IRC
294 2020-07-06T20:10:40 *** proofofkeags has joined #bitcoin-core-dev
295 2020-07-06T20:25:52 *** promag_ has joined #bitcoin-core-dev
296 2020-07-06T20:54:44 *** promag_ has quit IRC
297 2020-07-06T20:55:59 *** Guyver2 has quit IRC
298 2020-07-06T21:00:01 *** byte[]1 has quit IRC
299 2020-07-06T21:02:57 *** promag_ has joined #bitcoin-core-dev
300 2020-07-06T21:11:34 *** Pavlenex has quit IRC
301 2020-07-06T21:13:07 *** filchef has joined #bitcoin-core-dev
302 2020-07-06T21:15:37 *** filchef has quit IRC
303 2020-07-06T21:17:58 *** Relis has quit IRC
304 2020-07-06T21:19:58 *** S3RK has joined #bitcoin-core-dev
305 2020-07-06T21:21:47 *** kaeru has joined #bitcoin-core-dev
306 2020-07-06T21:24:25 *** S3RK has quit IRC
307 2020-07-06T21:30:47 *** isis is now known as isis_
308 2020-07-06T21:31:48 *** Relis has joined #bitcoin-core-dev
309 2020-07-06T22:01:07 *** instagibbs has quit IRC
310 2020-07-06T22:11:15 *** alko89 has quit IRC
311 2020-07-06T22:14:02 *** proofofkeags has quit IRC
312 2020-07-06T22:14:28 *** proofofkeags has joined #bitcoin-core-dev
313 2020-07-06T22:19:25 *** proofofkeags has quit IRC
314 2020-07-06T22:33:02 *** mdunnio has quit IRC
315 2020-07-06T22:33:41 *** instagibbs has joined #bitcoin-core-dev
316 2020-07-06T22:35:11 *** mdunnio has joined #bitcoin-core-dev
317 2020-07-06T22:40:43 *** mdunnio has quit IRC
318 2020-07-06T22:45:19 *** jeremyrubin has quit IRC
319 2020-07-06T22:45:45 *** jeremyrubin has joined #bitcoin-core-dev
320 2020-07-06T23:00:38 *** tryphe has joined #bitcoin-core-dev
321 2020-07-06T23:08:38 *** justan0theruser has quit IRC
322 2020-07-06T23:12:35 *** mdunnio has joined #bitcoin-core-dev
323 2020-07-06T23:17:38 *** mdunnio has quit IRC
324 2020-07-06T23:23:48 *** justan0theruser has joined #bitcoin-core-dev
325 2020-07-06T23:30:43 *** vasild_ has joined #bitcoin-core-dev
326 2020-07-06T23:31:46 *** vasild_ has quit IRC
327 2020-07-06T23:34:03 *** vasild has quit IRC
328 2020-07-06T23:35:46 *** vasild has joined #bitcoin-core-dev
329 2020-07-06T23:49:06 *** jb55 has quit IRC
330 2020-07-06T23:50:05 *** mdunnio has joined #bitcoin-core-dev
331 2020-07-06T23:54:45 *** mdunnio has quit IRC