1 2020-02-07T00:00:01 *** mkrautz1 has quit IRC
2 2020-02-07T00:05:38 *** ccdle12 has joined #bitcoin-core-dev
3 2020-02-07T00:08:22 *** tryphe_ is now known as tryphe
4 2020-02-07T00:18:29 *** kierank1 has joined #bitcoin-core-dev
5 2020-02-07T00:22:12 *** promag_ has joined #bitcoin-core-dev
6 2020-02-07T00:23:14 *** promag has quit IRC
7 2020-02-07T00:26:27 *** promag_ has quit IRC
8 2020-02-07T00:27:12 *** AaronvanW has quit IRC
9 2020-02-07T00:39:37 *** ccdle12 has quit IRC
10 2020-02-07T00:54:44 *** promag has joined #bitcoin-core-dev
11 2020-02-07T01:00:05 *** AaronvanW has joined #bitcoin-core-dev
12 2020-02-07T01:00:48 *** promag has quit IRC
13 2020-02-07T01:04:27 *** AaronvanW has quit IRC
14 2020-02-07T02:05:48 *** AaronvanW has joined #bitcoin-core-dev
15 2020-02-07T02:06:11 <gwillen> where does appveyor/msbuild get dependency/link information from?
16 2020-02-07T02:06:18 <gwillen> Does it use something other than the Makefiles?
17 2020-02-07T02:06:33 <gwillen> (if I'm seeing a link error that _only_ happens on appveyor, not Travis, what does that mean?)
18 2020-02-07T02:07:02 <gwillen> (https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/30501687)
19 2020-02-07T02:11:41 <sipa> gwillen: i have no idea
20 2020-02-07T02:13:46 <gwillen> there is a build_msvc/msvc-autogen.py script that appears to scrape them from the Makefiles and make visual studio projects
21 2020-02-07T02:14:00 <gwillen> it looks like this may be a bug in that script, possibly it was not updated when something got refactored in how the build was done
22 2020-02-07T02:15:47 <gwillen> curiously, it looks like the generated vcxproj files are BOTH checked-in AND .gitignored, which is not a usual configuration
23 2020-02-07T02:16:07 <gwillen> so the script failing to regenerate one of them means that the stale one is used
24 2020-02-07T02:20:34 <fanquake> gwillen There's some discussion in #17287, if you want to "fix" that somehow feel free.
25 2020-02-07T02:20:36 <gribble> https://github.com/bitcoin/bitcoin/issues/17287 | Git ignore policy in build_msvc directory · Issue #17287 · bitcoin/bitcoin · GitHub
26 2020-02-07T02:22:09 *** bitcoin-git has joined #bitcoin-core-dev
27 2020-02-07T02:22:09 <bitcoin-git> [bitcoin] sipa opened pull request #18086: Accurately account for mempool index memory (master...201910_accounting_allocator) https://github.com/bitcoin/bitcoin/pull/18086
28 2020-02-07T02:22:10 *** bitcoin-git has left #bitcoin-core-dev
29 2020-02-07T02:29:59 *** PaulTroon has quit IRC
30 2020-02-07T02:38:51 *** AaronvanW has quit IRC
31 2020-02-07T02:57:26 <gwillen> fanquake: aha, thanks, I probably don't want to touch it at all :D but it's helpful to have context about it
32 2020-02-07T02:57:57 <gwillen> it looks like the right thing for me to do is just update the bitcoin-qt windows dependencies in the checked-in msvc project file by hand, it looks like actually the script does not know how to rebuild that one anyway
33 2020-02-07T03:00:02 *** kierank1 has quit IRC
34 2020-02-07T03:01:51 *** abrissbi1ne has joined #bitcoin-core-dev
35 2020-02-07T03:05:08 *** abrissbirne has quit IRC
36 2020-02-07T03:18:22 *** beng-nl1 has joined #bitcoin-core-dev
37 2020-02-07T03:46:27 *** felixfoertsch has quit IRC
38 2020-02-07T03:46:38 *** felixfoertsch has joined #bitcoin-core-dev
39 2020-02-07T04:05:45 *** bitcoin-git has joined #bitcoin-core-dev
40 2020-02-07T04:05:45 <bitcoin-git> [bitcoin] sipa opened pull request #18087: Get rid of VARINT default argument (master...202002_novarintvarmacro) https://github.com/bitcoin/bitcoin/pull/18087
41 2020-02-07T04:05:46 *** bitcoin-git has left #bitcoin-core-dev
42 2020-02-07T04:06:04 *** Eagle[TM] has joined #bitcoin-core-dev
43 2020-02-07T04:06:39 *** EagleTM has quit IRC
44 2020-02-07T04:30:39 *** PaulTroon has joined #bitcoin-core-dev
45 2020-02-07T04:35:07 *** PaulTroon has quit IRC
46 2020-02-07T04:36:36 *** AaronvanW has joined #bitcoin-core-dev
47 2020-02-07T04:39:24 *** bitcoin-git has joined #bitcoin-core-dev
48 2020-02-07T04:39:24 <bitcoin-git> [bitcoin] fanquake opened pull request #18088: build: ensure we aren't using GNU extensions (master...no_gnu_extensions) https://github.com/bitcoin/bitcoin/pull/18088
49 2020-02-07T04:39:25 *** bitcoin-git has left #bitcoin-core-dev
50 2020-02-07T04:46:18 *** turbo_choo has quit IRC
51 2020-02-07T05:04:47 *** Highway61 has quit IRC
52 2020-02-07T05:09:25 *** AaronvanW has quit IRC
53 2020-02-07T05:11:02 *** rh0nj has quit IRC
54 2020-02-07T05:12:07 *** rh0nj has joined #bitcoin-core-dev
55 2020-02-07T05:28:57 *** bitcoin-git has joined #bitcoin-core-dev
56 2020-02-07T05:28:57 <bitcoin-git> [bitcoin] thorie7912 opened pull request #18089: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/18089
57 2020-02-07T05:29:08 *** bitcoin-git has left #bitcoin-core-dev
58 2020-02-07T05:29:26 *** bitcoin-git has joined #bitcoin-core-dev
59 2020-02-07T05:29:26 <bitcoin-git> [bitcoin] thorie7912 closed pull request #18089: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/18089
60 2020-02-07T05:29:27 *** bitcoin-git has left #bitcoin-core-dev
61 2020-02-07T05:35:43 *** turbo_choo has joined #bitcoin-core-dev
62 2020-02-07T05:39:23 *** ccdle12 has joined #bitcoin-core-dev
63 2020-02-07T05:41:59 *** kristapsk_ has joined #bitcoin-core-dev
64 2020-02-07T05:44:03 *** kristapsk has quit IRC
65 2020-02-07T06:00:02 *** beng-nl1 has quit IRC
66 2020-02-07T06:08:19 *** ccdle12 has quit IRC
67 2020-02-07T06:17:57 *** Velociraptor1 has joined #bitcoin-core-dev
68 2020-02-07T06:18:28 *** ccdle12 has joined #bitcoin-core-dev
69 2020-02-07T06:32:44 *** PaulTroon has joined #bitcoin-core-dev
70 2020-02-07T06:35:38 *** midnightmagic is now known as midnight
71 2020-02-07T06:37:24 *** PaulTroon has quit IRC
72 2020-02-07T06:40:43 *** jb55 has quit IRC
73 2020-02-07T06:53:56 *** jb55 has joined #bitcoin-core-dev
74 2020-02-07T06:57:53 *** manantial has joined #bitcoin-core-dev
75 2020-02-07T06:59:14 *** Highway61 has joined #bitcoin-core-dev
76 2020-02-07T07:02:03 *** ccdle12 has quit IRC
77 2020-02-07T07:06:19 *** AaronvanW has joined #bitcoin-core-dev
78 2020-02-07T07:06:34 *** goatpig has joined #bitcoin-core-dev
79 2020-02-07T07:12:24 *** mol has joined #bitcoin-core-dev
80 2020-02-07T07:14:47 *** molly has quit IRC
81 2020-02-07T07:19:59 *** promag has joined #bitcoin-core-dev
82 2020-02-07T07:24:49 *** promag has quit IRC
83 2020-02-07T07:35:56 *** kabaum has quit IRC
84 2020-02-07T07:39:15 *** AaronvanW has quit IRC
85 2020-02-07T07:47:45 *** Eagle[TM] has quit IRC
86 2020-02-07T07:55:49 *** ddustin has joined #bitcoin-core-dev
87 2020-02-07T08:27:26 *** ccdle12 has joined #bitcoin-core-dev
88 2020-02-07T08:30:28 *** ccdle12 has quit IRC
89 2020-02-07T08:39:49 *** ddustin has quit IRC
90 2020-02-07T08:44:03 *** bitcoin-git has joined #bitcoin-core-dev
91 2020-02-07T08:44:03 <bitcoin-git> [bitcoin] jonasschnelli opened pull request #18091: Qt: pass clientmodel changes from walletframe to walletviews (master...2020/02/missing_clientmodel) https://github.com/bitcoin/bitcoin/pull/18091
92 2020-02-07T08:44:04 *** bitcoin-git has left #bitcoin-core-dev
93 2020-02-07T08:45:33 *** PaulTroon has joined #bitcoin-core-dev
94 2020-02-07T08:46:09 *** Kiminuo has joined #bitcoin-core-dev
95 2020-02-07T08:50:23 *** ccdle12 has joined #bitcoin-core-dev
96 2020-02-07T08:51:45 *** ccdle12 has quit IRC
97 2020-02-07T09:00:01 *** Velociraptor1 has quit IRC
98 2020-02-07T09:13:14 *** Kiminuo has quit IRC
99 2020-02-07T09:15:40 *** tryphe_ has joined #bitcoin-core-dev
100 2020-02-07T09:16:04 *** Victorsueca has quit IRC
101 2020-02-07T09:16:11 *** Victor_sueca has joined #bitcoin-core-dev
102 2020-02-07T09:19:02 *** tryphe has quit IRC
103 2020-02-07T09:36:04 *** AaronvanW has joined #bitcoin-core-dev
104 2020-02-07T09:37:22 *** promag has joined #bitcoin-core-dev
105 2020-02-07T09:42:18 *** jonatack has quit IRC
106 2020-02-07T09:44:56 *** timothy has joined #bitcoin-core-dev
107 2020-02-07T09:50:11 *** paulk-collins has joined #bitcoin-core-dev
108 2020-02-07T09:50:32 *** EagleTM has joined #bitcoin-core-dev
109 2020-02-07T09:53:48 *** ccdle12 has joined #bitcoin-core-dev
110 2020-02-07T09:54:38 *** Karyon has quit IRC
111 2020-02-07T09:56:36 *** Karyon has joined #bitcoin-core-dev
112 2020-02-07T09:57:51 *** torstein18 has quit IRC
113 2020-02-07T09:58:24 *** torstein18 has joined #bitcoin-core-dev
114 2020-02-07T10:04:00 *** Zenton has joined #bitcoin-core-dev
115 2020-02-07T10:06:02 *** AaronvanW has quit IRC
116 2020-02-07T10:06:20 *** AaronvanW has joined #bitcoin-core-dev
117 2020-02-07T10:07:16 *** ghost43 has quit IRC
118 2020-02-07T10:08:01 *** ghost43 has joined #bitcoin-core-dev
119 2020-02-07T10:09:49 *** torstein18 has quit IRC
120 2020-02-07T10:10:49 *** torstein18 has joined #bitcoin-core-dev
121 2020-02-07T10:11:01 *** alec has joined #bitcoin-core-dev
122 2020-02-07T10:18:33 *** torstein18 has quit IRC
123 2020-02-07T10:19:09 *** torstein18 has joined #bitcoin-core-dev
124 2020-02-07T10:23:32 *** kljasdfvv has quit IRC
125 2020-02-07T10:26:50 *** TheFuzzStone[m] has quit IRC
126 2020-02-07T10:26:51 *** mael-rolland[m] has quit IRC
127 2020-02-07T10:30:53 *** ccdle12 has quit IRC
128 2020-02-07T10:42:00 *** mryandao_ has joined #bitcoin-core-dev
129 2020-02-07T10:42:38 *** mryandao has quit IRC
130 2020-02-07T10:48:20 *** ccdle12 has joined #bitcoin-core-dev
131 2020-02-07T10:50:23 *** ghost43 has quit IRC
132 2020-02-07T10:50:35 *** ghost43_ has joined #bitcoin-core-dev
133 2020-02-07T10:57:14 *** mrostecki has joined #bitcoin-core-dev
134 2020-02-07T10:57:14 *** TheFuzzStone[m] has joined #bitcoin-core-dev
135 2020-02-07T10:57:19 *** icota[m] has joined #bitcoin-core-dev
136 2020-02-07T10:57:21 *** mael-rolland[m] has joined #bitcoin-core-dev
137 2020-02-07T10:59:25 *** EagleTM has quit IRC
138 2020-02-07T11:22:09 *** tryphe has joined #bitcoin-core-dev
139 2020-02-07T11:24:27 *** tryphe_ has quit IRC
140 2020-02-07T11:27:15 *** EagleTM has joined #bitcoin-core-dev
141 2020-02-07T11:30:02 *** cryptoIndio has joined #bitcoin-core-dev
142 2020-02-07T11:47:40 *** sez has quit IRC
143 2020-02-07T11:53:53 *** promag has quit IRC
144 2020-02-07T12:00:02 *** paulk-collins has quit IRC
145 2020-02-07T12:02:03 *** ccdle12 has quit IRC
146 2020-02-07T12:10:47 *** cryptoIndio has quit IRC
147 2020-02-07T12:15:43 *** cryptoIndio has joined #bitcoin-core-dev
148 2020-02-07T12:16:27 *** Kiminuo has joined #bitcoin-core-dev
149 2020-02-07T12:17:40 *** litui has joined #bitcoin-core-dev
150 2020-02-07T12:24:16 *** cryptoIndio has quit IRC
151 2020-02-07T12:36:12 *** timothy has quit IRC
152 2020-02-07T12:38:52 *** timothy has joined #bitcoin-core-dev
153 2020-02-07T12:41:11 *** emilengler has joined #bitcoin-core-dev
154 2020-02-07T12:47:29 *** gribble has quit IRC
155 2020-02-07T12:53:00 *** kljasdfvv has joined #bitcoin-core-dev
156 2020-02-07T12:54:00 *** gribble has joined #bitcoin-core-dev
157 2020-02-07T13:16:53 *** jonatack has joined #bitcoin-core-dev
158 2020-02-07T13:19:06 *** jonatack has quit IRC
159 2020-02-07T13:19:23 *** jonatack has joined #bitcoin-core-dev
160 2020-02-07T13:22:10 *** turbo_choo has quit IRC
161 2020-02-07T13:22:54 *** turbo_choo has joined #bitcoin-core-dev
162 2020-02-07T13:26:44 *** PaulTroon has quit IRC
163 2020-02-07T13:49:47 *** Guyver2 has joined #bitcoin-core-dev
164 2020-02-07T13:51:27 *** ccdle12 has joined #bitcoin-core-dev
165 2020-02-07T13:52:18 *** promag has joined #bitcoin-core-dev
166 2020-02-07T14:11:56 *** ccdle12 has quit IRC
167 2020-02-07T14:33:08 *** mol has quit IRC
168 2020-02-07T14:35:35 *** rafalcpp has joined #bitcoin-core-dev
169 2020-02-07T14:37:03 *** abacus has quit IRC
170 2020-02-07T14:55:59 *** jarthur has joined #bitcoin-core-dev
171 2020-02-07T14:59:41 *** EagleTM has quit IRC
172 2020-02-07T15:00:02 *** litui has quit IRC
173 2020-02-07T15:01:34 *** PaulTroon has joined #bitcoin-core-dev
174 2020-02-07T15:06:15 *** abacus has joined #bitcoin-core-dev
175 2020-02-07T15:17:51 *** perrito6661 has joined #bitcoin-core-dev
176 2020-02-07T15:18:24 *** ghost43_ is now known as ghost43
177 2020-02-07T15:19:03 *** gribble has quit IRC
178 2020-02-07T15:20:59 *** andrewtoth_ has quit IRC
179 2020-02-07T15:21:08 *** gribble has joined #bitcoin-core-dev
180 2020-02-07T15:21:13 *** andrewtoth_ has joined #bitcoin-core-dev
181 2020-02-07T15:30:07 *** jonatack has quit IRC
182 2020-02-07T15:38:47 *** Highway61 has quit IRC
183 2020-02-07T15:48:14 *** goatpig has quit IRC
184 2020-02-07T15:49:55 *** EagleTM has joined #bitcoin-core-dev
185 2020-02-07T15:56:33 *** mdunnio has joined #bitcoin-core-dev
186 2020-02-07T16:10:45 *** shesek has quit IRC
187 2020-02-07T16:11:10 *** owowo has quit IRC
188 2020-02-07T16:11:11 *** shesek has joined #bitcoin-core-dev
189 2020-02-07T16:11:11 *** shesek has joined #bitcoin-core-dev
190 2020-02-07T16:11:42 *** owowo has joined #bitcoin-core-dev
191 2020-02-07T16:12:27 *** turbo_choo has quit IRC
192 2020-02-07T16:16:29 *** jonatack has joined #bitcoin-core-dev
193 2020-02-07T16:32:01 *** braydonf_ has quit IRC
194 2020-02-07T16:32:24 *** braydonf_ has joined #bitcoin-core-dev
195 2020-02-07T16:47:32 *** kristapsk_ is now known as kristapsk
196 2020-02-07T16:50:56 *** ddustin has joined #bitcoin-core-dev
197 2020-02-07T16:52:16 *** ddustin_ has joined #bitcoin-core-dev
198 2020-02-07T16:53:43 *** ccdle12 has joined #bitcoin-core-dev
199 2020-02-07T16:55:59 *** ddustin has quit IRC
200 2020-02-07T16:59:32 *** ccdle12 has quit IRC
201 2020-02-07T17:05:35 *** Highway61 has joined #bitcoin-core-dev
202 2020-02-07T17:12:00 *** ddustin_ has quit IRC
203 2020-02-07T17:12:37 *** ddustin has joined #bitcoin-core-dev
204 2020-02-07T17:13:07 *** ddustin has joined #bitcoin-core-dev
205 2020-02-07T17:14:24 *** ddustin has quit IRC
206 2020-02-07T17:15:50 *** rafalcpp has quit IRC
207 2020-02-07T17:18:18 *** Zenton has quit IRC
208 2020-02-07T17:20:57 *** bitcoin-git has joined #bitcoin-core-dev
209 2020-02-07T17:20:57 <bitcoin-git> [bitcoin] moniquejank opened pull request #18093: Controlling und die Scheidung ist eine Empfangsbestätigung für die PO⦠(master...patch-1) https://github.com/bitcoin/bitcoin/pull/18093
210 2020-02-07T17:20:58 *** bitcoin-git has left #bitcoin-core-dev
211 2020-02-07T17:21:58 *** laurentmt has joined #bitcoin-core-dev
212 2020-02-07T17:24:52 *** bitcoin-git has joined #bitcoin-core-dev
213 2020-02-07T17:24:52 <bitcoin-git> [bitcoin] thorie7912 opened pull request #18094: Split blocks into multiple dirs (master...split_blocks_into_multiple_dirs) https://github.com/bitcoin/bitcoin/pull/18094
214 2020-02-07T17:24:53 *** bitcoin-git has left #bitcoin-core-dev
215 2020-02-07T17:27:14 *** ddustin has joined #bitcoin-core-dev
216 2020-02-07T17:28:18 *** ddustin has quit IRC
217 2020-02-07T17:28:55 *** ddustin has joined #bitcoin-core-dev
218 2020-02-07T17:30:36 *** ddustin has quit IRC
219 2020-02-07T17:31:02 *** ddustin has joined #bitcoin-core-dev
220 2020-02-07T17:35:10 *** ddustin_ has joined #bitcoin-core-dev
221 2020-02-07T17:35:13 *** laurentmt has quit IRC
222 2020-02-07T17:35:41 *** ddustin_ has quit IRC
223 2020-02-07T17:35:52 <emilengler> Can someone close #18093? It is a junk PR
224 2020-02-07T17:35:54 <gribble> https://github.com/bitcoin/bitcoin/issues/18093 | Controlling und die Scheidung ist eine Empfangsbestätigung für die PO⦠by moniquejank · Pull Request #18093 · bitcoin/bitcoin · GitHub
225 2020-02-07T17:36:16 *** ddustin_ has joined #bitcoin-core-dev
226 2020-02-07T17:37:27 *** bitcoin-git has joined #bitcoin-core-dev
227 2020-02-07T17:37:27 <bitcoin-git> [bitcoin] sipa closed pull request #18093: Controlling und die Scheidung ist eine Empfangsbestätigung für die PO⦠(master...patch-1) https://github.com/bitcoin/bitcoin/pull/18093
228 2020-02-07T17:37:28 *** bitcoin-git has left #bitcoin-core-dev
229 2020-02-07T17:38:07 *** ddustin has quit IRC
230 2020-02-07T17:41:11 *** ddustin_ has quit IRC
231 2020-02-07T17:44:40 <hebasto> jonasschnelli: mind looking in #18051 ?
232 2020-02-07T17:44:42 <gribble> https://github.com/bitcoin/bitcoin/issues/18051 | build: Fix behavior when ALLOW_HOST_PACKAGES unset by hebasto · Pull Request #18051 · bitcoin/bitcoin · GitHub
233 2020-02-07T17:58:32 *** hanhua has joined #bitcoin-core-dev
234 2020-02-07T18:00:02 *** perrito6661 has quit IRC
235 2020-02-07T18:06:21 *** PaulTroon has quit IRC
236 2020-02-07T18:17:50 *** hanhua has quit IRC
237 2020-02-07T18:18:05 *** aricon1 has joined #bitcoin-core-dev
238 2020-02-07T18:20:41 *** PaulTroon has joined #bitcoin-core-dev
239 2020-02-07T18:34:09 *** watchtower has joined #bitcoin-core-dev
240 2020-02-07T18:37:06 *** watchtower has quit IRC
241 2020-02-07T18:39:43 *** sanket1729 has quit IRC
242 2020-02-07T18:40:58 *** Highway62 has joined #bitcoin-core-dev
243 2020-02-07T18:42:51 *** Highway61 has quit IRC
244 2020-02-07T18:42:51 *** Highway62 is now known as Highway61
245 2020-02-07T18:57:01 *** goatpig has joined #bitcoin-core-dev
246 2020-02-07T18:59:33 *** EagleTM has quit IRC
247 2020-02-07T19:05:55 *** AaronvanW has quit IRC
248 2020-02-07T19:53:10 *** timothy has quit IRC
249 2020-02-07T20:11:49 *** BlueMatt has quit IRC
250 2020-02-07T20:12:12 *** Zenton has joined #bitcoin-core-dev
251 2020-02-07T20:16:01 *** niska has quit IRC
252 2020-02-07T20:18:11 *** BlueMatt has joined #bitcoin-core-dev
253 2020-02-07T20:31:11 *** niska has joined #bitcoin-core-dev
254 2020-02-07T20:31:23 *** opsec_x122 has joined #bitcoin-core-dev
255 2020-02-07T20:34:38 *** opsec_x12 has quit IRC
256 2020-02-07T20:49:36 *** emilengler has quit IRC
257 2020-02-07T20:51:07 *** emilengler has joined #bitcoin-core-dev
258 2020-02-07T20:52:29 *** bitcoin-git has joined #bitcoin-core-dev
259 2020-02-07T20:52:29 <bitcoin-git> [bitcoin] uhliksk opened pull request #18095: Fix crashes and infinite loop in ListWalletDir() (master...master) https://github.com/bitcoin/bitcoin/pull/18095
260 2020-02-07T20:52:30 *** bitcoin-git has left #bitcoin-core-dev
261 2020-02-07T20:54:09 *** bitcoin-git has joined #bitcoin-core-dev
262 2020-02-07T20:54:09 <bitcoin-git> [bitcoin] nothingmuch opened pull request #18096: doc: IsFinalTx comment about nSequence & OP_CLTV (master...nLockTime-comment) https://github.com/bitcoin/bitcoin/pull/18096
263 2020-02-07T20:54:10 *** bitcoin-git has left #bitcoin-core-dev
264 2020-02-07T20:55:35 *** Guyver2 has quit IRC
265 2020-02-07T21:00:01 *** aricon1 has quit IRC
266 2020-02-07T21:01:57 *** roconnor has joined #bitcoin-core-dev
267 2020-02-07T21:17:55 *** BluePass has joined #bitcoin-core-dev
268 2020-02-07T21:56:00 *** charlesz has joined #bitcoin-core-dev
269 2020-02-07T21:58:25 *** charlesz has quit IRC
270 2020-02-07T22:00:30 *** thelounge2467250 has joined #bitcoin-core-dev
271 2020-02-07T22:26:49 *** manantial has quit IRC
272 2020-02-07T22:36:27 *** Talkless has joined #bitcoin-core-dev
273 2020-02-07T22:52:03 *** justanotheruser has quit IRC
274 2020-02-07T22:55:54 *** mdunnio has quit IRC
275 2020-02-07T23:01:55 *** goatpig has quit IRC
276 2020-02-07T23:05:04 <jeremyrubin> I accidentally pushed a checktemplateverify branch to bitcoin/bitcoin if someone wants to delete it
277 2020-02-07T23:06:03 *** jb55 has quit IRC
278 2020-02-07T23:08:18 <jeremyrubin> trying to get CTV and Taproot onto a common root commit has kinda made my life hell
279 2020-02-07T23:08:47 <jeremyrubin> My git-fu isn't that strong, but Taproot seems almost *impossible* to work with in git for rebase workflows
280 2020-02-07T23:09:39 *** jb55 has joined #bitcoin-core-dev
281 2020-02-07T23:14:48 <jeremyrubin> it's not super clear to me what branch Taproot was actually based on? Was master ever in the state of taproot~19?
282 2020-02-07T23:14:52 <jeremyrubin> sipa: ^^^
283 2020-02-07T23:15:23 *** EagleTM has joined #bitcoin-core-dev
284 2020-02-07T23:25:27 <jeremyrubin> from taproot~19 I can't even pull in master without merge conflict
285 2020-02-07T23:25:49 <jeremyrubin> because of build_msvc/bitcoin_config.h
286 2020-02-07T23:31:55 *** jarthur has quit IRC
287 2020-02-07T23:35:01 *** Highway62 has joined #bitcoin-core-dev
288 2020-02-07T23:36:07 *** Highway61 has quit IRC
289 2020-02-07T23:36:07 *** Highway62 is now known as Highway61