--- Day changed Wed Apr 18 2018 00:00 -!- Randolf [~randolf@209.205.87.205.core.cipherkey.net] has quit [Ping timeout: 268 seconds] 00:02 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 00:03 < jonasschnelli> If someone is interested, one of my machines does dump the mempool (mammempool 300MB) every hour since a couple of month... a lot of data though 00:03 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 00:05 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 00:07 <@wumpus> the incremental format is probably slightly more efficient in storage, sounds like dumping the entire thing every hour will get you a lot of duplicate data, though compression helps ofc 00:10 -!- ProfMac [~ProfMac@2001:470:b8ac:0:6117:d9f5:e47f:81ea] has quit [Ping timeout: 260 seconds] 00:10 < jonasschnelli> Yes! I had to trade off storage space vs. implementing an incremental dump solution 00:12 <@wumpus> yep 00:13 < fanquake> jonasschnelli Thanks 00:13 < jonasschnelli> fanquake: I need to finish my IRC bot that allows triggering a gitian build on my machine 00:14 -!- anstaendig [~anstaendi@185.212.149.4] has quit [Ping timeout: 264 seconds] 00:15 < jonasschnelli> Building all pull requests would require a couple of machines (=much more expensive setup) 00:16 -!- anstaendig [~anstaendi@185.212.149.4] has joined #bitcoin-core-dev 00:16 <@wumpus> indeed, I think it's better to have it as something manually triggered, at least at first, can always be automatized if there's need for it 00:18 < jonasschnelli> Also, there are risks running pre-built binaries... 00:19 <@wumpus> yes, there are security issues with building ,as well as hosting binaries for PRs that no human has looked at 00:21 < fanquake> handy way for someone to submit a malicious PR and get their binaries built ready for distribution 00:21 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 00:21 <@wumpus> exactly 00:22 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 00:22 <@wumpus> it does leave one hell of an audit trail, so I doubt it's the best way to parasitize on someone else's infrastructure to host binaries, but still we really want to avoid it 00:22 < jonasschnelli> Trigger a build could be protected over a github username (via special comment) or via an IRC handle. Both not very secure... additionally a gpg signature coule be added 00:23 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has joined #bitcoin-core-dev 00:24 <@wumpus> jonasschnelli: well as long as you check that freenode user is authenticated and using TLS, your only worry is that freenode itself is compromised, it's unlikely anyone will go that far to trigger a build :-) 00:25 < jonasschnelli> heh, true. 00:25 <@wumpus> same for spoofing github handles I think 00:25 < fanquake> Probably easier to spin up some EC2 instances using credit cards before compromising the freenode infrastructure 00:25 < fanquake> *stolen credit cards 00:30 < fanquake> wumpus Did you want to merge #12715 tomorrow or the day after? I've just about finished testing, looks like it's ready to go. Just want to minimise disruption. 00:30 < gribble> https://github.com/bitcoin/bitcoin/issues/12715 | depends: Add make clean rule by hkjn · Pull Request #12715 · bitcoin/bitcoin · GitHub 00:35 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has quit [Ping timeout: 240 seconds] 00:39 -!- ccook [~ccook@208.66.192.142] has quit [Ping timeout: 264 seconds] 00:41 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has joined #bitcoin-core-dev 00:42 -!- goatpig [56f75200@gateway/web/freenode/ip.86.247.82.0] has joined #bitcoin-core-dev 00:42 -!- ccook [~ccook@208.66.192.142] has joined #bitcoin-core-dev 00:48 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 00:48 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has joined #bitcoin-core-dev 00:49 < bitcoin-git> [bitcoin] jonasschnelli opened pull request #13014: Allow txindex in prune mode (master...2018/04/txindex_prune) https://github.com/bitcoin/bitcoin/pull/13014 00:51 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has quit [Quit: leaving] 00:51 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Remote host closed the connection] 00:51 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has joined #bitcoin-core-dev 00:52 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 00:52 < jonasschnelli> wow... I can load #11857 again 00:52 < gribble> https://github.com/bitcoin/bitcoin/issues/11857 | Build tx index in parallel with validation by jimpo · Pull Request #11857 · bitcoin/bitcoin · GitHub 00:52 < jonasschnelli> no "github unicorn" 00:55 < luke-jr> (I can't) 00:56 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Remote host closed the connection] 00:56 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 00:57 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-core-dev 00:58 -!- wxss [~user@159.148.187.2] has joined #bitcoin-core-dev 00:58 < fanquake> (neither) 00:59 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Client Quit] 01:01 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Read error: Connection reset by peer] 01:01 < jonasschnelli> hmm... 01:01 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 01:02 < jonasschnelli> I don't see the reason why this PR needs more time to load... 01:02 < jonasschnelli> Maybe we reopen a new PR (could be a comment that blocks it) or jimpo tries to rebase and force push 01:02 < jonasschnelli> It's a bit odd that we have a high-prio PR that can't be discussed. 01:07 -!- anstaendig [~anstaendi@185.212.149.4] has quit [Ping timeout: 240 seconds] 01:08 < fanquake> It's loading now, so it must just be some temporary issue. 01:08 < jonasschnelli> fanquake@testing is on fire! 01:10 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 01:11 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:19 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 01:21 -!- crt4 [~hk@host217-35-240-133.range217-35.btcentralplus.com] has quit [Quit: crt4] 01:24 -!- booyah [~bb@193.25.1.157] has joined #bitcoin-core-dev 01:26 -!- timothy [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 01:29 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:34 -!- drizztbsd [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:35 -!- timothy [~tredaelli@redhat/timothy] has quit [Ping timeout: 268 seconds] 01:38 -!- paracyst_ [paracyst@unaffiliated/paracyst] has joined #bitcoin-core-dev 01:38 -!- ctrlbreak [~ctrlbreak@fctnnbsc38w-47-55-95-227.dhcp-dynamic.fibreop.nb.bellaliant.net] has quit [Remote host closed the connection] 01:38 -!- paracyst [paracyst@unaffiliated/paracyst] has quit [Ping timeout: 256 seconds] 01:39 -!- ctrlbreak [~ctrlbreak@fctnnbsc38w-47-55-95-227.dhcp-dynamic.fibreop.nb.bellaliant.net] has joined #bitcoin-core-dev 01:50 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has quit [Ping timeout: 255 seconds] 01:51 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 01:55 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 256 seconds] 01:56 -!- crt4 [~hk@host217-35-240-133.range217-35.btcentralplus.com] has joined #bitcoin-core-dev 01:57 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has quit [Read error: Connection reset by peer] 02:00 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-sldnpxvafdooywvn] has joined #bitcoin-core-dev 02:02 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has joined #bitcoin-core-dev 02:09 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 264 seconds] 02:14 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has joined #bitcoin-core-dev 02:23 -!- drizztbsd [~tredaelli@redhat/timothy] has quit [Ping timeout: 256 seconds] 02:25 -!- drizztbsd [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 02:28 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3a8a4dc4a130...8fd62437c683 02:28 < bitcoin-git> bitcoin/master aff16fd Henrik Jonsson: depends: Add 'make clean' and 'make clean-all' rules... 02:28 < bitcoin-git> bitcoin/master 8fd6243 Wladimir J. van der Laan: Merge #12715: depends: Add 'make clean' rule... 02:29 < bitcoin-git> [bitcoin] laanwj closed pull request #12715: depends: Add 'make clean' rule (master...clean-depends) https://github.com/bitcoin/bitcoin/pull/12715 02:30 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 02:30 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8fd62437c683...0d12570a8037 02:30 < bitcoin-git> bitcoin/master d41a420 João Barbosa: test: Fix dangling wallet pointer in vpwallets 02:30 < bitcoin-git> bitcoin/master 0d12570 Wladimir J. van der Laan: Merge #13007: test: Fix dangling wallet pointer in vpwallets... 02:31 < bitcoin-git> [bitcoin] laanwj closed pull request #13007: test: Fix dangling wallet pointer in vpwallets (master...2018-04-fixwallettest) https://github.com/bitcoin/bitcoin/pull/13007 02:33 -!- jtimon [~quassel@142.29.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 02:34 -!- zautomata2 [~zautomata@41.232.197.239] has joined #bitcoin-core-dev 02:34 -!- shesek [~shesek@bzq-84-110-56-13.red.bezeqint.net] has joined #bitcoin-core-dev 02:34 -!- shesek [~shesek@bzq-84-110-56-13.red.bezeqint.net] has quit [Changing host] 02:34 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 02:35 -!- zautomata1 [~zautomata@41.232.195.125] has quit [Ping timeout: 256 seconds] 02:39 -!- zautomata3 [~zautomata@41.233.234.100] has joined #bitcoin-core-dev 02:39 < fanquake> wumpus In agreement to close #12990 ? 02:39 < gribble> https://github.com/bitcoin/bitcoin/issues/12990 | depends: Fix libX11 build on gcc 8 by MarcoFalke · Pull Request #12990 · bitcoin/bitcoin · GitHub 02:40 -!- zautomata2 [~zautomata@41.232.197.239] has quit [Ping timeout: 240 seconds] 02:40 <@wumpus> fanquake@testing is on fire! <- yeah, thanks for all the testing! 02:40 <@wumpus> fanquake: will take a look 02:41 -!- crt4 [~hk@host217-35-240-133.range217-35.btcentralplus.com] has quit [Quit: crt4] 02:41 <@wumpus> fanquake: I was leaving that to marcofalke, but I guess, as we all seem to agree we can just close it, someone who needs the patch right now could always pull that branch I guess... 02:42 < bitcoin-git> [bitcoin] laanwj closed pull request #12990: depends: Fix libX11 build on gcc 8 (master...Mf1804-dependsGCC8Fix) https://github.com/bitcoin/bitcoin/pull/12990 02:48 -!- zautomata3 [~zautomata@41.233.234.100] has quit [Ping timeout: 276 seconds] 02:50 -!- zautomata [~zautomata@41.232.216.156] has joined #bitcoin-core-dev 02:52 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0d12570a8037...615f7c288414 02:52 < bitcoin-git> bitcoin/master 7d8a8cc JeremyRand: Avoid launching as admin when NSIS installer ends.... 02:52 < bitcoin-git> bitcoin/master 615f7c2 Wladimir J. van der Laan: Merge #12985: Windows: Avoid launching as admin when NSIS installer ends.... 02:53 < bitcoin-git> [bitcoin] laanwj closed pull request #12985: Windows: Avoid launching as admin when NSIS installer ends. (master...nsis-de-elevate) https://github.com/bitcoin/bitcoin/pull/12985 03:00 -!- zautomata1 [~zautomata@41.232.210.199] has joined #bitcoin-core-dev 03:00 -!- zautomata [~zautomata@41.232.216.156] has quit [Ping timeout: 265 seconds] 03:09 -!- zautomata1 [~zautomata@41.232.210.199] has quit [Quit: WeeChat 1.9.1] 03:10 -!- zautomata [~zautomata@41.232.210.199] has joined #bitcoin-core-dev 03:19 < michagogo_> wumpus: #12985 may be problematic 03:19 < gribble> https://github.com/bitcoin/bitcoin/issues/12985 | Windows: Avoid launching as admin when NSIS installer ends. by JeremyRand · Pull Request #12985 · bitcoin/bitcoin · GitHub 03:19 < michagogo_> https://mdb-blog.blogspot.com/2013/01/nsis-lunch-program-as-user-from-uac.html?showComment=1388694317801#c939517856791332836 03:20 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has quit [Ping timeout: 240 seconds] 03:25 -!- opdenkamp [~opdenkamp@kodi/staff/dushmaniac] has quit [Ping timeout: 256 seconds] 03:25 -!- michagogo_ is now known as michagogo 03:32 -!- opdenkamp [~opdenkamp@kodi/staff/dushmaniac] has joined #bitcoin-core-dev 03:34 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Remote host closed the connection] 03:35 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 03:35 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Remote host closed the connection] 03:35 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 03:42 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has quit [Quit: leaving] 03:42 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has joined #bitcoin-core-dev 03:44 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has quit [Client Quit] 03:44 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has joined #bitcoin-core-dev 03:45 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 03:46 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 03:47 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 03:48 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 03:49 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has quit [Quit: leaving] 03:50 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has joined #bitcoin-core-dev 03:51 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 03:54 -!- crt4 [~hk@213.205.192.119] has joined #bitcoin-core-dev 03:56 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 264 seconds] 03:59 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has quit [Quit: leaving] 03:59 -!- wolfspraul [~wolfsprau@bobbin.q-ag.de] has joined #bitcoin-core-dev 04:04 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Remote host closed the connection] 04:05 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 04:09 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Ping timeout: 256 seconds] 04:16 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has quit [Read error: Connection reset by peer] 04:18 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has joined #bitcoin-core-dev 04:23 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 240 seconds] 04:24 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Remote host closed the connection] 04:25 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 04:27 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 04:27 -!- drizztbsd [~tredaelli@redhat/timothy] has quit [Ping timeout: 256 seconds] 04:31 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 04:36 < bitcoin-git> [bitcoin] Empact closed pull request #12991: Remove unused default args to Invalid and DoS (master...remove-unused-default-args-dos) https://github.com/bitcoin/bitcoin/pull/12991 04:38 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 04:38 -!- crt4 [~hk@213.205.192.119] has quit [Quit: crt4] 04:40 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 04:40 -!- crt4 [~hk@213.205.192.119] has joined #bitcoin-core-dev 04:50 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:52 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:55 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 05:00 -!- crt4 [~hk@213.205.192.119] has quit [Ping timeout: 264 seconds] 05:02 -!- pergaminho [~Cleber@201.47.91.172] has joined #bitcoin-core-dev 05:08 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 05:08 -!- BGL [twenty@75-149-171-58-Washington.hfc.comcastbusiness.net] has quit [Ping timeout: 264 seconds] 05:08 -!- crt4 [~hk@213.205.192.68] has joined #bitcoin-core-dev 05:10 -!- crt4 [~hk@213.205.192.68] has quit [Client Quit] 05:10 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 05:11 < bitcoin-git> [bitcoin] Empact opened pull request #13016: scripted-diff: Rename CChainState::g_failed_blocks to m_failed_blocks (master...g-failed-blocks) https://github.com/bitcoin/bitcoin/pull/13016 05:11 -!- votefrac [~votef@185.60.147.79] has joined #bitcoin-core-dev 05:14 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Ping timeout: 256 seconds] 05:22 -!- CubicEarths [~cubiceart@178.197.231.220] has joined #bitcoin-core-dev 05:27 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 05:28 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Read error: Connection reset by peer] 05:29 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:32 -!- CubicEarths [~cubiceart@178.197.231.220] has quit [Remote host closed the connection] 05:32 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 276 seconds] 05:34 -!- votefrac [~votef@185.60.147.79] has quit [Ping timeout: 246 seconds] 05:35 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has quit [Read error: Connection reset by peer] 05:38 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has joined #bitcoin-core-dev 05:38 < bitcoin-git> [bitcoin] promag opened pull request #13017: Add AddWallet, RemoveWallet, GetWallet and GetWallets (master...2018-04-vpwallets) https://github.com/bitcoin/bitcoin/pull/13017 05:39 < bitcoin-git> [bitcoin] Empact opened pull request #13018: Make AbortNode function static (master...abort-node-static) https://github.com/bitcoin/bitcoin/pull/13018 05:46 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has joined #bitcoin-core-dev 05:51 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has quit [Ping timeout: 265 seconds] 05:52 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has joined #bitcoin-core-dev 06:01 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has quit [Ping timeout: 265 seconds] 06:05 < bitcoin-git> [bitcoin] Empact closed pull request #13018: Make AbortNode function static (master...abort-node-static) https://github.com/bitcoin/bitcoin/pull/13018 06:08 -!- CubicEarths [~cubiceart@178.197.231.172] has joined #bitcoin-core-dev 06:13 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 06:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 06:23 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 06:24 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 06:38 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [] 06:50 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 06:54 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 06:56 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has quit [Read error: Connection reset by peer] 06:58 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has joined #bitcoin-core-dev 07:02 -!- rymism [~rymism@119.139.34.179] has quit [Read error: Connection reset by peer] 07:18 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Quit: Leaving.] 07:21 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 07:22 -!- zautomata1 [~zautomata@41.232.193.145] has joined #bitcoin-core-dev 07:22 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 07:23 -!- zautomata [~zautomata@41.232.210.199] has quit [Ping timeout: 264 seconds] 07:25 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Ping timeout: 276 seconds] 07:26 -!- zautomata2 [~zautomata@41.232.204.78] has joined #bitcoin-core-dev 07:27 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Client Quit] 07:27 -!- zautomata1 [~zautomata@41.232.193.145] has quit [Ping timeout: 256 seconds] 07:30 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has quit [Read error: Connection reset by peer] 07:31 -!- Aaronvan_ is now known as AaronvanW 07:33 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has joined #bitcoin-core-dev 07:36 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 07:37 -!- shesek [~shesek@141.226.148.126] has joined #bitcoin-core-dev 07:37 -!- shesek [~shesek@141.226.148.126] has quit [Changing host] 07:37 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 07:38 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has quit [Ping timeout: 240 seconds] 07:39 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has quit [Ping timeout: 265 seconds] 07:44 -!- Nurlan23 [b25ae549@gateway/web/freenode/ip.178.90.229.73] has joined #bitcoin-core-dev 07:44 < Nurlan23> Hi ya all! 07:45 -!- Nurlan23 [b25ae549@gateway/web/freenode/ip.178.90.229.73] has quit [Client Quit] 07:48 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has joined #bitcoin-core-dev 07:49 -!- grafcaps [~haroldbr@104.137.194.255] has joined #bitcoin-core-dev 07:50 < jamesob> jonasschnelli luke-jr fanquake: #11857 loads pretty reliably when emulating a mobile device using chrome's developer tools :) 07:51 < gribble> https://github.com/bitcoin/bitcoin/issues/11857 | Build tx index in parallel with validation by jimpo · Pull Request #11857 · bitcoin/bitcoin · GitHub 08:02 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has joined #bitcoin-core-dev 08:03 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 08:07 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 08:07 -!- laurentmt [~Thunderbi@37.58.58.232] has joined #bitcoin-core-dev 08:10 -!- CubicEarths [~cubiceart@178.197.231.172] has quit [Remote host closed the connection] 08:11 -!- crt4 [~hk@213.205.192.169] has joined #bitcoin-core-dev 08:11 -!- Murch [~murch@96.74.120.81] has joined #bitcoin-core-dev 08:11 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Ping timeout: 256 seconds] 08:13 -!- Samdney [~Samdney@81.95.5.37] has joined #bitcoin-core-dev 08:14 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has joined #bitcoin-core-dev 08:18 < instagibbs> huh, loaded it in incognito browser, and now it just works for me 08:19 < instagibbs> oops false alarm, hit or miss 08:19 < instagibbs> incognito works reliably here 08:21 -!- Dizzle [~dizzle@108.171.182.16] has joined #bitcoin-core-dev 08:29 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has joined #bitcoin-core-dev 08:31 -!- CubicEarths [~cubiceart@178.197.231.114] has joined #bitcoin-core-dev 08:32 < jonasschnelli> Indeed. Private browsing mitigates. Strange! 08:33 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [] 08:36 -!- BGL [~BGLWrK@75-149-171-58-Washington.hfc.comcastbusiness.net] has joined #bitcoin-core-dev 08:40 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-sldnpxvafdooywvn] has quit [Quit: Connection closed for inactivity] 08:46 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 260 seconds] 08:46 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 240 seconds] 08:46 < MarcoFalke> wumpus: minor nit: It says 15.99 on https://dev.visucore.com/bitcoin/doxygen/index.html ; I guess you'd have to run ./configure before generating the docs? 08:49 -!- CubicEarths [~cubiceart@178.197.231.114] has quit [Remote host closed the connection] 08:49 -!- CubicEarths [~cubiceart@178.197.231.114] has joined #bitcoin-core-dev 08:52 < bitcoin-git> [bitcoin] Empact opened pull request #13019: Trivial: Consistently use FormatStateMessage (master...format-state-message) https://github.com/bitcoin/bitcoin/pull/13019 08:56 -!- CubicEarths [~cubiceart@178.197.231.114] has quit [Remote host closed the connection] 09:04 -!- Giszmo [~leo@ip-56-237-219-201.nextelmovil.cl] has joined #bitcoin-core-dev 09:05 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has quit [Remote host closed the connection] 09:06 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has joined #bitcoin-core-dev 09:15 < bitcoin-git> [bitcoin] Empact opened pull request #13020: Consistently log CValidationState on call failure (master...log-cvalidation-state) https://github.com/bitcoin/bitcoin/pull/13020 09:16 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 240 seconds] 09:22 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-zxznftmsmrtecije] has joined #bitcoin-core-dev 09:22 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has quit [Ping timeout: 256 seconds] 09:22 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 09:24 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has joined #bitcoin-core-dev 09:24 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 09:27 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Ping timeout: 264 seconds] 09:28 -!- Dizzle [~dizzle@108.171.182.16] has quit [Quit: Leaving...] 09:29 < cubancorona> hi, all 09:30 < cubancorona> I think signrawtransaction -prextxs should take the json output from decoderawtransaction. Any reason why not? 09:32 -!- crt4 [~hk@213.205.192.169] has quit [Quit: crt4] 09:32 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 256 seconds] 09:38 -!- cubancorona [cubancoron@gateway/vpn/privateinternetaccess/cubancorona] has quit [Quit: Leaving] 09:41 -!- dcousens [~dcousens@101.188.142.185] has quit [Ping timeout: 256 seconds] 09:42 -!- dcousens [~dcousens@101.188.162.96] has joined #bitcoin-core-dev 09:46 -!- anstaendig [~anstaendi@185.212.149.4] has joined #bitcoin-core-dev 09:48 -!- zautomata2 [~zautomata@41.232.204.78] has quit [Ping timeout: 276 seconds] 09:56 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has quit [Quit: zarez] 09:59 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has quit [Ping timeout: 256 seconds] 10:00 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has quit [Read error: Connection reset by peer] 10:03 -!- anstaendig [~anstaendi@185.212.149.4] has quit [Ping timeout: 268 seconds] 10:11 -!- crt4 [~hk@213.205.192.169] has joined #bitcoin-core-dev 10:12 -!- Giszmo [~leo@ip-56-237-219-201.nextelmovil.cl] has quit [Ping timeout: 256 seconds] 10:18 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has joined #bitcoin-core-dev 10:19 < bitcoin-git> [bitcoin] jimpo opened pull request #13021: MOVEONLY: Move logging code from util.{h,cpp} to new files. (master...logging-files) https://github.com/bitcoin/bitcoin/pull/13021 10:28 -!- Giszmo [~leo@ip-158-237-219-201.nextelmovil.cl] has joined #bitcoin-core-dev 10:29 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 10:30 -!- crt4 [~hk@213.205.192.169] has quit [Quit: crt4] 10:36 -!- anstaendig [~anstaendi@185.212.149.4] has joined #bitcoin-core-dev 10:37 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 10:51 -!- Giszmo [~leo@ip-158-237-219-201.nextelmovil.cl] has quit [Read error: Connection reset by peer] 10:56 -!- shesek [~shesek@bzq-84-110-56-13.red.bezeqint.net] has joined #bitcoin-core-dev 10:56 -!- shesek [~shesek@bzq-84-110-56-13.red.bezeqint.net] has quit [Changing host] 10:56 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 11:03 -!- Dizzle [~dizzle@108.171.182.16] has joined #bitcoin-core-dev 11:03 -!- laurentmt [~Thunderbi@37.58.58.232] has quit [Remote host closed the connection] 11:04 -!- CubicEarths [~cubiceart@188.155.63.9] has joined #bitcoin-core-dev 11:06 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 11:06 -!- Giszmo [~leo@ip-114-237-219-201.nextelmovil.cl] has joined #bitcoin-core-dev 11:08 -!- GAit_ [~GAit@unaffiliated/gait] has quit [Quit: WeeChat 1.0.1] 11:09 -!- GAit [~GAit@unaffiliated/gait] has joined #bitcoin-core-dev 11:20 < promag> wumpus: friendly ping #12639 11:20 < gribble> https://github.com/bitcoin/bitcoin/issues/12639 | Reduce cs_main lock in listunspent by promag · Pull Request #12639 · bitcoin/bitcoin · GitHub 11:37 -!- jojeyh [~delphi@2602:306:b8b6:b970:d508:a1ab:fc70:e998] has joined #bitcoin-core-dev 11:41 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-zxznftmsmrtecije] has quit [Quit: Connection closed for inactivity] 11:43 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 11:43 < jamesob> has there been any talk of moving from trusty to xenial on travis? It may be the case that we're unable to run bitcoin-qt using the functional test framework due to a bug in the version of openssl trusty uses 11:44 < jamesob> ah, just found #13000 :) 11:44 < gribble> https://github.com/bitcoin/bitcoin/issues/13000 | travis: Switch to xenial by MarcoFalke · Pull Request #13000 · bitcoin/bitcoin · GitHub 11:45 < MarcoFalke> jamesob: Yeah, they don't have documentation on it, so it is not worth to jump into it too much right now 11:46 < luke-jr> jamesob: bionic would be more useful IMO 11:47 < luke-jr> problem is vmbuilder (and therefore make-base-vm) doesn't work with it yet :/ 11:48 < MarcoFalke> luke-jr: I think it makes sense to run on a somewhat older version of gcc, which xenial provides 11:48 < MarcoFalke> iirc we don't use vmbuilder on travis? 11:49 -!- Dizzle [~dizzle@108.171.182.16] has quit [Quit: Leaving...] 11:51 -!- CubicEarths [~cubiceart@188.155.63.9] has quit [Remote host closed the connection] 11:54 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #bitcoin-core-dev 11:56 -!- isis is now known as isis_ 11:58 < bitcoin-git> [bitcoin] Empact closed pull request #13019: validation: Consistently use FormatStateMessage (master...format-state-message) https://github.com/bitcoin/bitcoin/pull/13019 12:01 -!- crt4 [~hk@host217-35-240-133.range217-35.btcentralplus.com] has joined #bitcoin-core-dev 12:03 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has joined #bitcoin-core-dev 12:08 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 256 seconds] 12:11 < jamesob> MarcoFalke: I'm happy to pick up 13000 if you don't have time to investigate; looks like you may just need to obtain python's setuptools through a different package (though I'm sure there may be more problems) 12:13 < MarcoFalke> jamesob: I think I got it working with that yaml. The issue was that it would just randomly time out without output, not run at all or apt update fails due to locks 12:13 < MarcoFalke> Really it is up to travis to make it work first. 12:14 < jamesob> MarcoFalke: doesn't look like it: https://travis-ci.org/bitcoin/bitcoin/jobs/367259625 12:15 -!- crt4 [~hk@host217-35-240-133.range217-35.btcentralplus.com] has quit [Quit: crt4] 12:15 < jamesob> ah but I see other jobs in that build timed out 12:22 < bitcoin-git> [bitcoin] jamesob opened pull request #13022: [qa] Attach node index to test_node AssertionError and print messages (master...2018-04-18-func-test-debug-log) https://github.com/bitcoin/bitcoin/pull/13022 12:24 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Remote host closed the connection] 12:26 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has joined #bitcoin-core-dev 12:29 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 12:32 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 255 seconds] 12:35 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Remote host closed the connection] 12:39 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has joined #bitcoin-core-dev 12:40 -!- crt4 [~hk@host217-35-240-133.range217-35.btcentralplus.com] has joined #bitcoin-core-dev 12:44 -!- Giszmo [~leo@ip-114-237-219-201.nextelmovil.cl] has quit [Ping timeout: 265 seconds] 12:46 -!- Aaronvan_ is now known as AaronvanW 12:47 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 12:48 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 12:52 -!- Randolf [~randolf@S010688154457dd0d.vc.shawcable.net] has joined #bitcoin-core-dev 13:00 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 13:01 -!- zarez [~Thunderbi@176.158.31.178] has joined #bitcoin-core-dev 13:06 -!- lnostdal [~lnostdal@77.70.119.51] has joined #bitcoin-core-dev 13:09 < bitcoin-git> [bitcoin] skeees opened pull request #13023: Add unit tests for signals generated by ProcessNewBlock (master...event-tests) https://github.com/bitcoin/bitcoin/pull/13023 13:11 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 13:21 -!- Randolf [~randolf@S010688154457dd0d.vc.shawcable.net] has quit [Ping timeout: 240 seconds] 13:24 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 13:24 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 13:29 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Ping timeout: 264 seconds] 13:39 -!- Randolf [~randolf@S010688154457dd0d.vc.shawcable.net] has joined #bitcoin-core-dev 13:40 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 268 seconds] 13:45 -!- jojeyh [~delphi@2602:306:b8b6:b970:d508:a1ab:fc70:e998] has quit [Ping timeout: 265 seconds] 13:51 < jimpo> jonasshnelli: Odd that processing the validation interface queue would take so long. Are there any other log lines after that? 13:52 -!- wxss [~user@159.148.187.2] has quit [Quit: leaving] 14:08 -!- Cory [~Cory@unaffiliated/cory] has quit [Read error: Connection reset by peer] 14:08 < jnewbery> promag: I think your #13017 could go on the high-priority for review, since it's a pre-req for dynamic wallet load/create/unload. Agree? 14:08 < gribble> https://github.com/bitcoin/bitcoin/issues/13017 | Add wallets management functions by promag · Pull Request #13017 · bitcoin/bitcoin · GitHub 14:09 < jnewbery> I've overhauled `loadwallet` and rebased it on that. Ready for review at #10740 if people are interested 14:09 < gribble> https://github.com/bitcoin/bitcoin/issues/10740 | [WIP] [wallet] `loadwallet` RPC - load wallet at runtime by jnewbery · Pull Request #10740 · bitcoin/bitcoin · GitHub 14:10 -!- mlz [~IRCIdent@unaffiliated/molly] has quit [Quit: ZNC 1.6.5 - http://znc.in] 14:11 -!- zarez [~Thunderbi@176.158.31.178] has quit [Quit: zarez] 14:15 -!- Cory [~Cory@unaffiliated/cory] has joined #bitcoin-core-dev 14:16 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [] 14:22 -!- prady [45ae57a4@gateway/web/freenode/ip.69.174.87.164] has joined #bitcoin-core-dev 14:22 < promag> jnewbery: missing postInitProcess on #10740? 14:22 < gribble> https://github.com/bitcoin/bitcoin/issues/10740 | [WIP] [wallet] `loadwallet` RPC - load wallet at runtime by jnewbery · Pull Request #10740 · bitcoin/bitcoin · GitHub 14:24 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:25 -!- goatpig [56f75200@gateway/web/freenode/ip.86.247.82.0] has quit [Ping timeout: 260 seconds] 14:26 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has joined #bitcoin-core-dev 14:26 -!- TheRec [~toto@84-72-172-174.dclient.hispeed.ch] has quit [Changing host] 14:26 -!- TheRec [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 14:30 -!- Randolf [~randolf@S010688154457dd0d.vc.shawcable.net] has quit [Ping timeout: 256 seconds] 14:34 -!- pierre_rochard [~pierre_ro@unaffiliated/pierre-rochard/x-3593157] has joined #bitcoin-core-dev 14:39 -!- timothy [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 14:40 < bitcoin-git> [bitcoin] ken2812221 opened pull request #13024: test: Add rpcauth pair that generated by rpcauth (master...rpc_test) https://github.com/bitcoin/bitcoin/pull/13024 14:55 -!- crt4 [~hk@host217-35-240-133.range217-35.btcentralplus.com] has quit [Quit: crt4] 15:02 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Remote host closed the connection] 15:03 -!- mlz [~IRCIdent@unaffiliated/molly] has joined #bitcoin-core-dev 15:03 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 15:13 -!- Cogito_Ergo_Sum [~Myself@athedsl-314680.home.otenet.gr] has joined #bitcoin-core-dev 15:13 -!- Cogito_Ergo_Sum [~Myself@athedsl-314680.home.otenet.gr] has quit [Changing host] 15:13 -!- Cogito_Ergo_Sum [~Myself@unaffiliated/cogito-ergo-sum/x-7399460] has joined #bitcoin-core-dev 15:25 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 15:29 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Ping timeout: 256 seconds] 15:31 -!- prady [45ae57a4@gateway/web/freenode/ip.69.174.87.164] has quit [Ping timeout: 260 seconds] 15:34 -!- isis_ is now known as isis 15:50 < promag> sipa: can you explain IsMineSigVersion::TOP? 15:51 < sipa> promag: there's a comment! 15:51 < sipa> TOP = 0, //! scriptPubKey execution 16:00 -!- Cogito_Ergo_Sum [~Myself@unaffiliated/cogito-ergo-sum/x-7399460] has quit [] 16:01 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-isfjhjgbpaumhmvj] has joined #bitcoin-core-dev 16:06 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has joined #bitcoin-core-dev 16:09 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 16:09 < promag> sipa: got it, any reason to not pick BASE? 16:09 < sipa> yes, to help review 16:09 < sipa> SigVersion::BASE means toplevel or p2sh 16:10 < sipa> IsMineSigVersion::TOP means only toplevel, and as it has a different meaning it's better to rename it 16:10 < sipa> so that as a reviewer you can easily ascertain that all sites have been addressed 16:13 < promag> only top got me confused, toplevel or root would be more clear 16:13 < promag> at least for me, as this is not the code I usually see 16:17 < sipa> meh :) 16:17 < sipa> there's a comment 16:20 -!- cdecker [~cdecker@mail.snyke.net] has quit [Ping timeout: 246 seconds] 16:20 -!- Sentineo [~Undefined@unaffiliated/sentineo] has quit [Ping timeout: 246 seconds] 16:20 -!- cdecker [~cdecker@mail.snyke.net] has joined #bitcoin-core-dev 16:21 -!- Sentineo [~Undefined@unaffiliated/sentineo] has joined #bitcoin-core-dev 16:21 < promag> yes, and the commit message is also clear about the distinction 16:38 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 16:41 -!- jojeyh [~delphi@2602:306:b8b6:b970:d508:a1ab:fc70:e998] has joined #bitcoin-core-dev 16:52 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 264 seconds] 16:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 17:00 -!- weez17 [~isaac@unaffiliated/weez17] has quit [Remote host closed the connection] 17:00 -!- weez17 [~isaac@unaffiliated/weez17] has joined #bitcoin-core-dev 17:01 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 17:05 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Ping timeout: 264 seconds] 17:06 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 17:09 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has quit [Read error: Connection reset by peer] 17:10 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has joined #bitcoin-core-dev 17:12 -!- jtimon [~quassel@142.29.134.37.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 17:24 -!- jojeyh [~delphi@2602:306:b8b6:b970:d508:a1ab:fc70:e998] has quit [Ping timeout: 265 seconds] 17:26 -!- jchysk [~yo@63.147.87.170] has joined #bitcoin-core-dev 17:36 < promag> kallewoof: there is no need to prevent a loop iterating an empty array 17:38 < kallewoof> promag: Yeah, I was confused. Fixed. :) 17:38 < promag> cool 17:38 < promag> I have to test -noincludeconf 17:38 < promag> didn't thought about that´ 17:39 < kallewoof> Yeah, I didn't think about it either. I think a command line -noincludeconf will actually disable config includeconf. Which.. is good, I think? 17:41 < kallewoof> No, it seems like -noincludeconf is ignored from command line right now. 17:42 < promag> really? 17:42 < kallewoof> It's ignored in bitcoin.conf too. `noincludeconf=1 \n includeconf=relative.conf` will still include relative.conf. 17:43 < kallewoof> Ah, wait. `includeconf=relative.conf \n noincludeconf=1` will not include relative.conf. 17:44 -!- ProfMac [~ProfMac@2001:470:b8ac:0:e11d:ba86:acc1:6933] has quit [Ping timeout: 255 seconds] 17:44 < kallewoof> Not sure this is a useful feature at all, to be honest. (-noincludeconf I mean) 17:52 < aj> kallewoof: foo=bar nofoo=1 foo=baz --> nofoo clears out bar, but then foo=baz gets put in 17:53 < aj> kallewoof: -nofoo on the commandline would clear out everything for other options 17:54 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Quit: drexl] 17:54 < kallewoof> aj: probably because I am loading both kinds manually, but -noincludeconf from cli does not cancel `includeconf=relative.conf` from bitcoin.conf 17:54 < kallewoof> both kinds = `includeconf` and `[chain].includeconf` 17:56 < aj> kallewoof: yeah, other options have that taken care of them by the ArgsManager::Get*Arg* functions, you'd have to do it yourself 17:57 < kallewoof> aj: Gotcha. I think I'll require that `noincludeconf` is not set before doing it, so people can -noincludeconf from command line. Feels buggy otherwise. 18:00 < kallewoof> promag: I pushed a fix for -noincludeconf 18:00 < promag> kk 18:06 -!- harrymm [~harrymm@104.207.83.18] has quit [Ping timeout: 264 seconds] 18:11 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Read error: Connection reset by peer] 18:14 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 260 seconds] 18:19 -!- harrymm [~harrymm@104.207.83.18] has joined #bitcoin-core-dev 18:20 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 260 seconds] 18:23 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 18:25 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has quit [Ping timeout: 256 seconds] 18:25 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has joined #bitcoin-core-dev 18:28 -!- d_t [~d_t@108-65-78-188.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 18:32 -!- Murch [~murch@96.74.120.81] has quit [Quit: Snoozing.] 18:32 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 18:35 -!- Randolf [~randolf@72.143.230.163] has joined #bitcoin-core-dev 18:38 -!- Randolf [~randolf@72.143.230.163] has quit [Read error: Connection reset by peer] 18:44 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 18:47 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 18:47 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 18:51 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 18:51 < fanquake> eklitzke Good to know you were just travelling. Thought you might have bailed on Core dev after all the slow review turnaround. 19:15 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Remote host closed the connection] 19:19 -!- akaka [~DELL@120.234.2.106] has joined #bitcoin-core-dev 19:21 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 256 seconds] 19:38 -!- tylevine [~tylevine@li120-195.members.linode.com] has joined #bitcoin-core-dev 19:45 -!- Samdney [~Samdney@81.95.5.37] has quit [Ping timeout: 256 seconds] 19:46 -!- tylevine [~tylevine@li120-195.members.linode.com] has quit [Remote host closed the connection] 19:46 -!- tylevine [~tylevine@li120-195.members.linode.com] has joined #bitcoin-core-dev 19:55 -!- grafcaps [~haroldbr@50.90.83.229] has joined #bitcoin-core-dev 20:01 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 20:02 < bitcoin-git> [bitcoin] tjps opened pull request #13025: Dead code removal (master...tjps_dead_code) https://github.com/bitcoin/bitcoin/pull/13025 20:04 -!- tylevine [~tylevine@li120-195.members.linode.com] has quit [Quit: The Lounge - https://thelounge.github.io] 20:06 -!- tylevine [~tylevine@li120-195.members.linode.com] has joined #bitcoin-core-dev 20:10 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Quit: Leaving.] 20:17 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 20:18 -!- jojeyh [~delphi@2602:306:b8b6:b970:d508:a1ab:fc70:e998] has joined #bitcoin-core-dev 20:19 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 246 seconds] 20:21 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Client Quit] 20:26 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 240 seconds] 20:29 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Remote host closed the connection] 20:30 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 20:32 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 20:34 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Ping timeout: 256 seconds] 20:37 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 20:56 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Remote host closed the connection] 20:57 -!- tryphe [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 21:05 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 248 seconds] 21:11 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-isfjhjgbpaumhmvj] has quit [Quit: Connection closed for inactivity] 21:16 -!- geezas [uid253218@gateway/web/irccloud.com/x-dmggjsxdejimvvro] has joined #bitcoin-core-dev 21:29 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 21:30 -!- akaka [~DELL@120.234.2.106] has quit [Quit: Leaving.] 21:37 -!- contrapumpkin [~copumpkin@haskell/developer/copumpkin] has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 21:40 -!- akaka [~DELL@120.234.2.106] has joined #bitcoin-core-dev 21:42 -!- akaka [~DELL@120.234.2.106] has quit [Client Quit] 21:42 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has quit [Read error: Connection reset by peer] 21:43 -!- Krellan [~Krellan@2601:640:4000:9258:3961:e3c3:17a:3332] has joined #bitcoin-core-dev 21:49 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 22:19 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 22:29 -!- lnostdal [~lnostdal@77.70.119.51] has joined #bitcoin-core-dev 22:33 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Read error: Connection reset by peer] 22:34 -!- lnostdal [~lnostdal@77.70.119.51] has joined #bitcoin-core-dev 22:35 -!- akaka [~DELL@120.234.2.106] has joined #bitcoin-core-dev 22:39 -!- akaka [~DELL@120.234.2.106] has left #bitcoin-core-dev [] 22:42 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has quit [Remote host closed the connection] 22:59 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Remote host closed the connection] 23:00 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 23:00 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Remote host closed the connection] 23:00 < kallewoof> aj: I looked at the seen-txns file you sent me. In combination with block data I should be able to extract what I need I think. For starters I'll make the tool that can read current data, then I will nudge you for data, probably. :) 23:00 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 23:01 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has quit [Remote host closed the connection] 23:06 -!- zigen [~zigen@fs276ed17b.tkyc008.ap.nuro.jp] has joined #bitcoin-core-dev 23:50 -!- arbitrary_guy [~arbitrary@c-67-183-30-122.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 23:54 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev