--- Log opened Tue Aug 06 00:00:31 2019 00:11 < emilengler> How stuff is being printed in the bitcoind interface? 00:11 < emilengler> What is is the function for this 00:12 < emilengler> Or is there even a function? 00:13 < wumpus> you mean printing to the debug log? 00:13 < emilengler> wumpus: Exactly 00:13 < sipa> LogPrintf 00:13 < emilengler> sipa: Thanks 00:13 < wumpus> fanquake: #2302 seems to be about bitcoin: URLs in general 00:13 < gribble> https://github.com/bitcoin/bitcoin/issues/2302 | Double-clicking bitcoin: URI link == duplicate Pay Tos · Issue #2302 · bitcoin/bitcoin · GitHub 00:14 < sipa> emilengler: you can find these things yourself by grepping the source code for strings you see appear 00:14 < fanquake> wumpus: yea, realised after another look, have left that open 00:14 < wumpus> emilengler: yes, or LogPrint(BCLog::ADDRMAN, for specific categories that can be specified with -debug=... 00:15 < emilengler> sipa: Ok, will do this in future :) I might be using this channel to often ;) 00:16 < sipa> emilengler: it's not that you're not welcome asking questions, but you can learn a lot more by investigating things yourself 00:16 < wumpus> yes, printing to the debug log seemed too straightforward a question, I was worried for a bit that he wanted to print, to a printer :) 00:16 < sipa> ha 00:16 < emilengler> I think priting is better term then putting 00:17 < sipa> "logging" 00:18 < sipa> transitive verb 00:18 < sipa> 1a : to cut (trees) for lumber 00:18 < sipa> b : to clear (land) of trees in lumbering —often used with off 00:19 -!- jonatack [d598a2a5@213.152.162.165] has joined #bitcoin-core-dev 00:22 < wumpus> hah i remember that the icon for gnome-logger (or a tool to browse system logs, at least) was a literal log of wood at some point, this confused people for whom English is not their native language a lot 00:23 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 00:28 -!- rex4539 [~rex4539@2a02:587:3514:c700:c8f7:1751:4ed9:8bef] has joined #bitcoin-core-dev 00:29 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 00:30 -!- mzygar [~mzygar@212.123.247.72] has joined #bitcoin-core-dev 00:39 -!- Sentineo [~Undefined@unaffiliated/sentineo] has joined #bitcoin-core-dev 00:41 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 00:41 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 00:44 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 00:45 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 01:03 < wumpus> fanquake: I don't see the comment you added in #16533, maybe you pushed the wrong branch? 01:03 < gribble> https://github.com/bitcoin/bitcoin/issues/16533 | build: disable libxcb extensions by fanquake · Pull Request #16533 · bitcoin/bitcoin · GitHub 01:06 < wumpus> oh, you added it only to the commit description and not in the change itself, ok, that wasn't clear to me 01:06 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 01:07 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 01:07 * wumpus tends to interpret 'comment' as code comment 😄 01:16 < kallewoof> ariard: see my pastebin link etc. I've never seen that kind of stuff before. The coinbase is obviously not getting into the mempool because it is not a valid mempool tx, but the logger is saying it attempts to do so for what it looksl ike a lot of or all of the coinbases related to the node's wallet. 01:22 -!- kcalvinalvin [~calvin@118.131.103.244] has quit [Remote host closed the connection] 01:26 -!- kcalvinalvin [~calvin@118.131.103.244] has joined #bitcoin-core-dev 01:27 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 01:27 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 01:31 < fanquake> wumpus: right, that might actually be what dongcarl meant. I can update with a comment in the .mk file if you prefer. 01:32 < emilengler> I think I'm using LogPrintf() wrong 01:32 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 01:32 < emilengler> It logs stuff that does not belong there 01:33 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 01:33 < emilengler> It logs stuff like "Env: opencon thread exit" eventhough it should only log a %s with a linebreak 01:33 -!- mzygar [~mzygar@212.123.247.72] has quit [Ping timeout: 245 seconds] 01:35 < emilengler> Ok nevermind looks like the problems are at my pointer 01:40 -!- mzygar [~mzygar@212.123.247.72] has joined #bitcoin-core-dev 01:49 -!- emilengler [~emilengle@unaffiliated/emilengler] has quit [Quit: Leaving] 01:50 -!- Victor_sueca is now known as Victorsueca 01:52 -!- IGHOR [~quassel@93.178.216.72] has quit [Read error: No route to host] 01:53 -!- IGHOR [~quassel@93.178.216.72] has joined #bitcoin-core-dev 01:54 -!- laptop500 [~laptop@host81-147-158-108.range81-147.btcentralplus.com] has joined #bitcoin-core-dev 01:55 < fanquake> wumpus: added both now anyways. 01:55 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has quit [Ping timeout: 268 seconds] 01:58 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 01:59 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 02:00 -!- rawtaz1 [~rawtaz@185.103.96.147] has quit [] 02:03 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 02:04 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 02:04 -!- ThunderChicken [~ThunderCh@185.5.172.148] has joined #bitcoin-core-dev 02:04 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 02:07 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 02:07 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 02:08 -!- setpill [~setpill@unaffiliated/setpill] has quit [Ping timeout: 246 seconds] 02:09 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 02:10 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 02:10 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 02:11 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 02:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:11 < bitcoin-git> [bitcoin] fanquake opened pull request #16554: test: only include and use OpenSSL where it's actually needed (BIP70) (master...test_openssl_include) https://github.com/bitcoin/bitcoin/pull/16554 02:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:12 -!- kcalvinalvin [~calvin@118.131.103.244] has quit [Remote host closed the connection] 02:12 -!- kcalvinalvin [~calvin@118.131.103.244] has joined #bitcoin-core-dev 02:16 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 02:18 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 02:18 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 02:23 -!- kcalvinalvin [~calvin@118.131.103.244] has quit [Remote host closed the connection] 02:24 -!- Aleru [496680ee@c-73-102-128-238.hsd1.in.comcast.net] has joined #bitcoin-core-dev 02:25 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 02:26 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 02:34 -!- promag [~promag@92.250.96.111] has joined #bitcoin-core-dev 02:50 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 02:51 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 02:56 -!- rex4539 [~rex4539@2a02:587:3514:c700:c8f7:1751:4ed9:8bef] has quit [Quit: rex4539] 02:58 < wumpus> fanquake: yes, i think adding both is best for these kinds of things: a source code comment is more apparent than a commit comment on casual browsing, but it's good to have the rationale in git history too 03:03 -!- Aleru [496680ee@c-73-102-128-238.hsd1.in.comcast.net] has quit [Remote host closed the connection] 03:09 < promag> all done in #15729 and #16404 03:09 < gribble> https://github.com/bitcoin/bitcoin/issues/15729 | rpc: Raise error in getbalance if minconf is not zero by promag · Pull Request #15729 · bitcoin/bitcoin · GitHub 03:09 < gribble> https://github.com/bitcoin/bitcoin/issues/16404 | qa: Test ZMQ notification after chain reorg by promag · Pull Request #16404 · bitcoin/bitcoin · GitHub 03:13 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 03:13 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 03:15 -!- jonatack [d598a2a5@213.152.162.165] has quit [Ping timeout: 260 seconds] 03:17 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 03:17 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 03:29 -!- promag [~promag@92.250.96.111] has quit [Remote host closed the connection] 03:35 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 03:36 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 03:41 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 03:41 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 03:42 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 03:43 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 03:43 -!- booyah_ [~bb@193.25.1.157] has joined #bitcoin-core-dev 03:44 -!- booyah [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 03:44 -!- jungly [~quassel@79.8.200.97] has quit [Ping timeout: 258 seconds] 03:44 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 03:46 -!- jungly [~quassel@host97-200-static.8-79-b.business.telecomitalia.it] has joined #bitcoin-core-dev 03:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:50 < bitcoin-git> [bitcoin] Sjors opened pull request #16555: [doc] mention whitelist is inbound, and applies to blocksonly (master...2019/08/doc-whitelistrelay) https://github.com/bitcoin/bitcoin/pull/16555 03:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:52 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 03:52 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 04:05 -!- jungly [~quassel@host97-200-static.8-79-b.business.telecomitalia.it] has quit [Ping timeout: 248 seconds] 04:06 -!- jungly [~quassel@79.8.200.97] has joined #bitcoin-core-dev 04:06 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 04:07 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 04:12 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 04:12 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 04:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:14 < bitcoin-git> [bitcoin] setpill opened pull request #16556: Fix systemd service perms (master...fix-systemd-service-perms) https://github.com/bitcoin/bitcoin/pull/16556 04:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:32 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 245 seconds] 04:33 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 04:35 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 04:35 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 04:38 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 04:39 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 04:43 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 04:43 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 04:44 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 04:46 -!- Skirmant [~Skirmant@78-62-14-181.static.zebra.lt] has joined #bitcoin-core-dev 04:46 -!- tnamrikS [~Skirmant@78-62-14-181.static.zebra.lt] has joined #bitcoin-core-dev 04:46 -!- Skirmant [~Skirmant@78-62-14-181.static.zebra.lt] has quit [Disconnected by services] 04:46 -!- tnamrikS [~Skirmant@78-62-14-181.static.zebra.lt] has quit [Remote host closed the connection] 04:46 -!- Skirmant [~Skirmant@78-62-14-181.static.zebra.lt] has joined #bitcoin-core-dev 04:47 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 04:47 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 04:47 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 05:00 -!- ThunderChicken [~ThunderCh@185.5.172.148] has quit [] 05:02 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 05:04 -!- MartinAS1 [~MartinAS@185.103.96.147] has joined #bitcoin-core-dev 05:04 -!- justan0theruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has joined #bitcoin-core-dev 05:06 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 05:06 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 05:06 -!- Uirchit [~urtich@212.225.226.20] has joined #bitcoin-core-dev 05:17 -!- Uirchit [~urtich@212.225.226.20] has left #bitcoin-core-dev [] 05:22 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 05:23 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 05:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:35 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fbe4b7665b97...b725979a1175 05:35 < bitcoin-git> bitcoin/master faff85a MarcoFalke: test: Format feature_fee_estimation with pep8 05:35 < bitcoin-git> bitcoin/master fa76285 MarcoFalke: test: Explain why -whitelist is used in feature_fee_estimation 05:35 < bitcoin-git> bitcoin/master b725979 MarcoFalke: Merge #16535: test: Explain why -whitelist is used in feature_fee_estimati... 05:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:36 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:36 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #16535: test: Explain why -whitelist is used in feature_fee_estimation (master...1908-testDocFeeEst) https://github.com/bitcoin/bitcoin/pull/16535 05:36 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:50 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 05:50 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 05:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:51 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b725979a1175...e5fdda68c6d2 05:51 < bitcoin-git> bitcoin/master 2f37163 fanquake: test: only include and init openSSL where it's actually used 05:51 < bitcoin-git> bitcoin/master e5fdda6 MarcoFalke: Merge #16554: test: only include and use OpenSSL where it's actually neede... 05:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:52 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #16554: test: only include and use OpenSSL where it's actually needed (BIP70) (master...test_openssl_include) https://github.com/bitcoin/bitcoin/pull/16554 05:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:56 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 05:56 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 06:03 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 06:08 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 245 seconds] 06:08 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 06:09 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 260 seconds] 06:09 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 06:14 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 06:14 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 06:19 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 244 seconds] 06:21 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 06:21 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 06:24 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 06:25 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 06:25 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 06:28 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 06:28 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 06:42 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 06:42 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 06:45 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 06:46 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 06:57 -!- Aaronvan_ is now known as AaronvanW 07:02 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 07:02 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 07:06 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-bsihzsmbdqhsuctf] has joined #bitcoin-core-dev 07:06 -!- dgfhdfg [~hgfdfgh@77.243.26.176] has joined #bitcoin-core-dev 07:12 < ariard> kallewoof: ah yes now the logger in SubmitMemoryPoolAndRelay is printing before confirmation checks are done in BroadcastTransaction 07:13 < ariard> IMO best would be to remove txn with more 100 confs from mapWallet to avoid broadcast retries of old confirmed ones 07:14 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 07:14 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 07:24 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 07:25 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 07:27 -!- promag [~promag@92.250.100.3] has joined #bitcoin-core-dev 07:39 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 07:42 -!- laptop500 [~laptop@host81-147-158-108.range81-147.btcentralplus.com] has quit [Quit: Leaving] 07:43 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 07:43 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 07:44 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 07:49 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 07:49 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:49 < bitcoin-git> [bitcoin] jamesob closed pull request #16487: validationinterface: add unused CChainState parameter (master...2019-07-au-vi-arg) https://github.com/bitcoin/bitcoin/pull/16487 07:49 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 07:49 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:53 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 07:53 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 07:55 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 07:56 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 07:57 -!- belcher [~belcher@unaffiliated/belcher] has quit [Read error: Connection timed out] 07:57 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 08:00 -!- MartinAS1 [~MartinAS@185.103.96.147] has quit [] 08:05 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 08:05 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 08:07 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 08:10 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 08:11 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 08:14 -!- mzygar [~mzygar@212.123.247.72] has quit [Ping timeout: 245 seconds] 08:16 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 08:16 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 08:20 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has joined #bitcoin-core-dev 08:24 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 08:24 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 08:34 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 08:35 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 08:36 -!- Skirmant [~Skirmant@78-62-14-181.static.zebra.lt] has quit [Ping timeout: 248 seconds] 08:36 -!- pinheadmz [~matthewzi@209.209.238.169] has joined #bitcoin-core-dev 08:38 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 08:38 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 08:38 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has quit [Remote host closed the connection] 08:39 -!- setpill [~setpill@unaffiliated/setpill] has quit [Ping timeout: 246 seconds] 08:39 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has joined #bitcoin-core-dev 08:41 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has quit [Read error: Connection reset by peer] 08:41 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has joined #bitcoin-core-dev 08:41 -!- DavidMitchell[m] [davidfedii@gateway/shell/matrix.org/x-pjtxchxfbuynefgz] has quit [Ping timeout: 240 seconds] 08:42 -!- kormoc1 [~kormoc@192.145.126.244] has joined #bitcoin-core-dev 08:42 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 08:42 -!- DavidMitchell[m] [davidfedii@gateway/shell/matrix.org/x-ghvctomeqayjvadz] has joined #bitcoin-core-dev 08:42 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 08:46 -!- lightlike [~lightlike@2001:16b8:57e6:b800:51:8966:ce05:7290] has joined #bitcoin-core-dev 08:46 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has quit [Remote host closed the connection] 08:47 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has joined #bitcoin-core-dev 08:48 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 08:48 -!- Skirmant [~Skirmant@78-56-81-100.static.zebra.lt] has joined #bitcoin-core-dev 08:50 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 08:50 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 08:51 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has quit [Ping timeout: 268 seconds] 09:12 -!- promag [~promag@92.250.100.3] has quit [Remote host closed the connection] 09:15 -!- hebasto [~hebasto@95.164.65.194] has quit [Remote host closed the connection] 09:20 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Remote host closed the connection] 09:26 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 248 seconds] 09:26 -!- ghost43_ is now known as ghost43 09:26 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 09:27 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 09:27 -!- memo1234 [54579f7f@ip54579f7f.direct-adsl.nl] has joined #bitcoin-core-dev 09:31 -!- memo1234 [54579f7f@ip54579f7f.direct-adsl.nl] has quit [Remote host closed the connection] 09:36 -!- dviola [~diego@unaffiliated/dviola] has quit [Ping timeout: 272 seconds] 09:36 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 09:42 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 09:42 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 09:42 -!- timothy [~tredaelli@redhat/timothy] has quit [Ping timeout: 245 seconds] 09:44 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 09:48 -!- afk11 [~afk11@gateway/tor-sasl/afk11] has quit [Remote host closed the connection] 09:48 -!- afk11 [~afk11@gateway/tor-sasl/afk11] has joined #bitcoin-core-dev 09:49 -!- promag [~promag@92.250.100.3] has joined #bitcoin-core-dev 09:53 -!- promag [~promag@92.250.100.3] has quit [Ping timeout: 245 seconds] 09:53 -!- baldur [~baldur@pool-108-30-43-28.nycmny.fios.verizon.net] has quit [Ping timeout: 248 seconds] 09:56 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has joined #bitcoin-core-dev 09:57 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 09:58 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 10:08 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has quit [Remote host closed the connection] 10:08 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has joined #bitcoin-core-dev 10:13 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has quit [Ping timeout: 245 seconds] 10:13 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 10:14 < jnewbery> The coinbase check was removed here: https://github.com/bitcoin/bitcoin/pull/15713/files#diff-b2bb174788c7409b671c46ccc86034bdL2163 (in PR 15713). I think we should just restore it 10:14 < jnewbery> I didn't realise the log spam implications of removing that check 10:18 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Ping timeout: 268 seconds] 10:20 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 10:23 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 10:23 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 10:24 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has quit [Ping timeout: 272 seconds] 10:26 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 10:27 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 245 seconds] 10:28 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 10:29 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 10:30 -!- dviola [~diego@189.7.68.220] has joined #bitcoin-core-dev 10:33 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 10:34 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 248 seconds] 10:39 -!- dviola [~diego@189.7.68.220] has quit [Quit: WeeChat 2.5] 10:44 -!- jungly [~quassel@79.8.200.97] has quit [Remote host closed the connection] 11:00 -!- kormoc1 [~kormoc@192.145.126.244] has quit [] 11:15 -!- Bille [~Bille@192.145.126.244] has joined #bitcoin-core-dev 11:18 -!- reallll [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 11:21 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 246 seconds] 11:36 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 11:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:39 < bitcoin-git> [bitcoin] jnewbery opened pull request #16557: [wallet] restore coinbase check in SubmitMemoryPoolAndRelay() (master...2019-08-restore-coinbase-check) https://github.com/bitcoin/bitcoin/pull/16557 11:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:43 < jnewbery> kallewoof: 16557 should fix it for you 11:43 -!- ercwl [~ercwl@94.234.45.80] has joined #bitcoin-core-dev 11:43 -!- laptop500 [~laptop@host81-147-158-108.range81-147.btcentralplus.com] has joined #bitcoin-core-dev 11:46 -!- ercwl [~ercwl@94.234.45.80] has quit [Client Quit] 11:47 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 11:48 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 11:49 -!- reallll is now known as belcher 11:53 -!- ercwl [~ercwl@c-5eea2d50-74736162.cust.telenor.se] has joined #bitcoin-core-dev 12:10 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 12:11 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 12:14 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 245 seconds] 12:15 -!- ca98am79 [6c189c6c@pool-108-24-156-108.cmdnnj.fios.verizon.net] has joined #bitcoin-core-dev 12:17 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 12:20 -!- alko [~alko@BSN-77-147-172.static.siol.net] has quit [Remote host closed the connection] 12:22 -!- Skirmant [~Skirmant@78-56-81-100.static.zebra.lt] has quit [Remote host closed the connection] 12:22 -!- Skirmant [~Skirmant@78-56-81-100.static.zebra.lt] has joined #bitcoin-core-dev 12:48 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 12:49 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 244 seconds] 12:56 -!- ptiyoyip [~hgfdfgh@77.243.26.176] has joined #bitcoin-core-dev 12:59 -!- instabot [59ee8b04@89.238.139.4] has joined #bitcoin-core-dev 13:00 -!- ptiyoyip [~hgfdfgh@77.243.26.176] has quit [Client Quit] 13:00 -!- dgfhdfg [~hgfdfgh@77.243.26.176] has quit [Ping timeout: 268 seconds] 13:06 -!- ca98am79 [6c189c6c@pool-108-24-156-108.cmdnnj.fios.verizon.net] has quit [Ping timeout: 260 seconds] 13:21 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Read error: Connection reset by peer] 13:22 -!- tryphe [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 13:28 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 13:31 -!- lightlike [~lightlike@2001:16b8:57e6:b800:51:8966:ce05:7290] has quit [Remote host closed the connection] 13:35 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 246 seconds] 13:36 -!- lightlike [~lightlike@2001:16b8:57e6:b800:51:8966:ce05:7290] has joined #bitcoin-core-dev 13:44 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 13:56 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 14:00 -!- Bille [~Bille@192.145.126.244] has quit [] 14:00 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 14:01 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 14:04 -!- VitamineD [~VitamineD@185.5.172.148] has joined #bitcoin-core-dev 14:06 -!- ptiyoyip [~hgfdfgh@77.243.26.176] has joined #bitcoin-core-dev 14:09 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 14:09 -!- justan0theruser is now known as justanotheruser 14:10 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 14:23 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 246 seconds] 14:34 -!- instabot [59ee8b04@89.238.139.4] has quit [Remote host closed the connection] 14:37 < achow101> did the code signatures for 0.18.1 go up yet? 14:43 -!- emilengler [~emilengle@unaffiliated/emilengler] has joined #bitcoin-core-dev 14:47 -!- davex_ [~user@45.74.60.149] has joined #bitcoin-core-dev 14:47 -!- davex__ [~user@45.74.60.130] has quit [Ping timeout: 245 seconds] 14:55 -!- liberiga [~liberiga@gateway/tor-sasl/liberiga] has joined #bitcoin-core-dev 15:01 -!- _atos [~quassel@109.252.72.133] has quit [Remote host closed the connection] 15:22 -!- jarthur [~jarthur@207.114.244.5] has quit [] 15:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:25 < bitcoin-git> [bitcoin] gapeman opened pull request #16558: Update headers to 2019 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16558 15:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:38 -!- promag [~promag@92.250.100.3] has joined #bitcoin-core-dev 15:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:39 < bitcoin-git> [bitcoin] fanquake closed pull request #16558: Update headers to 2019 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16558 15:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:45 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:45 < bitcoin-git> [bitcoin] gapeman opened pull request #16559: Unified text outputs (master...patch-2) https://github.com/bitcoin/bitcoin/pull/16559 15:45 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:50 -!- ercwl [~ercwl@c-5eea2d50-74736162.cust.telenor.se] has quit [Quit: ercwl] 15:51 -!- Skirmant [~Skirmant@78-56-81-100.static.zebra.lt] has quit [Ping timeout: 245 seconds] 16:00 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 272 seconds] 16:01 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 16:03 -!- Skirmant [~Skirmant@78-62-14-181.static.zebra.lt] has joined #bitcoin-core-dev 16:16 -!- laptop500 [~laptop@host81-147-158-108.range81-147.btcentralplus.com] has quit [Ping timeout: 248 seconds] 16:17 -!- dgfhdfg [~hgfdfgh@37.19.108.141] has joined #bitcoin-core-dev 16:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 16:18 < bitcoin-git> [bitcoin] luke-jr opened pull request #16560: Bugfix: QA: Run tests with UPnP disabled (master...test_without_upnp) https://github.com/bitcoin/bitcoin/pull/16560 16:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 16:20 -!- ptiyoyip [~hgfdfgh@77.243.26.176] has quit [Ping timeout: 248 seconds] 16:25 -!- mryandao_ [~mryandao@gateway/tor-sasl/mryandao] has joined #bitcoin-core-dev 16:26 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 16:34 -!- mryandao_ is now known as mryandao 16:37 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has joined #bitcoin-core-dev 16:41 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 16:46 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 16:50 -!- marcinja_ [~marcin@c-24-61-229-30.hsd1.ma.comcast.net] has joined #bitcoin-core-dev 16:59 -!- laptop500 [~laptop@host81-147-158-108.range81-147.btcentralplus.com] has joined #bitcoin-core-dev 17:00 -!- VitamineD [~VitamineD@185.5.172.148] has quit [] 17:02 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 17:03 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 17:04 -!- scf-1 [~scf-1@89.249.74.218] has joined #bitcoin-core-dev 17:09 -!- shtirlic [~shtirlic@ec2-52-57-69-234.eu-central-1.compute.amazonaws.com] has quit [Ping timeout: 244 seconds] 17:10 -!- baldur [~baldur@pool-108-29-146-178.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 17:10 -!- shtirlic [~shtirlic@ec2-52-57-69-234.eu-central-1.compute.amazonaws.com] has joined #bitcoin-core-dev 17:14 < fanquake> sipa: would you be able to address feedback in #15558 when you get a chance? 17:14 < gribble> https://github.com/bitcoin/bitcoin/issues/15558 | Dont query all DNS seeds at once by sipa · Pull Request #15558 · bitcoin/bitcoin · GitHub 17:23 < sipa> fanquake: on it 17:25 -!- dviola [~diego@unaffiliated/dviola] has quit [Ping timeout: 248 seconds] 17:26 < fanquake> sipa: cheers 17:34 -!- instagibbs [~instagibb@pool-100-15-121-126.washdc.fios.verizon.net] has quit [Ping timeout: 245 seconds] 17:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 17:35 -!- instagibbs [~instagibb@pool-100-15-121-126.washdc.fios.verizon.net] has joined #bitcoin-core-dev 17:46 -!- captjakk [~captjakk@75-166-173-191.hlrn.qwest.net] has quit [Remote host closed the connection] 17:51 -!- liberiga [~liberiga@gateway/tor-sasl/liberiga] has quit [Ping timeout: 260 seconds] 18:10 -!- dgfhdfg [~hgfdfgh@37.19.108.141] has quit [Quit: Leaving] 18:11 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:13 -!- laptop500 [~laptop@host81-147-158-108.range81-147.btcentralplus.com] has quit [Ping timeout: 246 seconds] 18:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 272 seconds] 18:35 -!- lightlike [~lightlike@2001:16b8:57e6:b800:51:8966:ce05:7290] has quit [Quit: Leaving] 18:41 -!- promag [~promag@92.250.100.3] has quit [Remote host closed the connection] 18:43 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:48 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 272 seconds] 18:52 -!- Bullitje [~Bullit01@042-236-158-163.dynamic.caiway.nl] has joined #bitcoin-core-dev 18:54 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has quit [Ping timeout: 246 seconds] 18:54 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 245 seconds] 19:04 -!- nijak_ [nijak@gateway/vpn/mullvad/nijak] has quit [Quit: in the matrix] 19:14 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 19:16 -!- fox2p [~fox2p@217.64.127.203] has joined #bitcoin-core-dev 19:16 -!- fox2p_ [fox2p@gateway/vpn/mullvad/fox2p] has joined #bitcoin-core-dev 19:19 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 19:20 -!- fox2p [~fox2p@217.64.127.203] has quit [Ping timeout: 248 seconds] 19:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 19:58 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 20:00 -!- scf-1 [~scf-1@89.249.74.218] has quit [] 20:11 -!- mzygar [~mzygar@ip-213-127-8-82.ip.prioritytelecom.net] has joined #bitcoin-core-dev 20:16 -!- promag [~promag@92.250.100.3] has joined #bitcoin-core-dev 20:16 -!- mzygar [~mzygar@ip-213-127-8-82.ip.prioritytelecom.net] has quit [Ping timeout: 245 seconds] 20:18 -!- gnomus [~gnomus@178.162.204.238] has joined #bitcoin-core-dev 20:19 -!- promag [~promag@92.250.100.3] has quit [Read error: Connection reset by peer] 20:33 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 20:38 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 272 seconds] 20:39 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Ping timeout: 260 seconds] 20:53 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 21:05 -!- Cory [Cory@unaffiliated/cory] has quit [Ping timeout: 268 seconds] 21:08 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 21:11 -!- Pasha [Cory@unaffiliated/cory] has joined #bitcoin-core-dev 21:12 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 21:14 -!- Pasha is now known as Cory 21:31 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 21:34 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 246 seconds] 21:40 -!- pinheadmz [~matthewzi@209.209.238.169] has quit [Read error: Connection reset by peer] 21:40 -!- pinheadmz_ [~matthewzi@c-73-92-181-51.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 21:42 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 21:47 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 268 seconds] 21:52 -!- pinheadmz_ [~matthewzi@c-73-92-181-51.hsd1.ca.comcast.net] has quit [Quit: pinheadmz_] 22:18 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 22:39 -!- emilengler [~emilengle@unaffiliated/emilengler] has quit [Remote host closed the connection] 22:52 -!- pinheadmz [~matthewzi@c-73-92-181-51.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 22:53 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 22:54 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 245 seconds] 23:00 -!- gnomus [~gnomus@178.162.204.238] has quit [] 23:01 -!- ThomasLuong [~ThomasLuo@2601:1c2:0:f0ba:6461:76b3:8e16:6334] has joined #bitcoin-core-dev 23:04 -!- ironmarx [~ironmarx@178.162.204.238] has joined #bitcoin-core-dev 23:25 -!- davterra [~none@209.58.185.33] has joined #bitcoin-core-dev 23:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 244 seconds] 23:29 -!- jungly [~quassel@79.8.200.97] has joined #bitcoin-core-dev 23:36 -!- promag [~promag@31.22.202.43] has joined #bitcoin-core-dev 23:41 -!- promag [~promag@31.22.202.43] has quit [Ping timeout: 246 seconds] 23:57 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:59 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has quit [Ping timeout: 258 seconds] --- Log closed Wed Aug 07 00:00:32 2019