--- Day changed Tue Jun 21 2016 00:01 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has joined #bitcoin-core-dev 00:01 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has quit [Client Quit] 00:02 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 00:07 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-oijhugwvkhhmpbeo] has joined #bitcoin-core-dev 00:12 -!- netsinn [~jiggalato@198.16.176.10] has quit [] 00:12 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-oijhugwvkhhmpbeo] has quit [Ping timeout: 260 seconds] 00:12 -!- jl2012 [uid133844@gateway/web/irccloud.com/x-wretvgrwcmocctwx] has quit [Ping timeout: 260 seconds] 00:13 -!- bustd_soket [~weechat@unaffiliated/loteriety] has joined #bitcoin-core-dev 00:22 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has quit [Quit: Leaving] 00:24 -!- assder [82ebca3a@gateway/web/freenode/ip.130.235.202.58] has quit [Ping timeout: 250 seconds] 00:29 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 00:30 -!- jl2012 [89bd8713@gateway/web/freenode/ip.137.189.135.19] has joined #bitcoin-core-dev 00:31 < jl2012> i think all transactions including coinbase are subject to nLockTime and BIP113 rules 00:40 -!- frankenmint [~frankenmi@67-5-211-132.ptld.qwest.net] has quit [Remote host closed the connection] 00:45 -!- assder [82ebca3a@gateway/web/freenode/ip.130.235.202.58] has joined #bitcoin-core-dev 00:52 -!- jl2012 [89bd8713@gateway/web/freenode/ip.137.189.135.19] has quit [Ping timeout: 250 seconds] 01:01 -!- frankenmint [~frankenmi@67-5-211-132.ptld.qwest.net] has joined #bitcoin-core-dev 01:10 < GitHub3> [bitcoin] laanwj pushed 2 new commits to 0.12: https://github.com/bitcoin/bitcoin/compare/44fdacc19f9f...f3eebcf5158f 01:10 < GitHub3> bitcoin/0.12 ba61949 TheLazieR Yip: Fix LogPrint to LogPrintf... 01:10 < GitHub149> [bitcoin] laanwj closed pull request #8230: Fix LogPrint to LogPrintf (0.12...patch-1) https://github.com/bitcoin/bitcoin/pull/8230 01:10 < GitHub3> bitcoin/0.12 f3eebcf Wladimir J. van der Laan: Merge #8230: Fix LogPrint to LogPrintf... 01:19 -!- bustd_soket [~weechat@unaffiliated/loteriety] has quit [Ping timeout: 260 seconds] 01:22 < GitHub142> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/bf9c70b1008e1eada462955a6420e79a7d2a8352 01:22 < GitHub142> bitcoin/master bf9c70b TheLazieR Yip: Fix LogPrint to LogPrintf... 01:23 -!- xiangfu [~xiangfu@58.135.95.134] has quit [Quit: leaving] 01:24 < GitHub112> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/bf9c70b1008e...0d41d705c83d 01:24 < GitHub112> bitcoin/master fa8ce3b MarcoFalke: [qa] assert 'changePosition out of bounds' 01:24 < GitHub112> bitcoin/master fa32465 MarcoFalke: [qa] fundrawtransaction: Create get_unspent() 01:24 < GitHub112> bitcoin/master fa3b379 MarcoFalke: [qa] pull-tester: Fix assertion and check for run_parallel 01:24 < GitHub198> [bitcoin] laanwj closed pull request #8216: [qa] assert 'changePosition out of bounds' (master...Mf1606-qaFundrawtransaction) https://github.com/bitcoin/bitcoin/pull/8216 01:34 -!- MarcoFalke [~marco@host10-2.natpool.mwn.de] has joined #bitcoin-core-dev 01:35 -!- bustd_soket [weechat@gateway/vpn/mullvad/x-owvtumtvudvxvzcd] has joined #bitcoin-core-dev 01:35 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-nhewogzzgbfghqyo] has joined #bitcoin-core-dev 01:38 -!- Giszmo [~leo@pc-122-14-46-190.cm.vtr.net] has quit [Quit: Leaving.] 01:49 -!- jl2012 [uid133844@gateway/web/irccloud.com/x-pskbkzjjiqfnopwj] has joined #bitcoin-core-dev 01:57 < GitHub95> [bitcoin] jonasschnelli opened pull request #8231: [Qt] fix a bug where the SplashScreen will not be hidden during startup (master...2016/06/qt_min_fix) https://github.com/bitcoin/bitcoin/pull/8231 02:06 -!- frankenmint [~frankenmi@67-5-211-132.ptld.qwest.net] has quit [] 02:08 -!- pedrobranco [~pedrobran@79.242.108.93.rev.vodafone.pt] has joined #bitcoin-core-dev 02:13 < MarcoFalke> ./boost/config/posix_features.hpp:18:15: fatal error: 'unistd.h' file not found 02:13 < MarcoFalke> https://travis-ci.org/bitcoin/bitcoin/jobs/138877841 02:14 <@wumpus> ... huh. I didn't change anything there since last time, just re-triggered travis 02:14 <@wumpus> looks like they performed a magic trick to make a basic system header disappear 02:15 < jonasschnelli> hmm... could that be related to the OSX SDK 10.11 update? 02:15 < jonasschnelli> I had similar issues when /home/travis/build/bitcoin/bitcoin/depends/SDKs/MacOSX10.11.sdk was not present 02:16 <@wumpus> possibly, though it must be an intermittent problem 02:16 <@wumpus> there's no error in the log about the sdk 02:17 < jonasschnelli> Wait! 02:17 <@wumpus> also: protobuf compiles fine, you'd say it wouldn't get past that without basic C headers 02:17 < jonasschnelli> It tries to access "/home/travis/build/bitcoin/bitcoin/depends/SDKs/MacOSX10.11.sdk" but export OSX_SDK=10.9?! 02:17 <@wumpus> gah 02:17 < jonasschnelli> Why export OSX_SDK10.9? 02:18 < jonasschnelli> Maybe rebase the PR?! 02:18 <@wumpus> I don't know, I haven't touched *anything* macosx related 02:18 <@wumpus> I don't even change the dependencies, it's a silly test change 02:18 < jonasschnelli> The current master travis file (https://github.com/bitcoin/bitcoin/blob/master/.travis.yml) points clearly to 10.11 02:20 < MarcoFalke> There are issues with travis when .travis.yml changes in master but not in the pull 02:20 < jonasschnelli> wumpus MarcoFalke: I guess it's a temporary issue 02:20 < jonasschnelli> A commit from https://github.com/bitcoin/bitcoin/pull/8227 has a .travis file poining to 10.9 where depends expectes 10.11 02:20 < jonasschnelli> https://github.com/bitcoin/bitcoin/blob/bee60e3bc200be33146699380cbd8f9d9e72c372/.travis.yml 02:21 < jonasschnelli> Rebase should to the thing. 02:21 < MarcoFalke> I guess travis will use the .travis.yml from the pull to set up the vm but uses the cache from master to build 02:22 < GitHub69> [bitcoin] mcccs opened pull request #8232: Add IRC link to README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/8232 02:22 < MarcoFalke> or just merge into master :) if we are confident that the pull is what we want 02:22 < MarcoFalke> it is still running for 30 min 02:23 < MarcoFalke> prob communication overhead with wine? 02:23 -!- MCCCS [b0e8f529@gateway/web/freenode/ip.176.232.245.41] has joined #bitcoin-core-dev 02:23 < MarcoFalke> but when we get rid of java-blocktester, we need to turn on rpc test for windows in any case 02:23 <@wumpus> I'm confident it is what we want, but I'm afraid of making travis more flakey that's why I'm testing on the pull insted of in master 02:24 <@wumpus> the last thing we want is a flakey travis in the stabilization phase of a release 02:24 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Remote host closed the connection] 02:24 <@wumpus> so I'd prefer to merge it later 02:24 <@wumpus> also with cfields_ not here to solve our build system/travis howlers :-) 02:25 <@wumpus> yes, wine clearly has some overhead, it's not clear where and why 02:25 <@wumpus> maybe it's just the bitcoind startup overhead, maybe it's some other delay introduced somewhere 02:25 <@wumpus> (e.g. a polling loop in the test that either connects immediately, otherwise waits a few seconds before trying again) 02:26 <@wumpus> java-blocktester is a worry after the 0.13 release 02:27 -!- MCCCS [b0e8f529@gateway/web/freenode/ip.176.232.245.41] has quit [Ping timeout: 250 seconds] 02:31 <@wumpus> re-based the pull to master 03:26 -!- afk11 [~afk11@unaffiliated/afk11] has quit [Ping timeout: 276 seconds] 03:31 -!- afk11 [~afk11@109.255.154.81] has joined #bitcoin-core-dev 03:31 -!- afk11 [~afk11@109.255.154.81] has quit [Changing host] 03:31 -!- afk11 [~afk11@unaffiliated/afk11] has joined #bitcoin-core-dev 03:37 -!- go1111111 [~go1111111@104.200.154.93] has quit [Ping timeout: 264 seconds] 04:23 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 04:55 -!- rubensayshi [~ruben@c89225.upc-c.chello.nl] has quit [Ping timeout: 240 seconds] 05:21 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 05:22 -!- rubensayshi [~ruben@c89225.upc-c.chello.nl] has joined #bitcoin-core-dev 05:22 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 05:25 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 05:32 -!- cryptapus_afk is now known as cryptapus 05:35 < GitHub137> [bitcoin] laanwj opened pull request #8233: Mention Linux ARM executables in release process and notes (master...2016_06_release_process_arm) https://github.com/bitcoin/bitcoin/pull/8233 05:38 < sipa> wumpus: there is the abcore project, which uses the arch or debian built arm binaries for bitcoin core on android 05:38 < sipa> wumpus: they cheat, by copying the libstc++ and a few more files from those distributions as well 05:39 < sipa> but still, it seems common arm binaries seem to work with such hacks on android 05:39 <@wumpus> ok, well we'll have to see, I just want to warn people to not get their hopes up that it will work out of the box with android 05:40 < sipa> yes, warning that it's expiremental is obviously needed 05:40 <@wumpus> probably if you 'disguise' your android as a debian box by providing the preerquisite libraries and /etc/ files you can get it to work 05:40 -!- rubensayshi [~ruben@c89225.upc-c.chello.nl] has quit [Ping timeout: 240 seconds] 05:41 < sipa> right, i'm not suggesting you change the text 05:42 <@wumpus> I'm fine with changing the text, just wouldn't know how to incorporate this without making it too technical 05:42 < sipa> but maybe you were unaware of the approach they used 05:42 < sipa> agree 05:42 < sipa> just giving some background 05:43 <@wumpus> yes, thanks for the background, I didn't know they emulalated 05:44 <@wumpus> "expected to work on Android." -> maybe add as-is in there? 05:44 <@wumpus> or "out of the box" 05:44 < sipa> sounds good 05:57 -!- rubensayshi [~ruben@c89225.upc-c.chello.nl] has joined #bitcoin-core-dev 06:02 < btcdrak> abcore https://github.com/greenaddress/abcore 06:03 <@wumpus> thanks btcdrak 06:04 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has joined #bitcoin-core-dev 06:04 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has quit [Client Quit] 06:12 -!- assder [82ebca3a@gateway/web/freenode/ip.130.235.202.58] has quit [Ping timeout: 250 seconds] 06:12 -!- cjcj [2e3b026a@gateway/web/freenode/ip.46.59.2.106] has quit [Ping timeout: 250 seconds] 06:14 <@wumpus> what is the locale en_US? it is one of the languages being added on transifex, but it lokos like Spanish, that can't be correct 06:15 < instagibbs> US english? 06:15 < pigeons> "american" english. 06:15 <@wumpus> https://www.transifex.com/bitcoin/bitcoin/viewstrings/#en_US/qt-translation-013x/86275741 06:16 <@wumpus> well it's not English so I'm going to delete it 06:18 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 272 seconds] 06:19 <@wumpus> wish we had someone with language knowledge actually watching these things 06:19 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 240 seconds] 06:22 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 06:27 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 06:28 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 06:31 < GitHub33> [bitcoin] laanwj opened pull request #8234: Periodic transifex update (master...2016_06_transifex_update) https://github.com/bitcoin/bitcoin/pull/8234 06:34 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 06:36 -!- pedrobranco [~pedrobran@79.242.108.93.rev.vodafone.pt] has quit [Remote host closed the connection] 06:36 -!- pedrobranco [~pedrobran@79.242.108.93.rev.vodafone.pt] has joined #bitcoin-core-dev 06:37 -!- whphhg [whphhg@gateway/vpn/mullvad/x-hihrneolelyxiolm] has quit [Ping timeout: 272 seconds] 06:44 <@wumpus> per-function address space randomization, this looks interesting https://github.com/immunant/selfrando 06:45 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 260 seconds] 06:45 -!- MCCCS [b0e8f52a@gateway/web/freenode/ip.176.232.245.42] has joined #bitcoin-core-dev 06:46 -!- MCCCS [b0e8f52a@gateway/web/freenode/ip.176.232.245.42] has quit [Client Quit] 06:54 -!- bustd_soket [weechat@gateway/vpn/mullvad/x-owvtumtvudvxvzcd] has quit [Ping timeout: 252 seconds] 06:55 -!- whphhg [whphhg@gateway/vpn/mullvad/x-ssdpnzfisklinwun] has joined #bitcoin-core-dev 07:00 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 07:10 -!- bustd_soket [~weechat@unaffiliated/loteriety] has joined #bitcoin-core-dev 07:23 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 07:25 -!- zooko [~user@c-73-229-199-227.hsd1.co.comcast.net] has quit [Ping timeout: 258 seconds] 07:27 <@wumpus> pretty clever, it just uses compiler's -ffunction-sections to generate the necessary ELF data, then slices the program up at load time based onthat 07:28 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 07:31 -!- Giszmo [~leo@pc-122-14-46-190.cm.vtr.net] has joined #bitcoin-core-dev 07:32 < GitHub30> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0d41d705c83d...8ccdac1f5f77 07:32 < GitHub30> bitcoin/master e5a680d fanquake: [Doc] Update OS X build notes for 10.11 SDK 07:32 < GitHub30> bitcoin/master 8ccdac1 Wladimir J. van der Laan: Merge #8229: [Doc] Update OS X build notes for 10.11 SDK... 07:32 < GitHub127> [bitcoin] laanwj closed pull request #8229: [Doc] Update OS X build notes for 10.11 SDK (master...osx-build-notes-new) https://github.com/bitcoin/bitcoin/pull/8229 07:41 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 07:54 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has quit [Ping timeout: 244 seconds] 08:01 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Read error: Connection reset by peer] 08:03 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #bitcoin-core-dev 08:04 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 244 seconds] 08:09 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 08:14 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has joined #bitcoin-core-dev 08:14 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has quit [Client Quit] 08:25 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 08:31 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 244 seconds] 08:32 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 08:43 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 09:01 -!- murch [~murch@p4FE3A138.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 09:20 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 246 seconds] 09:29 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 09:34 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 09:38 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 09:44 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has joined #bitcoin-core-dev 09:44 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has quit [Client Quit] 09:45 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has joined #bitcoin-core-dev 09:59 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 264 seconds] 10:13 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 10:21 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has joined #bitcoin-core-dev 10:21 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has quit [Remote host closed the connection] 10:24 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has joined #bitcoin-core-dev 10:24 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has quit [Read error: Connection reset by peer] 10:29 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has joined #bitcoin-core-dev 10:31 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 10:31 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has quit [Remote host closed the connection] 10:36 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 10:40 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has joined #bitcoin-core-dev 10:40 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has quit [Changing host] 10:40 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has joined #bitcoin-core-dev 10:43 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has joined #bitcoin-core-dev 11:07 < JackH> !seen maaku 11:07 < gribble> maaku was last seen in #bitcoin-core-dev 6 weeks, 4 days, 1 hour, 19 minutes, and 54 seconds ago: yeah but still, we should try not to add to the noise 11:09 -!- cjcj [2e3b026a@gateway/web/freenode/ip.46.59.2.106] has joined #bitcoin-core-dev 11:17 -!- molly [~molly@unaffiliated/molly] has quit [Quit: Leaving] 11:29 -!- moli [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 11:32 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 11:35 -!- pedrobranco [~pedrobran@79.242.108.93.rev.vodafone.pt] has quit [Remote host closed the connection] 11:37 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 11:53 -!- pedrobranco [~pedrobran@167.225.61.94.rev.vodafone.pt] has joined #bitcoin-core-dev 11:55 -!- robs [uid165609@gateway/web/irccloud.com/x-yzdhbkjyimbzhhuh] has quit [Quit: Connection closed for inactivity] 11:55 -!- Sosumi [~Leon@bl10-113-190.dsl.telepac.pt] has quit [Quit: Bye] 11:59 -!- pedrobranco [~pedrobran@167.225.61.94.rev.vodafone.pt] has quit [Ping timeout: 276 seconds] 12:10 -!- MarcoFalke [~marco@host10-2.natpool.mwn.de] has left #bitcoin-core-dev [] 12:13 -!- go1111111 [~go1111111@104.232.116.217] has joined #bitcoin-core-dev 12:17 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 12:17 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 250 seconds] 12:27 -!- RoyceX [~x@c-174-54-219-36.hsd1.pa.comcast.net] has joined #bitcoin-core-dev 12:27 -!- RoyceX [~x@c-174-54-219-36.hsd1.pa.comcast.net] has quit [Changing host] 12:27 -!- RoyceX [~x@unaffiliated/cheeseo] has joined #bitcoin-core-dev 12:28 -!- Cory [~C@unaffiliated/cory] has quit [Ping timeout: 264 seconds] 12:29 -!- Inaltoasinistra [~jonathan@88-149-234-94.v4.ngi.it] has quit [Ping timeout: 264 seconds] 12:30 -!- bustd_soket [~weechat@unaffiliated/loteriety] has quit [Ping timeout: 264 seconds] 12:30 -!- Cheeseo [~x@unaffiliated/cheeseo] has quit [Ping timeout: 264 seconds] 12:30 -!- face [~face@mail.hmel.org] has quit [Ping timeout: 264 seconds] 12:30 -!- BonyM [~BonyM-I@ua-83-227-211-4.cust.bredbandsbolaget.se] has quit [Ping timeout: 264 seconds] 12:30 -!- ybit_ [~ybit@unaffiliated/ybit] has quit [Ping timeout: 264 seconds] 12:30 -!- bustd_soket [~weechat@unaffiliated/loteriety] has joined #bitcoin-core-dev 12:31 -!- ybit [~ybit@unaffiliated/ybit] has joined #bitcoin-core-dev 12:32 -!- Cory [~C@unaffiliated/cory] has joined #bitcoin-core-dev 12:33 -!- Inaltoasinistra [~jonathan@88-149-234-94.v4.ngi.it] has joined #bitcoin-core-dev 12:34 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 12:38 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 12:42 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 12:43 -!- face [~face@mail.hmel.org] has joined #bitcoin-core-dev 12:45 -!- BonyM [~BonyM-I@ua-83-227-211-4.cust.bredbandsbolaget.se] has joined #bitcoin-core-dev 12:49 -!- pedrobranco [~pedrobran@167.225.61.94.rev.vodafone.pt] has joined #bitcoin-core-dev 12:53 -!- pedrobranco [~pedrobran@167.225.61.94.rev.vodafone.pt] has quit [Ping timeout: 260 seconds] 12:55 -!- TomMc [~tom@unaffiliated/tommc] has joined #bitcoin-core-dev 12:56 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 13:00 -!- zooko [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Ping timeout: 240 seconds] 13:11 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has quit [Remote host closed the connection] 13:17 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has joined #bitcoin-core-dev 13:22 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has quit [Ping timeout: 240 seconds] 13:23 -!- robs [uid165609@gateway/web/irccloud.com/x-oscvpkxxrxemohvv] has joined #bitcoin-core-dev 13:26 < GitHub4> [bitcoin] TheBlueMatt opened pull request #8235: Compact Block Tweaks (master...cmpctblock) https://github.com/bitcoin/bitcoin/pull/8235 13:35 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 13:40 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 13:59 -!- zooko [~user@2601:281:8000:8387:d0ec:becd:456:ad4d] has joined #bitcoin-core-dev 14:01 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 14:04 -!- belcher [~user@unaffiliated/belcher] has joined #bitcoin-core-dev 14:14 -!- JackH [~Jack@79-73-186-51.dynamic.dsl.as9105.com] has quit [Remote host closed the connection] 14:36 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 14:39 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has joined #bitcoin-core-dev 14:41 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 14:59 -!- jl2012 [uid133844@gateway/web/irccloud.com/x-pskbkzjjiqfnopwj] has quit [Quit: Connection closed for inactivity] 15:04 -!- face [~face@mail.hmel.org] has quit [Ping timeout: 250 seconds] 15:05 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 15:12 -!- cryptapus is now known as cryptapus_afk 15:13 -!- murch [~murch@p4FE3A138.dip0.t-ipconnect.de] has quit [Quit: Leaving.] 15:15 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has joined #bitcoin-core-dev 15:15 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has quit [Client Quit] 15:35 -!- robs [uid165609@gateway/web/irccloud.com/x-oscvpkxxrxemohvv] has quit [Quit: Connection closed for inactivity] 15:38 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 15:43 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 16:06 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has quit [Ping timeout: 240 seconds] 16:11 -!- jouke_ [~jouke@a83-163-42-163.adsl.xs4all.nl] has quit [Ping timeout: 272 seconds] 16:12 -!- zooko [~user@2601:281:8000:8387:d0ec:becd:456:ad4d] has quit [Ping timeout: 250 seconds] 16:17 -!- jouke [~jouke@a83-163-42-163.adsl.xs4all.nl] has joined #bitcoin-core-dev 16:18 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has joined #bitcoin-core-dev 16:34 -!- cryptapus_ [~cryptapus@jupiter.osmus.org] has joined #bitcoin-core-dev 16:34 -!- cryptapus_ [~cryptapus@jupiter.osmus.org] has quit [Changing host] 16:34 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 16:35 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has quit [Client Quit] 16:35 -!- cryptapus_ [~cryptapus@jupiter.osmus.org] has joined #bitcoin-core-dev 16:35 -!- cryptapus_ [~cryptapus@jupiter.osmus.org] has quit [Changing host] 16:35 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 16:35 -!- cryptapus_ [~cryptapus@unaffiliated/cryptapus] has quit [Remote host closed the connection] 16:36 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has joined #bitcoin-core-dev 16:37 -!- cryptapus [~cryptapus@unaffiliated/cryptapus] has quit [Client Quit] 16:37 -!- shesek [~shesek@bzq-84-110-37-241.red.bezeqint.net] has quit [Ping timeout: 244 seconds] 16:39 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 16:44 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 17:03 -!- xiangfu [~xiangfu@58.135.95.134] has joined #bitcoin-core-dev 17:10 -!- raedah [~x@172.56.42.64] has quit [Remote host closed the connection] 17:11 -!- raedah [~x@172.56.42.64] has joined #bitcoin-core-dev 17:14 -!- alpalp [~allen@2605:6000:f4d6:d600:44b9:68e0:32e3:b459] has joined #bitcoin-core-dev 17:14 -!- alpalp [~allen@2605:6000:f4d6:d600:44b9:68e0:32e3:b459] has quit [Changing host] 17:14 -!- alpalp [~allen@unaffiliated/alpalp] has joined #bitcoin-core-dev 17:22 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has quit [Ping timeout: 240 seconds] 17:23 -!- shesek [~shesek@bzq-84-110-108-87.cablep.bezeqint.net] has joined #bitcoin-core-dev 17:35 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has joined #bitcoin-core-dev 17:53 -!- anchow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has quit [Quit: Leaving] 17:59 -!- jl2012 [uid133844@gateway/web/irccloud.com/x-yoojjqrymmqmbrpb] has joined #bitcoin-core-dev 18:00 -!- belcher [~user@unaffiliated/belcher] has quit [Quit: Leaving] 18:05 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-nhewogzzgbfghqyo] has quit [Quit: Connection closed for inactivity] 18:14 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev 19:11 < jl2012> I talked to wangchun. F2pool has stopped setting the csv bit. 19:29 < phantomcircuit> jl2012: i dont think it matters the soft fork is locked in either way 19:29 < phantomcircuit> (i could be wrong here but im prettty sure im not) 19:30 -!- alpalp [~allen@unaffiliated/alpalp] has quit [Ping timeout: 250 seconds] 19:30 < gmaxwell> phantomcircuit: it doesn't. 19:31 -!- achow101 [~achow101@pool-108-2-58-173.phlapa.fios.verizon.net] has quit [Quit: Leaving] 19:40 < btcdrak> jl2012: need to ask antpool to unset it also. 19:46 -!- fanquake [~Adium@unaffiliated/fanquake] has joined #bitcoin-core-dev 19:46 -!- fanquake [~Adium@unaffiliated/fanquake] has quit [Client Quit] 19:56 -!- go1111111 [~go1111111@104.232.116.217] has quit [Ping timeout: 260 seconds] 19:57 -!- raedah [~x@172.56.42.64] has quit [Remote host closed the connection] 19:57 < instagibbs> phantomcircuit, there is just some concern of blocks having bits set that a client wont understand 19:57 < instagibbs> alerts for no reason(more than we already have now) 19:58 -!- raedah [~x@172.56.42.64] has joined #bitcoin-core-dev 20:01 -!- thereum [~thereum@176.92.217.138] has joined #bitcoin-core-dev 20:09 -!- TomMc [~tom@unaffiliated/tommc] has quit [Ping timeout: 244 seconds] 20:10 -!- go1111111 [~go1111111@104.200.154.101] has joined #bitcoin-core-dev 20:14 < btcdrak> yes. please see latest article on website 20:26 -!- cjcj [2e3b026a@gateway/web/freenode/ip.46.59.2.106] has quit [Ping timeout: 250 seconds] 21:05 -!- thereum [~thereum@176.92.217.138] has quit [Quit: ttm] 21:58 -!- fengling [~fengling@58.135.95.133] has quit [Ping timeout: 240 seconds] 22:17 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has quit [Quit: Leaving] 22:21 -!- Giszmo [~leo@pc-122-14-46-190.cm.vtr.net] has quit [Quit: Leaving.] 22:51 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has quit [Remote host closed the connection] 22:52 -!- ratoder [~ratoder@static.111.19.201.138.clients.your-server.de] has joined #bitcoin-core-dev 23:00 -!- fengling [~fengling@58.135.95.133] has joined #bitcoin-core-dev --- Log closed Tue Jun 21 23:49:41 2016 --- Log opened Tue Jun 21 23:50:11 2016 23:50 -!- kanzure_ [~kanzure@unaffiliated/kanzure] has joined #bitcoin-core-dev 23:50 -!- Irssi: #bitcoin-core-dev: Total of 142 nicks [1 ops, 0 halfops, 0 voices, 141 normal] 23:50 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-ijakbktlieyurclr] has joined #bitcoin-core-dev 23:50 < GitHub115> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/961893f26e5c...760a6c7cb2ea 23:50 < GitHub115> bitcoin/master b3e1348 Jonas Schnelli: [Qt] fix a bug where the SplashScreen will not be hidden during startup 23:50 < GitHub115> bitcoin/master 760a6c7 Wladimir J. van der Laan: Merge #8231: [Qt] fix a bug where the SplashScreen will not be hidden during startup... 23:50 < GitHub92> [bitcoin] laanwj closed pull request #8231: [Qt] fix a bug where the SplashScreen will not be hidden during startup (master...2016/06/qt_min_fix) https://github.com/bitcoin/bitcoin/pull/8231 23:52 -!- Anduck_ [~anduck@unaffiliated/anduck] has joined #bitcoin-core-dev 23:52 < GitHub180> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/760a6c7cb2ea...9e45ef1ef031 23:52 < GitHub180> bitcoin/master 4cbe05b Wladimir J. van der Laan: qt: Periodic transifex update... 23:52 < GitHub180> bitcoin/master 9e45ef1 Wladimir J. van der Laan: Merge #8234: qt: Periodic transifex update... 23:52 < GitHub197> [bitcoin] laanwj closed pull request #8234: qt: Periodic transifex update (master...2016_06_transifex_update) https://github.com/bitcoin/bitcoin/pull/8234