--- Day changed Mon Feb 08 2016 00:07 -!- adam3us [~Adium@unaffiliated/adam3us] has joined #bitcoin-core-dev 00:18 -!- adam3us [~Adium@unaffiliated/adam3us] has quit [Quit: Leaving.] 00:19 < wumpus> Luke-Jr: don't know, I'm not sure why it got unliked from petertodd's repo 00:19 < wumpus> unlinked* 00:19 < wumpus> instagibbs: have you tried assigning a lower number of cores? (-par=)? 00:20 < Luke-Jr> wumpus: most likely due to my inquiry last month, but they only accept an admin request to re-attach it :/ 00:23 < wumpus> you asked them to detach it? 00:26 < Luke-Jr> no, I inquired about # references hitting upstream repos; I *thought* they said it should just work without changes.. 00:26 < Luke-Jr> but that was approximately the same time as the detaching occurred 00:27 < wumpus> so they likely made a mistake. Ok, I'll send a mail 00:30 < Luke-Jr> best I can tell, yes. but as a non-admin they don't seem to want to be clear on it in their replies to me. 00:34 < wumpus> https://github.com/petertodd/bips is now seen as a fork of bitcoin/bips 00:34 < wumpus> so apparently it is still the same network, but they changed the parent 00:35 < Luke-Jr> it's genjix/bips (and its forks) that's cut-off 00:35 < Luke-Jr> petertodd/bips was originally a fork of genjix/bips (the origin) 00:35 < wumpus> hmm 00:36 < Luke-Jr> my repo is also a fork of genjix/bips, so with the current situation I cannot open PRs 00:36 < wumpus> yes, I get it, they cut off a part of the tree and made bitcoin/bips the parent of that 00:36 < wumpus> so if I ask them to attach it to genjix/bips it should be ok again? 00:37 < Luke-Jr> If petertodd/bips is parented to bitcoin/bips now, I think attaching bitcoin/bips to genjix/bips will work 00:37 < Luke-Jr> putting it back to how it was before might need petertodd to be making the request 00:37 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 00:39 < wumpus> but that might mean that # references again hit upstream repos 00:39 < Luke-Jr> was this ever an actual problem for bips? 00:40 < wumpus> I don't know. You reported it to them? 00:40 < Luke-Jr> it came up as a supposed problem on IRC, but I never confirmed it 00:40 < Luke-Jr> the response I got was that as long as the # existed in the repo it was being mentioned on, it shouldn't go across repos 00:42 < wumpus> ok... well I sent a request to reconnect it, we'll see what they come back with 00:42 < Luke-Jr> thanks 00:49 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:00 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 01:07 < petertodd> Luke-Jr: you can probably reconnect your repo to bitcoin/bips instead 01:07 < Luke-Jr> petertodd: that won't help everyone else branched off genjix 01:07 < petertodd> Luke-Jr: how many people are branched off genjix? can't be all that many 01:07 < wumpus> good point 01:08 < Luke-Jr> https://github.com/genjix/bips says 6 now. (it said a lot more a week ago..) 01:08 < wumpus> in a way having bitcoin/bips at the root is advantageous 01:08 < petertodd> wumpus: agreed, much more clear 01:08 < Luke-Jr> wumpus: ok, so email them nevermind and I'll just recreate mine or something 01:08 < petertodd> wumpus: I kept on getting pull-reqs meant for bitcoin/bips myself 01:08 < Luke-Jr> 5 others is no big deal 01:08 < petertodd> Luke-Jr: yeah, recreating works 01:11 < wumpus> ok, cancelled 01:11 < wumpus> hopefully rc3 can be -final this week 01:11 < petertodd> +1 01:12 < Luke-Jr> hopefully my release notes PR can be merged first <.< 01:16 < wumpus> I'm not really happy about this state of affairs re: priority in mining policy. It's clearly something that reasonable people can disagree on 01:20 < wumpus> I'd prefer to just keep it as a setting, but I understand it complicates the mempool code. On the other hand, removing some policy just because it streamlines the code is not really a good argument in itself. 01:23 < petertodd> wumpus: though if the policy is rarely used... 01:32 < wumpus> but who knows? luke-jr is against the change, and its very possible that he's not the only one 01:32 < Luke-Jr> wumpus: the mempool code can ignore priority without removing it from mining 01:34 < wumpus> right 01:34 < Luke-Jr> the result of this is that gratis transactions fail under high load/spam conditions, but priority transactions that pay a sufficient relay fee still get mined 01:35 < Luke-Jr> (speaking of gratis transactions, I was under the impression we were removing support for them from the wallet in 0.12, but it apparently still supports them? or is that a bug/oversight?) 01:36 -!- halovast_ [8abe2007@gateway/web/freenode/ip.138.190.32.7] has joined #bitcoin-core-dev 01:37 -!- adam3us [~Adium@unaffiliated/adam3us] has joined #bitcoin-core-dev 01:38 < wumpus> that may be a bug/oversight yes... 01:38 < petertodd> do we have stats yet on how often we're under gratis-relaying conditions anyway? I run my nodes with 50MB mempool limits, and they're non-gratis basically 100% of the time 01:39 < Luke-Jr> petertodd: how could we? most nodes are pre-0.12, which has no such limits 01:40 < petertodd> Luke-Jr: sure, but I mean has anyone with a v0.12 node with default settings been keeping track of this? 01:42 < Luke-Jr> I would imagine until the block size nonsense is over, we wouldn't likely see gratis conditions 01:43 < petertodd> as in, you think we're seeing spam attacks to push the average usage up? 01:43 < Luke-Jr> gotta make Bitcoin look backlogged, after all <.< 01:43 < Luke-Jr> petertodd: clearly 01:43 < Luke-Jr> petertodd: actual volume is like 400k/block avg, and yet the block sizes are way higher :/ 01:44 < petertodd> could definitely be true, especially with how actual day-to-day usage isn't impacted at all - tx fees are still really low 01:45 < Luke-Jr> this is why I think Classic has more like 10% economic support instead of 5% :p 01:45 < GitHub16> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e7ea5db0c190...326f010332a6 01:45 < GitHub16> bitcoin/master fa616c2 MarcoFalke: [doc] Update release-process.md 01:45 < GitHub16> bitcoin/master 326f010 Wladimir J. van der Laan: Merge #7465: [doc] Update release-process.md... 01:45 < GitHub59> [bitcoin] laanwj closed pull request #7465: [doc] Update release-process.md (master...Mf1601-releaseProc) https://github.com/bitcoin/bitcoin/pull/7465 01:46 < petertodd> Luke-Jr: speaking of, I'd like to get some clarify from the classic types on when they'd do another blocksize increase - what's the criteria exactly? 01:46 < petertodd> in particular, how much money do I have to spend on fees to force the issue prematurely... 01:46 < Luke-Jr> heh 01:47 < petertodd> it's also notable how jgarzik has been promoting non-bitcoin fintech uses of the blockchain for bitfury - demand for those is potentially basically infinite 01:47 < GitHub25> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/b9ed8c996912aed9031caf0e3e6e32530ae6187a 01:47 < GitHub25> bitcoin/0.12 b9ed8c9 MarcoFalke: [doc] Update release-process.md... 01:48 < Luke-Jr> wumpus: any interest in moving icon rendering to `make distdir` stage? I have working code :p cons: requires rsvg & imagemagick to build from git 01:49 < wumpus> rather not require any graphical tools for building/deploying bitcoin 01:49 < wumpus> just make it a developer script that people can run when they actually touch the icons 01:50 < Luke-Jr> (building from tarball unaffected) 01:50 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:51 < wumpus> icon updates are rare enough to warrant running a special script when they happen 01:52 < wumpus> this also allows QA on the produced images, e.g. what if someone has a crappy version of svg, it'd basically include rsvg and imagemagick into the deterministic base 01:52 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has quit [Quit: Leaving.] 01:54 < Luke-Jr> I suppose. Unfortunately, it's also rare enough that it's probably not worth doing for that purpose alone. The value to me is for a different Knots icon without a binary patch file. 01:55 < wumpus> to be even more heretical: can't qt render svg images directly? 01:56 < wumpus> (probably means an even worse situation of having rsvg, which is notoriously leaky and buggy, as a dependency of bitcoin-qt, but OK) 01:56 < Luke-Jr> Qt's SVG rendering can't handle the shadows 01:57 < Luke-Jr> and requires a plugin 01:58 < wumpus> right 02:02 -!- zander [~quassel@kde/zander] has joined #bitcoin-core-dev 02:16 -!- btcdrak [uid115429@gateway/web/irccloud.com/x-jxtgnfhsdegmglez] has quit [Quit: Connection closed for inactivity] 02:30 -!- molz [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 02:34 -!- moli [~molly@unaffiliated/molly] has quit [Ping timeout: 276 seconds] 02:36 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 02:37 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 02:41 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 02:43 -!- wasi [~wasi@25.22.3.213.static.wline.lns.sme.cust.swisscom.ch] has joined #bitcoin-core-dev 02:48 -!- btcdrak [uid115429@gateway/web/irccloud.com/x-zkhqjzgotldxfdsm] has joined #bitcoin-core-dev 02:49 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 03:07 -!- gevs [~greg@unaffiliated/gevs] has quit [Ping timeout: 272 seconds] 03:07 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 03:15 -!- Naphex [~naphex@unaffiliated/naphex] has joined #bitcoin-core-dev 04:07 -!- btcbandit [~02@a.06.01a8.ip4.static.sl-reverse.com] has quit [Ping timeout: 250 seconds] 04:08 -!- guest21333 [~02@a.06.01a8.ip4.static.sl-reverse.com] has joined #bitcoin-core-dev 04:27 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 05:02 -!- p15x [~p15x@33.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 05:33 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has quit [Remote host closed the connection] 05:37 -!- adam3us [~Adium@unaffiliated/adam3us] has quit [Quit: Leaving.] 05:44 -!- jtimon [~quassel@126.31.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 05:48 -!- guest21333 [~02@a.06.01a8.ip4.static.sl-reverse.com] has quit [Ping timeout: 250 seconds] 05:59 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Ping timeout: 245 seconds] 06:03 -!- p15x [~p15x@33.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 245 seconds] 06:06 -!- Chris_Stewart_5 [~Chris_Ste@179.43.169.130] has joined #bitcoin-core-dev 06:47 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 06:51 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Client Quit] 06:59 -!- ququ [2e3b026a@gateway/web/freenode/ip.46.59.2.106] has joined #bitcoin-core-dev 07:01 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 07:19 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 07:19 -!- gamersg [~luv@116.88.98.176] has joined #bitcoin-core-dev 07:21 -!- NewLiberty_ [~NewLibert@2602:306:b8e0:8160:b8e2:1c9c:fe32:8ba2] has joined #bitcoin-core-dev 07:34 -!- bityogi [~textual@208-104-143-200.brvd.dsl.dyn.comporium.net] has joined #bitcoin-core-dev 07:37 -!- fkhan [weechat@gateway/vpn/mullvad/x-tbjdntsyisiyoteo] has joined #bitcoin-core-dev 07:48 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 07:49 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 07:51 < GitHub105> [bitcoin] instagibbs opened pull request #7480: Changed getnetworkhps value to double to avoid overflow. (master...hashps) https://github.com/bitcoin/bitcoin/pull/7480 07:52 -!- adam3us [~Adium@unaffiliated/adam3us] has joined #bitcoin-core-dev 07:58 -!- bsm117532 [~mcelrath@38.121.165.30] has joined #bitcoin-core-dev 08:03 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 08:04 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 08:09 -!- gamersg [~luv@116.88.98.176] has left #bitcoin-core-dev [] 08:09 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has quit [Read error: Connection reset by peer] 08:14 -!- murr4y [murray@kvikshaug.no] has quit [Ping timeout: 276 seconds] 08:23 -!- murr4y [murray@kvikshaug.no] has joined #bitcoin-core-dev 08:26 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 08:36 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 08:42 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has quit [Ping timeout: 260 seconds] 08:56 -!- btcdrak [uid115429@gateway/web/irccloud.com/x-zkhqjzgotldxfdsm] has quit [Quit: Connection closed for inactivity] 09:10 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 09:12 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 09:17 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 09:27 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 09:37 -!- halovast_ [8abe2007@gateway/web/freenode/ip.138.190.32.7] has quit [Quit: Page closed] 09:39 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 09:43 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has quit [Ping timeout: 245 seconds] 09:47 -!- phillipsriii [9902f71e@gateway/web/freenode/ip.153.2.247.30] has joined #bitcoin-core-dev 09:49 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has quit [Read error: Connection reset by peer] 09:49 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has quit [Read error: Connection reset by peer] 09:50 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has joined #bitcoin-core-dev 10:01 -!- phillipsriii [9902f71e@gateway/web/freenode/ip.153.2.247.30] has quit [Quit: Page closed] 10:04 -!- wasi [~wasi@25.22.3.213.static.wline.lns.sme.cust.swisscom.ch] has quit [Ping timeout: 256 seconds] 10:10 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 10:19 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 10:29 -!- arubi_ is now known as arubi 10:30 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Quit: .] 10:32 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #bitcoin-core-dev 10:49 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has quit [Read error: Connection reset by peer] 10:50 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has joined #bitcoin-core-dev 10:55 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Remote host closed the connection] 11:16 -!- ghtdak [~ghtdak@unaffiliated/ghtdak] has quit [Ping timeout: 256 seconds] 11:19 -!- ghtdak [~ghtdak@unaffiliated/ghtdak] has joined #bitcoin-core-dev 11:38 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has quit [Ping timeout: 240 seconds] 11:43 -!- ghtdak [~ghtdak@unaffiliated/ghtdak] has quit [Ping timeout: 256 seconds] 11:44 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 11:47 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has joined #bitcoin-core-dev 11:48 -!- adam3us [~Adium@unaffiliated/adam3us] has quit [Quit: Leaving.] 12:17 -!- NewLiberty_ [~NewLibert@2602:306:b8e0:8160:b8e2:1c9c:fe32:8ba2] has quit [Ping timeout: 260 seconds] 12:19 -!- cfields [~quassel@unaffiliated/cfields] has quit [Ping timeout: 252 seconds] 12:19 -!- cfields [~quassel@unaffiliated/cfields] has joined #bitcoin-core-dev 12:20 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 12:36 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 12:38 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Ping timeout: 245 seconds] 12:51 -!- ghtdak [~ghtdak@unaffiliated/ghtdak] has joined #bitcoin-core-dev 12:57 -!- btcdrak [uid115429@gateway/web/irccloud.com/x-xlmhricsrkukefwb] has joined #bitcoin-core-dev 12:58 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 13:03 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 13:03 < GitHub193> [bitcoin] sdaftuar opened pull request #7482: [P2P] Ensure headers count is correct (master...fix-download-timeouts) https://github.com/bitcoin/bitcoin/pull/7482 13:08 -!- adam3us [~Adium@unaffiliated/adam3us] has joined #bitcoin-core-dev 13:11 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Ping timeout: 245 seconds] 13:14 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has joined #bitcoin-core-dev 13:25 -!- wasi [~wasi@pub082136074119.dh-hfc.datazug.ch] has joined #bitcoin-core-dev 13:25 -!- belcher [~user@unaffiliated/belcher] has joined #bitcoin-core-dev 13:35 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has quit [Ping timeout: 240 seconds] 13:37 < GitHub118> [bitcoin] luke-jr opened pull request #7483: Render icons from SVG (master...svg_icon) https://github.com/bitcoin/bitcoin/pull/7483 13:37 < GitHub57> [bitcoin] luke-jr closed pull request #7483: Render icons from SVG (master...svg_icon) https://github.com/bitcoin/bitcoin/pull/7483 13:40 < GitHub88> [bitcoin] luke-jr reopened pull request #7483: Render icons from SVG (master...svg_icon) https://github.com/bitcoin/bitcoin/pull/7483 13:40 < GitHub97> [bitcoin] luke-jr closed pull request #7483: Render icons from SVG (master...svg_icon) https://github.com/bitcoin/bitcoin/pull/7483 13:44 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has joined #bitcoin-core-dev 13:57 < GitHub100> [bitcoin] luke-jr opened pull request #7485: Use system univalue by default (master...sys_univalue_def) https://github.com/bitcoin/bitcoin/pull/7485 14:08 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has quit [Ping timeout: 252 seconds] 14:08 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 14:14 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 14:23 -!- murch [~murch@p4FE38FB9.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 14:24 < GitHub59> [bitcoin] luke-jr reopened pull request #7483: Render icons from SVG (master...svg_icon) https://github.com/bitcoin/bitcoin/pull/7483 14:35 < Luke-Jr> cfields: Fetching qrencode… ERROR: no certificate subject alternative name matches requested host name `fukuchi.org'. 14:35 < Luke-Jr> on Travis.. 14:36 < wumpus> that happens on 0.10 too; for some reason it doesn't even try the fallback after that 14:41 * Luke-Jr ponders if updating ca-certificates is sufficient 14:48 -!- Guyver2_ [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 14:49 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Ping timeout: 245 seconds] 14:49 -!- Guyver2_ is now known as Guyver2 14:53 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 15:13 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 15:13 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has joined #bitcoin-core-dev 15:14 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 15:16 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 15:16 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 15:22 -!- wasi [~wasi@pub082136074119.dh-hfc.datazug.ch] has quit [Ping timeout: 248 seconds] 15:26 < fkhan> Luke-Jr using --no-check-certificate or building wget from source (1.17) can alleviate that 15:26 < Luke-Jr> I'm not sure why we're using https at all, considering we check the file hash 15:26 < fkhan> the dbus http mirror has a 301 to the wrong url, also 15:27 < fkhan> well, i thought the freedesktop ssl error was related to the fukuchi.org one, but totally separate (and was thinkign the same when i saw that last week :)) 15:29 < fkhan> so, in dbus' case, it actually works better when using https 15:29 < fkhan> (until they change the redirect that is) 15:31 < fkhan> whoops, nvm, its fine now 15:39 -!- wasi [~wasi@25.22.3.213.static.wline.lns.sme.cust.swisscom.ch] has joined #bitcoin-core-dev 15:42 < midnightmagic> Luke-Jr: protocol munging by malicious upstream ISP maybe? 15:42 -!- adnn [adnn@gateway/vpn/mullvad/x-rrwhoflrihjxclbr] has joined #bitcoin-core-dev 15:52 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 16:05 -!- belcher [~user@unaffiliated/belcher] has quit [Read error: Connection reset by peer] 16:06 -!- belcher [~user@unaffiliated/belcher] has joined #bitcoin-core-dev 16:11 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Ping timeout: 250 seconds] 16:19 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has quit [Read error: Connection reset by peer] 16:25 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has joined #bitcoin-core-dev 17:05 -!- murch [~murch@p4FE38FB9.dip0.t-ipconnect.de] has quit [Quit: Leaving.] 17:48 -!- bityogi [~textual@208-104-143-200.brvd.dsl.dyn.comporium.net] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 17:58 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-nygtowczsdnvwwnk] has quit [Quit: Connection closed for inactivity] 18:03 -!- Thireus [~Thireus@217.170.197.92] has quit [Remote host closed the connection] 18:05 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 18:09 -!- brg444 [415e49c7@gateway/web/freenode/ip.65.94.73.199] has joined #bitcoin-core-dev 18:18 -!- adnn_ [~adnn@cpe-158-222-198-108.nyc.res.rr.com] has joined #bitcoin-core-dev 18:22 -!- adnn [adnn@gateway/vpn/mullvad/x-rrwhoflrihjxclbr] has quit [Ping timeout: 252 seconds] 18:22 -!- belcher [~user@unaffiliated/belcher] has quit [Quit: Leaving] 18:43 -!- wallet42 [~wallet42@172.56.18.226] has joined #bitcoin-core-dev 18:52 -!- justanotheruser [~Justan@unaffiliated/justanotheruser] has quit [Read error: Connection reset by peer] 18:53 -!- justanotheruser [~Justan@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 18:53 -!- arowser [~quassel@106.120.101.38] has quit [Quit: No Ping reply in 180 seconds.] 18:54 -!- arowser [~quassel@106.120.101.38] has joined #bitcoin-core-dev 19:00 -!- xiangfu [~xiangfu@61.148.244.115] has joined #bitcoin-core-dev 19:02 -!- wallet42 [~wallet42@172.56.18.226] has quit [Read error: Connection reset by peer] 19:02 -!- wallet42 [~wallet42@172.56.18.226] has joined #bitcoin-core-dev 19:03 -!- bityogi [~textual@208-104-143-200.brvd.dsl.dyn.comporium.net] has joined #bitcoin-core-dev 19:04 -!- evoskuil [~evoskuil@c-73-225-134-208.hsd1.wa.comcast.net] has quit [Ping timeout: 240 seconds] 19:05 -!- evoskuil [~evoskuil@c-73-225-134-208.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 19:13 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has quit [Remote host closed the connection] 19:13 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 19:15 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has quit [Ping timeout: 240 seconds] 19:19 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has quit [Remote host closed the connection] 19:20 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has joined #bitcoin-core-dev 19:27 -!- bityogi [~textual@208-104-143-200.brvd.dsl.dyn.comporium.net] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 19:27 -!- Chris_Stewart_5 [~Chris_Ste@179.43.169.130] has quit [Ping timeout: 260 seconds] 19:55 < Luke-Jr> wumpus: it seems using curl for the fetch (stealing it from the darwin platform support) fixes this. shall I PR that? 19:56 < Luke-Jr> or is there some reason to prefer wget? 19:58 < Luke-Jr> cfields: ^ 19:59 -!- xiangfu [~xiangfu@61.148.244.115] has quit [Remote host closed the connection] 20:02 -!- NewLiberty_ [~NewLibert@2602:304:cff8:1580:bd7d:1c91:2a8d:9bd7] has joined #bitcoin-core-dev 20:05 < GitHub127> [bitcoin] luke-jr opened pull request #7487: depends: Use curl for fetching on Linux (master...depends_curl) https://github.com/bitcoin/bitcoin/pull/7487 20:09 -!- wallet42 [~wallet42@172.56.18.226] has quit [Quit: Leaving.] 20:10 -!- jtimon [~quassel@126.31.134.37.dynamic.jazztel.es] has quit [Ping timeout: 250 seconds] 20:19 -!- brg444 [415e49c7@gateway/web/freenode/ip.65.94.73.199] has quit [Ping timeout: 252 seconds] 20:20 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 20:24 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has quit [Ping timeout: 240 seconds] 20:52 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 21:36 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 21:37 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 21:50 -!- btcbandit [~02@107.150.94.9] has joined #bitcoin-core-dev 22:08 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 22:09 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 22:30 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 22:31 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 22:41 -!- jujumax [~Mutter@host154.200-45-34.telecom.net.ar] has joined #bitcoin-core-dev 22:46 -!- jujumax [~Mutter@host154.200-45-34.telecom.net.ar] has quit [Quit: Mutter: www.mutterirc.com] 22:46 -!- jujumax [~Mutter@host154.200-45-34.telecom.net.ar] has joined #bitcoin-core-dev 22:54 -!- jujumax [~Mutter@host154.200-45-34.telecom.net.ar] has quit [Ping timeout: 264 seconds] 22:57 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-jlzykkxpyjvehcgh] has joined #bitcoin-core-dev 23:07 -!- jujumax [~Mutter@host154.200-45-34.telecom.net.ar] has joined #bitcoin-core-dev 23:18 -!- jujumax [~Mutter@host154.200-45-34.telecom.net.ar] has quit [Ping timeout: 245 seconds] 23:22 -!- jujumax [~Mutter@host154.200-45-34.telecom.net.ar] has joined #bitcoin-core-dev 23:22 -!- cheese_ [~x@unaffiliated/cheeseo] has joined #bitcoin-core-dev 23:23 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 23:24 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 23:26 -!- RoyceX [~x@unaffiliated/cheeseo] has quit [Ping timeout: 272 seconds] 23:28 -!- jujumax [~Mutter@host154.200-45-34.telecom.net.ar] has quit [Ping timeout: 240 seconds] 23:47 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 23:51 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 23:52 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 23:52 < GitHub42> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/326f010332a6...3db828f95165 23:52 < GitHub42> bitcoin/master 7c06fbd Wladimir J. van der Laan: rpc: Add WWW-Authenticate header to 401 response... 23:52 < GitHub42> bitcoin/master 3db828f Wladimir J. van der Laan: Merge #7472: rpc: Add WWW-Authenticate header to 401 response... 23:52 < GitHub174> [bitcoin] laanwj closed pull request #7472: rpc: Add WWW-Authenticate header to 401 response (master...2016_02_www_authenticate) https://github.com/bitcoin/bitcoin/pull/7472 23:54 < GitHub94> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3db828f95165...3ffe4b241ed4 23:54 < GitHub94> bitcoin/master 301bc7b Suhas Daftuar: Update nQueuedValidatedHeaders after peer disconnection 23:54 < GitHub94> bitcoin/master 3ffe4b2 Wladimir J. van der Laan: Merge #7482: [P2P] Ensure headers count is correct... 23:54 < GitHub43> [bitcoin] laanwj closed pull request #7482: [P2P] Ensure headers count is correct (master...fix-download-timeouts) https://github.com/bitcoin/bitcoin/pull/7482