1 2019-05-18T00:00:01 *** bayashi has quit IRC
2 2019-05-18T00:04:40 *** machty has joined #bitcoin-core-dev
3 2019-05-18T00:07:36 *** laptop500 has quit IRC
4 2019-05-18T00:11:46 <jb55> yeah something about this BerkeleyBatch might be slow. going to printf the hell out this to see what's going on.
5 2019-05-18T00:30:11 <fanquake> carldong I'm doing a macOS build using depends on buster. Having an issue where cctools bombs out with a broken clang & "/usr/bin/ld: cannot find crtbegin.o:, /usr/bin/ld: cannot find -lgcc".
6 2019-05-18T00:30:34 <fanquake> Googling points to an issue with an older Clang (3.4) and GCC, so maybe a similar issue. Any thoughts?
7 2019-05-18T00:31:11 <fanquake> https://reviews.llvm.org/rL213388
8 2019-05-18T00:54:08 *** zivl_ has joined #bitcoin-core-dev
9 2019-05-18T00:55:39 *** zivl has quit IRC
10 2019-05-18T01:08:55 *** pinheadmz has quit IRC
11 2019-05-18T01:14:43 *** zivl_ is now known as zivl
12 2019-05-18T01:26:06 <dongcarl> fanquake: Oh dang
13 2019-05-18T01:26:56 <dongcarl> Yeah I'm struggling a little with OSX too. Is your host buster or osx? Target?
14 2019-05-18T01:27:41 *** pinheadmz has joined #bitcoin-core-dev
15 2019-05-18T01:29:14 <fanquake> dongcarl it's a debian:buster docker container, docker running on macOS. depends target is x86_64-apple-darwin14
16 2019-05-18T01:29:24 <fanquake> I'll tidy up what I've got an can open an issue with all the details
17 2019-05-18T01:35:08 <dongcarl> fanquake: dope
18 2019-05-18T01:38:14 *** pinheadmz has quit IRC
19 2019-05-18T01:50:26 *** ccdle12 has quit IRC
20 2019-05-18T01:55:23 *** ccdle12 has joined #bitcoin-core-dev
21 2019-05-18T02:12:37 *** Guest42 has quit IRC
22 2019-05-18T02:13:43 *** ccdle12 has quit IRC
23 2019-05-18T02:13:55 *** Dean_Guss has quit IRC
24 2019-05-18T02:14:20 *** ccdle12 has joined #bitcoin-core-dev
25 2019-05-18T02:18:58 *** ccdle12 has quit IRC
26 2019-05-18T02:23:13 *** ccdle12 has joined #bitcoin-core-dev
27 2019-05-18T02:45:32 *** ccdle12 has quit IRC
28 2019-05-18T02:46:10 *** ccdle12 has joined #bitcoin-core-dev
29 2019-05-18T03:00:02 *** machty has quit IRC
30 2019-05-18T03:04:41 *** Eagle[TM] has joined #bitcoin-core-dev
31 2019-05-18T03:05:08 *** EagleTM has quit IRC
32 2019-05-18T03:05:14 *** corelax1 has joined #bitcoin-core-dev
33 2019-05-18T03:05:50 *** ccdle12 has quit IRC
34 2019-05-18T03:08:55 *** ccdle12 has joined #bitcoin-core-dev
35 2019-05-18T03:13:03 *** scoop has quit IRC
36 2019-05-18T03:13:39 *** scoop has joined #bitcoin-core-dev
37 2019-05-18T03:18:06 *** scoop has quit IRC
38 2019-05-18T03:22:33 *** ccdle12 has quit IRC
39 2019-05-18T03:26:51 *** ccdle12 has joined #bitcoin-core-dev
40 2019-05-18T03:30:03 *** MrPaz has joined #bitcoin-core-dev
41 2019-05-18T03:31:26 *** MrPaz has quit IRC
42 2019-05-18T03:40:23 *** ccdle12 has quit IRC
43 2019-05-18T03:41:03 *** ccdle12 has joined #bitcoin-core-dev
44 2019-05-18T03:41:22 *** scoop has joined #bitcoin-core-dev
45 2019-05-18T03:54:09 *** ccdle12 has quit IRC
46 2019-05-18T03:54:42 *** ccdle12 has joined #bitcoin-core-dev
47 2019-05-18T03:55:06 *** ccdle12 has quit IRC
48 2019-05-18T03:55:20 *** ccdle12 has joined #bitcoin-core-dev
49 2019-05-18T04:04:06 *** knight__ has quit IRC
50 2019-05-18T04:28:25 *** scoop has quit IRC
51 2019-05-18T04:37:17 *** ccdle12 has quit IRC
52 2019-05-18T04:39:58 *** scoop has joined #bitcoin-core-dev
53 2019-05-18T04:41:29 *** ccdle12 has joined #bitcoin-core-dev
54 2019-05-18T04:50:09 *** ccdle12 has quit IRC
55 2019-05-18T06:00:01 *** corelax1 has quit IRC
56 2019-05-18T06:00:12 <gmaxwell> any chance we have a bug where we don't fetch blocks from all out outbound peers while catching up? I've noticed a number of peers appear to be doing this.
57 2019-05-18T06:00:31 <gmaxwell> They startup behind, they're slow to respond like they're fetching blocks from someone, but they never fetch from me.
58 2019-05-18T06:05:05 *** paulk has joined #bitcoin-core-dev
59 2019-05-18T06:23:57 *** Dean_Guss has joined #bitcoin-core-dev
60 2019-05-18T06:52:43 *** dermoth has quit IRC
61 2019-05-18T06:53:44 <wumpus> don't know, I don't think it necessarily fetches blocks from everyone during initial sync
62 2019-05-18T06:54:14 *** dermoth has joined #bitcoin-core-dev
63 2019-05-18T06:57:48 <gmaxwell> IIRC it doesn't fetch from inbound peers, but I thought it fetched from all outbound.
64 2019-05-18T07:05:45 <CubicEarth> I have noticed my 18.0 node is very slow to start downloading blocks when I fire it up.
65 2019-05-18T07:06:04 <CubicEarth> Seems slow to connect to peers as well
66 2019-05-18T07:12:53 <CubicEarth> quite a bit slower than my 16.0 node. I turn on each every now and then to catch up. The specs between them are comparable, except the 16.0 has a SSD
67 2019-05-18T07:14:18 <gmaxwell> CubicEarth: that can just be a property of how much junk is in the peers database.
68 2019-05-18T07:19:04 <CubicEarth> gmaxwell: The 18.0 node was only created about a month ago, as a 17 node on a fresh install and synced from scratch, then updated to 18 a few days ago. So probably not too much junk?
69 2019-05-18T07:19:53 <gmaxwell> kinda the other way around, the older node had an oppturnity to go learn about a lot of good and working peers.
70 2019-05-18T07:37:17 *** booyah has quit IRC
71 2019-05-18T07:46:30 *** booyah has joined #bitcoin-core-dev
72 2019-05-18T07:49:35 *** scoop has quit IRC
73 2019-05-18T07:50:11 *** scoop has joined #bitcoin-core-dev
74 2019-05-18T07:54:34 *** scoop has quit IRC
75 2019-05-18T08:02:59 *** bitcoin-git has joined #bitcoin-core-dev
76 2019-05-18T08:03:00 <bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c89a63412e85...82b64a5a8102
77 2019-05-18T08:03:01 <bitcoin-git> bitcoin/master 1d207bc Pieter Wuille: Add hash strengthening to the RNG
78 2019-05-18T08:03:02 <bitcoin-git> bitcoin/master 3cb9ce8 Pieter Wuille: Document strenghtening
79 2019-05-18T08:03:02 <bitcoin-git> bitcoin/master 82b64a5 Wladimir J. van der Laan: Merge #15224: Add RNG strengthening (10ms once every minute)
80 2019-05-18T08:03:04 *** bitcoin-git has left #bitcoin-core-dev
81 2019-05-18T08:03:34 *** bitcoin-git has joined #bitcoin-core-dev
82 2019-05-18T08:03:34 <bitcoin-git> [bitcoin] laanwj merged pull request #15224: Add RNG strengthening (10ms once every minute) (master...201901_rand_strengthen) https://github.com/bitcoin/bitcoin/pull/15224
83 2019-05-18T08:03:44 *** bitcoin-git has left #bitcoin-core-dev
84 2019-05-18T08:20:35 *** scoop has joined #bitcoin-core-dev
85 2019-05-18T08:25:10 *** scoop has quit IRC
86 2019-05-18T08:31:16 *** laptop500 has joined #bitcoin-core-dev
87 2019-05-18T08:52:12 *** Guest42 has joined #bitcoin-core-dev
88 2019-05-18T08:52:34 *** promag_ has joined #bitcoin-core-dev
89 2019-05-18T08:56:15 *** b10c has joined #bitcoin-core-dev
90 2019-05-18T09:00:01 *** paulk has quit IRC
91 2019-05-18T09:09:25 *** ccdle12 has joined #bitcoin-core-dev
92 2019-05-18T09:13:20 *** Oejet has joined #bitcoin-core-dev
93 2019-05-18T09:27:27 *** ccdle12 has quit IRC
94 2019-05-18T09:52:13 *** scoop has joined #bitcoin-core-dev
95 2019-05-18T09:56:31 *** scoop has quit IRC
96 2019-05-18T10:00:39 *** spinza has quit IRC
97 2019-05-18T10:03:24 *** sfhi has joined #bitcoin-core-dev
98 2019-05-18T10:09:27 *** spinza has joined #bitcoin-core-dev
99 2019-05-18T10:29:11 *** Guest42 has quit IRC
100 2019-05-18T10:30:35 *** AaronvanW has joined #bitcoin-core-dev
101 2019-05-18T10:35:31 *** ExEric3 has quit IRC
102 2019-05-18T10:40:13 *** ExEric3 has joined #bitcoin-core-dev
103 2019-05-18T10:41:28 *** omonk has quit IRC
104 2019-05-18T10:43:51 *** promag_ has quit IRC
105 2019-05-18T10:46:28 *** omonk has joined #bitcoin-core-dev
106 2019-05-18T10:52:36 *** elichai2 has joined #bitcoin-core-dev
107 2019-05-18T10:54:12 *** sfhi has quit IRC
108 2019-05-18T10:59:27 *** Guest42 has joined #bitcoin-core-dev
109 2019-05-18T11:03:04 *** bitcoin-git has joined #bitcoin-core-dev
110 2019-05-18T11:03:04 <bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/82b64a5a8102...387eb5b34307
111 2019-05-18T11:03:05 <bitcoin-git> bitcoin/master c3ef63a MeshCollider: Show loaded wallets as disabled in open menu instead of nothing
112 2019-05-18T11:03:05 <bitcoin-git> bitcoin/master 387eb5b Jonas Schnelli: Merge #15957: Show "No wallets available" in open menu instead of nothing
113 2019-05-18T11:03:07 *** bitcoin-git has left #bitcoin-core-dev
114 2019-05-18T11:03:54 *** bitcoin-git has joined #bitcoin-core-dev
115 2019-05-18T11:03:54 <bitcoin-git> [bitcoin] jonasschnelli merged pull request #15957: Show "No wallets available" in open menu instead of nothing (master...201905_openwallet_empty) https://github.com/bitcoin/bitcoin/pull/15957
116 2019-05-18T11:03:57 *** bitcoin-git has left #bitcoin-core-dev
117 2019-05-18T11:45:43 *** promag_ has joined #bitcoin-core-dev
118 2019-05-18T11:50:14 *** promag_ has quit IRC
119 2019-05-18T11:53:44 *** scoop has joined #bitcoin-core-dev
120 2019-05-18T11:58:12 *** scoop has quit IRC
121 2019-05-18T12:00:01 *** Oejet has quit IRC
122 2019-05-18T12:08:18 *** jnewbery has quit IRC
123 2019-05-18T12:08:21 *** sdaftuar has quit IRC
124 2019-05-18T12:24:35 *** jonatack has joined #bitcoin-core-dev
125 2019-05-18T12:33:26 *** hebasto has joined #bitcoin-core-dev
126 2019-05-18T12:36:51 *** mrd1 has joined #bitcoin-core-dev
127 2019-05-18T12:51:27 *** esotericnonsense has quit IRC
128 2019-05-18T12:55:10 *** scoop has joined #bitcoin-core-dev
129 2019-05-18T12:59:49 *** scoop has quit IRC
130 2019-05-18T13:05:18 *** ccdle12 has joined #bitcoin-core-dev
131 2019-05-18T13:18:55 *** esotericnonsense has joined #bitcoin-core-dev
132 2019-05-18T13:20:18 *** esotericnonsense has quit IRC
133 2019-05-18T13:26:14 *** esotericnonsense has joined #bitcoin-core-dev
134 2019-05-18T13:29:32 *** niska has quit IRC
135 2019-05-18T13:29:57 *** laptop_ has joined #bitcoin-core-dev
136 2019-05-18T13:30:48 *** laptop500 has quit IRC
137 2019-05-18T13:35:07 *** niska has joined #bitcoin-core-dev
138 2019-05-18T13:36:49 *** AaronvanW has quit IRC
139 2019-05-18T13:55:33 *** rex4539 has quit IRC
140 2019-05-18T14:12:17 *** elichai2 has quit IRC
141 2019-05-18T14:13:05 *** jonatack has quit IRC
142 2019-05-18T14:13:46 *** Skirmant has joined #bitcoin-core-dev
143 2019-05-18T14:31:32 *** scoop has joined #bitcoin-core-dev
144 2019-05-18T14:34:11 *** Skirmant has quit IRC
145 2019-05-18T14:37:24 *** Eric3 has joined #bitcoin-core-dev
146 2019-05-18T14:37:55 *** Guyver2 has joined #bitcoin-core-dev
147 2019-05-18T14:38:18 *** ExEric3 has quit IRC
148 2019-05-18T14:38:35 *** MrPaz has joined #bitcoin-core-dev
149 2019-05-18T14:48:02 *** elichai2 has joined #bitcoin-core-dev
150 2019-05-18T14:48:31 *** rex4539 has joined #bitcoin-core-dev
151 2019-05-18T15:00:02 *** mrd1 has quit IRC
152 2019-05-18T15:01:55 *** Dean_Guss has quit IRC
153 2019-05-18T15:02:24 *** Dean_Guss has joined #bitcoin-core-dev
154 2019-05-18T15:04:23 *** esotericnonsense has quit IRC
155 2019-05-18T15:04:28 *** porvak has joined #bitcoin-core-dev
156 2019-05-18T15:05:39 *** esotericnonsense has joined #bitcoin-core-dev
157 2019-05-18T15:08:48 *** Guest42 has quit IRC
158 2019-05-18T15:11:22 *** AaronvanW has joined #bitcoin-core-dev
159 2019-05-18T15:14:26 *** Guest42 has joined #bitcoin-core-dev
160 2019-05-18T15:18:58 *** ccdle12 has quit IRC
161 2019-05-18T15:33:54 *** scoop has quit IRC
162 2019-05-18T15:34:16 *** justanotheruser has joined #bitcoin-core-dev
163 2019-05-18T15:38:03 *** scoop has joined #bitcoin-core-dev
164 2019-05-18T15:41:14 *** ccdle12 has joined #bitcoin-core-dev
165 2019-05-18T16:00:46 *** Guest42 has quit IRC
166 2019-05-18T16:11:38 *** ccdle12 has quit IRC
167 2019-05-18T16:22:40 *** scoop has quit IRC
168 2019-05-18T16:29:11 *** esotericnonsense has quit IRC
169 2019-05-18T16:30:27 *** scoop has joined #bitcoin-core-dev
170 2019-05-18T16:32:04 *** esotericnonsense has joined #bitcoin-core-dev
171 2019-05-18T16:40:57 *** pinheadmz has joined #bitcoin-core-dev
172 2019-05-18T16:58:37 *** ctrlbreak_MAD is now known as ctrlbreak
173 2019-05-18T17:01:22 *** esotericnonsense has quit IRC
174 2019-05-18T17:02:18 *** elichai2 has quit IRC
175 2019-05-18T17:02:30 *** esotericnonsense has joined #bitcoin-core-dev
176 2019-05-18T17:09:46 *** scoop has quit IRC
177 2019-05-18T17:11:25 *** jonatack has joined #bitcoin-core-dev
178 2019-05-18T17:14:00 *** Zenton has quit IRC
179 2019-05-18T17:20:53 *** jonatack has quit IRC
180 2019-05-18T17:31:49 *** rex4539 has quit IRC
181 2019-05-18T17:35:07 *** pinheadmz has quit IRC
182 2019-05-18T17:35:55 *** Zenton has joined #bitcoin-core-dev
183 2019-05-18T17:39:58 *** scoop has joined #bitcoin-core-dev
184 2019-05-18T17:45:55 *** pinheadmz has joined #bitcoin-core-dev
185 2019-05-18T17:46:49 <gmaxwell> wumpus: cncr04s in #bitcoin reports that https://github.com/bitcoin/bitcoin/releases is still stuck on 0.17.1
186 2019-05-18T18:00:01 *** porvak has quit IRC
187 2019-05-18T18:02:50 *** rex4539 has joined #bitcoin-core-dev
188 2019-05-18T18:04:36 *** jchris has joined #bitcoin-core-dev
189 2019-05-18T18:09:08 *** Eric3 has quit IRC
190 2019-05-18T18:09:13 *** ExEric3 has joined #bitcoin-core-dev
191 2019-05-18T18:19:20 *** jb55 has quit IRC
192 2019-05-18T18:19:46 *** roconnor has quit IRC
193 2019-05-18T18:22:37 <wumpus> gmaxwell:ah yes, 0.18.0 added there
194 2019-05-18T18:23:12 *** scoop_ has joined #bitcoin-core-dev
195 2019-05-18T18:23:12 *** scoop has quit IRC
196 2019-05-18T18:24:54 *** ExEric3 has quit IRC
197 2019-05-18T18:25:26 <gmaxwell> I really wish there were more ability to turn off parts of the github page that projects don't use. The whole setup effectively tries to get you to use github as the projects' website, but doesn't make it sufficiently customizable.
198 2019-05-18T18:25:50 <gmaxwell> Displaying contributors on the front in alphabetical order, and the only way to control it is to make people hidden is another example.
199 2019-05-18T18:27:03 *** ExEric3 has joined #bitcoin-core-dev
200 2019-05-18T18:46:29 *** jb55 has joined #bitcoin-core-dev
201 2019-05-18T18:47:17 *** Dean_Guss has quit IRC
202 2019-05-18T19:09:06 *** ExEric3 has quit IRC
203 2019-05-18T19:10:58 *** ExEric3 has joined #bitcoin-core-dev
204 2019-05-18T19:36:09 *** hex17or has quit IRC
205 2019-05-18T19:38:08 *** hex17or has joined #bitcoin-core-dev
206 2019-05-18T19:41:22 *** mdunnio has joined #bitcoin-core-dev
207 2019-05-18T19:44:38 *** scoop_ has quit IRC
208 2019-05-18T19:45:04 *** scoop has joined #bitcoin-core-dev
209 2019-05-18T19:57:12 *** jonatack has joined #bitcoin-core-dev
210 2019-05-18T19:57:32 *** scoop has quit IRC
211 2019-05-18T19:57:40 *** scoop has joined #bitcoin-core-dev
212 2019-05-18T20:19:21 <emilr> I wouldn't mind if they included the actual patches with pull request notifications, but they do like them pageviews.
213 2019-05-18T20:24:54 *** mdunnio has quit IRC
214 2019-05-18T20:32:49 <gmaxwell> emilr: its easy to setup your git locally to pull PRs as branches.
215 2019-05-18T20:39:25 <emilr> sure, I can also fetch .diff from github but its an extra step I have to do just to asses if I'm going to give more time to said pr or its totally uninteresting to me. It's no longer a problem for me, I quit using a gui a while back, my productiviy skyrocketed
216 2019-05-18T20:41:16 *** mdunnio has joined #bitcoin-core-dev
217 2019-05-18T20:42:33 *** jimmysong has joined #bitcoin-core-dev
218 2019-05-18T20:45:13 *** Guyver2 has quit IRC
219 2019-05-18T20:52:54 *** rex4539 has quit IRC
220 2019-05-18T21:00:02 *** jchris has quit IRC
221 2019-05-18T21:05:37 *** SAnnaBot has joined #bitcoin-core-dev
222 2019-05-18T21:20:04 *** spinza has quit IRC
223 2019-05-18T21:20:46 <achow101> emilr: you can setup a git remote that lets you fetch the commits for any pr with just a checkout
224 2019-05-18T21:22:00 <achow101> emilr: https://github.com/bitcoin/bitcoin/blob/master/doc/productivity.md#reference-prs-easily-with-refspecs
225 2019-05-18T21:22:54 *** perezda has joined #bitcoin-core-dev
226 2019-05-18T21:26:34 *** perezda_ has joined #bitcoin-core-dev
227 2019-05-18T21:27:09 *** mdunnio has quit IRC
228 2019-05-18T21:27:37 *** promag_ has joined #bitcoin-core-dev
229 2019-05-18T21:27:53 *** perezda_ has quit IRC
230 2019-05-18T21:29:53 *** perezda_ has joined #bitcoin-core-dev
231 2019-05-18T21:32:16 *** perezda_ has quit IRC
232 2019-05-18T21:50:53 *** spinza has joined #bitcoin-core-dev
233 2019-05-18T21:55:12 *** scoop has quit IRC
234 2019-05-18T21:55:39 *** scoop has joined #bitcoin-core-dev
235 2019-05-18T21:59:13 *** promag_ has quit IRC
236 2019-05-18T22:07:18 *** davterra has joined #bitcoin-core-dev
237 2019-05-18T22:12:53 *** zhongben has joined #bitcoin-core-dev
238 2019-05-18T22:30:04 *** scoop has quit IRC
239 2019-05-18T22:30:11 *** scoop has joined #bitcoin-core-dev
240 2019-05-18T22:32:18 *** spinza has quit IRC
241 2019-05-18T22:38:09 *** dviola has quit IRC
242 2019-05-18T22:41:05 *** hebasto has quit IRC
243 2019-05-18T22:50:01 *** spinza has joined #bitcoin-core-dev
244 2019-05-18T22:56:34 *** scoop has quit IRC
245 2019-05-18T22:57:40 *** Guest42 has joined #bitcoin-core-dev
246 2019-05-18T23:01:05 *** scoop has joined #bitcoin-core-dev
247 2019-05-18T23:17:54 *** owowo has quit IRC
248 2019-05-18T23:21:46 *** owowo has joined #bitcoin-core-dev
249 2019-05-18T23:32:24 *** Guest42 has quit IRC
250 2019-05-18T23:36:33 *** perezda has quit IRC
251 2019-05-18T23:47:02 *** dfsg has joined #bitcoin-core-dev
252 2019-05-18T23:47:17 *** dfsg has left #bitcoin-core-dev
253 2019-05-18T23:47:52 *** dfsg has joined #bitcoin-core-dev
254 2019-05-18T23:47:54 *** dfsg has left #bitcoin-core-dev
255 2019-05-18T23:50:22 *** scoop has quit IRC
256 2019-05-18T23:51:40 *** jtimon has joined #bitcoin-core-dev
257 2019-05-18T23:55:36 *** hex17or has quit IRC
258 2019-05-18T23:56:34 *** davterra has quit IRC