--- Log opened Mon Jul 23 00:00:18 2018 00:04 -!- GoldenBear_ [~gb@mail.tilde.team] has quit [Ping timeout: 248 seconds] 00:14 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 00:16 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 00:17 < gmaxwell> it's unfortunate json can't have comments. 00:18 < gmaxwell> In juniper configs, the system always writes a comments on lines containing secret data like authentication strings. It's useful so you can grep out the secret lines, but also so you're less likely to foolishly paste them where you shouldn't. It would be nice if e.g. for key outputs we could have a //SECRET KEY, KEEP PRIVATE 00:19 < gmaxwell> (inspired by someone who looked like they nearly pasted the output of dumpprivkey into #bitcoin) 00:20 -!- IGHOR [~quassel@93.178.216.72] has quit [Quit: http://quassel-irc.org ? ??????????? ?????????. ????-??.] 00:23 -!- Sinclair6 [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has quit [Ping timeout: 240 seconds] 00:30 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 00:30 < gmaxwell> nmnkgl: I wonder how likely it will be that we'll see a massive rise in 'listeners' as a result of improving propagation privacy. That attack wont work all that well, but I suppose it makes sense that they'll try. Maybe those who are already willing run run a lot of listners already are. 00:30 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 00:31 < gmaxwell> I suppose it might be a reason to up the priority of doing things like treating all amazon as a single netgroup. 00:44 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 00:47 -!- ken2812221 [~User@180.217.160.31] has quit [Read error: Connection reset by peer] 00:52 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Ping timeout: 268 seconds] 01:06 -!- contrapumpkin [~copumpkin@haskell/developer/copumpkin] has quit [Ping timeout: 268 seconds] 01:11 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 01:28 -!- rex4539 [~textual@2a02:587:3516:600:7414:53b9:1afb:363d] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 01:29 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:41 -!- vicenteH [~user@195.235.96.150] has joined #bitcoin-core-dev 01:42 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 264 seconds] 01:47 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:6498:361a:cc5c:13a4] has joined #bitcoin-core-dev 01:52 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:6498:361a:cc5c:13a4] has quit [Ping timeout: 276 seconds] 02:04 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Read error: Connection reset by peer] 02:04 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 02:05 -!- csknk [~csknk@unaffiliated/csknk] has joined #bitcoin-core-dev 02:22 < wumpus> 09:17 < gmaxwell> it's unfortunate json can't have comments. <- yes :-( all you can do is include dummy text fields 02:23 < wumpus> e.g. define what is a comment in your own meta-schema. It's inelegant ofcourse. 02:24 < wumpus> but might be worth it for some things, also because it survives the typical json->internal->json roundtrip 02:26 < wumpus> "privkey;comment":"SECRET KEY, KEEP PRIVATE" 02:29 -!- rex4539 [~textual@2a02:586:3b09:2400:f135:2d40:329c:b167] has joined #bitcoin-core-dev 02:33 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 02:47 < gmaxwell> darn I was hoping someone that knew more about json would tell me I was wrong. :P 02:48 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 268 seconds] 02:50 < wumpus> no, but in this case, being able to embed comments in JSON wouldn't help, they'd get lost in transit. bitcoin-cli parses and reformats the JSON to add indentation and such to make it more human-readable , which would lose comments 02:51 < wumpus> for configuration files, comments would be useful, though I think JSON is not a very good confirmation file format 02:54 -!- akolen [59ce731b@gateway/web/freenode/ip.89.206.115.27] has joined #bitcoin-core-dev 02:54 -!- akolen [59ce731b@gateway/web/freenode/ip.89.206.115.27] has quit [Client Quit] 02:55 < bitcoin-git> [bitcoin] kallewoof opened pull request #13746: -masterdatadir for datadir bootstrapping (master...masterdatadir) https://github.com/bitcoin/bitcoin/pull/13746 02:59 -!- vicenteH [~user@195.235.96.150] has quit [Read error: Connection reset by peer] 03:00 -!- vicenteH [~user@195.235.96.150] has joined #bitcoin-core-dev 03:02 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has quit [Read error: Connection reset by peer] 03:03 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 03:08 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 245 seconds] 03:08 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has joined #bitcoin-core-dev 03:09 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:10 -!- ken2812221 [~User@1.200.201.180] has joined #bitcoin-core-dev 03:13 -!- rex4539 [~textual@2a02:586:3b09:2400:f135:2d40:329c:b167] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 03:14 -!- rex4539 [~textual@2a02:586:3b09:2400:f135:2d40:329c:b167] has joined #bitcoin-core-dev 03:14 -!- jtimon [~quassel@213.28.134.37.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 03:14 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 03:17 -!- vicenteH [~user@195.235.96.150] has quit [Read error: Connection reset by peer] 03:17 -!- vicenteH [~user@195.235.96.150] has joined #bitcoin-core-dev 03:17 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:19 -!- rex4539 [~textual@2a02:586:3b09:2400:f135:2d40:329c:b167] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 03:20 -!- jtimon [~quassel@213.28.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 03:21 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 268 seconds] 03:23 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has quit [Ping timeout: 256 seconds] 03:33 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has joined #bitcoin-core-dev 03:33 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0a34593ddb7a...d2186b3db61a 03:33 < bitcoin-git> bitcoin/master fa45151 MarcoFalke: doc: Adjust bitcoincore.org links 03:33 < bitcoin-git> bitcoin/master d2186b3 Wladimir J. van der Laan: Merge #13742: doc: Adjust bitcoincore.org links... 03:34 < bitcoin-git> [bitcoin] laanwj closed pull request #13742: doc: Adjust bitcoincore.org links (master...Mf1807-docBitcoinCore) https://github.com/bitcoin/bitcoin/pull/13742 03:35 -!- IGHOR [~quassel@93.178.216.72] has joined #bitcoin-core-dev 03:37 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 268 seconds] 03:39 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 03:42 -!- _flow_ [~none@2001:638:a000:4140::ff10:844c] has joined #bitcoin-core-dev 03:44 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 260 seconds] 03:47 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 03:52 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 240 seconds] 03:53 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d2186b3db61a...c0a47da72505 03:53 < bitcoin-git> bitcoin/master 84547fa Pieter Wuille: Avoid creating a temporary vector for size-prefixed elements 03:53 < bitcoin-git> bitcoin/master c0a47da Wladimir J. van der Laan: Merge #13719: Avoid creating a temporary vector for size-prefixed elements... 03:54 < bitcoin-git> [bitcoin] laanwj closed pull request #13719: Avoid creating a temporary vector for size-prefixed elements (master...201807_psbt_no_vec_serialize) https://github.com/bitcoin/bitcoin/pull/13719 03:56 < promag> fanquake asked #13529 for 0.17, does it make sense? 03:56 < gribble> https://github.com/bitcoin/bitcoin/issues/13529 | Use new Qt5 connect syntax by promag · Pull Request #13529 · bitcoin/bitcoin · GitHub 03:57 < luke-jr> promag: depends on the oldest Qt version we support I guess 03:57 < promag> btw, it should be ready for review 03:58 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has quit [Ping timeout: 256 seconds] 03:59 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has joined #bitcoin-core-dev 03:59 < promag> luke-jr: at least 5.2, see #13478 03:59 < gribble> https://github.com/bitcoin/bitcoin/issues/13478 | [RFC] gui: Minimum required Qt5 · Issue #13478 · bitcoin/bitcoin · GitHub 04:01 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 268 seconds] 04:03 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 04:03 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has quit [Ping timeout: 256 seconds] 04:10 -!- goatpig [56eece80@gateway/web/freenode/ip.86.238.206.128] has joined #bitcoin-core-dev 04:18 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has quit [Ping timeout: 260 seconds] 04:22 < wumpus> luke-jr: 13529 does not change the minimum supported qt version as far as I know 04:22 < wumpus> luke-jr: he does not use the particular syntax that requires 5.7 04:23 < wumpus> (I might be wrong though) 04:24 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has joined #bitcoin-core-dev 04:27 -!- vicenteH [~user@195.235.96.150] has quit [Ping timeout: 240 seconds] 04:29 < promag> right, 13529 just requires a qt5, in 5.7 there is a useful template function to make some connects prettier 04:31 < wumpus> exactly, we with regard to requiring qt5 we have already crossed that river 04:32 < wumpus> promag: I don't have a strong opionion either way, what do you think the risk is that this breaks some connections? can we realistically test this? 04:33 < promag> since qt5 supports SIGNAL()/SLOT() macros I don't think there is a rush 04:33 < wumpus> we've had some UI behavior silently breaking in the past it would not be great to do that just before a release, though it'd probably be caught in rc 04:33 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 04:33 -!- HoMM [~homm@unaffiliated/homm] has joined #bitcoin-core-dev 04:33 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has quit [Ping timeout: 265 seconds] 04:33 < promag> actually this syntax is better in that case 04:34 < wumpus> that is true 04:34 < promag> either it compiles (and signal and slot are compatible) or it fails 04:35 < wumpus> it is no longer string-based at runtime 04:35 < promag> right 04:35 < wumpus> to be clear I agree that the new method is much better 04:35 < promag> yeah, but could go right after 0.17 IMO 04:36 < promag> so we could have a release cycle to make some adjustments 04:38 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has joined #bitcoin-core-dev 04:43 < wumpus> agree-added 0.18 milestone 04:48 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 04:50 -!- vicenteH [~user@195.235.96.150] has joined #bitcoin-core-dev 04:58 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 05:00 -!- Sinclair6 [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has joined #bitcoin-core-dev 05:02 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 248 seconds] 05:03 -!- HoMM [~homm@unaffiliated/homm] has quit [Quit: sleep] 05:06 < MarcoFalke> [21:51] MarcoFalke I forgot to ask yesterday, why would the bot be editing PR descriptions/bodies? Or does that happen for some reason when it open/closes PRs? 05:07 < MarcoFalke> I believe this happens everytime you edit an issue: https://developer.github.com/v3/issues/#edit-an-issue 05:09 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 05:09 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 05:14 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 244 seconds] 05:15 -!- copumpkin [~copumpkin@haskell/developer/copumpkin] has joined #bitcoin-core-dev 05:27 < wumpus> wouldn't the travis API have a way to trigger a new test run, instead of relying on closing/opening 05:28 < wumpus> it's somewhat ham handed 05:28 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has quit [Ping timeout: 256 seconds] 05:34 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has joined #bitcoin-core-dev 05:44 -!- m8tion [~Agence@abo-134-110-68.mrs.modulonet.fr] has joined #bitcoin-core-dev 05:45 -!- Sinclair6 [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has quit [Ping timeout: 248 seconds] 05:47 < bitcoin-git> [bitcoin] domob1812 opened pull request #13747: tests: Skip P2PConnection's is_closing() check when not available (master...skip-isclosing) https://github.com/bitcoin/bitcoin/pull/13747 06:00 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has joined #bitcoin-core-dev 06:05 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 06:07 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 06:15 -!- ctrlbreak [~ctrlbreak@142.162.20.53] has quit [Ping timeout: 260 seconds] 06:18 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 06:23 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 244 seconds] 06:24 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 06:24 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 06:32 -!- masonicboom [~masonicbo@ip68-108-243-131.sb.sd.cox.net] has joined #bitcoin-core-dev 06:32 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 256 seconds] 06:36 -!- masonicboom [~masonicbo@ip68-108-243-131.sb.sd.cox.net] has quit [Ping timeout: 260 seconds] 06:36 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 06:42 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 240 seconds] 06:48 -!- shesek [~shesek@bzq-84-110-60-161.red.bezeqint.net] has joined #bitcoin-core-dev 06:48 -!- shesek [~shesek@bzq-84-110-60-161.red.bezeqint.net] has quit [Changing host] 06:48 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 06:49 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has quit [Ping timeout: 260 seconds] 06:50 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 06:53 -!- Deadhand [~deadhand@kntaon1614w-lp140-05-64-231-106-56.dsl.bell.ca] has quit [Read error: Connection reset by peer] 06:53 -!- Deadhandd [~deadhand@kntaon1614w-lp140-04-65-95-136-33.dsl.bell.ca] has joined #bitcoin-core-dev 06:55 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 240 seconds] 06:55 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 06:59 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has quit [Ping timeout: 260 seconds] 07:00 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 07:00 < wumpus> kallewoof: will take a look at #12257, I agree it would be nice to get it in 07:00 < gribble> https://github.com/bitcoin/bitcoin/issues/12257 | [wallet] Use destination groups instead of coins in coin select by kallewoof · Pull Request #12257 · bitcoin/bitcoin · GitHub 07:04 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 260 seconds] 07:04 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has joined #bitcoin-core-dev 07:04 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 07:04 -!- rex4539 [~textual@ppp-2-87-178-187.home.otenet.gr] has joined #bitcoin-core-dev 07:05 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 07:05 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c0a47da72505...ab28b5b52702 07:05 < bitcoin-git> bitcoin/master 64b9f27 Daniel Kraft: Skip is_closing() check when not available.... 07:05 < bitcoin-git> bitcoin/master ab28b5b MarcoFalke: Merge #13747: tests: Skip P2PConnection's is_closing() check when not available... 07:06 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #13747: tests: Skip P2PConnection's is_closing() check when not available (master...skip-isclosing) https://github.com/bitcoin/bitcoin/pull/13747 07:07 -!- EpicBaldGuy [~EpicBaldG@2601:18d:77f:6dd8::b48d] has joined #bitcoin-core-dev 07:11 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Read error: Connection reset by peer] 07:16 -!- grafcaps [~haroldbr@104.137.194.255] has joined #bitcoin-core-dev 07:19 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Read error: Connection reset by peer] 07:20 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 07:22 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:26 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:27 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 07:28 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Ping timeout: 244 seconds] 07:28 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:30 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Max SendQ exceeded] 07:31 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:31 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Quit: Lost terminal] 07:44 -!- EpicBaldGuy [~EpicBaldG@2601:18d:77f:6dd8::b48d] has quit [Remote host closed the connection] 07:47 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 07:50 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:53 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:55 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Read error: Connection reset by peer] 07:55 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 07:55 -!- SopaAlt [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:58 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Ping timeout: 240 seconds] 07:58 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 07:58 -!- SopaAlt [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Client Quit] 08:00 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 260 seconds] 08:00 -!- ken2812221 [~User@1.200.201.180] has quit [Ping timeout: 260 seconds] 08:01 -!- ExtraCrispy [~ExtraCris@185.9.18.150] has joined #bitcoin-core-dev 08:12 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 08:16 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 08:16 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 08:17 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 264 seconds] 08:18 -!- games_ [sid99242@gateway/web/irccloud.com/x-yswdobppoicpvsgx] has quit [Ping timeout: 256 seconds] 08:19 -!- skeees [sid294661@gateway/web/irccloud.com/x-krvidhixbhqrtbyd] has quit [Ping timeout: 256 seconds] 08:19 -!- jl2012 [sid133844@gateway/web/irccloud.com/x-hxspveesvrhxqntu] has quit [Ping timeout: 256 seconds] 08:19 -!- ibrightly [sid113387@gateway/web/irccloud.com/x-lvtsjeyghwfukgjf] has quit [Ping timeout: 256 seconds] 08:19 -!- CodeShark_ [sid126576@gateway/web/irccloud.com/x-jrwnrledqqgogmzq] has quit [Ping timeout: 256 seconds] 08:19 -!- nejon [sid38993@gateway/web/irccloud.com/x-xqyphartoybjmrnd] has quit [Ping timeout: 256 seconds] 08:19 -!- jl2012 [sid133844@gateway/web/irccloud.com/x-zrzzxmnjshxpxipo] has joined #bitcoin-core-dev 08:19 -!- nOgAnOo_ [uid146237@gateway/web/irccloud.com/x-ztjrzzxcqapqlzaf] has quit [Ping timeout: 256 seconds] 08:19 -!- Varunram [sid210151@gateway/web/irccloud.com/x-yxoqqbriagtegtdq] has quit [Ping timeout: 256 seconds] 08:19 -!- Liliaceae [sid282374@gateway/web/irccloud.com/x-hxfqhfswivasupfa] has quit [Ping timeout: 256 seconds] 08:20 -!- jl2012 [sid133844@gateway/web/irccloud.com/x-zrzzxmnjshxpxipo] has quit [Changing host] 08:20 -!- jl2012 [sid133844@unaffiliated/jl2012] has joined #bitcoin-core-dev 08:20 -!- jl2012 [sid133844@unaffiliated/jl2012] has quit [Changing host] 08:20 -!- jl2012 [sid133844@gateway/web/irccloud.com/x-zrzzxmnjshxpxipo] has joined #bitcoin-core-dev 08:20 -!- infernix [nix@unaffiliated/infernix] has quit [Ping timeout: 256 seconds] 08:20 -!- barq [sid103986@gateway/web/irccloud.com/x-thyjmqmsqllrwtod] has quit [Ping timeout: 256 seconds] 08:20 -!- fronti [~fronti@irc.fh-biergarten.de] has quit [Ping timeout: 256 seconds] 08:20 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:7101:f762:1f5d:3fe5] has joined #bitcoin-core-dev 08:21 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 08:21 -!- games_ [sid99242@gateway/web/irccloud.com/x-blqncyqflicnemyh] has joined #bitcoin-core-dev 08:21 -!- nejon [sid38993@gateway/web/irccloud.com/x-lozilmjfufalfdzs] has joined #bitcoin-core-dev 08:21 -!- CodeShark_ [sid126576@gateway/web/irccloud.com/x-hzczqgrbsmqvktdo] has joined #bitcoin-core-dev 08:21 -!- skeees [sid294661@gateway/web/irccloud.com/x-mbfklieutdhnohrv] has joined #bitcoin-core-dev 08:21 -!- Varunram [sid210151@gateway/web/irccloud.com/x-nndvdbbopqugvqsb] has joined #bitcoin-core-dev 08:21 -!- ibrightly [sid113387@gateway/web/irccloud.com/x-ywnjlkttfmmhgiln] has joined #bitcoin-core-dev 08:22 -!- fronti [~fronti@irc.fh-biergarten.de] has joined #bitcoin-core-dev 08:22 -!- rev_strangehope [~revstrang@ec2-13-115-230-7.ap-northeast-1.compute.amazonaws.com] has quit [Ping timeout: 260 seconds] 08:23 -!- Liliaceae [sid282374@gateway/web/irccloud.com/x-iqpxorvoqqtorxnj] has joined #bitcoin-core-dev 08:23 -!- nOgAnOo_ [sid146237@gateway/web/irccloud.com/x-cobpzeohazarakez] has joined #bitcoin-core-dev 08:23 -!- barq [sid103986@gateway/web/irccloud.com/x-srngcyejqfscugxz] has joined #bitcoin-core-dev 08:23 -!- Varunram [sid210151@gateway/web/irccloud.com/x-nndvdbbopqugvqsb] has quit [Changing host] 08:23 -!- Varunram [sid210151@unaffiliated/varunram] has joined #bitcoin-core-dev 08:23 -!- Varunram [sid210151@unaffiliated/varunram] has quit [Changing host] 08:23 -!- Varunram [sid210151@gateway/web/irccloud.com/x-nndvdbbopqugvqsb] has joined #bitcoin-core-dev 08:24 -!- barq [sid103986@gateway/web/irccloud.com/x-srngcyejqfscugxz] has quit [Changing host] 08:24 -!- barq [sid103986@unaffiliated/barq] has joined #bitcoin-core-dev 08:24 -!- barq [sid103986@unaffiliated/barq] has quit [Changing host] 08:24 -!- barq [sid103986@gateway/web/irccloud.com/x-srngcyejqfscugxz] has joined #bitcoin-core-dev 08:25 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:7101:f762:1f5d:3fe5] has quit [Ping timeout: 260 seconds] 08:25 -!- luke-jr [~luke-jr@2001:470:5:265:a45d:823b:2d27:961c] has joined #bitcoin-core-dev 08:26 -!- luke-jr [~luke-jr@2001:470:5:265:a45d:823b:2d27:961c] has quit [Changing host] 08:26 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 08:26 < bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/7ebd8c6385253bfa30175169a22f93474d8ddfaf 08:26 < bitcoin-git> bitcoin/master 7ebd8c6 Wladimir J. van der Laan: qt: Update translation source messages... 08:28 -!- rev_strangehope [~revstrang@ec2-13-115-230-7.ap-northeast-1.compute.amazonaws.com] has joined #bitcoin-core-dev 08:29 -!- infernix [nix@unaffiliated/infernix] has joined #bitcoin-core-dev 08:29 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 256 seconds] 08:29 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 08:31 < ossifrage> Has anyone noticed a large uptick in "ERROR: AcceptBlockHeader: prev block not found" messages? Any idea which fork they are coming from? 08:34 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 08:40 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 08:48 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 256 seconds] 08:52 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 08:58 -!- AhNo1 [~AhNo1@unaffiliated/ahno1] has joined #bitcoin-core-dev 09:01 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has joined #bitcoin-core-dev 09:02 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 09:05 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has quit [Remote host closed the connection] 09:10 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:2464:da84:e2db:4b36] has joined #bitcoin-core-dev 09:27 < wumpus> ossifrage: I see the message in the log of every node I've checked, but don't see a clear uptick recently 09:28 < wumpus> --haven't plotted or done any statistics though 09:29 < ossifrage> yeah, my statistics where just grep and wc 09:31 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 09:31 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 09:32 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 09:35 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 240 seconds] 09:36 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 244 seconds] 09:37 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 09:44 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 256 seconds] 09:48 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 09:52 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 240 seconds] 09:53 < harding> ossifrage: I see an uptick here too, but not one that looks significant to me: https://imgur.com/a/jxithRY 10:01 -!- csknk [~csknk@unaffiliated/csknk] has quit [Quit: Changing server] 10:01 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 10:07 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 10:10 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 260 seconds] 10:10 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 248 seconds] 10:12 -!- vicenteH [~user@195.235.96.150] has quit [Ping timeout: 260 seconds] 10:13 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 10:13 -!- vicenteH [~user@195.235.96.150] has joined #bitcoin-core-dev 10:17 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 10:22 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 10:23 < cfields> jonasschnelli / wumpus: I didn't get around to reviewing #9502 after the meeting as promised last week. Still possible to get that in? I'm going through it right now. I'd hate to see it missed for 0.17 because I forgot about it :( 10:23 < gribble> https://github.com/bitcoin/bitcoin/issues/9502 | [Qt] Add option to pause/resume block downloads by jonasschnelli · Pull Request #9502 · bitcoin/bitcoin · GitHub 10:23 -!- lnostdal [~lnostdal@77.70.119.51] has joined #bitcoin-core-dev 10:24 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 10:25 < ossifrage> harding, in my case I think it is just that my node has been up for a while and the connection count is wandering up and with it the non-bitcoin nodes (recently lost my old ip address thanks to verizon-quality) 10:25 < cfields> ossifrage: Are you running master? If so, I'd guess it's from #11637. 10:25 < gribble> https://github.com/bitcoin/bitcoin/issues/11637 | p2p: Remove dead service bits code by MarcoFalke · Pull Request #11637 · bitcoin/bitcoin · GitHubAsset 1Asset 1 10:26 < ossifrage> I'm running b330f3fdd56b2dccc106154575af46ebb53e1ad9 from Fri Jun 29 10:08:52 2018 10:41 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 10:43 -!- ken2812221 [~User@1.200.198.248] has joined #bitcoin-core-dev 10:45 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 244 seconds] 10:51 -!- Krellan [~Krellan@2601:640:4000:9258:198b:e23:e27e:2f7d] has quit [Ping timeout: 276 seconds] 10:52 -!- vicenteH [~user@195.235.96.150] has quit [Ping timeout: 244 seconds] 10:55 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 10:56 < bitcoin-git> [bitcoin] jnewbery closed pull request #10160: Add updatepeer RPC (master...updatepeer) https://github.com/bitcoin/bitcoin/pull/10160 10:58 -!- polydin [~delphi@2602:306:b8b6:b970:4157:64ab:75d7:3f2b] has quit [Ping timeout: 276 seconds] 10:59 < jonasschnelli> wumpus: I think we can postpone #9502 to 0.18 10:59 < gribble> https://github.com/bitcoin/bitcoin/issues/9502 | [Qt] Add option to pause/resume block downloads by jonasschnelli · Pull Request #9502 · bitcoin/bitcoin · GitHub 10:59 < jonasschnelli> I didn't had the time to check if there are rebase issues (since it quite old now) 11:00 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 11:00 -!- polydin [~delphi@2602:306:b8b6:b970:b59d:ea7c:1ad2:3484] has joined #bitcoin-core-dev 11:02 -!- bmoo0 [~textual@ip70-180-68-150.no.no.cox.net] has joined #bitcoin-core-dev 11:03 -!- Urgo_ [~Urgo@cpe-107-15-142-254.nc.res.rr.com] has joined #bitcoin-core-dev 11:03 -!- Urgo [~Urgo@cpe-107-15-142-254.nc.res.rr.com] has quit [Disconnected by services] 11:04 -!- Urgo_ is now known as Urgo 11:05 < cfields> jonasschnelli: you sure? 11:05 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has joined #bitcoin-core-dev 11:10 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has quit [Ping timeout: 265 seconds] 11:12 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Ping timeout: 248 seconds] 11:14 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 11:16 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 11:19 -!- grafcaps [~haroldbr@104.137.194.255] has joined #bitcoin-core-dev 11:24 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 11:27 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 11:29 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 11:31 -!- SopaXT [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 11:32 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Ping timeout: 256 seconds] 11:32 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 264 seconds] 11:33 -!- polydin [~delphi@2602:306:b8b6:b970:b59d:ea7c:1ad2:3484] has quit [Ping timeout: 276 seconds] 11:37 -!- polydin [~delphi@2602:306:b8b6:b970:b59d:ea7c:1ad2:3484] has joined #bitcoin-core-dev 11:52 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has joined #bitcoin-core-dev 11:53 -!- m8tion [~Agence@abo-134-110-68.mrs.modulonet.fr] has quit [Read error: Connection reset by peer] 11:54 -!- booyah [~bb@193.25.1.157] has quit [Remote host closed the connection] 11:59 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 12:21 < wumpus> jonasschnelli: ok, yes, makes sense 12:24 < wumpus> cfields: yes, it's unfortunate, it's an old PR and it's too bad it got too little review 12:25 < wumpus> cfields: but it's not your fault. 12:38 -!- bmoo0 [~textual@ip70-180-68-150.no.no.cox.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 12:48 < jonasschnelli> wumpus: I think we can postpone #9502 to 0.18 12:48 < gribble> https://github.com/bitcoin/bitcoin/issues/9502 | [Qt] Add option to pause/resume block downloads by jonasschnelli · Pull Request #9502 · bitcoin/bitcoin · GitHub 12:48 < jonasschnelli> sry... misstype 12:49 < jonasschnelli> cfields: no hurry with that PR. The main reason why I'd like to get it merged at some point is that it helps with an potential SPV mode 13:03 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 13:05 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 260 seconds] 13:21 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 13:22 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 13:28 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 13:47 -!- timothy [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 13:48 -!- vicenteH [~user@54.104.135.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 13:50 -!- un1c0d3r [~nico@r186-49-43-192.dialup.adsl.anteldata.net.uy] has joined #bitcoin-core-dev 13:51 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:2464:da84:e2db:4b36] has quit [Ping timeout: 260 seconds] 13:54 -!- polydin [~delphi@2602:306:b8b6:b970:b59d:ea7c:1ad2:3484] has quit [Remote host closed the connection] 13:58 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:2464:da84:e2db:4b36] has joined #bitcoin-core-dev 14:05 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has joined #bitcoin-core-dev 14:10 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has quit [Ping timeout: 276 seconds] 14:11 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 260 seconds] 14:14 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 14:15 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has quit [Ping timeout: 240 seconds] 14:18 -!- booyah [~bb@193.25.1.157] has joined #bitcoin-core-dev 14:35 -!- Sinclair6 [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has joined #bitcoin-core-dev 14:38 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [Ping timeout: 248 seconds] 14:40 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 14:40 -!- Sinclair_ [~sinclair6@2602:306:c4b1:2570:1040:f26f:7b2d:f294] has joined #bitcoin-core-dev 14:40 -!- CubicEarth [~CubicEart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 14:41 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 14:43 -!- Sinclair6 [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has quit [Ping timeout: 256 seconds] 14:45 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has joined #bitcoin-core-dev 14:50 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 14:50 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 244 seconds] 14:53 -!- hospes_ [~textual@ip70-180-68-150.no.no.cox.net] has joined #bitcoin-core-dev 14:55 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:57 -!- hospes_ [~textual@ip70-180-68-150.no.no.cox.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 14:58 -!- bmoo0 [~textual@ip70-180-68-150.no.no.cox.net] has joined #bitcoin-core-dev 15:03 -!- Randolf [~randolf@96.53.47.42] has quit [Quit: Leaving] 15:11 -!- booyah [~bb@193.25.1.157] has quit [Ping timeout: 248 seconds] 15:13 -!- rex4539 [~textual@ppp-2-87-178-187.home.otenet.gr] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:41 -!- ExtraCrispy [~ExtraCris@185.9.18.150] has quit [Ping timeout: 264 seconds] 15:47 -!- un1c0d3r [~nico@r186-49-43-192.dialup.adsl.anteldata.net.uy] has quit [Ping timeout: 264 seconds] 15:54 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Excess Flood] 15:55 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 15:58 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:2464:da84:e2db:4b36] has quit [Remote host closed the connection] 16:07 -!- bmoo0 [~textual@ip70-180-68-150.no.no.cox.net] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 16:16 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 16:23 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 16:36 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:64a1:5ced:e8a3:82b1] has joined #bitcoin-core-dev 16:41 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:64a1:5ced:e8a3:82b1] has quit [Ping timeout: 265 seconds] 16:52 -!- vicenteH [~user@54.104.135.37.dynamic.jazztel.es] has quit [Ping timeout: 256 seconds] 16:57 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 16:58 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 16:58 -!- vicenteH [~user@54.104.135.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 16:59 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 17:09 -!- PotentialDB [c053902e@gateway/web/freenode/ip.192.83.144.46] has joined #bitcoin-core-dev 17:14 -!- PotentialDB [c053902e@gateway/web/freenode/ip.192.83.144.46] has quit [Client Quit] 17:18 -!- vicenteH [~user@54.104.135.37.dynamic.jazztel.es] has quit [Ping timeout: 256 seconds] 17:20 -!- vicenteH [~user@54.104.135.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 17:24 -!- Definitevely [c053902e@gateway/web/freenode/ip.192.83.144.46] has joined #bitcoin-core-dev 17:24 -!- Definitevely [c053902e@gateway/web/freenode/ip.192.83.144.46] has quit [Client Quit] 17:30 -!- masonicboom [~masonicbo@ip68-108-243-131.sb.sd.cox.net] has joined #bitcoin-core-dev 17:35 -!- masonicboom [~masonicbo@ip68-108-243-131.sb.sd.cox.net] has quit [Ping timeout: 260 seconds] 17:36 -!- goatpig [56eece80@gateway/web/freenode/ip.86.238.206.128] has quit [Ping timeout: 252 seconds] 17:40 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Read error: Connection reset by peer] 17:42 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 17:48 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 17:50 < fanquake> Given that #13742 was merged, should we also update the link at the top of the GH repo? 17:50 < gribble> https://github.com/bitcoin/bitcoin/issues/13742 | doc: Adjust bitcoincore.org links by MarcoFalke · Pull Request #13742 · bitcoin/bitcoin · GitHub 17:59 -!- mistergold [~mistergol@77.243.23.28] has joined #bitcoin-core-dev 18:00 -!- booyah [~bb@193.25.1.157] has joined #bitcoin-core-dev 18:02 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has joined #bitcoin-core-dev 18:06 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 256 seconds] 18:08 -!- jpe__ [~jpe@200116b8428cf000f1d13b0cf629ac66.dip.versatel-1u1.de] has joined #bitcoin-core-dev 18:11 -!- jpe_ [~jpe@200116b8420fc3004c35767b739c9fcd.dip.versatel-1u1.de] has quit [Ping timeout: 260 seconds] 18:14 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has quit [Remote host closed the connection] 18:19 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has joined #bitcoin-core-dev 18:36 -!- unixb0y [~unixb0y@p2E5552FE.dip0.t-ipconnect.de] has quit [Ping timeout: 260 seconds] 18:38 -!- unixb0y [~unixb0y@p2E5553BB.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 18:56 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [Remote host closed the connection] 18:59 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 19:03 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Quit: WeeChat 2.1] 19:08 -!- Sheldor [5c88cdb7@gateway/web/freenode/ip.92.136.205.183] has joined #bitcoin-core-dev 19:11 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Read error: Connection reset by peer] 19:12 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 19:13 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 256 seconds] 19:17 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Read error: Connection reset by peer] 19:18 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 19:19 -!- un1c0d3r [~nico@170.51.109.98] has joined #bitcoin-core-dev 19:19 -!- masonicboom [~masonicbo@ip68-108-243-131.sb.sd.cox.net] has joined #bitcoin-core-dev 19:23 -!- masonicboom [~masonicbo@ip68-108-243-131.sb.sd.cox.net] has quit [Ping timeout: 240 seconds] 19:25 -!- Tony_ [ca827f26@gateway/web/freenode/ip.202.130.127.38] has quit [Quit: Page closed] 19:25 -!- un1c0d3r [~nico@170.51.109.98] has quit [Read error: Connection reset by peer] 19:27 -!- un1c0d3r [~nico@170.51.109.98] has joined #bitcoin-core-dev 19:27 -!- Tralfaz [~none@103.254.153.99] has quit [Quit: Leaving] 19:33 -!- un1c0d3r [~nico@170.51.109.98] has quit [Read error: Connection reset by peer] 19:43 < bitcoin-git> [bitcoin] kallewoof closed pull request #13716: bitcoin-cli: -stdinwalletpassphrase and non-echo stdin passwords (master...stdinwalletpassphrase) https://github.com/bitcoin/bitcoin/pull/13716 19:44 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has joined #bitcoin-core-dev 19:49 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has quit [Remote host closed the connection] 19:50 -!- mistergold [~mistergol@77.243.23.28] has quit [Read error: Connection reset by peer] 19:52 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has joined #bitcoin-core-dev 19:52 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Excess Flood] 19:53 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 20:01 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has quit [Ping timeout: 240 seconds] 20:03 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has joined #bitcoin-core-dev 20:05 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 20:07 -!- Sheldor [5c88cdb7@gateway/web/freenode/ip.92.136.205.183] has quit [Quit: Page closed] 20:09 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has quit [Ping timeout: 260 seconds] 20:09 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has joined #bitcoin-core-dev 20:29 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has quit [Ping timeout: 240 seconds] 20:31 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has quit [Remote host closed the connection] 20:46 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has joined #bitcoin-core-dev 21:00 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has quit [Ping timeout: 264 seconds] 21:02 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 21:04 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 21:06 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 21:06 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has joined #bitcoin-core-dev 21:18 -!- grafcaps [~haroldbr@050-090-083-229.res.spectrum.com] has quit [Ping timeout: 260 seconds] 21:20 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 21:20 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 240 seconds] 21:21 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has quit [Ping timeout: 264 seconds] 21:27 -!- tryphe_ is now known as tryphe 21:28 -!- BillSmith4lyfe [BillSmith4@ip72-207-116-245.sd.sd.cox.net] has quit [Ping timeout: 240 seconds] 21:35 -!- AhNo1 [~AhNo1@unaffiliated/ahno1] has quit [Ping timeout: 240 seconds] 21:35 -!- vicenteH [~user@54.104.135.37.dynamic.jazztel.es] has quit [Ping timeout: 248 seconds] 21:38 -!- vicenteH [~user@54.104.135.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 21:39 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has joined #bitcoin-core-dev 21:42 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has quit [Remote host closed the connection] 21:45 < kallewoof> ossifrage harding wumpus: I am seeing a significant increase in 'prev block not found' on my end. It's really frequent these days. (running on master) 21:45 < kallewoof> I hadn't seen it a single time as of a few months ago. I see it almost every time I glance at the console output now. 21:48 -!- vicenteH [~user@54.104.135.37.dynamic.jazztel.es] has quit [Read error: Connection reset by peer] 21:49 < aj> kallewoof: huh, i'm not seeing that at all 21:51 < kallewoof> aj: weird. This is the current screen for my node. Note first line: https://pastebin.com/KsVQbzna 21:51 < kallewoof> I literally see that error somewhere on my screen every time I look at the console. 21:56 < aj> kallewoof: i see some "block .. is marked invalid", and an "badd-diffbits, incorrect proof of work", that's it 21:57 < kallewoof> I see those too occasionally. 21:58 -!- grubles_ [~grubles@unaffiliated/grubles] has joined #bitcoin-core-dev 21:58 -!- grubles [~grubles@unaffiliated/grubles] has quit [Ping timeout: 244 seconds] 22:02 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 240 seconds] 22:02 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:c929:fa92:df8b:2978] has joined #bitcoin-core-dev 22:07 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:c929:fa92:df8b:2978] has quit [Ping timeout: 265 seconds] 22:16 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has joined #bitcoin-core-dev 22:19 -!- shesek [~shesek@bzq-84-110-232-73.red.bezeqint.net] has joined #bitcoin-core-dev 22:19 -!- shesek [~shesek@bzq-84-110-232-73.red.bezeqint.net] has quit [Changing host] 22:19 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 22:20 -!- Kaizen_ [~kaizen_@2605:a601:b021:f00:6ce0:98f7:e54d:d649] has quit [Ping timeout: 260 seconds] 22:28 < kallewoof> FWIW, some grep stats (occurrences per day, reverse chronological): 3, 9, 28, 28, 16, ... (24th to 20th) 22:36 -!- HoMM [~homm@unaffiliated/homm] has joined #bitcoin-core-dev 22:38 < bitcoin-git> [bitcoin] hmel closed pull request #13739: refactor: remove superfluous boost::thread_interrupted catch (master...dead-code-elimination) https://github.com/bitcoin/bitcoin/pull/13739 22:52 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Read error: Connection reset by peer] 22:53 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 23:06 -!- rex4539 [~textual@ppp-2-87-178-187.home.otenet.gr] has joined #bitcoin-core-dev 23:20 -!- Krellan [~Krellan@2601:640:4000:9258:e4ae:af76:ac81:85ab] has joined #bitcoin-core-dev 23:34 -!- HoMM [~homm@unaffiliated/homm] has quit [Quit: sleep] 23:44 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 240 seconds] 23:58 -!- rex4539 [~textual@ppp-2-87-178-187.home.otenet.gr] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 23:58 -!- masonicboom [~masonicbo@2600:8802:5501:17c0:b0c0:a7c2:6fa6:cd5f] has joined #bitcoin-core-dev --- Log closed Tue Jul 24 00:00:21 2018