1 2016-12-10 00:04:00	0|gmaxwell|sipa: 9295 calls to you, -- /merge me/ /merge me/
 2 2016-12-10 00:15:18	0|bitcoin-git|[13bitcoin] 15sipa pushed 3 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/72bf1b3d0962...815640ec6af9
 3 2016-12-10 00:15:19	0|bitcoin-git|13bitcoin/06master 141a6eacb 15Jonas Schnelli: [QA] add fundrawtransaction test on a locked wallet with empty keypool
 4 2016-12-10 00:15:19	0|bitcoin-git|13bitcoin/06master 14c24a4f5 15Jonas Schnelli: [Wallet] Bugfix: FRT: don't terminate when keypool is empty
 5 2016-12-10 00:15:20	0|bitcoin-git|13bitcoin/06master 14815640e 15Pieter Wuille: Merge #9295: [Wallet] Bugfix: Fundrawtransaction: don't terminate when keypool is empty...
 6 2016-12-10 00:15:31	0|bitcoin-git|[13bitcoin] 15sipa closed pull request #9295: [Wallet] Bugfix: Fundrawtransaction: don't terminate when keypool is empty (06master...062016/12/fix_frt) 02https://github.com/bitcoin/bitcoin/pull/9295
 7 2016-12-10 00:21:52	0|bitcoin-git|13bitcoin/06master 14fe41f58 15Russell Yanofsky: Remove undefined FetchCoins method declaration
 8 2016-12-10 00:21:52	0|bitcoin-git|[13bitcoin] 15sipa pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/815640ec6af9...d38b0d7a6b60
 9 2016-12-10 00:21:53	0|bitcoin-git|13bitcoin/06master 14d38b0d7 15Pieter Wuille: Merge #9307: Remove undefined FetchCoins method declaration...
10 2016-12-10 00:22:01	0|bitcoin-git|[13bitcoin] 15sipa closed pull request #9307: Remove undefined FetchCoins method declaration (06master...06pr/coins-delfetch) 02https://github.com/bitcoin/bitcoin/pull/9307
11 2016-12-10 00:31:27	0|bitcoin-git|[13bitcoin] 15sipa pushed 3 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/d38b0d7a6b60...a1dcf2e1087b
12 2016-12-10 00:31:28	0|bitcoin-git|13bitcoin/06master 14a874ab5 15Alex Morcos: remove internal tracking of mempool conflicts for reporting to wallet
13 2016-12-10 00:31:28	0|bitcoin-git|13bitcoin/06master 14bf663f8 15Alex Morcos: remove external usage of mempool conflict tracking
14 2016-12-10 00:31:29	0|bitcoin-git|13bitcoin/06master 14a1dcf2e 15Pieter Wuille: Merge #9240: Remove txConflicted...
15 2016-12-10 00:31:37	0|bitcoin-git|[13bitcoin] 15sipa closed pull request #9240: Remove txConflicted (06master...06removeTxConflicted) 02https://github.com/bitcoin/bitcoin/pull/9240
16 2016-12-10 02:52:53	0|gmaxwell|There is now several percent of hashpower producing blocks with version=0x30000000  ... what is that?
17 2016-12-10 09:35:46	0|harrymm|gmaxwell: version=0x30000000 is being reported by coin.dance as a classic block
18 2016-12-10 10:11:28	0|btcdrak|harrymm: BIP109 was marked rejected, so it's currently meaningless. You should contact them.
19 2016-12-10 10:16:41	0|gmaxwell|I would have said it probably shouldn't have been marked rejected until it hit its programmatic timeout, but I don't believe any implementation had one.
20 2016-12-10 10:22:49	0|luke-jr|gmaxwell: it was when BU and Classic declared it dead
21 2016-12-10 10:24:15	0|gmaxwell|so what would happen if a 'marked dead' proposal was activated by the network in-fact (ignoring the non-penetration of classic in any part of the network, for a moment)?
22 2016-12-10 10:24:29	0|luke-jr|I presume we'd have to update the status of it
23 2016-12-10 10:24:49	0|luke-jr|although meeting its own criteria is not sufficient for this hardfork of course
24 2016-12-10 10:26:16	0|gmaxwell|yes, indeed.
25 2016-12-10 10:27:05	0|gmaxwell|in any case, point I was making was that the author abandoning it or even its biggest proponents doing do doesn't actually guarentee that its dead.
26 2016-12-10 10:27:58	0|luke-jr|well, their claim was that *everyone* had abandoned it, so I did some basic checking that none of the active proponents I knew of disagreed
27 2016-12-10 10:42:27	0|bitcoin-git|[13bitcoin] 15rebroad opened pull request #9315: Request announcement by cmpctblock AFTER requesting cmpctblock/blocktxn (06master...06RequestAnnounceAfter) 02https://github.com/bitcoin/bitcoin/pull/9315
28 2016-12-10 12:35:29	0|btcdrak|gmaxwell: the code was also removed from the only implementation that shipped it.
29 2016-12-10 14:58:53	0|morcos|gmaxwell: dcousens: my suggestion would be to mark wallet txs as stale if they are expired from your mempool and then not auto-reaccept stale txs...
30 2016-12-10 14:59:33	0|morcos|then it would be nice if there were gui/rpc ways to identify these so they could be marked abandoned if manually they are determined to be so, or be double spent
31 2016-12-10 15:00:20	0|morcos|of course if there are OTHER people rebroadcasting your old txs that may not be the worlds best solution..
32 2016-12-10 15:01:11	0|morcos|this makes a lot more sense in my mind after 2 weeks, than 3 days...  something that hasn't been confirmed in 2 weeks is in real danger never being confirmed..  3 days, not so much
33 2016-12-10 15:24:15	0|morcos|Call for review.  I know #9138 is a bit annoying to review, but I think its important to get in for 0.14, and I'd rather have it merged earlier rather than later.
34 2016-12-10 15:24:17	0|gribble|https://github.com/bitcoin/bitcoin/issues/9138 | Improve fee estimation by morcos · Pull Request #9138 · bitcoin/bitcoin · GitHub
35 2016-12-10 15:25:02	0|morcos|Fee estimation issues often only show up after a lot of usage, so better to get it some real testing...   Also the multiple rebases make it hard to keep the review ACK's updated
36 2016-12-10 16:40:15	0|MurhS0xFF|anyone
37 2016-12-10 16:53:11	0|bitcoin-git|[13bitcoin] 15MarcoFalke opened pull request #9316: [wallet] Disable free transactions when relay is disabled (06master...06Mf1612-sendFreeNo) 02https://github.com/bitcoin/bitcoin/pull/9316
38 2016-12-10 17:48:23	0|bitcoin-git|13bitcoin/06master 149359f8a 15Alex Morcos: Wallet needs to stay unlocked for whole test
39 2016-12-10 17:48:23	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 2 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/a1dcf2e1087b...76fcd9d50341
40 2016-12-10 17:48:24	0|bitcoin-git|13bitcoin/06master 1476fcd9d 15MarcoFalke: Merge #9309: [qa] Wallet needs to stay unlocked for whole test...
41 2016-12-10 17:48:36	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #9309: [qa] Wallet needs to stay unlocked for whole test (06master...06rarerpcfail) 02https://github.com/bitcoin/bitcoin/pull/9309