--- Day changed Sat Aug 05 2017 00:03 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 00:04 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 00:13 -!- kernelstack [~kernelsta@cpe-66-68-180-249.austin.res.rr.com] has joined #bitcoin-core-dev 00:20 -!- kernelstack [~kernelsta@cpe-66-68-180-249.austin.res.rr.com] has quit [Quit: WeeChat 1.9] 00:30 -!- kernelstack [~kernelsta@cpe-66-68-180-249.austin.res.rr.com] has joined #bitcoin-core-dev 00:35 < kernelstack> -help 00:35 -!- kernelstack [~kernelsta@cpe-66-68-180-249.austin.res.rr.com] has left #bitcoin-core-dev ["WeeChat 1.9"] 00:36 < kernelstack> -help 00:37 < kernelstack> help 00:37 < luke-jr> IRC doesn't work like that. 00:37 < luke-jr> it's a chat, not a command line 00:39 < sipa> luke-jr: are you a program? 00:39 < luke-jr> no? 00:40 < luke-jr> O.o 01:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:41 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 246 seconds] 01:41 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:34 -!- tucenaber [~tucenaber@unaffiliated/tucenaber] has quit [Remote host closed the connection] 02:34 -!- tucenaber [~tucenaber@o144.231.lokis.net.pl] has joined #bitcoin-core-dev 02:34 -!- tucenaber [~tucenaber@o144.231.lokis.net.pl] has quit [Changing host] 02:34 -!- tucenaber [~tucenaber@unaffiliated/tucenaber] has joined #bitcoin-core-dev 03:08 < MarcoFalke> luke-jr: I think you need "libprotobuf-dev protobuf-compiler libdbus-1-dev libxi-dev libaudio-dev" 03:08 < MarcoFalke> Though, this is not sufficient 03:08 < MarcoFalke> I gave up after those 03:10 < luke-jr> hmm 03:11 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-jenocvyrjpsqfnlk] has joined #bitcoin-core-dev 03:12 < luke-jr> I wonder if I should make this just not use any of depends/? 03:12 < luke-jr> although the Ubuntu is too old for univalue :/ 03:12 < luke-jr> I guess that's not part of depends though 03:13 < sipa> luke-jr: context? 03:14 < luke-jr> sipa: Qt4 Travis build, #7142 03:14 < gribble> https://github.com/bitcoin/bitcoin/issues/7142 | Travis: Test build against system Qt4 by luke-jr · Pull Request #7142 · bitcoin/bitcoin · GitHub 03:14 < sipa> ah, yes 03:24 < MarcoFalke> The issue after adding the packages I mentioned above is: 03:24 < MarcoFalke> test_bitcoin-qt: cannot connect to X server 03:25 < luke-jr> hmm 03:25 < luke-jr> How did we get around that with Qt5? 03:27 < luke-jr> looks like building Qt for QPA instead of X11 03:35 -!- Yogaqueef [~textual@dsl-hkibng42-5673c3-32.dhcp.inet.fi] has joined #bitcoin-core-dev 03:50 < wumpus> sipa: yeah no problem, I somehow expect XP not to be much of an issue anymore after wannacry 03:50 < wumpus> people that were still running that, despite repeatedly being told not to use it for bitcoin, have probably lost their coins 03:53 < luke-jr> if we can get the I/O prioritisation stuff merged, we can terminate XP support completely.. 03:56 < wumpus> let's do that in 0.16 03:59 < wumpus> but good point, dropping XP support will also allow bumping the API version, which will allow some new things 04:01 < wumpus> luke-jr: it's using a windowless platform for testing 04:01 * wumpus sighs at qt4 04:01 < luke-jr> Qt4 seems to have it, just not in Ubuntu XD 04:02 < wumpus> I'd say just disable the test that requires a window for qt4 04:12 -!- JackH [~laptop@host-80-43-141-94.as13285.net] has joined #bitcoin-core-dev 04:13 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e222618a32a1...d896d5cc4274 04:13 < bitcoin-git> bitcoin/master 8842d1a Pieter Wuille: Add undocumented -forcecompactdb to force LevelDB compactions 04:13 < bitcoin-git> bitcoin/master d896d5c Wladimir J. van der Laan: Merge #10985: Add undocumented -forcecompactdb to force LevelDB compactions... 04:14 < bitcoin-git> [bitcoin] laanwj closed pull request #10985: Add undocumented -forcecompactdb to force LevelDB compactions (master...20170803_forcecompactdb) https://github.com/bitcoin/bitcoin/pull/10985 04:15 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d896d5cc4274...2361208424de 04:15 < bitcoin-git> bitcoin/master b1973d6 Pieter Wuille: Update chain transaction statistics 04:15 < bitcoin-git> bitcoin/master 2361208 Wladimir J. van der Laan: Merge #10986: Update chain transaction statistics... 04:15 < luke-jr> wumpus: but xvfb is pretty simple.. 04:15 < bitcoin-git> [bitcoin] laanwj closed pull request #10986: Update chain transaction statistics (master...20170803_txstats) https://github.com/bitcoin/bitcoin/pull/10986 04:19 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2361208424de...88b1e4bc0e36 04:19 < bitcoin-git> bitcoin/master 9baca41 Cory Fields: build: always attempt to enable targeted sse42 cxxflags... 04:19 < bitcoin-git> bitcoin/master 88b1e4b Wladimir J. van der Laan: Merge #10971: build: fix missing sse42 in depends builds... 04:19 < bitcoin-git> [bitcoin] laanwj closed pull request #10971: build: fix missing sse42 in depends builds (master...fix-config-override) https://github.com/bitcoin/bitcoin/pull/10971 04:23 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/88b1e4bc0e36...02f4c4a42e94 04:23 < bitcoin-git> bitcoin/master 11dd29b practicalswift: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest& request)... 04:23 < bitcoin-git> bitcoin/master 02f4c4a Wladimir J. van der Laan: Merge #10977: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest&)... 04:24 < bitcoin-git> [bitcoin] laanwj closed pull request #10977: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest&) (master...valgrind-getnetworkinfo) https://github.com/bitcoin/bitcoin/pull/10977 04:28 < wumpus> xvfb is 'simple', but it is another external dependency 04:29 < wumpus> at least 'make check' tests should be self-contained 04:32 < luke-jr> it's not like it's a real dependency O.o 04:32 < luke-jr> only pulled in for Travis basically 04:33 < wumpus> or when people want to run make check locally, the tests aren't just for travis 04:34 < wumpus> they shouldn't be required to set up an x server to run the tests 04:36 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 04:37 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/02f4c4a42e94...a9dd11144152 04:37 < bitcoin-git> bitcoin/master 1967d2a Wladimir J. van der Laan: qt: Increase BLOCK_CHAIN_SIZE constants... 04:37 < bitcoin-git> bitcoin/master a9dd111 Wladimir J. van der Laan: Merge #10988: qt: Increase BLOCK_CHAIN_SIZE constants... 04:37 < bitcoin-git> [bitcoin] laanwj closed pull request #10988: qt: Increase BLOCK_CHAIN_SIZE constants (master...2017_08_qt_block_chain_size) https://github.com/bitcoin/bitcoin/pull/10988 04:40 < luke-jr> oh well, kinda independent from this PR since it's not touching that relationship 04:56 < wumpus> yeah 05:09 -!- John [5dc27b67@gateway/web/freenode/ip.93.194.123.103] has joined #bitcoin-core-dev 05:10 < John> hi 05:10 < John> oh yay i can talk here 05:10 < John> is this the place where the "non segwit" guys hang out? 05:10 -!- mode/#bitcoin-core-dev [+o wumpus] by ChanServ 05:10 < John> oh 05:10 < John> i guess now wumpus 05:10 < John> *not 05:11 -!- mode/#bitcoin-core-dev [+b *!*@gateway/web/freenode/ip.93.194.123.103] by wumpus 05:11 -!- John was kicked from #bitcoin-core-dev by wumpus [Kindergarten is elsewhere!] 05:11 -!- mode/#bitcoin-core-dev [-o wumpus] by ChanServ 05:12 < wumpus> sigh, just what we needed, that guy here too 05:26 < gmaxwell> [Offtopic] If any of you have been using vanitygen with a patch that makes it produce compressed keys, beware, 1/256 private keys it outputs are corrupted. The corruption is recoverable, with a bit of bruteforcing. 05:26 < gmaxwell> Symptom is that bitcoin core rejects the private keys as invalid, which they are. 05:26 < gmaxwell> If you become a victim of this or know someonw who is, just tell me I can tell you how to recover. 05:30 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #bitcoin-core-dev 06:26 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has quit [Remote host closed the connection] 06:32 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has joined #bitcoin-core-dev 06:34 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 06:35 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Remote host closed the connection] 06:38 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 06:40 -!- JackH [~laptop@host-80-43-141-94.as13285.net] has quit [Ping timeout: 255 seconds] 06:52 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 07:16 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 07:23 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 07:25 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 08:00 -!- LampTreadStone07 [~androirc@2602:306:cf70:cb0:799a:48f3:b48e:4ccd] has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )] 08:08 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 08:14 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 08:23 -!- marcoagner [~user@177.41.204.174] has joined #bitcoin-core-dev 08:24 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 255 seconds] 08:37 -!- JackH [~laptop@host-80-43-141-189.as13285.net] has joined #bitcoin-core-dev 08:37 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 08:41 -!- Deacydal [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 08:44 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has quit [Ping timeout: 260 seconds] 08:53 -!- JackH [~laptop@host-80-43-141-189.as13285.net] has quit [Ping timeout: 240 seconds] 08:56 -!- LeMiner [~LeMiner@5ED1AFBF.cm-7-2c.dynamic.ziggo.nl] has quit [Changing host] 08:56 -!- LeMiner [~LeMiner@unaffiliated/leminer] has joined #bitcoin-core-dev 08:58 -!- http_GK1wmSU [~deep-book@212.83.139.210] has joined #bitcoin-core-dev 09:00 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Read error: Connection reset by peer] 09:01 -!- http_GK1wmSU [~deep-book@212.83.139.210] has left #bitcoin-core-dev [] 09:02 -!- JackH [~laptop@host-80-43-141-189.as13285.net] has joined #bitcoin-core-dev 09:11 -!- JackH [~laptop@host-80-43-141-189.as13285.net] has quit [Ping timeout: 240 seconds] 09:14 -!- JackH [~laptop@host-80-43-141-189.as13285.net] has joined #bitcoin-core-dev 09:22 -!- JackH [~laptop@host-80-43-141-189.as13285.net] has quit [Ping timeout: 240 seconds] 09:30 -!- btcdrak [uid239175@gateway/web/irccloud.com/x-qgifodtoopaanbrn] has joined #bitcoin-core-dev 09:32 -!- Stacey [~Stacey@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-dev 09:33 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has quit [Ping timeout: 246 seconds] 09:36 -!- JackH [~laptop@host-80-43-141-200.as13285.net] has joined #bitcoin-core-dev 09:37 -!- Stacey [~Stacey@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 268 seconds] 09:42 -!- JackH_ [~laptop@host-80-43-141-200.as13285.net] has joined #bitcoin-core-dev 09:44 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has joined #bitcoin-core-dev 09:45 -!- JackH [~laptop@host-80-43-141-200.as13285.net] has quit [Ping timeout: 240 seconds] 09:56 -!- JackH_ [~laptop@host-80-43-141-200.as13285.net] has quit [Quit: Leaving] 09:56 -!- JackH [~laptop@host-80-43-141-200.as13285.net] has joined #bitcoin-core-dev 09:58 < bitcoin-git> [bitcoin] ajtowns opened pull request #10994: Add option to avoid warning on certain network upgrades (master...ignore-vbits) https://github.com/bitcoin/bitcoin/pull/10994 10:01 -!- tiagotrs [~tiago@unaffiliated/tiagotrs] has joined #bitcoin-core-dev 10:02 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 10:49 -!- Deacydal [~Deacyde@unaffiliated/deacyde] has quit [Read error: Connection reset by peer] 10:49 < bitcoin-git> [bitcoin] TheBlueMatt opened pull request #10995: Fix resendwallettransactions assert failure if -walletbroadcast=0 (master...2018-08-walletbroadcast-assert) https://github.com/bitcoin/bitcoin/pull/10995 10:50 -!- To7 [~theo@2604:2000:1382:b7:6575:522f:15a0:de52] has joined #bitcoin-core-dev 10:56 < bitcoin-git> [bitcoin] ajtowns opened pull request #10996: [WIP] Add per-network config file network.conf (master...netconf) https://github.com/bitcoin/bitcoin/pull/10996 10:57 -!- tiagotrs [~tiago@unaffiliated/tiagotrs] has quit [Ping timeout: 240 seconds] 11:04 -!- tiagotrs [~tiago@pD9FD612F.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 11:07 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 11:10 -!- praxeology1 [~praxeolog@cpe-76-187-72-181.tx.res.rr.com] has joined #bitcoin-core-dev 11:13 -!- praxeology [~praxeolog@unaffiliated/praxeology] has quit [Ping timeout: 240 seconds] 11:15 -!- praxeology [~praxeolog@cpe-76-187-72-181.tx.res.rr.com] has joined #bitcoin-core-dev 11:16 -!- praxeology [~praxeolog@cpe-76-187-72-181.tx.res.rr.com] has left #bitcoin-core-dev [] 11:18 -!- praxeology1 [~praxeolog@cpe-76-187-72-181.tx.res.rr.com] has quit [Ping timeout: 276 seconds] 11:19 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 11:29 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 11:32 -!- tiagotrs [~tiago@pD9FD612F.dip0.t-ipconnect.de] has quit [Quit: leaving] 11:38 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Read error: Connection reset by peer] 11:46 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 11:51 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 240 seconds] 11:56 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 12:02 < arubi> oh man please ^^ 12:06 < sipa> ? 12:13 < jonasschnelli> What's the reason to not build bench via gitian? 12:13 < jonasschnelli> https://github.com/bitcoin/bitcoin/pull/8175 12:13 < jonasschnelli> #8175 12:13 < gribble> https://github.com/bitcoin/bitcoin/issues/8175 | gitian: Add --disable-bench to config flags for windows by laanwj · Pull Request #8175 · bitcoin/bitcoin · GitHub 12:15 < wumpus> at the time, bench was completely useless 12:16 < wumpus> it had one (example) benchmark 12:16 < wumpus> we could discuss re-adding it to the distribution in 0.16 as that has changed 12:17 < jonasschnelli> wumpus: I think it would worth ship it.. 12:18 < arubi> sipa, would be cool to have the .conf file per network. I do this now with shell functions and I'd love if it would be a part of the original bitcoin.conf. makes it much simpler to version control 12:18 < sipa> oh, absolutely 12:19 < wumpus> .conf file per network is not only cool, it is necessary for network config, e.g. if you currently bind a specific rpcport or p2p port, you can't use the other networks anymore 12:20 < wumpus> also if you want to use a proxy for mainnet, but not, say, for testnet, that's not possible currently 12:22 < arubi> right, what's going on now is that I might have a special client running on both testnet and regtest, now I need two names for it, one that's like testnet-cli and and another is regtest-cli. I can do the conf stuff in the function and common stuff in .conf, but that branching happening one level above is awesome 12:22 < wumpus> yes 12:38 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #bitcoin-core-dev 12:41 -!- To7 [~theo@2604:2000:1382:b7:6575:522f:15a0:de52] has quit [Ping timeout: 255 seconds] 12:47 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Quit: Leaving] 13:12 -!- Deacyde is now known as PickleRick 13:12 -!- PickleRick is now known as RicklePick 13:22 -!- JackH [~laptop@host-80-43-141-200.as13285.net] has quit [Ping timeout: 276 seconds] 13:29 -!- JackH [~laptop@host-80-43-141-200.as13285.net] has joined #bitcoin-core-dev 13:41 -!- ula [~kvirc@b2b-78-94-11-194.unitymedia.biz] has joined #bitcoin-core-dev 14:07 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 14:31 -!- Deacydal [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 14:35 -!- RicklePick [~Deacyde@unaffiliated/deacyde] has quit [Ping timeout: 276 seconds] 14:41 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 14:42 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 14:54 -!- d33pb00k-GK1wmSU [~Pyatibrat@23.27.18.240] has joined #bitcoin-core-dev 14:56 -!- d33pb00k-GK1wmSU [~Pyatibrat@23.27.18.240] has left #bitcoin-core-dev [] 14:57 -!- Deacyded [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 15:01 -!- Deacydal [~Deacyde@unaffiliated/deacyde] has quit [Ping timeout: 276 seconds] 15:01 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 15:04 -!- Deacyded [~Deacyde@unaffiliated/deacyde] has quit [Ping timeout: 276 seconds] 15:20 -!- fydel [~quassel@204.12.217.226] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] 15:20 -!- fydel [~quassel@204.12.217.226] has joined #bitcoin-core-dev 15:24 -!- Yogaqueef [~textual@dsl-hkibng42-5673c3-32.dhcp.inet.fi] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 15:41 -!- fydel [~quassel@204.12.217.226] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] 15:41 -!- fydel [~quassel@204.12.217.226] has joined #bitcoin-core-dev 15:45 -!- To7 [~theo@2604:2000:1382:b7:6575:522f:15a0:de52] has joined #bitcoin-core-dev 16:02 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 260 seconds] 16:03 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 16:05 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 16:10 -!- fydel [~quassel@204.12.217.226] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] 16:11 -!- fydel [~quassel@204.12.217.226] has joined #bitcoin-core-dev 16:11 -!- fydel [~quassel@204.12.217.226] has quit [Changing host] 16:11 -!- fydel [~quassel@unaffiliated/fydel] has joined #bitcoin-core-dev 16:50 -!- Deacydal [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 16:54 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has quit [Ping timeout: 276 seconds] 17:14 -!- JackH [~laptop@host-80-43-141-200.as13285.net] has quit [Ping timeout: 240 seconds] 17:23 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has quit [Remote host closed the connection] 17:23 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has joined #bitcoin-core-dev 17:44 < luke-jr> feels like a waste of time to debate bit 5/7 disconnection. we all know ~nobody supports it and it's never going to happen anyway.. 17:57 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-jenocvyrjpsqfnlk] has quit [Quit: Connection closed for inactivity] 18:19 -!- unholymachine [~quassel@2601:8c:c003:9f16:3569:76d9:d039:c287] has quit [Remote host closed the connection] 18:20 -!- unholymachine [~quassel@2601:8c:c003:9f16:89a5:cd7e:95f4:fee7] has joined #bitcoin-core-dev 18:41 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:42 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 18:45 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:48 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 19:38 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has quit [Ping timeout: 255 seconds] 19:40 -!- neatnik [~adam@216.200.116.208] has quit [Remote host closed the connection] 19:41 -!- davec [~davec@cpe-24-243-249-218.hot.res.rr.com] has joined #bitcoin-core-dev 19:49 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 276 seconds] 19:54 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 20:09 -!- jannes [~jannes@095-097-246-234.static.chello.nl] has quit [Quit: Leaving] 20:32 -!- juscamarena_ [~justin@47.148.176.74] has quit [Ping timeout: 260 seconds] 20:35 -!- Deacyded [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 20:37 -!- Deacydal [~Deacyde@unaffiliated/deacyde] has quit [Ping timeout: 240 seconds] 20:39 < gmaxwell> luke-jr: your message is unclear. 20:39 < luke-jr> ? 20:40 < gmaxwell> 17:44:30 < luke-jr> feels like a waste of time to debate bit 5/7 disconnection. we all know ~nobody supports it and it's never going to happen anyway.. 20:40 < gmaxwell> what is it? 20:40 < luke-jr> Sw2x 20:40 < gmaxwell> ah ha! 20:40 < gmaxwell> sipa: I win the bet. 20:40 < luke-jr> O.o 20:40 < gmaxwell> luke-jr: perahps but there is still ABC and an ounce of prevention is worth a pound of cure. 20:40 < sipa> luke-jr: my guess was that you were talking about the disconnection 20:41 < gmaxwell> which made no sense. 20:41 < gmaxwell> the discussion is also an oppturnity to make it clear that Bitcoin developers don't support s2x... there are still some people going along spreading the idea that we'll somehow be going along with it. 20:43 -!- juscamarena_ [~justin@47.148.176.74] has joined #bitcoin-core-dev 20:50 < bryyan> is this just for bitcoind stuff, or would questions involving new implementations of bitcoind be valid 20:51 < bryyan> like for example a C version that uses less processor intensive means then json for communication 21:35 -!- unholymachine [~quassel@2601:8c:c003:9f16:89a5:cd7e:95f4:fee7] has quit [Remote host closed the connection] 21:36 -!- Deacydal [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 21:40 -!- Deacyded [~Deacyde@unaffiliated/deacyde] has quit [Ping timeout: 276 seconds] 21:42 -!- sam_c [~sam_c@gateway/tor-sasl/stanley] has quit [Ping timeout: 248 seconds] 21:51 -!- sam_c [~sam_c@gateway/tor-sasl/stanley] has joined #bitcoin-core-dev 21:58 -!- sam_c [~sam_c@gateway/tor-sasl/stanley] has quit [Remote host closed the connection] 22:00 -!- sam_c [~sam_c@gateway/tor-sasl/stanley] has joined #bitcoin-core-dev 22:01 -!- Austindoggie [~austindog@2600:380:4639:6945:69cc:9bd0:47e1:2c4a] has joined #bitcoin-core-dev 22:06 -!- sam_c [~sam_c@gateway/tor-sasl/stanley] has quit [Remote host closed the connection] 22:07 -!- sam_c [~sam_c@gateway/tor-sasl/stanley] has joined #bitcoin-core-dev 22:14 -!- Austindoggie_ [~austindog@2600:380:4639:6945:69cc:9bd0:47e1:2c4a] has joined #bitcoin-core-dev 22:16 -!- Austindoggie [~austindog@2600:380:4639:6945:69cc:9bd0:47e1:2c4a] has quit [Remote host closed the connection] 22:16 -!- Austindoggie_ [~austindog@2600:380:4639:6945:69cc:9bd0:47e1:2c4a] has quit [Client Quit] 22:16 -!- Austindoggie_ [~austindog@2600:380:4639:6945:69cc:9bd0:47e1:2c4a] has joined #bitcoin-core-dev 22:19 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 22:19 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 22:27 -!- juscamarena_ [~justin@47.148.176.74] has quit [Ping timeout: 240 seconds] 22:29 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 248 seconds] 22:32 -!- bosh [~austindog@2600:380:4639:6945:69cc:9bd0:47e1:2c4a] has joined #bitcoin-core-dev 22:33 -!- Austindoggie_ [~austindog@2600:380:4639:6945:69cc:9bd0:47e1:2c4a] has quit [Remote host closed the connection] 22:37 -!- DoubleUrCoins [46d3969b@gateway/web/freenode/ip.70.211.150.155] has joined #bitcoin-core-dev 22:50 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 260 seconds] 22:50 -!- DoubleUrCoins [46d3969b@gateway/web/freenode/ip.70.211.150.155] has left #bitcoin-core-dev [] 22:53 -!- Austindoggie_ [~austindog@2602:306:8343:1cc0:985c:f7f0:7b3d:5d55] has joined #bitcoin-core-dev 22:58 -!- bosh [~austindog@2600:380:4639:6945:69cc:9bd0:47e1:2c4a] has quit [Ping timeout: 276 seconds] 23:00 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 23:01 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 23:17 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 23:34 -!- eck [~eck@fsf/member/eck] has quit [Quit: bye] 23:35 -!- eck [~eck@fsf/member/eck] has joined #bitcoin-core-dev 23:36 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 23:39 -!- Deacydal [~Deacyde@unaffiliated/deacyde] has quit [Ping timeout: 276 seconds] 23:43 -!- tunafizz [tunafizz@c-71-207-56-72.hsd1.pa.comcast.net] has quit [Ping timeout: 240 seconds] 23:43 -!- tunafizz [~tuna@c-71-207-56-72.hsd1.pa.comcast.net] has joined #bitcoin-core-dev 23:43 -!- tunafizz is now known as Guest9532 23:58 -!- yuriandropov [~1chaoren@104-60-97-22.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 23:58 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-jljnrpkjbuevdyhq] has joined #bitcoin-core-dev 23:59 < wumpus> bryyan: this channel is specifically for "bitcoin core", the c++ implementation, it has a very narrow scope on purpose to make sure the scrollback is relevant to the devs here