1 2020-04-12T00:00:01 *** V3ct0r has quit IRC
2 2020-04-12T00:08:59 <fanquake> Thanks for the answers ryanofsky ð
3 2020-04-12T00:18:30 *** Chris_Stewart_5 has quit IRC
4 2020-04-12T00:18:39 *** promag has quit IRC
5 2020-04-12T00:19:13 *** promag has joined #bitcoin-core-dev
6 2020-04-12T00:22:17 *** dbcooper has joined #bitcoin-core-dev
7 2020-04-12T00:24:43 *** promag has quit IRC
8 2020-04-12T00:24:48 *** captjakk has quit IRC
9 2020-04-12T00:25:23 *** captjakk has joined #bitcoin-core-dev
10 2020-04-12T00:27:30 *** captjakk has quit IRC
11 2020-04-12T00:27:37 *** captjakk_ has joined #bitcoin-core-dev
12 2020-04-12T00:38:06 *** captjakk_ has quit IRC
13 2020-04-12T00:38:39 *** captjakk has joined #bitcoin-core-dev
14 2020-04-12T00:42:36 *** captjakk has quit IRC
15 2020-04-12T00:42:50 *** captjakk has joined #bitcoin-core-dev
16 2020-04-12T00:44:09 *** marcoagner has quit IRC
17 2020-04-12T00:46:29 *** nosss2 has quit IRC
18 2020-04-12T00:47:00 *** nosss2 has joined #bitcoin-core-dev
19 2020-04-12T00:47:43 *** lucasholder has quit IRC
20 2020-04-12T00:51:39 *** nosss2 has quit IRC
21 2020-04-12T00:53:50 *** AaronvanW has quit IRC
22 2020-04-12T00:56:16 *** molly has joined #bitcoin-core-dev
23 2020-04-12T00:59:37 *** mol has quit IRC
24 2020-04-12T01:03:16 *** nosss2 has joined #bitcoin-core-dev
25 2020-04-12T01:15:46 *** ddustin has joined #bitcoin-core-dev
26 2020-04-12T01:17:19 *** fearbeag has quit IRC
27 2020-04-12T01:20:27 *** ddustin has quit IRC
28 2020-04-12T01:25:10 *** captjakk has quit IRC
29 2020-04-12T01:44:00 *** captjakk has joined #bitcoin-core-dev
30 2020-04-12T01:46:25 *** captjakk has quit IRC
31 2020-04-12T01:46:37 *** captjakk has joined #bitcoin-core-dev
32 2020-04-12T01:49:49 *** DeanWeen has quit IRC
33 2020-04-12T01:50:12 *** DeanWeen has joined #bitcoin-core-dev
34 2020-04-12T01:59:00 *** dongcarl has joined #bitcoin-core-dev
35 2020-04-12T02:36:33 *** nosss2 has quit IRC
36 2020-04-12T02:37:04 *** nosss2 has joined #bitcoin-core-dev
37 2020-04-12T02:39:05 *** Highway61 has quit IRC
38 2020-04-12T02:41:47 *** nosss2 has quit IRC
39 2020-04-12T02:44:28 *** molz_ has joined #bitcoin-core-dev
40 2020-04-12T02:47:14 *** molly has quit IRC
41 2020-04-12T03:00:01 *** dbcooper has quit IRC
42 2020-04-12T03:18:40 *** nosss2 has joined #bitcoin-core-dev
43 2020-04-12T03:22:12 *** BjarniRunar1 has joined #bitcoin-core-dev
44 2020-04-12T03:26:42 *** EagleTM has joined #bitcoin-core-dev
45 2020-04-12T03:28:45 *** Eagle[TM] has quit IRC
46 2020-04-12T03:31:09 *** IGHOR has quit IRC
47 2020-04-12T03:37:31 *** IGHOR has joined #bitcoin-core-dev
48 2020-04-12T03:51:41 *** nosss2 has quit IRC
49 2020-04-12T04:28:47 *** CubicEarth has quit IRC
50 2020-04-12T04:32:11 *** CubicEarth has joined #bitcoin-core-dev
51 2020-04-12T05:28:07 *** captjakk has quit IRC
52 2020-04-12T05:28:43 *** captjakk has joined #bitcoin-core-dev
53 2020-04-12T05:33:34 *** captjakk has quit IRC
54 2020-04-12T06:00:01 <jeremyrubin> Testing question! Is there any good reason why CScript(["part A"]) + CScript(["part B"]) != CScript(["part A", "part B"])?
55 2020-04-12T06:00:02 *** BjarniRunar1 has quit IRC
56 2020-04-12T06:00:27 <jeremyrubin> The testing suite does expect that a adding a CScript is a push rather than a concat
57 2020-04-12T06:00:46 <jeremyrubin> But I don't think we expose an API for concatenating two scripts, do we?
58 2020-04-12T06:02:09 <jeremyrubin> It's odd that we implicitly cast CScript to bytes, that should be done explicitly where it's used
59 2020-04-12T06:02:59 <jeremyrubin> Alternatively, we have the join API (which is disabled), but CScript().join([clause A, clause B]) isn't so bizzare
60 2020-04-12T06:21:38 *** MasterGruntR75 has joined #bitcoin-core-dev
61 2020-04-12T07:01:37 *** emilengler has joined #bitcoin-core-dev
62 2020-04-12T07:05:55 *** molz_ has quit IRC
63 2020-04-12T07:19:22 *** IGHOR has quit IRC
64 2020-04-12T07:20:37 *** IGHOR has joined #bitcoin-core-dev
65 2020-04-12T07:26:12 *** jonatack__ has joined #bitcoin-core-dev
66 2020-04-12T07:29:01 *** jonatack_ has quit IRC
67 2020-04-12T07:30:07 *** EvanFettel has joined #bitcoin-core-dev
68 2020-04-12T07:30:40 <sipa>
69 2020-04-12T07:30:55 <jeremyrubin> hmmm?
70 2020-04-12T07:30:58 <jeremyrubin> Empty?
71 2020-04-12T07:34:11 *** filchef has joined #bitcoin-core-dev
72 2020-04-12T07:40:45 *** CubicEarth has quit IRC
73 2020-04-12T07:41:16 *** vasild_ has joined #bitcoin-core-dev
74 2020-04-12T07:43:54 *** CubicEarth has joined #bitcoin-core-dev
75 2020-04-12T07:44:23 *** vasild has quit IRC
76 2020-04-12T07:44:24 *** vasild_ is now known as vasild
77 2020-04-12T07:50:42 *** AaronvanW has joined #bitcoin-core-dev
78 2020-04-12T08:01:34 *** Talkless has joined #bitcoin-core-dev
79 2020-04-12T09:00:02 *** MasterGruntR75 has quit IRC
80 2020-04-12T09:01:26 *** Talkless has quit IRC
81 2020-04-12T09:02:03 *** Talkless has joined #bitcoin-core-dev
82 2020-04-12T09:05:55 *** Talkless has quit IRC
83 2020-04-12T09:06:33 *** Talkless has joined #bitcoin-core-dev
84 2020-04-12T09:08:41 *** mol has joined #bitcoin-core-dev
85 2020-04-12T09:08:49 *** marcoagner has joined #bitcoin-core-dev
86 2020-04-12T09:17:28 *** IGHOR has quit IRC
87 2020-04-12T09:18:47 *** IGHOR has joined #bitcoin-core-dev
88 2020-04-12T09:22:12 *** The20YearIRCloud has joined #bitcoin-core-dev
89 2020-04-12T09:47:29 *** promag has joined #bitcoin-core-dev
90 2020-04-12T09:55:24 *** promag has quit IRC
91 2020-04-12T09:58:00 *** promag has joined #bitcoin-core-dev
92 2020-04-12T09:58:29 *** promag has joined #bitcoin-core-dev
93 2020-04-12T10:03:58 *** Omari63Bradtke has joined #bitcoin-core-dev
94 2020-04-12T10:07:02 *** promag has joined #bitcoin-core-dev
95 2020-04-12T10:10:02 *** jonatack__ has quit IRC
96 2020-04-12T10:10:56 *** jonatack__ has joined #bitcoin-core-dev
97 2020-04-12T10:31:47 *** alec has quit IRC
98 2020-04-12T10:32:05 *** alec has joined #bitcoin-core-dev
99 2020-04-12T10:35:13 *** bitcoin-git has joined #bitcoin-core-dev
100 2020-04-12T10:35:14 <bitcoin-git> [bitcoin] fanquake pushed 17 commits to master: https://github.com/bitcoin/bitcoin/compare/a5623ba89f05...ed3b8eada803
101 2020-04-12T10:35:14 <bitcoin-git> bitcoin/master 570d769 Carl Dong: guix: Build support for Windows
102 2020-04-12T10:35:15 <bitcoin-git> bitcoin/master 91897c9 Carl Dong: guix: Improve guix-build.sh documentation
103 2020-04-12T10:35:15 <bitcoin-git> bitcoin/master df953a4 Carl Dong: guix: Appease shellcheck.
104 2020-04-12T10:35:16 *** bitcoin-git has left #bitcoin-core-dev
105 2020-04-12T10:35:59 *** bitcoin-git has joined #bitcoin-core-dev
106 2020-04-12T10:35:59 <bitcoin-git> [bitcoin] fanquake merged pull request #17595: guix: Enable building for `x86_64-w64-mingw32` target (master...2019-09-guix-staging-win-mingw-6.0.0) https://github.com/bitcoin/bitcoin/pull/17595
107 2020-04-12T10:36:00 *** bitcoin-git has left #bitcoin-core-dev
108 2020-04-12T10:39:01 *** bitcoin-git has joined #bitcoin-core-dev
109 2020-04-12T10:39:01 <bitcoin-git> [bitcoin] fanquake closed pull request #15268: doc: suggest using timeoutstopsec in systemd file during IBD (master...systemd-tweaks) https://github.com/bitcoin/bitcoin/pull/15268
110 2020-04-12T10:39:08 *** bitcoin-git has left #bitcoin-core-dev
111 2020-04-12T10:45:07 *** promag has quit IRC
112 2020-04-12T10:46:22 *** promag has joined #bitcoin-core-dev
113 2020-04-12T11:04:47 *** bitcoin-git has joined #bitcoin-core-dev
114 2020-04-12T11:04:47 <bitcoin-git> [bitcoin] fanquake closed pull request #17272: [POLICY] Make multiple OP_RETURNS in a single TX standard (master...allow-multi-op_return) https://github.com/bitcoin/bitcoin/pull/17272
115 2020-04-12T11:04:48 *** bitcoin-git has left #bitcoin-core-dev
116 2020-04-12T11:37:27 *** Guyver2 has joined #bitcoin-core-dev
117 2020-04-12T11:41:59 *** someone235 has quit IRC
118 2020-04-12T11:44:42 <jonasschnelli> achow101: I passed a -upgrade to gbuild and even get a different shasum for bitcoin-0.20.0rc1-osx-unsigned.tar.gz
119 2020-04-12T11:45:06 <jonasschnelli> (won't match yours as well)
120 2020-04-12T11:46:47 *** molly has joined #bitcoin-core-dev
121 2020-04-12T11:46:56 <jonasschnelli> achow101: my install.log: https://0bin.net/paste/Gd0BhmzeCAJ14MW9#oVu0fQ6VnmsdUH2W1eqsrjncH-0rb1WNh8OGmqgiVdT
122 2020-04-12T11:50:07 *** mol has quit IRC
123 2020-04-12T11:51:35 *** EvanFettel has quit IRC
124 2020-04-12T11:52:23 *** vasild has quit IRC
125 2020-04-12T11:54:02 *** vasild has joined #bitcoin-core-dev
126 2020-04-12T11:59:25 *** promag_ has joined #bitcoin-core-dev
127 2020-04-12T11:59:25 *** promag has quit IRC
128 2020-04-12T12:00:02 *** The20YearIRCloud has quit IRC
129 2020-04-12T12:03:49 *** molly has quit IRC
130 2020-04-12T12:04:13 *** mol has joined #bitcoin-core-dev
131 2020-04-12T12:16:15 *** bitcoin-git has joined #bitcoin-core-dev
132 2020-04-12T12:16:15 <bitcoin-git> [bitcoin] rebroad opened pull request #18604: Display command line usage to console without requiring X Windows (master...UsageToConsoleIfNotWin32) https://github.com/bitcoin/bitcoin/pull/18604
133 2020-04-12T12:16:16 *** bitcoin-git has left #bitcoin-core-dev
134 2020-04-12T12:20:37 *** toresbe1 has joined #bitcoin-core-dev
135 2020-04-12T12:26:21 *** Highway61 has joined #bitcoin-core-dev
136 2020-04-12T12:29:02 *** bitcoin-git has joined #bitcoin-core-dev
137 2020-04-12T12:29:02 <bitcoin-git> [bitcoin] fanquake opened pull request #18605: [WIP] build: Link time garbage collection (master...link_time_garbage_collection) https://github.com/bitcoin/bitcoin/pull/18605
138 2020-04-12T12:29:13 *** bitcoin-git has left #bitcoin-core-dev
139 2020-04-12T12:43:54 <jonasschnelli> see: https://github.com/bitcoin-core/gitian.sigs/issues/1222
140 2020-04-12T12:45:11 <jonatack__> fwiw this was the first time that building gitian sigs for macos/osx worked for me out of the box
141 2020-04-12T12:45:20 *** jonatack__ has quit IRC
142 2020-04-12T12:45:40 *** jonatack has joined #bitcoin-core-dev
143 2020-04-12T12:45:58 <jonatack> ð¤·
144 2020-04-12T12:46:45 <jonatack> with gcc version 8.3.0 (Debian 8.3.0-6)
145 2020-04-12T12:48:41 *** Livestradamus has quit IRC
146 2020-04-12T12:49:04 *** Livestradamus has joined #bitcoin-core-dev
147 2020-04-12T12:49:40 *** Omari63Bradtke has quit IRC
148 2020-04-12T12:53:44 *** promag_ has quit IRC
149 2020-04-12T12:54:07 *** promag has joined #bitcoin-core-dev
150 2020-04-12T12:58:34 <MarcoFalke> jonasschnelli achow101 What is your build log?
151 2020-04-12T12:58:40 <MarcoFalke> Could diff the two
152 2020-04-12T13:00:01 *** nothingmuch has joined #bitcoin-core-dev
153 2020-04-12T13:14:55 *** bitcoin-git has joined #bitcoin-core-dev
154 2020-04-12T13:14:56 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ed3b8eada803...76143bf714ab
155 2020-04-12T13:14:56 <bitcoin-git> bitcoin/master 2599d13 Vasil Dimov: rpc: Remove deprecated migration code
156 2020-04-12T13:14:57 <bitcoin-git> bitcoin/master 76143bf MarcoFalke: Merge #18495: rpc: Remove deprecated migration code
157 2020-04-12T13:14:59 *** bitcoin-git has left #bitcoin-core-dev
158 2020-04-12T13:15:15 *** bitcoin-git has joined #bitcoin-core-dev
159 2020-04-12T13:15:15 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #18495: rpc: Remove deprecated migration code (master...remove_deprecated_migration_code) https://github.com/bitcoin/bitcoin/pull/18495
160 2020-04-12T13:15:18 *** pinheadmz_ has joined #bitcoin-core-dev
161 2020-04-12T13:15:19 *** bitcoin-git has left #bitcoin-core-dev
162 2020-04-12T13:18:14 *** pinheadmz has quit IRC
163 2020-04-12T13:18:14 *** pinheadmz_ is now known as pinheadmz
164 2020-04-12T13:18:59 <jonasschnelli> MarcoFalke: https://bitcoin.jonasschnelli.ch/gitian/builds/86/build_osx.log
165 2020-04-12T13:34:13 *** lightlike has joined #bitcoin-core-dev
166 2020-04-12T13:37:24 *** gandalf has joined #bitcoin-core-dev
167 2020-04-12T13:51:23 *** per_ has quit IRC
168 2020-04-12T13:52:19 *** per has joined #bitcoin-core-dev
169 2020-04-12T13:52:37 *** molly has joined #bitcoin-core-dev
170 2020-04-12T13:53:34 *** mol has quit IRC
171 2020-04-12T14:02:41 *** Emcy has quit IRC
172 2020-04-12T14:03:14 *** Emcy has joined #bitcoin-core-dev
173 2020-04-12T14:04:56 *** Chris_Stewart_5 has joined #bitcoin-core-dev
174 2020-04-12T14:09:39 *** molly has quit IRC
175 2020-04-12T14:13:03 *** mol has joined #bitcoin-core-dev
176 2020-04-12T14:19:42 *** captjakk has joined #bitcoin-core-dev
177 2020-04-12T14:36:02 *** fearbeag has joined #bitcoin-core-dev
178 2020-04-12T14:41:01 *** mol has quit IRC
179 2020-04-12T14:42:43 *** mol has joined #bitcoin-core-dev
180 2020-04-12T14:44:45 <Talkless> Was there ever "fees" field inside "getinfo" ? I can't find that proof in old releases...
181 2020-04-12T14:44:47 <Talkless> https://github.com/munin-monitoring/contrib/blob/master/plugins/currency/bitcoin/bitcoind_#L143
182 2020-04-12T14:44:53 <Talkless> not sure what this plugin had in mind
183 2020-04-12T14:45:10 <Talkless> Is there a way to get total pending fees (without looping through raw mempool)?
184 2020-04-12T14:52:25 *** bitcoin-git has joined #bitcoin-core-dev
185 2020-04-12T14:52:25 <bitcoin-git> [bitcoin] pierreN opened pull request #18606: test: check that bitcoin-cli autocomplete is in sync (master...feature-auto-cli) https://github.com/bitcoin/bitcoin/pull/18606
186 2020-04-12T14:52:25 *** bitcoin-git has left #bitcoin-core-dev
187 2020-04-12T14:54:03 *** per has quit IRC
188 2020-04-12T14:54:20 *** per_ has joined #bitcoin-core-dev
189 2020-04-12T15:00:01 *** toresbe1 has quit IRC
190 2020-04-12T15:03:46 *** kabaum has joined #bitcoin-core-dev
191 2020-04-12T15:04:08 *** mytwocentimes has quit IRC
192 2020-04-12T15:21:14 *** billstclair1 has joined #bitcoin-core-dev
193 2020-04-12T15:22:29 *** SiAnDoG_ has quit IRC
194 2020-04-12T15:22:53 *** SiAnDoG_ has joined #bitcoin-core-dev
195 2020-04-12T15:29:01 *** gandalf has quit IRC
196 2020-04-12T15:31:49 *** mol has quit IRC
197 2020-04-12T15:37:48 *** mytwocentimes has joined #bitcoin-core-dev
198 2020-04-12T15:40:39 *** gandalf has joined #bitcoin-core-dev
199 2020-04-12T15:42:20 *** bitcoin-git has joined #bitcoin-core-dev
200 2020-04-12T15:42:21 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #18607: rpc: Fix named arguments in documentation (master...2004-rpcDoc) https://github.com/bitcoin/bitcoin/pull/18607
201 2020-04-12T15:42:21 *** bitcoin-git has left #bitcoin-core-dev
202 2020-04-12T15:45:45 *** dviola has quit IRC
203 2020-04-12T15:47:36 *** kristapsk has quit IRC
204 2020-04-12T15:48:05 *** kristapsk has joined #bitcoin-core-dev
205 2020-04-12T15:48:51 *** gandalf has quit IRC
206 2020-04-12T15:52:01 *** mol has joined #bitcoin-core-dev
207 2020-04-12T15:59:08 <achow101> jonasschnelli: your install.log indicates that the image already has a ton of packages already installed, so maybe it isn't clean so another version of gcc is being picked up?
208 2020-04-12T16:02:42 *** bunty has joined #bitcoin-core-dev
209 2020-04-12T16:06:47 <jonasschnelli> achow101: yeah. I have set back the base image.
210 2020-04-12T16:07:05 <jonasschnelli> Your probably right,.. after also deleting the depends cache, I was getting the same hash.
211 2020-04-12T16:07:38 <jonasschnelli> I manually installed packages on the base image to speed up nighly gitian builds... but not the ideal way for determinism
212 2020-04-12T16:07:40 *** IGHOR has quit IRC
213 2020-04-12T16:07:57 *** IGHOR has joined #bitcoin-core-dev
214 2020-04-12T16:08:25 <achow101> ah, that makes sense
215 2020-04-12T16:09:19 *** mytwocentimes has quit IRC
216 2020-04-12T16:10:06 *** dviola has joined #bitcoin-core-dev
217 2020-04-12T16:10:49 *** mytwocentimes has joined #bitcoin-core-dev
218 2020-04-12T16:11:33 *** dviola has left #bitcoin-core-dev
219 2020-04-12T16:11:56 *** dviola has joined #bitcoin-core-dev
220 2020-04-12T16:12:03 *** mytwocentimes has quit IRC
221 2020-04-12T16:28:56 *** bunty has quit IRC
222 2020-04-12T16:29:48 *** emilengler has quit IRC
223 2020-04-12T16:30:11 *** EagleTM has quit IRC
224 2020-04-12T16:31:17 *** emilengler has joined #bitcoin-core-dev
225 2020-04-12T16:39:35 *** EagleTM has joined #bitcoin-core-dev
226 2020-04-12T16:42:30 *** shigeya has quit IRC
227 2020-04-12T16:46:03 *** shigeya has joined #bitcoin-core-dev
228 2020-04-12T16:48:18 *** justanotheruser has quit IRC
229 2020-04-12T16:49:23 *** mol has quit IRC
230 2020-04-12T17:03:30 *** justanotheruser has joined #bitcoin-core-dev
231 2020-04-12T17:05:23 *** per_ has quit IRC
232 2020-04-12T17:06:08 *** IGHOR has quit IRC
233 2020-04-12T17:07:22 *** IGHOR has joined #bitcoin-core-dev
234 2020-04-12T17:15:58 *** gandalf has joined #bitcoin-core-dev
235 2020-04-12T17:18:53 *** gandalf has quit IRC
236 2020-04-12T17:26:40 *** cubancorona has joined #bitcoin-core-dev
237 2020-04-12T17:26:40 *** AaronvanW has quit IRC
238 2020-04-12T17:26:57 *** AaronvanW has joined #bitcoin-core-dev
239 2020-04-12T17:30:29 <jonasschnelli> 0.20.0rc1 macOS detached signatures are now available. Start your engines.
240 2020-04-12T17:30:42 *** IGHOR has quit IRC
241 2020-04-12T17:31:03 <achow101> did you tag or should I?
242 2020-04-12T17:31:37 <jonasschnelli> achow101: oh yes. Please do.
243 2020-04-12T17:31:52 *** IGHOR has joined #bitcoin-core-dev
244 2020-04-12T17:33:16 <achow101> gitian builders: v0.20.0rc1 detached sigs are pushed
245 2020-04-12T17:34:24 <jonasschnelli> thanks achow101: almost forgot about the required tag.
246 2020-04-12T17:37:54 *** IGHOR has quit IRC
247 2020-04-12T17:38:34 *** IGHOR has joined #bitcoin-core-dev
248 2020-04-12T17:40:22 *** ddustin has joined #bitcoin-core-dev
249 2020-04-12T17:48:35 *** cltrbreak_MAD2 has joined #bitcoin-core-dev
250 2020-04-12T17:52:03 *** jb55 has quit IRC
251 2020-04-12T17:52:06 *** ctrlbreak_MAD has quit IRC
252 2020-04-12T17:52:36 *** jb55 has joined #bitcoin-core-dev
253 2020-04-12T17:52:59 <hebasto> achow101: updatee comment -- using LXC
254 2020-04-12T17:53:08 <hebasto> *updated
255 2020-04-12T17:57:18 *** SiAnDoG_ has quit IRC
256 2020-04-12T17:57:44 *** SiAnDoG_ has joined #bitcoin-core-dev
257 2020-04-12T17:58:54 *** afk11` has quit IRC
258 2020-04-12T17:59:17 *** afk11` has joined #bitcoin-core-dev
259 2020-04-12T17:59:29 *** AaronvanW has quit IRC
260 2020-04-12T18:00:01 *** billstclair1 has quit IRC
261 2020-04-12T18:00:42 *** promag_ has joined #bitcoin-core-dev
262 2020-04-12T18:05:12 *** SiAnDoG_ has quit IRC
263 2020-04-12T18:05:36 *** bitcoin-git has joined #bitcoin-core-dev
264 2020-04-12T18:05:37 <bitcoin-git> [bitcoin] ryanofsky opened pull request #18608: refactor: Remove CAddressBookData::destdata (master...pr/nodest) https://github.com/bitcoin/bitcoin/pull/18608
265 2020-04-12T18:05:38 *** bitcoin-git has left #bitcoin-core-dev
266 2020-04-12T18:08:21 *** fengling has quit IRC
267 2020-04-12T18:08:32 <achow101> hebasto: I think lxc and kvm just have a bunch more packages installed by default. so at least one of those requires automake so automake ends up being installed too
268 2020-04-12T18:13:12 <hebasto> achow101: it seems so
269 2020-04-12T18:14:15 *** fengling has joined #bitcoin-core-dev
270 2020-04-12T18:21:15 *** kirkland1 has joined #bitcoin-core-dev
271 2020-04-12T18:33:07 *** asm000 has joined #bitcoin-core-dev
272 2020-04-12T18:49:24 *** promag_ has quit IRC
273 2020-04-12T18:49:58 *** Emcy has quit IRC
274 2020-04-12T18:50:30 *** Emcy has joined #bitcoin-core-dev
275 2020-04-12T18:52:38 *** mol has joined #bitcoin-core-dev
276 2020-04-12T18:59:34 *** promag_ has joined #bitcoin-core-dev
277 2020-04-12T18:59:55 *** asm000 has quit IRC
278 2020-04-12T19:00:26 *** bitcoin-git has joined #bitcoin-core-dev
279 2020-04-12T19:00:26 <bitcoin-git> [bitcoin] hebasto opened pull request #18609: test: Remove REJECT message code (master...20200412-test-reject) https://github.com/bitcoin/bitcoin/pull/18609
280 2020-04-12T19:00:27 *** bitcoin-git has left #bitcoin-core-dev
281 2020-04-12T19:04:07 *** promag_ has quit IRC
282 2020-04-12T19:05:03 *** mytwocentimes has joined #bitcoin-core-dev
283 2020-04-12T19:15:47 *** mytwocentimes has quit IRC
284 2020-04-12T19:28:54 *** jonatack has quit IRC
285 2020-04-12T19:31:22 *** jonatack has joined #bitcoin-core-dev
286 2020-04-12T19:33:31 *** bitcoin-git has joined #bitcoin-core-dev
287 2020-04-12T19:33:31 <bitcoin-git> [bitcoin] theStack opened pull request #18610: scripted-diff: test: replace command with msgtype (naming) (master...20200410-scripted-diff-test-rename-command-to-msgtype) https://github.com/bitcoin/bitcoin/pull/18610
288 2020-04-12T19:33:32 *** bitcoin-git has left #bitcoin-core-dev
289 2020-04-12T19:39:18 *** vasild has quit IRC
290 2020-04-12T19:39:21 *** promag_ has joined #bitcoin-core-dev
291 2020-04-12T19:44:01 *** promag_ has quit IRC
292 2020-04-12T19:54:33 *** vasild has joined #bitcoin-core-dev
293 2020-04-12T19:59:59 *** luke-jr has quit IRC
294 2020-04-12T20:02:50 *** luke-jr has joined #bitcoin-core-dev
295 2020-04-12T20:06:08 *** luke-jr has quit IRC
296 2020-04-12T20:06:54 *** AaronvanW has joined #bitcoin-core-dev
297 2020-04-12T20:07:34 *** luke-jr has joined #bitcoin-core-dev
298 2020-04-12T20:13:27 *** IGHOR has quit IRC
299 2020-04-12T20:14:06 *** IGHOR has joined #bitcoin-core-dev
300 2020-04-12T20:18:52 *** IGHOR has quit IRC
301 2020-04-12T20:20:14 *** IGHOR has joined #bitcoin-core-dev
302 2020-04-12T20:22:25 *** emilengler has quit IRC
303 2020-04-12T20:26:14 *** IGHOR has quit IRC
304 2020-04-12T20:26:44 *** captjakk has quit IRC
305 2020-04-12T20:27:20 *** captjakk has joined #bitcoin-core-dev
306 2020-04-12T20:28:39 *** captjakk has quit IRC
307 2020-04-12T20:28:55 *** captjakk has joined #bitcoin-core-dev
308 2020-04-12T20:32:16 *** promag has quit IRC
309 2020-04-12T20:33:19 *** promag_ has joined #bitcoin-core-dev
310 2020-04-12T20:34:05 *** promag_ has joined #bitcoin-core-dev
311 2020-04-12T20:34:53 *** promag has joined #bitcoin-core-dev
312 2020-04-12T20:57:32 *** bitcoin-git has joined #bitcoin-core-dev
313 2020-04-12T20:57:32 <bitcoin-git> [bitcoin] brakmic opened pull request #18611: cli: show default values in config args log (master...compare-params) https://github.com/bitcoin/bitcoin/pull/18611
314 2020-04-12T20:57:34 *** bitcoin-git has left #bitcoin-core-dev
315 2020-04-12T20:58:04 *** pinheadmz has quit IRC
316 2020-04-12T21:00:02 *** kirkland1 has quit IRC
317 2020-04-12T21:11:57 *** promag_ has quit IRC
318 2020-04-12T21:12:09 *** Talkless has quit IRC
319 2020-04-12T21:13:03 *** promag_ has joined #bitcoin-core-dev
320 2020-04-12T21:21:03 *** pinheadmz has joined #bitcoin-core-dev
321 2020-04-12T21:22:22 *** aaronmcadam has joined #bitcoin-core-dev
322 2020-04-12T21:27:34 *** mol has quit IRC
323 2020-04-12T21:30:57 *** filchef has quit IRC
324 2020-04-12T21:33:40 *** ossifrage has joined #bitcoin-core-dev
325 2020-04-12T21:43:34 *** Guyver2 has quit IRC
326 2020-04-12T22:00:19 *** captjakk has quit IRC
327 2020-04-12T22:00:53 *** captjakk has joined #bitcoin-core-dev
328 2020-04-12T22:04:42 *** dgenr8 has quit IRC
329 2020-04-12T22:05:22 *** captjakk has quit IRC
330 2020-04-12T22:07:26 *** captjakk has joined #bitcoin-core-dev
331 2020-04-12T22:17:04 *** dgenr8 has joined #bitcoin-core-dev
332 2020-04-12T22:23:28 *** Highway62 has joined #bitcoin-core-dev
333 2020-04-12T22:23:48 *** promag has quit IRC
334 2020-04-12T22:24:41 *** Highway62 has quit IRC
335 2020-04-12T22:25:28 *** Highway61 has quit IRC
336 2020-04-12T22:28:15 *** bitcoin-git has joined #bitcoin-core-dev
337 2020-04-12T22:28:15 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #18612: script: Remove undocumented and unused operator+ (master...2004-scriptNoAdd) https://github.com/bitcoin/bitcoin/pull/18612
338 2020-04-12T22:28:17 *** bitcoin-git has left #bitcoin-core-dev
339 2020-04-12T22:28:26 *** justanotheruser has quit IRC
340 2020-04-12T22:29:25 *** Highway61 has joined #bitcoin-core-dev
341 2020-04-12T22:33:34 *** Chris_Stewart_5 has quit IRC
342 2020-04-12T22:44:55 *** justanotheruser has joined #bitcoin-core-dev
343 2020-04-12T22:46:05 *** cubancorona has quit IRC
344 2020-04-12T22:48:03 *** promag_ has quit IRC
345 2020-04-12T22:48:06 *** marcoagner has quit IRC
346 2020-04-12T22:54:06 *** DeanWeen has quit IRC
347 2020-04-12T22:54:40 *** DeanWeen has joined #bitcoin-core-dev
348 2020-04-12T22:58:05 *** promag has joined #bitcoin-core-dev
349 2020-04-12T23:02:52 *** promag has quit IRC
350 2020-04-12T23:07:29 *** mol has joined #bitcoin-core-dev
351 2020-04-12T23:10:35 *** bitcoin-git has joined #bitcoin-core-dev
352 2020-04-12T23:10:35 <bitcoin-git> [bitcoin] JeremyRubin opened pull request #18613: WIP: Make CScript addition concatenative (master...fix-testing-cscript) https://github.com/bitcoin/bitcoin/pull/18613
353 2020-04-12T23:10:36 *** bitcoin-git has left #bitcoin-core-dev
354 2020-04-12T23:17:54 *** promag has joined #bitcoin-core-dev
355 2020-04-12T23:22:09 *** promag has quit IRC
356 2020-04-12T23:38:04 *** ddustin has quit IRC
357 2020-04-12T23:38:45 *** ddustin has joined #bitcoin-core-dev
358 2020-04-12T23:40:04 *** bitcoin-git has joined #bitcoin-core-dev
359 2020-04-12T23:40:05 <bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/76143bf714ab...59d62492900f
360 2020-04-12T23:40:06 <bitcoin-git> bitcoin/master 1356a45 Sebastian Falbesoner: test: complete impl. of msg_merkleblock and wait_for_merkleblock
361 2020-04-12T23:40:07 <bitcoin-git> bitcoin/master 8543828 Sebastian Falbesoner: refactor: test: improve wait_for{header,merkleblock} interface
362 2020-04-12T23:40:08 <bitcoin-git> bitcoin/master 59d6249 MarcoFalke: Merge #18593: test: complete impl. of msg_merkleblock and wait_for_merkleb...
363 2020-04-12T23:40:16 *** bitcoin-git has left #bitcoin-core-dev
364 2020-04-12T23:40:34 *** bitcoin-git has joined #bitcoin-core-dev
365 2020-04-12T23:40:34 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #18593: test: complete impl. of msg_merkleblock and wait_for_merkleblock (master...20200410-test-complete-merkleblock-message-and-wait-function) https://github.com/bitcoin/bitcoin/pull/18593
366 2020-04-12T23:40:46 *** bitcoin-git has left #bitcoin-core-dev
367 2020-04-12T23:41:54 *** promag has joined #bitcoin-core-dev
368 2020-04-12T23:42:24 *** promag_ has joined #bitcoin-core-dev
369 2020-04-12T23:43:45 *** ddustin has quit IRC
370 2020-04-12T23:48:14 *** bitcoin-git has joined #bitcoin-core-dev
371 2020-04-12T23:48:14 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/59d62492900f...a2b282c9d058
372 2020-04-12T23:48:15 <bitcoin-git> bitcoin/master b1b0cfe Hennadii Stepanov: test: Remove REJECT message code
373 2020-04-12T23:48:15 <bitcoin-git> bitcoin/master a2b282c MarcoFalke: Merge #18609: test: Remove REJECT message code
374 2020-04-12T23:48:17 *** bitcoin-git has left #bitcoin-core-dev
375 2020-04-12T23:48:34 *** bitcoin-git has joined #bitcoin-core-dev
376 2020-04-12T23:48:34 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #18609: test: Remove REJECT message code (master...20200412-test-reject) https://github.com/bitcoin/bitcoin/pull/18609
377 2020-04-12T23:48:46 *** bitcoin-git has left #bitcoin-core-dev
378 2020-04-12T23:50:44 *** owowo has quit IRC
379 2020-04-12T23:51:24 *** bitcoin-git has joined #bitcoin-core-dev
380 2020-04-12T23:51:24 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a2b282c9d058...c49971f3c9b1
381 2020-04-12T23:51:24 <bitcoin-git> bitcoin/master fa404f1 MarcoFalke: test: Check that the version message does not leak the local address of th...
382 2020-04-12T23:51:25 <bitcoin-git> bitcoin/master c49971f MarcoFalke: Merge #18584: test: Check that the version message does not leak the local...
383 2020-04-12T23:51:26 *** bitcoin-git has left #bitcoin-core-dev
384 2020-04-12T23:51:45 *** bitcoin-git has joined #bitcoin-core-dev
385 2020-04-12T23:51:45 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #18584: test: Check that the version message does not leak the local address (master...2003-qaAddrRelay) https://github.com/bitcoin/bitcoin/pull/18584
386 2020-04-12T23:51:46 *** bitcoin-git has left #bitcoin-core-dev
387 2020-04-12T23:54:37 *** bitcoin-git has joined #bitcoin-core-dev
388 2020-04-12T23:54:37 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #18555: wallet: Abort when assumption fails in debug mode (master...2004-walletAssumeAbortDebug) https://github.com/bitcoin/bitcoin/pull/18555
389 2020-04-12T23:54:38 *** bitcoin-git has left #bitcoin-core-dev
390 2020-04-12T23:55:05 *** owowo has joined #bitcoin-core-dev
391 2020-04-12T23:55:05 *** owowo has joined #bitcoin-core-dev