1 2017-08-05 07:35:44	0|kernelstack|-help
 2 2017-08-05 07:36:28	0|kernelstack|-help
 3 2017-08-05 07:37:35	0|kernelstack|help
 4 2017-08-05 07:37:35	0|luke-jr|IRC doesn't work like that.
 5 2017-08-05 07:37:41	0|luke-jr|it's a chat, not a command line
 6 2017-08-05 07:39:15	0|sipa|luke-jr: are you a program?
 7 2017-08-05 07:39:45	0|luke-jr|no?
 8 2017-08-05 07:40:01	0|luke-jr|O.o
 9 2017-08-05 10:08:24	0|MarcoFalke|luke-jr: I think you need "libprotobuf-dev protobuf-compiler libdbus-1-dev libxi-dev libaudio-dev"
10 2017-08-05 10:08:34	0|MarcoFalke|Though, this is not sufficient
11 2017-08-05 10:08:39	0|MarcoFalke|I gave up after those
12 2017-08-05 10:10:50	0|luke-jr|hmm
13 2017-08-05 10:12:20	0|luke-jr|I wonder if I should make this just not use any of depends/?
14 2017-08-05 10:12:33	0|luke-jr|although the Ubuntu is too old for univalue :/
15 2017-08-05 10:12:48	0|luke-jr|I guess that's not part of depends though
16 2017-08-05 10:13:59	0|sipa|luke-jr: context?
17 2017-08-05 10:14:11	0|luke-jr|sipa: Qt4 Travis build, #7142
18 2017-08-05 10:14:12	0|gribble|https://github.com/bitcoin/bitcoin/issues/7142 | Travis: Test build against system Qt4 by luke-jr · Pull Request #7142 · bitcoin/bitcoin · GitHub
19 2017-08-05 10:14:19	0|sipa|ah, yes
20 2017-08-05 10:24:53	0|MarcoFalke|The issue after adding the packages I mentioned above is:
21 2017-08-05 10:24:55	0|MarcoFalke|test_bitcoin-qt: cannot connect to X server
22 2017-08-05 10:25:41	0|luke-jr|hmm
23 2017-08-05 10:25:48	0|luke-jr|How did we get around that with Qt5?
24 2017-08-05 10:27:05	0|luke-jr|looks like building Qt for QPA instead of X11
25 2017-08-05 10:50:14	0|wumpus|sipa: yeah no problem, I somehow expect XP not to be much of an issue anymore after wannacry
26 2017-08-05 10:50:48	0|wumpus|people that were still running that, despite repeatedly being told not to use it for bitcoin, have probably lost their coins
27 2017-08-05 10:53:00	0|luke-jr|if we can get the I/O prioritisation stuff merged, we can terminate XP support completely..
28 2017-08-05 10:56:52	0|wumpus|let's do that in 0.16
29 2017-08-05 10:59:24	0|wumpus|but good point, dropping XP support will also allow bumping the API version, which will allow some new things
30 2017-08-05 11:01:04	0|wumpus|luke-jr: it's using a windowless platform for testing
31 2017-08-05 11:01:31	0|luke-jr|Qt4 seems to have it, just not in Ubuntu XD
32 2017-08-05 11:02:28	0|wumpus|I'd say just disable the test that requires a window for qt4
33 2017-08-05 11:13:57	0|bitcoin-git|13bitcoin/06master 148842d1a 15Pieter Wuille: Add undocumented -forcecompactdb to force LevelDB compactions
34 2017-08-05 11:13:57	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/e222618a32a1...d896d5cc4274
35 2017-08-05 11:13:58	0|bitcoin-git|13bitcoin/06master 14d896d5c 15Wladimir J. van der Laan: Merge #10985: Add undocumented -forcecompactdb to force LevelDB compactions...
36 2017-08-05 11:14:39	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10985: Add undocumented -forcecompactdb to force LevelDB compactions (06master...0620170803_forcecompactdb) 02https://github.com/bitcoin/bitcoin/pull/10985
37 2017-08-05 11:15:24	0|bitcoin-git|13bitcoin/06master 14b1973d6 15Pieter Wuille: Update chain transaction statistics
38 2017-08-05 11:15:24	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/d896d5cc4274...2361208424de
39 2017-08-05 11:15:25	0|bitcoin-git|13bitcoin/06master 142361208 15Wladimir J. van der Laan: Merge #10986: Update chain transaction statistics...
40 2017-08-05 11:15:47	0|luke-jr|wumpus: but xvfb is pretty simple..
41 2017-08-05 11:15:59	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10986: Update chain transaction statistics (06master...0620170803_txstats) 02https://github.com/bitcoin/bitcoin/pull/10986
42 2017-08-05 11:19:12	0|bitcoin-git|13bitcoin/06master 149baca41 15Cory Fields: build: always attempt to enable targeted sse42 cxxflags...
43 2017-08-05 11:19:12	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/2361208424de...88b1e4bc0e36
44 2017-08-05 11:19:13	0|bitcoin-git|13bitcoin/06master 1488b1e4b 15Wladimir J. van der Laan: Merge #10971: build: fix missing sse42 in depends builds...
45 2017-08-05 11:19:47	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10971: build: fix missing sse42 in depends builds (06master...06fix-config-override) 02https://github.com/bitcoin/bitcoin/pull/10971
46 2017-08-05 11:23:52	0|bitcoin-git|13bitcoin/06master 1411dd29b 15practicalswift: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest& request)...
47 2017-08-05 11:23:52	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/88b1e4bc0e36...02f4c4a42e94
48 2017-08-05 11:23:53	0|bitcoin-git|13bitcoin/06master 1402f4c4a 15Wladimir J. van der Laan: Merge #10977: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest&)...
49 2017-08-05 11:24:22	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10977: [net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest&) (06master...06valgrind-getnetworkinfo) 02https://github.com/bitcoin/bitcoin/pull/10977
50 2017-08-05 11:28:50	0|wumpus|xvfb is 'simple', but it is another external dependency
51 2017-08-05 11:29:40	0|wumpus|at least 'make check' tests should be self-contained
52 2017-08-05 11:32:26	0|luke-jr|it's not like it's a real dependency O.o
53 2017-08-05 11:32:36	0|luke-jr|only pulled in for Travis basically
54 2017-08-05 11:33:56	0|wumpus|or when people want to run make check locally, the tests aren't just for travis
55 2017-08-05 11:34:35	0|wumpus|they shouldn't be required to set up an x server to run the tests
56 2017-08-05 11:37:16	0|bitcoin-git|13bitcoin/06master 141967d2a 15Wladimir J. van der Laan: qt: Increase BLOCK_CHAIN_SIZE constants...
57 2017-08-05 11:37:16	0|bitcoin-git|[13bitcoin] 15laanwj pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/02f4c4a42e94...a9dd11144152
58 2017-08-05 11:37:17	0|bitcoin-git|13bitcoin/06master 14a9dd111 15Wladimir J. van der Laan: Merge #10988: qt: Increase BLOCK_CHAIN_SIZE constants...
59 2017-08-05 11:37:54	0|bitcoin-git|[13bitcoin] 15laanwj closed pull request #10988: qt: Increase BLOCK_CHAIN_SIZE constants (06master...062017_08_qt_block_chain_size) 02https://github.com/bitcoin/bitcoin/pull/10988
60 2017-08-05 11:40:32	0|luke-jr|oh well, kinda independent from this PR since it's not touching that relationship
61 2017-08-05 11:56:26	0|wumpus|yeah
62 2017-08-05 12:10:07	0|John|hi
63 2017-08-05 12:10:12	0|John|oh yay i can talk here
64 2017-08-05 12:10:43	0|John|is this the place where the "non segwit" guys hang out?
65 2017-08-05 12:10:53	0|John|oh
66 2017-08-05 12:10:57	0|John|i guess now wumpus
67 2017-08-05 12:10:59	0|John|*not
68 2017-08-05 12:12:44	0|wumpus|sigh, just what we needed, that guy here too
69 2017-08-05 12:26:12	0|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.
70 2017-08-05 12:26:27	0|gmaxwell|Symptom is that bitcoin core rejects the private keys as invalid, which they are.
71 2017-08-05 12:26:47	0|gmaxwell|If you become a victim of this or know someonw who is, just tell me I can tell you how to recover.
72 2017-08-05 16:58:42	0|bitcoin-git|[13bitcoin] 15ajtowns opened pull request #10994: Add option to avoid warning on certain network upgrades (06master...06ignore-vbits) 02https://github.com/bitcoin/bitcoin/pull/10994
73 2017-08-05 17:49:58	0|bitcoin-git|[13bitcoin] 15TheBlueMatt opened pull request #10995: Fix resendwallettransactions assert failure if -walletbroadcast=0 (06master...062018-08-walletbroadcast-assert) 02https://github.com/bitcoin/bitcoin/pull/10995
74 2017-08-05 17:56:11	0|bitcoin-git|[13bitcoin] 15ajtowns opened pull request #10996: [WIP] Add per-network config file network.conf (06master...06netconf) 02https://github.com/bitcoin/bitcoin/pull/10996
75 2017-08-05 19:02:52	0|arubi|oh man please ^^
76 2017-08-05 19:06:46	0|sipa|?
77 2017-08-05 19:13:20	0|jonasschnelli|What's the reason to not build bench via gitian?
78 2017-08-05 19:13:21	0|jonasschnelli|https://github.com/bitcoin/bitcoin/pull/8175
79 2017-08-05 19:13:50	0|jonasschnelli|#8175
80 2017-08-05 19:13:51	0|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
81 2017-08-05 19:15:57	0|wumpus|at the time, bench was completely useless
82 2017-08-05 19:16:22	0|wumpus|it had one (example) benchmark
83 2017-08-05 19:16:30	0|wumpus|we could discuss re-adding it to the distribution in 0.16 as that has changed
84 2017-08-05 19:17:50	0|jonasschnelli|wumpus: I think it would worth ship it..
85 2017-08-05 19:18:07	0|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
86 2017-08-05 19:18:22	0|sipa|oh, absolutely
87 2017-08-05 19:19:53	0|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
88 2017-08-05 19:20:34	0|wumpus|also if you want to use a proxy for mainnet, but not, say, for testnet, that's not possible currently
89 2017-08-05 19:22:28	0|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
90 2017-08-05 19:22:44	0|wumpus|yes