2016-04-22

< GitHub132> bitcoin/master 0c95ebc Wladimir J. van der Laan: Merge #7816: [Wallet] slighly refactor GetOldestKeyPoolTime()...
< GitHub132> bitcoin/master 9f7336b Jonas Schnelli: [Wallet] slightly refactor GetOldestKeyPoolTime()
< GitHub132> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/59ad56851a34...0c95ebce7e67
< GitHub172> [bitcoin] kazcw closed pull request #7923: Enable leveldb obfuscation for new databases (master...obfuscate) https://github.com/bitcoin/bitcoin/pull/7923
< GitHub185> [bitcoin] kazcw opened pull request #7923: Enable leveldb obfuscation for new databases (master...obfuscate) https://github.com/bitcoin/bitcoin/pull/7923
< GitHub71> [bitcoin] kazcw opened pull request #7922: CBase58Data::SetString: cleanse the full vector (master...cleanse-fully) https://github.com/bitcoin/bitcoin/pull/7922

2016-04-21

< luke-jr> hrm, I fixed some Travis-outside-of-"bitcoin" issues earleir this year
<@sipa> i would love to just enable travis on my own bitcoin fork repo
< airmac> anyone intrested in trading bitgold for bitcoin we can use escrow if you like
< Chris_Stewart_5> jl2012: Looks like you right, in sipa's pull request refactoring test cases he expects an OP_COUNT error https://github.com/sipa/bitcoin/blob/refactorscriptests_12/src/test/data/script_tests.json#L1097-L1101
< GitHub137> [bitcoin] MarcoFalke closed pull request #7912: Tests: Fix deserialization of reject messages (master...fix-mininode-reject) https://github.com/bitcoin/bitcoin/pull/7912
< GitHub39> bitcoin/master 59ad568 MarcoFalke: Merge #7912: Tests: Fix deserialization of reject messages...
< GitHub39> bitcoin/master 807fa47 Suhas Daftuar: Tests: Fix deserialization of reject messages...
< GitHub39> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/78d61aab233f...59ad56851a34
< GitHub188> [bitcoin] laanwj closed pull request #7921: [contrib] verify-commits: Add MarcoFalke fingerprint (master...Mf1604-contribMFfingerp) https://github.com/bitcoin/bitcoin/pull/7921
< GitHub77> bitcoin/master fa24329 MarcoFalke: [contrib] verify-commits: Add MarcoFalke fingerprint
< GitHub77> bitcoin/master 78d61aa Wladimir J. van der Laan: Merge #7921: [contrib] verify-commits: Add MarcoFalke fingerprint...
< GitHub77> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3689ac463439...78d61aab233f
< GitHub84> [bitcoin] MarcoFalke opened pull request #7921: [contrib] verify-commits: Add MarcoFalke fingerprint (master...Mf1604-contribMFfingerp) https://github.com/bitcoin/bitcoin/pull/7921
< MarcoFalke> Ok, will add this to https://github.com/sipa/bitcoin/pull/79
< MarcoFalke> Basically https://github.com/bitcoin/bitcoin/pull/7918 would conflict with segwit (on purpose) to get rid of the wildcard import and other cleanup. Should I submit this to the segwit branch instead?
< jonasschnelli> His last commits where not listed as "verified" by github: https://github.com/bitcoin/bitcoin/pull/7918/commits
< jonasschnelli> Hmm... maybe you should add you key here first: https://github.com/bitcoin/bitcoin/blob/master/contrib/verify-commits/trusted-keys
< wumpus> MarcoFalke: I've just enabled commit access to bitcoin/bitcoin for you - to get you started, can you try to merge #7912 using the github-merge.py script? If you need any help setting it up let me know
< GitHub1> [bitcoin] laanwj closed pull request #7916: Explicitly pass CChainParams& to DisconnectTip() (master...global-params-cleanup) https://github.com/bitcoin/bitcoin/pull/7916
< GitHub119> bitcoin/master d0a6353 face: Pass CChainParams to DisconnectTip()
< GitHub119> bitcoin/master 176869f face: Explicitly pass CChainParams to ConnectBlock
< GitHub119> bitcoin/master 764d237 Jorge Timón: Globals: Explicitly pass const CChainParams& to UpdateTip()
< GitHub119> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/bafd075c5e6a...3689ac463439
< GitHub5> [bitcoin] sipa closed pull request #7913: Fix for incorrect locking in GetPubKey() (keystore.cpp) (master...getpubkey-locking-fix) https://github.com/bitcoin/bitcoin/pull/7913
< GitHub164> bitcoin/master bafd075 Pieter Wuille: Merge #7913: Fix for incorrect locking in GetPubKey() (keystore.cpp)...
< GitHub164> bitcoin/master 220f950 Yuri Zhykin: Fix for incorrect locking in GetPubKey() (keystore.cpp)
< GitHub164> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7daa3adb242d...bafd075c5e6a
< GitHub128> [bitcoin] sipa closed pull request #7868: net: Split DNS resolving functionality out of net structures (master...net-cleanup-resolve) https://github.com/bitcoin/bitcoin/pull/7868
< GitHub144> bitcoin/master 3675699 Cory Fields: net: resolve outside of storage structures...
< GitHub144> bitcoin/master a98cd1f Cory Fields: net: manually resolve dns seed sources...
< GitHub144> bitcoin/master e9fc71e Cory Fields: net: require lookup functions to specify all arguments...
< GitHub144> [bitcoin] sipa pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/04a29373571d...7daa3adb242d
< GitHub112> [bitcoin] theuni opened pull request #7920: Do not merge yet: Switch Travis to Trusty (master...travis-trusty) https://github.com/bitcoin/bitcoin/pull/7920

