2016-05-12

< GitHub194> [bitcoin] laanwj opened pull request #8048: doc: Remove outdated qt4 install information from README.md (master...2016_05_doc_noqt4) https://github.com/bitcoin/bitcoin/pull/8048
< GitHub15> [bitcoin] jonasschnelli closed pull request #8046: [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX (master...2016/05/fix_quit) https://github.com/bitcoin/bitcoin/pull/8046
< GitHub130> bitcoin/master 169d379 Jonas Schnelli: Merge #8046: [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX...
< GitHub130> bitcoin/master 34ebceb Jonas Schnelli: [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX
< GitHub130> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7c8558da362f...169d379c9835
< GitHub176> [bitcoin] MarcoFalke opened pull request #8047: [qa] test_framework: Set wait-timeout for bitcoind procs (master...Mf1605-qaUtilTimeout) https://github.com/bitcoin/bitcoin/pull/8047
< wumpus> the latter only happens with self-compiled bitcoin-qt against the system qt5, whichi s ancient
< jonasschnelli> wumpus: check https://github.com/bitcoin/bitcoin/issues/8043
< GitHub140> [bitcoin] laanwj closed pull request #8006: Qt: Add option to disable the system tray icon (master...disable-tray) https://github.com/bitcoin/bitcoin/pull/8006
< GitHub124> bitcoin/master 7c8558d Wladimir J. van der Laan: Merge #8006: Qt: Add option to disable the system tray icon...
< GitHub124> bitcoin/master 8b0e497 Tyler Hardin: Qt: Add option to hide the system tray icon...
< GitHub124> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2efe38b8323c...7c8558da362f
< GitHub29> [bitcoin] laanwj closed pull request #8004: signal handling: fReopenDebugLog and fRequestShutdown should be type sig_atomic_t (master...fix_signal_handler) https://github.com/bitcoin/bitcoin/pull/8004
< GitHub57> bitcoin/master 2efe38b Wladimir J. van der Laan: Merge #8004: signal handling: fReopenDebugLog and fRequestShutdown should be type sig_atomic_t...
< GitHub57> bitcoin/master 3262316 Chirag Davé: fReopenDebugLog and fRequestShutdown should be type sig_atomic_t...
< GitHub57> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5b736ddaa1c1...2efe38b8323c
< GitHub52> [bitcoin] laanwj closed pull request #8041: [qa] Fix bip9-softforks blockstore issue (master...Mf1604-qaBip9Blockstore) https://github.com/bitcoin/bitcoin/pull/8041
< GitHub120> bitcoin/master 5b736dd Wladimir J. van der Laan: Merge #8041: [qa] Fix bip9-softforks blockstore issue...
< GitHub120> bitcoin/master fad60b3 MarcoFalke: [qa] Fix bip9-softforks blockstore issue
< GitHub120> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/69b3a6dd9d9a...5b736ddaa1c1
< GitHub135> [bitcoin] jonasschnelli opened pull request #8046: [Qt][OSX] Fix Cmd-Q / Menu Quit shutdown on OSX (master...2016/05/fix_quit) https://github.com/bitcoin/bitcoin/pull/8046
< wumpus> can anyone please benchmark this on an actual recent Intel processor? https://github.com/laanwj/bitcoin/tree/2016_05_sha256_accel
< GitHub131> [bitcoin] sipa closed pull request #8039: bench: Add crypto hash benchmarks (master...2016_05_benchmark_sha256) https://github.com/bitcoin/bitcoin/pull/8039
< GitHub127> bitcoin/master 69b3a6d Pieter Wuille: Merge #8039: bench: Add crypto hash benchmarks...
< GitHub127> bitcoin/master 32114dd Wladimir J. van der Laan: bench: Add crypto hash benchmarks...
< GitHub127> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/423ca302a3ee...69b3a6dd9d9a

2016-05-11

< GitHub176> [bitcoin] jonasschnelli opened pull request #8042: [Qt] Don't allow to open the debug window during splashscreen & verification state (master...2016/05/qt_debug_win_splash) https://github.com/bitcoin/bitcoin/pull/8042
< jonasschnelli> AaronvanW: you'll find him in #secp256k1 or in #bitcoin-wizards
< jonasschnelli> wumpus, sipa: I try to understand the reason for a 1MB instead of a 32MB buffer for the sha256 (https://github.com/bitcoin/bitcoin/pull/8039#issuecomment-218237617)...
< GitHub138> [bitcoin] MarcoFalke opened pull request #8041: [qa] Fix bip9-softforks blockstore issue (master...Mf1604-qaBip9Blockstore) https://github.com/bitcoin/bitcoin/pull/8041

2016-05-10

< warren> wumpus: regarding https://github.com/bitcoin/bitcoin/pull/8033 are we leaning toward not fixing minor problems here because of the network rewrite?
< GitHub51> bitcoin/master 423ca30 MarcoFalke: Merge #7972: [qa] pull-tester: Run rpc test in parallel...
< GitHub113> [bitcoin] MarcoFalke closed pull request #7972: [qa] pull-tester: Run rpc test in parallel (master...Mf1604-qaParallel) https://github.com/bitcoin/bitcoin/pull/7972
< GitHub51> bitcoin/master ccccc59 MarcoFalke: [qa] Add option --portseed to test_framework
< GitHub51> bitcoin/master fa494de MarcoFalke: [qa] pull-tester: Run rpc test in parallel
< GitHub51> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/373b50debaa9...423ca302a3ee
< GitHub31> [bitcoin] laanwj opened pull request #8039: bench: Add hash benchmarks (master...2016_05_benchmark_sha256) https://github.com/bitcoin/bitcoin/pull/8039
< MarcoFalke> Couldn't we just get rid of bdb, so no one has to figure out how to fix those bugs?(c.f. https://github.com/bitcoin/bitcoin/issues?q=is%3Aopen+is%3Aissue+author%3AMarcoFalke+label%3AWallet )
< MarcoFalke> Is it failing when you try bitcoin/master?
< GitHub72> [bitcoin] MarcoFalke opened pull request #8038: [qa, doc] Various minor fixes (master...Mf1605-trivial12) https://github.com/bitcoin/bitcoin/pull/8038
< GitHub54> [bitcoin] laanwj closed pull request #8028: Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk (master...2016-05-09-cwalletdb-writetx) https://github.com/bitcoin/bitcoin/pull/8028
< GitHub74> bitcoin/master 0fd5997 Patrick Strateman: Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
< GitHub74> bitcoin/master 373b50d Wladimir J. van der Laan: Merge #8028: Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk...
< GitHub74> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/41138f914d16...373b50debaa9
< GitHub11> [bitcoin] laanwj closed pull request #8036: init: Move berkeleydb version reporting to wallet (master...2016_05_berkeleydb_report_in_wallet) https://github.com/bitcoin/bitcoin/pull/8036
< GitHub58> bitcoin/master 41138f9 Wladimir J. van der Laan: Merge #8036: init: Move berkeleydb version reporting to wallet...
< GitHub58> bitcoin/master 3e2c946 Wladimir J. van der Laan: init: Move berkeleydb version reporting to wallet...
< GitHub58> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f7a21dae5dbf...41138f914d16
< GitHub126> [bitcoin] laanwj opened pull request #8036: init: Move berkeleydb version reporting to wallet (master...2016_05_berkeleydb_report_in_wallet) https://github.com/bitcoin/bitcoin/pull/8036
< GitHub167> [bitcoin] laanwj closed pull request #8019: Remove state arg from ReconsiderBlock, rename to ResetBlockFailureFlags (master...reblarg) https://github.com/bitcoin/bitcoin/pull/8019
< GitHub184> bitcoin/master f7a21da Wladimir J. van der Laan: Merge #8019: Remove state arg from ReconsiderBlock, rename to ResetBlockFailureFlags...
< GitHub184> bitcoin/master addb9d2 instagibbs: Remove state arg from ReconsiderBlock
< GitHub184> bitcoin/master 657e07e instagibbs: Rename ReconsiderBlock func to reflect real behavior
< GitHub184> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/5767e80dda7a...f7a21dae5dbf
< GitHub142> [bitcoin] laanwj closed pull request #8005: Add a comment indicating that the btc devs don't want a warning fixed (master...note-that-unused-function-compiler-warning-should-not-be-fixed) https://github.com/bitcoin/bitcoin/pull/8005
< GitHub32> [bitcoin] laanwj closed pull request #8016: Fix multithread CScheduler and reenable test (master...20160506_multithread_CScheduler) https://github.com/bitcoin/bitcoin/pull/8016
< GitHub152> bitcoin/master 5767e80 Wladimir J. van der Laan: Merge #8016: Fix multithread CScheduler and reenable test...
< GitHub152> bitcoin/master 166e4b0 Pavel Janík: Notify other serviceQueue thread we are finished to prevent deadlocks.
< GitHub152> bitcoin/master db18ab2 Pavel Janík: Reenable multithread scheduler test.
< GitHub152> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b33824b76cbf...5767e80dda7a
< jonasschnelli> gmaxwell, sipa: Maybe you find time to review the "simplest" HD PR: https://github.com/bitcoin/bitcoin/pull/8035
< GitHub98> [bitcoin] jonasschnelli closed pull request #7273: [Wallet] Simple HD/BIP32 support (master...2016/01/hdsimple) https://github.com/bitcoin/bitcoin/pull/7273
< GitHub24> [bitcoin] jonasschnelli closed pull request #6265: Add HD/Bip32 support (master...2015/06/wallet_bip32) https://github.com/bitcoin/bitcoin/pull/6265
< GitHub8> [bitcoin] jonasschnelli opened pull request #8035: [Wallet] Add simplest BIP32/deterministic key generation implementation (master...2016/05/simplest_hd) https://github.com/bitcoin/bitcoin/pull/8035
< GitHub160> [bitcoin] jonasschnelli closed pull request #8012: Qt: Delay user confirmation of send (master...send-delay) https://github.com/bitcoin/bitcoin/pull/8012
< GitHub195> bitcoin/master b33824b Jonas Schnelli: Merge #8012: Qt: Delay user confirmation of send...
< GitHub195> bitcoin/master 3902a29 Tyler Hardin: Qt: Delay user confirmation of send...
< GitHub195> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4e14afe42fdd...b33824b76cbf
< wumpus> at the least, GPUs became a lot better with integer operations compared to the time I used it a lot, partially thanks to bitcoin mining :-)
< jonasschnelli> I'm impressed how bitcoin-core does perform on a 29$ computer (Pine64). Progress=0.5~ in <24h. dbcache=1500. Using a cheap/slow USB stick.
< GitHub23> [bitcoin] fanquake opened pull request #8034: [doc][trivial] Add basic git squash workflow (master...contrib-squash) https://github.com/bitcoin/bitcoin/pull/8034
< GitHub94> [bitcoin] wtogami opened pull request #8033: Fix Socks5() connect failures to be less noisy and unnecessarily scary (master...proxy_fail_too_scary) https://github.com/bitcoin/bitcoin/pull/8033

2016-05-09

< GitHub50> [bitcoin] MarcoFalke closed pull request #7971: [qa] Refactor test_framework and pull tester (master...Mf1604-qaRefactor) https://github.com/bitcoin/bitcoin/pull/7971
< GitHub98> bitcoin/master fafb33c MarcoFalke: [qa] Stop other nodes, even when one fails to stop
< GitHub98> bitcoin/master fabbf6b MarcoFalke: [qa] Refactor test_framework and pull tester...
< GitHub98> bitcoin/master 2222dae MarcoFalke: [qa] Update README.md
< GitHub98> [bitcoin] MarcoFalke pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/3e90fe653420...4e14afe42fdd
< GitHub186> bitcoin/master 3e90fe6 MarcoFalke: Merge #8018: Autofind rpc tests --srcdir...
< GitHub197> [bitcoin] MarcoFalke closed pull request #8018: Autofind rpc tests --srcdir (master...2016/05/fix_test_srcdir) https://github.com/bitcoin/bitcoin/pull/8018
< GitHub186> bitcoin/master 5ea4508 Jonas Schnelli: Autofind rpc tests --srcdir
< GitHub186> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/409a8a1637d4...3e90fe653420
< wumpus> looks like it worked https://github.com/bitcoin/bitcoin/pull/8006
< GitHub109> bitcoin/master 409a8a1 Wladimir J. van der Laan: Merge #8030: test: Revert fatal-ness of missing python-zmq...
< GitHub21> [bitcoin] laanwj closed pull request #8030: test: Revert fatal-ness of missing python-zmq (master...2016_05_revert_zmq_req_tests) https://github.com/bitcoin/bitcoin/pull/8030
< GitHub109> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a68f56e727c3...409a8a1637d4
< GitHub109> bitcoin/master 65fee8e Wladimir J. van der Laan: test: Revert fatal-ness of missing python-zmq...
< wumpus> until #7851, https://github.com/bitcoin/bitcoin/pull/8030 would temporarily bring back that behavior
< GitHub145> [bitcoin] s-matthew-english opened pull request #8031: improvement to readability (master...patch-3) https://github.com/bitcoin/bitcoin/pull/8031
< jonasschnelli> I just successfully compiled (and running IBD) bitcoin-core master for Pine64
< GitHub31> [bitcoin] laanwj closed pull request #7958: Remove useless argument to AlertNotify. (master...20160427_AlertNotify_remove_arg) https://github.com/bitcoin/bitcoin/pull/7958
< GitHub123> bitcoin/master a68f56e Wladimir J. van der Laan: Merge #7958: Remove useless argument to AlertNotify....
< GitHub123> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e29cfc48fc08...a68f56e727c3
< GitHub123> bitcoin/master b02119e Pavel Janík: Remove useless argument to AlertNotify....
< jonasschnelli> The idea I had with resize the caches was that Bitcoin-Qt could ask for a db cache size during first run (like the datadir), then It could allocate ~>1GB, after IBD it could reduce it back to 100MB.
< GitHub96> [bitcoin] laanwj opened pull request #8030: test: Revert fatal-ness of missing python-zmq (master...2016_05_revert_zmq_req_tests) https://github.com/bitcoin/bitcoin/pull/8030
< GitHub10> [bitcoin] laanwj closed pull request #7976: Remove obsolete reference to CValidationState from UpdateCoins. (master...cleancoinsupdate) https://github.com/bitcoin/bitcoin/pull/7976
< GitHub128> bitcoin/master e29cfc4 Wladimir J. van der Laan: Merge #7976: Remove obsolete reference to CValidationState from UpdateCoins....
< GitHub128> bitcoin/master c8b9248 21E14: Remove obsolete reference to CValidationState from UpdateCoins.
< GitHub128> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f17032f70328...e29cfc48fc08
< wumpus> travis is stil suffering from unrelated zmq issues: https://github.com/bitcoin/bitcoin/pull/8006
< GitHub105> [bitcoin] fanquake opened pull request #8029: [Doc] Simplify OS X build notes (master...osx-build-notes) https://github.com/bitcoin/bitcoin/pull/8029
< GitHub6> [bitcoin] pstratem opened pull request #8028: Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk (master...2016-05-09-cwalletdb-writetx) https://github.com/bitcoin/bitcoin/pull/8028
< GitHub9> [bitcoin] laanwj closed pull request #7934: Improve rolling bloom filter performance and benchmark (master...benchrollingbloom) https://github.com/bitcoin/bitcoin/pull/7934
< GitHub143> bitcoin/master f17032f Wladimir J. van der Laan: Merge #7934: Improve rolling bloom filter performance and benchmark...
< GitHub143> bitcoin/master 1953c40 Pieter Wuille: More efficient bitsliced rolling Bloom filter...
< GitHub143> bitcoin/master aa62b68 Pieter Wuille: Benchmark rolling bloom filter
< GitHub143> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/fbd84788e676...f17032f70328
< GitHub177> [bitcoin] pstratem opened pull request #8026: [WIP] Wallet: Cache CWalletDB pointer in CWallet to improve performance (master...2016-05-08-wallet-speed) https://github.com/bitcoin/bitcoin/pull/8026
< GitHub22> [bitcoin] pstratem opened pull request #8025: Increase DEFAULT_KEYPOOL_SIZE to 10000. (master...2016-05-08-wallet-defaults) https://github.com/bitcoin/bitcoin/pull/8025

2016-05-08

< GitHub47> [bitcoin] theuni opened pull request #8023: RFC: Interruptible threads (master...interruptible-thread) https://github.com/bitcoin/bitcoin/pull/8023
< sipa> that was used until bitcoin 0.7, and it became horrendously slow

2016-05-07

< wumpus> ah, was closed because of a different solution, but never followed up https://github.com/bitcoin/bitcoin/pull/7659
< jl2012> https://twitter.com/sysmannet/status/728709054936186880 Less Bitcoin Orphans as results of bitcoin p2p network & src code performance improvements

2016-05-06

< GitHub88> [bitcoin] sipa opened pull request #8020: Use SipHash-2-4 for various non-cryptographic hashes (master...siphash) https://github.com/bitcoin/bitcoin/pull/8020
< GitHub166> [bitcoin] instagibbs opened pull request #8019: Remove state arg from ReconsiderBlock (master...reblarg) https://github.com/bitcoin/bitcoin/pull/8019
< GitHub137> bitcoin/master fbd8478 Wladimir J. van der Laan: Merge #8009: Docs: Fixed invalid example paths in gitian-building.md...
< GitHub195> [bitcoin] laanwj closed pull request #8009: Docs: Fixed invalid example paths in gitian-building.md (master...doc-gitian-building-offline-paths-fix) https://github.com/bitcoin/bitcoin/pull/8009
< GitHub137> bitcoin/master b06f6a9 JeremyRand: Fixed invalid example paths in gitian-building.md...
< GitHub137> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fbedc09b2d09...fbd84788e676
< wumpus> looks like there are some travis failures regarding zmq https://travis-ci.org/bitcoin/bitcoin/jobs/128251961
< GitHub171> [bitcoin] laanwj closed pull request #8013: doc: Fedora build requirements, add gcc-c++ and fix typo (master...fedora_build_readme2) https://github.com/bitcoin/bitcoin/pull/8013
< GitHub17> bitcoin/master fbedc09 Wladimir J. van der Laan: Merge #8013: doc: Fedora build requirements, add gcc-c++ and fix typo...
< GitHub17> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/77b637f20e8c...fbedc09b2d09
< GitHub17> bitcoin/master b3d18ba Warren Togami: doc: Fedora build requirements, add gcc-c++ and fix typo
< jonasschnelli> I was wrong. Bitcoin-Qt full sync takes ~ same amount of time as it takes with bitcoind.
< GitHub91> [bitcoin] jonasschnelli opened pull request #8018: Autofind rpc tests --srcdir (master...2016/05/fix_test_srcdir) https://github.com/bitcoin/bitcoin/pull/8018
< GitHub83> bitcoin/master 77b637f Wladimir J. van der Laan: Merge #7814: [qa] Switch to py3...
< GitHub87> [bitcoin] laanwj closed pull request #7814: [qa] Switch to py3 (master...Mf1604-qaPy3) https://github.com/bitcoin/bitcoin/pull/7814
< GitHub83> bitcoin/master fa389d4 MarcoFalke: [qa] Switch to py3
< GitHub83> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/65aecda52d0d...77b637f20e8c
< GitHub19> [bitcoin] jonasschnelli closed pull request #7830: [Wallet] Add cloned wallet, remove accounts, reset version (master...2016/04/wallet2) https://github.com/bitcoin/bitcoin/pull/7830
< GitHub170> [bitcoin] paveljanik opened pull request #8016: Fix multithread CScheduler and reenable test (master...20160506_multithread_CScheduler) https://github.com/bitcoin/bitcoin/pull/8016
< jonasschnelli> Is that only my observation? A full sync with BitcoinD is much faster then with Bitcoin-Qt?
< GitHub178> [bitcoin] laanwj closed pull request #8011: don't run ThreadMessageHandler at lowered priority (master...priority) https://github.com/bitcoin/bitcoin/pull/8011
< GitHub58> bitcoin/master 65aecda Wladimir J. van der Laan: Merge #8011: don't run ThreadMessageHandler at lowered priority...
< GitHub58> bitcoin/master e53e7c5 Kaz Wesley: don't run ThreadMessageHandler at lowered priority...
< GitHub58> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/efee32f38110...65aecda52d0d
< GitHub95> [bitcoin] laanwj closed pull request #7815: Break circular dependency main ↔ txdb (master...2016_04_break_txdb_main_dep) https://github.com/bitcoin/bitcoin/pull/7815
< GitHub138> bitcoin/master efee32f Wladimir J. van der Laan: Merge #7815: Break circular dependency main ↔ txdb...
< GitHub138> bitcoin/master 99e7075 Wladimir J. van der Laan: Break circular dependency main ↔ txdb...
< GitHub138> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/006cdf64dc93...efee32f38110
< GitHub62> [bitcoin] 21E14 opened pull request #8015: CCoinsViewErrorCatcher raison-d-etre (master...wrapper) https://github.com/bitcoin/bitcoin/pull/8015
< GitHub1> [bitcoin] Tyler-Hardin opened pull request #8014: Qt: Sort transactions by date (master...sort-by-date) https://github.com/bitcoin/bitcoin/pull/8014
< warren> After this is done I will make the recommendation to Fedora that they do NOT want to build and maintain their own Bitcoin RPM, mostly because they EOL distros very quickly and people will be stuck with old versions of Bitcoin. Installing Bitcoin should be a conscious process not subject to auto-update either.
< GitHub63> [bitcoin] wtogami opened pull request #8013: doc: Fedora build requirements, add gcc-c++ and fix typo (master...fedora_build_readme2) https://github.com/bitcoin/bitcoin/pull/8013

2016-05-05

< GitHub80> [bitcoin] Tyler-Hardin opened pull request #8012: Qt: Delay user confirmation of send (master...send-delay) https://github.com/bitcoin/bitcoin/pull/8012
< warren> A popular RPM package of Bitcoin uses this patch: https://togami.com/~warren/temp/2016/bitcoin-0.12.0-destchange.patch
< roasbeef> nickler: Once I get the tests in, I’ll be restructuring the commits as they’ve started to sprawl a bit as I’ve fixed bugs, tweaked API’s, etc. I’ve been busy with other non-bitcoin stuff (this whole graduating thing), but hope to get the PR to it’s final form (insert Frieza meme ;) ) in the next week or two.
< GitHub180> [bitcoin] kazcw opened pull request #8011: don't run ThreadMessageHandler at lowered priority (master...priority) https://github.com/bitcoin/bitcoin/pull/8011
< NicolasDorier> So I proposed to work on https://github.com/bitcoin/bitcoin/issues/7677
< NicolasDorier> making sure the wallet does not create uneconomical output based on current fees, and not based on mintxrelayfee (https://github.com/bitcoin/bitcoin/issues/7677)
< morcos> ok so to summarize, email to bitcoin ML stating we are setting the testnet activation start date as may 1st because we believe at this point the activation start date is likely the only consensus change remaining with segwit
< wumpus> #action discuss testnet activation date on bitcoin-dev mailing list
< GitHub197> [bitcoin] JeremyRand opened pull request #8009: Docs: Fixed invalid example paths in gitian-building.md (master...doc-gitian-building-offline-paths-fix) https://github.com/bitcoin/bitcoin/pull/8009
< GitHub194> [bitcoin] laanwj closed pull request #7907: Optimize and Cleanup CScript::FindAndDelete (master...2016-04-17-findanddelete) https://github.com/bitcoin/bitcoin/pull/7907
< GitHub84> bitcoin/master e2a30bc Gavin Andresen: Unit test for CScript::FindAndDelete
< GitHub84> bitcoin/master ec9ad5f Patrick Strateman: Replace memcmp with std::equal in CScript::FindAndDelete...
< GitHub84> bitcoin/master c0f660c Patrick Strateman: Replace c-style cast with c++ style static_cast.
< GitHub84> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/3b9a0bf41f23...006cdf64dc93
< GitHub126> [bitcoin] kazcw opened pull request #8007: Minor locking improvements (master...locknits) https://github.com/bitcoin/bitcoin/pull/8007
< GitHub118> [bitcoin] Tyler-Hardin opened pull request #8006: Qt: Add option to disable the system tray icon (master...disable-tray) https://github.com/bitcoin/bitcoin/pull/8006
< wumpus> doing final testing on https://github.com/bitcoin/bitcoin/pull/7814 at the moment
< GitHub56> [bitcoin] laanwj closed pull request #7840: Several performance and privacy improvements to inv/mempool handling (master...splitinvtxblock) https://github.com/bitcoin/bitcoin/pull/7840
< GitHub130> bitcoin/master ed70683 Pieter Wuille: Handle mempool requests in send loop, subject to trickle...
< GitHub130> bitcoin/master dc13dcd Pieter Wuille: Split up and optimize transaction and block inv queues
< GitHub130> bitcoin/master f2d3ba7 Gregory Maxwell: Eliminate TX trickle bypass, sort TX invs for privacy and priority....
< GitHub130> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/d51618e481ab...3b9a0bf41f23
< GitHub179> [bitcoin] laanwj closed pull request #7966: http: Do a pending c++11 simplification handling work items (master...2016_04_httpserver_c++11) https://github.com/bitcoin/bitcoin/pull/7966
< GitHub54> bitcoin/master 37b2137 Wladimir J. van der Laan: http: Change boost::scoped_ptr to std::unique_ptr in HTTPRequest...
< GitHub54> bitcoin/master f97b410 Wladimir J. van der Laan: http: Add log message when work queue is full...
< GitHub54> bitcoin/master 091d6e0 Wladimir J. van der Laan: http: Do a pending c++11 simplification...
< GitHub54> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/06303533230f...d51618e481ab
< GitHub14> [bitcoin] laanwj closed pull request #7953: Create signmessagewithprivkey rpc (master...signmessagewithprivkey) https://github.com/bitcoin/bitcoin/pull/7953
< GitHub20> bitcoin/master 0630353 Wladimir J. van der Laan: Merge #7953: Create signmessagewithprivkey rpc...
< GitHub20> bitcoin/master 7db0ecb Andrew Chow: Test for signing messages...
< GitHub20> bitcoin/master f90efbf Andrew: Create signmessagewithprivkey rpc...
< GitHub20> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/e8d917591f28...06303533230f
< GitHub74> bitcoin/master e8d9175 Wladimir J. van der Laan: Merge #7977: [trivial] Add missing const qualifiers....
< GitHub193> [bitcoin] laanwj closed pull request #7977: [trivial] Add missing const qualifiers. (master...consts) https://github.com/bitcoin/bitcoin/pull/7977
< GitHub74> bitcoin/master f7c4f79 Daniel Kraft: [trivial] Add missing const qualifiers....
< GitHub74> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ff69aafe52f9...e8d917591f28
< GitHub75> [bitcoin] laanwj closed pull request #7968: doc: Fedora build requirements (master...fedora_build_readme) https://github.com/bitcoin/bitcoin/pull/7968
< GitHub88> bitcoin/master ff69aaf Wladimir J. van der Laan: Merge #7968: doc: Fedora build requirements...
< GitHub88> bitcoin/master 0281678 Warren Togami: doc: Fedora build requirements
< GitHub88> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f9b4582292e8...ff69aafe52f9
< GitHub176> [bitcoin] laanwj closed pull request #8002: [depends] Add -stdlib=libc++ to darwin CXX flags (master...depends-darwin-stdlib) https://github.com/bitcoin/bitcoin/pull/8002
< GitHub73> bitcoin/master f9b4582 Wladimir J. van der Laan: Merge #8002: [depends] Add -stdlib=libc++ to darwin CXX flags...
< GitHub73> bitcoin/master 47eda2d fanquake: [depends] Add -stdlib=libc++ to darwin CXX flags
< GitHub73> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/42a67533828f...f9b4582292e8
< GitHub154> [bitcoin] avar opened pull request #8005: Add a comment indicating that the btc devs don't want a warning fixed (master...note-that-unused-function-compiler-warning-should-not-be-fixed) https://github.com/bitcoin/bitcoin/pull/8005
< GitHub26> [bitcoin] avar closed pull request #8003: Get rid of a compiler warning due to #if 0'd test (master...fix-unused-function-compiler-warning) https://github.com/bitcoin/bitcoin/pull/8003
< GitHub192> [bitcoin] laanwj closed pull request #8000: tinyformat: force USE_VARIADIC_TEMPLATES (master...2016_05_tinyformat_variadic) https://github.com/bitcoin/bitcoin/pull/8000
< GitHub154> bitcoin/master 42a6753 Wladimir J. van der Laan: Merge #8000: tinyformat: force USE_VARIADIC_TEMPLATES...
< GitHub154> bitcoin/master 08d7b56 Wladimir J. van der Laan: util: switch LogPrint and error to variadic templates
< GitHub154> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/8206835cc173...42a67533828f
< GitHub154> bitcoin/master 9eaa0af Wladimir J. van der Laan: tinyformat: force USE_VARIADIC_TEMPLATES...
< GitHub82> [bitcoin] catilac opened pull request #8004: signal handling: fReopenDebugLog and fRequestShutdown should be type sig_atomic_t (master...fix_signal_handler) https://github.com/bitcoin/bitcoin/pull/8004

2016-05-04

< GitHub55> [bitcoin] avar opened pull request #8003: Get rid of a compiler warning due to #if 0'd test (master...fix-unused-function-compiler-warning) https://github.com/bitcoin/bitcoin/pull/8003
< Jimbo_> Hi everyone. I'm getting a stable crash from bitcoin-qt.exe on WinXP. Is this platform still supported
< GitHub37> [bitcoin] laanwj closed pull request #7974: More comments on the design of AttemptToEvictConnection. (master...attempt_to_evict_comment) https://github.com/bitcoin/bitcoin/pull/7974
< GitHub30> bitcoin/master 8206835 Wladimir J. van der Laan: Merge #7974: More comments on the design of AttemptToEvictConnection....
< GitHub30> bitcoin/master d90351f Gregory Maxwell: More comments on the design of AttemptToEvictConnection....
< GitHub30> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fc23fee69047...8206835cc173
< assder> Are you planning to move from bitcoin to bitcoin-core on github?
< GitHub199> [bitcoin] laanwj closed pull request #7975: [doc] Update bitcoin-core GitHub links (master...Mf1604-doc) https://github.com/bitcoin/bitcoin/pull/7975
< GitHub34> bitcoin/master faf3d11 MarcoFalke: [doc] Update bitcoin-core GitHub links
< GitHub34> bitcoin/master fc23fee Wladimir J. van der Laan: Merge #7975: [doc] Update bitcoin-core GitHub links...
< GitHub34> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/559fbae8c658...fc23fee69047
< GitHub128> [bitcoin] fanquake opened pull request #8002: [depends] Add -stdlib=libc++ to darwin CXX flags (master...depends-darwin-stdlib) https://github.com/bitcoin/bitcoin/pull/8002
< GitHub134> [bitcoin] MarcoFalke opened pull request #8001: [0.12.2] backport script_tests improvements (0.12...Mf1605-012testbp) https://github.com/bitcoin/bitcoin/pull/8001
< GitHub151> [bitcoin] laanwj opened pull request #8000: tinyformat: force USE_VARIADIC_TEMPLATES (master...2016_05_tinyformat_variadic) https://github.com/bitcoin/bitcoin/pull/8000
< GitHub46> [bitcoin] laanwj closed pull request #7982: build: No need to check for leveldb atomics (master...leveldb-atomics) https://github.com/bitcoin/bitcoin/pull/7982
< GitHub135> bitcoin/master 559fbae Wladimir J. van der Laan: Merge #7982: build: No need to check for leveldb atomics...
< GitHub135> bitcoin/master de98290 Cory Fields: build: No need to check for leveldb atomics...
< GitHub135> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/da46f9fd6651...559fbae8c658
< GitHub2> [bitcoin] laanwj closed pull request #7989: bitcoin-cli.cpp: Use symbolic constant for exit code (master...patch-2) https://github.com/bitcoin/bitcoin/pull/7989
< GitHub168> bitcoin/master da46f9f Wladimir J. van der Laan: Merge #7989: bitcoin-cli.cpp: Use symbolic constant for exit code...
< GitHub168> bitcoin/master 9a8a7d0 Puru: bitcoin-cli.cpp: Use symbolic constant for exit code
< GitHub168> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/88b77c7da0a6...da46f9fd6651

2016-05-03

< GitHub103> [bitcoin] kazcw opened pull request #7997: replace mapNextTx with slimmer setSpends (master...setSpends) https://github.com/bitcoin/bitcoin/pull/7997
< * luke-jr> coughs at only sipa reviewing https://github.com/bitcoin/bitcoin/pull/7935
< GitHub199> [bitcoin] laanwj opened pull request #7995: main: Make version bits GUI warning clearer to translators (master...2016_05_minor_message_change) https://github.com/bitcoin/bitcoin/pull/7995
< sipa> https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md <- does not list BIP68/112/113 ?
< GitHub190> [bitcoin] Christewart opened pull request #7994: Add op csv tests to script_tests.json (master...add_op_csv_tests) https://github.com/bitcoin/bitcoin/pull/7994
< Chris_Stewart_5> instagibbs: Actually is OP_CSV not merged into master yet? https://github.com/bitcoin/bitcoin/blob/a6a860796a44a2805a58391a009ba22752f64e32/src/script/script.cpp#L134
< GitHub171> [bitcoin] fanquake opened pull request #7993: [depends] Update FreeType, ccache, ZeroMQ (master...depends-no-sourceforge) https://github.com/bitcoin/bitcoin/pull/7993
< GitHub92> [bitcoin] MarcoFalke closed pull request #7980: [qa] smartfees: Properly use ordered dict (master...Mf1604-qaOrderedDict) https://github.com/bitcoin/bitcoin/pull/7980
< GitHub64> bitcoin/master 88b77c7 MarcoFalke: Merge #7980: [qa] smartfees: Properly use ordered dict...
< GitHub64> bitcoin/master 43bbcd0 Pavel Janík: [qa] Fix typos in doc and comments
< GitHub64> bitcoin/master fa17f93 MarcoFalke: [qa] smartfees: Properly use ordered dict
< GitHub64> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/03cf6e867502...88b77c7da0a6
< GitHub4> [bitcoin] laanwj closed pull request #7956: test: Add more thorough test for dbwrapper iterators (master...2016_04_dbwrapper_iterator_tess) https://github.com/bitcoin/bitcoin/pull/7956
< GitHub35> [bitcoin] TheBlueMatt opened pull request #7992: Extend #7956 with one more test. (master...16-5-7956-update) https://github.com/bitcoin/bitcoin/pull/7992
< GitHub73> [bitcoin] kazcw closed pull request #7991: Save 7% total memory usage by using pointers as keys in mapNextTx (master...memusage) https://github.com/bitcoin/bitcoin/pull/7991

2016-05-02

< gmaxwell> (being an org member lets you assign tickets to them-- really bitcoin core should probably make a lot more people org members)
< molz> gmaxwell, but what does it mean his name is still on this page: https://github.com/orgs/bitcoin/people
< james341> now I am in a very difficult situation and I do not have enough money even for food . who do not mind , please give me a couple of dollars . here is my Bitcoin address :"1HZAGzo7DJ4cqMuHuhjPZY1hwHhZYU52Tu" . I will be very grateful to anyone who can help me -- do not consider this topic for spam, I need help
< GitHub4> [bitcoin] kazcw opened pull request #7991: Save 7% total memory usage by using pointers as keys in mapNextTx (master...memusage) https://github.com/bitcoin/bitcoin/pull/7991
< GitHub78> [bitcoin] tuladhar closed pull request #7986: Refactor bitcoin-cli.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7986
< GitHub86> [bitcoin] tuladhar opened pull request #7989: bitcoin-cli.cpp: Use symbolic constant for exit code (master...patch-2) https://github.com/bitcoin/bitcoin/pull/7989
< spudowiar1> murch: forgot to join Bitcoin related channels on IRC
< murch> spudowiar1: #bitcoin is chewing that piece of fat. Here is probably not the right place.
< GitHub132> [bitcoin] laanwj closed pull request #7959: fix race that could fail to persist a ban (master...banmap_race) https://github.com/bitcoin/bitcoin/pull/7959
< GitHub168> bitcoin/master 03cf6e8 Wladimir J. van der Laan: Merge #7959: fix race that could fail to persist a ban...
< GitHub168> bitcoin/master f4ac02e Kaz Wesley: fix race that could fail to persist a ban...
< GitHub168> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/86b800c6a299...03cf6e867502
< GitHub92> [bitcoin] laanwj closed pull request #7983: Use std::unique_ptr instead of auto_ptr. (master...unique-ptr) https://github.com/bitcoin/bitcoin/pull/7983
< GitHub16> [bitcoin] laanwj closed pull request #7964: Minor changes for c++11 consistency (master...2016_04_c++11_consistency) https://github.com/bitcoin/bitcoin/pull/7964
< GitHub6> bitcoin/master 07e4edb Wladimir J. van der Laan: auto_ptr → unique_ptr...
< GitHub6> bitcoin/master 86b800c Wladimir J. van der Laan: Merge #7964: Minor changes for c++11 consistency...
< GitHub6> bitcoin/master 073225c Wladimir J. van der Laan: chain: define enum used as bit field as uint32_t...
< GitHub6> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/0ad104190465...86b800c6a299
< GitHub145> [bitcoin] tuladhar opened pull request #7986: Refactor bitcoin-cli.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7986
< jonasschnelli> Lee Clagett mentioned (http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-April/012604.html) that a single ECDH should be sufficient for both directions. What do you think about that?
< GitHub48> [bitcoin] pstratem opened pull request #7985: [Consensus] Add nAdjustedTime parameter to CheckBlock and CheckBlockHeader. (master...2016-05-01-checkblock-header) https://github.com/bitcoin/bitcoin/pull/7985

2016-05-01

< phantomcircuit> specifically the issue is something to do with PIE vs PIC building bitcoin-fuzzy with a CheckBlock call
< phantomcircuit> and there's the qa and doc directories in bitcoin/bitcoin
< GitHub27> [bitcoin] achow101 opened pull request #7984: Optional parameter for rescans to start at a specified height (master...rescan-fromheight) https://github.com/bitcoin/bitcoin/pull/7984
< GitHub177> [bitcoin] domob1812 opened pull request #7983: Use std::unique_ptr instead of auto_ptr. (master...unique-ptr) https://github.com/bitcoin/bitcoin/pull/7983

2016-04-30

< GitHub35> [bitcoin] theuni opened pull request #7982: build: No need to check for leveldb atomics (master...leveldb-atomics) https://github.com/bitcoin/bitcoin/pull/7982
< GitHub108> [bitcoin] MarcoFalke opened pull request #7980: [qa] smartfees: Properly use ordered dict (master...Mf1604-qaOrderedDict) https://github.com/bitcoin/bitcoin/pull/7980
< GitHub118> [bitcoin] domob1812 opened pull request #7977: [trivial] Add missing const qualifiers. (master...consts) https://github.com/bitcoin/bitcoin/pull/7977
< GitHub12> [bitcoin] 21E14 opened pull request #7976: Remove obsolete reference to CValidationState from UpdateCoins. (master...cleancoinsupdate) https://github.com/bitcoin/bitcoin/pull/7976

2016-04-29

< GitHub55> [bitcoin] MarcoFalke opened pull request #7975: [doc] Update bitcoin-core GitHub links (master...Mf1604-doc) https://github.com/bitcoin/bitcoin/pull/7975
< GitHub107> bitcoin/master 0ad1041 MarcoFalke: Merge #7807: Fixed miner test values, gave constants for less error-prone values....
< GitHub37> [bitcoin] MarcoFalke closed pull request #7807: Fixed miner test values, gave constants for less error-prone values. (master...mintest) https://github.com/bitcoin/bitcoin/pull/7807
< GitHub107> bitcoin/master f8536a6 instagibbs: Corrected values
< GitHub107> bitcoin/master 617deeb instagibbs: Gave miner test values constants for less error-prone values.
< GitHub107> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/20f9ecd343bb...0ad104190465
< GitHub163> [bitcoin] gmaxwell opened pull request #7974: More comments on the design of AttemptToEvictConnection. (master...attempt_to_evict_comment) https://github.com/bitcoin/bitcoin/pull/7974
< GitHub192> [bitcoin] mruddy closed pull request #7748: test and regtest mempool: not require standard, non-mandatory, input script verification flags (master...nonstandard-sighash) https://github.com/bitcoin/bitcoin/pull/7748
< GitHub0> [bitcoin] MarcoFalke opened pull request #7972: [qa] pull-tester: Run rpc test in parallel (master...Mf1604-qaParallel) https://github.com/bitcoin/bitcoin/pull/7972
< GitHub175> [bitcoin] MarcoFalke opened pull request #7971: [qa] Refactor test_framework and pull tester (master...Mf1604-qaRefactor) https://github.com/bitcoin/bitcoin/pull/7971

2016-04-28

< GitHub23> [bitcoin] wtogami opened pull request #7968: doc: Fedora build requirements (master...fedora_build_readme) https://github.com/bitcoin/bitcoin/pull/7968
< btcdrak> achow101: it's probably worth a mail to the bitcoin-dev list to say we're intending to use the (1 << 3) service bit for segwit.