--- Day changed Tue Feb 09 2016 00:04 -!- AtashiCon [arnavion@unaffiliated/arnavion] has quit [Remote host closed the connection] 00:07 -!- adam3us [~Adium@unaffiliated/adam3us] has quit [Quit: Leaving.] 00:08 -!- AtashiCon [arnavion@unaffiliated/arnavion] has joined #bitcoin-core-dev 00:08 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 00:28 < Luke-Jr> wumpus: proxy_tests fails on Travis because they don't have IPv6 enabled :/ 00:28 < wumpus> since when? 00:29 < wumpus> the test always passed fine 00:30 < Luke-Jr> dunno, it doesn't pass now.. 00:30 < Luke-Jr> it seems AF_INET6 maybe valid, but no ::1 00:30 < wumpus> crap, what is the case with the travis tests lately 00:31 < wumpus> we switched to travis because it would be more reliable than the pulltester :) 00:31 < Luke-Jr> >_< 00:31 < wumpus> things are randomly breaking with certificates, seemingly with ipv6 support 00:32 < wumpus> to be clear: proxy tests doesn't need a valid IPv6 connection, having just ipv6 localhost work is enough 00:35 < Luke-Jr> right, but that's not there 00:35 < Luke-Jr> $ sudo ip -6 addr add ::1/128 scope host dev lo 00:35 < Luke-Jr> RTNETLINK answers: Permission denied 00:35 < Luke-Jr> blah 00:38 -!- jannes [~jannes@178.132.211.90] has joined #bitcoin-core-dev 00:39 -!- p15 [~p15@79.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 00:42 -!- adam3us [~Adium@unaffiliated/adam3us] has joined #bitcoin-core-dev 00:44 < wumpus> can we file an issue with them? 00:44 < wumpus> this seems like a problem, not just for us, I expect many projects will have ipv6 tests in the 2010's 00:48 -!- p15 [~p15@79.91.145.64.client.static.strong-tk2.bringover.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 00:49 -!- p15 [~p15@79.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 00:52 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 00:56 < Luke-Jr> wumpus: apparently they have decided not to maintain IPv6 support :| https://blog.travis-ci.com/2015-11-27-moving-to-a-more-elastic-future 01:15 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has quit [Quit: Leaving] 01:25 < Luke-Jr> wumpus: looks like bitcoin/* has the old servers specially set 01:25 < Luke-Jr> and there's a travis yml change I can add to explicitly set it 01:33 < wumpus> dropping ipv6 support is just lunatic 01:34 < wumpus> but sure, we can change the test to not test ipv6 if it's not present. I had hoped such a thing would no longer happen in 2016. 01:35 < Luke-Jr> wumpus: well, we can choose 14.04 OR IPv6 it looks like 01:35 < Luke-Jr> just not both 01:36 < wumpus> right - so you say we choose the old servers, so we should still have ipv6? Then in the pull switching to the new servers we should 'fix' the test too 01:37 < Luke-Jr> problem is forks don't get the old-servers setting as it is now 01:37 < Luke-Jr> hence my problems on my repo 01:37 < wumpus> right 01:37 < Luke-Jr> I *might* have a travis.yml setting to force it though 01:37 < Luke-Jr> testing it now 01:48 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:55 < wumpus> * [new tag] v0.12.0rc4 -> v0.12.0rc4 01:56 < wumpus> this is going to be a very short lived rc before final, there were some last-minute, trivial but critical fixes that had to go in 02:02 < Luke-Jr> found a new critical bug! 02:02 < Luke-Jr> :P jk 02:02 < wumpus> hehe 02:03 < wumpus> too late, we'll just add it as a feature :) 02:03 < randy-waterhouse> "trivial but critical" 02:04 < wumpus> randy-waterhouse: yes, as in two-line changes 02:08 < GitHub33> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3ffe4b241ed4...b49a62379900 02:08 < GitHub33> bitcoin/master 993d089 instagibbs: Changed getnetworkhps value to double to avoid overflow. 02:08 < GitHub33> bitcoin/master b49a623 Wladimir J. van der Laan: Merge #7480: Changed getnetworkhps value to double to avoid overflow.... 02:09 < GitHub170> [bitcoin] laanwj closed pull request #7480: Changed getnetworkhps value to double to avoid overflow. (master...hashps) https://github.com/bitcoin/bitcoin/pull/7480 02:22 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has quit [Ping timeout: 252 seconds] 02:22 -!- halovast_ [8abe2007@gateway/web/freenode/ip.138.190.32.7] has joined #bitcoin-core-dev 02:23 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has joined #bitcoin-core-dev 02:25 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has quit [Quit: Leaving.] 02:39 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 02:41 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 02:42 < wumpus> Luke-Jr: can you check if this suffices to detect absence of local IPv6 support? http://www.hastebin.com/xefetokiji.py 02:43 < Luke-Jr> no, the URI doesn't load 02:43 < wumpus> hu 02:43 < wumpus> I see, retrying with another pastebin 02:44 < wumpus> https://0bin.net/paste/ikqfSQBBtoMqr5zn#6Gx9K0sYO+04oLDdfos+vloWxBiLUldVKsNxAEdymmS 02:46 < GitHub18> [bitcoin] laanwj pushed 4 new commits to 0.12: https://github.com/bitcoin/bitcoin/compare/b9ed8c996912...827a2b6736d0 02:46 < GitHub18> bitcoin/0.12 b2f2b85 Wladimir J. van der Laan: rpc: Add WWW-Authenticate header to 401 response... 02:46 < GitHub18> bitcoin/0.12 e16f5b4 Suhas Daftuar: Update nQueuedValidatedHeaders after peer disconnection... 02:46 < GitHub18> bitcoin/0.12 43484d7 Wladimir J. van der Laan: doc: Update release notes for rc4 changes 02:47 < wumpus> that's funny, I pushed the rc4 tag but not the 0.12 branch... 02:52 -!- evoskuil [~evoskuil@c-73-225-134-208.hsd1.wa.comcast.net] has quit [Ping timeout: 240 seconds] 03:03 < Luke-Jr> wumpus: any reason not to just try: except socket.error: ? 03:04 < Luke-Jr> and in this case, wouldn't it need to be ::1 ? 03:05 < wumpus> eh yes, it needs to be ::1 03:06 < wumpus> except socket.error is an improvement, sure, I didn't know the specific error that would be raised 03:06 < wumpus> so I understand it works? 03:07 < wumpus> (I only have systems with basic ipv6 support where it prints True, I can't actually test the failing case) 03:11 < wumpus> and filing a pull request for travis won't work either, as on bitcoin/bitcoin the proxy tests are still passing 03:21 < Luke-Jr> only way I have to test it is to push to github and let travis do it ;) 03:22 < Luke-Jr> for whatever reason, the :: successfully diagnoses False on Travis and True on my PC 03:22 < wumpus> ok! 03:22 < Luke-Jr> I imagine ::1 would also work 03:22 -!- btc_bandit [~02@107.150.94.9] has joined #bitcoin-core-dev 03:22 < wumpus> yes let's use ::1 to be sure, :: is the any address, it doesnt really make sense to use it as target 03:24 -!- btcbandit [~02@107.150.94.9] has quit [Ping timeout: 245 seconds] 03:29 -!- gevs [~greg@ip-80-236-245-220.dsl.scarlet.be] has joined #bitcoin-core-dev 03:29 -!- gevs [~greg@ip-80-236-245-220.dsl.scarlet.be] has quit [Changing host] 03:29 -!- gevs [~greg@unaffiliated/gevs] has joined #bitcoin-core-dev 03:42 < GitHub111> [bitcoin] laanwj opened pull request #7489: tests: Make proxy_test work on travis servers without IPv6 (master...2016_02_ipv6_tests_conditional) https://github.com/bitcoin/bitcoin/pull/7489 03:52 -!- ryitpm [~ryitpm@87.121.52.41] has quit [Ping timeout: 240 seconds] 03:55 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 03:56 -!- adam3us [~Adium@unaffiliated/adam3us] has quit [Quit: Leaving.] 03:59 -!- adam3us [~Adium@unaffiliated/adam3us] has joined #bitcoin-core-dev 04:07 -!- ryitpm [~ryitpm@87.121.52.41] has joined #bitcoin-core-dev 04:13 -!- jannes [~jannes@178.132.211.90] has quit [Ping timeout: 240 seconds] 04:31 -!- jtimon [~quassel@126.31.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 04:51 -!- Kexkey [~kexkey@24.114.94.232] has joined #bitcoin-core-dev 04:51 -!- btc_bandit [~02@107.150.94.9] has quit [Ping timeout: 240 seconds] 04:59 -!- Kexkey [~kexkey@24.114.94.232] has quit [] 05:11 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has quit [Remote host closed the connection] 05:23 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 05:35 -!- Chris_Stewart_5 [~Chris_Ste@173-31-39-168.client.mchsi.com] has joined #bitcoin-core-dev 05:45 -!- Chris_Stewart_5 [~Chris_Ste@173-31-39-168.client.mchsi.com] has quit [Ping timeout: 256 seconds] 05:50 -!- jannes [~jannes@178.132.211.90] has joined #bitcoin-core-dev 05:51 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has quit [Read error: Connection reset by peer] 05:51 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has joined #bitcoin-core-dev 05:53 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 05:54 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 05:54 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 05:58 -!- Chris_Stewart_5 [~Chris_Ste@104.156.228.191] has joined #bitcoin-core-dev 06:12 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 06:12 -!- p15 [~p15@79.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 252 seconds] 06:14 -!- arubi [~ese168@unaffiliated/arubi] has quit [Ping timeout: 240 seconds] 06:38 -!- adam3us [~Adium@unaffiliated/adam3us] has quit [Quit: Leaving.] 06:42 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Ping timeout: 245 seconds] 07:13 -!- zooko [~user@2601:281:8001:26aa:dd73:a226:49be:7303] has joined #bitcoin-core-dev 07:14 -!- adam3us [~Adium@unaffiliated/adam3us] has joined #bitcoin-core-dev 07:20 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Ping timeout: 248 seconds] 07:20 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 07:25 < GitHub142> [bitcoin] laanwj opened pull request #7490: tests: Remove May15 test (master...2016_02_may12forkdat) https://github.com/bitcoin/bitcoin/pull/7490 07:28 -!- ququ [2e3b026a@gateway/web/freenode/ip.46.59.2.106] has quit [Quit: Page closed] 07:29 -!- qyqy [2e3b026a@gateway/web/freenode/ip.46.59.2.106] has joined #bitcoin-core-dev 07:35 -!- adam3us [~Adium@unaffiliated/adam3us] has quit [Quit: Leaving.] 07:36 -!- arubi [~ese168@unaffiliated/arubi] has joined #bitcoin-core-dev 07:36 -!- bityogi [~textual@208-104-143-200.brvd.dsl.dyn.comporium.net] has joined #bitcoin-core-dev 07:36 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has quit [Remote host closed the connection] 07:38 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 07:44 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 07:56 -!- Thireus1 [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 07:56 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Remote host closed the connection] 07:56 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 07:56 -!- Thireus1 [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Remote host closed the connection] 07:57 -!- Thireus1 [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 07:57 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Remote host closed the connection] 08:01 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 08:06 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 08:07 -!- halovast_ [8abe2007@gateway/web/freenode/ip.138.190.32.7] has quit [Quit: Page closed] 08:20 -!- Thireus1 [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Ping timeout: 250 seconds] 08:26 -!- adnn [~adnn@cpe-158-222-198-108.nyc.res.rr.com] has joined #bitcoin-core-dev 08:28 -!- adnn_ [~adnn@cpe-158-222-198-108.nyc.res.rr.com] has quit [Ping timeout: 252 seconds] 08:31 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 08:39 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has joined #bitcoin-core-dev 08:39 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has quit [Changing host] 08:39 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has joined #bitcoin-core-dev 09:04 -!- MarcoFalke [8af6020a@gateway/web/cgi-irc/kiwiirc.com/ip.138.246.2.10] has joined #bitcoin-core-dev 09:10 < MarcoFalke> wumpus, mind to share the reason for closing #2737? 09:11 < wumpus> it is extremely unlikely the signed message format will be changed anymore 09:11 < MarcoFalke> I see 09:11 < wumpus> it has been the same for years, no one ever bothered to do this, I don't see a point for keeping it open 09:12 < wumpus> so no, I'm not principally against it, but just cleaning house a bit 09:14 < wumpus> in this case it would also make more sense as a BIP proposal, especially if the goal is to coordinate between different software 09:14 -!- arubi [~ese168@unaffiliated/arubi] has quit [Ping timeout: 250 seconds] 09:15 < wumpus> in principle the issue tracker is for tracking issues, not every nice tangentially related idea anyone had in 6 years :) 09:18 < wumpus> but I'll post that to the issue ,so that it is more clear 09:19 < MarcoFalke> Right, so you don't get the same question twice. 09:21 < cfields> Luke-Jr: i believe the issue (we've seen it before) has to do with wget being more strict than curl wrt ssl certs 09:22 < cfields> I'm not sure why it's an issue in some cases and not others, though 09:24 < wumpus> the main thing I don't understand is why it doesn't use the fallback 09:28 -!- murch [~murch@p4FE38E0C.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 09:31 < cfields> taking a look. I didn't realize it was failing for master, thought it was only for the older branches 09:31 < wumpus> I've seen the error only on 0.10 09:32 < wumpus> I haven't seen it for master in our repository, but Luke-Jr probably sees it in his own 09:32 < wumpus> cfields: isn't it sad: https://github.com/bitcoin/bitcoin/pull/7489 09:32 < cfields> oh, i saw a pile of his PRs failing and assumed that was the issue 09:33 < cfields> wumpus: yes, very. apparently it's an issue with google compute engine, that's the even crazier part 09:34 < cfields> wumpus: btw, i pinged them for an updated ETA on rolling out the cache, no response yet 09:34 < wumpus> cfields: agreed, *google* not supporting IPv6 is even more shocking 09:35 < cfields> wumpus: and yes, Luke-Jr's issue may be the way that the CA stores are setup on the different build configs 09:35 < cfields> last time we looked into the failing wget, it turned up that curl/wget behave differently there. iirc one of them bundle their own certs, the other uses system 09:36 < wumpus> it's a kind of roulette, this time curl comes out on top, but next time it may be wget that has a cert and not curl 09:37 < wumpus> which is why I haven't been terribly enthousiastic about changing the tool 09:37 -!- arubi [~ese168@unaffiliated/arubi] has joined #bitcoin-core-dev 09:38 < cfields> right 09:38 < wumpus> maybe the best solution is to drop https, we verify the hashes after all 09:38 < wumpus> (though some software may only be hosted on https, these days) 09:38 < cfields> my original logic for wget was that wget is always present on my minimal systems, so wget can "bootstrap" itself or curl if necessary. 09:39 < wumpus> yes, wget does seem to be more widespread by default 09:39 < cfields> (and the opposite is true on osx) 09:39 < warren> Fedora and RHEL ships curl by default but not wget. 09:39 < cfields> heh, nice. maybe it's a debian-ism 09:40 < warren> I do install wget on all of *my* systems. 09:40 < cfields> there's wget in busybox though, which is why i assumed it was more common (always find that on routers/phones/etc). unsure if curl is present there 09:41 -!- murch [~murch@p4FE38E0C.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 09:41 < cfields> anyway, doesn't really matter. you're right that it's roulette. should work for both 09:41 < warren> what is this for? 09:41 < cfields> hunting for one of Luke-Jr's ssl fails, i'll see if i can track down the root cause 09:42 < warren> The removal of weak ciphers recently broke wget and curl in inconsistent ways. 09:43 < warren> IIRC curl trusts the system ciphers instead of using overriding a sane default 09:43 < warren> It would be entirely reasonable for distros to patch curl to behave sanely but people refused as upstream refused. 09:46 < cfields> warren: hmm, the cert chain looks ok to me 09:46 < cfields> (fukuchi.org) 09:48 < warren> cfields: ciphers were a problem recently, you sure that isn't it? 09:49 < warren> removal of SSLv3 or something, while curl requires a flag to do the sane thing 09:50 < cfields> warren: unsure what the actual issue is, trying to track down a failure 09:54 -!- zooko [~user@2601:281:8001:26aa:dd73:a226:49be:7303] has quit [Remote host closed the connection] 09:57 -!- zooko [~user@c-73-229-199-227.hsd1.co.comcast.net] has joined #bitcoin-core-dev 09:58 < michagogo> Luke-Jr: the problem with switching to curl is that it's not everywhere by default 09:58 < michagogo> Ubuntu, at least, comes with only wget afaik 09:59 < michagogo> I mean, other things are different -- e.g. OS X comes with curl and not wget 09:59 < michagogo> Really, the best thing to do is probably to try one and then the other of the first fails 09:59 < michagogo> (...and I see now that this was already mentioned) 10:03 -!- Arnavion [arnavion@unaffiliated/arnavion] has quit [Quit: Arnavion] 10:05 -!- Arnavion [~Arnavion@unaffiliated/arnavion] has joined #bitcoin-core-dev 10:12 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 10:39 -!- brg444 [18257df2@gateway/web/freenode/ip.24.37.125.242] has joined #bitcoin-core-dev 11:10 -!- MarcoFalke [8af6020a@gateway/web/cgi-irc/kiwiirc.com/ip.138.246.2.10] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 11:14 -!- qyqy [2e3b026a@gateway/web/freenode/ip.46.59.2.106] has quit [Quit: Page closed] 11:17 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 11:17 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 11:20 -!- jarret [~jarret@162.216.46.44] has quit [Ping timeout: 240 seconds] 11:32 < cfields> Luke-Jr: https://bugs.launchpad.net/ubuntu/+source/wget/+bug/733888 11:32 < cfields> there's the problem 11:52 -!- ryitpm [~ryitpm@87.121.52.41] has quit [Remote host closed the connection] 11:54 < GitHub104> [bitcoin] laanwj opened pull request #7491: wallet: Ignore MarkConflict if block hash is not known (master...2016_02_wallet_markconflict_assert) https://github.com/bitcoin/bitcoin/pull/7491 12:03 < Luke-Jr> cfields: Any idea what's going on in https://travis-ci.org/luke-jr/bitcoin/jobs/108003601 ? 12:04 -!- Tasoshi_ [~Tasoshi@unaffiliated/tasoshi] has joined #bitcoin-core-dev 12:04 < cfields> Luke-Jr: missing sdk? 12:05 -!- Tasoshi [~Tasoshi@unaffiliated/tasoshi] has quit [Ping timeout: 252 seconds] 12:05 < Luke-Jr> oh, weird. the empty curl doesn't stop the build? O.o 12:05 < Luke-Jr> does that mean there's a new Travis IP to whitelist? 12:07 < Luke-Jr> /bin/sh: 1: test: qtbase-opensource-src-5.5.0.tar.gz: unexpected operator 12:07 < Luke-Jr> /bin/sh: 1: test: ee31ae567931c426136c94aad457c7b51d844beb.tar.gz: unexpected operator 12:07 < Luke-Jr> Fetching native_ccache… 12:07 < Luke-Jr> wonder what's going on there too 12:07 < cfields> Luke-Jr: that one's harmless 12:08 -!- zooko [~user@c-73-229-199-227.hsd1.co.comcast.net] has quit [Ping timeout: 276 seconds] 12:08 < cfields> yea, weird that the busted curl doesn't fail. did you change that from wget? 12:08 -!- jron_ [~okok@ec2-54-161-129-226.compute-1.amazonaws.com] has quit [Ping timeout: 240 seconds] 12:08 -!- jron [~okok@ec2-54-161-129-226.compute-1.amazonaws.com] has joined #bitcoin-core-dev 12:09 < Luke-Jr> oh, maybe I need -L 12:09 < Luke-Jr> and yes, because wget failed 12:09 < cfields> looks like it should've :) 12:12 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 12:15 < morcos> wumpus: I probably figured this out before, but why do we even need to be calling MarkConflict from the fFromLoadWallet code block? 12:15 < morcos> re: 7491 12:18 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 12:36 < morcos> sipa: ^ any idea on this? 12:48 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has quit [Remote host closed the connection] 12:53 < Luke-Jr> cfields: 100 328 0 328 0 0 271 0 --:--:-- 0:00:01 --:--:-- 1131 12:53 < Luke-Jr> cfields: I think that's a forbidden error 12:53 < Luke-Jr> cfields: can you get the IP on your own, or shall I add some kind of IP detection to it? :p 12:56 -!- btcdrak [uid115429@gateway/web/irccloud.com/x-xlmhricsrkukefwb] has quit [Quit: Connection closed for inactivity] 13:00 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 13:01 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 13:02 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 13:03 * Luke-Jr pokes cfields :p 13:04 < cfields> Luke-Jr: was checking. My access to bitcoincore.org doesn't work, hasn't since the xfer 13:04 < cfields> wumpus: ping ^^. Firewall'd out, maybe? 13:04 < Luke-Jr> oh :/ 13:24 -!- belcher [~user@unaffiliated/belcher] has joined #bitcoin-core-dev 13:40 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 13:47 -!- gevs [~greg@unaffiliated/gevs] has quit [Ping timeout: 240 seconds] 14:03 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 14:06 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Ping timeout: 272 seconds] 14:19 < jtimon> just looking at this part of the code...does anybody actually use -disablesafemode=true ? 14:20 < jtimon> never mind, I guess people do 14:31 -!- adnn [~adnn@cpe-158-222-198-108.nyc.res.rr.com] has quit [Remote host closed the connection] 14:36 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 14:51 -!- jarret [~jarret@162.216.46.72] has joined #bitcoin-core-dev 14:59 -!- wallet42 [~wallet42@104.192.219.234] has joined #bitcoin-core-dev 14:59 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 15:07 -!- ryitpm [~ryitpm@87.121.52.41] has joined #bitcoin-core-dev 15:09 -!- evoskuil [~evoskuil@c-73-225-134-208.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 15:31 < GitHub173> [bitcoin] dcousens opened pull request #7493: rpc: add null assert (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7493 15:58 -!- gmaxwell [greg@wikimedia/KatWalsh/x-0001] has joined #bitcoin-core-dev 15:58 < gmaxwell> law of nature that new RC means someone else finds a crasher bug. 15:59 < gmaxwell> (re #7491) 16:05 -!- adnn [~adnn@104.192.219.234] has joined #bitcoin-core-dev 16:11 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 16:23 -!- bityogi [~textual@208-104-143-200.brvd.dsl.dyn.comporium.net] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 16:26 -!- wallet42 [~wallet42@104.192.219.234] has quit [Read error: Connection reset by peer] 16:27 -!- wallet42 [~wallet42@104.192.219.234] has joined #bitcoin-core-dev 16:30 -!- wallet421 [~wallet42@unaffiliated/wallet42] has joined #bitcoin-core-dev 16:30 -!- wallet42 is now known as Guest96349 16:30 -!- Guest96349 [~wallet42@104.192.219.234] has quit [Killed (adams.freenode.net (Nickname regained by services))] 16:30 -!- wallet421 is now known as wallet42 16:50 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 16:55 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Ping timeout: 272 seconds] 17:16 -!- brg444 [18257df2@gateway/web/freenode/ip.24.37.125.242] has quit [Quit: Page closed] 17:23 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Ping timeout: 250 seconds] 17:23 -!- wallet421 [~wallet42@104.192.219.234] has joined #bitcoin-core-dev 17:23 -!- wallet42 [~wallet42@unaffiliated/wallet42] has quit [Killed (rajaniemi.freenode.net (Nickname regained by services))] 17:23 -!- wallet421 is now known as wallet42 17:23 -!- wallet42 [~wallet42@104.192.219.234] has quit [Changing host] 17:23 -!- wallet42 [~wallet42@unaffiliated/wallet42] has joined #bitcoin-core-dev 17:38 -!- adnn [~adnn@104.192.219.234] has quit [Remote host closed the connection] 17:57 -!- Sparyx [~Sparyx@c-73-224-87-206.hsd1.fl.comcast.net] has joined #bitcoin-core-dev 18:12 -!- btcdrak [uid115429@gateway/web/irccloud.com/x-phuigjwogyhiesjs] has joined #bitcoin-core-dev 18:13 -!- wallet42 [~wallet42@unaffiliated/wallet42] has quit [Quit: Leaving.] 18:27 -!- belcher [~user@unaffiliated/belcher] has quit [Quit: Leaving] 18:32 -!- wasi [~wasi@25.22.3.213.static.wline.lns.sme.cust.swisscom.ch] has quit [Ping timeout: 260 seconds] 19:07 -!- xiangfu [~xiangfu@114.242.248.121] has joined #bitcoin-core-dev 19:08 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-jlzykkxpyjvehcgh] has quit [Quit: Connection closed for inactivity] 19:10 -!- Chris_Stewart_5 [~Chris_Ste@104.156.228.191] has quit [Ping timeout: 260 seconds] 19:34 -!- xiangfu [~xiangfu@114.242.248.121] has quit [Ping timeout: 240 seconds] 19:34 -!- arowser [~quassel@106.120.101.38] has quit [Quit: No Ping reply in 180 seconds.] 19:35 -!- xiangfu [~xiangfu@61.148.244.50] has joined #bitcoin-core-dev 19:35 -!- arowser [~quassel@106.120.101.38] has joined #bitcoin-core-dev 19:44 -!- justanot1eruser [~Justan@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 19:44 -!- justanotheruser [~Justan@unaffiliated/justanotheruser] has quit [Read error: Connection reset by peer] 19:45 -!- frankenmint [~frankenmi@174-25-38-39.ptld.qwest.net] has joined #bitcoin-core-dev 20:19 -!- xiangfu [~xiangfu@61.148.244.50] has quit [Ping timeout: 245 seconds] 20:21 -!- xiangfu [~xiangfu@61.148.242.24] has joined #bitcoin-core-dev 20:22 -!- arowser [~quassel@106.120.101.38] has quit [Ping timeout: 252 seconds] 20:22 -!- arowser [~quassel@106.120.101.38] has joined #bitcoin-core-dev 20:28 -!- jtimon [~quassel@126.31.134.37.dynamic.jazztel.es] has quit [Ping timeout: 240 seconds] 20:39 -!- xiangfu [~xiangfu@61.148.242.24] has quit [Ping timeout: 240 seconds] 20:40 -!- xiangfu [~xiangfu@114.242.248.16] has joined #bitcoin-core-dev 20:43 -!- justanot1eruser is now known as justanotheruser 20:47 -!- justanotheruser [~Justan@unaffiliated/justanotheruser] has quit [Ping timeout: 245 seconds] 20:54 -!- xiangfu [~xiangfu@114.242.248.16] has quit [Ping timeout: 256 seconds] 20:58 -!- justanotheruser [~Justan@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 21:20 -!- ryitpm [~ryitpm@87.121.52.41] has quit [Ping timeout: 240 seconds] 21:24 -!- ryitpm [~ryitpm@87.121.52.41] has joined #bitcoin-core-dev 21:31 < cfields> gitian builders: rc4 sigs pushed 21:48 -!- jujumax [~jujumax@host154.200-45-34.telecom.net.ar] has joined #bitcoin-core-dev 22:00 -!- p15x [~p15x@19.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 22:22 -!- Madars [~null@unaffiliated/madars] has quit [Ping timeout: 250 seconds] 22:22 -!- OxADADA [~OxADADA@alumni-linux.ccs.neu.edu] has quit [Ping timeout: 256 seconds] 22:22 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has quit [Read error: Connection reset by peer] 22:24 -!- OxADADA [~OxADADA@alumni-linux.ccs.neu.edu] has joined #bitcoin-core-dev 22:29 -!- p15x [~p15x@19.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 250 seconds] 22:29 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has joined #bitcoin-core-dev 22:35 -!- Madars [~null@unaffiliated/madars] has joined #bitcoin-core-dev 22:36 < Luke-Jr> cfields: poke, can you get Travis's IPs added to the OSX dl? btcdrak said the info should be the same, just need the dev. hostname 22:52 -!- p15x [~p15x@13.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 23:08 -!- adnn [~adnn@cpe-158-222-198-108.nyc.res.rr.com] has joined #bitcoin-core-dev 23:09 < GitHub176> [bitcoin] luke-jr closed pull request #7483: Render icons from SVG (master...svg_icon) https://github.com/bitcoin/bitcoin/pull/7483 23:11 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-gttnrltrvobxdnbk] has joined #bitcoin-core-dev 23:26 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has quit [Ping timeout: 260 seconds] 23:28 -!- jujumax [~jujumax@host154.200-45-34.telecom.net.ar] has quit [Ping timeout: 256 seconds] 23:29 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection]