2017-03-14

< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/857d1e171e05...1b046603b30e
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9977: QA: getblocktemplate_longpoll.py should always use >0 fee tx (master...2017-03-gbt-longpoll-test) https://github.com/bitcoin/bitcoin/pull/9977
< bitcoin-git> bitcoin/master 857d1e1 MarcoFalke: Merge #9977: QA: getblocktemplate_longpoll.py should always use >0 fee tx...
< bitcoin-git> bitcoin/master 655df06 Suhas Daftuar: QA: getblocktemplate_longpoll.py should always use >0 fee tx
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cce056d72918...857d1e171e05
< bitcoin-git> [bitcoin] fanquake closed pull request #9990: Merge pull request #1 from bitpay/master (0.14...master) https://github.com/bitcoin/bitcoin/pull/9990
< bitcoin-git> [bitcoin] Rav3nPL opened pull request #9990: Merge pull request #1 from bitpay/master (0.14...master) https://github.com/bitcoin/bitcoin/pull/9990
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #9989: [Doc] Removing references to Windows 32 bit from README (master...patch-2) https://github.com/bitcoin/bitcoin/pull/9989
< warren> is among the worst efficient uses of Bitcoin. I think a more effective guard against too-cheap UTXO creation leading to such a persistent negative externality in which people use the precious resource inefficient ways would be fix the original design problem. Maybe change it so fees to create a UTXO are more front-loaded more toward time of creation instead of at the time it is spending?
< bitcoin-git> [bitcoin] laanwj closed pull request #9984: devtools: Make github-merge compute SHA512 from git, instead of worktree (master...2017_03_merge_hash_git) https://github.com/bitcoin/bitcoin/pull/9984
< bitcoin-git> bitcoin/master cce056d Wladimir J. van der Laan: Merge #9984: devtools: Make github-merge compute SHA512 from git, instead of worktree...
< bitcoin-git> bitcoin/master a327e8e Wladimir J. van der Laan: devtools: Make github-merge compute SHA512 from git, instead of worktree...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8040ae6fc576...cce056d72918

2017-03-13