2016-04-20

< kanzure> sipa: i replied re: SignatureHash namecalling :) https://github.com/bitcoin/bips/pull/374#issuecomment-212632899
< GitHub54> [bitcoin] sdaftuar opened pull request #7919: Fix headers announcements edge case (master...fix-sendheaders-edge-case) https://github.com/bitcoin/bitcoin/pull/7919
< GitHub21> [bitcoin] MarcoFalke opened pull request #7918: [qa] mininode: Use hexlify wrapper from util (master...Mf1604-qaMininodeHexlify) https://github.com/bitcoin/bitcoin/pull/7918
< MarcoFalke> Should be one of those tagged with "wallet": https://github.com/bitcoin/bitcoin/issues/created_by/MarcoFalke
< GitHub13> [bitcoin] sipa opened pull request #7917: Optimize reindex (master...betterreindex) https://github.com/bitcoin/bitcoin/pull/7917
< GitHub41> [bitcoin] jtimon closed pull request #7876: Globals: Explicitly pass const CChainParams& to UpdateTip() (master...0.12.99-globals-chainparams-updatetip) https://github.com/bitcoin/bitcoin/pull/7876
< GitHub149> [bitcoin] hmel opened pull request #7916: Explicitly pass CChainParams& to DisconnectTip() (master...global-params-cleanup) https://github.com/bitcoin/bitcoin/pull/7916
< GitHub185> [bitcoin] venatici opened pull request #7914: [qa] Add optional unique coinbase generation (master...coinbase) https://github.com/bitcoin/bitcoin/pull/7914
< murch> sipa: We've actually met once (very briefly) at Bitcoin 2014. :) I said hi, and told you that I'm a moderator on Bitcoin.SE. and you said, you love our work. Heh.
< murch> Completely different topic: I'm going to have a meeting later today about a potential master thesis in the area of Bitcoin. I've proposed to do my master thesis on Coin Selection (which I've did some simulation work before, e.g. gmaxwell had commented then). I've seen that CoinSelection is scheduled to be "looked at" for 0.13. Do you think it would make sense to have a more systematic analysis of CoinSelection even though that's schedu
< murch> My intent is to point out an easy improvement that could be made in the communication with the broader Bitcoin community. Unless I'm mistaken and the table is up-to-date. Then I'll rest my case of course. ;)
< murch> btcdrak: E.g. adam3us has referred to the table 16 days ago (https://www.reddit.com/r/Bitcoin/comments/4d3pdg/clearing_the_fud_around_segwit/d1nxxq6) as showing that secondary projects are working on SegWit. I've called him out on that, because the table doesn't actually show that. (I'm Xekyo on reddit). I would like to propose that development teams listed on that table get nudged to update their status, because it is my understanding
< kanzure> sipa: there is some minor doubled text at the start of your issue comment, https://github.com/bitcoin/bitcoin/pull/7910#issuecomment-211998958

2016-04-19

< GitHub192> [bitcoin] yurizhykin opened pull request #7913: Fix for incorrect locking in GetPubKey() (keystore.cpp) (master...getpubkey-locking-fix) https://github.com/bitcoin/bitcoin/pull/7913
< GitHub79> [bitcoin] sdaftuar opened pull request #7912: Tests: Fix deserialization of reject messages (master...fix-mininode-reject) https://github.com/bitcoin/bitcoin/pull/7912
< GitHub181> [bitcoin] theuni opened pull request #7911: leveldb: integrate leveldb into our buildsystem (master...leveldb-integration) https://github.com/bitcoin/bitcoin/pull/7911
< sipa> bitcoin.sipa.be is a node, and run with -segnet
< NicolasDorier> morcos: there is this bug https://github.com/sipa/bitcoin/issues/73, I'll find out what happen later, but the problem is that the transaction is rejected by mempool but still added to wallet transactions. Then after one block, the transaction is rebroadcasted but this time accepted to mempool. The caller of sendtoaddress got an error and thought the money
< GitHub166> [bitcoin] jonasschnelli closed pull request #7404: [WIP] Segregated Witness (0.12...segwit) https://github.com/bitcoin/bitcoin/pull/7404
< GitHub10> [bitcoin] sipa opened pull request #7910: Segregated witness (master...segwit-master) https://github.com/bitcoin/bitcoin/pull/7910
< NicolasDorier> btw, I think it is risky to add a transaction to the wallet before it has been accepted by the mempool (https://github.com/bitcoin/bitcoin/blob/04a29373571d44be36bd099c3b3ec3cda89e99d1/src/wallet/wallet.cpp#L2285)
< NicolasDorier> I was investigating https://github.com/sipa/bitcoin/issues/73
< GitHub145> [bitcoin] laanwj closed pull request #7787: [Moveonly] Create ui_interface.cpp (master...Mf1604-move-ui-helpers) https://github.com/bitcoin/bitcoin/pull/7787
< GitHub29> bitcoin/master 04a2937 Wladimir J. van der Laan: Merge #7787: [Moveonly] Create ui_interface.cpp...
< GitHub29> bitcoin/master fabbf80 MarcoFalke: [ui] Move InitError, InitWarning, AmountErrMsg
< GitHub29> bitcoin/master fa10ce6 MarcoFalke: Move ui_interface.cpp to libbitcoin_server_a_SOURCES...
< GitHub29> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/a1eb344ba8f4...04a29373571d
< GitHub76> [bitcoin] laanwj closed pull request #7762: [ZMQ] append a message sequence number to every ZMQ notification (master...2016/03/zmq_seq) https://github.com/bitcoin/bitcoin/pull/7762
< GitHub37> bitcoin/master a1eb344 Wladimir J. van der Laan: Merge #7762: [ZMQ] append a message sequence number to every ZMQ notification...
< GitHub37> bitcoin/master 0b25a9f Jonas Schnelli: [ZMQ] append a message sequence number to every ZMQ notification
< GitHub37> bitcoin/master de821d5 Jonas Schnelli: [ZMQ] refactor message string
< GitHub37> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/0e6fd5e4af31...a1eb344ba8f4
< GitHub40> [bitcoin] laanwj closed pull request #7822: Add listunspent() test for spendable/unspendable UTXO (master...support/add-test-listunspent) https://github.com/bitcoin/bitcoin/pull/7822
< GitHub84> bitcoin/master 0e6fd5e Wladimir J. van der Laan: Merge #7822: Add listunspent() test for spendable/unspendable UTXO...
< GitHub84> bitcoin/master 5d217de Joao Fonseca: Add test to check spendable and unspendable UTXO on RPC listunspent
< GitHub84> bitcoin/master fa942c7 Joao Fonseca: Move method to check matches within arrays on util.py
< GitHub84> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/187186b0fe03...0e6fd5e4af31
< GitHub199> [bitcoin] laanwj closed pull request #7625: Bugfix: Check for bench_bitcoin being enabled where needed, and skip UniValue dependency when unused (master...bugfix_bench_checks) https://github.com/bitcoin/bitcoin/pull/7625
< GitHub112> [bitcoin] laanwj closed pull request #7905: test: move accounting_tests and rpc_wallet_tests to wallet/test (master...2016_04_accounting_tests_to_wallet) https://github.com/bitcoin/bitcoin/pull/7905
< GitHub49> bitcoin/master a25a4f5 Wladimir J. van der Laan: wallet_ismine.h → script/ismine.h...
< GitHub49> bitcoin/master f4eae2d Wladimir J. van der Laan: test: Create test fixture for wallet...
< GitHub49> bitcoin/master de39c95 Wladimir J. van der Laan: test: move accounting_tests and rpc_wallet_tests to wallet/test...
< GitHub49> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/4205ad7ca2b1...187186b0fe03
< GitHub49> [bitcoin] laanwj closed pull request #7827: Speed up getchaintips. (master...ba-fix-chaintips) https://github.com/bitcoin/bitcoin/pull/7827
< GitHub170> bitcoin/master 4205ad7 Wladimir J. van der Laan: Merge #7827: Speed up getchaintips....
< GitHub170> bitcoin/master 87049e8 mrbandrews: Speed up getchaintips.
< GitHub170> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fa9d86f8c4f4...4205ad7ca2b1
< GitHub131> [bitcoin] laanwj closed pull request #7851: [qa] pull-tester: Don't mute zmq ImportError (master...Mf1604-qaUnmuteError) https://github.com/bitcoin/bitcoin/pull/7851
< GitHub160> bitcoin/master fae1f4e MarcoFalke: [qa] rpc-tests: Fix link in comment and label error msg
< GitHub160> bitcoin/master faa4f22 MarcoFalke: [qa] pull-tester: Exit early when no tests are run
< GitHub160> bitcoin/master fa05e22 MarcoFalke: [qa] pull-tester: Don't mute zmq ImportError
< GitHub160> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/fc9e3346e674...fa9d86f8c4f4
< GitHub161> [bitcoin] laanwj closed pull request #7894: [Qt] Use CURRENCY_UNIT for BitcoinUnits. (master...currency-unit) https://github.com/bitcoin/bitcoin/pull/7894
< GitHub13> [bitcoin] laanwj closed pull request #7904: txdb: Fix assert crash in new UTXO set cursor (master...2016_04_fix_utxo_iterator) https://github.com/bitcoin/bitcoin/pull/7904
< GitHub26> bitcoin/master fc9e334 Wladimir J. van der Laan: Merge #7904: txdb: Fix assert crash in new UTXO set cursor...
< GitHub26> bitcoin/master a3310b4 Wladimir J. van der Laan: txdb: Fix assert crash in new UTXO set cursor...
< GitHub26> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d28995018003...fc9e3346e674
< gmaxwell> $ grep 'received: notfound' ~/.bitcoin/debug.log | cut -d' ' -f1 | sort | uniq -c | sort -n
< GitHub89> [bitcoin] pstratem opened pull request #7907: Optimize and Cleanup CScript::FindAndDelete (master...2016-04-17-findanddelete) https://github.com/bitcoin/bitcoin/pull/7907
< phantomcircuit> cfields: what's the best way to add a new binary to the auto tools stuff? i tried copying bitcoin-tx stuff and renaming it but things exploded

2016-04-18

< GitHub142> [bitcoin] theuni opened pull request #7906: net: prerequisites for p2p encapsulation changes (master...net-refactor-prerequisites) https://github.com/bitcoin/bitcoin/pull/7906
< Chris_Stewart_5> https://github.com/bitcoin/bitcoin/blob/master/src/script/interpreter.cpp#L906 is the line i think is where the error is set
< GitHub148> [bitcoin] gavinandresen closed pull request #7887: Remove mapBlockSource (master...remove_mapBlockSource) https://github.com/bitcoin/bitcoin/pull/7887
< Chris_Stewart_5> Where is the sigop limit tracked in bitcoin core? I cannot seem to find it in interpreter.cpp
< GitHub61> [bitcoin] laanwj closed pull request #7900: fix spelling mistake (master...patch-3) https://github.com/bitcoin/bitcoin/pull/7900
< GitHub30> bitcoin/master d289950 Wladimir J. van der Laan: Merge #7900: fix spelling mistake...
< GitHub30> bitcoin/master 3107c47 Chris Moore: fix spelling mistake
< GitHub30> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9eb7565cddf2...d28995018003
< GitHub170> [bitcoin] laanwj closed pull request #7897: add missing newline (master...patch-2) https://github.com/bitcoin/bitcoin/pull/7897
< GitHub185> bitcoin/master dc0693f Chris Moore: add missing newline...
< GitHub185> bitcoin/master 9eb7565 Wladimir J. van der Laan: Merge #7897: add missing newline...
< GitHub185> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/88616d200863...9eb7565cddf2
< GitHub167> [bitcoin] laanwj opened pull request #7905: test: move accounting_tests and rpc_wallet_tests to wallet/test (master...2016_04_accounting_tests_to_wallet) https://github.com/bitcoin/bitcoin/pull/7905
< GitHub59> [bitcoin] laanwj closed pull request #7848: Divergence between 32- and 64-bit when hashing >4GB affects `gettxoutsetinfo` (master...2016_04_hash_4gb_utxoset) https://github.com/bitcoin/bitcoin/pull/7848
< GitHub146> bitcoin/master 28b400f Wladimir J. van der Laan: doc: update release-notes for `gettxoutsetinfo` change
< GitHub146> bitcoin/master 9ad1a51 Wladimir J. van der Laan: crypto: bytes counts are 64 bit...
< GitHub146> bitcoin/master 76212bb Wladimir J. van der Laan: rpc: make sure `gettxoutsetinfo` hash has txids...
< GitHub146> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/b1bf511af693...88616d200863
< GitHub134> [bitcoin] laanwj closed pull request #7833: tests: Check Content-Type header returned from RPC server (master...2016_04_rpc_tests_check_content_type) https://github.com/bitcoin/bitcoin/pull/7833
< GitHub29> bitcoin/master b1bf511 Wladimir J. van der Laan: Merge #7833: tests: Check Content-Type header returned from RPC server...
< GitHub29> bitcoin/master 5078ca4 Wladimir J. van der Laan: tests: Check Content-Type header returned from RPC server...
< GitHub29> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ec870e13991f...b1bf511af693
< GitHub124> [bitcoin] laanwj closed pull request #7888: prevector: fix 2 bugs in currently unreached code paths (master...pvfix) https://github.com/bitcoin/bitcoin/pull/7888
< GitHub153> bitcoin/master a7af72a Kaz Wesley: prevector::swap: fix (unreached) data corruption...
< GitHub153> bitcoin/master 4ed41a2 Kaz Wesley: test prevector::swap...
< GitHub153> bitcoin/master 1e2c29f Kaz Wesley: prevector: destroy elements only via erase()...
< GitHub153> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/73fc922ed643...ec870e13991f
< GitHub19> [bitcoin] laanwj opened pull request #7904: txdb: Fix assert crash in new UTXO set cursor (master...2016_04_fix_utxo_iterator) https://github.com/bitcoin/bitcoin/pull/7904
< GitHub31> [bitcoin] TheBlueMatt opened pull request #7903: Fix help text around importaddress and rename it to importscript (master...16-04-importaddress-helptext) https://github.com/bitcoin/bitcoin/pull/7903
< Chris_Stewart_5> does it hit this in bitcoin core? https://github.com/bitcoin/bitcoin/blob/master/src/script/interpreter.cpp#L990

2016-04-17

2016-04-16

< GitHub177> [bitcoin] dooglus opened pull request #7899: optionally provide privkey to signmessage RPC (master...signmessage-using-privkey) https://github.com/bitcoin/bitcoin/pull/7899
< GitHub14> [bitcoin] dooglus closed pull request #7898: optionally provide privkey to signmessage RPC (master...signmessage-using-privkey) https://github.com/bitcoin/bitcoin/pull/7898
< GitHub122> [bitcoin] dooglus opened pull request #7898: optionally provide privkey to signmessage RPC (master...signmessage-using-privkey) https://github.com/bitcoin/bitcoin/pull/7898
< GitHub127> [bitcoin] dooglus opened pull request #7897: add missing newline (master...patch-2) https://github.com/bitcoin/bitcoin/pull/7897
< GitHub140> [bitcoin] dooglus opened pull request #7896: fix typo in help text (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7896
< GitHub141> [bitcoin] domob1812 opened pull request #7894: [Qt] Use CURRENCY_UNIT for BitcoinUnits. (master...currency-unit) https://github.com/bitcoin/bitcoin/pull/7894
< sipa> hmm, doc/release-process.md mentions that detached signatures are posted to https://github.com/bitcoin/bitcoin-detached-sigs
< GitHub86> [bitcoin] laanwj opened pull request #7892: Add full UTF-8 support to RPC (master...2016_04_i18n_unicode_rpc) https://github.com/bitcoin/bitcoin/pull/7892
< GitHub65> [bitcoin] sipa opened pull request #7891: Always require OS randomness when generating secret keys (master...betterrng) https://github.com/bitcoin/bitcoin/pull/7891
< GitHub107> [bitcoin] kazcw opened pull request #7888: prevector: fix 2 bugs in currently unreached code paths (master...pvfix) https://github.com/bitcoin/bitcoin/pull/7888

2016-04-15

< GitHub106> [bitcoin] gavinandresen opened pull request #7887: Remove mapBlockSource (master...remove_mapBlockSource) https://github.com/bitcoin/bitcoin/pull/7887
< GitHub132> [bitcoin] gavinandresen opened pull request #7885: QA test fix: ensure unique coinbase transactions (master...rpctest_unique_coinbases) https://github.com/bitcoin/bitcoin/pull/7885
< GitHub145> [bitcoin] jonasschnelli closed pull request #5990: refactor and optimize init.cpp/CWallet interaction (master...2015/04/wallet_init_decoup) https://github.com/bitcoin/bitcoin/pull/5990
< GitHub51> [bitcoin] gavinandresen opened pull request #7884: Optimize CScript.FindAndDelete (master...optimize_FindAndDelete) https://github.com/bitcoin/bitcoin/pull/7884
< GitHub117> [bitcoin] laanwj closed pull request #7603: Build System: Use PACKAGE_TARNAME in NSIS script (master...nsis-tarname) https://github.com/bitcoin/bitcoin/pull/7603
< GitHub76> bitcoin/master 0528e30 JeremyRand: Remove wxwidgets references from NSIS script....
< GitHub76> bitcoin/master 26880c3 JeremyRand: build: Use PACKAGE_TARNAME and new bin names in NSIS script....
< GitHub76> bitcoin/master 0dbf6e4 Cory Fields: build: define base filenames for use elsewhere in the buildsystem...
< GitHub76> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/9e47fcec1798...73fc922ed643
< GitHub32> [bitcoin] laanwj closed pull request #7756: Add cursor to iterate over utxo set, use this in `gettxoutsetinfo` (master...2016_03_utxo_cursor) https://github.com/bitcoin/bitcoin/pull/7756
< GitHub77> bitcoin/master 9e47fce Wladimir J. van der Laan: Merge #7756: Add cursor to iterate over utxo set, use this in `gettxoutsetinfo`...
< GitHub77> bitcoin/master 509cb00 Wladimir J. van der Laan: txdb: Add Cursor() method to CCoinsView to iterate over UTXO set...
< GitHub77> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/be14ca5e8c0f...9e47fcec1798
< GitHub131> [bitcoin] laanwj closed pull request #7880: Optional parameter to fundrawtransaction: specify change address explicitly (master...fundrawtransaction-specify-change-address) https://github.com/bitcoin/bitcoin/pull/7880
< GitHub191> [bitcoin] laanwj closed pull request #7518: Add multiple options to fundrawtransaction (master...enhancement/fundrawtransaction-with-changeaddress) https://github.com/bitcoin/bitcoin/pull/7518
< GitHub56> bitcoin/master f2d0944 João Barbosa: Add lockUnspents option to fundrawtransaction
< GitHub56> bitcoin/master af4fe7f João Barbosa: Add change options to fundrawtransaction
< GitHub56> bitcoin/master 41e835d João Barbosa: Add strict flag to RPCTypeCheckObj...
< GitHub56> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/a4ca44d2766a...be14ca5e8c0f
< GitHub103> [bitcoin] laanwj closed pull request #7870: [contrib] Add MarcoFalke key and move all keys to contrib/gitian-keys (master...Mf1604-contibGitianKeys) https://github.com/bitcoin/bitcoin/pull/7870
< GitHub34> bitcoin/master a4ca44d Wladimir J. van der Laan: Merge #7870: [contrib] Add MarcoFalke key and move all keys to contrib/gitian-keys...
< GitHub34> bitcoin/master fa93936 MarcoFalke: [gitian] Add marcofalke-key.pgp
< GitHub34> bitcoin/master faf4c83 MarcoFalke: [gitian] Move keys to contrib/gitian-keys
< GitHub34> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/64e71b37210a...a4ca44d2766a
< GitHub104> [bitcoin] MarcoFalke closed pull request #7882: [doc] verify.sh (master...Mf1604-docVerify) https://github.com/bitcoin/bitcoin/pull/7882
< GitHub193> [bitcoin] MarcoFalke opened pull request #7882: [doc] verify.sh (master...Mf1604-docVerify) https://github.com/bitcoin/bitcoin/pull/7882
< GitHub23> [bitcoin] laanwj opened pull request #7881: Update release process (master...2016_04_update_release_process) https://github.com/bitcoin/bitcoin/pull/7881
< Luke-Jr> Thanks for subscribing to the Bitcoin Core announcements list. Please confirm your subscription by clicking the link below: <-- the irony that the email goes out of its way to make the link un-clickable.. btcdrak
< GitHub60> [bitcoin] dooglus opened pull request #7880: Optional parameter to fundrawtransaction: specify change address explicitly (master...fundrawtransaction-specify-change-address) https://github.com/bitcoin/bitcoin/pull/7880
< GitHub57> [bitcoin] laanwj closed pull request #7856: Only send one GetAddr response per connection. (master...addr_once) https://github.com/bitcoin/bitcoin/pull/7856
< GitHub161> bitcoin/master 64e71b3 Wladimir J. van der Laan: Merge #7856: Only send one GetAddr response per connection....
< GitHub161> bitcoin/master 66b0724 Gregory Maxwell: Only send one GetAddr response per connection....
< GitHub161> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/efc059322cef...64e71b37210a
< GitHub28> [bitcoin] laanwj closed pull request #7877: Change mapRelay to store CTransactions (master...relayctransaction) https://github.com/bitcoin/bitcoin/pull/7877
< GitHub80> bitcoin/master efc0593 Wladimir J. van der Laan: Merge #7877: Change mapRelay to store CTransactions...
< GitHub80> bitcoin/master 38c3102 Pieter Wuille: Change mapRelay to store CTransactions
< GitHub80> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bbd210d9275a...efc059322cef
< GitHub111> [bitcoin] laanwj closed pull request #7809: depends: some base fixes/changes (master...depends-updates) https://github.com/bitcoin/bitcoin/pull/7809
< GitHub45> bitcoin/master bb717f4 Cory Fields: depends: fix "unexpected operator" error during "make download"
< GitHub45> bitcoin/master fe740f1 Cory Fields: depends: fix fallback downloads...
< GitHub45> bitcoin/master dc4ec6d Cory Fields: depends: create a hostid and buildid and add option for salts...
< GitHub45> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/cabba24a5bde...bbd210d9275a
< GitHub74> [bitcoin] laanwj closed pull request #6030: Avoid counting failed connect attempts when probably offline. (master...addrman_offline_attempts) https://github.com/bitcoin/bitcoin/pull/6030
< GitHub199> [bitcoin] laanwj closed pull request #6215: add bip32 pub key serialization (master...2015/06/extkey_ser) https://github.com/bitcoin/bitcoin/pull/6215

2016-04-14

< BlueMatt> cfields: simple tcp stuff at https://github.com/TheBlueMatt/bitcoin/commits/udp, udp-based stuff which hasnt been fully rebased on top at https://github.com/TheBlueMatt/bitcoin/commits/udp-wip
< wumpus> BlueMatt: release schedule 0.13: https://github.com/bitcoin/bitcoin/issues/7679
< btcdrak> This is the list of 0.13 milestones https://github.com/bitcoin/bitcoin/milestones/0.13.0
< wumpus> I created this in december, a bit optimistic maybe, but five months later :) https://github.com/bitcoin/bitcoin/pull/7165
< sipa> i don't know what the best way forward is, but i think we're close to PRing it for bitcoin
< jonasschnelli> Yes. I think the nested command extension I have added to the GUI could be usefull for bitcoin-cli for such situations.
< GitHub44> [bitcoin] MarcoFalke opened pull request #7878: [test] bctest.py: Revert faa41ee (master...Mf1604-bctestPy) https://github.com/bitcoin/bitcoin/pull/7878
< OxADADA> we're using Kramdown for the bitcoin-core website, yes? GitHub is moving away from the other Markdown parsers.
< GitHub90> [bitcoin] laanwj closed pull request #7131: Add 'setblockmaxsize' RPC interface (master...setblockmaxsize) https://github.com/bitcoin/bitcoin/pull/7131
< GitHub24> [bitcoin] laanwj closed pull request #7812: Tiny refactor of `IsRBFOptIn`, avoid exception (master...2016/04/rbf_refact) https://github.com/bitcoin/bitcoin/pull/7812
< GitHub101> bitcoin/master 430fffe Wladimir J. van der Laan: Merge #7812: Tiny refactor of `IsRBFOptIn`, avoid exception...
< GitHub101> bitcoin/master 4f7c959 Jonas Schnelli: Refactor IsRBFOptIn, avoid exception
< GitHub101> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d97101e5a84b...430fffefaab6
< GitHub86> [bitcoin] sipa opened pull request #7877: Change mapRelay to store CTransactions (master...relayctransaction) https://github.com/bitcoin/bitcoin/pull/7877
< GitHub93> [bitcoin] laanwj closed pull request #7842: RPC: do not print minping time in getpeerinfo when no ping received yet (master...20160408_getpeerinfo_no_ping_yet) https://github.com/bitcoin/bitcoin/pull/7842
< GitHub48> bitcoin/master d97101e Wladimir J. van der Laan: Merge #7842: RPC: do not print minping time in getpeerinfo when no ping received yet...
< GitHub48> bitcoin/master 62a6486 Pavel Janík: RPC: do not print ping info in getpeerinfo when no ping received yet, fix help
< GitHub48> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/491171f92954...d97101e5a84b
< GitHub9> [bitcoin] laanwj closed pull request #7846: Clean up lockorder data of destroyed mutexes (master...cleanlocks) https://github.com/bitcoin/bitcoin/pull/7846
< GitHub171> bitcoin/master 491171f Wladimir J. van der Laan: Merge #7846: Clean up lockorder data of destroyed mutexes...
< GitHub171> bitcoin/master 5eeb913 Pieter Wuille: Clean up lockorder data of destroyed mutexes...
< GitHub171> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/97d0b9889f15...491171f92954
< GitHub168> [bitcoin] jtimon opened pull request #7876: Globals: Explicitly pass const CChainParams& to UpdateTip() (master...0.12.99-globals-chainparams-updatetip) https://github.com/bitcoin/bitcoin/pull/7876
< GitHub70> [bitcoin] laanwj closed pull request #7862: Use txid as key in mapAlreadyAskedFor (master...inv-to-txid-mapalreadyaskedfor) https://github.com/bitcoin/bitcoin/pull/7862
< GitHub183> bitcoin/master 97d0b98 Wladimir J. van der Laan: Merge #7862: Use txid as key in mapAlreadyAskedFor...
< GitHub183> bitcoin/master 7e91f63 Suhas Daftuar: Use txid as key in mapAlreadyAskedFor...
< GitHub183> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ab8586e6677a...97d0b9889f15
< GitHub14> [bitcoin] laanwj closed pull request #7849: tests: add varints_bitpatterns test (master...2016_04_varint_bit_pattern_tests) https://github.com/bitcoin/bitcoin/pull/7849
< GitHub198> bitcoin/master ab8586e Wladimir J. van der Laan: Merge #7849: tests: add varints_bitpatterns test...
< GitHub198> bitcoin/master 4521f00 Wladimir J. van der Laan: tests: add varints_bitpatterns test...
< GitHub198> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/229a17ca915c...ab8586e6677a
< GitHub62> [bitcoin] laanwj closed pull request #7850: Removed call to `TryCreateDirectory` from `GetDefaultDataDir` in `src/util.cpp`. (master...issue7845) https://github.com/bitcoin/bitcoin/pull/7850
< sipa> maybe it would be interesting for me as well... whenever my laptop battaery dies while compiling bitcoin core (not surprisingly, that's the most common activity during which power fails), my git tree is corrupted
< wumpus> could work I guess, but seems overkill, every project just supports out-of-tree builds except bitcoin core :)
< GitHub19> [bitcoin] laanwj closed pull request #7863: getblockchaininfo: make bip9_softforks an object, not an array. (master...bip9-status-as-object) https://github.com/bitcoin/bitcoin/pull/7863
< GitHub61> bitcoin/master 72c54e3 Wladimir J. van der Laan: Merge #7863: getblockchaininfo: make bip9_softforks an object, not an array....
< GitHub61> bitcoin/master d12760b Rusty Russell: rpc-tests: handle KeyError nicely in test_framework.py...
< GitHub61> bitcoin/master 85c807c Rusty Russell: getblockchaininfo: make bip9_softforks an object, not an array....
< GitHub61> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b778e5993af9...72c54e388315
< GitHub187> bitcoin/master b778e59 Wladimir J. van der Laan: Merge #7855: [doc] gitian: Replace precise with trusty...
< GitHub187> bitcoin/master fa6399d MarcoFalke: [doc] gitian: Replace precise with trusty
< GitHub187> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/536b75e946fb...b778e5993af9
< GitHub175> [bitcoin] laanwj closed pull request #7796: [amount] Add support for negative fee rates (master...Mf1604-amountNeg64) https://github.com/bitcoin/bitcoin/pull/7796
< GitHub43> bitcoin/master facf5a4 MarcoFalke: [amount] tests: Fix off-by-one mistake
< GitHub43> bitcoin/master fa2da2c MarcoFalke: [amount] Add support for negative fee rates...
< GitHub43> bitcoin/master 11114a6 MarcoFalke: [amount] test negative fee rates and full constructor
< GitHub43> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/8bb5d3dff46d...536b75e946fb
< jonasschnelli> wumpus: while you at it (*duck*): https://github.com/bitcoin/bitcoin/pull/7518
< jonasschnelli> We really need something like https://github.com/bitcoin/bitcoin/pull/7551 for 0.13
< GitHub9> [bitcoin] laanwj closed pull request #7838: [Doc] Update gitian build guide to debian 8.4.0 (master...gitian-debian-84) https://github.com/bitcoin/bitcoin/pull/7838
< GitHub33> bitcoin/master 8bb5d3d Wladimir J. van der Laan: Merge #7838: [Doc] Update gitian build guide to debian 8.4.0...
< GitHub33> bitcoin/master 4a1d5c1 fanquake: [Doc] Update gitian build guide to debian 8.4.0
< GitHub33> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/514993554c37...8bb5d3dff46d

2016-04-13

< GitHub79> [bitcoin] morcos opened pull request #7874: Improve AlreadyHave (master...speedAlreadyHave) https://github.com/bitcoin/bitcoin/pull/7874
< GitHub190> [bitcoin] mrbandrews opened pull request #7871: Manual block file pruning. (master...ba-manual6) https://github.com/bitcoin/bitcoin/pull/7871
< wumpus> jonasschnelli: interesting - so a reindex is slow with LMDB, but a sync from another node is fast? Greg did a benchmark with a sync from another node and LMDB came out much faster: https://github.com/laanwj/bitcoin/tree/2016_04_mdb#x86_64 . Also wonder where the bottleneck is, but will add it to the performance results
< shangzhou> sipa:http://bitcoin.sipa.be/ data is not up to date
< GitHub91> [bitcoin] theuni opened pull request #7868: net: Split DNS resolving functionality out of net structures (master...net-cleanup-resolve) https://github.com/bitcoin/bitcoin/pull/7868
< GitHub177> [bitcoin] mrCertified opened pull request #7867: deleted Configure.ac restore bits to all networks(%master%masterCode[{rLi}]) (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7867

2016-04-12

< sipa> fun fact: you can create an ifthen .... else .... else .... else .... endif branch in bitcoin script
< Chris_Stewart_5> Where does bitcoin core mark the script invalid if there are too many script opts in a OP_IF branch that is not executed
< GitHub176> [bitcoin] sipa closed pull request #7828: Trivial: Globals: Explicitly pass const CChainParams& to ProcessMessage() (master...0.12.99-chainparams-trivial) https://github.com/bitcoin/bitcoin/pull/7828
< GitHub119> bitcoin/master 5149935 Pieter Wuille: Merge #7828: Trivial: Globals: Explicitly pass const CChainParams& to ProcessMessage()...
< GitHub119> bitcoin/master bf477bc Jorge Timón: Trivial: Globals: Explicitly pass const CChainParams& to ProcessMessage()
< GitHub119> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/934f2b5e7693...514993554c37
< GitHub47> [bitcoin] RyanKung closed pull request #7864: Qa: some code style reflected for pep8 (master...dev/rk) https://github.com/bitcoin/bitcoin/pull/7864
< GitHub179> [bitcoin] jonasschnelli closed pull request #7824: Add uncontroversial RBF base features (master...2016/04/rbf_uncontroversial) https://github.com/bitcoin/bitcoin/pull/7824
< GitHub182> [bitcoin] jonasschnelli closed pull request #7159: [RPC] Add RBF opt-in possibilities to rawtx functions (master...2015/12/rpc_rbf) https://github.com/bitcoin/bitcoin/pull/7159
< GitHub74> [bitcoin] jonasschnelli opened pull request #7865: [RPC] Add bumpfee command. (master...2016/04/rbf_combined) https://github.com/bitcoin/bitcoin/pull/7865
< GitHub165> [bitcoin] RyanKung opened pull request #7864: Qa: some code style reflected for pep8 (master...dev/rk) https://github.com/bitcoin/bitcoin/pull/7864
< gmaxwell> A test for bitcoin core slavishly enforcing exact behavior? It couldn't be!
< GitHub99> [bitcoin] rustyrussell opened pull request #7863: getblockchaininfo: make bip9_softforks an object, not an array. (master...bip9-status-as-object) https://github.com/bitcoin/bitcoin/pull/7863

2016-04-11

< GitHub88> [bitcoin] sdaftuar opened pull request #7862: Use txid as key in mapAlreadyAskedFor (master...inv-to-txid-mapalreadyaskedfor) https://github.com/bitcoin/bitcoin/pull/7862
< sipa> it is not something that makes sense in a bitcoin script
< GitHub23> [bitcoin] jonasschnelli closed pull request #7831: [CLI] refactor wallets RPC JSON conversions (master...2016/04/cli_conversion) https://github.com/bitcoin/bitcoin/pull/7831
< GitHub100> bitcoin/0.12 9779e1e Wladimir J. van der Laan: Merge #7852: [0.12] Add missing reference to release notes...
< GitHub192> [bitcoin] laanwj closed pull request #7852: [0.12] Add missing reference to release notes (0.12...bip113) https://github.com/bitcoin/bitcoin/pull/7852
< GitHub100> [bitcoin] laanwj pushed 2 new commits to 0.12: https://github.com/bitcoin/bitcoin/compare/465d30915cd3...9779e1e1f320
< GitHub100> bitcoin/0.12 de7c34c BtcDrak: Add missing link to BIP113
< GitHub114> [bitcoin] laanwj closed pull request #7858: Add jl2012 public key for gitian build (master...patch-9) https://github.com/bitcoin/bitcoin/pull/7858
< GitHub183> bitcoin/master 934f2b5 Wladimir J. van der Laan: Merge #7858: Add jl2012 public key for gitian build...
< GitHub183> bitcoin/master 64c22be Johnson Lau: Add jl2012 public key for gitian build
< GitHub183> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/065c6b443f3e...934f2b5e7693
< GitHub33> [bitcoin] jl2012 opened pull request #7858: Add jl2012 public key for gitian build (master...patch-9) https://github.com/bitcoin/bitcoin/pull/7858
< BlueMatt> hmm, the sendheaders stuff is pretty bitcoin-core-specific
< BlueMatt> we DoS a node for sending us a header that doesnt connect to our chain, because bitcoin core keeps track of what it thinks its peers have for headers (and assumes they never throw away headers)
< GitHub84> [bitcoin] promag opened pull request #7857: Add fee to fundrawtransaction (master...enhancement/add-fee-to-fundrawtransaction) https://github.com/bitcoin/bitcoin/pull/7857