2015-12-11

< GitHub18> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f7f44b1bdd15...d1e17ff6408c
< wumpus> may be possible to split up between a descriptor that just builds the dependencies and one that builds bitcoin, or some other trick
< gmaxwell> or just set it to use 2kbit rsa, the generation time is probably not that bad on anything that can compile bitcoin.
< jonasschnelli> Luke-Jr: seems to have build issues on OSX: https://bitcoin.jonasschnelli.ch/pulls/7192/build-osx.log
< GitHub16> [bitcoin] laanwj closed pull request #7197: Set link from http:// to https:// (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7197
< GitHub39> bitcoin/master 00423e1 Suriyaa Kudo: Set link from http:// to https://...
< GitHub39> bitcoin/master f7f44b1 Wladimir J. van der Laan: Merge pull request #7197...
< GitHub39> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5dc63ed1ca8a...f7f44b1bdd15
< GitHub187> [bitcoin] laanwj closed pull request #7196: Doxygen (master...doxygen-a) https://github.com/bitcoin/bitcoin/pull/7196

2015-12-10

< gmaxwell> the whole coinselector in bitcoin core appears to have been written with a strong assumption that an address isn't used more than once. :(
< wumpus> at last I prefer not including unnecessary commits, I admit other people may have different opinions, but that's the annoying thing about having one wallet implementation bound to bitcoin core
< GitHub99> [bitcoin] SuriyaaKudoIsc opened pull request #7197: Set link from http:// to https:// (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7197
< morcos> wangchun: i'm not sure, but i think it should in later versions of bitcoin core
< GitHub163> bitcoin/0.12 44fef99 Wladimir J. van der Laan: net: Fix sent reject messages for blocks and transactions...
< GitHub163> bitcoin/0.12 96e8d12 AlSzacrel: Coinselection prunes extraneous inputs from ApproximateBestSubset...
< GitHub163> [bitcoin] laanwj pushed 2 new commits to 0.12: https://github.com/bitcoin/bitcoin/compare/b2d7ada3727f...44fef99e666e
< GitHub67> [bitcoin] laanwj closed pull request #7179: net: Fix sent reject messages for blocks and transactions (master...2015_12_fix_reject_message) https://github.com/bitcoin/bitcoin/pull/7179
< GitHub121> bitcoin/master 2041190 Wladimir J. van der Laan: test: Add basic test for `reject` code...
< GitHub121> bitcoin/master 5dc63ed Wladimir J. van der Laan: Merge pull request #7179...
< GitHub121> bitcoin/master 9fc6ed6 Wladimir J. van der Laan: net: Fix sent reject messages for blocks and transactions...
< GitHub121> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/00b4b8d1c47a...5dc63ed1ca8a
< * Luke-Jr> :| "Could not connect to host bitcoin.jonasschnelli.ch: SSL negotiation failed."
< jonasschnelli> Luke-Jr: okay. Restarted the build: https://bitcoin.jonasschnelli.ch/pulls/7192/
< Luke-Jr> do you know if src/qt/res/bitcoin-qt-res.rc can use PRODUCT_NAME?
< Luke-Jr> jonasschnelli: re isolating "Bitcoin Core" to fewer places.. there's 8 instances in the .ui files; I could move those to the equivalent .cpp, but it would look not-so-nice in Designer; thoughts?

2015-12-09