< bitcoin-git> [bitcoin] practicalswift opened pull request #9987: Remove unused code (master...remove-unused-code) https://github.com/bitcoin/bitcoin/pull/9987
< TD-Linux> sipa, were you pruning on your c2? if so did you hit https://github.com/bitcoin/bitcoin/issues/9001
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #9985: [QT] Show more descriptive label for pay to yourself entries (master...watchonlylabel) https://github.com/bitcoin/bitcoin/pull/9985
< bitcoin-git> [bitcoin] laanwj opened pull request #9984: devtools: Make github-merge compute SHA512 from git, instead of worktree (master...2017_03_merge_hash_git) https://github.com/bitcoin/bitcoin/pull/9984
< gribble> https://github.com/bitcoin/bitcoin/issues/9940 | Fix verify-commits on OSX, update for new bad Tree-SHA512, point travis to different keyservers by TheBlueMatt · Pull Request #9940 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #9963: util: Properly handle errors during log message formatting (master...2017_03_handle_exception_tinyformat) https://github.com/bitcoin/bitcoin/pull/9963
< bitcoin-git> bitcoin/master 8040ae6 Wladimir J. van der Laan: Merge #9963: util: Properly handle errors during log message formatting...
< bitcoin-git> bitcoin/master b651270 Wladimir J. van der Laan: util: Throw tinyformat::format_error on formatting error...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/fa99663bec1d...8040ae6fc576
< bitcoin-git> bitcoin/master 3b092bd Wladimir J. van der Laan: util: Properly handle errors during log message formatting...
< bitcoin-git> [bitcoin] laanwj opened pull request #9983: tests: Convert selected tests to using named RPC arguments (master...2017_03_rpc_tests_named_arguments) https://github.com/bitcoin/bitcoin/pull/9983
< bitcoin-git> [bitcoin] laanwj closed pull request #9940: Fix verify-commits on OSX, update for new bad Tree-SHA512, point travis to different keyservers (master...2017-03-verify-commits-no-recursion) https://github.com/bitcoin/bitcoin/pull/9940
< bitcoin-git> bitcoin/master efc06c2 Matt Corallo: If GNU sha512sum is missing, try perl shasum in verify-commits
< bitcoin-git> bitcoin/master 8ed849f Matt Corallo: Fix travis failing to fetch keys from the sks keyserver pool...
< bitcoin-git> bitcoin/master fd5e905 Matt Corallo: Make verify-commits.sh non-recursive
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/2cc0df1fcecc...fa99663bec1d
< bitcoin-git> [bitcoin] laanwj closed pull request #9514: release: Windows signing script (master...win-signing-script) https://github.com/bitcoin/bitcoin/pull/9514
< bitcoin-git> bitcoin/master 09fe2d9 Cory Fields: release: update docs to show basic codesigning procedure
< bitcoin-git> bitcoin/master f642753 Cory Fields: release: create a bundle for the new signing script...
< bitcoin-git> bitcoin/master 0068361 Cory Fields: release: add win detached sig creator and our cert chain...
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/afcd7c0e52d8...2cc0df1fcecc
< bitcoin-git> [bitcoin] laanwj closed pull request #9830: Add safe flag to listunspent result (master...listunspenttrusted) https://github.com/bitcoin/bitcoin/pull/9830
< bitcoin-git> bitcoin/master afcd7c0 Wladimir J. van der Laan: Merge #9830: Add safe flag to listunspent result...
< bitcoin-git> bitcoin/master dcf2112 NicolasDorier: Add safe flag to listunspent result
< bitcoin-git> bitcoin/master af61d9f Russell Yanofsky: Add COutput::fSafe member for safe handling of unconfirmed outputs...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/f8a709161f37...afcd7c0e52d8
< bitcoin-git> [bitcoin] laanwj closed pull request #9953: Fix shutdown hang with >= 8 -addnodes set (master...2017-03-exit-with-addnode) https://github.com/bitcoin/bitcoin/pull/9953
< bitcoin-git> bitcoin/master f8a7091 Wladimir J. van der Laan: Merge #9953: Fix shutdown hang with >= 8 -addnodes set...
< bitcoin-git> bitcoin/master 819b513 Matt Corallo: Add missing braces in semaphore posts in net
< bitcoin-git> bitcoin/master e007b24 Matt Corallo: Fix shutdown hang with >= 8 -addnodes set...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/7e58b41bd7ce...f8a709161f37
< BlueMatt> Hisham: I'm happy to go discuss it further on #bitcoin
< BlueMatt> maybe this is a better topic for #bitcoin, its not really a development topic
< BlueMatt> Hisham: relevant is bluematt.bitcoin.ninja/2017/02/28/bitcoin-trustlessness/ (and also #bitcoin, not really #bitcoin-core-dev)
< Hisham> I'm a normal old Bitcoiner since the days of CPU and browser mining but I've got highly involved at 2014, I've read a lot about Bitcoin and you can I'm my life is oriented to it for many reasons.
< bitcoin-git> [bitcoin] maaku closed pull request #9981: Bloom: Consider witness script pushes in bloom filter check. (master...segwit-bloom-filter) https://github.com/bitcoin/bitcoin/pull/9981
< bitcoin-git> [bitcoin] maaku opened pull request #9981: Bloom: Consider witness script pushes in bloom filter check. (master...segwit-bloom-filter) https://github.com/bitcoin/bitcoin/pull/9981

2017-03-12

< bitcoin-git> [bitcoin] Christewart opened pull request #9980: Fix mem access violation merkleblock (master...fix_mem_access_violation_merkleblock) https://github.com/bitcoin/bitcoin/pull/9980
< bitcoin-git> [bitcoin] laanwj closed pull request #9973: depends: fix zlib build on osx (master...fix-zlib-osx) https://github.com/bitcoin/bitcoin/pull/9973
< bitcoin-git> bitcoin/master 7e58b41 Wladimir J. van der Laan: Merge #9973: depends: fix zlib build on osx...
< bitcoin-git> bitcoin/master c624753 Cory Fields: depends: fix zlib build on osx...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/21833f9456f6...7e58b41bd7ce
< bitcoin-git> [bitcoin] laanwj opened pull request #9979: p2p: Bare minimum to support UNIX sockets (master...2017_03_unix_socket_p2p) https://github.com/bitcoin/bitcoin/pull/9979
< sipa> note that many C/C++ codebases (and even bitcoin core before 0.14) violate that rule usually
< gribble> https://github.com/bitcoin/bitcoin/issues/8469 | [POC] Introducing property based testing to Core by Christewart · Pull Request #8469 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8469 | [POC] Introducing property based testing to Core by Christewart · Pull Request #8469 · bitcoin/bitcoin · GitHub
< gwillen> what is it that you're working on that's erroring -- bitcoin-core? Or a private branch thereof?

2017-03-11

< bitcoin-git> [bitcoin] sdaftuar opened pull request #9977: QA: getblocktemplate_longpoll.py should always use >0 fee tx (master...2017-03-gbt-longpoll-test) https://github.com/bitcoin/bitcoin/pull/9977
< bitcoin-git> [bitcoin] grazcoin closed pull request #9975: 0.13 bitcore (0.13...0.13-bitcore) https://github.com/bitcoin/bitcoin/pull/9975
< bitcoin-git> [bitcoin] grazcoin opened pull request #9975: 0.13 bitcore (0.13...0.13-bitcore) https://github.com/bitcoin/bitcoin/pull/9975

2017-03-10

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9971: qa: Initialize log in TestManager (master...Mf1703-logFixup) https://github.com/bitcoin/bitcoin/pull/9971
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9972: Fix extended rpc tests broken by #9768 (master...test_logging_fixups) https://github.com/bitcoin/bitcoin/pull/9972
< bitcoin-git> bitcoin/master 21833f9 MarcoFalke: Merge #9972: Fix extended rpc tests broken by #9768...
< bitcoin-git> bitcoin/master d055bd6 John Newbery: Fix extended rpc tests broken by 8910b4717e5bb946ee6988f7fe9fd461f53a5935
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8910b4717e5b...21833f9456f6
< bitcoin-git> [bitcoin] ryanofsky opened pull request #9974: Add basic Qt wallet test (master...pr/qt-test) https://github.com/bitcoin/bitcoin/pull/9974
< bitcoin-git> [bitcoin] theuni opened pull request #9973: depends: fix zlib build on osx (master...fix-zlib-osx) https://github.com/bitcoin/bitcoin/pull/9973
< bitcoin-git> [bitcoin] jnewbery opened pull request #9972: Fix extended rpc tests broken by #9768 (master...test_logging_fixups) https://github.com/bitcoin/bitcoin/pull/9972
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9971: qa: Initialize log in TestManager (master...Mf1703-logFixup) https://github.com/bitcoin/bitcoin/pull/9971
< bsm1175322> Only in the bitcoin world...it makes for a horrible user experience. :-P
< bitcoin-git> [bitcoin] sdaftuar opened pull request #9970: Improve readability of segwit.py (master...2017-03-segwit-test-improvements) https://github.com/bitcoin/bitcoin/pull/9970
< gribble> https://github.com/bitcoin/bitcoin/issues/1 | JSON-RPC support for mobile devices ("ultra-lightweight" clients) · Issue #1 · bitcoin/bitcoin · GitHub
< bsm1175322> I have a need to deliver witness data to SPV clients, which necessitates a one-line change: https://github.com/VidaID/bitcoin/commit/2a3052622596db9b1fe29cd357cfc58a831b050c
< gwillen> This isn't really a good channel for this kind of discussion -- better in #bitcoin probably.

2017-03-09

< bitcoin-git> [bitcoin] jnewbery opened pull request #9966: Control mempool persistence using a command line parameter (master...mempoolpersistenceoption) https://github.com/bitcoin/bitcoin/pull/9966
< gribble> https://github.com/bitcoin/bitcoin/issues/8694 | Basic multiwallet support by luke-jr · Pull Request #8694 · bitcoin/bitcoin · GitHub
< btcdrak> wumpus:https://github.com/bitcoin-core/bitcoincore.org/pull/347/files
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9768: [qa] Add logging to test_framework.py (master...rpctestlogging) https://github.com/bitcoin/bitcoin/pull/9768
< bitcoin-git> bitcoin/master 6d0e325 John Newbery: Use logging in mininode.py...
< bitcoin-git> bitcoin/master 553a976 John Newbery: Add logging to p2p-segwit.py
< bitcoin-git> bitcoin/master 0e6d23d John Newbery: Add logging to test_framework.py...
< bitcoin-git> [bitcoin] MarcoFalke pushed 10 new commits to master: https://github.com/bitcoin/bitcoin/compare/5703dff0939f...8910b4717e5b
< kanzure> i don't think it's directly usable in bitcoin.git because the rpc tests need to actually use real rpc :) (and also we're not using petertodd/python-bitcoinlib in bitcoin rpc tests anyway)
< gribble> https://github.com/bitcoin/bitcoin/issues/9530 | [brainstorm] DoS protection for blocks · Issue #9530 · bitcoin/bitcoin · GitHub
< kanzure> if some python-bitcoinlib users want to do some code review, here's a mock for bitcoin.rpc.Proxy-- https://github.com/petertodd/python-bitcoinlib/pull/136
< gribble> https://github.com/bitcoin/bitcoin/issues/9530 | [brainstorm] DoS protection for blocks · Issue #9530 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/0.11 0bace83 Wladimir J. van der Laan: net: Disable P2P alert system
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.11: https://github.com/bitcoin/bitcoin/commit/0bace8307995ac2911885c7c8b8dec19b864eaa3
< bitcoin-git> bitcoin/0.10 9cea169 Wladimir J. van der Laan: net: Disable P2P alert system
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.10: https://github.com/bitcoin/bitcoin/commit/9cea1698132ab68b0d6b204ff5c8d154d9192b19
< gribble> https://github.com/bitcoin/bitcoin/issues/9443 | Repairing the large-work fork warning system by jl2012 · Pull Request #9443 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9955 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< gribble> https://github.com/bitcoin/bitcoin/issues/9959 | Mining: Prevent slowdown in CreateNewBlock on large mempools by sdaftuar · Pull Request #9959 · bitcoin/bitcoin · GitHub
< wumpus> for 0.15 I've posted the release schedule: https://github.com/bitcoin/bitcoin/issues/9961
< achow101> I suppose the bitcoin.org alert page should be updated with that info then
< luke-jr> updating http://luke.dashjr.org/programs/bitcoin/files/charts/security.html to consider <0.12.1 vulnerable, that goes to 2606 vulnerable nodes (4.54%)
< wumpus> from what I've seen, altcoins generally do change the alert key, at least from the bitcoin one
< wumpus> well. some versions have already been marked as "insecure" on bitcoin.org due to other bugs. Let me see what the threshold is.
< wumpus> proposed topic: disclosure of alert key (https://github.com/bitcoin-dot-org/bitcoin.org/pull/1534 reminded me)
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9965: Allow to use unsolveable P2PKH watch-only in fundrawtransaction (master...2017/03/watch_solve) https://github.com/bitcoin/bitcoin/pull/9965
< wumpus> shouldn't we at least be logging a warning if pwallet->GetKey() returns false in https://github.com/bitcoin/bitcoin/blob/master/src/wallet/rpcdump.cpp#L639? Or are there legitimate reasons why this could happen?
< bitcoin-git> [bitcoin] practicalswift opened pull request #9964: Add const to methods that do not modify the object for which it is called (master...const) https://github.com/bitcoin/bitcoin/pull/9964
< gribble> https://github.com/bitcoin/bitcoin/issues/9951 | Wallet database handling abstractions/simplifications by laanwj · Pull Request #9951 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9962: [trivial] Fix typo in rpc/protocol.h (master...fix-typo-in-protocol-h) https://github.com/bitcoin/bitcoin/pull/9962
< bitcoin-git> bitcoin/master 5703dff MarcoFalke: Merge #9962: [trivial] Fix typo in rpc/protocol.h...
< bitcoin-git> bitcoin/master 9ea2490 practicalswift: [trival] Fix typo introduced into rpc/protocol.h in commit 338bf06...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e3e7db829ecd...5703dff0939f
< bitcoin-git> [bitcoin] laanwj opened pull request #9963: util: Properly handle errors during log message formatting (master...2017_03_handle_exception_tinyformat) https://github.com/bitcoin/bitcoin/pull/9963
< bitcoin-git> [bitcoin] laanwj closed pull request #9538: [util] Remove redundant call to get() on smart pointer (thread_specific_ptr) (master...remove-redundant-get-on-smartptr) https://github.com/bitcoin/bitcoin/pull/9538
< bitcoin-git> bitcoin/master e3e7db8 Wladimir J. van der Laan: Merge #9538: [util] Remove redundant call to get() on smart pointer (thread_specific_ptr)...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c71f0ca5f839...e3e7db829ecd
< bitcoin-git> bitcoin/master 53a2ba3 practicalswift: [util] Remove redundant call to get() on smart pointer (thread_specific_ptr)
< bitcoin-git> [bitcoin] laanwj closed pull request #9960: Trivial: Add const modifier to GetHDChain and IsHDEnabled (master...consthd) https://github.com/bitcoin/bitcoin/pull/9960
< bitcoin-git> bitcoin/master c71f0ca Wladimir J. van der Laan: Merge #9960: Trivial: Add const modifier to GetHDChain and IsHDEnabled...
< bitcoin-git> bitcoin/master 3cef950 NicolasDorier: Trivial: Add const modifier to GetHDChain and IsHDEnabled
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b403ec5c0f2f...c71f0ca5f839
< bitcoin-git> [bitcoin] practicalswift opened pull request #9962: [trival] Fix typo introduced into rpc/protocol.h in commit 338bf06 (master...fix-typo-in-protocol-h) https://github.com/bitcoin/bitcoin/pull/9962
< bitcoin-git> [bitcoin] laanwj closed pull request #9916: Fix msvc compiler error C4146 (minus operator applied to unsigned type) (master...fix-minus-operator-target-for-msvc-c4146) https://github.com/bitcoin/bitcoin/pull/9916
< bitcoin-git> bitcoin/master b403ec5 Wladimir J. van der Laan: Merge #9916: Fix msvc compiler error C4146 (minus operator applied to unsigned type)...
< bitcoin-git> bitcoin/master 8e0720b kobake: Fix msvc compiler error C4146 (unary minus operator applied to unsigned type)...
< bitcoin-git> bitcoin/master 292112f kobake: Fix msvc compiler error C4146 (minus operator applied to unsigned type)...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/02bd6e9bc6de...b403ec5c0f2f
< bitcoin-git> [bitcoin] laanwj closed pull request #9853: Fix error codes from various RPCs (master...fixerrorcodes) https://github.com/bitcoin/bitcoin/pull/9853
< bitcoin-git> bitcoin/master 960bc7f John Newbery: Return correct error codes in removeprunedfunds()....
< bitcoin-git> bitcoin/master 6d07c62 John Newbery: Return correct error codes in bumpfee()....
< bitcoin-git> bitcoin/master c119096 John Newbery: Return correct error codes in blockchain.cpp....
< bitcoin-git> [bitcoin] laanwj pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/6805c4112cfd...02bd6e9bc6de
< bitcoin-git> [bitcoin] laanwj closed pull request #9575: Remove unused, non-working RPC PostCommand signal (master...never-executed-comment) https://github.com/bitcoin/bitcoin/pull/9575
< bitcoin-git> bitcoin/master 6805c41 Wladimir J. van der Laan: Merge #9575: Remove unused, non-working RPC PostCommand signal...
< bitcoin-git> bitcoin/master 54fae05 practicalswift: Remove unreachable code (g_rpcSignals.PostCommand)
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8152d3fe57a9...6805c4112cfd
< bitcoin-git> [bitcoin] laanwj closed pull request #9958: RPC:Refactor: Remove unreachable code refs #9573 (master...RPC_refactor) https://github.com/bitcoin/bitcoin/pull/9958
< bitcoin-git> [bitcoin] laanwj closed pull request #9476: [refactor] Remove using namespace <xxx> from rpc/ & script/ sources (master...no-using-namespace-rpc-script) https://github.com/bitcoin/bitcoin/pull/9476
< bitcoin-git> bitcoin/master 8152d3f Wladimir J. van der Laan: Merge #9476: [refactor] Remove using namespace <xxx> from rpc/ & script/ sources...
< bitcoin-git> bitcoin/master 8cbfc4e Karl-Johan Alm: Refactor: Remove using namespace <xxx> from script/
< bitcoin-git> bitcoin/master f3c264e Karl-Johan Alm: Refactor: Remove using namespace <xxx> from rpc/
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/c047b1663d47...8152d3fe57a9
< bitcoin-git> [bitcoin] laanwj closed pull request #9643: [refactor] Remove using namespace <xxx> from wallet/ & util* (master...no-using-namespace-wallet-util) https://github.com/bitcoin/bitcoin/pull/9643
< bitcoin-git> bitcoin/master c047b16 Wladimir J. van der Laan: Merge #9643: [refactor] Remove using namespace <xxx> from wallet/ & util*...
< bitcoin-git> bitcoin/master a57845c Karl-Johan Alm: Refactor: Remove using namespace <xxx> from util*
< bitcoin-git> bitcoin/master 8a52281 Karl-Johan Alm: Refactor: Remove using namespace <xxx> from wallet/
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6996e066b538...c047b1663d47
< gribble> https://github.com/bitcoin/bitcoin/issues/9955 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #9960: Trivial: Add const modifier to GetHDChain and IsHDEnabled (master...consthd) https://github.com/bitcoin/bitcoin/pull/9960
< isle2983> the pointer was to bitcoin-maintainer-tools, so I ran with that
< isle2983> plug for a bitcoin-maintainer-tools PR I just submitted:
< gribble> https://github.com/bitcoin/bitcoin/issues/9955 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< bitcoin-git> [bitcoin] sdaftuar opened pull request #9959: Mining: Prevent slowdown in CreateNewBlock on large mempools (master...2017-03-cnb-optimizations) https://github.com/bitcoin/bitcoin/pull/9959
< MarcoFalke> jonasschnelli: has a nice one: https://bitcoin.jonasschnelli.ch/img/header.jpg

2017-03-08

< bitcoin-git> [bitcoin] deannolan opened pull request #9958: RPC:Refactor: Remove unreachable code refs #9573 (master...RPC_refactor) https://github.com/bitcoin/bitcoin/pull/9958
< bitcoin-git> [bitcoin] jnewbery opened pull request #9956: Reorganise qa directory (master...reorganise_qa) https://github.com/bitcoin/bitcoin/pull/9956
< bitcoin-git> [bitcoin] sdaftuar opened pull request #9955: Don't require segwit in getblocktemplate for segwit signalling or mining (master...2017-03-mining-segwit-changes) https://github.com/bitcoin/bitcoin/pull/9955
< gribble> https://github.com/bitcoin/bitcoin/issues/9725 | CValidationInterface Cleanups by TheBlueMatt · Pull Request #9725 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9953: Fix shutdown hang with >= 8 -addnodes set (master...2017-03-exit-with-addnode) https://github.com/bitcoin/bitcoin/pull/9953
< bitcoin-git> [bitcoin] laanwj closed pull request #9952: Add historical release notes for 0.14.0 (master...2017_03_014_release_notes) https://github.com/bitcoin/bitcoin/pull/9952
< bitcoin-git> bitcoin/master 6996e06 Wladimir J. van der Laan: Merge #9952: Add historical release notes for 0.14.0...
< bitcoin-git> bitcoin/master 2de6930 Wladimir J. van der Laan: Add historical release notes for 0.14.0
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8bfa13b15b84...6996e066b538
< bitcoin-git> [bitcoin] laanwj opened pull request #9952: Add historical release notes for 0.14.0 (master...2017_03_014_release_notes) https://github.com/bitcoin/bitcoin/pull/9952
< BlueMatt> wumpus: (or someone) should set v0.14.0 as a release on github (https://github.com/bitcoin/bitcoin/releases)
< bitcoin-git> [bitcoin] laanwj closed pull request #9900: Ban "invalid messagestart" nodes (master...patch-2) https://github.com/bitcoin/bitcoin/pull/9900
< bitcoin-git> [bitcoin] laanwj opened pull request #9951: Wallet database handling abstractions/simplifications (master...2017_03_wallet_dbwrapper) https://github.com/bitcoin/bitcoin/pull/9951
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9936: [trivial] Fix three typos introduced into walletdb.h in commit 7184e25 (master...fix-typos-introduced-in-commit-7184e25c) https://github.com/bitcoin/bitcoin/pull/9936
< bitcoin-git> bitcoin/master 8bfa13b MarcoFalke: Merge #9936: [trivial] Fix three typos introduced into walletdb.h in commit 7184e25...
< bitcoin-git> bitcoin/master fdab309 practicalswift: [trivial] Fix typos introduced in 7184e25c80aa8b1629a700bb7a7e290ad0bb2792
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ac23a7c1f19b...8bfa13b15b84
< NicolasDorier> jonasschnelli: this PR https://github.com/bitcoin/bitcoin/pull/9830 expose the istrusted flag, it might help you to debug
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9790: doc/release-notes: Various cleanups (0.14...0.14-relnotes) https://github.com/bitcoin/bitcoin/pull/9790
< bitcoin-git> [bitcoin] practicalswift opened pull request #9949: [bench] Avoid function call arguments which are pointers to uninitialized values (master...avoid-pointers-to-unitialized-values-in-function-calls) https://github.com/bitcoin/bitcoin/pull/9949
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9945: Improve logging in bctest.py if there is a formatting mismatch (master...improve_bctest_logging) https://github.com/bitcoin/bitcoin/pull/9945
< bitcoin-git> bitcoin/master ac23a7c MarcoFalke: Merge #9945: Improve logging in bctest.py if there is a formatting mismatch...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/47510ad3dd51...ac23a7c1f19b
< bitcoin-git> bitcoin/master 6c1fb73 John Newbery: Improve logging in bctest.py if there is a formatting mismatch
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9947: Add true/false return value to prioritisetransaction (master...2017/03/ptx) https://github.com/bitcoin/bitcoin/pull/9947

2017-03-07

< bitcoin-git> [bitcoin] pinheadmz opened pull request #9946: Fix build errors if spaces in path or parent directory (master...dirspaces2) https://github.com/bitcoin/bitcoin/pull/9946
< bitcoin-git> [bitcoin] jnewbery opened pull request #9945: Improve logging in bctest.py if there is a formatting mismatch (master...improve_bctest_logging) https://github.com/bitcoin/bitcoin/pull/9945
< luke-jr> hm, we lost bitcoin.conf.5 (manpage)
< bitcoin-git> [bitcoin] sipa closed pull request #9909: tests: Add FindEarliestAtLeast test for edge cases (master...pr/faltest) https://github.com/bitcoin/bitcoin/pull/9909
< bitcoin-git> [bitcoin] jnewbery closed pull request #9876: Remove wildcard imports from qa (master...remove_wildcard_imports) https://github.com/bitcoin/bitcoin/pull/9876
< bitcoin-git> [bitcoin] jnewbery opened pull request #9943: Make script.py wildcard importable. (master...rpctestsprimitives) https://github.com/bitcoin/bitcoin/pull/9943
< bitcoin-git> [bitcoin] morcos opened pull request #9942: Refactor CBlockPolicyEstimator (master...moveTxConfirmStats) https://github.com/bitcoin/bitcoin/pull/9942
< bitcoin-git> [bitcoin] laanwj closed pull request #9548: Remove min reasonable fee (master...removeMinReasonableFee) https://github.com/bitcoin/bitcoin/pull/9548
< bitcoin-git> bitcoin/master ad82cb0 Alex Morcos: Remove unnecessary min fee argument in CTxMemPool constructor
< bitcoin-git> bitcoin/master 2a7b56c Alex Morcos: CBlockPolicyEstimator now uses hard coded minimum bucket feerate
< bitcoin-git> bitcoin/master ac9d3d2 Alex Morcos: Change fee estimation bucket limit variable names
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/30ff3a2fc95c...47510ad3dd51
< gribble> https://github.com/bitcoin/bitcoin/issues/9548 | Remove min reasonable fee by morcos · Pull Request #9548 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #9602: Remove coin age priority and free transactions - implementation (master...nopriority) https://github.com/bitcoin/bitcoin/pull/9602
< bitcoin-git> bitcoin/master 272b25a Alex Morcos: [mining] Remove -blockprioritysize....
< bitcoin-git> bitcoin/master 12839cd Alex Morcos: [rpc] Remove estimatepriority and estimatesmartpriority....
< bitcoin-git> bitcoin/master ddf58c7 MarcoFalke: wallet: Remove sendfree...
< bitcoin-git> [bitcoin] laanwj pushed 14 new commits to master: https://github.com/bitcoin/bitcoin/compare/3178b2c740f1...30ff3a2fc95c
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9940: Fix verify-commits on OSX, update for new bad Tree-SHA512, point travis to different keyservers (master...2017-03-verify-commits-no-recursion) https://github.com/bitcoin/bitcoin/pull/9940
< gribble> https://github.com/bitcoin/bitcoin/issues/9602 | Remove coin age priority and free transactions - implementation by morcos · Pull Request #9602 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master 6c996c2 Russell Yanofsky: Add documentation describing CWallet::nTimeSmart....
< bitcoin-git> bitcoin/master 1f98abe Russell Yanofsky: Factor out CWallet::nTimeSmart computation into a method....
< bitcoin-git> bitcoin/master c6b82d1 Russell Yanofsky: Add tests for CWalletTx::nTimeSmart
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/6015df5b855f...3178b2c740f1
< bitcoin-git> [bitcoin] joaopaulofonseca opened pull request #9939: Cache vout IsMine() value on `CWallet::AvailableCoins()` (master...enhancement/cache-wallet-available-coins-output-ismine) https://github.com/bitcoin/bitcoin/pull/9939
< jonasschnelli> 06e6ceeb687e784e9aaad45e9407c7eed5f7e9c9bbe44083179287f54f0f9f2b bitcoin-0.14.0-x86_64-linux-gnu.tar.gz
< jonasschnelli> 14898a9b54eb8e88eeec2f29024f2fb47a6b54dbc0e8c587eea4bec0a13fb951 bitcoin-0.14.0-win-unsigned.tar.gz
< jonasschnelli> 659878f197b29e05fcd89f3bd18a17d0d0952d479bbc6c95f4aecc7f0cd104e5 bitcoin-0.14.0-osx-unsigned.dmg
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #9938: Lock-Free CheckQueue (master...PR-lockfree-checkqueue) https://github.com/bitcoin/bitcoin/pull/9938
< bitcoin-git> [bitcoin] JeremyRubin closed pull request #8464: [WIP] "Lockfree" Checkqueue Implementation (master...lockfree-checkqueue-squashed) https://github.com/bitcoin/bitcoin/pull/8464
< gribble> https://github.com/bitcoin/bitcoin/issues/9932 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< bitcoin-git> [bitcoin] laanwj closed pull request #9937: rpc: Prevent `dumpwallet` from overwriting files (master...2017_03_walletdump_nooverwrite) https://github.com/bitcoin/bitcoin/pull/9937
< bitcoin-git> [bitcoin] laanwj closed pull request #9912: Optimize GetWitnessHash() for non-segwit transactions (master...2017-03-optimize-witness-hash) https://github.com/bitcoin/bitcoin/pull/9912
< bitcoin-git> bitcoin/master 6015df5 Wladimir J. van der Laan: Merge #9912: Optimize GetWitnessHash() for non-segwit transactions...
< bitcoin-git> bitcoin/master 02c57b5 Suhas Daftuar: Optimize GetWitnessHash() for non-segwit transactions
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/779f2f97478c...6015df5b855f
< bitcoin-git> [bitcoin] laanwj closed pull request #9605: Use CScheduler for wallet flushing, remove ThreadFlushWalletDB (master...2017-01-cscheduler-cleanups) https://github.com/bitcoin/bitcoin/pull/9605
< bitcoin-git> bitcoin/master 0235be1 Matt Corallo: Rename FlushWalletDB -> CompactWalletDB, add function description
< bitcoin-git> bitcoin/master 735d9b5 Matt Corallo: Use CScheduler for wallet flushing, remove ThreadFlushWalletDB
< bitcoin-git> bitcoin/master 73296f5 Matt Corallo: CScheduler boost->std::function, use millisecs for times, not secs
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/309bf16257b2...779f2f97478c
< bitcoin-git> bitcoin/master 309bf16 Wladimir J. van der Laan: devtools: Fix a syntax error typo...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/309bf16257b2395ce502017be627186b749ee749
< bitcoin-git> [bitcoin] laanwj closed pull request #9932: Fix verify-commits on travis and always check top commit's tree (master...2017-03-fix-verify-commits) https://github.com/bitcoin/bitcoin/pull/9932
< bitcoin-git> bitcoin/master 00c13ea Wladimir J. van der Laan: Merge #9932: Fix verify-commits on travis and always check top commit's tree...
< bitcoin-git> bitcoin/master b3ec305 Matt Corallo: Fix bashisms in verify-commits and always check top commit's tree
< bitcoin-git> bitcoin/master f20e664 Matt Corallo: Check gpg version before setting --weak-digest
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/19be26afe3d0...00c13ea637d6
< bitcoin-git> [bitcoin] laanwj closed pull request #9928: Allow verify-commit.sh to just verify the HEAD commit (Use non-recursive verification by default) (master...2017/03/vc_simple) https://github.com/bitcoin/bitcoin/pull/9928
< bitcoin-git> [bitcoin] laanwj opened pull request #9937: rpc: Prevent `dumpwallet` from overwriting files (master...2017_03_walletdump_nooverwrite) https://github.com/bitcoin/bitcoin/pull/9937
< bitcoin-git> [bitcoin] practicalswift opened pull request #9936: [trivial] Fix three typos introduced into walletdb.h in yesterday's merge of commit 7184e25 (master...fix-typos-introduced-in-commit-7184e25c) https://github.com/bitcoin/bitcoin/pull/9936
< gribble> https://github.com/bitcoin/bitcoin/issues/9911 | Wshadow: various gcc fixes by paveljanik · Pull Request #9911 · bitcoin/bitcoin · GitHub
< gmaxwell> 19:02 < pawn> gmaxwell: I have the new version. I opened the console. I ran dumpwallet, and it's not giving anything back to me. I passed wallet.dat and /Users/pawn/Library/Application\ Support/Bitcoin/wallet.dat as an argument.
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9555: [test] Avoid reading a potentially uninitialized variable in tx_invalid-test (transaction_tests.cpp) (master...avoid-ub-in-tx_invalid-test) https://github.com/bitcoin/bitcoin/pull/9555
< bitcoin-git> bitcoin/master 19be26a MarcoFalke: Merge #9555: [test] Avoid reading a potentially uninitialized variable in tx_invalid-test (transaction_tests.cpp)...
< bitcoin-git> bitcoin/master 8455e36 practicalswift: [test] Avoid reading a potentially uninitialized variable in tx_invalid-test...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/72fb5158b1c8...19be26afe3d0

2017-03-06

< gribble> https://github.com/bitcoin/bitcoin/issues/9279 | Consensus: Move CFeeRate out of libconsensus by jtimon · Pull Request #9279 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jtimon closed pull request #9882: RPC: Introduce -rpcamountdecimals for the RPC to use other units than BTC (master...0.14.99-rpc-amounts) https://github.com/bitcoin/bitcoin/pull/9882
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9932: Fix verify-commits on travis and always check top commit's tree (master...2017-03-fix-verify-commits) https://github.com/bitcoin/bitcoin/pull/9932
< BlueMatt> hmmm, MarcoFalke i cant reproduce your Tree-SHA512 from https://github.com/bitcoin/bitcoin/commit/f7ec7cfd38b543ba81ac7bed5b77f9a19739460b
< wumpus> and there is no other approach to support it in bitcoin-cli anyhow
< gmaxwell> wumpus: for the unix domain socket bitcoin-cli, could you have the client behind an actual feature test? so that when the user's libevent is upgraded it starts working?
< gribble> https://github.com/bitcoin/bitcoin/issues/9602 | Remove coin age priority and free transactions - implementation by morcos · Pull Request #9602 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #9906: Disallow copy constructor CReserveKeys (master...noreservecopy) https://github.com/bitcoin/bitcoin/pull/9906
< bitcoin-git> bitcoin/master 72fb515 Wladimir J. van der Laan: Merge #9906: Disallow copy constructor CReserveKeys...
< bitcoin-git> bitcoin/master 188f89c Gregory Sanders: Disallow copy of CReserveKeys
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d5ce14e22338...72fb5158b1c8
< bitcoin-git> [bitcoin] laanwj closed pull request #9929: tests: Delete unused function _rpchost_to_args (master...2017_03_tests_unused) https://github.com/bitcoin/bitcoin/pull/9929
< bitcoin-git> bitcoin/master d5ce14e Wladimir J. van der Laan: Merge #9929: tests: Delete unused function _rpchost_to_args...
< bitcoin-git> bitcoin/master 99fecf8 Wladimir J. van der Laan: tests: Delete unused function _rpchost_to_args...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c78adbf450be...d5ce14e22338
< bitcoin-git> [bitcoin] laanwj closed pull request #9843: Fix segwit getblocktemplate test (master...fixsegwitgetblocktemplate) https://github.com/bitcoin/bitcoin/pull/9843
< bitcoin-git> bitcoin/master c78adbf Wladimir J. van der Laan: Merge #9843: Fix segwit getblocktemplate test...
< bitcoin-git> bitcoin/master b23dcd2 John Newbery: Fix segwit getblocktemplate test.
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4df8213b98d3...c78adbf450be
< bitcoin-git> [bitcoin] matthias-g opened pull request #9930: Trivial: Correct indentation (master...fix-indent) https://github.com/bitcoin/bitcoin/pull/9930
< bitcoin-git> [bitcoin] laanwj closed pull request #9880: Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1 (master...2017-02-validate-sha512) https://github.com/bitcoin/bitcoin/pull/9880
< bitcoin-git> bitcoin/master eddc77a Peter Todd: Add comment re: why SHA1 is disabled
< bitcoin-git> bitcoin/master d9c450f Matt Corallo: Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1
< bitcoin-git> bitcoin/master be908a6 Matt Corallo: Fail merge if there are any symlinks
< bitcoin-git> [bitcoin] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/8a3b07529d9c...4df8213b98d3
< bitcoin-git> [bitcoin] laanwj closed pull request #9924: [UI Styling] Left-Align Tab Bar - optionsdialog.ui (master...patch-1) https://github.com/bitcoin/bitcoin/pull/9924
< bitcoin-git> [bitcoin] laanwj closed pull request #9925: [UI Styling] Left-Align Tab Bar - debugwindow.ui (master...patch-2) https://github.com/bitcoin/bitcoin/pull/9925
< bitcoin-git> [bitcoin] laanwj opened pull request #9929: tests: Delete unused function _rpchost_to_args (master...2017_03_tests_unused) https://github.com/bitcoin/bitcoin/pull/9929
< bitcoin-git> [bitcoin] laanwj closed pull request #8574: [Wallet] refactor CWallet/CWalletDB/CDB (master...2016/08/bdb_abstraction_2) https://github.com/bitcoin/bitcoin/pull/8574
< bitcoin-git> bitcoin/master 7184e25 Jonas Schnelli: [Wallet] refactor CWallet/CWalletDB/CDB...
< bitcoin-git> bitcoin/master 8a3b075 Wladimir J. van der Laan: Merge #8574: [Wallet] refactor CWallet/CWalletDB/CDB...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/fa625b078b01...8a3b07529d9c
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9928: Allow verify-commit.sh to just verify the HEAD commit (Use non-recursive verification by default) (master...2017/03/vc_simple) https://github.com/bitcoin/bitcoin/pull/9928
< jonasschnelli> Stack trace: http://bitcoin.jonasschnelli.ch/st.txt
< Victorsueca> I just had a question this morning while at was at shower... Is it safe to defrag while bitcoin core is running?
< jonasschnelli> MarcoFalke: Oh. Yes. My merged broke verify-commits (and therefor travis on master): https://travis-ci.org/bitcoin/bitcoin/jobs/206917518#L513
< gribble> https://github.com/bitcoin/bitcoin/issues/8574 | [Wallet] refactor CWallet/CWalletDB/CDB by jonasschnelli · Pull Request #8574 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9880 | Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1 by TheBlueMatt · Pull Request #9880 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8574 | [Wallet] refactor CWallet/CWalletDB/CDB by jonasschnelli · Pull Request #8574 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #9256: Fix more CWallet/CWalletDB layer violations (master...2016/12/ref_walletdb) https://github.com/bitcoin/bitcoin/pull/9256
< bitcoin-git> [bitcoin] kobake closed pull request #9926: Rename argument name 'data' to prevent shadowing. (master...fix-shadow-warning) https://github.com/bitcoin/bitcoin/pull/9926
< bitcoin-git> [bitcoin] kobake opened pull request #9926: Rename argument name 'data' to prevent shadowing. (master...fix-shadow-warning) https://github.com/bitcoin/bitcoin/pull/9926
< bitcoin-git> [bitcoin] laanwj closed pull request #9333: Document CWalletTx::mapValue entries and remove erase of nonexistent "version" entry. (master...pr/comment-mapvalue) https://github.com/bitcoin/bitcoin/pull/9333
< bitcoin-git> bitcoin/master 87ed396 Russell Yanofsky: [trivial] Add comment documenting bumpfee mapValues
< bitcoin-git> bitcoin/master a1fe944 Russell Yanofsky: Remove reference to nonexistent "version" wallet transaction mapvalue field...
< bitcoin-git> bitcoin/master 654e044 Russell Yanofsky: [trivial] Add comment documenting CWalletTx::mapValue
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/d32581cc29d1...fa625b078b01
< bitcoin-git> [bitcoin] laanwj closed pull request #9547: bench: Assert that division by zero is unreachable (master...avoid-potential-division-by-zero-in-benchmark-state-keeprunning) https://github.com/bitcoin/bitcoin/pull/9547