1 2020-06-03T00:00:02 *** jacob11 has quit IRC
2 2020-06-03T00:01:11 *** Mercury_Vapor has quit IRC
3 2020-06-03T00:03:49 *** ghost43 has quit IRC
4 2020-06-03T00:04:14 *** EagleTM has quit IRC
5 2020-06-03T00:04:38 *** ghost43 has joined #bitcoin-core-dev
6 2020-06-03T00:04:58 *** surja795 has joined #bitcoin-core-dev
7 2020-06-03T00:12:21 *** Deacyde has quit IRC
8 2020-06-03T00:18:50 *** AaronvanW has joined #bitcoin-core-dev
9 2020-06-03T00:20:17 *** OneFixt has joined #bitcoin-core-dev
10 2020-06-03T00:27:18 *** justanotheruser has quit IRC
11 2020-06-03T00:46:35 *** surja795 has quit IRC
12 2020-06-03T00:47:59 *** surja795 has joined #bitcoin-core-dev
13 2020-06-03T00:52:14 *** AaronvanW has quit IRC
14 2020-06-03T00:58:14 *** mxs71 has joined #bitcoin-core-dev
15 2020-06-03T00:58:57 *** justanotheruser has joined #bitcoin-core-dev
16 2020-06-03T01:18:15 *** mxs71 has quit IRC
17 2020-06-03T01:28:56 *** dviola has quit IRC
18 2020-06-03T01:29:33 *** surja795 has quit IRC
19 2020-06-03T01:34:37 *** surja795 has joined #bitcoin-core-dev
20 2020-06-03T01:34:41 *** Relis has quit IRC
21 2020-06-03T01:39:29 *** surja795 has quit IRC
22 2020-06-03T02:31:00 *** promag has joined #bitcoin-core-dev
23 2020-06-03T02:36:34 *** promag has quit IRC
24 2020-06-03T02:39:22 *** go121212 has joined #bitcoin-core-dev
25 2020-06-03T02:42:20 *** go11111111111 has quit IRC
26 2020-06-03T03:00:01 *** OneFixt has quit IRC
27 2020-06-03T03:04:32 *** bitcoin-git has joined #bitcoin-core-dev
28 2020-06-03T03:04:32 <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3657aee2d25c...657b82cef0e8
29 2020-06-03T03:04:33 <bitcoin-git> bitcoin/master 5cb7ee6 Anthony Towns: net: improve code documentation for dns seed behaviour
30 2020-06-03T03:04:33 <bitcoin-git> bitcoin/master 657b82c fanquake: Merge #19084: net: improve code documentation for dns seed behaviour
31 2020-06-03T03:04:35 *** bitcoin-git has left #bitcoin-core-dev
32 2020-06-03T03:04:52 *** bitcoin-git has joined #bitcoin-core-dev
33 2020-06-03T03:04:52 <bitcoin-git> [bitcoin] fanquake merged pull request #19084: net: improve code documentation for dns seed behaviour (master...202005-dns-seed-doc) https://github.com/bitcoin/bitcoin/pull/19084
34 2020-06-03T03:04:53 *** bitcoin-git has left #bitcoin-core-dev
35 2020-06-03T03:07:06 *** surja795 has joined #bitcoin-core-dev
36 2020-06-03T03:14:29 <luke-jr> the mid-stage between osx-unsigned and osx-signed isn't deterministic anymore?
37 2020-06-03T03:16:14 <luke-jr> hmm, apparently just not for me
38 2020-06-03T03:16:25 *** Highway61 has joined #bitcoin-core-dev
39 2020-06-03T03:18:43 *** jarthur has quit IRC
40 2020-06-03T03:20:34 *** Highway61 has quit IRC
41 2020-06-03T03:23:30 <phantomcircuit> sipa, any idea what the bit length of the remainder should be for a 1:10^9 gcs encoding?
42 2020-06-03T03:27:07 <fanquake> luke-jr if you upload your bitcoin-0.20.0-osx-unsigned.tar.gz somewhere I can take a look
43 2020-06-03T03:29:24 *** jarthur has joined #bitcoin-core-dev
44 2020-06-03T03:29:47 <sipa> phantomcircuit: range is 0..MN-1, where M=1/fprate
45 2020-06-03T03:29:54 <sipa> and N is number of elements in the set
46 2020-06-03T03:30:17 <sipa> so if you want 1 in a billion fprate, log2(N)+30
47 2020-06-03T03:31:37 *** AaronvanW has joined #bitcoin-core-dev
48 2020-06-03T03:34:11 <luke-jr> fanquake: http://luke.dashjr.org/tmp/code/bitcoin-0.20.0-osx-unsigned.tar.gz
49 2020-06-03T03:35:01 <fanquake> Thanks. Will diff shortly
50 2020-06-03T03:37:13 *** surja795 has quit IRC
51 2020-06-03T03:56:18 *** Brukhar has joined #bitcoin-core-dev
52 2020-06-03T03:58:38 <fanquake> Weird
53 2020-06-03T04:00:13 <luke-jr> ?
54 2020-06-03T04:00:29 <fanquake> The difference is only in the tar.gz: https://gist.github.com/fanquake/0189129764edd9aa9d89fd274f790176
55 2020-06-03T04:00:39 <fanquake> When I unzip and compare genisoimage, they are identical
56 2020-06-03T04:00:57 <luke-jr> file permissions?
57 2020-06-03T04:01:55 <luke-jr> hmm
58 2020-06-03T04:02:16 <luke-jr> are you sure? :/
59 2020-06-03T04:03:35 <fanquake> Added stat output to the gist
60 2020-06-03T04:05:04 *** AaronvanW has quit IRC
61 2020-06-03T04:06:06 <luke-jr> what line is that stat format?
62 2020-06-03T04:08:05 <luke-jr> is it at all possible you extracted my tar.gz under fanquake/?
63 2020-06-03T04:08:23 <luke-jr> my geniso definitely has the 6044 6066
64 2020-06-03T04:08:49 <fanquake> I will nuke both and recheck
65 2020-06-03T04:12:06 <fanquake> Yea yours has the 6044 6066. Mine has the 6041 6063.
66 2020-06-03T04:13:30 <fanquake> I must have mis-hashed previously. Have updated the shasums in the gist
67 2020-06-03T04:13:43 <fanquake> Any idea what would cause the difference?
68 2020-06-03T04:15:00 <luke-jr> no :/
69 2020-06-03T04:15:04 <luke-jr> not sure what those numbers are
70 2020-06-03T04:16:17 *** proofofkeags has quit IRC
71 2020-06-03T04:16:48 <luke-jr> looks like part of the symbol table
72 2020-06-03T04:16:52 *** proofofkeags has joined #bitcoin-core-dev
73 2020-06-03T04:16:54 <luke-jr> 00000000002b5300 l O .data 0000000000000004 warn_sysfs.6066
74 2020-06-03T04:17:09 <luke-jr> could I have a newer library?
75 2020-06-03T04:18:36 <luke-jr> weird, not finding warn_sysfs in /lib or /usr/lib
76 2020-06-03T04:19:44 <fanquake> The only instance of warn_sysfs in cdrkit is here: https://github.com/ystk/debian-cdrkit/blob/a5022f1207160d30554d87d15af7ee164a35a71f/libusal/scsi-linux-sg.c#L402
77 2020-06-03T04:20:24 *** vasild_ has joined #bitcoin-core-dev
78 2020-06-03T04:20:26 <luke-jr> weird
79 2020-06-03T04:20:55 <luke-jr> post-preprocessing line number?
80 2020-06-03T04:21:03 <luke-jr> in which case it could be any header
81 2020-06-03T04:21:50 *** proofofkeags has quit IRC
82 2020-06-03T04:22:15 * fanquake is unhappy he started looking at this before making lunch
83 2020-06-03T04:22:44 <luke-jr> I guess at this point it's probably unimportant to resolve
84 2020-06-03T04:23:23 *** vasild has quit IRC
85 2020-06-03T04:23:24 *** vasild_ is now known as vasild
86 2020-06-03T04:24:29 <midnight> brutal. :(
87 2020-06-03T04:26:02 <phantomcircuit> sipa, doesn't seem to have really helped, lower false positive rate but the overall time remained about the same
88 2020-06-03T04:30:04 *** morcos has quit IRC
89 2020-06-03T04:35:55 *** marcoagner has joined #bitcoin-core-dev
90 2020-06-03T04:37:05 *** morcos has joined #bitcoin-core-dev
91 2020-06-03T04:42:43 *** justanotheruser has quit IRC
92 2020-06-03T04:43:36 *** justanotheruser has joined #bitcoin-core-dev
93 2020-06-03T04:45:54 *** ppisati has quit IRC
94 2020-06-03T04:50:43 *** proofofkeags has joined #bitcoin-core-dev
95 2020-06-03T04:52:35 *** ppisati has joined #bitcoin-core-dev
96 2020-06-03T04:55:34 *** proofofkeags has quit IRC
97 2020-06-03T05:31:01 *** proofofkeags has joined #bitcoin-core-dev
98 2020-06-03T05:40:47 *** proofofkeags has quit IRC
99 2020-06-03T05:43:19 *** davec has quit IRC
100 2020-06-03T05:50:07 *** luke-jr has quit IRC
101 2020-06-03T05:51:35 *** davec has joined #bitcoin-core-dev
102 2020-06-03T05:59:12 *** Highway61 has joined #bitcoin-core-dev
103 2020-06-03T06:00:02 *** Brukhar has quit IRC
104 2020-06-03T06:02:17 *** AaronvanW has joined #bitcoin-core-dev
105 2020-06-03T06:22:15 *** noirin has joined #bitcoin-core-dev
106 2020-06-03T06:33:49 *** promag has joined #bitcoin-core-dev
107 2020-06-03T06:35:22 *** AaronvanW has quit IRC
108 2020-06-03T06:38:18 *** promag has quit IRC
109 2020-06-03T06:45:33 *** proofofkeags has joined #bitcoin-core-dev
110 2020-06-03T06:49:54 *** proofofkeags has quit IRC
111 2020-06-03T07:19:58 *** proofofkeags has joined #bitcoin-core-dev
112 2020-06-03T07:24:31 *** proofofkeags has quit IRC
113 2020-06-03T07:27:05 *** jarthur has quit IRC
114 2020-06-03T07:45:37 *** Relis has joined #bitcoin-core-dev
115 2020-06-03T07:47:35 *** Relis has quit IRC
116 2020-06-03T07:49:02 *** Guyver2 has joined #bitcoin-core-dev
117 2020-06-03T07:53:12 *** proofofkeags has joined #bitcoin-core-dev
118 2020-06-03T07:57:14 *** proofofkeags has quit IRC
119 2020-06-03T08:22:44 *** bitcoin-git has joined #bitcoin-core-dev
120 2020-06-03T08:22:45 <bitcoin-git> [bitcoin] skmcontrib opened pull request #19152: build: improve build OS configure output (master...fixbuildos) https://github.com/bitcoin/bitcoin/pull/19152
121 2020-06-03T08:22:54 *** bitcoin-git has left #bitcoin-core-dev
122 2020-06-03T08:30:42 *** proofofkeags has joined #bitcoin-core-dev
123 2020-06-03T08:31:02 *** promag has joined #bitcoin-core-dev
124 2020-06-03T08:32:17 *** AaronvanW has joined #bitcoin-core-dev
125 2020-06-03T08:34:49 *** Pavlenex has joined #bitcoin-core-dev
126 2020-06-03T08:34:56 *** proofofkeags has quit IRC
127 2020-06-03T08:37:24 *** AaronvanW has quit IRC
128 2020-06-03T08:37:41 *** AaronvanW has joined #bitcoin-core-dev
129 2020-06-03T08:37:49 *** mrostecki has quit IRC
130 2020-06-03T08:39:25 *** mrostecki has joined #bitcoin-core-dev
131 2020-06-03T08:57:19 *** Pavlenex has quit IRC
132 2020-06-03T08:57:25 *** timothy has joined #bitcoin-core-dev
133 2020-06-03T09:00:02 *** noirin has quit IRC
134 2020-06-03T09:17:31 <stevenroose> Review appreciated on https://github.com/rust-bitcoin/rust-bitcoin/pull/428
135 2020-06-03T09:17:49 <stevenroose> It's a small change to disallow uncompressed pubkeys in Address::p2[w]pkh.
136 2020-06-03T09:18:45 *** promag has quit IRC
137 2020-06-03T09:18:49 <stevenroose> Someone suggests a follow-up change to also parse p2wsh scripts for pushes that are valid uncompressed pubkeys and disallow that.
138 2020-06-03T09:19:02 *** promag has joined #bitcoin-core-dev
139 2020-06-03T09:19:12 <stevenroose> I'm personally a bit reluctant to do that, so I won't be including it in #428.
140 2020-06-03T09:19:14 <gribble> https://github.com/bitcoin/bitcoin/issues/428 | Fix for small change outputs by sipa · Pull Request #428 · bitcoin/bitcoin · GitHub
141 2020-06-03T09:23:05 *** bitcoin-git has joined #bitcoin-core-dev
142 2020-06-03T09:23:05 <bitcoin-git> [bitcoin] S3RK opened pull request #19153: Feature/mempool compatibility test (master...feature/mempool_compatibility_test) https://github.com/bitcoin/bitcoin/pull/19153
143 2020-06-03T09:23:06 *** bitcoin-git has left #bitcoin-core-dev
144 2020-06-03T09:30:31 *** esotericnonsense has quit IRC
145 2020-06-03T09:31:10 *** jeremyrubin has quit IRC
146 2020-06-03T09:56:12 *** justMaD has joined #bitcoin-core-dev
147 2020-06-03T09:57:18 *** dfmb_ has joined #bitcoin-core-dev
148 2020-06-03T10:03:20 *** Lucie72Eichmann has joined #bitcoin-core-dev
149 2020-06-03T10:04:53 *** adiabat has quit IRC
150 2020-06-03T10:08:19 *** Lucie72Eichmann has quit IRC
151 2020-06-03T10:10:30 *** esotericnonsense has joined #bitcoin-core-dev
152 2020-06-03T10:14:01 *** surja795 has joined #bitcoin-core-dev
153 2020-06-03T10:19:50 *** afk11` has quit IRC
154 2020-06-03T10:20:18 *** afk11` has joined #bitcoin-core-dev
155 2020-06-03T10:31:38 *** proofofkeags has joined #bitcoin-core-dev
156 2020-06-03T10:31:58 *** Relis has joined #bitcoin-core-dev
157 2020-06-03T10:35:58 *** proofofkeags has quit IRC
158 2020-06-03T10:38:04 *** Relis has quit IRC
159 2020-06-03T10:43:34 *** TheRec has quit IRC
160 2020-06-03T10:43:42 *** TheRec_ has joined #bitcoin-core-dev
161 2020-06-03T10:43:42 *** TheRec_ has joined #bitcoin-core-dev
162 2020-06-03T10:48:23 *** TheRec_ has quit IRC
163 2020-06-03T10:53:50 <fanquake> wumpus / sipa: May need to block development-lab
164 2020-06-03T10:56:41 *** bitcoin-git has joined #bitcoin-core-dev
165 2020-06-03T10:56:42 <bitcoin-git> [bitcoin] laanwj opened pull request #19155: doc: Add historical release notes for 0.20.0 (master...2020_06_relnot_0.20.0) https://github.com/bitcoin/bitcoin/pull/19155
166 2020-06-03T10:56:43 *** bitcoin-git has left #bitcoin-core-dev
167 2020-06-03T11:01:44 *** bitcoin-git has joined #bitcoin-core-dev
168 2020-06-03T11:01:44 <bitcoin-git> [bitcoin] laanwj closed pull request #19155: doc: Add historical release notes for 0.20.0 (master...2020_06_relnot_0.20.0) https://github.com/bitcoin/bitcoin/pull/19155
169 2020-06-03T11:01:45 *** bitcoin-git has left #bitcoin-core-dev
170 2020-06-03T11:05:45 *** bitcoin-git has joined #bitcoin-core-dev
171 2020-06-03T11:05:46 <bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/657b82cef0e8...42065518d937
172 2020-06-03T11:05:46 <bitcoin-git> bitcoin/master faabc6e MarcoFalke: doc: Remove release notes of 0.20.1 release
173 2020-06-03T11:05:47 <bitcoin-git> bitcoin/master fa1a916 MarcoFalke: doc: Add release-notes-0.20.0.md
174 2020-06-03T11:05:47 <bitcoin-git> bitcoin/master fa13c18 MarcoFalke: doc: Move 0.21 fragments into the main release notes
175 2020-06-03T11:05:48 *** bitcoin-git has left #bitcoin-core-dev
176 2020-06-03T11:06:05 *** bitcoin-git has joined #bitcoin-core-dev
177 2020-06-03T11:06:06 <bitcoin-git> [bitcoin] laanwj merged pull request #19146: doc: Remove release note fragments of 0.20.1 release, Add release-notes-0.20.0 (master...2006-docRel) https://github.com/bitcoin/bitcoin/pull/19146
178 2020-06-03T11:06:06 *** bitcoin-git has left #bitcoin-core-dev
179 2020-06-03T11:18:35 *** Pavlenex has joined #bitcoin-core-dev
180 2020-06-03T11:23:24 *** TheRec has joined #bitcoin-core-dev
181 2020-06-03T11:25:18 *** bitcoin-git has joined #bitcoin-core-dev
182 2020-06-03T11:25:19 <bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/42065518d937...0f55294cc165
183 2020-06-03T11:25:20 <bitcoin-git> bitcoin/master 6666c82 MarcoFalke: fuzz: Give CNode ownership to ConnmanTestMsg in process_message fuzz harne...
184 2020-06-03T11:25:20 <bitcoin-git> bitcoin/master fab860a MarcoFalke: fuzz: Stop nodes in process_message* fuzzers
185 2020-06-03T11:25:21 <bitcoin-git> bitcoin/master 0f55294 MarcoFalke: Merge #18875: fuzz: Stop nodes in process_message* fuzzers
186 2020-06-03T11:25:22 *** bitcoin-git has left #bitcoin-core-dev
187 2020-06-03T11:25:48 *** bitcoin-git has joined #bitcoin-core-dev
188 2020-06-03T11:25:49 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #18875: fuzz: Stop nodes in process_message* fuzzers (master...2005-fuzzStopNodes) https://github.com/bitcoin/bitcoin/pull/18875
189 2020-06-03T11:25:49 *** bitcoin-git has left #bitcoin-core-dev
190 2020-06-03T11:28:59 *** Relis has joined #bitcoin-core-dev
191 2020-06-03T11:32:28 *** bitcoin-git has joined #bitcoin-core-dev
192 2020-06-03T11:32:29 <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0f55294cc165...bdedfcf076a6
193 2020-06-03T11:32:29 <bitcoin-git> bitcoin/master facede1 MarcoFalke: test: Check that invalid witness destinations can not be imported
194 2020-06-03T11:32:29 <bitcoin-git> bitcoin/master bdedfcf MarcoFalke: Merge #18974: test: Check that invalid witness destinations can not be imp...
195 2020-06-03T11:32:34 *** bitcoin-git has left #bitcoin-core-dev
196 2020-06-03T11:32:53 *** bitcoin-git has joined #bitcoin-core-dev
197 2020-06-03T11:32:54 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #18974: test: Check that invalid witness destinations can not be imported (master...2005-testInvalidWitnessDestination) https://github.com/bitcoin/bitcoin/pull/18974
198 2020-06-03T11:32:54 *** bitcoin-git has left #bitcoin-core-dev
199 2020-06-03T11:33:09 *** Pavlenex has quit IRC
200 2020-06-03T11:52:25 <wumpus> congratulations on the 0.20.0 release everyone ð
201 2020-06-03T11:53:26 <wumpus> fanquake: done
202 2020-06-03T11:53:49 <fanquake> ð
203 2020-06-03T11:53:53 <fanquake> wumpus: thanks
204 2020-06-03T11:54:11 <fanquake> & congrats
205 2020-06-03T11:56:53 <jonatack> yay! \o/
206 2020-06-03T11:58:59 *** adiabat has joined #bitcoin-core-dev
207 2020-06-03T12:00:01 *** justMaD has quit IRC
208 2020-06-03T12:05:11 *** dfmb_ has quit IRC
209 2020-06-03T12:18:07 *** dviola has joined #bitcoin-core-dev
210 2020-06-03T12:20:55 *** visser_ has joined #bitcoin-core-dev
211 2020-06-03T12:31:46 *** timothy has quit IRC
212 2020-06-03T12:32:30 *** proofofkeags has joined #bitcoin-core-dev
213 2020-06-03T12:36:47 *** proofofkeags has quit IRC
214 2020-06-03T12:51:50 *** Highway61 has quit IRC
215 2020-06-03T12:52:12 *** TheRec has quit IRC
216 2020-06-03T12:54:08 *** Highway61 has joined #bitcoin-core-dev
217 2020-06-03T13:03:06 *** Guyver2 has quit IRC
218 2020-06-03T13:16:45 *** hyolj has joined #bitcoin-core-dev
219 2020-06-03T13:17:17 *** hyolj has quit IRC
220 2020-06-03T13:19:04 *** TheRec has joined #bitcoin-core-dev
221 2020-06-03T13:19:04 *** TheRec has joined #bitcoin-core-dev
222 2020-06-03T13:24:09 *** TheRec has quit IRC
223 2020-06-03T13:24:51 *** TheRec has joined #bitcoin-core-dev
224 2020-06-03T13:24:51 *** TheRec has joined #bitcoin-core-dev
225 2020-06-03T13:26:38 *** roconnor has quit IRC
226 2020-06-03T13:28:24 <vasild> 16:09 < vasild> hebasto: https://paste.gg/p/anonymous/4f3dd080b5ef4a09a0cba6a6eaffc6a6 -- if somebody can confirm that this is indeed a problem and I am not delusional, then I will open a bug report about it.
227 2020-06-03T13:28:28 <vasild> 16:18 < hebasto> vasild: does TSan detect such deadlock possibilities?
228 2020-06-03T13:28:53 *** dfmb_ has joined #bitcoin-core-dev
229 2020-06-03T13:29:07 <vasild> hebasto: just to answer your question -- tsan does not always detect such deadlocks
230 2020-06-03T13:29:18 *** dfmb_ has quit IRC
231 2020-06-03T13:31:20 <vasild> at least the testcase in #19157 is not detected by tsan
232 2020-06-03T13:31:21 <gribble> https://github.com/bitcoin/bitcoin/issues/19157 | Improve deadlock detection · Issue #19157 · bitcoin/bitcoin · GitHub
233 2020-06-03T13:41:02 *** timothy has joined #bitcoin-core-dev
234 2020-06-03T13:56:07 *** bitcoin-git has joined #bitcoin-core-dev
235 2020-06-03T13:56:08 <bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/bdedfcf076a6...575589a62e39
236 2020-06-03T13:56:08 <bitcoin-git> bitcoin/master fac2eee MarcoFalke: cirrus: Remove no longer needed install step
237 2020-06-03T13:56:09 <bitcoin-git> bitcoin/master fa2ffe8 MarcoFalke: ci: Deduplicate DOCKER_EXEC
238 2020-06-03T13:56:09 <bitcoin-git> bitcoin/master fa0d5ee MarcoFalke: ci: Set halt_on_error=1 for tsan
239 2020-06-03T13:56:10 *** bitcoin-git has left #bitcoin-core-dev
240 2020-06-03T13:56:28 *** bitcoin-git has joined #bitcoin-core-dev
241 2020-06-03T13:56:28 <bitcoin-git> [bitcoin] fanquake merged pull request #19041: ci: tsan with -stdlib=libc++-10 (master...2005-ciTsanFix) https://github.com/bitcoin/bitcoin/pull/19041
242 2020-06-03T13:56:29 *** bitcoin-git has left #bitcoin-core-dev
243 2020-06-03T13:58:53 *** timothy has quit IRC
244 2020-06-03T14:03:39 *** filchef has joined #bitcoin-core-dev
245 2020-06-03T14:12:39 *** Jackielove4u has quit IRC
246 2020-06-03T14:15:20 *** harrigan has quit IRC
247 2020-06-03T14:15:30 *** harrigan has joined #bitcoin-core-dev
248 2020-06-03T14:17:50 *** luke-jr has joined #bitcoin-core-dev
249 2020-06-03T14:20:22 *** bitcoin-git has joined #bitcoin-core-dev
250 2020-06-03T14:20:23 <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/575589a62e39...234fabab9062
251 2020-06-03T14:20:23 <bitcoin-git> bitcoin/master bd7e530 Kiminuo: This PR adds initial support for type hints checking in python scripts.
252 2020-06-03T14:20:24 <bitcoin-git> bitcoin/master 234faba fanquake: Merge #18210: test: type hints in Python tests
253 2020-06-03T14:20:26 *** bitcoin-git has left #bitcoin-core-dev
254 2020-06-03T14:21:16 *** bitcoin-git has joined #bitcoin-core-dev
255 2020-06-03T14:21:16 <bitcoin-git> [bitcoin] fanquake merged pull request #18210: test: type hints in Python tests (master...feature/type-hint-minimum) https://github.com/bitcoin/bitcoin/pull/18210
256 2020-06-03T14:21:17 *** bitcoin-git has left #bitcoin-core-dev
257 2020-06-03T14:23:02 *** timothy has joined #bitcoin-core-dev
258 2020-06-03T14:24:35 *** andrewtoth has joined #bitcoin-core-dev
259 2020-06-03T14:25:28 *** Jackielove4u has joined #bitcoin-core-dev
260 2020-06-03T14:26:03 *** harrigan has quit IRC
261 2020-06-03T14:26:55 *** harrigan has joined #bitcoin-core-dev
262 2020-06-03T14:27:15 *** troygiorshev has joined #bitcoin-core-dev
263 2020-06-03T14:28:02 *** timothy has quit IRC
264 2020-06-03T14:31:21 *** proofofkeags has joined #bitcoin-core-dev
265 2020-06-03T14:33:17 *** bitcoin-git has joined #bitcoin-core-dev
266 2020-06-03T14:33:18 <bitcoin-git> [bitcoin] vasild opened pull request #19158: sync: remove unneeded LockData::invlockorders (master...remove_invlockorders) https://github.com/bitcoin/bitcoin/pull/19158
267 2020-06-03T14:33:19 *** bitcoin-git has left #bitcoin-core-dev
268 2020-06-03T14:38:22 <troygiorshev> #proposedmeetingtopic peer logging
269 2020-06-03T14:38:27 <troygiorshev> i have a proposal for extending the per-peer message capture and resource logging capabilities. if anyone's interested or think they would find this useful, feel free to take a look
270 2020-06-03T14:38:34 <troygiorshev> https://gist.github.com/troygiorshev/f2fedca9b2ab8a2c6449c92d92e17678
271 2020-06-03T14:41:01 *** KateMolly has joined #bitcoin-core-dev
272 2020-06-03T14:42:41 *** KateMolly has left #bitcoin-core-dev
273 2020-06-03T14:43:07 *** Guyver2 has joined #bitcoin-core-dev
274 2020-06-03T14:46:15 *** timothy has joined #bitcoin-core-dev
275 2020-06-03T14:53:12 *** Mercury_Vapor has joined #bitcoin-core-dev
276 2020-06-03T15:00:01 *** visser_ has quit IRC
277 2020-06-03T15:00:14 *** bitcoin-git has joined #bitcoin-core-dev
278 2020-06-03T15:00:14 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #19159: test: Make valgrind.supp work on aarch64 (master...2006-valgrindAarch64) https://github.com/bitcoin/bitcoin/pull/19159
279 2020-06-03T15:00:16 *** bitcoin-git has left #bitcoin-core-dev
280 2020-06-03T15:05:05 *** dviola has quit IRC
281 2020-06-03T15:19:23 *** dr-orlovsky has quit IRC
282 2020-06-03T15:20:19 *** TheRec has quit IRC
283 2020-06-03T15:20:37 *** TheRec has joined #bitcoin-core-dev
284 2020-06-03T15:20:37 *** TheRec has joined #bitcoin-core-dev
285 2020-06-03T15:22:34 *** dviola has joined #bitcoin-core-dev
286 2020-06-03T15:25:00 *** dr-orlovsky has joined #bitcoin-core-dev
287 2020-06-03T15:26:12 *** Relis has quit IRC
288 2020-06-03T15:29:17 *** timothy has quit IRC
289 2020-06-03T15:30:10 *** dr-orlovsky has quit IRC
290 2020-06-03T15:32:21 *** dr-orlovsky has joined #bitcoin-core-dev
291 2020-06-03T15:34:13 *** proofofkeags has quit IRC
292 2020-06-03T15:35:58 *** bitcoin-git has joined #bitcoin-core-dev
293 2020-06-03T15:35:58 <bitcoin-git> [bitcoin] ryanofsky opened pull request #19160: multiprocess: Add basic spawn and IPC support (master...pr/ipc-echo) https://github.com/bitcoin/bitcoin/pull/19160
294 2020-06-03T15:35:59 *** bitcoin-git has left #bitcoin-core-dev
295 2020-06-03T15:38:42 *** Relis has joined #bitcoin-core-dev
296 2020-06-03T16:01:30 *** Arvidt has joined #bitcoin-core-dev
297 2020-06-03T16:01:35 *** proofofkeags has joined #bitcoin-core-dev
298 2020-06-03T16:02:21 *** Talkless has joined #bitcoin-core-dev
299 2020-06-03T16:03:31 <stevenroose> Is there a way to get a wallet xpub from RPC?
300 2020-06-03T16:10:45 <sipa> for a legacy wallet, no, as it uses hardened derivation, so an xpub is meaningless
301 2020-06-03T16:10:55 <jonatack> stevenroose: exporting an xpub from bitcoin core not yet but soon with descriptor wallets https://bitcoin.stackexchange.com/questions/90135/how-do-i-export-an-xpub-from-bitcoin-core-for-use-in-btcpayserver
302 2020-06-03T16:11:58 <stevenroose> sipa: from what version did Core move away from hardened derivation?
303 2020-06-03T16:12:16 <sipa> stevenroose: none
304 2020-06-03T16:12:25 <stevenroose> sipa: non-legacy wallet you mean a descriptor wallet? but those are only opt-in?
305 2020-06-03T16:12:36 <sipa> descriptor wallets use descriptors, which may use an xpub
306 2020-06-03T16:12:40 <stevenroose> from what version are descriptor wallets supported? (well let me read the link first, thanks jonatack sipa )
307 2020-06-03T16:12:43 *** proofofkeags has quit IRC
308 2020-06-03T16:12:49 <sipa> stevenroose: none so far
309 2020-06-03T16:13:07 <sipa> (they're in master, so likely 0.21)
310 2020-06-03T16:13:16 *** proofofkeags has joined #bitcoin-core-dev
311 2020-06-03T16:13:24 <stevenroose> oh, hmm
312 2020-06-03T16:13:54 *** proofofkeags has quit IRC
313 2020-06-03T16:14:09 *** proofofkeags has joined #bitcoin-core-dev
314 2020-06-03T16:15:06 <stevenroose> is there a way to get the xpriv of the hardened derivation? (let's say hypothetically you're a total grotmongool and you don't care about theft; or, say, you are doing a poc and want to use Core instead of a custom wallet :D)
315 2020-06-03T16:20:42 *** justanotheruser has quit IRC
316 2020-06-03T16:23:43 *** vasild has quit IRC
317 2020-06-03T16:35:28 *** vasild has joined #bitcoin-core-dev
318 2020-06-03T16:37:40 *** justanotheruser has joined #bitcoin-core-dev
319 2020-06-03T16:45:28 *** rex4539 has joined #bitcoin-core-dev
320 2020-06-03T16:47:43 *** rex4539 has quit IRC
321 2020-06-03T16:49:29 *** bitcoin-git has joined #bitcoin-core-dev
322 2020-06-03T16:49:29 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #19162: ci: tsan gui (master...2006-ciTsanGui) https://github.com/bitcoin/bitcoin/pull/19162
323 2020-06-03T16:49:30 *** bitcoin-git has left #bitcoin-core-dev
324 2020-06-03T16:57:42 *** tarboss has joined #bitcoin-core-dev
325 2020-06-03T16:57:57 *** neatnik has quit IRC
326 2020-06-03T17:01:37 *** andrewtoth has quit IRC
327 2020-06-03T17:01:59 *** andrewtoth has joined #bitcoin-core-dev
328 2020-06-03T17:10:37 *** user1324 has joined #bitcoin-core-dev
329 2020-06-03T17:15:21 *** bitcoin-git has joined #bitcoin-core-dev
330 2020-06-03T17:15:21 <bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/234fabab9062...a1c0e5fce139
331 2020-06-03T17:15:21 <bitcoin-git> bitcoin/master 47be28c fanquake: validation: use std::chrono in CChainState::FlushStateToDisk()
332 2020-06-03T17:15:22 <bitcoin-git> bitcoin/master 789e9dd fanquake: validation: use std::chrono in IsCurrentForFeeEstimation()
333 2020-06-03T17:15:22 <bitcoin-git> bitcoin/master a1c0e5f MarcoFalke: Merge #19088: validation: use std::chrono throughout some validation funct...
334 2020-06-03T17:15:23 *** bitcoin-git has left #bitcoin-core-dev
335 2020-06-03T17:15:40 *** bitcoin-git has joined #bitcoin-core-dev
336 2020-06-03T17:15:41 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #19088: validation: use std::chrono throughout some validation functions (master...validation_chrono) https://github.com/bitcoin/bitcoin/pull/19088
337 2020-06-03T17:15:42 *** bitcoin-git has left #bitcoin-core-dev
338 2020-06-03T17:15:55 *** Kiminuo has joined #bitcoin-core-dev
339 2020-06-03T17:16:48 *** user1324 has quit IRC
340 2020-06-03T17:22:33 *** Pavlenex has joined #bitcoin-core-dev
341 2020-06-03T17:22:50 <achow101> stevenroose: dumpwallet puts the xprv at the top of the file
342 2020-06-03T17:23:08 *** Pavlenex has quit IRC
343 2020-06-03T17:26:14 *** r251d has joined #bitcoin-core-dev
344 2020-06-03T17:32:17 *** jarthur has joined #bitcoin-core-dev
345 2020-06-03T17:38:48 *** dannmat has joined #bitcoin-core-dev
346 2020-06-03T17:39:50 <stevenroose> achow101: epic thanks
347 2020-06-03T17:45:42 *** EagleTM has joined #bitcoin-core-dev
348 2020-06-03T17:50:35 *** EagleTM has quit IRC
349 2020-06-03T17:55:07 *** dannmat has quit IRC
350 2020-06-03T17:56:25 *** Pavlenex has joined #bitcoin-core-dev
351 2020-06-03T18:01:13 *** r251d has quit IRC
352 2020-06-03T18:01:21 *** tarboss has quit IRC
353 2020-06-03T18:05:50 *** gzhao408 has joined #bitcoin-core-dev
354 2020-06-03T18:08:43 *** Arvidt has left #bitcoin-core-dev
355 2020-06-03T18:10:08 *** gzhao408 has quit IRC
356 2020-06-03T18:10:12 *** guest534543 has joined #bitcoin-core-dev
357 2020-06-03T18:13:40 *** Kiminuo has quit IRC
358 2020-06-03T18:14:05 *** promag has quit IRC
359 2020-06-03T18:21:15 *** josef641 has joined #bitcoin-core-dev
360 2020-06-03T18:27:54 *** shesek has joined #bitcoin-core-dev
361 2020-06-03T18:27:54 *** shesek has joined #bitcoin-core-dev
362 2020-06-03T18:32:19 *** shesek has quit IRC
363 2020-06-03T18:32:51 *** proofofkeags has quit IRC
364 2020-06-03T18:33:27 *** proofofkeags has joined #bitcoin-core-dev
365 2020-06-03T18:36:41 *** guest534543 has quit IRC
366 2020-06-03T18:37:38 *** proofofkeags has quit IRC
367 2020-06-03T18:41:14 *** proofofkeags has joined #bitcoin-core-dev
368 2020-06-03T18:47:51 *** bitcoin-git has joined #bitcoin-core-dev
369 2020-06-03T18:47:52 <bitcoin-git> [bitcoin] vasild closed pull request #19158: sync: remove unneeded LockData::invlockorders (master...remove_invlockorders) https://github.com/bitcoin/bitcoin/pull/19158
370 2020-06-03T18:47:53 *** bitcoin-git has left #bitcoin-core-dev
371 2020-06-03T18:53:20 *** Highway61 has quit IRC
372 2020-06-03T18:55:06 *** lightlike has joined #bitcoin-core-dev
373 2020-06-03T19:12:15 *** ja has joined #bitcoin-core-dev
374 2020-06-03T19:12:42 <ja> on transifex, how do you see the details of a warning? nothing happens when i click the exclamation mark
375 2020-06-03T19:13:54 *** Talkless has quit IRC
376 2020-06-03T19:30:35 *** proofofkeags has quit IRC
377 2020-06-03T19:31:10 *** proofofkeags has joined #bitcoin-core-dev
378 2020-06-03T19:35:32 *** proofofkeags has quit IRC
379 2020-06-03T19:39:27 *** proofofkeags has joined #bitcoin-core-dev
380 2020-06-03T19:50:56 *** dfmb_ has joined #bitcoin-core-dev
381 2020-06-03T20:26:48 *** EagleTM has joined #bitcoin-core-dev
382 2020-06-03T21:00:02 *** josef641 has quit IRC
383 2020-06-03T21:09:12 *** Highway61 has joined #bitcoin-core-dev
384 2020-06-03T21:09:43 *** hex17or has quit IRC
385 2020-06-03T21:10:15 *** hex17or has joined #bitcoin-core-dev
386 2020-06-03T21:20:13 *** troygiorshev has quit IRC
387 2020-06-03T21:21:43 *** retroj1 has joined #bitcoin-core-dev
388 2020-06-03T21:32:31 *** dfmb_ has quit IRC
389 2020-06-03T21:44:11 *** Guyver2 has quit IRC
390 2020-06-03T21:49:56 *** surja795 has quit IRC
391 2020-06-03T21:52:05 *** filchef has quit IRC
392 2020-06-03T21:53:20 *** andrewtoth has quit IRC
393 2020-06-03T21:53:44 *** andrewtoth has joined #bitcoin-core-dev
394 2020-06-03T21:55:00 *** Nkosana has joined #bitcoin-core-dev
395 2020-06-03T21:58:25 *** Nkosana has quit IRC
396 2020-06-03T21:58:40 *** syc777 has joined #bitcoin-core-dev
397 2020-06-03T22:00:03 *** proofofkeags has quit IRC
398 2020-06-03T22:00:37 *** syc777 has quit IRC
399 2020-06-03T22:00:55 *** syc777 has joined #bitcoin-core-dev
400 2020-06-03T22:01:13 *** syc777 is now known as _MM_7777
401 2020-06-03T22:03:05 *** proofofkeags has joined #bitcoin-core-dev
402 2020-06-03T22:03:07 *** proofofkeags has quit IRC
403 2020-06-03T22:03:20 *** proofofkeags has joined #bitcoin-core-dev
404 2020-06-03T22:03:47 *** _MM_7777 has quit IRC
405 2020-06-03T22:07:50 *** _MM_7777 has joined #bitcoin-core-dev
406 2020-06-03T22:11:30 *** _MM_7777 has left #bitcoin-core-dev
407 2020-06-03T22:14:08 *** MM77788811 has joined #bitcoin-core-dev
408 2020-06-03T22:15:35 *** MM77788811 has quit IRC
409 2020-06-03T22:20:17 *** lightlike has quit IRC
410 2020-06-03T22:24:03 *** MM77788811 has joined #bitcoin-core-dev
411 2020-06-03T22:25:40 *** MM77788811 has quit IRC
412 2020-06-03T22:28:57 *** ALS has joined #bitcoin-core-dev
413 2020-06-03T22:30:17 *** MM77788811 has joined #bitcoin-core-dev
414 2020-06-03T22:32:14 *** surja795 has joined #bitcoin-core-dev
415 2020-06-03T22:46:27 *** MM77788811 has quit IRC
416 2020-06-03T22:55:15 *** bitcoin-git has joined #bitcoin-core-dev
417 2020-06-03T22:55:15 <bitcoin-git> [bitcoin] MarcoFalke opened pull request #19164: ci: tsan with wallet (master...2006-ciTsanWallet) https://github.com/bitcoin/bitcoin/pull/19164
418 2020-06-03T22:55:26 *** bitcoin-git has left #bitcoin-core-dev
419 2020-06-03T22:57:08 *** IGHOR has quit IRC
420 2020-06-03T22:58:16 *** IGHOR has joined #bitcoin-core-dev
421 2020-06-03T23:03:55 *** justanotheruser has quit IRC
422 2020-06-03T23:13:38 *** Mercury_Vapor has quit IRC
423 2020-06-03T23:14:02 *** Mercury_Vapor has joined #bitcoin-core-dev
424 2020-06-03T23:17:17 *** IGHOR has quit IRC
425 2020-06-03T23:19:00 *** IGHOR has joined #bitcoin-core-dev
426 2020-06-03T23:20:17 *** andrewtoth_ has joined #bitcoin-core-dev
427 2020-06-03T23:20:25 *** justanotheruser has joined #bitcoin-core-dev
428 2020-06-03T23:20:28 *** andrewtoth has quit IRC
429 2020-06-03T23:26:14 *** jarthur has quit IRC
430 2020-06-03T23:59:03 *** jarthur has joined #bitcoin-core-dev