< GitHub53> [bitcoin] awelch83 opened pull request #7196: Doxygen (master...doxygen-a) https://github.com/bitcoin/bitcoin/pull/7196
< GitHub111> [bitcoin] jamesob opened pull request #7194: [tests] Add RPC tests for getblockheader (master...test_getblockheader) https://github.com/bitcoin/bitcoin/pull/7194
< jonasschnelli_> <Luke-Jr>[11:56:41] let's rename to Nucleul Bitcoin in all languages. it sounds nicer.: <-- haha
< GitHub177> [bitcoin] MarcoFalke opened pull request #7193: [wallet] Cleanup tests (master...MarcoFalke-2015-WalletTests) https://github.com/bitcoin/bitcoin/pull/7193
< GitHub35> [bitcoin] luke-jr opened pull request #7192: Unify product name to as few places as possible without major changes (master...single_prodname) https://github.com/bitcoin/bitcoin/pull/7192
< Luke-Jr> let's rename to Nucleul Bitcoin in all languages. it sounds nicer.
< jonasschnelli_> nucleul sounded after a reasonable Bitcoin wallet name...:-)
< wumpus> jonasschnelli_: hehe in Dutch it's called "Bitcoin Kern"
< jonasschnelli_> Maybe my lol was inappropriate (I thought he is using a different wallet (Nucleul Bitcoin versiunea v0.11.0 (32-bit)), but looks like core. Could be that the user really face an issue/bug.
< GitHub51> [bitcoin] laanwj closed pull request #7154: [Qt] add InMempool() info to transaction details (master...2015/12/qt_conflicts) https://github.com/bitcoin/bitcoin/pull/7154
< GitHub113> bitcoin/master 00b4b8d Wladimir J. van der Laan: Merge pull request #7154...
< GitHub113> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0800092fc252...00b4b8d1c47a
< GitHub113> bitcoin/master a3c3ddb Jonas Schnelli: [Qt] add InMempool() info to transaction details
< Luke-Jr> bet someone told him to add a bitcoin.conf option or something
< Luke-Jr> Nucleul Bitcoin is our name in Romanian?
< dcousens> those bastards, lol, yeah no worries, jsut wanted to quickly compile something and realised I had to put include "config/bitcoin-config.h" in a bunch of files just to stop it exploding
< GitHub154> [bitcoin] NicolasDorier opened pull request #7190: Performance fix for #6312 (master...sequencenumbers) https://github.com/bitcoin/bitcoin/pull/7190
< GitHub114> [bitcoin] jonasschnelli closed pull request #7188: Update sha512.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7188

2015-12-08

< GitHub130> [bitcoin] smenglish opened pull request #7188: Update sha512.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7188
< MarcoFalke> Only if both are installed it chooses qt5: https://github.com/bitcoin/bitcoin/pull/6938/files
< GitHub133> [bitcoin] morcos reopened pull request #7187: Keep reorgs fast for SequenceLocks checks (master...fastReorgBIP68) https://github.com/bitcoin/bitcoin/pull/7187
< GitHub65> [bitcoin] morcos closed pull request #7187: Keep reorgs fast for SequenceLocks checks (master...fastReorgBIP68) https://github.com/bitcoin/bitcoin/pull/7187
< GitHub96> [bitcoin] morcos opened pull request #7187: Keep reorgs fast for SequenceLocks checks (master...fastReorgBIP68) https://github.com/bitcoin/bitcoin/pull/7187
< wumpus> I'm seeing none of this behavior from bitcoin core nodes
< GitHub88> bitcoin/master fc0f52d Murch: Added a test for the pruning of extraneous inputs after ApproximateBestSet
< GitHub88> bitcoin/master af9510e Murch: Moved set reduction to the end of ApproximateBestSubset to reduce performance impact
< GitHub88> bitcoin/master 5c03483 AlSzacrel: Coinselection prunes extraneous inputs from ApproximateBestSubset...
< GitHub121> [bitcoin] laanwj closed pull request #4906: Issue#1643: Coinselection prunes extraneous inputs from ApproximateBestSubset (master...Fix-#1643) https://github.com/bitcoin/bitcoin/pull/4906
< GitHub88> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/16ccb74ef2e0...0800092fc252
< GitHub1> bitcoin/master 16ccb74 Wladimir J. van der Laan: Merge pull request #7180...
< GitHub1> bitcoin/master e3bc5e0 Wladimir J. van der Laan: net: Account for `sendheaders` `verack` messages...
< GitHub1> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/dc0305d15aa0...16ccb74ef2e0
< GitHub171> [bitcoin] luke-jr opened pull request #7186: Backports for 0.10.5 (updated to dc0305d) (0.10...backports-for-0.10.5) https://github.com/bitcoin/bitcoin/pull/7186
< GitHub132> [bitcoin] jtimon reopened pull request #7091: Consensus build package (master...consensus-build) https://github.com/bitcoin/bitcoin/pull/7091
< GitHub36> [bitcoin] pstratem closed pull request #6745: Net: Remove "Address refresh broadcast" logic. (master...addr_known_reset) https://github.com/bitcoin/bitcoin/pull/6745
< GitHub197> [bitcoin] pstratem closed pull request #5989: improve addr/inv trickle logic (master...trickle_fix) https://github.com/bitcoin/bitcoin/pull/5989
< GitHub148> [bitcoin] pstratem opened pull request #7185: Note that reviewers should mention the id of the commits they reviewed. (master...2015-12-07-contributingackcommit) https://github.com/bitcoin/bitcoin/pull/7185

2015-12-07

< GitHub170> [bitcoin] morcos opened pull request #7184: [WIP] Implement SequenceLocks functions for BIP 68 (master...alternate68) https://github.com/bitcoin/bitcoin/pull/7184
< GitHub173> [bitcoin] Xekyo opened pull request #7183: Removed obsolete lines of code, broke continuation of loop. (master...Fix-#7182) https://github.com/bitcoin/bitcoin/pull/7183
< GitHub25> [bitcoin] laanwj opened pull request #7181: net: Add and document network messages in protocol.h (master...2015_12_network_messages) https://github.com/bitcoin/bitcoin/pull/7181
< GitHub38> [bitcoin] laanwj opened pull request #7180: net: Account for `sendheaders` `verack` messages (master...2015_12_log_sendheaders_verack) https://github.com/bitcoin/bitcoin/pull/7180
< GitHub92> [bitcoin] laanwj opened pull request #7179: net: Fix sent reject messages for blocks and transactions (master...2015_12_fix_reject_message) https://github.com/bitcoin/bitcoin/pull/7179
< GitHub85> bitcoin/master dc0305d Wladimir J. van der Laan: Merge pull request #6589...
< GitHub194> [bitcoin] laanwj closed pull request #6589: log bytes recv/sent per command (master...2015/08/throttle_prework) https://github.com/bitcoin/bitcoin/pull/6589
< GitHub85> bitcoin/master ca188c6 Jonas Schnelli: log bytes recv/sent per command
< GitHub85> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/82bcf405f6db...dc0305d15aa0
< GitHub113> bitcoin/0.12 b2d7ada Wladimir J. van der Laan: test: remove necessity to call create_callback_map...
< GitHub113> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/b2d7ada3727f026ccd83d3d64c75aab660d8053e
< GitHub17> [bitcoin] laanwj closed pull request #7171: tests: remove necessity to call create_callback_map (master...2015_12_p2p_test_no_cbmap) https://github.com/bitcoin/bitcoin/pull/7171
< GitHub147> bitcoin/master 82bcf40 Wladimir J. van der Laan: Merge pull request #7171...
< GitHub147> bitcoin/master 2f601d2 Wladimir J. van der Laan: test: remove necessity to call create_callback_map...
< GitHub147> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/075faaebf2e5...82bcf405f6db
< GitHub111> bitcoin/0.12 82aff88 Matt Corallo: Don't do mempool lookups for "mempool" command without a filter...
< GitHub111> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/82aff880d32f73bae28aa2cc071348ada603159b
< dcousens> what do y'all get for "bitcoin-cli getrawtransaction 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b"

2015-12-06

< GitHub123> [bitcoin] MarcoFalke opened pull request #7177: [qa] Change default block priority size to 0 (master...MarcoFalke-2015-rpcNoPrio) https://github.com/bitcoin/bitcoin/pull/7177

2015-12-05

< GitHub32> [bitcoin] gmaxwell closed pull request #7174: Don't do mempool lookups for "mempool" command without a filter (master...2015-12-braindead-mempool) https://github.com/bitcoin/bitcoin/pull/7174
< GitHub64> bitcoin/master 075faae Gregory Maxwell: Merge pull request #7174...
< GitHub64> bitcoin/master 96918a2 Matt Corallo: Don't do mempool lookups for "mempool" command without a filter
< GitHub64> [bitcoin] gmaxwell pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a2822b97cb83...075faaebf2e5
< gmaxwell> AFAIK bitcoin core is the only wallet thats ever supported priority on the send side, and it's never even optimized for using priority wisely.
< paveljanik> gmaxwell, using this argument, this calls for a lot of NEW users to bitcoin to call for "restart" of the network...
< phantomcircuit> Luke-Jr, either fees become a significant portion of the total block reward and miners acting in their own self interest ignore priority, or we have massively misjudged the economic rational for mining and bitcoin will fail
< Luke-Jr> believe it or not, most miners *do* care to some degree about Bitcoin's success
< GitHub43> [bitcoin] TheBlueMatt opened pull request #7174: Don't do mempool lookups for "mempool" command without a filter (master...2015-12-braindead-mempool) https://github.com/bitcoin/bitcoin/pull/7174
< GitHub105> [bitcoin] laanwj closed pull request #7170: tests: Disable Tor interaction (master...2015_12_tests_nolistentor) https://github.com/bitcoin/bitcoin/pull/7170
< GitHub189> bitcoin/master a2822b9 Wladimir J. van der Laan: Merge pull request #7170...
< GitHub189> bitcoin/master 4c40ec0 Wladimir J. van der Laan: tests: Disable Tor interaction...
< GitHub189> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/792259278e4f...a2822b97cb83

2015-12-04

< GitHub93> bitcoin/0.12 f31955d Gregory Maxwell: Replace setInventoryKnown with a rolling bloom filter....
< GitHub93> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/f31955d9da152e5e849575f0297f8fe1904cbfbc
< GitHub73> [bitcoin] laanwj opened pull request #7171: test: remove necessity to call create_callback_map (master...2015_12_p2p_test_no_cbmap) https://github.com/bitcoin/bitcoin/pull/7171
< GitHub74> [bitcoin] laanwj opened pull request #7170: tests: Disable Tor interaction (master...2015_12_tests_nolistentor) https://github.com/bitcoin/bitcoin/pull/7170
< * wumpus> must have the craziest multi-stage bitcoind launch command "nice -+19 screen -d -m gdb -x run.gdbscript -args ./bitcoind -datadir=/usb/bitcoin" (run.gdbscript is http://stackoverflow.com/a/5286038/216357 )
< jonasschnelli> wumpus: Okay. Switch to your find("other") approach, but i need to pre-populate "*other*" as well (which is fine): https://github.com/bitcoin/bitcoin/pull/6589/files#diff-9a82240fe7dfe86564178691cc57f2f1R2358
< GitHub63> bitcoin/0.12 6ba25d2 Gregory Maxwell: Disconnect on mempool requests from peers when over the upload limit....
< GitHub63> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/6ba25d28868146d5d6dbd671881db3a58f549567
< GitHub164> bitcoin/master 7922592 Wladimir J. van der Laan: Merge pull request #7166...
< GitHub147> [bitcoin] laanwj closed pull request #7166: Disconnect on mempool requests from peers when over the upload limit. (master...mempool_p2p_when_overlimit) https://github.com/bitcoin/bitcoin/pull/7166
< GitHub164> bitcoin/master 6aadc75 Gregory Maxwell: Disconnect on mempool requests from peers when over the upload limit....
< GitHub164> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5548d9cb11c8...792259278e4f
< GitHub136> [bitcoin] paveljanik opened pull request #7169: [Trivial] Disable compiler warnings about unused functions (master...20151204_scheduler_tests_warning) https://github.com/bitcoin/bitcoin/pull/7169
< GitHub179> [bitcoin] tadasvaranavicius closed pull request #7168: Fix socket recv buffer bug (master...fix_network_buffer_bug) https://github.com/bitcoin/bitcoin/pull/7168
< GitHub149> [bitcoin] tadasvaranavicius opened pull request #7168: Fix socket recv buffer bug (master...fix_network_buffer_bug) https://github.com/bitcoin/bitcoin/pull/7168
< GitHub68> [bitcoin] jameshilliard opened pull request #7167: Move TestBlockValidity into a background thread (master...TBVBackground) https://github.com/bitcoin/bitcoin/pull/7167

2015-12-03

< GitHub29> [bitcoin] gmaxwell opened pull request #7166: Disconnect on mempool requests from peers when over the upload limit. (master...mempool_p2p_when_overlimit) https://github.com/bitcoin/bitcoin/pull/7166
< jtimon> the code is in jtimon/libconsensus-f2 (pre-bitcoin-jt) anyway
< jtimon> and I don't close it because you have objections to it, just because I'm not going to rebase it as is if it's incompatible with building only once, which I also want for bitcoin jt
< GitHub19> [bitcoin] jtimon closed pull request #7091: Consensus build package (master...consensus-build) https://github.com/bitcoin/bitcoin/pull/7091
< GitHub142> [bitcoin] laanwj opened pull request #7165: WIP: build: Enable C++11 in build, require C++11 compiler (master...2015_12_c++11) https://github.com/bitcoin/bitcoin/pull/7165
< GitHub156> [bitcoin] ptschip opened pull request #7164: Do not download transactions during initial blockchain sync (master...tx_getdata) https://github.com/bitcoin/bitcoin/pull/7164
< jtimon> MarcoFalke: yeah I suggested it https://github.com/bitcoin/bitcoin/pull/6625#issuecomment-157403741 but sipa said that wasn't necessary. As said here https://github.com/bitcoin/bitcoin/pull/6625#issuecomment-161610648 is what I'm going to do the next time that the last commit causes conflicts
< MarcoFalke> jtimon maybe you can create a separate PR for the first 3 commits of https://github.com/bitcoin/bitcoin/pull/6625/commits
< GitHub168> bitcoin/0.12 cfb44ce Matt Bogosian: Add missing automake package to deb-based UNIX install instructions....
< GitHub168> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/cfb44ce97a939cb9b6db96f4b273c2a618e11d88
< GitHub183> [bitcoin] laanwj closed pull request #7152: Add missing automake package to deb-based UNIX install instructions. (master...posita/fix-doc-build-unix) https://github.com/bitcoin/bitcoin/pull/7152
< GitHub52> bitcoin/master 5548d9c Wladimir J. van der Laan: Merge pull request #7152...
< GitHub52> bitcoin/master b440409 Matt Bogosian: Add missing automake package to deb-based UNIX install instructions.
< GitHub52> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/54a550bef8a8...5548d9cb11c8
< GitHub154> [bitcoin] laanwj reopened pull request #6745: Net: Remove "Address refresh broadcast" logic. (master...addr_known_reset) https://github.com/bitcoin/bitcoin/pull/6745
< GitHub22> [bitcoin] laanwj closed pull request #7113: Switch to a more efficient rolling Bloom filter (master...betterrolling) https://github.com/bitcoin/bitcoin/pull/7113
< GitHub84> bitcoin/master 086ee67 Pieter Wuille: Switch to a more efficient rolling Bloom filter...
< GitHub84> bitcoin/master 54a550b Wladimir J. van der Laan: Merge pull request #7113...
< GitHub84> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/884367662155...54a550bef8a8
< GitHub182> bitcoin/master 6b84935 Patick Strateman: Rename setInventoryKnown filterInventoryKnown
< GitHub120> [bitcoin] laanwj closed pull request #7133: Replace setInventoryKnown with a rolling bloom filter (rebase of #7100) (master...known_bloom) https://github.com/bitcoin/bitcoin/pull/7133
< GitHub182> bitcoin/master e206724 Gregory Maxwell: Remove mruset as it is no longer used.
< GitHub182> bitcoin/master ec73ef3 Gregory Maxwell: Replace setInventoryKnown with a rolling bloom filter....
< GitHub182> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/c12ff995f7d7...884367662155
< GitHub142> [bitcoin] laanwj closed pull request #6745: Net: Remove "Address refresh broadcast" logic. (master...addr_known_reset) https://github.com/bitcoin/bitcoin/pull/6745
< wumpus> https://github.com/bitcoin/bitcoin/pull/7062 is still open for 0.12 milestone, but we'll just backport that when merged
< GitHub32> bitcoin/0.12 2985000 Wladimir J. van der Laan: Bump version to 0.12.0...
< GitHub32> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/29850008085811fc93b71b345fb2da4146d695e4
< GitHub145> bitcoin/master c12ff99 Wladimir J. van der Laan: Now that 0.12 has been branched, master is 0.12.99...
< GitHub145> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/c12ff995f7d70aafb12f34887fb64aa7482bbc85
< wumpus> (just want to put it in context besides bitcoin)
< GitHub45> [bitcoin] laanwj closed pull request #7158: [qt] Use tr() instead of _() (master...MarcoFalke-2015-translations) https://github.com/bitcoin/bitcoin/pull/7158
< GitHub138> bitcoin/master 3cd836c Wladimir J. van der Laan: Merge pull request #7158...
< GitHub138> bitcoin/master fab8347 MarcoFalke: [qt] Use tr() instead of _()...
< GitHub138> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/aeedd8a53b2d...3cd836c1d855
< GitHub48> [bitcoin] jonasschnelli opened pull request #7159: [RPC] Add RBF opt-in possibilities to rawtx functions (master...2015/12/rpc_rbf) https://github.com/bitcoin/bitcoin/pull/7159

2015-12-02

< MarcoFalke> bitcoin-qt: wallet/wallet.cpp:776: void CWallet::MarkConflicted(const uint256&, const uint256&): Assertion `mapBlockIndex.count(hashBlock)' failed.
< MarcoFalke> $ src/qt/bitcoin-qt -regtest -reindex
< GitHub115> [bitcoin] laanwj closed pull request #7157: Fix typos and misc cleanup. (master...MarcoFalke-2015-trivial6) https://github.com/bitcoin/bitcoin/pull/7157
< GitHub114> bitcoin/master 74f7341 antonio-fr: Update miner.cpp: Fix typo in comment
< GitHub114> bitcoin/master e69bad1 MarcoFalke: [trivial] Fix typo in peertablemodel.cpp
< GitHub114> bitcoin/master 8a03727 paveljanik: Fix various typos
< GitHub114> [bitcoin] laanwj pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/df2ced5c8325...aeedd8a53b2d
< MarcoFalke> Force pushed. https://travis-ci.org/bitcoin/bitcoin/builds/94414954 can be canceled again
< GitHub115> [bitcoin] MarcoFalke opened pull request #7158: [qt] Use tr() instead of _() (master...MarcoFalke-2015-translations) https://github.com/bitcoin/bitcoin/pull/7158
< MarcoFalke> Can't find it in bitcoin/master nor transifex
< GitHub83> [bitcoin] laanwj closed pull request #7128: Constrain rpcport default values to a single location in code (master...const_rpcport) https://github.com/bitcoin/bitcoin/pull/7128
< GitHub117> bitcoin/master df2ced5 Wladimir J. van der Laan: Merge pull request #7128...
< GitHub117> bitcoin/master 02354c9 Luke Dashjr: Constrain rpcport default values to a single location in code
< GitHub117> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/93236c0455de...df2ced5c8325
< GitHub162> bitcoin/master 93236c0 Wladimir J. van der Laan: qt: Final translation update before 0.12 fork...
< GitHub162> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/93236c0455ded01f1af5d28f8be0801120a18ff2
< GitHub103> [bitcoin] MarcoFalke opened pull request #7157: Fix typos and misc cleanup. (master...MarcoFalke-2015-trivial6) https://github.com/bitcoin/bitcoin/pull/7157
< GitHub11> bitcoin/master 83f06ca Wladimir J. van der Laan: Merge pull request #6216...
< GitHub9> [bitcoin] laanwj closed pull request #6216: Take the training wheels off anti-fee-sniping (master...take-training-wheels-off-fee-sniping) https://github.com/bitcoin/bitcoin/pull/6216
< GitHub11> bitcoin/master db6047d Peter Todd: Take the training wheels off anti-fee-sniping...
< GitHub11> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7c7a05d27477...83f06ca93736
< GitHub194> [bitcoin] laanwj opened pull request #7156: rpc: remove cs_main lock from `createrawtransaction` (master...2015_12_createrawtransaction_nolock) https://github.com/bitcoin/bitcoin/pull/7156
< GitHub119> [bitcoin] laanwj closed pull request #7147: Univalue: Pull subtree (master...MarcoFalke-2015-univalueSync) https://github.com/bitcoin/bitcoin/pull/7147
< GitHub17> bitcoin/master 7c7a05d Wladimir J. van der Laan: Merge pull request #7147...
< GitHub17> bitcoin/master fad4ea8 MarcoFalke: Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoin
< GitHub17> bitcoin/master 9827091 MarcoFalke: Squashed 'src/univalue/' changes from 5839ac3..2740c4f...
< GitHub17> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/0dd194c917db...7c7a05d27477
< GitHub143> bitcoin/master 0dd194c Wladimir J. van der Laan: Merge pull request #7146...
< GitHub87> [bitcoin] laanwj closed pull request #7146: Name union to prevent compiler warning (master...20151201_prevector_name_union) https://github.com/bitcoin/bitcoin/pull/7146
< GitHub143> bitcoin/master 1812de9 Pavel Janík: Name union to prevent compiler warning
< GitHub143> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8e598dc4ea1d...0dd194c917db
< GitHub194> [bitcoin] laanwj closed pull request #7118: [Trivial, Doc] Describe maxmempool and mempoolminfee in the getmempoolinfo RPC help. (master...20151127_getmempoolinfo_fixes) https://github.com/bitcoin/bitcoin/pull/7118
< GitHub184> bitcoin/master 8e598dc Wladimir J. van der Laan: Merge pull request #7118...
< GitHub184> bitcoin/master b212f94 Pavel Janík: Describe maxmempool and mempoolminfee in the getmempoolinfo RPC help.
< GitHub184> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3fd3b8617f2d...8e598dc4ea1d
< GitHub104> [bitcoin] laanwj closed pull request #7155: Remove old replace-by-fee tests (master...2015-12-remove-old-rbf-tests) https://github.com/bitcoin/bitcoin/pull/7155
< GitHub191> bitcoin/master 3fd3b86 Wladimir J. van der Laan: Merge pull request #7155...
< GitHub191> bitcoin/master 092e9ad Peter Todd: Remove old replace-by-fee tests...
< GitHub191> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1b0241fcec3e...3fd3b8617f2d
< MarcoFalke> Accidentally triggered https://travis-ci.org/bitcoin/bitcoin/builds/94375864 . Mind to cancel?
< wumpus> strange, I see bitcoin's travis does report that
< btcdrak> wumpus: alternatively jgarzik could push his repo to the bitcoin org
< wumpus> I've updated the description for it "ork for bitcoin changes to univalue, upstream is https://github.com/jgarzik/univalue" my idea is that it's similar to the leveldb one
< GitHub125> [bitcoin] petertodd opened pull request #7155: Remove old replace-by-fee tests (master...2015-12-remove-old-rbf-tests) https://github.com/bitcoin/bitcoin/pull/7155
< MarcoFalke> wumpus, So I update to pull from https://github.com/bitcoin/univalue now
< gmaxwell> "no no, bitcoin is deflationary; the logo must get smaller over time."
< jonasschnelli> Would changing the github bitcoin identity avatar image makes sense?
< GitHub130> [bitcoin] laanwj closed pull request #7144: test: Disable scheduler test manythreads (master...2015_12_disable_schedulertest) https://github.com/bitcoin/bitcoin/pull/7144
< GitHub34> bitcoin/master 1b0241f Wladimir J. van der Laan: Merge pull request #7144...
< GitHub34> bitcoin/master 8f0d79e Wladimir J. van der Laan: test: Disable scheduler test manythreads...
< GitHub34> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bdda4d567eed...1b0241fcec3e
< GitHub195> [bitcoin] laanwj closed pull request #6872: Remove UTXO cache entries when the tx they were added for is removed/does not enter mempool (master...limitucache) https://github.com/bitcoin/bitcoin/pull/6872
< GitHub36> bitcoin/master 677aa3d Matt Corallo: Discard txn cache entries that were loaded for removed mempool txn
< GitHub36> bitcoin/master b2e74bd Matt Corallo: Get the set of now-uncacheable-txn from CTxMemPool::TrimToSize
< GitHub36> bitcoin/master 74d0f90 Matt Corallo: Add method to remove a tx from CCoinsViewCache if it is unchanged
< GitHub36> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/4a63f9467606...bdda4d567eed
< GitHub44> [bitcoin] jonasschnelli closed pull request #7040: [doc] Update OS X build notes for new qt5 configure (master...patch-4) https://github.com/bitcoin/bitcoin/pull/7040
< GitHub147> bitcoin/master 4a63f94 Jonas Schnelli: Merge pull request #7040...
< GitHub147> bitcoin/master b171c69 Michael Ford: [doc] Update OS X build notes for new qt5 configure...
< GitHub147> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4077ad20d03f...4a63f9467606
< GitHub61> [bitcoin] jonasschnelli opened pull request #7154: [Qt] add InMempool() info to transaction details (master...2015/12/qt_conflicts) https://github.com/bitcoin/bitcoin/pull/7154
< GitHub128> [bitcoin] jonasschnelli opened pull request #7153: [Tests] Add mempool_limit.py test (master...2015/12/mempool-test) https://github.com/bitcoin/bitcoin/pull/7153
< GitHub77> [bitcoin] jonasschnelli closed pull request #6997: Don't use hard-coded AllowFree, as this is usually far too low. (master...no-default-free-priority) https://github.com/bitcoin/bitcoin/pull/6997
< GitHub195> [bitcoin] posita opened pull request #7152: Add missing automake package to deb-based UNIX install instructions. (master...posita/fix-doc-build-unix) https://github.com/bitcoin/bitcoin/pull/7152
< gmaxwell> my earliest posts on bitcoin talk were worrying about mining cartels driving up fee prices, then I realized buyers cartels were possible too and worried less about that. :P
< aj> gmaxwell: oh, wow, a bitcoin user's union putting the screws into the Big Business of corporate mining!
< tulip> Luke-Jr: I think at least one popular wallet has a proxy for Bitcoin Cores estimatefee built in.
< Luke-Jr> and at least my Bitcoin LJR wallet does (although I understand 0.12 won't)
< Luke-Jr> gmaxwell: "Bitcoin only works for users with lots of bitcoins during spam attacks" is much better than "Bitcoin doesn't work during spam attacks period"
< Luke-Jr> gmaxwell: specifically, https://github.com/bitcoin/bitcoin/pull/7149 fixes the priority calculation without adding any such loop to CNB
< gmaxwell> Luke-Jr: slow block generation is clearly harmful to Bitcoin, in a way which I think is worse than loss of priority.
< Luke-Jr> gmaxwell: I see no benefit whatsoever to changing the default policy in a way that is clearly harmful to Bitcoin.
< GitHub159> [bitcoin] gmaxwell closed pull request #7037: Move the blocknotify callback ahead of peer announcement. (master...notify_early) https://github.com/bitcoin/bitcoin/pull/7037
< GitHub81> [bitcoin] gmaxwell closed pull request #7100: Replace setInventoryKnown with a rolling bloom filter. (master...known_bloom) https://github.com/bitcoin/bitcoin/pull/7100

2015-12-01

< GitHub150> [bitcoin] luke-jr opened pull request #7151: Revert default block priority size to 50k (master...revert_priodef) https://github.com/bitcoin/bitcoin/pull/7151
< GitHub39> [bitcoin] pstratem opened pull request #7150: Print size of pcoinsTip cache in AcceptToMemoryPool (master...2015-12-1-printcachesize) https://github.com/bitcoin/bitcoin/pull/7150
< GitHub68> [bitcoin] luke-jr opened pull request #7149: Bugfix: Correctly calculate priority when inputs are mined after dependent transactions enter the memory pool (master...bugfix_priority) https://github.com/bitcoin/bitcoin/pull/7149
< Luke-Jr> anything else is harmful to Bitcoin
< sipa> morcos: if everything in bitcoin was rational, nobody would have started using it
< GitHub151> [bitcoin] MarcoFalke reopened pull request #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee (master...MarcoFalke-2015-mempoolMaxTxFee) https://github.com/bitcoin/bitcoin/pull/7084
< GitHub90> bitcoin/master 7230187 Alex Morcos: Add TxPriority class and comparator
< GitHub194> [bitcoin] sipa closed pull request #6898: Rewrite CreateNewBlock (master...fasterCNB) https://github.com/bitcoin/bitcoin/pull/6898
< GitHub90> bitcoin/master c49d5bc Alex Morcos: Store the total sig op count of a tx....
< GitHub90> bitcoin/master f3fe836 Alex Morcos: Add a score index to the mempool....
< GitHub90> [bitcoin] sipa pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/16f4a6e0fe26...4077ad20d03f
< GitHub22> [bitcoin] MarcoFalke closed pull request #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee (master...MarcoFalke-2015-mempoolMaxTxFee) https://github.com/bitcoin/bitcoin/pull/7084
< GitHub13> [bitcoin] MarcoFalke opened pull request #7148: [WIP] Run extended nightly builds in travis (master...travis/nightly) https://github.com/bitcoin/bitcoin/pull/7148
< GitHub119> [bitcoin] jtimon closed pull request #7145: Mempool: Improve mempool's concurrency (master...mempool-estimator) https://github.com/bitcoin/bitcoin/pull/7145
< GitHub29> [bitcoin] jtimon closed pull request #7115: Mempool: Decouple CBlockPolicyEstimator from CTxMemPool (fix #6134) (master...6134-nits) https://github.com/bitcoin/bitcoin/pull/7115
< GitHub38> [bitcoin] MarcoFalke opened pull request #7147: Univalue: Pull subtree (master...MarcoFalke-2015-univalueSync) https://github.com/bitcoin/bitcoin/pull/7147
< GitHub55> [bitcoin] jtimon reopened pull request #7115: Mempool: Decouple CBlockPolicyEstimator from CTxMemPool (fix #6134) (master...6134-nits) https://github.com/bitcoin/bitcoin/pull/7115
< GitHub54> [bitcoin] paveljanik opened pull request #7146: Name union to prevent compiler warning (master...20151201_prevector_name_union) https://github.com/bitcoin/bitcoin/pull/7146
< jtimon> morcos: sipa BlueMatt I hope that if we can't agree on https://github.com/jtimon/bitcoin/commit/3c30cea7245a2fd44bbd9cf8844c6730855f63e4 , at least we can agree on #7145
< GitHub54> [bitcoin] jtimon opened pull request #7145: Mempool: Improve mempool's concurrency (master...mempool-estimator) https://github.com/bitcoin/bitcoin/pull/7145
< GitHub68> [bitcoin] laanwj opened pull request #7144: test: Disable scheduler test manythreads (master...2015_12_disable_schedulertest) https://github.com/bitcoin/bitcoin/pull/7144
< GitHub180> [bitcoin] laanwj closed pull request #7063: [Tests] Add prioritisetransaction RPC test (master...add-prioritisetransaction-rpctest) https://github.com/bitcoin/bitcoin/pull/7063
< jonasschnelli> sipa asked about adding a option in Qt ("provide X MB of ram for bitcoin-qt")...
< GitHub145> [bitcoin] laanwj closed pull request #7137: Tests: Explicitly set chain limits in replace-by-fee test (master...fix-rbf-test) https://github.com/bitcoin/bitcoin/pull/7137
< GitHub167> bitcoin/master 16f4a6e Wladimir J. van der Laan: Merge pull request #7137...
< GitHub167> bitcoin/master cfdc662 Suhas Daftuar: Explicitly set chain limits in replace-by-fee test
< GitHub167> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bc1f4275705a...16f4a6e0fe26
< GitHub159> bitcoin/master bc1f427 Wladimir J. van der Laan: qt: periodic translations update
< GitHub159> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/bc1f4275705a6aae03ce439cd317ec4166075c08
< GitHub63> [bitcoin] laanwj closed pull request #7141: rpc: Don't translate warning messages (master...2015_12_warnings_translations) https://github.com/bitcoin/bitcoin/pull/7141
< GitHub161> bitcoin/master c0c08c7 Wladimir J. van der Laan: Merge pull request #7141...
< GitHub161> bitcoin/master aabc897 Wladimir J. van der Laan: rpc: Don't translate warning messages...
< GitHub161> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a60538bc456c...c0c08c7c68d0
< GitHub146> [bitcoin] laanwj closed pull request #7143: qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel (master...2015_12_qt4_build) https://github.com/bitcoin/bitcoin/pull/7143
< GitHub117> bitcoin/master a60538b Wladimir J. van der Laan: Merge pull request #7143...
< GitHub117> bitcoin/master 6da12df Wladimir J. van der Laan: qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel...
< GitHub117> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2ef5ffa59afa...a60538bc456c
< GitHub180> [bitcoin] laanwj closed pull request #6915: [Mempool] Improve removal of invalid transactions after reorgs (master...fix-reorg-handling) https://github.com/bitcoin/bitcoin/pull/6915
< GitHub85> bitcoin/master b0a064c Matt Corallo: Fix comment in removeForReorg
< GitHub85> bitcoin/master 9b060e5 Matt Corallo: Fix removal of time-locked transactions during reorg
< GitHub85> bitcoin/master 0c9959a Matt Corallo: Add failing test checking timelocked-txn removal during reorg
< GitHub85> [bitcoin] laanwj pushed 9 new commits to master: https://github.com/bitcoin/bitcoin/compare/9afbd96919af...2ef5ffa59afa
< GitHub47> bitcoin/master 9afbd96 Wladimir J. van der Laan: Merge pull request #7022...
< GitHub77> [bitcoin] laanwj closed pull request #7022: Change default block priority size to 0 (master...defaultPrioritySize) https://github.com/bitcoin/bitcoin/pull/7022
< GitHub47> bitcoin/master 50947ef Alex Morcos: Change default block priority size to 0...
< GitHub47> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6abf6eb7bb77...9afbd96919af
< GitHub181> [bitcoin] laanwj opened pull request #7143: qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel (master...2015_12_qt4_build) https://github.com/bitcoin/bitcoin/pull/7143
< GitHub93> [bitcoin] luke-jr opened pull request #7142: [WIP] Travis: Test build against system Qt4 (master...travis_qt4) https://github.com/bitcoin/bitcoin/pull/7142
< BlueMatt> wumpus: https://github.com/bitcoin/bitcoin/pull/6872 <-- review away
< Luke-Jr> https://github.com/bitcoin/bitcoin/pull/7128 has a bunch of utACKs, so I just rebased it
< Luke-Jr> probably should close https://github.com/bitcoin/bitcoin/pull/6451 since it's past Nov 11
< GitHub69> bitcoin/master 6abf6eb Wladimir J. van der Laan: Merge pull request #7063...
< GitHub69> bitcoin/master 2b31ab9 Suhas Daftuar: Add rpc test for prioritisetransaction
< GitHub69> bitcoin/master 6e8b07f Suhas Daftuar: Add rounding helper function to util.py
< GitHub69> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/8f761e87c3fd...6abf6eb7bb77
< BlueMatt> so https://github.com/bitcoin/bitcoin/pull/7037 plus a "I want no txn" option would be my vote
< BlueMatt> no, we'd need https://github.com/bitcoin/bitcoin/pull/7037 too
< BlueMatt> wumpus: if we want to do a fix for gbt for 0.12, i think its https://github.com/bitcoin/bitcoin/pull/7104
< wumpus> Luke-Jr: you could help testing https://github.com/bitcoin/bitcoin/pull/6898 :)
< wumpus> https://github.com/bitcoin/bitcoin/pull/6872 needs rebase, and BlueMatt has no time to do it until tomorrow
< wumpus> https://github.com/bitcoin/bitcoin/pull/6898 has no ACKs at all, not even untested or concept
< wumpus> gmaxwell: final ack on https://github.com/bitcoin/bitcoin/pull/6915 would be nice
< GitHub11> [bitcoin] laanwj closed pull request #7136: [trivial] Fix markdown, links and help messages (master...MarcoFalke-2015-trivial5) https://github.com/bitcoin/bitcoin/pull/7136
< GitHub24> bitcoin/master 9999cb0 MarcoFalke: Fix url in .travis.yml
< GitHub24> bitcoin/master fad3035 MarcoFalke: [doc] Minor markdown fixes
< GitHub24> bitcoin/master fa22a10 MarcoFalke: contrib: Del. gitian downloader config and update gitian README
< GitHub24> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/327291af02d0...8f761e87c3fd
< GitHub22> [bitcoin] laanwj closed pull request #6914: Add pre-allocated vector type and use it for CScript (master...prevector) https://github.com/bitcoin/bitcoin/pull/6914
< GitHub104> bitcoin/master 327291a Wladimir J. van der Laan: Merge pull request #6914...
< GitHub104> bitcoin/master 114b581 Pieter Wuille: Prevector type