1 2016-05-16 03:10:31 0|achow101|I am getting this error for some reason on master: util.cpp:804:53: error: ââ¬ËCOPYRIGHT_HOLDERSââ¬â¢ was not declared in this scope
2 2016-05-16 03:32:15 0|achow101|I did git clean -fdx and now I am getting g++: internal compiler error: Killed (program cc1plus)
3 2016-05-16 03:50:06 0|sipa|arubi: that sounds like OOM
4 2016-05-16 04:55:29 0|luke-jr|achow101: had it previously held something other than master?
5 2016-05-16 05:04:25 0|GitHub17|[13bitcoin] 15gmaxwell opened pull request #8059: Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool. (06master...06feerate_param_cleanup) 02https://github.com/bitcoin/bitcoin/pull/8059
6 2016-05-16 15:25:16 0|haldev|HELP
7 2016-05-16 15:26:07 0|jonasschnelli|haldev: Tell us..
8 2016-05-16 15:27:35 0|haldev|i am noob to irc chat - i tried /HELP in the entry screen (like it said) and nothing happened
9 2016-05-16 15:28:30 0|haldev|how do i get help on freenode commands?
10 2016-05-16 15:31:46 0|haldev|quit
11 2016-05-16 16:04:26 0|nathan_|would anyone be interested in a private bitcoin dev forum?
12 2016-05-16 16:04:49 0|helo|the trolls
13 2016-05-16 16:04:49 0|nathan_|with a bit bucket for side projects that are private to devs
14 2016-05-16 16:05:32 0|nathan_|that way conversations can be categerorized
15 2016-05-16 16:05:45 0|nathan_|there could be a thread per bip
16 2016-05-16 16:14:16 0|nathan_|??
17 2016-05-16 16:14:43 0|nathan_|there could be votes for features
18 2016-05-16 16:21:09 0|paveljanik|we need implementors, not place for the discussion about implementations...
19 2016-05-16 16:23:01 0|nathan_|it would work better than irc
20 2016-05-16 16:23:12 0|nathan_|and what if each forum had a box with an embeded irc too
21 2016-05-16 16:23:28 0|nathan_|or a forum that like irc for instant chat
22 2016-05-16 16:23:30 0|paveljanik|OMG
23 2016-05-16 16:23:48 0|nathan_|what?
24 2016-05-16 16:24:05 0|nathan_|ill be able to help implement btc if this happens
25 2016-05-16 16:24:07 0|paveljanik|do not implement new tools for developers. Implement new features directly.
26 2016-05-16 16:24:09 0|nathan_|cant tell you hoe
27 2016-05-16 16:24:18 0|nathan_|yes
28 2016-05-16 16:24:32 0|nathan_|but imagine a seperate irc style thing for each bip
29 2016-05-16 16:24:36 0|paveljanik|pick some issue/feature wanted in the Issues list and submit PR.
30 2016-05-16 16:24:46 0|paveljanik|meta-work...
31 2016-05-16 16:25:44 0|nathan_|lightning network
32 2016-05-16 16:26:02 0|nathan_|do you think it will happen
33 2016-05-16 16:26:23 0|paveljanik|nathan_, discussion is on #bitcoin-dev
34 2016-05-16 16:26:27 0|paveljanik|or #bitcoin
35 2016-05-16 16:26:49 0|paveljanik|see the topic...
36 2016-05-16 16:26:55 0|nathan_|ok
37 2016-05-16 16:27:00 0|nathan_|well i have an idea for core
38 2016-05-16 16:27:44 0|nathan_|to do a hard fork implment an auto update 6 month ahead of tim to give people a chance to update then at the same (list of ntp server times) it hard forks
39 2016-05-16 16:28:38 0|nathan_|could reduce block time to 1 minute
40 2016-05-16 16:29:05 0|nathan_|for fast trasnfers without the lightning network
41 2016-05-16 16:30:38 0|pigeons|nathan is a markov chain fed from reddit
42 2016-05-16 16:30:59 0|nathan_|no
43 2016-05-16 16:31:05 0|nathan_|just trying to help
44 2016-05-16 16:31:27 0|btcdrak|nathan_ please move chat to #bitcoin
45 2016-05-16 16:31:28 0|nathan_|if block time was one minute shops could accept btc as payment instantly
46 2016-05-16 16:31:38 0|paveljanik|nathan_, no
47 2016-05-16 16:31:55 0|paveljanik|please read the various talk forums about this and similar proposals.
48 2016-05-16 16:32:13 0|nathan_|1 more thing whats the aim for bitcoin if its not to replace the banks then
49 2016-05-16 16:32:25 0|btcdrak|nathan_: take it to #bitcoin
50 2016-05-16 16:32:48 0|btcdrak|this channel is for Bitcoin Core implementation development discussion only.
51 2016-05-16 16:34:10 0|nathan_|oh sorry
52 2016-05-16 16:34:30 0|nathan_|what about a bitcoin core client server version which works only over local
53 2016-05-16 16:35:00 0|nathan_|so you can have one server with the blockchain and 20 clients hosting wallets using the server for block chain (on fast storage)
54 2016-05-16 16:35:27 0|nathan_|to save space and bandwidth on big bitcoin infrustructures
55 2016-05-16 17:26:48 0|nathan_|will the blockchain ever be split
56 2016-05-16 17:26:58 0|nathan_|so we only need the latest say 5gb
57 2016-05-16 17:28:41 0|sipa|nathan_: run the client in pruning mode
58 2016-05-16 17:28:47 0|sipa|no need for a split
59 2016-05-16 17:29:12 0|nathan_|sorry thought this was #bitcoin
60 2016-05-16 20:56:23 0|GitHub184|13bitcoin/06master 14d87b198 15Gregory Maxwell: Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool.
61 2016-05-16 20:56:23 0|GitHub184|[13bitcoin] 15sipa pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/169d379c9835...b3e42b6d02e8
62 2016-05-16 20:56:24 0|GitHub184|13bitcoin/06master 14b3e42b6 15Pieter Wuille: Merge #8059: Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool....
63 2016-05-16 20:56:33 0|GitHub153|[13bitcoin] 15sipa closed pull request #8059: Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool. (06master...06feerate_param_cleanup) 02https://github.com/bitcoin/bitcoin/pull/8059
64 2016-05-16 23:06:56 0|GitHub124|[13bitcoin] 15pstratem closed pull request #8026: [WIP] Wallet: Cache CWalletDB pointer in CWallet to improve performance (06master...062016-05-08-wallet-speed) 02https://github.com/bitcoin/bitcoin/pull/8026
65 2016-05-16 23:06:56 0|GitHub99|[13bitcoin] 15pstratem closed pull request #8055: [Wallet] Improve Wallet API Encapsulation (06master...062016-05-14-wallet-api-cleanup) 02https://github.com/bitcoin/bitcoin/pull/8055
66 2016-05-16 23:33:00 0|GitHub168|13bitcoin/06master 1410e83d7 15Chris Stewart: Adding basic tests for OP_CSV inside of script_tests.json...
67 2016-05-16 23:33:00 0|GitHub168|[13bitcoin] 15sipa pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/b3e42b6d02e8...1f01443567b0
68 2016-05-16 23:33:01 0|GitHub168|13bitcoin/06master 141f01443 15Pieter Wuille: Merge #7994: Add op csv tests to script_tests.json...
69 2016-05-16 23:33:10 0|GitHub191|[13bitcoin] 15sipa closed pull request #7994: Add op csv tests to script_tests.json (06master...06add_op_csv_tests) 02https://github.com/bitcoin/bitcoin/pull/7994