12017-08-05T00:03:44 *** LeMiner2 has joined #bitcoin-core-dev
22017-08-05T00:06:04 *** LeMiner has quit IRC
32017-08-05T00:06:04 *** LeMiner2 is now known as LeMiner
42017-08-05T00:09:34 *** chjj has quit IRC
52017-08-05T00:10:05 *** chjj has joined #bitcoin-core-dev
62017-08-05T00:10:52 *** AaronvanW has joined #bitcoin-core-dev
72017-08-05T00:13:32 *** Aaronvan_ has quit IRC
82017-08-05T00:14:22 *** chjj has quit IRC
92017-08-05T00:14:46 *** chjj has joined #bitcoin-core-dev
102017-08-05T00:20:11 *** justanotheruser has quit IRC
112017-08-05T00:39:57 *** Chris_Stewart_5 has quit IRC
122017-08-05T00:50:35 *** vicenteH has quit IRC
132017-08-05T00:50:47 *** vicenteH has joined #bitcoin-core-dev
142017-08-05T00:53:49 *** adiabat has quit IRC
152017-08-05T00:55:51 *** ekerstein has joined #bitcoin-core-dev
162017-08-05T01:00:07 *** AaronvanW has quit IRC
172017-08-05T01:02:00 *** adiabat has joined #bitcoin-core-dev
182017-08-05T01:21:09 *** Murch has joined #bitcoin-core-dev
192017-08-05T01:57:55 *** chjj has quit IRC
202017-08-05T02:02:01 *** Chris_Stewart_5 has joined #bitcoin-core-dev
212017-08-05T02:09:02 *** LampTreadStone07 has joined #bitcoin-core-dev
222017-08-05T02:10:49 *** ekerstein has quit IRC
232017-08-05T02:34:41 *** chjj has joined #bitcoin-core-dev
242017-08-05T02:36:28 *** chjj has quit IRC
252017-08-05T02:36:29 *** chjj has joined #bitcoin-core-dev
262017-08-05T03:00:35 *** Ylbam has quit IRC
272017-08-05T04:20:19 *** justanotheruser has joined #bitcoin-core-dev
282017-08-05T04:20:45 *** justanotheruser has joined #bitcoin-core-dev
292017-08-05T04:29:22 *** marcoagner has quit IRC
302017-08-05T04:30:53 *** discreteunit has joined #bitcoin-core-dev
312017-08-05T04:52:01 *** discreteunit has quit IRC
322017-08-05T04:54:57 *** tunafizz has quit IRC
332017-08-05T04:55:41 *** tunafizz has joined #bitcoin-core-dev
342017-08-05T04:56:03 *** tunafizz is now known as Guest16236
352017-08-05T04:56:07 *** Guest16236 is now known as tunafizz
362017-08-05T05:01:29 *** Murch has joined #bitcoin-core-dev
372017-08-05T05:27:24 *** btcdrak has quit IRC
382017-08-05T05:31:48 *** Chris_Stewart_5 has quit IRC
392017-08-05T05:37:24 *** Murch has quit IRC
402017-08-05T05:41:10 *** Deacyde has quit IRC
412017-08-05T05:42:47 *** Deacyde has joined #bitcoin-core-dev
422017-08-05T07:03:02 *** d9b4bef9 has quit IRC
432017-08-05T07:04:08 *** d9b4bef9 has joined #bitcoin-core-dev
442017-08-05T07:13:10 *** kernelstack has joined #bitcoin-core-dev
452017-08-05T07:20:43 *** kernelstack has quit IRC
462017-08-05T07:30:11 *** kernelstack has joined #bitcoin-core-dev
472017-08-05T07:35:43 <kernelstack> -help
482017-08-05T07:35:55 *** kernelstack has left #bitcoin-core-dev
492017-08-05T07:36:28 <kernelstack> -help
502017-08-05T07:37:34 <kernelstack> help
512017-08-05T07:37:34 <luke-jr> IRC doesn't work like that.
522017-08-05T07:37:40 <luke-jr> it's a chat, not a command line
532017-08-05T07:39:14 <sipa> luke-jr: are you a program?
542017-08-05T07:39:45 <luke-jr> no?
552017-08-05T07:40:00 <luke-jr> O.o
562017-08-05T08:35:16 *** AaronvanW has joined #bitcoin-core-dev
572017-08-05T08:41:22 *** AaronvanW has quit IRC
582017-08-05T08:41:39 *** AaronvanW has joined #bitcoin-core-dev
592017-08-05T09:34:29 *** tucenaber has quit IRC
602017-08-05T09:34:52 *** tucenaber has joined #bitcoin-core-dev
612017-08-05T10:08:24 <MarcoFalke> luke-jr: I think you need "libprotobuf-dev protobuf-compiler libdbus-1-dev libxi-dev libaudio-dev"
622017-08-05T10:08:34 <MarcoFalke> Though, this is not sufficient
632017-08-05T10:08:39 <MarcoFalke> I gave up after those
642017-08-05T10:10:49 <luke-jr> hmm
652017-08-05T10:11:02 *** Ylbam has joined #bitcoin-core-dev
662017-08-05T10:12:19 <luke-jr> I wonder if I should make this just not use any of depends/?
672017-08-05T10:12:33 <luke-jr> although the Ubuntu is too old for univalue :/
682017-08-05T10:12:48 <luke-jr> I guess that's not part of depends though
692017-08-05T10:13:58 <sipa> luke-jr: context?
702017-08-05T10:14:10 <luke-jr> sipa: Qt4 Travis build, #7142
712017-08-05T10:14:11 <gribble> https://github.com/bitcoin/bitcoin/issues/7142 | Travis: Test build against system Qt4 by luke-jr · Pull Request #7142 · bitcoin/bitcoin · GitHub
722017-08-05T10:14:18 <sipa> ah, yes
732017-08-05T10:24:52 <MarcoFalke> The issue after adding the packages I mentioned above is:
742017-08-05T10:24:54 <MarcoFalke> test_bitcoin-qt: cannot connect to X server
752017-08-05T10:25:41 <luke-jr> hmm
762017-08-05T10:25:48 <luke-jr> How did we get around that with Qt5?
772017-08-05T10:27:04 <luke-jr> looks like building Qt for QPA instead of X11
782017-08-05T10:35:49 *** Yogaqueef has joined #bitcoin-core-dev
792017-08-05T10:50:13 <wumpus> sipa: yeah no problem, I somehow expect XP not to be much of an issue anymore after wannacry
802017-08-05T10:50:47 <wumpus> people that were still running that, despite repeatedly being told not to use it for bitcoin, have probably lost their coins
812017-08-05T10:53:00 <luke-jr> if we can get the I/O prioritisation stuff merged, we can terminate XP support completely..
822017-08-05T10:56:51 <wumpus> let's do that in 0.16
832017-08-05T10:59:23 <wumpus> but good point, dropping XP support will also allow bumping the API version, which will allow some new things
842017-08-05T11:01:03 <wumpus> luke-jr: it's using a windowless platform for testing
852017-08-05T11:01:21 * wumpus sighs at qt4
862017-08-05T11:01:30 <luke-jr> Qt4 seems to have it, just not in Ubuntu XD
872017-08-05T11:02:27 <wumpus> I'd say just disable the test that requires a window for qt4
882017-08-05T11:12:32 *** JackH has joined #bitcoin-core-dev
892017-08-05T11:13:56 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e222618a32a1...d896d5cc4274
902017-08-05T11:13:56 <bitcoin-git> bitcoin/master 8842d1a Pieter Wuille: Add undocumented -forcecompactdb to force LevelDB compactions
912017-08-05T11:13:57 <bitcoin-git> bitcoin/master d896d5c Wladimir J. van der Laan: Merge #10985: Add undocumented -forcecompactdb to force LevelDB compactions...
922017-08-05T11:14:38 <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
932017-08-05T11:15:23 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d896d5cc4274...2361208424de
942017-08-05T11:15:23 <bitcoin-git> bitcoin/master b1973d6 Pieter Wuille: Update chain transaction statistics
952017-08-05T11:15:24 <bitcoin-git> bitcoin/master 2361208 Wladimir J. van der Laan: Merge #10986: Update chain transaction statistics...
962017-08-05T11:15:47 <luke-jr> wumpus: but xvfb is pretty simple..
972017-08-05T11:15:58 <bitcoin-git> [bitcoin] laanwj closed pull request #10986: Update chain transaction statistics (master...20170803_txstats) https://github.com/bitcoin/bitcoin/pull/10986
982017-08-05T11:19:11 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2361208424de...88b1e4bc0e36
992017-08-05T11:19:11 <bitcoin-git> bitcoin/master 9baca41 Cory Fields: build: always attempt to enable targeted sse42 cxxflags...
1002017-08-05T11:19:12 <bitcoin-git> bitcoin/master 88b1e4b Wladimir J. van der Laan: Merge #10971: build: fix missing sse42 in depends builds...
1012017-08-05T11:19:46 <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
1022017-08-05T11:23:51 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/88b1e4bc0e36...02f4c4a42e94
1032017-08-05T11:23:51 <bitcoin-git> bitcoin/master 11dd29b practicalswift: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest& request)...
1042017-08-05T11:23:52 <bitcoin-git> bitcoin/master 02f4c4a Wladimir J. van der Laan: Merge #10977: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest&)...
1052017-08-05T11:24:21 <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
1062017-08-05T11:28:49 <wumpus> xvfb is 'simple', but it is another external dependency
1072017-08-05T11:29:39 <wumpus> at least 'make check' tests should be self-contained
1082017-08-05T11:32:25 <luke-jr> it's not like it's a real dependency O.o
1092017-08-05T11:32:35 <luke-jr> only pulled in for Travis basically
1102017-08-05T11:33:55 <wumpus> or when people want to run make check locally, the tests aren't just for travis
1112017-08-05T11:34:34 <wumpus> they shouldn't be required to set up an x server to run the tests
1122017-08-05T11:36:31 *** SopaXorzTaker has joined #bitcoin-core-dev
1132017-08-05T11:37:15 <bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/02f4c4a42e94...a9dd11144152
1142017-08-05T11:37:15 <bitcoin-git> bitcoin/master 1967d2a Wladimir J. van der Laan: qt: Increase BLOCK_CHAIN_SIZE constants...
1152017-08-05T11:37:16 <bitcoin-git> bitcoin/master a9dd111 Wladimir J. van der Laan: Merge #10988: qt: Increase BLOCK_CHAIN_SIZE constants...
1162017-08-05T11:37:53 <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
1172017-08-05T11:40:31 <luke-jr> oh well, kinda independent from this PR since it's not touching that relationship
1182017-08-05T11:56:25 <wumpus> yeah
1192017-08-05T12:09:43 *** John has joined #bitcoin-core-dev
1202017-08-05T12:10:07 <John> hi
1212017-08-05T12:10:11 <John> oh yay i can talk here
1222017-08-05T12:10:42 <John> is this the place where the "non segwit" guys hang out?
1232017-08-05T12:10:48 *** ChanServ sets mode: +o wumpus
1242017-08-05T12:10:52 <John> oh
1252017-08-05T12:10:56 <John> i guess now wumpus
1262017-08-05T12:10:58 <John> *not
1272017-08-05T12:11:05 *** wumpus sets mode: +b *!*@gateway/web/freenode/ip.93.194.123.103
1282017-08-05T12:11:11 *** John was kicked by wumpus (Kindergarten is elsewhere!)
1292017-08-05T12:11:16 *** ChanServ sets mode: -o wumpus
1302017-08-05T12:12:44 <wumpus> sigh, just what we needed, that guy here too
1312017-08-05T12:26:11 <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.
1322017-08-05T12:26:26 <gmaxwell> Symptom is that bitcoin core rejects the private keys as invalid, which they are.
1332017-08-05T12:26:46 <gmaxwell> If you become a victim of this or know someonw who is, just tell me I can tell you how to recover.
1342017-08-05T12:30:58 *** rafalcpp has joined #bitcoin-core-dev
1352017-08-05T13:26:24 *** intcat has quit IRC
1362017-08-05T13:32:38 *** intcat has joined #bitcoin-core-dev
1372017-08-05T13:34:14 *** Guyver2 has joined #bitcoin-core-dev
1382017-08-05T13:35:54 *** Guyver2 has quit IRC
1392017-08-05T13:38:29 *** Guyver2 has joined #bitcoin-core-dev
1402017-08-05T13:40:57 *** JackH has quit IRC
1412017-08-05T13:52:06 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1422017-08-05T14:16:28 *** laurentmt has joined #bitcoin-core-dev
1432017-08-05T14:23:25 *** laurentmt has quit IRC
1442017-08-05T14:25:17 *** laurentmt has joined #bitcoin-core-dev
1452017-08-05T15:00:29 *** LampTreadStone07 has quit IRC
1462017-08-05T15:08:51 *** owowo has joined #bitcoin-core-dev
1472017-08-05T15:14:13 *** laurentmt has quit IRC
1482017-08-05T15:23:56 *** marcoagner has joined #bitcoin-core-dev
1492017-08-05T15:24:32 *** Chris_Stewart_5 has quit IRC
1502017-08-05T15:37:12 *** JackH has joined #bitcoin-core-dev
1512017-08-05T15:37:57 *** Chris_Stewart_5 has joined #bitcoin-core-dev
1522017-08-05T15:41:54 *** Deacydal has joined #bitcoin-core-dev
1532017-08-05T15:44:32 *** Deacyde has quit IRC
1542017-08-05T15:53:28 *** JackH has quit IRC
1552017-08-05T15:56:36 *** LeMiner has quit IRC
1562017-08-05T15:56:36 *** LeMiner has joined #bitcoin-core-dev
1572017-08-05T15:58:50 *** http_GK1wmSU has joined #bitcoin-core-dev
1582017-08-05T16:00:29 *** PaulCapestany has quit IRC
1592017-08-05T16:01:42 *** http_GK1wmSU has left #bitcoin-core-dev
1602017-08-05T16:02:10 *** JackH has joined #bitcoin-core-dev
1612017-08-05T16:11:27 *** JackH has quit IRC
1622017-08-05T16:14:48 *** JackH has joined #bitcoin-core-dev
1632017-08-05T16:22:10 *** JackH has quit IRC
1642017-08-05T16:30:25 *** btcdrak has joined #bitcoin-core-dev
1652017-08-05T16:32:25 *** Stacey has joined #bitcoin-core-dev
1662017-08-05T16:33:31 *** davec has quit IRC
1672017-08-05T16:36:45 *** JackH has joined #bitcoin-core-dev
1682017-08-05T16:37:23 *** Stacey has quit IRC
1692017-08-05T16:42:13 *** JackH_ has joined #bitcoin-core-dev
1702017-08-05T16:44:47 *** davec has joined #bitcoin-core-dev
1712017-08-05T16:45:35 *** JackH has quit IRC
1722017-08-05T16:56:22 *** JackH_ has quit IRC
1732017-08-05T16:56:42 *** JackH has joined #bitcoin-core-dev
1742017-08-05T16:58:41 <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
1752017-08-05T17:01:39 *** tiagotrs has joined #bitcoin-core-dev
1762017-08-05T17:02:10 *** SopaXorzTaker has quit IRC
1772017-08-05T17:49:14 *** Deacydal has quit IRC
1782017-08-05T17:49:57 <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
1792017-08-05T17:50:41 *** To7 has joined #bitcoin-core-dev
1802017-08-05T17:56:10 <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
1812017-08-05T17:57:40 *** tiagotrs has quit IRC
1822017-08-05T18:04:36 *** tiagotrs has joined #bitcoin-core-dev
1832017-08-05T18:07:50 *** Deacyde has joined #bitcoin-core-dev
1842017-08-05T18:10:24 *** praxeology1 has joined #bitcoin-core-dev
1852017-08-05T18:13:40 *** praxeology has quit IRC
1862017-08-05T18:15:09 *** praxeology has joined #bitcoin-core-dev
1872017-08-05T18:16:11 *** praxeology has left #bitcoin-core-dev
1882017-08-05T18:18:07 *** praxeology1 has quit IRC
1892017-08-05T18:19:42 *** Chris_Stewart_5 has quit IRC
1902017-08-05T18:29:20 *** SopaXorzTaker has joined #bitcoin-core-dev
1912017-08-05T18:32:53 *** tiagotrs has quit IRC
1922017-08-05T18:38:31 *** owowo has quit IRC
1932017-08-05T18:46:36 *** owowo has joined #bitcoin-core-dev
1942017-08-05T18:51:05 *** owowo has quit IRC
1952017-08-05T18:56:07 *** owowo has joined #bitcoin-core-dev
1962017-08-05T19:02:51 <arubi> oh man please ^^
1972017-08-05T19:06:46 <sipa> ?
1982017-08-05T19:13:19 <jonasschnelli> What's the reason to not build bench via gitian?
1992017-08-05T19:13:20 <jonasschnelli> https://github.com/bitcoin/bitcoin/pull/8175
2002017-08-05T19:13:49 <jonasschnelli> #8175
2012017-08-05T19:13:50 <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
2022017-08-05T19:15:56 <wumpus> at the time, bench was completely useless
2032017-08-05T19:16:21 <wumpus> it had one (example) benchmark
2042017-08-05T19:16:30 <wumpus> we could discuss re-adding it to the distribution in 0.16 as that has changed
2052017-08-05T19:17:49 <jonasschnelli> wumpus: I think it would worth ship it..
2062017-08-05T19:18:06 <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
2072017-08-05T19:18:21 <sipa> oh, absolutely
2082017-08-05T19:19:52 <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
2092017-08-05T19:20:34 <wumpus> also if you want to use a proxy for mainnet, but not, say, for testnet, that's not possible currently
2102017-08-05T19:22:27 <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
2112017-08-05T19:22:43 <wumpus> yes
2122017-08-05T19:38:59 *** PaulCapestany has joined #bitcoin-core-dev
2132017-08-05T19:41:23 *** To7 has quit IRC
2142017-08-05T19:47:47 *** SopaXorzTaker has quit IRC
2152017-08-05T20:12:00 *** Deacyde is now known as PickleRick
2162017-08-05T20:12:19 *** PickleRick is now known as RicklePick
2172017-08-05T20:22:55 *** JackH has quit IRC
2182017-08-05T20:29:21 *** JackH has joined #bitcoin-core-dev
2192017-08-05T20:41:32 *** ula has joined #bitcoin-core-dev
2202017-08-05T21:07:57 *** justanotheruser has quit IRC
2212017-08-05T21:31:06 *** Deacydal has joined #bitcoin-core-dev
2222017-08-05T21:35:04 *** RicklePick has quit IRC
2232017-08-05T21:41:07 *** Aaronvan_ has joined #bitcoin-core-dev
2242017-08-05T21:42:28 *** AaronvanW has quit IRC
2252017-08-05T21:54:17 *** d33pb00k-GK1wmSU has joined #bitcoin-core-dev
2262017-08-05T21:56:18 *** d33pb00k-GK1wmSU has left #bitcoin-core-dev
2272017-08-05T21:57:38 *** Deacyded has joined #bitcoin-core-dev
2282017-08-05T22:01:44 *** Deacydal has quit IRC
2292017-08-05T22:01:46 *** Deacyde has joined #bitcoin-core-dev
2302017-08-05T22:04:58 *** Deacyded has quit IRC
2312017-08-05T22:20:20 *** fydel has quit IRC
2322017-08-05T22:20:30 *** fydel has joined #bitcoin-core-dev
2332017-08-05T22:24:28 *** Yogaqueef has quit IRC
2342017-08-05T22:41:05 *** fydel has quit IRC
2352017-08-05T22:41:58 *** fydel has joined #bitcoin-core-dev
2362017-08-05T22:45:04 *** To7 has joined #bitcoin-core-dev
2372017-08-05T23:02:16 *** chjj has quit IRC
2382017-08-05T23:03:10 *** Guyver2 has quit IRC
2392017-08-05T23:05:34 *** chjj has joined #bitcoin-core-dev
2402017-08-05T23:10:26 *** fydel has quit IRC
2412017-08-05T23:11:27 *** fydel has joined #bitcoin-core-dev
2422017-08-05T23:11:59 *** fydel has joined #bitcoin-core-dev
2432017-08-05T23:50:54 *** Deacydal has joined #bitcoin-core-dev
2442017-08-05T23:54:49 *** Deacyde has quit IRC