1 2019-05-03T00:00:02 *** brantje has quit IRC
2 2019-05-03T00:01:51 *** scoop has quit IRC
3 2019-05-03T00:04:28 *** mathepauker has joined #bitcoin-core-dev
4 2019-05-03T00:10:00 *** Chris_Stewart_5 has joined #bitcoin-core-dev
5 2019-05-03T00:21:53 *** ccdle12 has joined #bitcoin-core-dev
6 2019-05-03T00:26:53 *** WarrenBuffet has quit IRC
7 2019-05-03T00:26:54 *** jtimon has quit IRC
8 2019-05-03T00:32:30 <sipa> MarcoFalke: f*cking heisenbug
9 2019-05-03T00:33:51 <sipa> if i even just add a printf of the input to the hash functions in the test, it goes away
10 2019-05-03T00:36:43 <fanquake> >.>
11 2019-05-03T00:39:15 *** fanquake has quit IRC
12 2019-05-03T00:42:49 <luke-jr> sipa: what if you nexti through it?
13 2019-05-03T01:01:23 *** mryandao_ is now known as mryandao
14 2019-05-03T01:11:46 *** scoop has joined #bitcoin-core-dev
15 2019-05-03T01:12:03 *** RandolfR has joined #bitcoin-core-dev
16 2019-05-03T01:12:19 *** Chris_Stewart_5 has quit IRC
17 2019-05-03T01:14:17 *** scoop has quit IRC
18 2019-05-03T01:15:08 *** Randolf has quit IRC
19 2019-05-03T01:15:48 *** scoop has joined #bitcoin-core-dev
20 2019-05-03T01:16:50 *** scoop_ has joined #bitcoin-core-dev
21 2019-05-03T01:16:50 *** scoop has quit IRC
22 2019-05-03T01:26:54 *** scoop has joined #bitcoin-core-dev
23 2019-05-03T01:28:36 *** spinza has quit IRC
24 2019-05-03T01:30:26 *** scoop_ has quit IRC
25 2019-05-03T01:32:18 *** EagleTM has joined #bitcoin-core-dev
26 2019-05-03T01:33:22 *** michaelfolkson has quit IRC
27 2019-05-03T01:34:39 *** fanquake has joined #bitcoin-core-dev
28 2019-05-03T01:42:16 *** ddustin has quit IRC
29 2019-05-03T01:43:41 <sipa> MarcoFalke: every time line 551 in crypto_tests.cpp executes, it overwrites the first 64 bytes of the "in" array (regardless of the value of j, always the first 64 bytes...)
30 2019-05-03T01:43:48 <sipa> this makes no sense whatsoever
31 2019-05-03T01:44:41 <sipa> perhaps the intermediary sha256 result (created in CHash256::Finalize) somehow is places on the stack there
32 2019-05-03T01:46:57 *** Guest42 has quit IRC
33 2019-05-03T01:49:30 <sipa> oh no, just the first 32 bytes
34 2019-05-03T01:49:37 *** spinza has joined #bitcoin-core-dev
35 2019-05-03T01:56:25 *** scoop has quit IRC
36 2019-05-03T02:04:38 *** dviola has quit IRC
37 2019-05-03T02:10:15 *** chainhead_ has quit IRC
38 2019-05-03T02:10:22 *** chainhead has joined #bitcoin-core-dev
39 2019-05-03T02:17:16 *** qrestlove has quit IRC
40 2019-05-03T02:17:57 *** dviola has joined #bitcoin-core-dev
41 2019-05-03T02:18:07 *** dviola has left #bitcoin-core-dev
42 2019-05-03T02:19:29 *** dviola has joined #bitcoin-core-dev
43 2019-05-03T02:20:13 *** Skirmant has quit IRC
44 2019-05-03T02:22:10 *** Skirmant has joined #bitcoin-core-dev
45 2019-05-03T02:23:13 *** scoop has joined #bitcoin-core-dev
46 2019-05-03T02:26:23 *** EagleTM has quit IRC
47 2019-05-03T02:29:03 *** qrestlove has joined #bitcoin-core-dev
48 2019-05-03T02:31:33 <luke-jr> * [new tag] v0.18.0.knots20190502 -> v0.18.0.knots20190502 on https://github.com/bitcoinknots/bitcoin/
49 2019-05-03T02:31:39 <luke-jr> wumpus: ^
50 2019-05-03T02:33:55 *** scoop has quit IRC
51 2019-05-03T02:34:58 *** ccdle12 has quit IRC
52 2019-05-03T02:35:03 *** scoop has joined #bitcoin-core-dev
53 2019-05-03T03:00:01 *** mathepauker has quit IRC
54 2019-05-03T03:00:05 *** scoop has quit IRC
55 2019-05-03T03:05:20 *** scoop has joined #bitcoin-core-dev
56 2019-05-03T03:05:35 *** scoop has quit IRC
57 2019-05-03T03:05:50 *** scoop has joined #bitcoin-core-dev
58 2019-05-03T03:07:05 *** scoop has quit IRC
59 2019-05-03T03:09:49 *** matael1 has joined #bitcoin-core-dev
60 2019-05-03T03:23:26 *** scoop has joined #bitcoin-core-dev
61 2019-05-03T03:38:05 <roconnor> Is https://github.com/bitcoin/bitcoin/blob/master/doc/dependencies.md upto date?
62 2019-05-03T03:42:54 *** ctrlbreak has quit IRC
63 2019-05-03T03:43:20 *** ctrlbreak has joined #bitcoin-core-dev
64 2019-05-03T04:00:19 *** tryphe has quit IRC
65 2019-05-03T04:00:57 *** tryphe has joined #bitcoin-core-dev
66 2019-05-03T04:16:05 <luke-jr> why isn't https://bitcoincore.org/en/2019/05/02/release-0.18.0/ linked from the main webpage?
67 2019-05-03T04:16:19 <luke-jr> roconnor: if not, open an issue
68 2019-05-03T04:17:05 *** DeanGuss has joined #bitcoin-core-dev
69 2019-05-03T04:27:20 <roconnor> Heh I'm not sure I could tell if it were out of date or not.
70 2019-05-03T04:40:46 <luke-jr> hmm, I got a build mismatch on bitcoin-0.18.0-osx-unsigned.tar.gz
71 2019-05-03T04:46:03 *** justanotheruser has quit IRC
72 2019-05-03T04:59:54 *** EagleTM has joined #bitcoin-core-dev
73 2019-05-03T05:32:36 *** Kvaciral has quit IRC
74 2019-05-03T05:39:37 *** EagleTM has quit IRC
75 2019-05-03T05:54:13 *** tryphe has quit IRC
76 2019-05-03T05:57:02 *** rh0nj has quit IRC
77 2019-05-03T05:58:08 *** rh0nj has joined #bitcoin-core-dev
78 2019-05-03T05:58:17 *** tryphe has joined #bitcoin-core-dev
79 2019-05-03T05:59:01 *** rh0nj has quit IRC
80 2019-05-03T06:00:01 *** matael1 has quit IRC
81 2019-05-03T06:00:08 *** rh0nj has joined #bitcoin-core-dev
82 2019-05-03T06:06:04 *** btc_thc has joined #bitcoin-core-dev
83 2019-05-03T06:17:05 *** tryphe has quit IRC
84 2019-05-03T06:20:01 *** tryphe has joined #bitcoin-core-dev
85 2019-05-03T06:20:27 <fanquake> dongcarl: Had a quick look at guix 1.0.0, my current build setup (swapping 0.16.0 with 1.0.0) breaks with something locale related. Have you had a chance to look at 1.0.0?
86 2019-05-03T06:24:42 *** binbasti has joined #bitcoin-core-dev
87 2019-05-03T06:24:48 *** pinheadmz has quit IRC
88 2019-05-03T06:40:09 *** scoop has quit IRC
89 2019-05-03T06:42:57 *** ccdle12 has joined #bitcoin-core-dev
90 2019-05-03T07:07:36 *** laptop_ has joined #bitcoin-core-dev
91 2019-05-03T07:13:17 <luke-jr> all my Linux gitian outputs mismatch
92 2019-05-03T07:20:00 *** scoop has joined #bitcoin-core-dev
93 2019-05-03T07:24:32 *** scoop has quit IRC
94 2019-05-03T07:29:03 *** scoop has joined #bitcoin-core-dev
95 2019-05-03T07:33:22 *** scoop has quit IRC
96 2019-05-03T07:34:52 *** ccdle12 has quit IRC
97 2019-05-03T07:49:52 *** jhfrontz has quit IRC
98 2019-05-03T08:01:37 *** davterra has joined #bitcoin-core-dev
99 2019-05-03T08:18:32 *** Guest42 has joined #bitcoin-core-dev
100 2019-05-03T08:23:56 *** scoop has joined #bitcoin-core-dev
101 2019-05-03T08:28:22 *** scoop has quit IRC
102 2019-05-03T08:29:14 *** Zenton has joined #bitcoin-core-dev
103 2019-05-03T08:30:31 *** ccdle12 has joined #bitcoin-core-dev
104 2019-05-03T08:32:43 *** Randolf has joined #bitcoin-core-dev
105 2019-05-03T08:34:36 *** RandolfR has quit IRC
106 2019-05-03T08:36:00 *** michaelfolkson has joined #bitcoin-core-dev
107 2019-05-03T08:37:19 *** promag_ has joined #bitcoin-core-dev
108 2019-05-03T08:54:39 *** timothy has joined #bitcoin-core-dev
109 2019-05-03T08:58:40 *** michaelfolkson has quit IRC
110 2019-05-03T09:00:02 *** binbasti has quit IRC
111 2019-05-03T09:00:47 *** Chris_Stewart_5 has joined #bitcoin-core-dev
112 2019-05-03T09:01:54 *** EagleTM has joined #bitcoin-core-dev
113 2019-05-03T09:11:30 *** CubicEarth has joined #bitcoin-core-dev
114 2019-05-03T09:11:48 <jonasschnelli> Would it make sense to significant reduce MAX_BLOCKFILE_SIZE in regtest in order to test pruning?
115 2019-05-03T09:11:53 <jonasschnelli> ^ MarcoFalke
116 2019-05-03T09:12:42 <jonasschnelli> I know I commended just a while ago against changing internals for faster testing... though pruning is really hard to test in regtest
117 2019-05-03T09:12:56 <jonasschnelli> Also, I expect that pruning will get more important over time
118 2019-05-03T09:15:11 *** michaelfolkson has joined #bitcoin-core-dev
119 2019-05-03T09:18:30 *** scoop has joined #bitcoin-core-dev
120 2019-05-03T09:22:58 *** scoop has quit IRC
121 2019-05-03T09:39:34 *** ccdle12 has quit IRC
122 2019-05-03T09:40:31 *** michaelfolkson has quit IRC
123 2019-05-03T09:41:53 *** scoop has joined #bitcoin-core-dev
124 2019-05-03T09:42:25 *** AimHere1 has joined #bitcoin-core-dev
125 2019-05-03T09:46:17 *** scoop has quit IRC
126 2019-05-03T09:47:12 *** jimmysong has quit IRC
127 2019-05-03T09:47:36 *** jimmysong has joined #bitcoin-core-dev
128 2019-05-03T09:51:36 *** ccdle12 has joined #bitcoin-core-dev
129 2019-05-03T09:53:18 *** ccdle12 has quit IRC
130 2019-05-03T09:53:48 *** ccdle12 has joined #bitcoin-core-dev
131 2019-05-03T09:57:49 *** sdaftuar has quit IRC
132 2019-05-03T09:58:12 *** ccdle12 has quit IRC
133 2019-05-03T09:58:13 <wumpus> luke-jr: having some problem with "No space left on device" during gitian build, will look into it later
134 2019-05-03T09:58:31 *** sdaftuar has joined #bitcoin-core-dev
135 2019-05-03T09:59:49 *** Eagle[TM] has joined #bitcoin-core-dev
136 2019-05-03T10:01:12 *** setpill has joined #bitcoin-core-dev
137 2019-05-03T10:01:18 *** spinza has quit IRC
138 2019-05-03T10:02:05 *** EagleTM has quit IRC
139 2019-05-03T10:04:18 <fanquake> wumpus: potentially related to https://github.com/devrandom/gitian-builder/pull/212
140 2019-05-03T10:04:47 <harding> luke-jr: what do you mean "why isn't https://bitcoincore.org/en/2019/05/02/release-0.18.0/ linked from the main webpage?" On https://bitcoincore.org/, the first item in "Recent posts" points there for me.
141 2019-05-03T10:07:27 *** ccdle12 has joined #bitcoin-core-dev
142 2019-05-03T10:08:05 <wumpus> fanquake: think so too; though I had the issue once with bitcoin core too, then increased the image size, but apparently not enough
143 2019-05-03T10:09:02 *** ccdle12 has quit IRC
144 2019-05-03T10:09:15 *** ccdle12 has joined #bitcoin-core-dev
145 2019-05-03T10:11:00 <luke-jr> harding: it only shows 0.17.1 and older on https://bitcoincore.org/ for me
146 2019-05-03T10:11:14 <luke-jr> Shift-reload fixes.. cache header issue?
147 2019-05-03T10:12:56 *** bitcoin-git has joined #bitcoin-core-dev
148 2019-05-03T10:12:56 <bitcoin-git> [bitcoin] Bushstar opened pull request #15945: net: Log unknown CInv in PushInventory (master...cinv-unknown) https://github.com/bitcoin/bitcoin/pull/15945
149 2019-05-03T10:12:58 *** bitcoin-git has left #bitcoin-core-dev
150 2019-05-03T10:13:47 *** ccdle12 has quit IRC
151 2019-05-03T10:16:10 <luke-jr> as for the gitian mismatch, I wiped my cache and am rebuilding from scratch
152 2019-05-03T10:16:32 <luke-jr> hopefully that will match and I can compare
153 2019-05-03T10:19:20 *** Chris_Stewart_5 has quit IRC
154 2019-05-03T10:21:25 *** sdaftuar has quit IRC
155 2019-05-03T10:21:48 *** sdaftuar has joined #bitcoin-core-dev
156 2019-05-03T10:22:37 *** Guest42 has quit IRC
157 2019-05-03T10:23:01 *** ccdle12 has joined #bitcoin-core-dev
158 2019-05-03T10:24:50 *** ccdle12_ has joined #bitcoin-core-dev
159 2019-05-03T10:24:56 *** ccdle12 has quit IRC
160 2019-05-03T10:25:23 *** fanquake has quit IRC
161 2019-05-03T10:26:42 <dongcarl> fanquake: Yeah 1.0.0 seems to work but I've got a lot of unpushed changes right now. I will push something up next week though. I made r(un)paths go away without patchelf hacks and cross-compiling works for i686-linux-gnu, arm-linux-gnueabihf, and aarch64-linux-gnu
162 2019-05-03T10:27:41 *** promag_ has quit IRC
163 2019-05-03T10:29:51 *** ccdle12_ has quit IRC
164 2019-05-03T10:32:15 *** ccdle12 has joined #bitcoin-core-dev
165 2019-05-03T10:32:52 *** spinza has joined #bitcoin-core-dev
166 2019-05-03T10:33:02 *** michaelfolkson has joined #bitcoin-core-dev
167 2019-05-03T10:36:42 *** ccdle12 has quit IRC
168 2019-05-03T10:36:42 *** scoop has joined #bitcoin-core-dev
169 2019-05-03T10:37:20 *** Lightlike has joined #bitcoin-core-dev
170 2019-05-03T10:37:43 *** promag_ has joined #bitcoin-core-dev
171 2019-05-03T10:38:56 *** fanquake has joined #bitcoin-core-dev
172 2019-05-03T10:39:59 *** spinza has quit IRC
173 2019-05-03T10:41:04 *** scoop has quit IRC
174 2019-05-03T10:42:45 *** fanquake has quit IRC
175 2019-05-03T10:43:45 *** jonatack has joined #bitcoin-core-dev
176 2019-05-03T10:46:05 *** ccdle12 has joined #bitcoin-core-dev
177 2019-05-03T10:48:00 *** spinza has joined #bitcoin-core-dev
178 2019-05-03T10:48:58 *** Deinogalerix21 has joined #bitcoin-core-dev
179 2019-05-03T10:50:34 *** ccdle12 has quit IRC
180 2019-05-03T10:52:58 *** Skirmant has quit IRC
181 2019-05-03T10:53:27 *** greypw has joined #bitcoin-core-dev
182 2019-05-03T10:58:38 *** ccdle12 has joined #bitcoin-core-dev
183 2019-05-03T10:58:59 *** Deinogalerix21 has quit IRC
184 2019-05-03T11:03:02 *** ccdle12 has quit IRC
185 2019-05-03T11:12:15 *** ccdle12 has joined #bitcoin-core-dev
186 2019-05-03T11:13:34 *** ccdle12 has quit IRC
187 2019-05-03T11:14:04 *** ccdle12 has joined #bitcoin-core-dev
188 2019-05-03T11:17:16 *** bitcoin-git has joined #bitcoin-core-dev
189 2019-05-03T11:17:17 <bitcoin-git> [bitcoin] jonasschnelli opened pull request #15946: Allow maintaining the blockfilterindex when using prune (master...2019/05/prune_blockfilter) https://github.com/bitcoin/bitcoin/pull/15946
190 2019-05-03T11:17:21 *** bitcoin-git has left #bitcoin-core-dev
191 2019-05-03T11:18:23 *** ccdle12 has quit IRC
192 2019-05-03T11:19:29 *** Lightlike has quit IRC
193 2019-05-03T11:27:45 *** ccdle12 has joined #bitcoin-core-dev
194 2019-05-03T11:29:14 *** ccdle12 has quit IRC
195 2019-05-03T11:29:28 <luke-jr> hmm, rebuild from scratch ended up with the same mismatching hash for macOS tar.gz :/
196 2019-05-03T11:29:32 *** ccdle12 has joined #bitcoin-core-dev
197 2019-05-03T11:34:28 *** ccdle12 has quit IRC
198 2019-05-03T11:40:01 *** ccdle12 has joined #bitcoin-core-dev
199 2019-05-03T11:44:26 *** ccdle12_ has joined #bitcoin-core-dev
200 2019-05-03T11:44:32 *** ccdle12 has quit IRC
201 2019-05-03T11:49:11 *** ccdle12_ has quit IRC
202 2019-05-03T11:51:41 *** cubancorona has quit IRC
203 2019-05-03T11:54:50 *** ccdle12 has joined #bitcoin-core-dev
204 2019-05-03T11:59:07 *** ccdle12 has quit IRC
205 2019-05-03T12:00:01 *** AimHere1 has quit IRC
206 2019-05-03T12:06:13 *** michaelfolkson has quit IRC
207 2019-05-03T12:06:34 *** michaelfolkson has joined #bitcoin-core-dev
208 2019-05-03T12:08:16 *** gelmutshmidt has joined #bitcoin-core-dev
209 2019-05-03T12:08:29 *** ccdle12 has joined #bitcoin-core-dev
210 2019-05-03T12:09:47 *** ccdle12 has quit IRC
211 2019-05-03T12:10:12 *** ccdle12 has joined #bitcoin-core-dev
212 2019-05-03T12:10:18 *** spaced0ut has joined #bitcoin-core-dev
213 2019-05-03T12:11:01 *** michaelfolkson has quit IRC
214 2019-05-03T12:11:11 *** promag_ has quit IRC
215 2019-05-03T12:11:24 *** bitcoin-git has joined #bitcoin-core-dev
216 2019-05-03T12:11:25 <bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/24dfcf3a56f9...94daebf327e3
217 2019-05-03T12:11:25 <bitcoin-git> bitcoin/master fa1c359 MarcoFalke: rpc: Use IsValidNumArgs in getblock
218 2019-05-03T12:11:26 <bitcoin-git> bitcoin/master fab00a5 MarcoFalke: rpc: Serialize in getblock without cs_main
219 2019-05-03T12:11:26 <bitcoin-git> bitcoin/master faea564 MarcoFalke: rpc: Add lock annotations to block{,header}ToJSON
220 2019-05-03T12:11:30 *** bitcoin-git has left #bitcoin-core-dev
221 2019-05-03T12:12:02 *** promag_ has joined #bitcoin-core-dev
222 2019-05-03T12:12:15 *** bitcoin-git has joined #bitcoin-core-dev
223 2019-05-03T12:12:15 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #15932: rpc: Serialize in getblock without cs_main (master...1905-rpcBlockNoLock) https://github.com/bitcoin/bitcoin/pull/15932
224 2019-05-03T12:12:17 *** bitcoin-git has left #bitcoin-core-dev
225 2019-05-03T12:14:50 *** ccdle12 has quit IRC
226 2019-05-03T12:15:52 *** promag_ has quit IRC
227 2019-05-03T12:16:09 *** promag_ has joined #bitcoin-core-dev
228 2019-05-03T12:16:24 *** ccdle12 has joined #bitcoin-core-dev
229 2019-05-03T12:17:13 *** promag_ has quit IRC
230 2019-05-03T12:20:51 *** ccdle12 has quit IRC
231 2019-05-03T12:23:38 *** ccdle12 has joined #bitcoin-core-dev
232 2019-05-03T12:24:02 *** Aaronvan_ is now known as AaronvanW
233 2019-05-03T12:27:42 *** ccdle12 has quit IRC
234 2019-05-03T12:39:12 *** promag_ has joined #bitcoin-core-dev
235 2019-05-03T12:42:19 *** ccdle12 has joined #bitcoin-core-dev
236 2019-05-03T12:42:28 *** tryphe has quit IRC
237 2019-05-03T12:43:34 *** promag_ has quit IRC
238 2019-05-03T12:44:51 *** tryphe has joined #bitcoin-core-dev
239 2019-05-03T12:46:43 *** ccdle12 has quit IRC
240 2019-05-03T12:47:11 *** pergaminho has joined #bitcoin-core-dev
241 2019-05-03T12:49:06 *** ccdle12 has joined #bitcoin-core-dev
242 2019-05-03T12:53:22 *** ccdle12 has quit IRC
243 2019-05-03T12:59:51 *** ccdle12 has joined #bitcoin-core-dev
244 2019-05-03T13:01:39 *** ccdle12 has quit IRC
245 2019-05-03T13:01:55 *** ccdle12 has joined #bitcoin-core-dev
246 2019-05-03T13:08:01 *** kinlo has quit IRC
247 2019-05-03T13:08:54 *** kinlo has joined #bitcoin-core-dev
248 2019-05-03T13:12:52 *** bitcoin-git has joined #bitcoin-core-dev
249 2019-05-03T13:12:52 <bitcoin-git> [bitcoin] domob1812 opened pull request #15947: Install bitcoin-wallet manpage (master...install-wallet-man) https://github.com/bitcoin/bitcoin/pull/15947
250 2019-05-03T13:12:56 *** bitcoin-git has left #bitcoin-core-dev
251 2019-05-03T13:20:49 *** millerti has joined #bitcoin-core-dev
252 2019-05-03T13:21:11 *** justanotheruser has joined #bitcoin-core-dev
253 2019-05-03T13:21:29 *** kinlo has quit IRC
254 2019-05-03T13:21:51 *** kinlo has joined #bitcoin-core-dev
255 2019-05-03T13:24:15 *** jhfrontz has joined #bitcoin-core-dev
256 2019-05-03T13:42:21 *** promag_ has joined #bitcoin-core-dev
257 2019-05-03T13:42:47 *** obsrver has joined #bitcoin-core-dev
258 2019-05-03T13:50:42 *** dfsg has joined #bitcoin-core-dev
259 2019-05-03T13:50:56 *** dfsg has left #bitcoin-core-dev
260 2019-05-03T13:53:16 *** scoop has joined #bitcoin-core-dev
261 2019-05-03T14:03:11 *** arubi has quit IRC
262 2019-05-03T14:03:40 *** arubi has joined #bitcoin-core-dev
263 2019-05-03T14:14:41 *** Guyver2 has joined #bitcoin-core-dev
264 2019-05-03T14:16:25 *** setpill has quit IRC
265 2019-05-03T14:17:25 *** machty has joined #bitcoin-core-dev
266 2019-05-03T14:18:59 *** dfsg has joined #bitcoin-core-dev
267 2019-05-03T14:19:24 *** dfsg has left #bitcoin-core-dev
268 2019-05-03T14:38:31 *** TheRec has quit IRC
269 2019-05-03T14:38:41 *** fanquake has joined #bitcoin-core-dev
270 2019-05-03T14:39:27 *** TheRec has joined #bitcoin-core-dev
271 2019-05-03T14:39:27 *** TheRec has joined #bitcoin-core-dev
272 2019-05-03T14:39:30 *** pinheadmz has joined #bitcoin-core-dev
273 2019-05-03T14:46:39 *** TheRec has quit IRC
274 2019-05-03T14:47:01 *** TheRec has joined #bitcoin-core-dev
275 2019-05-03T14:47:01 *** TheRec has joined #bitcoin-core-dev
276 2019-05-03T14:48:00 *** bushstar has joined #bitcoin-core-dev
277 2019-05-03T14:57:30 *** hebasto has joined #bitcoin-core-dev
278 2019-05-03T15:00:02 *** machty has quit IRC
279 2019-05-03T15:02:36 *** scoop has quit IRC
280 2019-05-03T15:13:38 *** arubi has quit IRC
281 2019-05-03T15:14:00 *** arubi has joined #bitcoin-core-dev
282 2019-05-03T15:16:01 *** scoop has joined #bitcoin-core-dev
283 2019-05-03T15:16:45 *** Frojoe1 has joined #bitcoin-core-dev
284 2019-05-03T15:19:08 *** arubi has quit IRC
285 2019-05-03T15:19:31 *** arubi has joined #bitcoin-core-dev
286 2019-05-03T15:21:18 *** tryphe has quit IRC
287 2019-05-03T15:23:37 *** tryphe has joined #bitcoin-core-dev
288 2019-05-03T15:28:44 *** emzy has quit IRC
289 2019-05-03T15:30:50 *** ccdle12 has quit IRC
290 2019-05-03T15:37:36 *** emzy has joined #bitcoin-core-dev
291 2019-05-03T15:38:55 *** promag_ has quit IRC
292 2019-05-03T15:42:28 *** Randolf has quit IRC
293 2019-05-03T15:42:42 *** emzy has quit IRC
294 2019-05-03T15:42:43 *** emzy has joined #bitcoin-core-dev
295 2019-05-03T15:45:01 *** mryandao_ has joined #bitcoin-core-dev
296 2019-05-03T15:45:20 *** shivendra has joined #bitcoin-core-dev
297 2019-05-03T15:46:50 *** mryandao has quit IRC
298 2019-05-03T15:51:57 *** DeanGuss has quit IRC
299 2019-05-03T15:53:02 *** DeanGuss has joined #bitcoin-core-dev
300 2019-05-03T15:53:58 *** Zenton has quit IRC
301 2019-05-03T16:00:50 *** _Sam-- has quit IRC
302 2019-05-03T16:06:40 *** BlueMatt has quit IRC
303 2019-05-03T16:06:56 *** BlueMatt has joined #bitcoin-core-dev
304 2019-05-03T16:10:35 <MarcoFalke> [05:11] <jonasschnelli> Would it make sense to significant reduce MAX_BLOCKFILE_SIZE in regtest in order to test pruning?
305 2019-05-03T16:11:55 <MarcoFalke> Yeah, there are some tradoffs with a minimal patch to bitcoind to ease testing. You can easily argue either way very strongly
306 2019-05-03T16:12:34 <MarcoFalke> Will probably raise this topic in a meeting, but rn I don't feel like shedding this further
307 2019-05-03T16:14:13 *** _Sam-- has joined #bitcoin-core-dev
308 2019-05-03T16:16:42 *** timothy has quit IRC
309 2019-05-03T16:17:46 *** aj has quit IRC
310 2019-05-03T16:17:54 *** aj has joined #bitcoin-core-dev
311 2019-05-03T16:18:16 *** eenoch has quit IRC
312 2019-05-03T16:18:24 <roconnor> luke-jr: is "rapidcheck" something that should go into the dependencies.md, or does it not count?
313 2019-05-03T16:18:26 *** eenoch has joined #bitcoin-core-dev
314 2019-05-03T16:18:49 <MarcoFalke> It is only for tests
315 2019-05-03T16:19:00 <MarcoFalke> and highly experimental
316 2019-05-03T16:19:05 <roconnor> (as in I didn't know that rapidcheck was a thing that I should perhaps be using)
317 2019-05-03T16:19:11 <roconnor> oh highly experimental.
318 2019-05-03T16:21:18 <MarcoFalke> don't let me hold you back from having fun with it
319 2019-05-03T16:24:00 <roconnor> FWIW, Python is also used only for tests and it is listed. I think if rapidcheck weren't highly experimental, it would go into the list.
320 2019-05-03T16:27:41 <jonasschnelli> Funny... the ASan/LSan x86_64 bit linux travis job just needs to get re-kicked until its running through... reminds me of hitting a vendor machine
321 2019-05-03T16:31:07 *** scoop has quit IRC
322 2019-05-03T16:43:02 *** shivendra has quit IRC
323 2019-05-03T16:46:16 <sipa> jonasschnelli: i once had a CRT screen whose red color would sometimes disappear; if you hit it hard enough, it would come back
324 2019-05-03T16:53:30 <MarcoFalke> someone could disable the pruning test on asan
325 2019-05-03T16:53:37 <MarcoFalke> or reduce the block size, as per jonas
326 2019-05-03T16:55:15 *** shivendra has joined #bitcoin-core-dev
327 2019-05-03T17:01:58 *** owowo has quit IRC
328 2019-05-03T17:02:55 *** oipy23 has joined #bitcoin-core-dev
329 2019-05-03T17:04:27 *** oipy23 has quit IRC
330 2019-05-03T17:06:49 *** owowo has joined #bitcoin-core-dev
331 2019-05-03T17:08:13 *** jarthur has joined #bitcoin-core-dev
332 2019-05-03T17:08:19 <jonasschnelli> sipa: heh. Yeah. I had similar issues with CRT screens...
333 2019-05-03T17:10:32 <sipa> it was 20 years ago, though
334 2019-05-03T17:10:38 <MarcoFalke> I had the issue with tft screens with specific pixels. And if you presses the pixel hard enough it would also back
335 2019-05-03T17:11:02 *** Eagle[TM] has quit IRC
336 2019-05-03T17:11:05 <MarcoFalke> s/presses/pressed s/back/come back
337 2019-05-03T17:19:50 *** jtimon has joined #bitcoin-core-dev
338 2019-05-03T17:21:20 *** promag_ has joined #bitcoin-core-dev
339 2019-05-03T17:34:35 *** obsrver has quit IRC
340 2019-05-03T17:47:01 *** StopAndDecrypt has joined #bitcoin-core-dev
341 2019-05-03T17:57:07 *** drexl has joined #bitcoin-core-dev
342 2019-05-03T18:00:02 *** Frojoe1 has quit IRC
343 2019-05-03T18:01:02 *** rh0nj has quit IRC
344 2019-05-03T18:02:08 *** rh0nj has joined #bitcoin-core-dev
345 2019-05-03T18:17:27 *** promag_ has quit IRC
346 2019-05-03T18:27:53 *** noganoo has quit IRC
347 2019-05-03T18:28:10 *** noganoo has joined #bitcoin-core-dev
348 2019-05-03T18:29:26 *** HaeB1 has joined #bitcoin-core-dev
349 2019-05-03T18:32:21 *** DeanGuss has quit IRC
350 2019-05-03T18:38:18 *** Zenton has joined #bitcoin-core-dev
351 2019-05-03T18:43:38 *** shivendra has quit IRC
352 2019-05-03T18:55:13 *** bitcoin-git has joined #bitcoin-core-dev
353 2019-05-03T18:55:13 <bitcoin-git> [bitcoin] jamesob opened pull request #15948: refactor: rename chainActive (master...2019-05-au-chainactive) https://github.com/bitcoin/bitcoin/pull/15948
354 2019-05-03T18:55:16 *** bitcoin-git has left #bitcoin-core-dev
355 2019-05-03T18:59:13 <jamesob> fanquake: whenever you get a sec, can you add the above to https://github.com/bitcoin/bitcoin/projects/11?
356 2019-05-03T19:05:59 <jnewbery> jamesob: done
357 2019-05-03T19:06:22 <jamesob> jnewbery: tyty
358 2019-05-03T19:17:01 *** hebasto has quit IRC
359 2019-05-03T19:23:45 *** EagleTM has joined #bitcoin-core-dev
360 2019-05-03T19:28:25 *** jtimon has quit IRC
361 2019-05-03T19:30:12 *** AaronvanW has quit IRC
362 2019-05-03T19:30:30 *** AaronvanW has joined #bitcoin-core-dev
363 2019-05-03T19:37:28 *** jarthur has quit IRC
364 2019-05-03T19:44:04 <MarcoFalke> Looks like people are still using win32: https://github.com/bitcoin/bitcoin/pull/15939#discussion_r280891756
365 2019-05-03T19:45:33 <gmaxwell> Give just him an binary and continue to collect reports? :P
366 2019-05-03T19:48:32 <MarcoFalke> I think a lot of people are too shy to complain
367 2019-05-03T19:56:28 *** promag_ has joined #bitcoin-core-dev
368 2019-05-03T19:58:46 <MarcoFalke> I'd say revisit in 3 or 5 years
369 2019-05-03T20:00:09 *** promag_ has joined #bitcoin-core-dev
370 2019-05-03T20:00:28 *** Emcy has quit IRC
371 2019-05-03T20:01:35 *** Emcy has joined #bitcoin-core-dev
372 2019-05-03T20:09:36 *** davterra has quit IRC
373 2019-05-03T20:11:02 *** promag_ has quit IRC
374 2019-05-03T20:12:43 *** jonatack has quit IRC
375 2019-05-03T20:19:54 *** bitcoin-git has joined #bitcoin-core-dev
376 2019-05-03T20:19:54 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #15949: test_runner: Move pruning back to extended (master...1905-testPruneExt) https://github.com/bitcoin/bitcoin/pull/15949
377 2019-05-03T20:19:57 *** bitcoin-git has left #bitcoin-core-dev
378 2019-05-03T20:35:22 *** eenoch has quit IRC
379 2019-05-03T20:49:46 *** eenoch has joined #bitcoin-core-dev
380 2019-05-03T20:52:48 <midnightmagic> sipa: hey your hashrate graphs aren't updating or something
381 2019-05-03T20:52:51 * midnightmagic prods
382 2019-05-03T20:53:14 *** aj has quit IRC
383 2019-05-03T20:53:41 *** davterra has joined #bitcoin-core-dev
384 2019-05-03T21:00:02 *** HaeB1 has quit IRC
385 2019-05-03T21:06:18 *** Guyver2 has quit IRC
386 2019-05-03T21:16:12 *** bitcoin-git has joined #bitcoin-core-dev
387 2019-05-03T21:16:12 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/94daebf327e3...f19a3b2ded4b
388 2019-05-03T21:16:13 <bitcoin-git> bitcoin/master fa08c5c MarcoFalke: test_runner: Move pruning back to extended
389 2019-05-03T21:16:13 <bitcoin-git> bitcoin/master f19a3b2 MarcoFalke: Merge #15949: test_runner: Move pruning back to extended
390 2019-05-03T21:16:15 *** bitcoin-git has left #bitcoin-core-dev
391 2019-05-03T21:16:52 *** bitcoin-git has joined #bitcoin-core-dev
392 2019-05-03T21:16:52 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #15949: test_runner: Move pruning back to extended (master...1905-testPruneExt) https://github.com/bitcoin/bitcoin/pull/15949
393 2019-05-03T21:17:05 *** bitcoin-git has left #bitcoin-core-dev
394 2019-05-03T21:18:35 *** eenoch has quit IRC
395 2019-05-03T21:19:44 *** eenoch has joined #bitcoin-core-dev
396 2019-05-03T21:24:15 *** pergaminho has quit IRC
397 2019-05-03T21:25:36 <MarcoFalke> #proposedmeetingtopic windows 32 bit
398 2019-05-03T21:26:50 *** Gunni1 has joined #bitcoin-core-dev
399 2019-05-03T21:29:13 *** aj has joined #bitcoin-core-dev
400 2019-05-03T21:33:24 *** bushstar has quit IRC
401 2019-05-03T21:35:39 *** bushstar has joined #bitcoin-core-dev
402 2019-05-03T21:39:07 *** stepa[m] has quit IRC
403 2019-05-03T21:39:07 *** niftynei has quit IRC
404 2019-05-03T21:39:07 *** wumpus has quit IRC
405 2019-05-03T21:39:07 *** nsh has quit IRC
406 2019-05-03T21:39:07 *** Taek has quit IRC
407 2019-05-03T21:39:07 *** nejon has quit IRC
408 2019-05-03T21:39:07 *** bsm117532 has quit IRC
409 2019-05-03T21:39:07 *** kallewoof has quit IRC
410 2019-05-03T21:39:17 *** ovovo has joined #bitcoin-core-dev
411 2019-05-03T21:42:34 *** owowo has quit IRC
412 2019-05-03T21:43:11 *** queip has quit IRC
413 2019-05-03T21:43:53 *** valwal_ has quit IRC
414 2019-05-03T21:43:53 *** kljasdfvv has quit IRC
415 2019-05-03T21:43:53 *** jonasschnelli has quit IRC
416 2019-05-03T21:43:54 *** TheFuzzStone[m] has quit IRC
417 2019-05-03T21:43:54 *** gertjaap has quit IRC
418 2019-05-03T21:43:54 *** kanzure has quit IRC
419 2019-05-03T21:44:04 *** Jackielove4u has quit IRC
420 2019-05-03T21:46:20 *** chainhead has quit IRC
421 2019-05-03T21:48:54 *** chainhead has joined #bitcoin-core-dev
422 2019-05-03T21:56:11 *** queip has joined #bitcoin-core-dev
423 2019-05-03T21:58:03 *** davterra has quit IRC
424 2019-05-03T21:58:30 *** davterra has joined #bitcoin-core-dev
425 2019-05-03T22:05:47 <luke-jr> MarcoFalke: maybe rapidcheck shouldn't enable by default?
426 2019-05-03T22:07:26 *** bsm117532 has joined #bitcoin-core-dev
427 2019-05-03T22:07:27 *** nejon has joined #bitcoin-core-dev
428 2019-05-03T22:07:51 *** niftynei has joined #bitcoin-core-dev
429 2019-05-03T22:07:55 *** kanzure has joined #bitcoin-core-dev
430 2019-05-03T22:07:56 *** valwal_ has joined #bitcoin-core-dev
431 2019-05-03T22:07:59 *** gertjaap has joined #bitcoin-core-dev
432 2019-05-03T22:08:07 *** stepa[m] has joined #bitcoin-core-dev
433 2019-05-03T22:08:23 *** wumpus has joined #bitcoin-core-dev
434 2019-05-03T22:08:30 *** kallewoof has joined #bitcoin-core-dev
435 2019-05-03T22:09:12 *** kljasdfvv has joined #bitcoin-core-dev
436 2019-05-03T22:10:02 *** Taek has joined #bitcoin-core-dev
437 2019-05-03T22:10:04 *** jonasschnelli has joined #bitcoin-core-dev
438 2019-05-03T22:10:11 *** kakobrekla has quit IRC
439 2019-05-03T22:11:34 *** queip has quit IRC
440 2019-05-03T22:11:34 *** nsh has joined #bitcoin-core-dev
441 2019-05-03T22:12:05 *** TheFuzzStone[m] has joined #bitcoin-core-dev
442 2019-05-03T22:13:43 *** jarthur has joined #bitcoin-core-dev
443 2019-05-03T22:16:18 *** kakobrekla has joined #bitcoin-core-dev
444 2019-05-03T22:21:17 *** spinza has quit IRC
445 2019-05-03T22:26:08 *** queip has joined #bitcoin-core-dev
446 2019-05-03T22:26:44 *** jtimon has joined #bitcoin-core-dev
447 2019-05-03T22:27:58 *** bitcoin-git has joined #bitcoin-core-dev
448 2019-05-03T22:27:59 <bitcoin-git> [bitcoin] sipa opened pull request #15950: Do not construct out-of-bound pointers in SHA2 code (master...201905_shapointerissue) https://github.com/bitcoin/bitcoin/pull/15950
449 2019-05-03T22:28:04 *** bitcoin-git has left #bitcoin-core-dev
450 2019-05-03T22:31:41 <MarcoFalke> luke-jr: It isn't
451 2019-05-03T22:32:07 *** rafeeki has quit IRC
452 2019-05-03T22:32:37 <MarcoFalke> wait, maybe it is
453 2019-05-03T22:32:47 <MarcoFalke> I thought you had to pass RAPIDCHECK=1 in depends
454 2019-05-03T22:35:11 *** spinza has joined #bitcoin-core-dev
455 2019-05-03T22:39:15 <luke-jr> MarcoFalke: most people hopefully don't use depends at all :P
456 2019-05-03T22:39:34 <luke-jr> afaik it enables by default if rapidcheck is installed
457 2019-05-03T22:40:03 <MarcoFalke> ouch, so we shipped 0.18.0 test_bitcoin with rapidcheck?
458 2019-05-03T22:40:36 * gmaxwell thumbsdown functionality that depends on autodetection.
459 2019-05-03T22:41:02 <gmaxwell> on the plus side approximately no users run the tests. :P
460 2019-05-03T22:41:07 <gmaxwell> (?)
461 2019-05-03T22:43:50 <luke-jr> MarcoFalke: doubt it - that would only be the case if the gitian images had rapidcheck?
462 2019-05-03T22:44:08 <MarcoFalke> gitian builds from depends
463 2019-05-03T22:44:25 <luke-jr> although I haven't figured out why my gitian builds didn't match yet
464 2019-05-03T22:44:40 <luke-jr> the binaries seem completely different :\ even bitcoin-cli
465 2019-05-03T22:45:04 <luke-jr> MarcoFalke: but do depends build rapidcheck by default?
466 2019-05-03T22:47:19 *** marcinja has quit IRC
467 2019-05-03T22:47:19 *** jl2012 has quit IRC
468 2019-05-03T22:48:49 *** jl2012 has joined #bitcoin-core-dev
469 2019-05-03T22:49:32 *** marcinja has joined #bitcoin-core-dev
470 2019-05-03T22:51:10 <gwillen> sipa: is the 'end' pointer really out of bound?
471 2019-05-03T22:51:41 <gwillen> it should be "one past the end" of an object (at worst), which should be permitted, yes?
472 2019-05-03T22:52:07 <sipa> oh!
473 2019-05-03T22:52:20 <sipa> yes, it is
474 2019-05-03T22:53:32 <sipa> ah, now i remember: the "end >= data + 128" constructs a possibly out of bounds pointer
475 2019-05-03T22:53:44 <MarcoFalke> luke-jr: no, so I guess we are good
476 2019-05-03T22:54:03 <gwillen> ahhhhh
477 2019-05-03T22:54:14 <sipa> gwillen: though that could be fixed by using "end - data >= 128" instead of this larger patch
478 2019-05-03T22:54:58 <luke-jr> MarcoFalke: well, it might still make sense not to enable it by default at all
479 2019-05-03T22:56:06 <MarcoFalke> yeah
480 2019-05-03T23:00:49 *** jarthur has quit IRC
481 2019-05-03T23:01:37 *** AaronvanW has quit IRC
482 2019-05-03T23:03:20 *** jarthur has joined #bitcoin-core-dev
483 2019-05-03T23:05:55 <luke-jr> aha, discovered I have apt-cacher-ng in OfflineMode - bet that's why my builds don't match
484 2019-05-03T23:06:10 *** Jackielove4u has joined #bitcoin-core-dev
485 2019-05-03T23:06:16 <luke-jr> does anyone want to troubleshoot this, or should I just let it update? (wumpus, cfields)
486 2019-05-03T23:06:34 <MarcoFalke> luke-jr: that is expected, right
487 2019-05-03T23:07:05 <MarcoFalke> Hopefully 0.19.0 will be releases on guix, with the toolchain and all dependecies in our control
488 2019-05-03T23:07:30 <luke-jr> MarcoFalke: it's expected? :|
489 2019-05-03T23:07:51 <luke-jr> I would have expected updates to be just bugfixes, not stuff radically changing output
490 2019-05-03T23:07:56 <MarcoFalke> Yeah, if you built with an outdated version of gcc, it will produce a different result
491 2019-05-03T23:08:28 <MarcoFalke> Might just be the compiler version str or something
492 2019-05-03T23:08:58 <luke-jr> maybe. hopefully without malware injecting :x
493 2019-05-03T23:09:52 * luke-jr makes a backup of /var/cache/apt-cacher-ng in case anyone is interested
494 2019-05-03T23:15:43 *** DeanGuss has joined #bitcoin-core-dev
495 2019-05-03T23:17:26 *** jarthur has quit IRC
496 2019-05-03T23:23:27 *** gkrizek4 has quit IRC
497 2019-05-03T23:23:55 *** gkrizek4 has joined #bitcoin-core-dev
498 2019-05-03T23:29:07 *** scoop has joined #bitcoin-core-dev
499 2019-05-03T23:38:47 *** laptop_ has quit IRC
500 2019-05-03T23:40:03 *** DeanGuss has quit IRC
501 2019-05-03T23:49:57 *** jarthur has joined #bitcoin-core-dev
502 2019-05-03T23:54:07 *** jarthur has quit IRC