--- Log opened Sat Apr 06 00:00:29 2019 --- Day changed Sat Apr 06 2019 00:00 -!- Lauda_ [~quassel@unaffiliated/lauda] has quit [Client Quit] 00:05 -!- Lauda [~quassel@unaffiliated/lauda] has joined #bitcoin-core-dev 00:05 -!- Soligor [~soligor@unaffiliated/soligor] has quit [Remote host closed the connection] 00:19 -!- ZeroWithEvrythng [~Zer@171.249.75.15] has joined #bitcoin-core-dev 00:22 -!- Soligor [~soligor@unaffiliated/soligor] has joined #bitcoin-core-dev 00:24 -!- exile13_ [62a7919a@gateway/web/freenode/ip.98.167.145.154] has quit [Ping timeout: 256 seconds] 00:40 -!- michaelfolkson [~textual@146.185.56.214] has joined #bitcoin-core-dev 00:43 -!- michaelfolkson [~textual@146.185.56.214] has quit [Client Quit] 00:45 -!- DarioUTXO [~dario@c42-39.i04-11.onvol.net] has joined #bitcoin-core-dev 01:02 -!- DarioUTXO [~dario@c42-39.i04-11.onvol.net] has quit [Read error: No route to host] 01:23 -!- ccdle12_ [~ccdle12@223.197.182.203] has quit [Remote host closed the connection] 01:24 -!- michaelfolkson [~textual@146.185.56.214] has joined #bitcoin-core-dev 01:34 -!- mn949588 [~nodebot@cpe-67-243-195-224.nyc.res.rr.com] has quit [Remote host closed the connection] 01:34 -!- mn949588 [~nodebot@cpe-67-243-195-224.nyc.res.rr.com] has joined #bitcoin-core-dev 01:41 -!- mn949588 [~nodebot@cpe-67-243-195-224.nyc.res.rr.com] has quit [Ping timeout: 250 seconds] 01:59 -!- booyah [~bb@193.25.1.157] has joined #bitcoin-core-dev 02:09 -!- michaelfolkson [~textual@146.185.56.214] has quit [Quit: Sleep mode] 02:11 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:12 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 02:14 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 02:30 -!- jonatack [d598a295@gateway/web/freenode/ip.213.152.162.149] has quit [] 02:32 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:34 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:34 -!- ccdle12 [~ccdle12@pcd255160.netvigator.com] has joined #bitcoin-core-dev 02:36 -!- ccdle12 [~ccdle12@pcd255160.netvigator.com] has quit [Remote host closed the connection] 02:37 -!- ccdle12 [~ccdle12@pcd255160.netvigator.com] has joined #bitcoin-core-dev 02:37 -!- ccdle12 [~ccdle12@pcd255160.netvigator.com] has quit [Remote host closed the connection] 02:37 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 02:46 -!- ccdle12 [~ccdle12@pcd255160.netvigator.com] has joined #bitcoin-core-dev 02:49 -!- booyah [~bb@193.25.1.157] has quit [Remote host closed the connection] 02:56 -!- ccdle12 [~ccdle12@pcd255160.netvigator.com] has quit [Remote host closed the connection] 02:56 -!- ccdle12 [~ccdle12@pcd255160.netvigator.com] has joined #bitcoin-core-dev 03:02 < jonasschnelli> If I debug on my macOS 10.14 with lldb, unused variables are optimized away with the default --enable-debug flags of -Og -g3 03:02 < jonasschnelli> I have to switch to -O0 -g 03:03 < jonasschnelli> is that intentionally? 03:03 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 03:10 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:10 < bitcoin-git> [bitcoin] jeffersoncarpenter opened pull request #15762: Declare iterators using auto (master...use-auto) https://github.com/bitcoin/bitcoin/pull/15762 03:10 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:13 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 03:16 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 03:17 -!- booyah [~bb@193.25.1.157] has joined #bitcoin-core-dev 03:20 -!- ccdle12 [~ccdle12@pcd255160.netvigator.com] has quit [Remote host closed the connection] 03:23 < luke-jr> jonasschnelli: #llvm ? :Pp 03:24 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 03:24 < jonasschnelli> I'm asking here because it looks like we changed that recently... 03:24 < luke-jr> -Og is supposed to be good for debugging 03:24 < luke-jr> so if it's a bug, it's a compiler bug 03:25 -!- ryanofsky_ [russ@jumpy.yanofsky.org] has quit [Ping timeout: 252 seconds] 03:25 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 264 seconds] 03:26 -!- ryanofsky [~russ@jumpy.yanofsky.org] has joined #bitcoin-core-dev 03:29 < jonasschnelli> luke-jr: maybe not all compilers support -Og 03:29 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 03:29 < jonasschnelli> though we check for it... 03:30 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 03:42 -!- timothy [~tredaelli@redhat/timothy] has quit [Remote host closed the connection] 03:43 -!- jamckp [6f4560b7@gateway/web/freenode/ip.111.69.96.183] has joined #bitcoin-core-dev 03:44 -!- jamckp [6f4560b7@gateway/web/freenode/ip.111.69.96.183] has left #bitcoin-core-dev [] 03:46 < luke-jr> jonasschnelli: not all compilers support -O0 either :p 03:47 < luke-jr> (I actually have my x86 compiler set to fail hard if it sees -O0; such that configure would be stopped and not allowed to continue at all) 03:48 -!- michaelfolkson [~textual@146.185.56.214] has joined #bitcoin-core-dev 03:48 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 03:50 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 03:50 -!- michaelfolkson [~textual@146.185.56.214] has quit [Client Quit] 03:51 -!- michaelfolkson [~textual@146.185.56.214] has joined #bitcoin-core-dev 04:42 -!- emilr_ [~emilr@unaffiliated/goregrind] has quit [Remote host closed the connection] 04:48 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 04:53 -!- emilr [~emilr@unaffiliated/goregrind] has joined #bitcoin-core-dev 05:19 -!- hebasto [~hebasto@95.164.65.194] has quit [Remote host closed the connection] 05:24 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:51 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 06:02 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 06:34 -!- dviola [~diego@unaffiliated/dviola] has quit [Quit: WeeChat 2.4] 07:07 -!- michaelfolkson [~textual@146.185.56.214] has quit [Ping timeout: 250 seconds] 07:41 -!- vs [56a9c824@gateway/web/freenode/ip.86.169.200.36] has joined #bitcoin-core-dev 07:42 < instagibbs> jonasschnelli, https://github.com/bitcoin/bitcoin/issues/14830 07:42 < instagibbs> for elements we partially reverted #13005 because debugging was so annoying and locally in my bitcoin dir i do the same 07:42 < gribble> https://github.com/bitcoin/bitcoin/issues/13005 | Make --enable-debug to pick better options by practicalswift · Pull Request #13005 · bitcoin/bitcoin · GitHub 07:43 < instagibbs> 0g is allowed to optimize out whatever from my reading 07:50 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Read error: Connection reset by peer] 07:57 -!- qu4ku [~qu4ku@2a01:110f:d06:bd00:55cc:d7a6:b96b:1774] has joined #bitcoin-core-dev 08:03 -!- d_t [~d_t@lexington23associates09.l.subnet.rcn.com] has joined #bitcoin-core-dev 08:04 -!- d_t [~d_t@lexington23associates09.l.subnet.rcn.com] has quit [Client Quit] 08:04 -!- d_t [~d_t@lexington23associates09.l.subnet.rcn.com] has joined #bitcoin-core-dev 08:05 -!- d_t [~d_t@lexington23associates09.l.subnet.rcn.com] has quit [Client Quit] 08:05 -!- d_t [~d_t@lexington23associates09.l.subnet.rcn.com] has joined #bitcoin-core-dev 08:06 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 08:15 < jonasschnelli> thanks instagibbs 08:20 -!- tralfaz [b2806acd@gateway/web/freenode/ip.178.128.106.205] has quit [Ping timeout: 256 seconds] 08:31 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 08:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:38 < bitcoin-git> [bitcoin] sipa opened pull request #15763: Update bips.md for 0.18.0 (master...201904_updatebipsmd) https://github.com/bitcoin/bitcoin/pull/15763 08:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:41 -!- ZeroWithEvrythng [~Zer@171.249.75.15] has quit [] 08:51 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 08:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:55 < bitcoin-git> [bitcoin] sipa pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/35991b162fd1...e439aeb30c04 08:55 < bitcoin-git> bitcoin/master afd20a2 Glenn Willen: Move PSBT decoding functions from core_io to psbt.cpp 08:55 < bitcoin-git> bitcoin/master ef22fe8 Glenn Willen: Refactor analyzepsbt for use outside RPC code 08:55 < bitcoin-git> bitcoin/master 892eff0 Glenn Willen: Add documentation of struct PSBTAnalysis et al 08:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:56 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:56 < bitcoin-git> [bitcoin] sipa merged pull request #15508: Refactor analyzepsbt for use outside RPC code (master...feature-separate-analyzepsbt) https://github.com/bitcoin/bitcoin/pull/15508 08:56 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 09:05 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 09:10 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 245 seconds] 09:13 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 09:19 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 246 seconds] 09:19 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 09:34 -!- qu4ku [~qu4ku@2a01:110f:d06:bd00:55cc:d7a6:b96b:1774] has quit [Ping timeout: 264 seconds] 09:36 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 09:37 -!- booyah [~bb@193.25.1.157] has quit [Quit: Konversation terminated!] 09:37 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 09:53 -!- JackH [~laptop@host86-148-148-129.range86-148.btcentralplus.com] has joined #bitcoin-core-dev 10:03 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 10:14 -!- Tralfaz [~none@c-73-221-225-225.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 10:15 -!- gggnnn [~gggnnn@8.red-83-63-197.staticip.rima-tde.net] has joined #bitcoin-core-dev 10:18 -!- gggnnn [~gggnnn@8.red-83-63-197.staticip.rima-tde.net] has quit [] 10:18 -!- dergigi [~gigi@189.177.110.124] has joined #bitcoin-core-dev 10:21 -!- gggnnn [~gggnnn@194.99.104.172] has joined #bitcoin-core-dev 10:22 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 10:24 -!- dviola [~diego@unaffiliated/dviola] has quit [Quit: WeeChat 2.4] 10:27 -!- gggnnn [~gggnnn@194.99.104.172] has quit [] 10:35 -!- qrestlove [~qrestlove@2601:446:c201:f560:fddd:c263:c47a:bd49] has quit [Ping timeout: 268 seconds] 10:43 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 10:48 -!- qrestlove [~qrestlove@2601:446:c201:f560:fddd:c263:c47a:bd49] has joined #bitcoin-core-dev 10:48 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 10:50 -!- drexl [~drexl@188.166.71.168] has joined #bitcoin-core-dev 10:51 -!- drexl [~drexl@188.166.71.168] has left #bitcoin-core-dev [] 10:54 -!- Tralfaz [~none@c-73-221-225-225.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 11:16 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #bitcoin-core-dev 11:23 -!- qu4ku [~qu4ku@2a01:110f:d06:bd00:55cc:d7a6:b96b:1774] has joined #bitcoin-core-dev 11:23 -!- qu4ku [~qu4ku@2a01:110f:d06:bd00:55cc:d7a6:b96b:1774] has quit [Client Quit] 11:35 -!- Alio88 [~Alio88@host-78-144-145-30.as13285.net] has joined #bitcoin-core-dev 11:36 -!- d_t [~d_t@lexington23associates09.l.subnet.rcn.com] has quit [Ping timeout: 246 seconds] 11:53 -!- Tralfaz [~none@c-73-221-225-225.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 11:56 -!- Tralfaz [~none@c-73-221-225-225.hsd1.wa.comcast.net] has quit [Client Quit] 12:04 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has quit [Ping timeout: 246 seconds] 12:25 -!- hebasto [~hebasto@95.164.65.194] has quit [Ping timeout: 250 seconds] 13:11 -!- Tralfaz [~none@c-73-221-225-225.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 13:18 -!- CubicEarth [~CubicEart@c-73-181-185-227.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 13:20 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 258 seconds] 13:22 -!- makey40 [~jodie@24.215.123.241] has quit [Ping timeout: 244 seconds] 13:30 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 246 seconds] 13:35 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 13:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:38 < bitcoin-git> [bitcoin] achow101 opened pull request #15764: Native descriptor wallets (master...wallet-of-the-glorious-future) https://github.com/bitcoin/bitcoin/pull/15764 13:38 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:44 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 13:48 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 245 seconds] 13:49 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 14:11 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 14:38 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 264 seconds] 14:39 -!- ryanofsky [~russ@jumpy.yanofsky.org] has quit [Quit: ZNC 1.7.1 - https://znc.in] 14:41 -!- ryanofsky [~russ@45.79.191.102] has joined #bitcoin-core-dev 15:05 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 15:21 -!- vs [56a9c824@gateway/web/freenode/ip.86.169.200.36] has quit [Ping timeout: 256 seconds] 15:22 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 15:25 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 15:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:28 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e439aeb30c04...efbc86733a55 15:28 < bitcoin-git> bitcoin/master 7813eb1 Suhas Daftuar: [qa] Overhaul p2p_compactblocks.py 15:28 < bitcoin-git> bitcoin/master efbc867 MarcoFalke: Merge #15660: [qa] Overhaul p2p_compactblocks.py 15:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:29 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #15660: [qa] Overhaul p2p_compactblocks.py (master...2019-03-refactor-p2p-compactblocks-2) https://github.com/bitcoin/bitcoin/pull/15660 15:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:32 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 15:43 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 264 seconds] 15:45 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 15:46 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-core-dev 15:48 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Quit: drexl] 15:48 -!- owowo [~ovovo@185.9.18.115] has joined #bitcoin-core-dev 15:48 -!- owowo [~ovovo@185.9.18.115] has quit [Changing host] 15:48 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 16:16 -!- TonyD [86b51d33@gateway/web/freenode/ip.134.181.29.51] has joined #bitcoin-core-dev 16:21 -!- TonyD [86b51d33@gateway/web/freenode/ip.134.181.29.51] has quit [Ping timeout: 256 seconds] 16:27 -!- murrayn [~murrayn@unaffiliated/murrayn] has joined #bitcoin-core-dev 16:56 -!- shtirlic [~shtirlic@ec2-35-156-179-128.eu-central-1.compute.amazonaws.com] has quit [Quit: ZNC - http://znc.in] 16:57 -!- shtirlic [~shtirlic@ec2-35-156-179-128.eu-central-1.compute.amazonaws.com] has joined #bitcoin-core-dev 17:50 < warren> Status update on mailing lists: They are figuring out import problems for our lists, something to do with a different format originally imported from the old sourceforge list. Meanwhile thousands of existing subscrbers are removed due to the existing mail server being blackholed following DoS attacks in past months. Somebody has been targeting the server with false subscription attacks. 18:11 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 18:12 -!- shtirlic [~shtirlic@ec2-35-156-179-128.eu-central-1.compute.amazonaws.com] has quit [Quit: ZNC - http://znc.in] 18:13 -!- shtirlic [~shtirlic@ec2-35-156-179-128.eu-central-1.compute.amazonaws.com] has joined #bitcoin-core-dev 18:16 -!- echeveria [~echeveria@unaffiliated/echeveria] has left #bitcoin-core-dev ["Leaving"] 18:28 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 18:31 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 19:05 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 19:08 -!- echeveria [~echeveria@unaffiliated/echeveria] has joined #bitcoin-core-dev 19:11 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 19:35 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 19:36 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 246 seconds] 19:39 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 19:39 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 19:52 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 19:57 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 20:31 < gmaxwell> [OT] SKS keyserver network dying (netcraft confirmed?), https://lists.riseup.net/www/arc/monkeysphere/2019-04/msg00004.html --- distributed system with no admissions control, eventually suffers expected fate. 20:35 -!- JackH [~laptop@host86-148-148-129.range86-148.btcentralplus.com] has quit [Ping timeout: 240 seconds] 20:54 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has quit [Ping timeout: 250 seconds] 20:56 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has joined #bitcoin-core-dev 21:30 < gwillen> gmaxwell: :-( 21:53 < warren> I had wondered for years how it survived that way. 22:23 -!- ccdle12 [~ccdle12@223.197.182.203] has joined #bitcoin-core-dev 22:28 -!- hardforkthis [~hardforkt@li120-195.members.linode.com] has joined #bitcoin-core-dev 22:59 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has quit [Quit: Find me in #TheHolyRoger or https://theholyroger.com] 23:00 -!- Randolf [~randolf@96.53.47.38] has joined #bitcoin-core-dev 23:03 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has joined #bitcoin-core-dev 23:04 -!- ccdle12 [~ccdle12@223.197.182.203] has quit [Remote host closed the connection] 23:14 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 23:24 < midnightmagic> most SKS operators have malfunctioning SKS keydumps 23:54 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 23:54 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 23:58 -!- Randolf [~randolf@96.53.47.38] has quit [Ping timeout: 245 seconds] 23:58 -!- RandolfR [~randolf@96.53.47.42] has joined #bitcoin-core-dev --- Log closed Sun Apr 07 00:00:38 2019