--- Log opened Mon Apr 15 00:00:45 2019 00:03 -!- captjakk [~captjakk@63-238-229-186.dia.static.qwest.net] has joined #bitcoin-core-dev 00:05 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 00:05 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 00:08 -!- captjakk [~captjakk@63-238-229-186.dia.static.qwest.net] has quit [Ping timeout: 252 seconds] 00:08 -!- captjakk [~captjakk@63-238-229-186.dia.static.qwest.net] has joined #bitcoin-core-dev 00:10 -!- ExEric3 [~exeric3@dbox.miners-zone.net] has joined #bitcoin-core-dev 00:13 -!- captjakk [~captjakk@63-238-229-186.dia.static.qwest.net] has quit [Ping timeout: 252 seconds] 00:21 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 00:25 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 264 seconds] 00:35 -!- lnostdal [~lnostdal@77.70.119.51] has joined #bitcoin-core-dev 00:36 -!- DougieBot5000_ is now known as DougieBot5000 00:50 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has joined #bitcoin-core-dev 01:04 -!- darosior [~darosior@193-141-190-109.dsl.ovh.fr] has joined #bitcoin-core-dev 01:05 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 01:10 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:12 -!- darosior [~darosior@193-141-190-109.dsl.ovh.fr] has quit [Remote host closed the connection] 01:12 -!- darosior [~darosior@193-141-190-109.dsl.ovh.fr] has joined #bitcoin-core-dev 01:34 -!- zaka [~zaka@2a02:2e02:29f6:ff00:5060:9e4b:dca:b58] has joined #bitcoin-core-dev 01:40 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 01:43 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 01:46 -!- promag_ [~promag@195.54.168.134] has joined #bitcoin-core-dev 01:46 -!- face [~face@80.72.82.160.coresnet.bg] has joined #bitcoin-core-dev 01:46 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 01:47 -!- rex4539 [~rex4539@2a02:587:3511:5a00:1d07:f644:1b59:4b64] has quit [Quit: rex4539] 01:51 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 01:57 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 01:59 -!- riperk [uid352992@gateway/web/irccloud.com/x-pymbxpkexulvwqih] has quit [Quit: Connection closed for inactivity] 02:00 -!- zaka [~zaka@2a02:2e02:29f6:ff00:5060:9e4b:dca:b58] has quit [Ping timeout: 252 seconds] 02:12 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 02:28 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Ping timeout: 250 seconds] 02:29 -!- lnostdal [~lnostdal@77.70.119.51] has joined #bitcoin-core-dev 02:34 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 02:41 -!- captjakk [~captjakk@63-238-229-186.dia.static.qwest.net] has joined #bitcoin-core-dev 02:42 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 02:45 -!- captjakk [~captjakk@63-238-229-186.dia.static.qwest.net] has quit [Ping timeout: 250 seconds] 02:46 -!- promag_ [~promag@195.54.168.134] has quit [Remote host closed the connection] 02:47 < provoostenator> Happy Monday! Getting a Segmentation fault: 11 on macOS master when opening wallets. With and without --enable-debug. 02:48 -!- promag_ [~promag@195.54.168.134] has joined #bitcoin-core-dev 02:49 < gmaxwell> run inside a debugger and find out where its crashing? 02:49 < provoostenator> Will try 02:50 < fanquake> provoostenator calling the loadwallet rpc, through the gui? 02:50 -!- ccdle12 [~ccdle12@061092247118.ctinets.com] has quit [Remote host closed the connection] 02:51 < provoostenator> fanquake: bitcoind crashes when starting if a wallet is configured. I can start with -nowallet, and it crashes as I load through RPC call or create a wallet. 02:56 -!- rex4539 [~rex4539@athedsl-171280.home.otenet.gr] has joined #bitcoin-core-dev 02:56 < fanquake> provoostenator from a quick look, I'm not seeing a crash like that. built master, -nowallet, created new wallets and loaded existing. 02:57 < provoostenator> My guess is that it will go away as soon as I update homebrew or something like that, so I'll try to get a trace first. 03:02 -!- shesek [~shesek@5.22.134.182] has joined #bitcoin-core-dev 03:02 -!- shesek [~shesek@5.22.134.182] has quit [Changing host] 03:02 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 03:13 < provoostenator> "breakpoint set --name _exit" doesn't catch this in lldb, any suggestions? 03:14 < provoostenator> (I'll try gdb as well) 03:20 < wumpus> doesn't it always trap on segmentation faults? 03:21 -!- promag_ [~promag@195.54.168.134] has quit [Remote host closed the connection] 03:23 -!- promag_ [~promag@195.54.168.134] has joined #bitcoin-core-dev 03:24 < provoostenator> I thought so as well. lldb says "error: process exited with status -1 (Error 1)", so maybe that's something else... 03:24 < wumpus> I mean, what are you trying to do by trapping _exit ? 03:24 < wumpus> and you can't do 'bt' after that? 03:24 < wumpus> to me it sounds like your debugger isn't working at all 03:25 < wumpus> it ignores the trap, runs the trap handler and lets the process exit 03:26 < wumpus> in gdb at least you can set the signals it should break on with 'signal', but, SIGSEGV is always that by default, it shoudln't be necessary 03:26 < provoostenator> Indeed, "lldb src/bitcoind -- -nowallet" also does an exit 1, so I'm using the debugger wrong. 03:26 < provoostenator> -1 03:28 < provoostenator> aaargh, it was trying to pupop a permission window on my desktop, that's what failed. 03:29 < provoostenator> backtrace: https://gist.github.com/Sjors/de8d359d87cd0fecc303b989b5a27cc5 03:31 < fanquake> Hi wumpus 03:31 < wumpus> hi fanquake ! 03:31 < provoostenator> This might be a borked bdb@4 homebrew thing 03:31 < fanquake> provoostenator make sure you keep a copy of that "A" wallet 03:32 < fanquake> wumpus Hope you are doing well. 15809, 15794, 15790, and maybe 15756 are mergable 03:33 < wumpus> provoostenator: it might be; it happens in the bowels of berkeleydb, which means either it's being passed garbage arguments, or there's something like an ABI conflict 03:33 < provoostenator> It crashes with "createwallet" too, added to the gist... 03:33 < wumpus> (the former is not possible to diagnose from this as, as usual with c++ and debugging, the argument data has been optimized out) 03:37 -!- zaka [~zaka@37.29.177.103] has joined #bitcoin-core-dev 03:37 < provoostenator> I'll try a depends build as well as --with-incompatible-bdb. 03:42 -!- promag_ [~promag@195.54.168.134] has quit [Remote host closed the connection] 03:43 -!- promag_ [~promag@195.54.168.134] has joined #bitcoin-core-dev 03:47 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 03:50 < aj> wumpus: add #15776 to high pri list? 03:50 < gribble> https://github.com/bitcoin/bitcoin/issues/15776 | Expire inflight GETDATA requests by ajtowns · Pull Request #15776 · bitcoin/bitcoin · GitHub 03:51 -!- promag_ [~promag@195.54.168.134] has quit [Remote host closed the connection] 03:52 -!- promag_ [~promag@195.54.168.134] has joined #bitcoin-core-dev 03:53 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 03:54 < jonasschnelli> I got now the second time a 0.18.0rc3 node with a "stuck" mempool (size of 6 for a long time) 03:54 < aj> jonasschnelli: see PR above :) 03:55 < jonasschnelli> oh... haven't read back yet. :) 03:56 < jonasschnelli> aj: is there a way I could check if the problem described in 15776 is what I'm facing at that paricular rc3 node (debug net is off)? 03:57 < jonasschnelli> enabling debug=net will require a restart and destroys the debugability I guess. 03:57 < gmaxwell> jonasschnelli: you can change any debug options while running 03:57 < aj> jonasschnelli: bitcoin-cli logging '["net"]' # turns debug=net back on 03:57 < gmaxwell> with the logging rpc 03:58 < jonasschnelli> oh.. how could I miss that 03:58 * jonasschnelli doing now... 03:58 < fanquake> aj have done 03:59 < aj> fanquake: thanks 03:59 < jonasschnelli> There are many invs but mempool won't grow 03:59 < aj> yeah, that's the symptom 03:59 < jonasschnelli> I don't see any getdata on the invs 04:00 < aj> if you add a new outbound, you should get getdata's for it 04:00 -!- promag_ [~promag@195.54.168.134] has quit [Remote host closed the connection] 04:00 < jonasschnelli> let me try 04:02 < jonasschnelli> aj: indeed. A addnode made the mempool grow again 04:03 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 264 seconds] 04:04 -!- promag_ [~promag@195.54.168.134] has joined #bitcoin-core-dev 04:04 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 04:04 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 250 seconds] 04:05 -!- zaka [~zaka@37.29.177.103] has quit [Ping timeout: 246 seconds] 04:10 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #bitcoin-core-dev 04:13 -!- promag_ [~promag@195.54.168.134] has quit [Remote host closed the connection] 04:15 -!- darosior [~darosior@193-141-190-109.dsl.ovh.fr] has quit [Ping timeout: 268 seconds] 04:16 -!- promag_ [~promag@195.54.168.134] has joined #bitcoin-core-dev 04:22 -!- promag_ [~promag@195.54.168.134] has quit [Remote host closed the connection] 04:23 < wumpus> fanquake: i'm doing ok (and IRC was offline due to IPv6 routing issues), will take a look at those PRs 04:23 -!- promag_ [~promag@195.54.168.134] has joined #bitcoin-core-dev 04:25 < wumpus> jonasschnelli: run time switching of logging state is great, happy that has been added 04:25 < jonasschnelli> yes. that's awesome 04:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:43 < bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4f4ef3138b06...617261eb1c8b 04:43 < bitcoin-git> bitcoin/master e7acf44 James O'Beirne: gitignore: add *.dat 04:43 < bitcoin-git> bitcoin/master 17be9e0 James O'Beirne: gitignore: add *.plist (clang-check) 04:43 < bitcoin-git> bitcoin/master 617261e Wladimir J. van der Laan: Merge #15809: gitignore: plist and dat 04:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:44 < bitcoin-git> [bitcoin] laanwj merged pull request #15809: gitignore: plist and dat (master...2019-04-gitignore) https://github.com/bitcoin/bitcoin/pull/15809 04:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:47 -!- rev_strangehope [~revstrang@ec2-13-115-230-7.ap-northeast-1.compute.amazonaws.com] has quit [Ping timeout: 250 seconds] 04:47 -!- bralyclo_ [~bralyclow@193.36.117.238] has joined #bitcoin-core-dev 04:48 < fanquake> wumpus no worries. I also forgot 15751. 04:49 -!- rev_strangehope [~revstrang@ec2-13-115-230-7.ap-northeast-1.compute.amazonaws.com] has joined #bitcoin-core-dev 04:49 < wumpus> lool another day another ham-handed pracicalswift PR 04:50 -!- bralyclow [~bralyclow@193.36.117.238] has quit [Ping timeout: 264 seconds] 04:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:52 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/617261eb1c8b...0c6487c74f8c 04:52 < bitcoin-git> bitcoin/master 41a46cb Pieter Wuille: Speed up deriveaddresses for large ranges 04:52 < bitcoin-git> bitcoin/master 0c6487c Wladimir J. van der Laan: Merge #15751: Speed up deriveaddresses for large ranges 04:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:53 < bitcoin-git> [bitcoin] laanwj merged pull request #15751: Speed up deriveaddresses for large ranges (master...201904_fasterderiveaddresses) https://github.com/bitcoin/bitcoin/pull/15751 04:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:56 -!- darosior [~darosior@193-141-190-109.dsl.ovh.fr] has joined #bitcoin-core-dev 05:01 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 05:01 < wumpus> ok, that PR is not as bad as the title makes it sound ! 05:10 < fanquake> have to get past the lyrics heh 05:11 < fanquake> wumpus 15802 and 15792 also both doc, pretty trivial 05:16 -!- shesek [~shesek@5.102.229.163] has joined #bitcoin-core-dev 05:16 -!- shesek [~shesek@5.102.229.163] has quit [Changing host] 05:16 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 05:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:22 < bitcoin-git> [bitcoin] merland opened pull request #15817: trivial: fixed typo (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15817 05:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:24 < bitcoin-git> [bitcoin] fanquake closed pull request #15817: trivial: fixed typo (master...patch-1) https://github.com/bitcoin/bitcoin/pull/15817 05:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:26 -!- captjakk [~captjakk@63-238-229-186.dia.static.qwest.net] has joined #bitcoin-core-dev 05:29 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 05:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:29 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.18: https://github.com/bitcoin/bitcoin/compare/164082c822b0...f42ed1442ec2 05:29 < bitcoin-git> bitcoin/0.18 60d4621 Ben Carman: rpc: getrpcinfo docs 05:29 < bitcoin-git> bitcoin/0.18 f42ed14 Wladimir J. van der Laan: Merge #15790: [0.18] backport #15754 05:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:30 < bitcoin-git> [bitcoin] laanwj merged pull request #15790: [0.18] backport #15754 (0.18...0.18) https://github.com/bitcoin/bitcoin/pull/15790 05:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:30 -!- promag_ [~promag@195.54.168.134] has quit [Remote host closed the connection] 05:31 -!- captjakk [~captjakk@63-238-229-186.dia.static.qwest.net] has quit [Ping timeout: 250 seconds] 05:32 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has quit [Remote host closed the connection] 05:32 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has joined #bitcoin-core-dev 05:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:39 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c6487c74f8c...9422e2c29fbc 05:39 < bitcoin-git> bitcoin/master 140bbee Jon Atack: doc: describe onlynet option in doc/tor.md 05:39 < bitcoin-git> bitcoin/master 9422e2c Wladimir J. van der Laan: Merge #15792: doc: describe onlynet option in doc/tor.md 05:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:40 < bitcoin-git> [bitcoin] laanwj merged pull request #15792: doc: describe onlynet option in doc/tor.md (master...add-onlynet-option-to-tor-docs) https://github.com/bitcoin/bitcoin/pull/15792 05:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:42 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:42 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9422e2c29fbc...2a191b48463a 05:42 < bitcoin-git> bitcoin/master 8dfbb5c Jack Mallers: doc: mention creating application support bitcoin folder on OSX 05:42 < bitcoin-git> bitcoin/master 2a191b4 Wladimir J. van der Laan: Merge #15802: doc: mention creating application support bitcoin folder on ... 05:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:43 < bitcoin-git> [bitcoin] laanwj merged pull request #15802: doc: mention creating application support bitcoin folder on OSX (master...fix/macos-docs) https://github.com/bitcoin/bitcoin/pull/15802 05:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:46 -!- promag_ [~promag@a89-153-67-150.cpe.netcabo.pt] has joined #bitcoin-core-dev 05:50 -!- promag_ [~promag@a89-153-67-150.cpe.netcabo.pt] has quit [Ping timeout: 255 seconds] 05:54 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 05:55 -!- promag_ [~promag@a89-153-67-150.cpe.netcabo.pt] has joined #bitcoin-core-dev 06:00 -!- promag_ [~promag@a89-153-67-150.cpe.netcabo.pt] has quit [Ping timeout: 246 seconds] 06:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:06 < bitcoin-git> [bitcoin] fanquake opened pull request #15818: [0.18] doc backports (0.18...0.18-doc-backports) https://github.com/bitcoin/bitcoin/pull/15818 06:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:08 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 06:19 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 06:23 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 250 seconds] 06:26 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 06:31 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 06:31 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 06:36 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 246 seconds] 06:37 < provoostenator> It's specific to the homebrew version of berkeleydb@4 for me. Depends works fine. I made some notes in #15819. 06:37 < gribble> https://github.com/bitcoin/bitcoin/issues/15819 | macOS: crash while loading wallet with berkeley-db@4 · Issue #15819 · bitcoin/bitcoin · GitHub 06:52 < wumpus> provoostenator: thanks for investigating - adding upstream label 06:58 < provoostenator> When Sqlite? :-) 07:04 -!- promag [~promag@a89-154-165-115.cpe.netcabo.pt] has joined #bitcoin-core-dev 07:15 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 07:25 < wumpus> with upstream I mean homebrew in this case, not bdb 07:26 < wumpus> I'm sure it's possible to get the same kind of crashes when mishandling compilation/linking using any database — though that's not an argument *against* using sqlite ofc 07:32 -!- davterra [~none@91.214.169.69] has joined #bitcoin-core-dev 07:35 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 252 seconds] 07:36 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 07:37 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:38 -!- chriswang2019 [~Mutter@2409:8954:6c4:c3f:35f6:b303:98c4:2cc5] has joined #bitcoin-core-dev 07:39 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has quit [Client Quit] 07:43 -!- promag [~promag@a89-154-165-115.cpe.netcabo.pt] has quit [Remote host closed the connection] 07:46 -!- chriswang2019 [~Mutter@2409:8954:6c4:c3f:35f6:b303:98c4:2cc5] has quit [Ping timeout: 264 seconds] 08:01 -!- timothy [~tredaelli@redhat/timothy] has quit [Read error: Connection reset by peer] 08:08 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #bitcoin-core-dev 08:10 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:10 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2a191b48463a...2a854a178166 08:10 < bitcoin-git> bitcoin/master b4338c1 John Newbery: [rpc] Remove the addresses field from the getaddressinfo return object 08:10 < bitcoin-git> bitcoin/master 2a854a1 MarcoFalke: Merge #15750: [rpc] Remove the addresses field from the getaddressinfo ret... 08:10 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:11 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #15750: [rpc] Remove the addresses field from the getaddressinfo return object (master...2019_04_remove_address_from_getaddressinfo) https://github.com/bitcoin/bitcoin/pull/15750 08:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:12 -!- bralyclo_ [~bralyclow@193.36.117.238] has quit [] 08:13 -!- bralyclow [~bralyclow@193.36.117.238] has joined #bitcoin-core-dev 08:13 -!- bralyclow [~bralyclow@193.36.117.238] has quit [Client Quit] 08:20 -!- Ed0 [~edouard@2001:41d0:401:3100::4897] has joined #bitcoin-core-dev 08:21 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:21 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2a854a178166...2209b3ba25de 08:21 < bitcoin-git> bitcoin/master fa74749 MarcoFalke: doc: Clarify RPC versioning 08:21 < bitcoin-git> bitcoin/master 2209b3b MarcoFalke: Merge #15799: doc: Clarify RPC versioning 08:21 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:21 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 08:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:22 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #15799: doc: Clarify RPC versioning (master...1904-docRPC) https://github.com/bitcoin/bitcoin/pull/15799 08:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:27 -!- captjakk_ [~captjakk@2601:284:8200:175:1d9d:e4ed:5e7b:f0b] has joined #bitcoin-core-dev 08:28 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 08:29 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 08:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:29 < bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/2209b3ba25de...78295e97b8d3 08:29 < bitcoin-git> bitcoin/master 666696b MarcoFalke: test: Have segwit always active in (Basic)TestingSetup 08:29 < bitcoin-git> bitcoin/master fa8685d MarcoFalke: test: Use test_bitcoin setup in bench, Add test utils 08:29 < bitcoin-git> bitcoin/master fa82190 MarcoFalke: scripted-diff: Rename test_bitcoin to test/setup_common 08:29 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:30 < provoostenator> I'm having difficulty making ./configure forget about CPPFLAGS -I/usr/local/Cellar/berkeley-db@4 when I uninstall it. 08:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:30 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #15788: test: Unify testing setups for fuzz, bench, and unit tests (master...1904-testUnify) https://github.com/bitcoin/bitcoin/pull/15788 08:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:31 < provoostenator> Though maybe that's just hard coded. 08:38 -!- bralyclow [~bralyclow@193.36.117.238] has joined #bitcoin-core-dev 08:41 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 08:51 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 08:53 -!- jonatack [58aba822@gateway/web/freenode/ip.88.171.168.34] has joined #bitcoin-core-dev 09:15 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 09:20 -!- scoop [~scoop@205.178.77.52] has quit [Ping timeout: 264 seconds] 09:25 -!- jonatack [58aba822@gateway/web/freenode/ip.88.171.168.34] has quit [] 09:25 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 09:28 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 09:28 < gwillen> provoostenator: in situations like this, I go straight for "git clean -dfx", but beware thats it nukes everything that differentiates your local git client from a fresh checkout, including ignored files and any changes you have not checked in 09:28 < gwillen> it is the maximumally-aggressive "make distclean" 09:31 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 09:36 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 09:43 < provoostenator> gwillen: I'll keep it in mind, but for now it's compiling and working despite this. 09:43 < gwillen> ok, cool 09:54 -!- niftynei [~niftynei@104.131.77.55] has quit [Quit: ZNC - http://znc.in] 09:54 -!- niftynei [~niftynei@104.131.77.55] has joined #bitcoin-core-dev 10:01 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 246 seconds] 10:02 -!- davterra [~none@91.214.169.69] has quit [Quit: Leaving] 10:07 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 10:09 -!- omonk [~omonk@unaffiliated/omonk] has quit [Read error: Connection reset by peer] 10:14 -!- omonk [~omonk@unaffiliated/omonk] has joined #bitcoin-core-dev 10:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:16 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 0.18: https://github.com/bitcoin/bitcoin/compare/f42ed1442ec2...fa3993bfe856 10:16 < bitcoin-git> bitcoin/0.18 b3a04c9 John Newbery: [rpc] Remove the addresses field from the getaddressinfo return object 10:16 < bitcoin-git> bitcoin/0.18 fa3993b MarcoFalke: Merge #15800: Backport: [rpc] Remove the addresses field from the getaddre... 10:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:16 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #15800: Backport: [rpc] Remove the addresses field from the getaddressinfo return object (0.18...2019_04_remove_address_from_getaddressinfo_0.18) https://github.com/bitcoin/bitcoin/pull/15800 10:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:19 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 10:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:19 < bitcoin-git> [bitcoin] dongcarl opened pull request #15820: docs: Add productivity notes for dummy rebases (master...2019-04-more-productive) https://github.com/bitcoin/bitcoin/pull/15820 10:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:23 -!- bitbee [~bitbee@unaffiliated/cryptocat] has quit [Ping timeout: 246 seconds] 10:26 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has quit [Remote host closed the connection] 10:26 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has joined #bitcoin-core-dev 10:29 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 10:30 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 10:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:33 < bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15779: test: Add wallet_balance benchmark (master...1904-benchWallet) https://github.com/bitcoin/bitcoin/pull/15779 10:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:34 -!- scoop [~scoop@205.178.77.52] has quit [Ping timeout: 246 seconds] 10:34 -!- bitbee [~bitbee@unaffiliated/cryptocat] has joined #bitcoin-core-dev 10:41 -!- darosior [~darosior@193-141-190-109.dsl.ovh.fr] has quit [Remote host closed the connection] 10:48 -!- captjakk_ [~captjakk@2601:284:8200:175:1d9d:e4ed:5e7b:f0b] has quit [Remote host closed the connection] 10:48 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 10:49 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 10:49 -!- zaka [~zaka@37.29.213.60] has joined #bitcoin-core-dev 10:50 -!- captjakk [~captjakk@2601:284:8200:175:1d9d:e4ed:5e7b:f0b] has joined #bitcoin-core-dev 10:50 -!- captjakk [~captjakk@2601:284:8200:175:1d9d:e4ed:5e7b:f0b] has quit [Remote host closed the connection] 10:51 -!- captjakk [~captjakk@2601:284:8200:175:1d9d:e4ed:5e7b:f0b] has joined #bitcoin-core-dev 10:52 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 10:59 < dongcarl> wumpus, gmaxwell: The one-shot pseudo-name resolution you guys mentioned last week for people behind Tor thru the name proxy is done using "getaddr" to seed nodes, correct? 11:00 < sipa> dongcarl: yes, connect to seed nodes (rather than just resolve them), send getaddr, and disconnect after a response comes 11:00 < dongcarl> Understood 11:04 -!- captjakk [~captjakk@2601:284:8200:175:1d9d:e4ed:5e7b:f0b] has quit [Remote host closed the connection] 11:06 -!- captjakk [~captjakk@2601:284:8200:175:1d9d:e4ed:5e7b:f0b] has joined #bitcoin-core-dev 11:07 -!- shesek [~shesek@5.102.229.163] has joined #bitcoin-core-dev 11:07 -!- shesek [~shesek@5.102.229.163] has quit [Changing host] 11:07 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 11:09 -!- dqx_ [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 11:10 -!- captjakk [~captjakk@2601:284:8200:175:1d9d:e4ed:5e7b:f0b] has quit [Ping timeout: 250 seconds] 11:14 < dongcarl> It would seem that in SOCKS5 you can have UDP-over-SOCKS, which means we should be able to just use the Tor SOCKS5 proxy to do name resolution instead of the one-shot "getaddr," am I missing something? 11:15 < sipa> dongcarl: i'm not sure we want a DNS resolver implemented inside core... 11:15 < sipa> but yes, in theory that would work 11:16 -!- bralyclow2 [~bralyclow@193.36.117.237] has joined #bitcoin-core-dev 11:16 < luke-jr> huh? getaddr isn't DNS, nor is DNS a substitute for that step 11:16 < luke-jr> and doesn't Tor have a resolve command? 11:17 < dongcarl> I feel like I'm missing something important. 11:17 < sipa> luke-jr: if you have a public connection to the internet, we gather seed IPs by just resolving the seed DNS name 11:17 < sipa> luke-jr: if you don't, we instead connect to the DNS seed name, and request getaddr from it 11:17 -!- bralyclow2 [~bralyclow@193.36.117.237] has quit [Client Quit] 11:17 < dongcarl> sipa: So doesn't that mean we already have a resolver in core? 11:17 < sipa> dongcarl: no, we use the OS resolver 11:18 < sipa> but you can't use that over tor 11:18 < luke-jr> sipa: why can't we just use the Tor resolver? 11:18 < sipa> luke-jr: afaik it has none 11:18 < sipa> you can only connect to a name, not resolve a name 11:18 -!- captjakk [~captjakk@2601:284:8200:175:a1ca:9401:8fa9:963] has joined #bitcoin-core-dev 11:18 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Quit: Leaving] 11:19 < sipa> (unless there is a way to resolve over socks5 i'm not aware of) 11:19 < luke-jr> I thought Tor had a SOCKS5 extension for it 11:19 < sipa> ah, that's possible 11:20 < luke-jr> As an extension to SOCKS4A and SOCKS5, Tor implements a new command value, 11:20 < luke-jr> "RESOLVE" [F0]. When Tor receives a "RESOLVE" SOCKS command, it initiates 11:20 < luke-jr> a remote lookup of the hostname provided as the target address in the SOCKS 11:20 < luke-jr> request. The reply is either an error (if the address couldn't be 11:20 < luke-jr> resolved) or a success response. In the case of success, the address is 11:20 < luke-jr> stored in the portion of the SOCKS response reserved for remote IP address. 11:21 < sipa> seems like we should implement support for that then 11:21 -!- millerti [~millerti@cpe-66-24-91-119.stny.res.rr.com] has joined #bitcoin-core-dev 11:22 < dongcarl> luke-jr: I have a sneaking suspicion that it'll only return a single address 11:23 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 11:23 -!- captjakk [~captjakk@2601:284:8200:175:a1ca:9401:8fa9:963] has quit [Ping timeout: 268 seconds] 11:28 < gmaxwell> dongcarl: udp over socks5 is AFAIK mostly unimplemented. (e.g. ssh doesn't implement it) 11:28 < gmaxwell> Tor, however, implements some extensions, including a dns resolution one that could be used by us. 11:29 < sipa> if it only resolves a single IP, we're better off using the oneshot technique, though 11:30 -!- jarthur [~jarthur@207.114.244.5] has quit [Quit: BRB] 11:31 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 252 seconds] 11:32 < dongcarl> gmaxwell: I see, that makes sense. 11:32 < dongcarl> sipa: Yea, I agree 11:32 * dongcarl is thankful for context to include in documentation 11:35 < luke-jr> sipa: we're supposed to only be doing getaddr to the seed-provided addresses anyway, though? 11:39 < sipa> luke-jr: when we use the public resolving, the IP addresses the seed name resolves to are added directly into addrman 11:43 < dongcarl> luke-jr: Do you have a Tor SOCKS5 you can try a "RESOLVE" with and see if it returns multiple entries? 11:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:46 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #15821: doc: Remove upgrade note in release notes from EOL versions (master...1904-docRelEOL) https://github.com/bitcoin/bitcoin/pull/15821 11:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:46 < sipa> dongcarl: https://linux.die.net/man/1/tor-resolve looks useful 11:47 < sipa> returns a single IP 11:47 -!- gw2 [50430787@gateway/web/freenode/ip.80.67.7.135] has joined #bitcoin-core-dev 11:48 < dongcarl> :-/ 11:48 < sipa> i don't think it's much of a problem to use the oneshot technique actually 11:48 < sipa> it has advantages in being able to relay more IP addresses, and also communicate service flags and ports 11:49 < dongcarl> sipa: True, you're right. 11:49 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 11:49 < sipa> if we ever adopt v2 addr messages with NG tor addresses which aren't embeddable in IPv6 anymore, that'll even be the only option i think 11:49 < gmaxwell> ^that 11:50 < gmaxwell> dnsseed has turned out to have a lot of issues... including stuff like the dnsseed names getting blacklisted because they return some malware ips from time to time 11:58 < dongcarl> That makes a lot of sense. Hopefully the net_processing for `getaddr` is fast and lockless enough... 11:58 * dongcarl needs to read up on dns seeds 12:00 -!- captjakk [~captjakk@2601:284:8200:175:a1ca:9401:8fa9:963] has joined #bitcoin-core-dev 12:03 < dongcarl> sipa: Is there a design doc for v2 addr messages? 12:04 < sipa> https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-February/016687.html 12:04 < sipa> cc wumpus ^ 12:05 -!- captjakk [~captjakk@2601:284:8200:175:a1ca:9401:8fa9:963] has quit [Ping timeout: 264 seconds] 12:06 -!- laptop500 [~laptop@host109-149-118-169.range109-149.btcentralplus.com] has joined #bitcoin-core-dev 12:08 -!- hebasto [~hebasto@95.164.65.194] has quit [Remote host closed the connection] 12:13 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 256 seconds] 12:13 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 12:15 -!- captjakk [~captjakk@2601:284:8200:175:a1ca:9401:8fa9:963] has joined #bitcoin-core-dev 12:16 < luke-jr> getaddr isn't as big a deal over Tor, but I'd be at least a little concerned if we had address-seed servers getting direct connections 12:19 < dongcarl> perhaps a stupid idea, but I think serving getaddr requests could benefit from process separation once we move over to that being the default 12:21 < sipa> what does process separation have to do with this? 12:27 -!- jarthur [~jarthur@207.114.244.5] has quit [Quit: BBL, mtgs] 12:28 < dongcarl> I'm probably thinking about this the wrong way, but I'm just thinking about how to make sure the address-seed servers don't get overwhelmed, and a bug there won't allow someone to populate addrman with malicious nodes. 12:29 < gmaxwell> sounds like magical thinking 12:30 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 12:33 < dongcarl> gmaxwell: Well, I'm always open to hearing why my stupid ideas are stupid 12:34 -!- droark [~droark@c-24-21-203-195.hsd1.or.comcast.net] has quit [Quit: Later.] 12:38 < gmaxwell> process seperation does a fairly limited, but useful thing-- isolates sub parts so they can crash and restart seperately and primarily puts code into seperate memory spaces so that bugs that cause information leaks don't see other codes data. None of that is implicated for getaddr. If getaddr's logic is broken, it'll be broken regardless. Getaddr is also exceptionally trivial. 12:38 < gmaxwell> So it isn't like its more likely to have problems worse than any other network message. 12:40 -!- gw2 [50430787@gateway/web/freenode/ip.80.67.7.135] has quit [] 12:40 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 12:41 < dongcarl> gmaxwell: Thanks for explaining, that makes sense! 12:48 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 12:51 -!- laptop500 [~laptop@host109-149-118-169.range109-149.btcentralplus.com] has quit [Ping timeout: 252 seconds] 12:52 -!- timothy [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 12:53 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 250 seconds] 13:12 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 13:23 -!- zaka [~zaka@37.29.213.60] has quit [Ping timeout: 252 seconds] 13:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:28 < bitcoin-git> [bitcoin] dongcarl opened pull request #15824: docs: Improve netbase comments (master...2019-04-netbase-comments) https://github.com/bitcoin/bitcoin/pull/15824 13:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:44 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 13:54 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 13:59 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 14:03 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Quit: drexl] 14:05 -!- zaka [~zaka@2a02:2e02:29f6:ff00:303b:f48c:b9bd:c64f] has joined #bitcoin-core-dev 14:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 14:07 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/78295e97b8d3...598323911e93 14:07 < bitcoin-git> bitcoin/master aa410c2 João Barbosa: rpc: Validate maxfeerate with AmountFromValue 14:07 < bitcoin-git> bitcoin/master 5983239 MarcoFalke: Merge #15770: rpc: Validate maxfeerate with AmountFromValue 14:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 14:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 14:07 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #15770: rpc: Validate maxfeerate with AmountFromValue (master...2019-04-maxfeerate) https://github.com/bitcoin/bitcoin/pull/15770 14:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 14:21 -!- captjakk [~captjakk@2601:284:8200:175:a1ca:9401:8fa9:963] has quit [Remote host closed the connection] 14:33 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 14:33 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:34 -!- zaka [~zaka@2a02:2e02:29f6:ff00:303b:f48c:b9bd:c64f] has quit [Ping timeout: 264 seconds] 14:35 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 14:35 -!- laptop500 [~laptop@host109-149-118-169.range109-149.btcentralplus.com] has joined #bitcoin-core-dev 14:37 -!- zaka [~zaka@2a02:2e02:29f6:ff00:80ea:1176:608f:4576] has joined #bitcoin-core-dev 14:40 -!- jarthur [~jarthur@207.114.244.5] has quit [] 14:48 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 14:49 -!- rex4539 [~rex4539@athedsl-171280.home.otenet.gr] has quit [Quit: rex4539] 15:12 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 15:20 -!- captjakk [~captjakk@2601:284:8200:175:a845:bc8d:26cb:c228] has joined #bitcoin-core-dev 15:24 -!- captjakk [~captjakk@2601:284:8200:175:a845:bc8d:26cb:c228] has quit [Ping timeout: 240 seconds] 15:35 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 15:49 -!- captjakk [~captjakk@2601:284:8200:175:a845:bc8d:26cb:c228] has joined #bitcoin-core-dev 15:51 -!- dviola [~diego@unaffiliated/dviola] has quit [Quit: WeeChat 2.4] 15:52 -!- spinza [~spin@155.93.246.187] has joined #bitcoin-core-dev 16:10 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 16:11 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 16:27 -!- jimmysong [~jimmysong@65-36-83-142.static.grandenetworks.net] has quit [Read error: Connection reset by peer] 16:29 -!- bralyclo_ [~bralyclow@193.36.117.238] has joined #bitcoin-core-dev 16:32 -!- bralyclow [~bralyclow@193.36.117.238] has quit [Ping timeout: 245 seconds] 16:38 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 255 seconds] 16:39 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 16:42 -!- bralyclo_ [~bralyclow@193.36.117.238] has quit [] 16:42 -!- bralyclow [~bralyclow@193.36.117.238] has joined #bitcoin-core-dev 16:51 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 255 seconds] 16:59 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 17:04 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 17:13 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 17:20 -!- captjakk [~captjakk@2601:284:8200:175:a845:bc8d:26cb:c228] has quit [Remote host closed the connection] 17:31 -!- IGHOR [~quassel@93.178.216.72] has quit [Quit: http://quassel-irc.org ? ??????????? ?????????. ????-??.] 17:40 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 17:43 -!- promag_ [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 17:45 -!- shesek [~shesek@5.22.134.182] has joined #bitcoin-core-dev 17:45 -!- shesek [~shesek@5.22.134.182] has quit [Changing host] 17:45 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 17:47 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 17:49 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 17:51 -!- pinheadmz [~matthewzi@c-67-170-233-212.hsd1.ca.comcast.net] has quit [Quit: pinheadmz] 17:54 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 17:56 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 17:58 -!- captjakk [~captjakk@2601:284:8200:175:fce0:9ffb:c0b:7993] has joined #bitcoin-core-dev 17:59 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 18:02 -!- captjakk [~captjakk@2601:284:8200:175:fce0:9ffb:c0b:7993] has quit [Ping timeout: 250 seconds] 18:08 -!- zaka [~zaka@2a02:2e02:29f6:ff00:80ea:1176:608f:4576] has quit [Ping timeout: 240 seconds] 18:12 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 18:16 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 240 seconds] 18:18 -!- captjakk [~captjakk@2601:284:8200:175:fce0:9ffb:c0b:7993] has joined #bitcoin-core-dev 18:22 -!- pinheadmz [~matthewzi@38.104.224.174] has joined #bitcoin-core-dev 18:23 -!- captjakk [~captjakk@2601:284:8200:175:fce0:9ffb:c0b:7993] has quit [Ping timeout: 250 seconds] 18:24 -!- captjakk [~captjakk@2601:284:8200:175:645c:dbc6:dd67:f380] has joined #bitcoin-core-dev 18:28 -!- captjakk [~captjakk@2601:284:8200:175:645c:dbc6:dd67:f380] has quit [Ping timeout: 250 seconds] 18:30 -!- pinheadmz [~matthewzi@38.104.224.174] has quit [Quit: pinheadmz] 18:32 -!- pinheadmz [~matthewzi@38.104.224.174] has joined #bitcoin-core-dev 18:32 -!- pinheadmz [~matthewzi@38.104.224.174] has quit [Read error: Connection reset by peer] 18:33 -!- pinheadmz [~matthewzi@38.104.224.174] has joined #bitcoin-core-dev 18:41 -!- Albert [49ded694@gateway/web/freenode/ip.73.222.214.148] has joined #bitcoin-core-dev 18:47 -!- Albert [49ded694@gateway/web/freenode/ip.73.222.214.148] has quit [Ping timeout: 256 seconds] 18:49 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 18:49 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 18:58 -!- riperk [uid352992@gateway/web/irccloud.com/x-vpsjhxnahaoonxvv] has joined #bitcoin-core-dev 19:01 -!- pinheadmz_ [~matthewzi@38.104.224.174] has joined #bitcoin-core-dev 19:03 -!- pinheadmz_ [~matthewzi@38.104.224.174] has quit [Client Quit] 19:04 -!- pinheadmz [~matthewzi@38.104.224.174] has quit [Ping timeout: 252 seconds] 19:23 -!- captjakk [~captjakk@2601:284:8200:175:d45c:bf5:7ee8:71ca] has joined #bitcoin-core-dev 19:26 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Ping timeout: 252 seconds] 19:28 -!- captjakk [~captjakk@2601:284:8200:175:d45c:bf5:7ee8:71ca] has quit [Ping timeout: 264 seconds] 19:48 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 19:53 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #bitcoin-core-dev 20:18 -!- dqx_ [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 20:37 -!- captjakk [~captjakk@2601:284:8200:175:1483:984c:8375:ccb1] has joined #bitcoin-core-dev 20:41 -!- captjakk [~captjakk@2601:284:8200:175:1483:984c:8375:ccb1] has quit [Ping timeout: 250 seconds] 20:59 -!- scoop [~scoop@205.178.77.52] has quit [Remote host closed the connection] 21:03 -!- StopAndDecrypt_ [~StopAndDe@96.47.239.18] has joined #bitcoin-core-dev 21:04 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has quit [Ping timeout: 252 seconds] 21:26 -!- captjakk [~captjakk@2601:284:8200:175:894e:b760:4dc4:90e1] has joined #bitcoin-core-dev 21:31 -!- captjakk [~captjakk@2601:284:8200:175:894e:b760:4dc4:90e1] has quit [Ping timeout: 250 seconds] 21:37 -!- bralyclo_ [~bralyclow@2600:1700:3d70:93b0:6050:f9f4:cb62:8d30] has joined #bitcoin-core-dev 21:37 -!- StopAndDecrypt [~StopAndDe@96.47.229.186] has joined #bitcoin-core-dev 21:38 -!- StopAndDecrypt [~StopAndDe@96.47.229.186] has quit [Changing host] 21:38 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has joined #bitcoin-core-dev 21:38 -!- StopAndDecrypt_ [~StopAndDe@96.47.239.18] has quit [Ping timeout: 252 seconds] 21:41 -!- bralyclow [~bralyclow@193.36.117.238] has quit [Ping timeout: 268 seconds] 22:12 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 22:17 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Ping timeout: 250 seconds] 22:28 -!- captjakk [~captjakk@2601:284:8200:175:49de:c191:5c02:5dac] has joined #bitcoin-core-dev 22:32 -!- captjakk [~captjakk@2601:284:8200:175:49de:c191:5c02:5dac] has quit [Ping timeout: 250 seconds] 22:41 -!- brianhoffman_ [~brianhoff@pool-72-83-155-130.washdc.fios.verizon.net] has joined #bitcoin-core-dev 22:43 -!- brianhoffman [~brianhoff@pool-72-83-155-130.washdc.fios.verizon.net] has quit [Ping timeout: 268 seconds] 22:43 -!- brianhoffman_ is now known as brianhoffman 22:48 -!- pinheadmz [~matthewzi@c-76-102-227-220.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 22:59 -!- scoop [~scoop@205.178.77.52] has joined #bitcoin-core-dev 23:02 -!- omonk [~omonk@unaffiliated/omonk] has quit [Read error: Connection reset by peer] 23:04 -!- scoop [~scoop@205.178.77.52] has quit [Ping timeout: 246 seconds] 23:07 -!- omonk [~omonk@unaffiliated/omonk] has joined #bitcoin-core-dev 23:26 -!- valwal_ [sid334773@gateway/web/irccloud.com/x-dctnsleffvfuxsal] has quit [Ping timeout: 252 seconds] 23:28 -!- bosma [sid103570@gateway/web/irccloud.com/x-ypzdqjevnigvueng] has quit [Ping timeout: 252 seconds] 23:30 -!- dongcarl [sid321684@gateway/web/irccloud.com/x-zetauabocrfhksce] has quit [Ping timeout: 264 seconds] 23:32 -!- captjakk [~captjakk@2601:284:8200:175:ed38:5594:1bea:d8d0] has joined #bitcoin-core-dev 23:36 -!- valwal_ [sid334773@gateway/web/irccloud.com/x-zbzjlvltcztceqgl] has joined #bitcoin-core-dev 23:36 -!- captjakk [~captjakk@2601:284:8200:175:ed38:5594:1bea:d8d0] has quit [Ping timeout: 250 seconds] 23:38 -!- valwal_ [sid334773@gateway/web/irccloud.com/x-zbzjlvltcztceqgl] has quit [Max SendQ exceeded] 23:38 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-viqcsvvtmkqelyoy] has quit [Ping timeout: 250 seconds] 23:43 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has joined #bitcoin-core-dev 23:46 -!- promag [~promag@bl16-114-47.dsl.telepac.pt] has quit [Remote host closed the connection] 23:53 -!- bosma [sid103570@gateway/web/irccloud.com/x-nixmfoxxhbsvcewy] has joined #bitcoin-core-dev 23:53 -!- valwal_ [sid334773@gateway/web/irccloud.com/x-fwejofvhhdiimmzo] has joined #bitcoin-core-dev 23:53 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-ilyugpybpdrxaamv] has joined #bitcoin-core-dev 23:54 -!- dongcarl [sid321684@gateway/web/irccloud.com/x-jocbovnlvwjwimzj] has joined #bitcoin-core-dev 23:56 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev --- Log closed Tue Apr 16 00:00:46 2019