12020-06-03T00:00:02  *** jacob11 has quit IRC
  22020-06-03T00:01:11  *** Mercury_Vapor has quit IRC
  32020-06-03T00:03:49  *** ghost43 has quit IRC
  42020-06-03T00:04:14  *** EagleTM has quit IRC
  52020-06-03T00:04:38  *** ghost43 has joined #bitcoin-core-dev
  62020-06-03T00:04:58  *** surja795 has joined #bitcoin-core-dev
  72020-06-03T00:12:21  *** Deacyde has quit IRC
  82020-06-03T00:18:50  *** AaronvanW has joined #bitcoin-core-dev
  92020-06-03T00:20:17  *** OneFixt has joined #bitcoin-core-dev
 102020-06-03T00:27:18  *** justanotheruser has quit IRC
 112020-06-03T00:46:35  *** surja795 has quit IRC
 122020-06-03T00:47:59  *** surja795 has joined #bitcoin-core-dev
 132020-06-03T00:52:14  *** AaronvanW has quit IRC
 142020-06-03T00:58:14  *** mxs71 has joined #bitcoin-core-dev
 152020-06-03T00:58:57  *** justanotheruser has joined #bitcoin-core-dev
 162020-06-03T01:18:15  *** mxs71 has quit IRC
 172020-06-03T01:28:56  *** dviola has quit IRC
 182020-06-03T01:29:33  *** surja795 has quit IRC
 192020-06-03T01:34:37  *** surja795 has joined #bitcoin-core-dev
 202020-06-03T01:34:41  *** Relis has quit IRC
 212020-06-03T01:39:29  *** surja795 has quit IRC
 222020-06-03T02:31:00  *** promag has joined #bitcoin-core-dev
 232020-06-03T02:36:34  *** promag has quit IRC
 242020-06-03T02:39:22  *** go121212 has joined #bitcoin-core-dev
 252020-06-03T02:42:20  *** go11111111111 has quit IRC
 262020-06-03T03:00:01  *** OneFixt has quit IRC
 272020-06-03T03:04:32  *** bitcoin-git has joined #bitcoin-core-dev
 282020-06-03T03:04:32  <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3657aee2d25c...657b82cef0e8
 292020-06-03T03:04:33  <bitcoin-git> bitcoin/master 5cb7ee6 Anthony Towns: net: improve code documentation for dns seed behaviour
 302020-06-03T03:04:33  <bitcoin-git> bitcoin/master 657b82c fanquake: Merge #19084: net: improve code documentation for dns seed behaviour
 312020-06-03T03:04:35  *** bitcoin-git has left #bitcoin-core-dev
 322020-06-03T03:04:52  *** bitcoin-git has joined #bitcoin-core-dev
 332020-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
 342020-06-03T03:04:53  *** bitcoin-git has left #bitcoin-core-dev
 352020-06-03T03:07:06  *** surja795 has joined #bitcoin-core-dev
 362020-06-03T03:14:29  <luke-jr> the mid-stage between osx-unsigned and osx-signed isn't deterministic anymore?
 372020-06-03T03:16:14  <luke-jr> hmm, apparently just not for me
 382020-06-03T03:16:25  *** Highway61 has joined #bitcoin-core-dev
 392020-06-03T03:18:43  *** jarthur has quit IRC
 402020-06-03T03:20:34  *** Highway61 has quit IRC
 412020-06-03T03:23:30  <phantomcircuit> sipa, any idea what the bit length of the remainder should be for a 1:10^9 gcs encoding?
 422020-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
 432020-06-03T03:29:24  *** jarthur has joined #bitcoin-core-dev
 442020-06-03T03:29:47  <sipa> phantomcircuit: range is 0..MN-1, where M=1/fprate
 452020-06-03T03:29:54  <sipa> and N is number of elements in the set
 462020-06-03T03:30:17  <sipa> so if you want 1 in a billion fprate, log2(N)+30
 472020-06-03T03:31:37  *** AaronvanW has joined #bitcoin-core-dev
 482020-06-03T03:34:11  <luke-jr> fanquake: http://luke.dashjr.org/tmp/code/bitcoin-0.20.0-osx-unsigned.tar.gz
 492020-06-03T03:35:01  <fanquake> Thanks. Will diff shortly
 502020-06-03T03:37:13  *** surja795 has quit IRC
 512020-06-03T03:56:18  *** Brukhar has joined #bitcoin-core-dev
 522020-06-03T03:58:38  <fanquake> Weird
 532020-06-03T04:00:13  <luke-jr> ?
 542020-06-03T04:00:29  <fanquake> The difference is only in the tar.gz: https://gist.github.com/fanquake/0189129764edd9aa9d89fd274f790176
 552020-06-03T04:00:39  <fanquake> When I unzip and compare genisoimage, they are identical
 562020-06-03T04:00:57  <luke-jr> file permissions?
 572020-06-03T04:01:55  <luke-jr> hmm
 582020-06-03T04:02:16  <luke-jr> are you sure? :/
 592020-06-03T04:03:35  <fanquake> Added stat output to the gist
 602020-06-03T04:05:04  *** AaronvanW has quit IRC
 612020-06-03T04:06:06  <luke-jr> what line is that stat format?
 622020-06-03T04:08:05  <luke-jr> is it at all possible you extracted my tar.gz under fanquake/?
 632020-06-03T04:08:23  <luke-jr> my geniso definitely has the 6044 6066
 642020-06-03T04:08:49  <fanquake> I will nuke both and recheck
 652020-06-03T04:12:06  <fanquake> Yea yours has the 6044 6066. Mine has the 6041 6063.
 662020-06-03T04:13:30  <fanquake> I must have mis-hashed previously. Have updated the shasums in the gist
 672020-06-03T04:13:43  <fanquake> Any idea what would cause the difference?
 682020-06-03T04:15:00  <luke-jr> no :/
 692020-06-03T04:15:04  <luke-jr> not sure what those numbers are
 702020-06-03T04:16:17  *** proofofkeags has quit IRC
 712020-06-03T04:16:48  <luke-jr> looks like part of the symbol table
 722020-06-03T04:16:52  *** proofofkeags has joined #bitcoin-core-dev
 732020-06-03T04:16:54  <luke-jr> 00000000002b5300 l     O .data  0000000000000004              warn_sysfs.6066
 742020-06-03T04:17:09  <luke-jr> could I have a newer library?
 752020-06-03T04:18:36  <luke-jr> weird, not finding warn_sysfs in /lib or /usr/lib
 762020-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
 772020-06-03T04:20:24  *** vasild_ has joined #bitcoin-core-dev
 782020-06-03T04:20:26  <luke-jr> weird
 792020-06-03T04:20:55  <luke-jr> post-preprocessing line number?
 802020-06-03T04:21:03  <luke-jr> in which case it could be any header
 812020-06-03T04:21:50  *** proofofkeags has quit IRC
 822020-06-03T04:22:15  * fanquake is unhappy he started looking at this before making lunch
 832020-06-03T04:22:44  <luke-jr> I guess at this point it's probably unimportant to resolve
 842020-06-03T04:23:23  *** vasild has quit IRC
 852020-06-03T04:23:24  *** vasild_ is now known as vasild
 862020-06-03T04:24:29  <midnight> brutal. :(
 872020-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
 882020-06-03T04:30:04  *** morcos has quit IRC
 892020-06-03T04:35:55  *** marcoagner has joined #bitcoin-core-dev
 902020-06-03T04:37:05  *** morcos has joined #bitcoin-core-dev
 912020-06-03T04:42:43  *** justanotheruser has quit IRC
 922020-06-03T04:43:36  *** justanotheruser has joined #bitcoin-core-dev
 932020-06-03T04:45:54  *** ppisati has quit IRC
 942020-06-03T04:50:43  *** proofofkeags has joined #bitcoin-core-dev
 952020-06-03T04:52:35  *** ppisati has joined #bitcoin-core-dev
 962020-06-03T04:55:34  *** proofofkeags has quit IRC
 972020-06-03T05:31:01  *** proofofkeags has joined #bitcoin-core-dev
 982020-06-03T05:40:47  *** proofofkeags has quit IRC
 992020-06-03T05:43:19  *** davec has quit IRC
1002020-06-03T05:50:07  *** luke-jr has quit IRC
1012020-06-03T05:51:35  *** davec has joined #bitcoin-core-dev
1022020-06-03T05:59:12  *** Highway61 has joined #bitcoin-core-dev
1032020-06-03T06:00:02  *** Brukhar has quit IRC
1042020-06-03T06:02:17  *** AaronvanW has joined #bitcoin-core-dev
1052020-06-03T06:22:15  *** noirin has joined #bitcoin-core-dev
1062020-06-03T06:33:49  *** promag has joined #bitcoin-core-dev
1072020-06-03T06:35:22  *** AaronvanW has quit IRC
1082020-06-03T06:38:18  *** promag has quit IRC
1092020-06-03T06:45:33  *** proofofkeags has joined #bitcoin-core-dev
1102020-06-03T06:49:54  *** proofofkeags has quit IRC
1112020-06-03T07:19:58  *** proofofkeags has joined #bitcoin-core-dev
1122020-06-03T07:24:31  *** proofofkeags has quit IRC
1132020-06-03T07:27:05  *** jarthur has quit IRC
1142020-06-03T07:45:37  *** Relis has joined #bitcoin-core-dev
1152020-06-03T07:47:35  *** Relis has quit IRC
1162020-06-03T07:49:02  *** Guyver2 has joined #bitcoin-core-dev
1172020-06-03T07:53:12  *** proofofkeags has joined #bitcoin-core-dev
1182020-06-03T07:57:14  *** proofofkeags has quit IRC
1192020-06-03T08:22:44  *** bitcoin-git has joined #bitcoin-core-dev
1202020-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
1212020-06-03T08:22:54  *** bitcoin-git has left #bitcoin-core-dev
1222020-06-03T08:30:42  *** proofofkeags has joined #bitcoin-core-dev
1232020-06-03T08:31:02  *** promag has joined #bitcoin-core-dev
1242020-06-03T08:32:17  *** AaronvanW has joined #bitcoin-core-dev
1252020-06-03T08:34:49  *** Pavlenex has joined #bitcoin-core-dev
1262020-06-03T08:34:56  *** proofofkeags has quit IRC
1272020-06-03T08:37:24  *** AaronvanW has quit IRC
1282020-06-03T08:37:41  *** AaronvanW has joined #bitcoin-core-dev
1292020-06-03T08:37:49  *** mrostecki has quit IRC
1302020-06-03T08:39:25  *** mrostecki has joined #bitcoin-core-dev
1312020-06-03T08:57:19  *** Pavlenex has quit IRC
1322020-06-03T08:57:25  *** timothy has joined #bitcoin-core-dev
1332020-06-03T09:00:02  *** noirin has quit IRC
1342020-06-03T09:17:31  <stevenroose> Review appreciated on https://github.com/rust-bitcoin/rust-bitcoin/pull/428
1352020-06-03T09:17:49  <stevenroose> It's a small change to disallow uncompressed pubkeys in Address::p2[w]pkh.
1362020-06-03T09:18:45  *** promag has quit IRC
1372020-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.
1382020-06-03T09:19:02  *** promag has joined #bitcoin-core-dev
1392020-06-03T09:19:12  <stevenroose> I'm personally a bit reluctant to do that, so I won't be including it in #428.
1402020-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
1412020-06-03T09:23:05  *** bitcoin-git has joined #bitcoin-core-dev
1422020-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
1432020-06-03T09:23:06  *** bitcoin-git has left #bitcoin-core-dev
1442020-06-03T09:30:31  *** esotericnonsense has quit IRC
1452020-06-03T09:31:10  *** jeremyrubin has quit IRC
1462020-06-03T09:56:12  *** justMaD has joined #bitcoin-core-dev
1472020-06-03T09:57:18  *** dfmb_ has joined #bitcoin-core-dev
1482020-06-03T10:03:20  *** Lucie72Eichmann has joined #bitcoin-core-dev
1492020-06-03T10:04:53  *** adiabat has quit IRC
1502020-06-03T10:08:19  *** Lucie72Eichmann has quit IRC
1512020-06-03T10:10:30  *** esotericnonsense has joined #bitcoin-core-dev
1522020-06-03T10:14:01  *** surja795 has joined #bitcoin-core-dev
1532020-06-03T10:19:50  *** afk11` has quit IRC
1542020-06-03T10:20:18  *** afk11` has joined #bitcoin-core-dev
1552020-06-03T10:31:38  *** proofofkeags has joined #bitcoin-core-dev
1562020-06-03T10:31:58  *** Relis has joined #bitcoin-core-dev
1572020-06-03T10:35:58  *** proofofkeags has quit IRC
1582020-06-03T10:38:04  *** Relis has quit IRC
1592020-06-03T10:43:34  *** TheRec has quit IRC
1602020-06-03T10:43:42  *** TheRec_ has joined #bitcoin-core-dev
1612020-06-03T10:43:42  *** TheRec_ has joined #bitcoin-core-dev
1622020-06-03T10:48:23  *** TheRec_ has quit IRC
1632020-06-03T10:53:50  <fanquake> wumpus / sipa: May need to block development-lab
1642020-06-03T10:56:41  *** bitcoin-git has joined #bitcoin-core-dev
1652020-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
1662020-06-03T10:56:43  *** bitcoin-git has left #bitcoin-core-dev
1672020-06-03T11:01:44  *** bitcoin-git has joined #bitcoin-core-dev
1682020-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
1692020-06-03T11:01:45  *** bitcoin-git has left #bitcoin-core-dev
1702020-06-03T11:05:45  *** bitcoin-git has joined #bitcoin-core-dev
1712020-06-03T11:05:46  <bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/657b82cef0e8...42065518d937
1722020-06-03T11:05:46  <bitcoin-git> bitcoin/master faabc6e MarcoFalke: doc: Remove release notes of 0.20.1 release
1732020-06-03T11:05:47  <bitcoin-git> bitcoin/master fa1a916 MarcoFalke: doc: Add release-notes-0.20.0.md
1742020-06-03T11:05:47  <bitcoin-git> bitcoin/master fa13c18 MarcoFalke: doc: Move 0.21 fragments into the main release notes
1752020-06-03T11:05:48  *** bitcoin-git has left #bitcoin-core-dev
1762020-06-03T11:06:05  *** bitcoin-git has joined #bitcoin-core-dev
1772020-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
1782020-06-03T11:06:06  *** bitcoin-git has left #bitcoin-core-dev
1792020-06-03T11:18:35  *** Pavlenex has joined #bitcoin-core-dev
1802020-06-03T11:23:24  *** TheRec has joined #bitcoin-core-dev
1812020-06-03T11:25:18  *** bitcoin-git has joined #bitcoin-core-dev
1822020-06-03T11:25:19  <bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/42065518d937...0f55294cc165
1832020-06-03T11:25:20  <bitcoin-git> bitcoin/master 6666c82 MarcoFalke: fuzz: Give CNode ownership to ConnmanTestMsg in process_message fuzz harne...
1842020-06-03T11:25:20  <bitcoin-git> bitcoin/master fab860a MarcoFalke: fuzz: Stop nodes in process_message* fuzzers
1852020-06-03T11:25:21  <bitcoin-git> bitcoin/master 0f55294 MarcoFalke: Merge #18875: fuzz: Stop nodes in process_message* fuzzers
1862020-06-03T11:25:22  *** bitcoin-git has left #bitcoin-core-dev
1872020-06-03T11:25:48  *** bitcoin-git has joined #bitcoin-core-dev
1882020-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
1892020-06-03T11:25:49  *** bitcoin-git has left #bitcoin-core-dev
1902020-06-03T11:28:59  *** Relis has joined #bitcoin-core-dev
1912020-06-03T11:32:28  *** bitcoin-git has joined #bitcoin-core-dev
1922020-06-03T11:32:29  <bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0f55294cc165...bdedfcf076a6
1932020-06-03T11:32:29  <bitcoin-git> bitcoin/master facede1 MarcoFalke: test: Check that invalid witness destinations can not be imported
1942020-06-03T11:32:29  <bitcoin-git> bitcoin/master bdedfcf MarcoFalke: Merge #18974: test: Check that invalid witness destinations can not be imp...
1952020-06-03T11:32:34  *** bitcoin-git has left #bitcoin-core-dev
1962020-06-03T11:32:53  *** bitcoin-git has joined #bitcoin-core-dev
1972020-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
1982020-06-03T11:32:54  *** bitcoin-git has left #bitcoin-core-dev
1992020-06-03T11:33:09  *** Pavlenex has quit IRC
2002020-06-03T11:52:25  <wumpus> congratulations on the 0.20.0 release everyone  🚀
2012020-06-03T11:53:26  <wumpus> fanquake: done
2022020-06-03T11:53:49  <fanquake> 🚀
2032020-06-03T11:53:53  <fanquake> wumpus: thanks
2042020-06-03T11:54:11  <fanquake> & congrats
2052020-06-03T11:56:53  <jonatack> yay! \o/
2062020-06-03T11:58:59  *** adiabat has joined #bitcoin-core-dev
2072020-06-03T12:00:01  *** justMaD has quit IRC
2082020-06-03T12:05:11  *** dfmb_ has quit IRC
2092020-06-03T12:18:07  *** dviola has joined #bitcoin-core-dev
2102020-06-03T12:20:55  *** visser_ has joined #bitcoin-core-dev
2112020-06-03T12:31:46  *** timothy has quit IRC
2122020-06-03T12:32:30  *** proofofkeags has joined #bitcoin-core-dev
2132020-06-03T12:36:47  *** proofofkeags has quit IRC
2142020-06-03T12:51:50  *** Highway61 has quit IRC
2152020-06-03T12:52:12  *** TheRec has quit IRC
2162020-06-03T12:54:08  *** Highway61 has joined #bitcoin-core-dev
2172020-06-03T13:03:06  *** Guyver2 has quit IRC
2182020-06-03T13:16:45  *** hyolj has joined #bitcoin-core-dev
2192020-06-03T13:17:17  *** hyolj has quit IRC
2202020-06-03T13:19:04  *** TheRec has joined #bitcoin-core-dev
2212020-06-03T13:19:04  *** TheRec has joined #bitcoin-core-dev
2222020-06-03T13:24:09  *** TheRec has quit IRC
2232020-06-03T13:24:51  *** TheRec has joined #bitcoin-core-dev
2242020-06-03T13:24:51  *** TheRec has joined #bitcoin-core-dev
2252020-06-03T13:26:38  *** roconnor has quit IRC
2262020-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.
2272020-06-03T13:28:28  <vasild> 16:18 < hebasto> vasild: does TSan detect such deadlock possibilities?
2282020-06-03T13:28:53  *** dfmb_ has joined #bitcoin-core-dev
2292020-06-03T13:29:07  <vasild> hebasto: just to answer your question -- tsan does not always detect such deadlocks
2302020-06-03T13:29:18  *** dfmb_ has quit IRC
2312020-06-03T13:31:20  <vasild> at least the testcase in #19157 is not detected by tsan
2322020-06-03T13:31:21  <gribble> https://github.com/bitcoin/bitcoin/issues/19157 | Improve deadlock detection · Issue #19157 · bitcoin/bitcoin · GitHub
2332020-06-03T13:41:02  *** timothy has joined #bitcoin-core-dev
2342020-06-03T13:56:07  *** bitcoin-git has joined #bitcoin-core-dev
2352020-06-03T13:56:08  <bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/bdedfcf076a6...575589a62e39
2362020-06-03T13:56:08  <bitcoin-git> bitcoin/master fac2eee MarcoFalke: cirrus: Remove no longer needed install step
2372020-06-03T13:56:09  <bitcoin-git> bitcoin/master fa2ffe8 MarcoFalke: ci: Deduplicate DOCKER_EXEC
2382020-06-03T13:56:09  <bitcoin-git> bitcoin/master fa0d5ee MarcoFalke: ci: Set halt_on_error=1 for tsan
2392020-06-03T13:56:10  *** bitcoin-git has left #bitcoin-core-dev
2402020-06-03T13:56:28  *** bitcoin-git has joined #bitcoin-core-dev
2412020-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
2422020-06-03T13:56:29  *** bitcoin-git has left #bitcoin-core-dev
2432020-06-03T13:58:53  *** timothy has quit IRC
2442020-06-03T14:03:39  *** filchef has joined #bitcoin-core-dev
2452020-06-03T14:12:39  *** Jackielove4u has quit IRC
2462020-06-03T14:15:20  *** harrigan has quit IRC
2472020-06-03T14:15:30  *** harrigan has joined #bitcoin-core-dev
2482020-06-03T14:17:50  *** luke-jr has joined #bitcoin-core-dev
2492020-06-03T14:20:22  *** bitcoin-git has joined #bitcoin-core-dev
2502020-06-03T14:20:23  <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/575589a62e39...234fabab9062
2512020-06-03T14:20:23  <bitcoin-git> bitcoin/master bd7e530 Kiminuo: This PR adds initial support for type hints checking in python scripts.
2522020-06-03T14:20:24  <bitcoin-git> bitcoin/master 234faba fanquake: Merge #18210: test: type hints in Python tests
2532020-06-03T14:20:26  *** bitcoin-git has left #bitcoin-core-dev
2542020-06-03T14:21:16  *** bitcoin-git has joined #bitcoin-core-dev
2552020-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
2562020-06-03T14:21:17  *** bitcoin-git has left #bitcoin-core-dev
2572020-06-03T14:23:02  *** timothy has joined #bitcoin-core-dev
2582020-06-03T14:24:35  *** andrewtoth has joined #bitcoin-core-dev
2592020-06-03T14:25:28  *** Jackielove4u has joined #bitcoin-core-dev
2602020-06-03T14:26:03  *** harrigan has quit IRC
2612020-06-03T14:26:55  *** harrigan has joined #bitcoin-core-dev
2622020-06-03T14:27:15  *** troygiorshev has joined #bitcoin-core-dev
2632020-06-03T14:28:02  *** timothy has quit IRC
2642020-06-03T14:31:21  *** proofofkeags has joined #bitcoin-core-dev
2652020-06-03T14:33:17  *** bitcoin-git has joined #bitcoin-core-dev
2662020-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
2672020-06-03T14:33:19  *** bitcoin-git has left #bitcoin-core-dev
2682020-06-03T14:38:22  <troygiorshev> #proposedmeetingtopic peer logging
2692020-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
2702020-06-03T14:38:34  <troygiorshev> https://gist.github.com/troygiorshev/f2fedca9b2ab8a2c6449c92d92e17678
2712020-06-03T14:41:01  *** KateMolly has joined #bitcoin-core-dev
2722020-06-03T14:42:41  *** KateMolly has left #bitcoin-core-dev
2732020-06-03T14:43:07  *** Guyver2 has joined #bitcoin-core-dev
2742020-06-03T14:46:15  *** timothy has joined #bitcoin-core-dev
2752020-06-03T14:53:12  *** Mercury_Vapor has joined #bitcoin-core-dev
2762020-06-03T15:00:01  *** visser_ has quit IRC
2772020-06-03T15:00:14  *** bitcoin-git has joined #bitcoin-core-dev
2782020-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
2792020-06-03T15:00:16  *** bitcoin-git has left #bitcoin-core-dev
2802020-06-03T15:05:05  *** dviola has quit IRC
2812020-06-03T15:19:23  *** dr-orlovsky has quit IRC
2822020-06-03T15:20:19  *** TheRec has quit IRC
2832020-06-03T15:20:37  *** TheRec has joined #bitcoin-core-dev
2842020-06-03T15:20:37  *** TheRec has joined #bitcoin-core-dev
2852020-06-03T15:22:34  *** dviola has joined #bitcoin-core-dev
2862020-06-03T15:25:00  *** dr-orlovsky has joined #bitcoin-core-dev
2872020-06-03T15:26:12  *** Relis has quit IRC
2882020-06-03T15:29:17  *** timothy has quit IRC
2892020-06-03T15:30:10  *** dr-orlovsky has quit IRC
2902020-06-03T15:32:21  *** dr-orlovsky has joined #bitcoin-core-dev
2912020-06-03T15:34:13  *** proofofkeags has quit IRC
2922020-06-03T15:35:58  *** bitcoin-git has joined #bitcoin-core-dev
2932020-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
2942020-06-03T15:35:59  *** bitcoin-git has left #bitcoin-core-dev
2952020-06-03T15:38:42  *** Relis has joined #bitcoin-core-dev
2962020-06-03T16:01:30  *** Arvidt has joined #bitcoin-core-dev
2972020-06-03T16:01:35  *** proofofkeags has joined #bitcoin-core-dev
2982020-06-03T16:02:21  *** Talkless has joined #bitcoin-core-dev
2992020-06-03T16:03:31  <stevenroose> Is there a way to get a wallet xpub from RPC?
3002020-06-03T16:10:45  <sipa> for a legacy wallet, no, as it uses hardened derivation, so an xpub is meaningless
3012020-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
3022020-06-03T16:11:58  <stevenroose> sipa: from what version did Core move away from hardened derivation?
3032020-06-03T16:12:16  <sipa> stevenroose: none
3042020-06-03T16:12:25  <stevenroose> sipa: non-legacy wallet you mean a descriptor wallet? but those are only opt-in?
3052020-06-03T16:12:36  <sipa> descriptor wallets use descriptors, which may use an xpub
3062020-06-03T16:12:40  <stevenroose> from what version are descriptor wallets supported? (well let me read the link first, thanks jonatack sipa )
3072020-06-03T16:12:43  *** proofofkeags has quit IRC
3082020-06-03T16:12:49  <sipa> stevenroose: none so far
3092020-06-03T16:13:07  <sipa> (they're in master, so likely 0.21)
3102020-06-03T16:13:16  *** proofofkeags has joined #bitcoin-core-dev
3112020-06-03T16:13:24  <stevenroose> oh, hmm
3122020-06-03T16:13:54  *** proofofkeags has quit IRC
3132020-06-03T16:14:09  *** proofofkeags has joined #bitcoin-core-dev
3142020-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)
3152020-06-03T16:20:42  *** justanotheruser has quit IRC
3162020-06-03T16:23:43  *** vasild has quit IRC
3172020-06-03T16:35:28  *** vasild has joined #bitcoin-core-dev
3182020-06-03T16:37:40  *** justanotheruser has joined #bitcoin-core-dev
3192020-06-03T16:45:28  *** rex4539 has joined #bitcoin-core-dev
3202020-06-03T16:47:43  *** rex4539 has quit IRC
3212020-06-03T16:49:29  *** bitcoin-git has joined #bitcoin-core-dev
3222020-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
3232020-06-03T16:49:30  *** bitcoin-git has left #bitcoin-core-dev
3242020-06-03T16:57:42  *** tarboss has joined #bitcoin-core-dev
3252020-06-03T16:57:57  *** neatnik has quit IRC
3262020-06-03T17:01:37  *** andrewtoth has quit IRC
3272020-06-03T17:01:59  *** andrewtoth has joined #bitcoin-core-dev
3282020-06-03T17:10:37  *** user1324 has joined #bitcoin-core-dev
3292020-06-03T17:15:21  *** bitcoin-git has joined #bitcoin-core-dev
3302020-06-03T17:15:21  <bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/234fabab9062...a1c0e5fce139
3312020-06-03T17:15:21  <bitcoin-git> bitcoin/master 47be28c fanquake: validation: use std::chrono in CChainState::FlushStateToDisk()
3322020-06-03T17:15:22  <bitcoin-git> bitcoin/master 789e9dd fanquake: validation: use std::chrono in IsCurrentForFeeEstimation()
3332020-06-03T17:15:22  <bitcoin-git> bitcoin/master a1c0e5f MarcoFalke: Merge #19088: validation: use std::chrono throughout some validation funct...
3342020-06-03T17:15:23  *** bitcoin-git has left #bitcoin-core-dev
3352020-06-03T17:15:40  *** bitcoin-git has joined #bitcoin-core-dev
3362020-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
3372020-06-03T17:15:42  *** bitcoin-git has left #bitcoin-core-dev
3382020-06-03T17:15:55  *** Kiminuo has joined #bitcoin-core-dev
3392020-06-03T17:16:48  *** user1324 has quit IRC
3402020-06-03T17:22:33  *** Pavlenex has joined #bitcoin-core-dev
3412020-06-03T17:22:50  <achow101> stevenroose: dumpwallet puts the xprv at the top of the file
3422020-06-03T17:23:08  *** Pavlenex has quit IRC
3432020-06-03T17:26:14  *** r251d has joined #bitcoin-core-dev
3442020-06-03T17:32:17  *** jarthur has joined #bitcoin-core-dev
3452020-06-03T17:38:48  *** dannmat has joined #bitcoin-core-dev
3462020-06-03T17:39:50  <stevenroose> achow101: epic thanks
3472020-06-03T17:45:42  *** EagleTM has joined #bitcoin-core-dev
3482020-06-03T17:50:35  *** EagleTM has quit IRC
3492020-06-03T17:55:07  *** dannmat has quit IRC
3502020-06-03T17:56:25  *** Pavlenex has joined #bitcoin-core-dev
3512020-06-03T18:01:13  *** r251d has quit IRC
3522020-06-03T18:01:21  *** tarboss has quit IRC
3532020-06-03T18:05:50  *** gzhao408 has joined #bitcoin-core-dev
3542020-06-03T18:08:43  *** Arvidt has left #bitcoin-core-dev
3552020-06-03T18:10:08  *** gzhao408 has quit IRC
3562020-06-03T18:10:12  *** guest534543 has joined #bitcoin-core-dev
3572020-06-03T18:13:40  *** Kiminuo has quit IRC
3582020-06-03T18:14:05  *** promag has quit IRC
3592020-06-03T18:21:15  *** josef641 has joined #bitcoin-core-dev
3602020-06-03T18:27:54  *** shesek has joined #bitcoin-core-dev
3612020-06-03T18:27:54  *** shesek has joined #bitcoin-core-dev
3622020-06-03T18:32:19  *** shesek has quit IRC
3632020-06-03T18:32:51  *** proofofkeags has quit IRC
3642020-06-03T18:33:27  *** proofofkeags has joined #bitcoin-core-dev
3652020-06-03T18:36:41  *** guest534543 has quit IRC
3662020-06-03T18:37:38  *** proofofkeags has quit IRC
3672020-06-03T18:41:14  *** proofofkeags has joined #bitcoin-core-dev
3682020-06-03T18:47:51  *** bitcoin-git has joined #bitcoin-core-dev
3692020-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
3702020-06-03T18:47:53  *** bitcoin-git has left #bitcoin-core-dev
3712020-06-03T18:53:20  *** Highway61 has quit IRC
3722020-06-03T18:55:06  *** lightlike has joined #bitcoin-core-dev
3732020-06-03T19:12:15  *** ja has joined #bitcoin-core-dev
3742020-06-03T19:12:42  <ja> on transifex, how do you see the details of a warning? nothing happens when i click the exclamation mark
3752020-06-03T19:13:54  *** Talkless has quit IRC
3762020-06-03T19:30:35  *** proofofkeags has quit IRC
3772020-06-03T19:31:10  *** proofofkeags has joined #bitcoin-core-dev
3782020-06-03T19:35:32  *** proofofkeags has quit IRC
3792020-06-03T19:39:27  *** proofofkeags has joined #bitcoin-core-dev
3802020-06-03T19:50:56  *** dfmb_ has joined #bitcoin-core-dev
3812020-06-03T20:26:48  *** EagleTM has joined #bitcoin-core-dev
3822020-06-03T21:00:02  *** josef641 has quit IRC
3832020-06-03T21:09:12  *** Highway61 has joined #bitcoin-core-dev
3842020-06-03T21:09:43  *** hex17or has quit IRC
3852020-06-03T21:10:15  *** hex17or has joined #bitcoin-core-dev
3862020-06-03T21:20:13  *** troygiorshev has quit IRC
3872020-06-03T21:21:43  *** retroj1 has joined #bitcoin-core-dev
3882020-06-03T21:32:31  *** dfmb_ has quit IRC
3892020-06-03T21:44:11  *** Guyver2 has quit IRC
3902020-06-03T21:49:56  *** surja795 has quit IRC
3912020-06-03T21:52:05  *** filchef has quit IRC
3922020-06-03T21:53:20  *** andrewtoth has quit IRC
3932020-06-03T21:53:44  *** andrewtoth has joined #bitcoin-core-dev
3942020-06-03T21:55:00  *** Nkosana has joined #bitcoin-core-dev
3952020-06-03T21:58:25  *** Nkosana has quit IRC
3962020-06-03T21:58:40  *** syc777 has joined #bitcoin-core-dev
3972020-06-03T22:00:03  *** proofofkeags has quit IRC
3982020-06-03T22:00:37  *** syc777 has quit IRC
3992020-06-03T22:00:55  *** syc777 has joined #bitcoin-core-dev
4002020-06-03T22:01:13  *** syc777 is now known as _MM_7777
4012020-06-03T22:03:05  *** proofofkeags has joined #bitcoin-core-dev
4022020-06-03T22:03:07  *** proofofkeags has quit IRC
4032020-06-03T22:03:20  *** proofofkeags has joined #bitcoin-core-dev
4042020-06-03T22:03:47  *** _MM_7777 has quit IRC
4052020-06-03T22:07:50  *** _MM_7777 has joined #bitcoin-core-dev
4062020-06-03T22:11:30  *** _MM_7777 has left #bitcoin-core-dev
4072020-06-03T22:14:08  *** MM77788811 has joined #bitcoin-core-dev
4082020-06-03T22:15:35  *** MM77788811 has quit IRC
4092020-06-03T22:20:17  *** lightlike has quit IRC
4102020-06-03T22:24:03  *** MM77788811 has joined #bitcoin-core-dev
4112020-06-03T22:25:40  *** MM77788811 has quit IRC
4122020-06-03T22:28:57  *** ALS has joined #bitcoin-core-dev
4132020-06-03T22:30:17  *** MM77788811 has joined #bitcoin-core-dev
4142020-06-03T22:32:14  *** surja795 has joined #bitcoin-core-dev
4152020-06-03T22:46:27  *** MM77788811 has quit IRC
4162020-06-03T22:55:15  *** bitcoin-git has joined #bitcoin-core-dev
4172020-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
4182020-06-03T22:55:26  *** bitcoin-git has left #bitcoin-core-dev
4192020-06-03T22:57:08  *** IGHOR has quit IRC
4202020-06-03T22:58:16  *** IGHOR has joined #bitcoin-core-dev
4212020-06-03T23:03:55  *** justanotheruser has quit IRC
4222020-06-03T23:13:38  *** Mercury_Vapor has quit IRC
4232020-06-03T23:14:02  *** Mercury_Vapor has joined #bitcoin-core-dev
4242020-06-03T23:17:17  *** IGHOR has quit IRC
4252020-06-03T23:19:00  *** IGHOR has joined #bitcoin-core-dev
4262020-06-03T23:20:17  *** andrewtoth_ has joined #bitcoin-core-dev
4272020-06-03T23:20:25  *** justanotheruser has joined #bitcoin-core-dev
4282020-06-03T23:20:28  *** andrewtoth has quit IRC
4292020-06-03T23:26:14  *** jarthur has quit IRC
4302020-06-03T23:59:03  *** jarthur has joined #bitcoin-core-dev