2017-10-12

< bitcoin-git> [bitcoin] sdaftuar opened pull request #11490: Disconnect from outbound peers with bad headers chains (master...2017-10-outbound-peers-good-chain) https://github.com/bitcoin/bitcoin/pull/11490
< * luke-jr> needs to move his bitcoin git to a SSD
< gmaxwell> e.g. script I use for IBD benchmarking uses python to difference bitcoin log dates.
< luke-jr> oh, if 2X users want to switch to Bitcoin, it might be useful for them
< gribble> https://github.com/bitcoin/bitcoin/issues/10593 | Relax punishment for peers relaying invalid blocks and headers by luke-jr · Pull Request #10593 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10953 | [Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck by jl2012 · Pull Request #10953 · bitcoin/bitcoin · GitHub
< gmaxwell> in any case, based on CST prices, I think we should focus on protections that help in the case that we have disguised B2X peers and they're getting no blocks at all (Because they've rejected the bitcoin chain).
< gribble> https://github.com/bitcoin/bitcoin/issues/10593 | Relax punishment for peers relaying invalid blocks and headers by luke-jr · Pull Request #10593 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11446 | [WIP] Bad block interrogation by achow101 · Pull Request #11446 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9653 | Versioning convention for Bitcoin Core · Issue #9653 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10593 | Relax punishment for peers relaying invalid blocks and headers by luke-jr · Pull Request #10593 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11446 | [WIP] Bad block interrogation by achow101 · Pull Request #11446 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11447 | 0.15.1: Backports by MarcoFalke · Pull Request #11447 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11389 | Support having SegWit always active in regtest by sipa · Pull Request #11389 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11389 | Support having SegWit always active in regtest by sipa · Pull Request #11389 · bitcoin/bitcoin · GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101
< gribble> https://github.com/bitcoin/bitcoin/issues/11383 | Basic Multiwallet GUI support by luke-jr · Pull Request #11383 · bitcoin/bitcoin · GitHub
< mess110> hi, I am trying to work on https://github.com/bitcoin/bitcoin/issues/7734 and I wanted to ask for advice
< bitcoin-git> [bitcoin] laanwj closed pull request #11277: Fix uninitialized URI in batch RPC requests (master...pr/mb) https://github.com/bitcoin/bitcoin/pull/11277
< bitcoin-git> bitcoin/master 9f67646 Russell Yanofsky: Make AuthServiceProxy._batch method usable...
< bitcoin-git> bitcoin/master e02007a Russell Yanofsky: Limit AuthServiceProxyWrapper.__getattr__ wrapping...
< bitcoin-git> bitcoin/master edafc71 Russell Yanofsky: Fix uninitialized URI in batch RPC requests...
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/3bb77ebee6e3...f74459dba6de
< bitcoin-git> [bitcoin] laanwj closed pull request #11073: Remove dead store in ecdsa_signature_parse_der_lax. (master...deadstore) https://github.com/bitcoin/bitcoin/pull/11073
< bitcoin-git> bitcoin/master 3bb77eb Wladimir J. van der Laan: Merge #11073: Remove dead store in ecdsa_signature_parse_der_lax....
< bitcoin-git> bitcoin/master bfebc0b Eelis: Remove dead store in ecdsa_signature_parse_der_lax....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a865b38bf332...3bb77ebee6e3
< bitcoin-git> [bitcoin] laanwj closed pull request #11133: Document assumptions that are being made to avoid division by zero (master...div0) https://github.com/bitcoin/bitcoin/pull/11133
< bitcoin-git> bitcoin/master a865b38 Wladimir J. van der Laan: Merge #11133: Document assumptions that are being made to avoid division by zero...
< bitcoin-git> bitcoin/master 55509f1 practicalswift: Document assumptions that are being made to avoid division by zero
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/892809309c1b...a865b38bf332
< bitcoin-git> [bitcoin] justicz closed pull request #11201: [WIP] [RPC] Add verifyrawtransaction RPC (master...maxj_add_verify_tx_rpc) https://github.com/bitcoin/bitcoin/pull/11201
< bitcoin-git> [bitcoin] kallewoof opened pull request #11489: [wallet] sendtoaddress style argument (master...201709_segwitwallet2_sendtoaddress) https://github.com/bitcoin/bitcoin/pull/11489
< gribble> https://github.com/bitcoin/bitcoin/issues/11481 | Different size and same transaction · Issue #11481 · bitcoin/bitcoin · GitHub
< bigtimmyc> JOIN #bitcoin
< wxss> bigtimmyc: this channel is for development of the Bitcoin Core client, you may want to try #bitcoin for starting advice
< bigtimmyc> should I go to #bitcoin?
< sipa> you're generally better off on #bitcoin, but without asking a question it's hard to know
< gribble> https://github.com/bitcoin/bitcoin/issues/11073 | Remove dead store in ecdsa_signature_parse_der_lax. by BitonicEelis · Pull Request #11073 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake closed pull request #11488: Codeai fixes: remove dead code, prevent possible division by zero. (master...codeai-fixes) https://github.com/bitcoin/bitcoin/pull/11488

