--- Log opened Fri Oct 05 00:00:28 2018 00:30 -!- Krellan [~Krellan@2601:640:4000:9258:540e:835b:b344:b457] has joined #bitcoin-core-dev 00:34 < jonasschnelli> crash in 0.17.0: 00:34 < jonasschnelli> Assertion failed: (nBytes_ <= uint64_t(std::numeric_limits::max())), function GetFee, file policy/feerate.cpp, line 25. 00:34 * jonasschnelli is investigating 00:39 -!- IGHOR [~quassel@93.178.216.72] has quit [Quit: http://quassel-irc.org ? ??????????? ?????????. ????-??.] 00:40 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 00:46 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 00:52 < jonasschnelli> is guess returing a -1 into change_spend_size (size_t) is not a good idea 01:06 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 01:07 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 01:15 -!- jeremyrubin [~jr@2001:df0:eb:2ff0:1d0a:3b31:22d:2132] has joined #bitcoin-core-dev 01:19 -!- ken2812221_ [~ken281222@110.50.135.178] has joined #bitcoin-core-dev 01:20 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:22 -!- ken2812221 [~ken281222@180.217.128.98] has quit [Ping timeout: 252 seconds] 01:24 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:25 -!- jeremyrubin [~jr@2001:df0:eb:2ff0:1d0a:3b31:22d:2132] has quit [Quit: Konversation terminated!] 01:27 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:29 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 252 seconds] 01:32 < echeveria> jonasschnelli: so a crasher in the wallet, specifically. 01:33 < jonasschnelli> echeveria: edge case crasher... in the wallet when using watch-only in conjunction with fundrawtx 01:33 < jonasschnelli> Not urgent 01:38 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 01:39 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 01:41 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 01:57 -!- elichai2 [uid212594@gateway/web/irccloud.com/x-hiwpopjytsxphpxf] has joined #bitcoin-core-dev 01:57 -!- Jmabsd [~jmabsd@203.145.95.52] has joined #bitcoin-core-dev 01:58 < Jmabsd> Do NULL data outputs need to have value == 0 to satisfy IsStandard (= be gossiped)? 01:58 < Jmabsd> Can you please provide code reference (meanwhile checking) 02:02 < sipa> null data outputs are just outputs that starts with OP_RETURN 02:03 < sipa> oh, you mean their amount? doesn't matter 02:03 < jonasschnelli> sipa: are you sure? 02:03 < sipa> jonasschnelli: yes 02:04 < jonasschnelli> sipa: GetDustThreshold() would result 0 in case of an OP_RETURN, right? 02:04 < sipa> Dust rule is not applied for OP_RETURNs 02:05 < jonasschnelli> sipa: oh. your right! nm 02:07 < jonasschnelli> while your here sipa: IMO the dummySigner fails on VerifyScript() when you import a P2SH & the P2WPKH redeemscript 02:07 < jonasschnelli> but currently checking... 02:08 < sipa> jonasschnelli: hmm! it shouldn't 02:08 * sipa off to scaling bitcoin opening party 02:08 < jonasschnelli> have fun. :) 02:10 -!- Jmabsd [~jmabsd@203.145.95.52] has quit [Ping timeout: 252 seconds] 02:16 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 02:30 -!- IGHOR [~quassel@93.178.216.72] has joined #bitcoin-core-dev 03:02 < jonasschnelli> sipa: I think I know why it can't be solved. P2SH(P2PWKH) also needs to pubkey in VerifyWitnessProgram (I think avoidable because the key must be compressed anyways) 03:05 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Ping timeout: 256 seconds] 03:39 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Remote host closed the connection] 03:40 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 03:40 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 04:46 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 05:03 -!- Krellan [~Krellan@2601:640:4000:9258:540e:835b:b344:b457] has quit [Read error: Connection reset by peer] 05:03 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:03 -!- Krellan [~Krellan@2601:640:4000:9258:540e:835b:b344:b457] has joined #bitcoin-core-dev 05:08 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 272 seconds] 05:30 -!- instagibbs [~instagibb@pool-100-15-136-249.washdc.fios.verizon.net] has quit [Ping timeout: 252 seconds] 05:38 -!- instagibbs [~instagibb@pool-100-15-136-249.washdc.fios.verizon.net] has joined #bitcoin-core-dev 06:04 -!- reallll [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 06:06 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Ping timeout: 245 seconds] 06:13 -!- reallll is now known as belcher_ 06:14 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 06:16 -!- smaho___ [44377090@gateway/web/freenode/ip.68.55.112.144] has joined #bitcoin-core-dev 06:16 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-core-dev 06:18 -!- kexkey [~kexkey@192.230.35.150] has joined #bitcoin-core-dev 06:20 < smaho___> hi all 06:27 -!- smaho___ [44377090@gateway/web/freenode/ip.68.55.112.144] has quit [Ping timeout: 256 seconds] 06:32 < sipa> hai 06:32 -!- smaho [~smaho@2601:40a:8003:71a5:a860:e544:3524:cfe5] has joined #bitcoin-core-dev 06:36 -!- kexkey [~kexkey@192.230.35.150] has quit [Quit: This computer has gone to sleep] 06:37 -!- smaho [~smaho@2601:40a:8003:71a5:a860:e544:3524:cfe5] has quit [Quit: Mutter: www.mutterirc.com] 06:51 -!- Jmabsd [~jmabsd@203.145.94.141] has joined #bitcoin-core-dev 06:58 < Jmabsd> (repeat of #bitcoin question:) What is the Bitcoin Core policy for the *minimum value that a tx output must have* for the tx to still be gossiped? (as an absolute value number of satoshis) 07:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 07:17 < jonasschnelli> Oh. Since BRB you also need to know the pubkey or the changeaddress in fundrawtx... 07:20 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 244 seconds] 07:33 -!- treyzania [~treyzania@paphos.tr3y.io] has joined #bitcoin-core-dev 07:46 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has joined #bitcoin-core-dev 07:48 -!- games_ [sid99242@gateway/web/irccloud.com/x-wqxdrhfbhlecxlzm] has joined #bitcoin-core-dev 07:55 -!- games_ [sid99242@gateway/web/irccloud.com/x-wqxdrhfbhlecxlzm] has left #bitcoin-core-dev [] 07:55 -!- kexkey [~kexkey@87.101.92.88] has joined #bitcoin-core-dev 07:56 < wumpus> Jmabsd: see https://github.com/bitcoin/bitcoin/blob/master/src/policy/policy.cpp#L20 07:57 < Jmabsd> yep see 07:58 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:59 < Jmabsd> example of tx kicked out of gossip network because of being considered dust: 07:59 < Jmabsd> 1 BTC TXFEE, 1 BTC-value null data, and sending 1 satoshi to address A 08:05 -!- Jmabsd [~jmabsd@203.145.94.141] has quit [Ping timeout: 252 seconds] 08:10 -!- rex4539 [~rex4539@ppp-2-84-165-183.home.otenet.gr] has quit [Quit: rex4539] 08:16 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 08:17 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has quit [Quit: Snoozing.] 08:17 -!- rex4539 [~rex4539@ppp-2-84-165-183.home.otenet.gr] has joined #bitcoin-core-dev 08:26 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 08:27 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 08:45 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 08:50 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 268 seconds] 09:00 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 09:22 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 09:30 -!- Murch [~murch@50-200-105-218-static.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 09:33 -!- ken2812221_ [~ken281222@110.50.135.178] has quit [Ping timeout: 252 seconds] 09:39 -!- no_input_found [no_input_f@gateway/vpn/privateinternetaccess/noinputfound/x-24977668] has quit [Remote host closed the connection] 09:39 -!- Krellan [~Krellan@2601:640:4000:9258:540e:835b:b344:b457] has quit [Read error: Connection reset by peer] 09:39 -!- no_input_found [no_input_f@gateway/vpn/privateinternetaccess/noinputfound/x-24977668] has joined #bitcoin-core-dev 09:39 -!- Krellan [~Krellan@2601:640:4000:9258:540e:835b:b344:b457] has joined #bitcoin-core-dev 09:41 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 09:45 -!- grubles [~grubles@unaffiliated/grubles] has quit [Quit: Leaving] 10:01 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 10:01 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-core-dev 10:17 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 10:23 -!- booyah_ [~bb@193.25.1.157] has joined #bitcoin-core-dev 10:24 -!- booyah [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 10:32 -!- ken2812221 [~ken281222@110.50.135.178] has joined #bitcoin-core-dev 10:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:35 -!- timothy [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 10:36 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has left #bitcoin-core-dev ["ERC (IRC client for Emacs 26.1)"] 10:38 -!- ken2812221 [~ken281222@110.50.135.178] has quit [Remote host closed the connection] 10:39 -!- ken2812221 [~ken281222@110.50.135.178] has joined #bitcoin-core-dev 10:39 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 252 seconds] 11:22 -!- Murch [~murch@50-200-105-218-static.hfc.comcastbusiness.net] has quit [Quit: Snoozing.] 11:48 -!- schmidty [~schmidty@unaffiliated/schmidty] has joined #bitcoin-core-dev 12:05 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 12:09 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 252 seconds] 12:47 -!- murchandamus1 [~murchghos@ghostdub.de] has quit [Ping timeout: 252 seconds] 13:04 -!- kexkey [~kexkey@87.101.92.88] has quit [Quit: This computer has gone to sleep] 13:34 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 13:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 13:35 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 13:39 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 252 seconds] 13:47 -!- grubles [~grubles@unaffiliated/grubles] has joined #bitcoin-core-dev 14:17 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:31 < instagibbs> jonasschnelli, https://github.com/bitcoin/bitcoin/pull/14380#pullrequestreview-161909466 14:35 < instagibbs> known crash, it's not watchonly per-se, it's watchonly for a p2sh it doesn't know 14:44 -!- Krellan [~Krellan@2601:640:4000:9258:540e:835b:b344:b457] has quit [Remote host closed the connection] 14:45 -!- Krellan [~Krellan@2601:640:4000:9258:540e:835b:b344:b457] has joined #bitcoin-core-dev 14:45 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 15:05 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 15:10 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 15:33 -!- michaelsdunn1 [~michaelsd@unaffiliated/michaelsdunn1] has quit [Remote host closed the connection] 16:15 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Quit: WeeChat 2.2] 16:15 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 16:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 16:38 -!- rex4539 [~rex4539@ppp-2-84-165-183.home.otenet.gr] has quit [Quit: rex4539] 16:38 -!- unholymachine [~quassel@38.132.115.211] has joined #bitcoin-core-dev 16:40 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 252 seconds] 16:47 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 16:51 -!- rh0nj [~rh0nj@136.243.139.96] has quit [Remote host closed the connection] 16:51 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 16:52 -!- rh0nj [~rh0nj@136.243.139.96] has joined #bitcoin-core-dev 16:59 -!- hebasto_ [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 17:02 -!- hebasto [~hebasto@95.164.65.194] has quit [Ping timeout: 272 seconds] 17:30 -!- hebasto_ [~hebasto@95.164.65.194] has quit [Remote host closed the connection] 17:30 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 17:31 -!- IGHOR [~quassel@93.178.216.72] has quit [Quit: http://quassel-irc.org ? ??????????? ?????????. ????-??.] 17:31 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 17:37 < gmaxwell> Do other people think that it would be reasonable if setting the upload limiter to a low value (e.g. below 500 MB/day) set the service flags towards non-whitelisted connections to be the pruned flags? 17:37 < gmaxwell> e.g. have a -limitednode that defaults to false and gets softset to true if a low limiter is set. 17:38 < gmaxwell> I didn't propose this previously because we didn't have NODE_LIMITED yet... but we do now, and its widely deployed. 17:38 -!- IGHOR [~quassel@93.178.216.72] has joined #bitcoin-core-dev 17:56 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 17:57 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:24 < luke-jr> gmaxwell: maybe a tri-state so users can disable sending any blocks at all? 18:28 < gmaxwell> Is it really interesting to support that? 18:28 < gmaxwell> luke-jr: that would be more a -clientmode than really a tristate on limited. 18:29 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 18:38 < luke-jr> gmaxwell: unsure 18:39 -!- murrayn [~murrayn@unaffiliated/murrayn] has quit [Quit: Leaving] 19:07 -!- farmerwampum_ [~farmerwam@88.202.178.98] has joined #bitcoin-core-dev 19:09 -!- farmerwampum [~farmerwam@88.202.178.98] has quit [Ping timeout: 252 seconds] 19:09 -!- farmerwampum_ is now known as farmerwampum 19:25 -!- jeremyrubin [~jr@2001:df0:eb:2f00:ccf3:74fb:9472:1b] has joined #bitcoin-core-dev 19:31 -!- Krellan [~Krellan@2601:640:4000:9258:540e:835b:b344:b457] has quit [Read error: Connection reset by peer] 19:32 -!- Krellan [~Krellan@2601:640:4000:9258:540e:835b:b344:b457] has joined #bitcoin-core-dev 19:38 -!- unholymachine [~quassel@38.132.115.211] has quit [Remote host closed the connection] 19:41 -!- jeremyrubin [~jr@2001:df0:eb:2f00:ccf3:74fb:9472:1b] has quit [Remote host closed the connection] 20:02 -!- ken2812221_ [~androirc@2001-b400-e2ac-e6e6-0272-b469-7a76-4444.emome-ip6.hinet.net] has joined #bitcoin-core-dev 20:02 -!- jarthur [~jarthur@2605:6000:1019:41ab:8451:6be6:3872:9077] has joined #bitcoin-core-dev 20:04 < ken2812221_> When would the RPC server send back 503 Service Unavailable? It happened occassionally on feature_uacomment.py on Appveyor. https://ci.appveyor.com/project/DrahtBot/bitcoin/build/master.2001 20:06 < echeveria> ken2812221_: startup? 20:07 < ken2812221_> I think so. But it never fail with 503 on Linux. 20:08 < ken2812221_> I think we should have an extra check for 503 on wait_for_rpc_connection? 20:15 -!- ken2812221_ [~androirc@2001-b400-e2ac-e6e6-0272-b469-7a76-4444.emome-ip6.hinet.net] has quit [Read error: Connection reset by peer] 20:15 < phantomcircuit> ken2812221, i think it's a timing issue 20:15 < phantomcircuit> lol damn 20:16 < echeveria> unlucky. 20:19 -!- ken2812221_ [~androirc@2001-b400-e2ac-e6e6-0272-b469-7a76-4444.emome-ip6.hinet.net] has joined #bitcoin-core-dev 20:20 < ken2812221_> What do you mean timing issue? 20:21 < ken2812221_> Connectting from mobile, sry. 20:22 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has quit [Ping timeout: 268 seconds] 20:32 -!- ken2812221_ [~androirc@2001-b400-e2ac-e6e6-0272-b469-7a76-4444.emome-ip6.hinet.net] has quit [Remote host closed the connection] 20:33 -!- wallet42 [sid154231@gateway/web/irccloud.com/x-niyvctexubqoebmd] has joined #bitcoin-core-dev 20:51 < phantomcircuit> ken2812221, i mean it's got race condition issues 20:53 -!- rh0nj [~rh0nj@136.243.139.96] has quit [Remote host closed the connection] 20:54 < ken2812221> Hmm, I hate race condition. Going to figure it out. 20:56 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 20:56 -!- rh0nj [~rh0nj@136.243.139.96] has joined #bitcoin-core-dev 20:59 -!- dqx [~dqx@unaffiliated/dqx] has quit [Ping timeout: 252 seconds] 21:03 -!- murrayn [~murrayn@unaffiliated/murrayn] has joined #bitcoin-core-dev 21:06 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 246 seconds] 21:07 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 21:13 -!- sipa_ [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 21:18 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Ping timeout: 256 seconds] 21:42 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Ping timeout: 268 seconds] 21:43 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Quit: WeeChat 2.1] 21:44 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 21:49 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Ping timeout: 252 seconds] 21:55 -!- jarthur [~jarthur@2605:6000:1019:41ab:8451:6be6:3872:9077] has quit [Remote host closed the connection] 21:56 -!- jarthur [~jarthur@2605:6000:1019:41ab:8451:6be6:3872:9077] has joined #bitcoin-core-dev 22:15 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 22:20 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Ping timeout: 244 seconds] 22:23 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 22:28 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Ping timeout: 260 seconds] 22:30 -!- sipa_ is now known as sipa 22:45 < dongcarl> Is the "Bitcoin Core Sponsorship Programme" still going on? 22:47 < karelb> I asked on GitHub and nobody knows 22:47 < karelb> https://github.com/bitcoin-core/bitcoincore.org/issues/607 22:47 < karelb> I would think it's probably not 22:50 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 22:54 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Remote host closed the connection] 22:55 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 22:59 < dongcarl> That is a shame, I'm also not sure if it should be discussed in this channel as this is not a dev topic 22:59 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Ping timeout: 244 seconds] 22:59 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #bitcoin-core-dev 23:14 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 23:19 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Ping timeout: 240 seconds] 23:23 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 23:28 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Ping timeout: 272 seconds] 23:32 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 23:36 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Remote host closed the connection] 23:36 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 23:37 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 23:41 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Ping timeout: 244 seconds] 23:44 -!- rex4539 [~rex4539@ppp-2-84-165-183.home.otenet.gr] has joined #bitcoin-core-dev 23:49 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has joined #bitcoin-core-dev 23:54 -!- escrivner [~user@cpe-76-175-74-114.socal.res.rr.com] has quit [Ping timeout: 245 seconds] --- Log closed Sat Oct 06 00:00:29 2018