2017-10-11

< bitcoin-git> [bitcoin] C0deAi opened pull request #11488: Codeai fixes: remove dead code, prevent possible division by zero. (master...codeai-fixes) https://github.com/bitcoin/bitcoin/pull/11488
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #11487: Check that new headers are not a descendant of an invalid block (master...2017-10-acceptblock-validity-check) https://github.com/bitcoin/bitcoin/pull/11487
< bitcoin-git> [bitcoin] mess110 opened pull request #11486: [tests] Add uacomment tests (master...test_uacomment) https://github.com/bitcoin/bitcoin/pull/11486
< gribble> https://github.com/bitcoin/bitcoin/issues/11113 | [net] Ignore getheaders requests for very old side blocks by jimpo · Pull Request #11113 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #11445: [qa] 0.15.1 Backports (0.15...Mf1710-0151qaBackports) https://github.com/bitcoin/bitcoin/pull/11445
< bitcoin-git> [bitcoin] laanwj closed pull request #11420: Bump univalue subtree and fix json formatting in tests (master...Mf1709-bumpUnivalue) https://github.com/bitcoin/bitcoin/pull/11420
< gribble> https://github.com/bitcoin/bitcoin/issues/11420 | Bump univalue subtree and fix json formatting in tests by MarcoFalke · Pull Request #11420 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/master 8928093 Wladimir J. van der Laan: Merge #11420: Bump univalue subtree and fix json formatting in tests...
< bitcoin-git> bitcoin/master faaeeb0 MarcoFalke: Bump univalue and fix json formatting in tests...
< bitcoin-git> bitcoin/master 619bb05 MarcoFalke: Squashed 'src/univalue/' changes from 16a1f7f6e..fe805ea74...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/364da2c52942...892809309c1b
< jnewbery> timothy: #bitcoin please. This channel is for discussing Bitcoin Core development
< timothy> if no, it may be a big problem for (some) bitcoin users too due to replay attack
< timothy> little-OT: do you think bitcoin gold have enough time to implement replay protection?
< gribble> https://github.com/bitcoin/bitcoin/issues/11476 | Avoid opening copied wallet databases simultaneously by ryanofsky · Pull Request #11476 · bitcoin/bitcoin · GitHub
< jnewbery> promag: Both your alternative schemas in https://github.com/bitcoin/bitcoin/pull/11485#issuecomment-335813034 are fine. I'm not too concerned about the exact format, but I think it's useful for users to be able to access the information somehow
< gribble> https://github.com/bitcoin/bitcoin/issues/11466 | Specify custom wallet directory with -walletdir param by MeshCollider · Pull Request #11466 · bitcoin/bitcoin · GitHub
< Chris_Stewart_5> wumpus: Yes... here is the sequence I am using to generate one: https://github.com/Christewart/bitcoin/blob/af2f6f2a639d94945a73e63f9f4203071caad984/src/test/gen/crypto_gen.h#L18
< gribble> https://github.com/bitcoin/bitcoin/issues/8469 | [POC] Introducing property based testing to Core by Christewart · Pull Request #8469 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11485: [WIP] Add `available` field to listwallets RPC (master...201710_listwallets_available) https://github.com/bitcoin/bitcoin/pull/11485
< bitcoin-git> [bitcoin] pedrobranco opened pull request #11484: Optional update rescan option in importmulti RPC (master...enhancement/optional-update-rescan-on-importmulti) https://github.com/bitcoin/bitcoin/pull/11484
< bitcoin-git> [bitcoin] pedrobranco opened pull request #11483: Fix importmulti bug when importing an already imported key (master...bugfix/fix-importmulti-bug) https://github.com/bitcoin/bitcoin/pull/11483
< bitcoin-git> [bitcoin] laanwj closed pull request #11479: [Docs] Update README.md to add Freenode links (master...master) https://github.com/bitcoin/bitcoin/pull/11479
< bitcoin-git> [bitcoin] laanwj closed pull request #10941: Add blocknotify and walletnotify functional tests (master...2017-07-blocknotify-functional-test) https://github.com/bitcoin/bitcoin/pull/10941
< bitcoin-git> bitcoin/master 857b32b João Barbosa: [tests] Add -walletnotify functional test
< bitcoin-git> bitcoin/master df18d29 João Barbosa: [tests] Add -blocknotify functional test
< bitcoin-git> bitcoin/master 9c72a46 John Newbery: [tests] Tidy up forknotify.py
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/fef65c4f5e59...364da2c52942
< gribble> https://github.com/bitcoin/bitcoin/issues/11006 | Improve shutdown process by promag · Pull Request #11006 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10941 | Add blocknotify and walletnotify functional tests by promag · Pull Request #10941 · bitcoin/bitcoin · GitHub
< promag> I was kidding :P but maybe .bitcoin-core-wallet
< wumpus> we need to enforce some naming convention on wallets in that case (we don't even require .dat at the moment) as well as make sure wallets are somehow tagged as bitcoin wallet
< gribble> https://github.com/bitcoin/bitcoin/issues/11466 | [WIP] Specify custom wallet directory with -walletdir param by MeshCollider · Pull Request #11466 · bitcoin/bitcoin · GitHub
< meshcollider> The easiest way to check if a file is a bdb file is with magic bytes like ryanofsky suggested here? https://github.com/bitcoin/bitcoin/pull/11466#discussion_r143730935
< bitcoin-git> [bitcoin] laanwj closed pull request #11113: [net] Ignore getheaders requests for very old side blocks (master...net-getheaders-fingerprint) https://github.com/bitcoin/bitcoin/pull/11113
< bitcoin-git> bitcoin/master fef65c4 Wladimir J. van der Laan: Merge #11113: [net] Ignore getheaders requests for very old side blocks...
< bitcoin-git> bitcoin/master eff4bd8 Jim Posen: [test] P2P functional test for certain fingerprinting protections
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/0e3a41135157...fef65c4f5e59
< bitcoin-git> bitcoin/master a2be3b6 Jim Posen: [net] Ignore getheaders requests for very old side blocks...
< bitcoin-git> bitcoin/master 3e8c916 Jorge Timón: Introduce CheckInputsAndUpdateCoins static wrapper in txmempool.cpp
< bitcoin-git> bitcoin/master 832e074 Jorge Timón: Optimization: Minimize the number of times it is checked that no money is created...
< bitcoin-git> bitcoin/master 3f0ee3e Jorge Timón: Proper indentation for CheckTxInputs and other minor fixes
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/5a9da37fb3f4...0e3a41135157
< bitcoin-git> [bitcoin] AmirAbrams opened pull request #11482: Use CPrivKey typedef for keydata in CKey (master...patch-3) https://github.com/bitcoin/bitcoin/pull/11482
< bitcoin-git> [bitcoin] tjps opened pull request #11480: [ui] Add toggle for unblinding password fields (master...tjps_wallet_dialog) https://github.com/bitcoin/bitcoin/pull/11480
< bitcoin-git> [bitcoin] kswapd opened pull request #11479: [Docs] Update README.md to add Freenode links (master...master) https://github.com/bitcoin/bitcoin/pull/11479
< bitcoin-git> [bitcoin] PierreRochard closed pull request #11478: ODB Integration (master...odb) https://github.com/bitcoin/bitcoin/pull/11478
< bitcoin-git> [bitcoin] PierreRochard opened pull request #11478: ODB Integration (master...odb) https://github.com/bitcoin/bitcoin/pull/11478

2017-10-10

< promag> meshcollider: I would like some feedback here https://github.com/bitcoin/bitcoin/pull/11466#discussion_r143733780
< gribble> https://github.com/bitcoin/bitcoin/issues/11466 | [WIP] Specify custom wallet directory with -walletdir param by MeshCollider · Pull Request #11466 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ryanofsky opened pull request #11476: Avoid opening copied wallet databases simultaneously (master...pr/wid) https://github.com/bitcoin/bitcoin/pull/11476
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #11474: Fixing pointer asterisk (master...TypoFix) https://github.com/bitcoin/bitcoin/pull/11474
< gribble> https://github.com/bitcoin/bitcoin/issues/11281 | Avoid pemanent cs_main/cs_wallet lock during RescanFromTime by jonasschnelli · Pull Request #11281 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] mess110 opened pull request #11475: [rpc] mempoolinfo should take ::minRelayTxFee into account (master...include_minRelayTxFee_in_getmempoolinfo_rpc) https://github.com/bitcoin/bitcoin/pull/11475
< bitcoin-git> [bitcoin] mess110 closed pull request #11455: CTxMemPool::GetMinFee should not return CFeeRate(0) (master...fix_mempool_GetMinFee_bug_returning_below_minRelayTxFee) https://github.com/bitcoin/bitcoin/pull/11455
< bitcoin-git> [bitcoin] thomasstep opened pull request #11474: Fixing pointer asterisk (master...TypoFix) https://github.com/bitcoin/bitcoin/pull/11474
< gribble> https://github.com/bitcoin/bitcoin/issues/7061 | [Wallet] Add RPC call "rescanblockchain " by jonasschnelli · Pull Request #7061 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/7061 | [Wallet] Add RPC call "rescanblockchain " by jonasschnelli · Pull Request #7061 · bitcoin/bitcoin · GitHub
< thermoman> bitcoin-0.15.0/
< thermoman> % tar tf bitcoin-0.15.0.1.tar.gz | head -n 1
< thermoman> this adds confusion, especially if you had extracted bitcoin-0.15.0.tar.gz earlier
< thermoman> the contents of https://bitcoin.org/bin/bitcoin-core-0.15.0.1/bitcoin-0.15.0.1.tar.gz is in a subdirectory named "bitcoin-0.15.0".
< gribble> https://github.com/bitcoin/bitcoin/issues/11420 | Bump univalue subtree and fix json formatting in tests by MarcoFalke · Pull Request #11420 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/7 | Block-header-only, faster startup client · Issue #7 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/6 | Treat wallet as a generic keystore · Issue #6 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #11469: fix typo in comment of chain.cpp (master...typo-fix-in-comment) https://github.com/bitcoin/bitcoin/pull/11469
< bitcoin-git> bitcoin/master 5a9da37 Wladimir J. van der Laan: Merge #11469: fix typo in comment of chain.cpp...
< bitcoin-git> bitcoin/master f902e40 Johannes Kanig: fix typo in comment of chain.cpp
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e022463a4b23...5a9da37fb3f4
< bitcoin-git> [bitcoin] promag closed pull request #10966: Add walletnotify functional test (master...2017-07-walletnotify-functional-test) https://github.com/bitcoin/bitcoin/pull/10966

2017-10-09

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11472: qa: Make tmpdir option an absolute path (master...Mf1710-qaMultiwalletRelDir) https://github.com/bitcoin/bitcoin/pull/11472
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11471: [Qt] Optimize SendToSelf rendering with a single non-change output (master...2017/10/qt_sendtoself) https://github.com/bitcoin/bitcoin/pull/11471
< gribble> https://github.com/bitcoin/bitcoin/issues/11113 | [net] Ignore getheaders requests for very old side blocks by jimpo · Pull Request #11113 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #11460: [depends] mac_alias 2.0.6, ds_store 1.1.2 (master...update-mac-alias) https://github.com/bitcoin/bitcoin/pull/11460
< bitcoin-git> bitcoin/master e022463 Jonas Schnelli: Merge #11460: [depends] mac_alias 2.0.6, ds_store 1.1.2...
< bitcoin-git> bitcoin/master f617d1b fanquake: [depends] native_ds_store 1.1.2
< bitcoin-git> bitcoin/master 46b752a fanquake: [depends] native_mac_alias 2.0.6
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/c63364610f4a...e022463a4b23
< gribble> https://github.com/bitcoin/bitcoin/issues/11113 | [net] Ignore getheaders requests for very old side blocks by jimpo · Pull Request #11113 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10853: [tests] Fix RPC failure testing (again) (master...cleanup_jsonrpc_asserts) https://github.com/bitcoin/bitcoin/pull/10853
< bitcoin-git> bitcoin/master 47ba8cf John Newbery: scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error...
< bitcoin-git> bitcoin/master 677d893 John Newbery: [tests] do not allow assert_raises_message to be called with JSONRPCException
< bitcoin-git> bitcoin/master 5864e9c John Newbery: [tests] remove direct testing on JSONRPCException from individual test cases
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/92eadc395071...c63364610f4a
< bitcoin-git> [bitcoin] kanigsson opened pull request #11469: fix typo in comment of chain.cpp (master...typo-fix-in-comment) https://github.com/bitcoin/bitcoin/pull/11469
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11465: rpc: Update named args documentation for importprivkey (master...master) https://github.com/bitcoin/bitcoin/pull/11465
< bitcoin-git> bitcoin/master 92eadc3 MarcoFalke: Merge #11465: rpc: Update named args documentation for importprivkey...
< bitcoin-git> bitcoin/master aa57590 Dusty Williams: Update importprivkey named args documentation...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3a93270c5587...92eadc395071
< bitcoin-git> [bitcoin] laanwj closed pull request #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size (master...2017-09-getblockchaininfo-addsize) https://github.com/bitcoin/bitcoin/pull/11367
< bitcoin-git> bitcoin/master 3a93270 Wladimir J. van der Laan: Merge #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size...
< bitcoin-git> bitcoin/master b7dfc6c Daniel Edgecumbe: [rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruning...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/da0478e6e5d9...3a93270c5587
< bitcoin-git> [bitcoin] laanwj closed pull request #10961: Improve readability of DecodeBase58Check(...) (master...DecodeBase58Check-cleanup) https://github.com/bitcoin/bitcoin/pull/10961
< bitcoin-git> bitcoin/master da0478e Wladimir J. van der Laan: Merge #10961: Improve readability of DecodeBase58Check(...)...
< bitcoin-git> bitcoin/master c6a995e practicalswift: Improve readability of DecodeBase58Check(...)
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d473e6ddc55c...da0478e6e5d9
< bitcoin-git> [bitcoin] laanwj closed pull request #10907: Prefer iterators arrow operator over iterator dereference (master...20170722-refactor-arrow-1) https://github.com/bitcoin/bitcoin/pull/10907
< wumpus> there's tons of ways to crash bitcoin with corrupted settings
< wumpus> then what triggers a re-load of settings from qsettings to bitcoin core settings?
< bitcoin-git> [bitcoin] laanwj closed pull request #11448: [gui] reset addrProxy/addrSeparateProxyTor if colon char missing (master...ensure_colon_in_proxies_qsettings_storage) https://github.com/bitcoin/bitcoin/pull/11448
< bitcoin-git> bitcoin/master d473e6d Wladimir J. van der Laan: Merge #11448: [gui] reset addrProxy/addrSeparateProxyTor if colon char missing...
< bitcoin-git> bitcoin/master ce2418f Cristian Mircea Messel: [gui] reset addrProxy/addrSeparateProxyTor if colon char missing...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/17f2acedbe07...d473e6ddc55c
< bitcoin-git> [bitcoin] jnewbery opened pull request #11468: [tests] Make comp test framework more debuggable (master...comp_test_debuggable) https://github.com/bitcoin/bitcoin/pull/11468
< bitcoin-git> [bitcoin] practicalswift opened pull request #11467: Fix typos. Use nullptr instead of NULL. Use quote form for local includes. (master...cleanups-20171009) https://github.com/bitcoin/bitcoin/pull/11467
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11466: [WIP] Specify custom wallet directory with -walletdir param (master...201710_walletdir) https://github.com/bitcoin/bitcoin/pull/11466
< bitcoin-git> [bitcoin] dusty-wil opened pull request #11465: rpc: Update named args documentation for importprivkey (master...master) https://github.com/bitcoin/bitcoin/pull/11465

2017-10-08

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11463: BIP148 user activated activation of segwit (master...bip-segwit-flagday) https://github.com/bitcoin/bitcoin/pull/11463
< bitcoin-git> [bitcoin] jackpot1136 opened pull request #11463: BIP148 user activated activation of segwit (master...bip-segwit-flagday) https://github.com/bitcoin/bitcoin/pull/11463

2017-10-07

< meshcollider> Bullpay: not the right channel sorry, try #bitcoin or the bitcoin stackexchange?
< gmaxwell> 02:06:47 < someone235> Hi, after installing bitcoin-qt on Ubuntu 16.04 I get this error: "bitcoin-qt: error while loading shared libraries: libzmq.so.3: cannot open shared object file: No such file or directory". Someone knows how to fix it?
< bitcoin-git> [bitcoin] fanquake opened pull request #11460: [depends] mac_alias 2.0.6, ds_store 1.1.2 (master...update-mac-alias) https://github.com/bitcoin/bitcoin/pull/11460
< jonasschnelli> BlueMatt: is removing the 40attempts-use-also-peers-with-missing-relevant-services unproblematic? https://github.com/bitcoin/bitcoin/pull/11456/files#diff-9a82240fe7dfe86564178691cc57f2f1L1829
< midnightmagic> Could I request that whoever is in charge of updating bitcoin.org and bitcoincore.org put up statements that I can point to when complaining to Twitter about impersonating accounts? Do these statements already exist?

2017-10-06

< bitcoin-git> [bitcoin] sdaftuar opened pull request #11458: Don't process unrequested, low-work blocks (master...2017-10-blocks-before-minwork) https://github.com/bitcoin/bitcoin/pull/11458
< bitcoin-git> [bitcoin] jtimon closed pull request #11427: Optimization: Remove Consensus::Params::BIP34Hash (master...e16-bip90-bip30) https://github.com/bitcoin/bitcoin/pull/11427
< sipa> pompa: #bitcoin
< pompa> trouble with old computer is that not working anymore, but i can reach my bitcoin files in it.
< pompa> i need to download bitcoin core program to new computer yes? and how to trasnfer my bitcoins??? :)
< bitcoin-git> [bitcoin] jl2012 closed pull request #8635: Enforce mandatory softfork flags for segwit block/tx (master...mandatorysegwitflags) https://github.com/bitcoin/bitcoin/pull/8635
< bitcoin-git> [bitcoin] jl2012 closed pull request #8593: Verify all incoming txs unless too big or too much hashing (master...verifyalltx) https://github.com/bitcoin/bitcoin/pull/8593
< bitcoin-git> [bitcoin] benma closed pull request #11434: Add m_bantime to Connman options (master...bantime) https://github.com/bitcoin/bitcoin/pull/11434

2017-10-05

< bitcoin-git> [bitcoin] theuni opened pull request #11457: Introduce BanMan (master...move-bandb) https://github.com/bitcoin/bitcoin/pull/11457
< gmaxwell> well I was thinking that before you commented. Started thinking it as soon as I saw other bitcoin software had merged it.
< sipa> if someone is interested: https://github.com/sipa/bitcoin/commits/201709_dsha256_64 <- 64-byte specialzed SHA256 and AVX2 code
< wumpus> I'm normally not scared of low level ELF hacking, but for bitcoin, let's try to keep it safe and portable
< gribble> https://github.com/bitcoin/bitcoin/issues/10593 | Relax punishment for peers relaying invalid blocks and headers by luke-jr · Pull Request #10593 · bitcoin/bitcoin · GitHub
< gmaxwell> achow101: because it's hardly any better and it means that when some dimbulb tries running forkcoin it results in him being unable to run Bitcoin (perhaps concurrently) on the same host.
< gribble> https://github.com/bitcoin/bitcoin/issues/10512 | Rework same-chain from abusing DoS banning, to explicit checks by luke-jr · Pull Request #10512 · bitcoin/bitcoin · GitHub
< luke-jr> RealM9: that's a decision for the community, not for developers. anyhow, ask on #bitcoin if you really want to discuss it
< gmaxwell> For example say we are surrounded by ForkCoin peers, they are rejecting all bitcoin blocks. There are few forkcoin miners so they only get blocks once per day.
< gribble> https://github.com/bitcoin/bitcoin/issues/10593 | Relax punishment for peers relaying invalid blocks and headers by luke-jr · Pull Request #10593 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11446 | [WIP] Bad block interrogation by achow101 · Pull Request #11446 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11403 | SegWit wallet support by sipa · Pull Request #11403 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8498 | Near-Bugfix: Optimization: Minimize the number of times it is checked that no money... by jtimon · Pull Request #8498 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11389 | Support having SegWit always active in regtest by sipa · Pull Request #11389 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10637 | Coin Selection with Murchs algorithm by achow101 · Pull Request #10637 · bitcoin/bitcoin · GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr btcdrak sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101
< sipa> but it makes bitcoin core responsible for tracking who knows what, instead of leaving that up to clients (who are arguably in a better position to know what they already know)
< jl2012> JeremyRubin, sipa: thanks. I'm thinking how I could do this: https://github.com/bitcoin/bitcoin/pull/9572#issuecomment-334282408
< jl2012> why do we need a vector of PrecomputedTransactionData here? https://github.com/bitcoin/bitcoin/blob/master/src/validation.cpp#L1755
< bitcoin-git> [bitcoin] laanwj closed pull request #9572: Skip witness sighash cache for non-segwit transactions (master...nocache) https://github.com/bitcoin/bitcoin/pull/9572
< bitcoin-git> bitcoin/master 17f2ace Wladimir J. van der Laan: Merge #9572: Skip witness sighash cache for non-segwit transactions...
< bitcoin-git> bitcoin/master 0da49b5 Johnson Lau: Skip precompute sighash for transactions without witness
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9e8ef9d99179...17f2acedbe07
< bitcoin-git> [bitcoin] sdaftuar closed pull request #10200: Mining: Skip recent transactions if fee difference is small (master...2017-04-dont-mine-recent-tx) https://github.com/bitcoin/bitcoin/pull/10200
< bitcoin-git> [bitcoin] laanwj closed pull request #10440: [tests] Add libFuzzer support (master...libfuzzer) https://github.com/bitcoin/bitcoin/pull/10440
< bitcoin-git> bitcoin/master 9e8ef9d Wladimir J. van der Laan: Merge #10440: [tests] Add libFuzzer support...
< bitcoin-git> bitcoin/master f3ba869 practicalswift: [tests] Add libFuzzer support....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/becbd71b0c16...9e8ef9d99179
< bitcoin-git> [bitcoin] laanwj closed pull request #11437: [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04 (master...windows-build-1704) https://github.com/bitcoin/bitcoin/pull/11437
< bitcoin-git> bitcoin/master becbd71 Wladimir J. van der Laan: Merge #11437: [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04...
< bitcoin-git> bitcoin/master 696ce46 fanquake: [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
< bitcoin-git> bitcoin/master 4f890ba Donal OConnor: Add new step to clean $PATH var by removing /mnt specific Window's %PATH% paths that cause issues with the make system
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/e93fff1463ae...becbd71b0c16
< bitcoin-git> [bitcoin] mess110 closed pull request #11410: [rpc] [tests] mempoolminfee should not drop below minRelayTxFee (master...add_minrelaytxfee_to_getmempoolinfo) https://github.com/bitcoin/bitcoin/pull/11410
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #11456: Replace relevant services logic with a function suite. (master...2017-09-service-flags-cleanups) https://github.com/bitcoin/bitcoin/pull/11456
< bitcoin-git> [bitcoin] mess110 opened pull request #11455: CTxMemPool::GetMinFee should not return CFeeRate(0) (master...fix_mempool_GetMinFee_bug_returning_below_minRelayTxFee) https://github.com/bitcoin/bitcoin/pull/11455
< gribble> https://github.com/bitcoin/bitcoin/issues/9572 | Skip witness sighash cache for non-segwit transactions by jl2012 · Pull Request #9572 · bitcoin/bitcoin · GitHub
< jonasschnelli> deltaT: did you lost you wallet.dat? file.... also, this question should be asked in #bitcoin (this here is the development channel)
< jonasschnelli> deltaT: which Bitcoin Core version?
< deltaT> simple question i hope, when i created my bitcoin core wallet i didnt write down the private key, how do i find it now?
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11107: Fix races in AppInitMain and others with lock and atomic bools (master...fix_mapBlockIndex_race) https://github.com/bitcoin/bitcoin/pull/11107
< bitcoin-git> bitcoin/master 731065b MeshCollider: Consistent parameter names in txdb.h
< bitcoin-git> bitcoin/master 35aeabe MeshCollider: Make fReindex atomic to avoid race
< bitcoin-git> bitcoin/master 58d91af MeshCollider: Fix race for mapBlockIndex in AppInitMain
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/167cef8082e2...e93fff1463ae
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10251: Add balances cache / GUI: use a signal instead of a poll thread (master...2017/04/gui_rm_locks) https://github.com/bitcoin/bitcoin/pull/10251
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10238: Change setKeyPool to hold flexible entries (master...2017/04/keypool_fix_a) https://github.com/bitcoin/bitcoin/pull/10238
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10517: Factor out CCoinsView based AreInputsStandard/IsWitnessStandard (master...2017/06/policy_compile) https://github.com/bitcoin/bitcoin/pull/10517

2017-10-04

< bitcoin-git> [bitcoin] promag opened pull request #11452: Improve ZMQ functional test (master...2017-10-improve-zmq-test) https://github.com/bitcoin/bitcoin/pull/11452
< jtimon> I really don't get it, if someone else can try to explain, that would be welcomed re https://github.com/bitcoin/bitcoin/pull/11427#issuecomment-334033122
< gribble> https://github.com/bitcoin/bitcoin/issues/11450 | ScanForWalletTransactions return value is incorrectly documented · Issue #11450 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/7061 | [Wallet] Add RPC call "rescanblockchain " by jonasschnelli · Pull Request #7061 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] promag closed pull request #11439: [test] Refactor ZMQ test to use one address per notification type (master...2017-10-clean-zmq-test) https://github.com/bitcoin/bitcoin/pull/11439
< gribble> https://github.com/bitcoin/bitcoin/issues/10941 | Add blocknotify functional test by promag · Pull Request #10941 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #10990: 0 locktime issue (master...fix0locktimebug) https://github.com/bitcoin/bitcoin/pull/10990
< bitcoin-git> [bitcoin] laanwj closed pull request #11046: Replace boost sleep_for with C++11 equivalent (master...2017/08/boost_sleep_for) https://github.com/bitcoin/bitcoin/pull/11046
< bitcoin-git> [bitcoin] laanwj closed pull request #11435: build: Make "make clean" remove all files created when running "make check" (master...make-cleaner) https://github.com/bitcoin/bitcoin/pull/11435
< bitcoin-git> bitcoin/master 167cef8 Wladimir J. van der Laan: Merge #11435: build: Make "make clean" remove all files created when running "make check"...
< bitcoin-git> bitcoin/master f35d033 practicalswift: build: Make "make clean" remove all files created when running "make check"...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/74123eabdd91...167cef8082e2
< bitcoin-git> [bitcoin] laanwj closed pull request #11440: Fix validationinterface build on super old boost/clang (master...2017-10-cblock-validationinterface) https://github.com/bitcoin/bitcoin/pull/11440
< bitcoin-git> bitcoin/master 74123ea Wladimir J. van der Laan: Merge #11440: Fix validationinterface build on super old boost/clang...
< bitcoin-git> bitcoin/master 96c2ce9 Matt Corallo: Fix validationinterface build on super old boost/clang...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7f11ef260855...74123eabdd91
< 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/master 7f11ef2 Wladimir J. van der Laan: Merge #9937: rpc: Prevent `dumpwallet` from overwriting files...
< bitcoin-git> bitcoin/master 0cd9273 Wladimir J. van der Laan: rpc: Prevent `dumpwallet` from overwriting files...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a1f7f1870931...7f11ef260855
< bitcoin-git> [bitcoin] laanwj closed pull request #10233: Wallet: Support not reusing addresses (master...freezea) https://github.com/bitcoin/bitcoin/pull/10233
< bitcoin-git> [bitcoin] laanwj closed pull request #10939: [init] Check non-emptiness of -blocknotify command prior to executing (master...blocknotify-consistentcy) https://github.com/bitcoin/bitcoin/pull/10939
< bitcoin-git> bitcoin/master a1f7f18 Wladimir J. van der Laan: Merge #10939: [init] Check non-emptiness of -blocknotify command prior to executing...
< bitcoin-git> bitcoin/master cffe85f practicalswift: Skip sys::system(...) call in case of empty command
< bitcoin-git> bitcoin/master 6fb8f5f practicalswift: Check that -blocknotify command is non-empty before executing...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/e12522dfdaab...a1f7f1870931
< bitcoin-git> [bitcoin] laanwj closed pull request #11406: Add state message print to AcceptBlock failure message. (master...2017-09-checkblock-fail-print) https://github.com/bitcoin/bitcoin/pull/11406
< bitcoin-git> bitcoin/master e12522d Wladimir J. van der Laan: Merge #11406: Add state message print to AcceptBlock failure message....
< bitcoin-git> bitcoin/master 6643b80 Matt Corallo: Add state message print to AcceptBlock failure message....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a4c833fec104...e12522dfdaab
< bitcoin-git> [bitcoin] laanwj closed pull request #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping check (master...Mf1710-qaFixups) https://github.com/bitcoin/bitcoin/pull/11443
< bitcoin-git> bitcoin/master a4c833f Wladimir J. van der Laan: Merge #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping check...
< bitcoin-git> bitcoin/master fae2673 MarcoFalke: qa: check-rpc-mapping must not run on empty lists
< bitcoin-git> bitcoin/master fae60e3 MarcoFalke: qa: Fix lcov for out-of-tree builds
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/9ccafb1d7bdd...a4c833fec104
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11421: Merge current secp256k1 subtree (master...Mf1709-subtree-secp256k1) https://github.com/bitcoin/bitcoin/pull/11421
< bitcoin-git> bitcoin/master 9ccafb1 MarcoFalke: Merge #11421: Merge current secp256k1 subtree...
< bitcoin-git> bitcoin/master 999968e MarcoFalke: Bump secp256k1 subtree
< bitcoin-git> bitcoin/master fd86f99 MarcoFalke: Squashed 'src/secp256k1/' changes from 84973d393..0b7024185...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/093074b84395...9ccafb1d7bdd
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #11419: Utils: Fix launchctl not being able to stop bitcoind (master...fix-macos-init) https://github.com/bitcoin/bitcoin/pull/11419
< bitcoin-git> bitcoin/master 093074b Jonas Schnelli: Merge #11419: Utils: Fix launchctl not being able to stop bitcoind...
< bitcoin-git> bitcoin/master ab5bba7 Alejandro Avilés: Fix launchctl not being able to stop bitcoind...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b4a509a3f817...093074b84395

2017-10-03

< bitcoin-git> [bitcoin] mess110 opened pull request #11448: [gui] reset addrProxy/addrSeparateProxyTor if colon char missing (master...ensure_colon_in_proxies_qsettings_storage) https://github.com/bitcoin/bitcoin/pull/11448
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11433: qa: Restore bitcoin-util-test py2 compatibility (master...Mf1710-qaUtilPy2) https://github.com/bitcoin/bitcoin/pull/11433
< bitcoin-git> bitcoin/master b4a509a MarcoFalke: Merge #11433: qa: Restore bitcoin-util-test py2 compatibility...
< bitcoin-git> bitcoin/master fafff12 MarcoFalke: qa: Restore bitcoin-util-test py2 compatibility
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/dbc4ae039630...b4a509a3f817
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11447: 0.15.1: Backport fixes (0.15...Mf1710-0151Backports) https://github.com/bitcoin/bitcoin/pull/11447
< bitcoin-git> [bitcoin] achow101 opened pull request #11446: Bad block interrogation (master...bad-block-interrogation) https://github.com/bitcoin/bitcoin/pull/11446
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11445: [qa] 0.15.1 Backports (0.15...Mf1710-0151qaBackports) https://github.com/bitcoin/bitcoin/pull/11445
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11293: Deduplicate CMerkleBlock construction code, add test coverage (master...dedup-cmerkleblock) https://github.com/bitcoin/bitcoin/pull/11293
< bitcoin-git> bitcoin/master dbc4ae0 MarcoFalke: Merge #11293: Deduplicate CMerkleBlock construction code, add test coverage...
< bitcoin-git> bitcoin/master 46ce223 James O'Beirne: Add tests for CMerkleBlock usage with txids specified
< bitcoin-git> bitcoin/master 5ab586f James O'Beirne: Consolidate CMerkleBlock constructor into a single method...
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/8ddf60db7ad6...dbc4ae039630
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping check (master...Mf1710-qaFixups) https://github.com/bitcoin/bitcoin/pull/11443
< bitcoin-git> [bitcoin] mrwhythat closed pull request #11299: [WIP] Implement pruning to location (master...prune-to-location-option) https://github.com/bitcoin/bitcoin/pull/11299
< bitcoin-git> [bitcoin] fanquake opened pull request #11442: [WIP] [Docs] Update OpenBSD Build Instructions for OpenBSD 6.1 (master...openbsd-doc-update) https://github.com/bitcoin/bitcoin/pull/11442
< bitcoin-git> [bitcoin] luke-jr opened pull request #11441: rpc/server: Support for specifying options as named parameters (master...rpc_namedopts) https://github.com/bitcoin/bitcoin/pull/11441
< gribble> https://github.com/bitcoin/bitcoin/issues/1828 | Base58 en-/de-coding by roques · Pull Request #1828 · bitcoin/bitcoin · GitHub
< esotericnonsense> submitted as #1828 on the bitcoin.org repo. probably just me that's missed it having not been around for the releases but it's nice to have in there.
< esotericnonsense> hey, so it does. https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs only mentions positional parameters. I'll make a pull request.
< sipa> (since 0.13 or 0.14 it's implemented in bitcoin core, i believe)

2017-10-02

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #11440: Fix validationinterface build on super old boost/clang (master...2017-10-cblock-validationinterface) https://github.com/bitcoin/bitcoin/pull/11440