2016-12-29

< wbnns> Something like, "Bitcoin Core v0.13.1 is now available." - which could link to an alert page providing the release notes: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.13.1.md
< kinlo> is the alert page going away? The bitcoin protocol for the alert system is being retired, but is the https://bitcoin.org/en/alerts going away?
< wbnns> It will still be available here (the notification just won't show at the top of every page): https://bitcoin.org/en/alerts
< wbnns> @gmaxwell @wumpus_ Hello, just wanted you check-in regarding the Alert System Retirement notice currently appearing across the tops of all pages on Bitcoin.org - is there a specific date it would be okay to remove it?
< bitcoin-git> [bitcoin] theuni opened pull request #9441: WIP: Massive net speedup. Net locks overhaul. (master...connman-locks) https://github.com/bitcoin/bitcoin/pull/9441

2016-12-28

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9436: test: Include tx data in EXTRA_DIST (master...Mf1612-inclTest) https://github.com/bitcoin/bitcoin/pull/9436
< bitcoin-git> bitcoin/master dce853e MarcoFalke: Merge #9436: test: Include tx data in EXTRA_DIST...
< bitcoin-git> bitcoin/master fa558be MarcoFalke: test: Include tx data in EXTRA_DIST
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2db4cbcc437f...dce853ef76ef
< gmaxwell> cfields: https://github.com/bitcoin/bitcoin/pull/9075/commits/7c98ce584ec23bcddcba8cdb33efa6547212f6ef#r87104196 < you have my support to insist on better comments in the future.
< gribble> https://github.com/bitcoin/bitcoin/issues/8776 | Wallet refactoring leading up to multiwallet by luke-jr · Pull Request #8776 · bitcoin/bitcoin · GitHub
< jonasschnelli> NicolasDorier: maybe review: https://github.com/bitcoin/bitcoin/pull/8776/files
< jonasschnelli> NicolasDorier: I guess I need to rebase https://github.com/bitcoin/bitcoin/pull/8764/files
< NicolasDorier> jonasschnelli: luke-jr : about multi wallet support https://github.com/bitcoin/bitcoin/projects/2#card-205286 , is it ready to be tested or still stuff in the pipeline ? I plan to play with it if that is the case

2016-12-27

< bitcoin-git> [bitcoin] sipa closed pull request #9349: Make CScript (and prevector) c++11 movable. (master...movescript) https://github.com/bitcoin/bitcoin/pull/9349
< bitcoin-git> bitcoin/master 2db4cbc Pieter Wuille: Merge #9349: Make CScript (and prevector) c++11 movable....
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7aa700424cbd...2db4cbcc437f
< bitcoin-git> bitcoin/master 2ddfcfd Pieter Wuille: Make CScript (and prevector) c++11 movable....
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9436: test: Include tx data in EXTRA_DIST (master...Mf1612-inclTest) https://github.com/bitcoin/bitcoin/pull/9436
< bitcoin-git> [bitcoin] sipa closed pull request #9243: Clean up mapArgs and mapMultiArgs Usage (master...2016-11-mapmultiargs) https://github.com/bitcoin/bitcoin/pull/9243
< bitcoin-git> bitcoin/master 2b5f085 Matt Corallo: Fix non-const mapMultiArgs[] access after init....
< bitcoin-git> bitcoin/master 0cf86a6 Matt Corallo: Introduce (and use) an IsArgSet accessor method
< bitcoin-git> bitcoin/master c8042a4 Matt Corallo: Remove arguments to ParseConfigFile
< bitcoin-git> [bitcoin] sipa pushed 8 new commits to master: https://github.com/bitcoin/bitcoin/compare/dbc8a8c86ae5...7aa700424cbd
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9435: Removed unused variable in test, fixing warning. (master...pr/coins-unused) https://github.com/bitcoin/bitcoin/pull/9435
< bitcoin-git> bitcoin/master dbc8a8c MarcoFalke: Merge #9435: Removed unused variable in test, fixing warning....
< bitcoin-git> bitcoin/master 35356b4 Russell Yanofsky: Remove unused variable in test, fixing warning....
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0f921e6a0492...dbc8a8c86ae5
< robert__> its the first result when you google fedora bitcoin
< gmaxwell> warren: do you know anything about https://www.ringingliberty.com/bitcoin/ ? doesn't appear to have a determinstic build process, anyone looked to see if these binaries are backdoored? someone wandering into #bitcoin is using them.
< bitcoin-git> [bitcoin] ryanofsky opened pull request #9435: Removed unused variable in test, fixing warning. (master...pr/coins-unused) https://github.com/bitcoin/bitcoin/pull/9435
< jl2012> luke-jr: you could find the python code here to do this: https://github.com/bitcoin/bitcoin/pull/8654
< jl2012> luke-jr: I did this with the same way: https://github.com/bitcoin/bitcoin/pull/8927
< bitcoin-git> [bitcoin] droark opened pull request #9433: Update the Windows build notes (master...docs) https://github.com/bitcoin/bitcoin/pull/9433

2016-12-26

< bitcoin-git> [bitcoin] fanquake closed pull request #9428: Don't download blocks unless they have more work than our current best (master...DownloadOnlyGreaterWork) https://github.com/bitcoin/bitcoin/pull/9428
< bitcoin-git> [bitcoin] fanquake closed pull request #9388: Relative time (master...RelativeTime) https://github.com/bitcoin/bitcoin/pull/9388
< bitcoin-git> [bitcoin] rebroad opened pull request #9428: Don't download blocks unless they have more work than our current best (master...DownloadOnlyGreaterWork) https://github.com/bitcoin/bitcoin/pull/9428
< bitcoin-git> [bitcoin] rebroad opened pull request #9427: Use compact blocks for blocks that are levl with our active tip rather than requesting a full block (master...UseCmpctBlockForCompetingBlocks) https://github.com/bitcoin/bitcoin/pull/9427

2016-12-25

< bitcoin-git> [bitcoin] gmaxwell opened pull request #9424: Change LogAcceptCategory to use uint32_t rather than sets of strings. (master...log_category_simplify) https://github.com/bitcoin/bitcoin/pull/9424
< bitcoin-git> [bitcoin] rebroad closed pull request #9030: Don't process blocktxns when we have the block already. (master...BlocktxnExits) https://github.com/bitcoin/bitcoin/pull/9030
< bitcoin-git> [bitcoin] luke-jr opened pull request #9422: Refactor mempool.dat to be extensible, and store missing info (master...mempool_dat_extensible) https://github.com/bitcoin/bitcoin/pull/9422
< gmaxwell> https://github.com/bitcoin/bitcoin/issues/9103 < already have one requested extension with an issue
< gribble> https://github.com/bitcoin/bitcoin/issues/7533 | RPC: sendrawtransaction: Allow the user to ignore/override specific rejections by luke-jr · Pull Request #7533 · bitcoin/bitcoin · GitHub

2016-12-24

< bitcoin-git> [bitcoin] droark opened pull request #9420: Fix linker error when configured with --enable-lcov (master...fixlcov) https://github.com/bitcoin/bitcoin/pull/9420
< bitcoin-git> [bitcoin] rebroad reopened pull request #9402: Allow per network configuration file (master...PerNetworkConfig) https://github.com/bitcoin/bitcoin/pull/9402
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9419: Stop Using cs_main for CNodeState/State() (master...2016-12-nodestate) https://github.com/bitcoin/bitcoin/pull/9419
< gribble> https://github.com/bitcoin/bitcoin/issues/9289 | net: drop boost::thread_group by theuni · Pull Request #9289 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9289 | net: drop boost::thread_group by theuni · Pull Request #9289 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9418 | Exit when no direct fetch by rebroad · Pull Request #9418 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] rebroad opened pull request #9418: Exit when no direct fetch (master...ExitWhenNoDirectFetch) https://github.com/bitcoin/bitcoin/pull/9418
< bitcoin-git> [bitcoin] rebroad closed pull request #9414: Skip processing of TXs that we already have. (master...DoNotProcessNewTxsMoreThanOnce) https://github.com/bitcoin/bitcoin/pull/9414

2016-12-23

< bitcoin-git> [bitcoin] sipa opened pull request #9417: Do not evaluate hidden LogPrint arguments (master...bypass_debug) https://github.com/bitcoin/bitcoin/pull/9417
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9416: travis: make distdir before make (master...Mf1612-travisDistDirCheck) https://github.com/bitcoin/bitcoin/pull/9416
< bitcoin-git> [bitcoin] gmaxwell opened pull request #9415: Reduce latency of ThreadMessageHandler. (master...better_sleep) https://github.com/bitcoin/bitcoin/pull/9415
< gmaxwell> This is the commit that did it, https://github.com/bitcoin/bitcoin/commit/00d1980b8fb8b834cb729b213834dfb38cb01bbf I really can't figure out why we merged that.
< bitcoin-git> [bitcoin] rebroad closed pull request #9402: Allow per network configuration file (master...PerNetworkConfig) https://github.com/bitcoin/bitcoin/pull/9402
< bitcoin-git> [bitcoin] rebroad opened pull request #9414: Skip processing of TXs that we already have. (master...DoNotProcessNewTxsMoreThanOnce) https://github.com/bitcoin/bitcoin/pull/9414
< timothy> no, I confirm the bug. from 0.13.1 to 0.13.2rc1 bitcoin-qt tray icon is broken
< jonasschnelli> Maybe related to: https://github.com/bitcoin/bitcoin/issues/8043
< jonasschnelli> timothy: Do you have the tray icon enabled in your Bitcoin-Qt settings?
< timothy> uhm strange, bitcoin-qt tray icon doesn't show on KDE5
< jonasschnelli> thanks sipa: it's much simpler now: https://github.com/bitcoin/bitcoin/pull/9408/files
< bitcoin-git> [bitcoin] fanquake closed pull request #9405: Contrib: Mac: Fix mac deploy so that the dmg background works (master...macPythonTweak) https://github.com/bitcoin/bitcoin/pull/9405
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9406: Re-enable a blank v1 Tx JSON test (master...testupdate) https://github.com/bitcoin/bitcoin/pull/9406
< bitcoin-git> bitcoin/master b371732 Douglas Roark: Re-enable a blank v1 Tx JSON test
< bitcoin-git> bitcoin/master 0f921e6 MarcoFalke: Merge #9406: Re-enable a blank v1 Tx JSON test...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/041331e1da23...0f921e6a0492
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9413: [CoinControl] Allow non-wallet owned change addresses (master...2016/12/qt_cc_change) https://github.com/bitcoin/bitcoin/pull/9413
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9412: build: Fix 'make deploy' for OSX (master...2016/12/fix_mac_deploy) https://github.com/bitcoin/bitcoin/pull/9412
< bitcoin-git> [bitcoin] jl2012 closed pull request #8756: Implement excessive sighashing protection policy with loose sighash estimation (master...sighashpolicylite) https://github.com/bitcoin/bitcoin/pull/8756

2016-12-22

< gribble> https://github.com/bitcoin/bitcoin/issues/9375 | Relay compact block messages prior to full block connection by TheBlueMatt · Pull Request #9375 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9138 | Improve fee estimation by morcos · Pull Request #9138 · bitcoin/bitcoin · GitHub
< jonasschnelli> I'd also like gmaxwell, and sipa comment on luke-jr comment (https://github.com/bitcoin/bitcoin/pull/9294#discussion_r93689481)
< jonasschnelli> There is also an short explanation https://github.com/bitcoin/bitcoin/pull/9171#issuecomment-267616678 how it work
< jonasschnelli> https://github.com/bitcoin/bitcoin/pull/9171 works pretty neat.
< jonasschnelli> This would be very handy for HD rescans https://github.com/bitcoin/bitcoin/pull/7061
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9408: Allow shutdown during LoadMempool, dump only when necessary (master...2016/12/memp_dump) https://github.com/bitcoin/bitcoin/pull/9408
< luke-jr> gmaxwell: just editing the wiki page, but should ideally be done after the BIP is proposed, and before that point comments ought to be posted to bitcoin-dev instead to allow the drafter to possibly revise the BIP to address concerns
< gribble> https://github.com/bitcoin/bitcoin/issues/9138 | Improve fee estimation by morcos · Pull Request #9138 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8654 | Reuse sighash computations across evaluation (rebase of #4562) by jl2012 · Pull Request #8654 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8755 | Implement excessive sighashing protection policy with tight sighash estimation by jl2012 · Pull Request #8755 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9375 | Relay compact block messages prior to full block connection by TheBlueMatt · Pull Request #9375 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9298 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< gribble> https://github.com/bitcoin/bitcoin/issues/9294 | Use internal HD chain for change outputs (hd split) by jonasschnelli · Pull Request #9294 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9152 | Wallet/RPC: sweepprivkeys method to scan UTXO set and send to local wallet by luke-jr · Pull Request #9152 · bitcoin/bitcoin · GitHub
< jonasschnelli> Multiwallet project page: https://github.com/bitcoin/bitcoin/projects/2
< gribble> https://github.com/bitcoin/bitcoin/issues/8776 | Wallet refactoring leading up to multiwallet by luke-jr · Pull Request #8776 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/7533 | RPC: sendrawtransaction: Allow the user to ignore/override specific rejections by luke-jr · Pull Request #7533 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9375 | Relay compact block messages prior to full block connection by TheBlueMatt · Pull Request #9375 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9289 | net: drop boost::thread_group by theuni · Pull Request #9289 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8755 | Implement excessive sighashing protection policy with tight sighash estimation by jl2012 · Pull Request #8755 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/855 | Toggle hide by sje397 · Pull Request #855 · bitcoin/bitcoin · GitHub
< * BlueMatt> did some work on running bitcoin core in helgrind, and finds it to be realatively simple
< gribble> https://github.com/bitcoin/bitcoin/issues/8654 | Reuse sighash computations across evaluation (rebase of #4562) by jl2012 · Pull Request #8654 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/8755 | Implement excessive sighashing protection policy with tight sighash estimation by jl2012 · Pull Request #8755 · bitcoin/bitcoin · GitHub
< gmaxwell> #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
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9391: wallet: Remove sendfree (master...Mf1612-015walletSendFreeNONO) https://github.com/bitcoin/bitcoin/pull/9391
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9407: [Trivial] Added missing colons in when running help command (master...minor-style-fixes) https://github.com/bitcoin/bitcoin/pull/9407
< bitcoin-git> bitcoin/master 041331e MarcoFalke: Merge #9407: [Trivial] Added missing colons in when running help command...
< bitcoin-git> bitcoin/master afe5b3f Anditto Heristyo: Added missing colons in when running help command
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e8cfe1ee2d01...041331e1da23
< bitcoin-git> [bitcoin] anditto opened pull request #9407: Added missing colons in when running help command (master...minor-style-fixes) https://github.com/bitcoin/bitcoin/pull/9407
< midnightmagic> getting bitcoin built on 10.04 is turning into quite the chore.

2016-12-21

< gribble> https://github.com/bitcoin/bitcoin/issues/8695 | [Net] Retry feeler connection if OpenNetworkConnection fails in under 1ms. by pstratem · Pull Request #8695 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] droark opened pull request #9406: Re-enable a blank v1 Tx JSON test (master...testupdate) https://github.com/bitcoin/bitcoin/pull/9406
< bitcoin-git> [bitcoin] djp3 opened pull request #9405: Contrib: Mac: Two changes to python bytes and string management to get the mac deploy to work (master...macPythonTweak) https://github.com/bitcoin/bitcoin/pull/9405
< bitcoin-git> [bitcoin] morcos opened pull request #9404: Make a second pass with same coins in CreateTransaction. (master...smartChange) https://github.com/bitcoin/bitcoin/pull/9404
< gmaxwell> wumpus: Any opinions on announcing rc1 to /r/bitcoin or should I wait for rc2/release?
< bitcoin-git> [bitcoin] rebroad opened pull request #9403: Don't ask for TX relay from feeler connections (master...NoRelayForFeelers) https://github.com/bitcoin/bitcoin/pull/9403
< gmaxwell> I've been noticing "/home/gmaxwell/.bitcoin: No such file or directory" show up on my console during node shutdown. Just saw it in 0.13.2rc-- I'd thought it was a new behavior in 0.14. anyone know what causes it?
< bitcoin-git> [bitcoin] rebroad opened pull request #9402: Allow per network bitcoin.conf (master...PerNetworkConfig) https://github.com/bitcoin/bitcoin/pull/9402
< wumpus> instagibbs: this perhaps? https://github.com/bitcoin/bitcoin/issues/9398
< bitcoin-git> [bitcoin] instagibbs opened pull request #9401: Make rpcauth help message clearer, add example in example .conf (master...rpcauthnotes) https://github.com/bitcoin/bitcoin/pull/9401
< bitcoin-git> [bitcoin] instagibbs opened pull request #9400: Set peers as HB peers upon full block validation (master...maybesetfullblock) https://github.com/bitcoin/bitcoin/pull/9400
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #9399: travis: make distdir before make (master...Mf1612-travisDistDirCheck) https://github.com/bitcoin/bitcoin/pull/9399
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9399: travis: make distdir before make (master...Mf1612-travisDistDirCheck) https://github.com/bitcoin/bitcoin/pull/9399
< bitcoin-git> [bitcoin] laanwj closed pull request #8589: Inline CTxInWitness inside CTxIn (master...segwitinlinepain) https://github.com/bitcoin/bitcoin/pull/8589
< bitcoin-git> bitcoin/master e8cfe1e Wladimir J. van der Laan: Merge #8589: Inline CTxInWitness inside CTxIn...
< bitcoin-git> bitcoin/master f6fb7ac Pieter Wuille: Move CTxInWitness inside CTxIn
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/0698639a3806...e8cfe1ee2d01
< bitcoin-git> [bitcoin] laanwj closed pull request #9308: [test] Add CCoinsViewCache Access/Modify/Write tests (master...pr/coins-test) https://github.com/bitcoin/bitcoin/pull/9308
< bitcoin-git> bitcoin/master 0698639 Wladimir J. van der Laan: Merge #9308: [test] Add CCoinsViewCache Access/Modify/Write tests...
< bitcoin-git> bitcoin/master 07df40b Russell Yanofsky: [test] Add CCoinsViewCache Access/Modify/Write tests...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/38e4887b461b...0698639a3806
< bitcoin-git> bitcoin/master 38e4887 Wladimir J. van der Laan: Merge #8717: [WALLET] Addition of ImmatureCreditCached to MarkDirty()...
< bitcoin-git> bitcoin/master a560378 Spencer Lievens: [WALLET] Addition of ImmatureCreditCached to MarkDirty()...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8b4127fd4eb3...38e4887b461b
< bitcoin-git> [bitcoin] laanwj closed pull request #9390: travis: make distdir (master...Mf1612-travisDistDir) https://github.com/bitcoin/bitcoin/pull/9390
< bitcoin-git> bitcoin/master 8b4127f Wladimir J. van der Laan: Merge #9390: travis: make distdir...
< bitcoin-git> bitcoin/master fad896d MarcoFalke: gitignore: Wipe line after java comp tool removal
< bitcoin-git> bitcoin/master fad632e MarcoFalke: travis: make distdir
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/03d85f6644cc...8b4127fd4eb3
< wumpus> bitcoin core 0.13.2rc1 executables uploaded: https://bitcoin.org/bin/bitcoin-core-0.13.2/test.rc1/ **KNOWN ISSUE** they report as 0.13.1, will be fixed in next rc
< bitcoin-git> [bitcoin] laanwj closed pull request #9393: build: Include cuckoocache header in Makefile (master...Mf1612-makeHeader) https://github.com/bitcoin/bitcoin/pull/9393
< bitcoin-git> [bitcoin] laanwj closed pull request #9376: Remove unused test files and references (master...fixmissing) https://github.com/bitcoin/bitcoin/pull/9376
< bitcoin-git> bitcoin/master 8dfe9fc Wladimir J. van der Laan: Merge #9376: Remove unused test files and references...
< bitcoin-git> bitcoin/master 9cb6624 BtcDrak: Fix testfile reference
< bitcoin-git> bitcoin/master 23208ac BtcDrak: Remove unused test files and references
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/5a70572049d0...8dfe9fcb9016
< bitcoin-git> bitcoin/0.13 3882c05 MarcoFalke: [qt] Bump BLOCK_CHAIN_SIZE
< bitcoin-git> bitcoin/0.13 7a26a34 MarcoFalke: Bump nMinimumChainWork
< bitcoin-git> bitcoin/0.13 20817ce MarcoFalke: Bump version to 0.13.2
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to 0.13: https://github.com/bitcoin/bitcoin/compare/8e707e868d60...b31e13eeb6d9
< luke-jr> (to do that, type: /join #bitcoin
< luke-jr> I answered your first question here to be polite, but I will not continue to answer questions here that are off-topic. Move to #bitcoin for asking them.
< luke-jr> Myself and many others are in #bitcoin and willing to help when we can.
< luke-jr> Bitcore is not the same as Bitcoin Core, and while you can certainly develop other applications, this channel is for developing Bitcoin Core.
< luke-jr> mannu: using -walletnotify, discuss/ask on #bitcoin
< gribble> https://github.com/bitcoin/bitcoin/issues/9053 | IBD using chainwork instead of height and not using header timestamps by gmaxwell · Pull Request #9053 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9053 | IBD using chainwork instead of height and not using header timestamps by gmaxwell · Pull Request #9053 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9293 | [0.13 Backport] IBD using chainwork instead of height and not using header timestamp (#9053) by gmaxwell · Pull Request #9293 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] droark reopened pull request #9373: Linearize script update (hash byte reversal and Python 3 support) (master...linearize-update) https://github.com/bitcoin/bitcoin/pull/9373
< bitcoin-git> [bitcoin] droark closed pull request #9373: Linearize script update (hash byte reversal and Python 3 support) (master...linearize-update) https://github.com/bitcoin/bitcoin/pull/9373
< bitcoin-git> [bitcoin] accraze opened pull request #9396: Updated listsinceblock rpc documentation (master...docs-listsinceblock-rpc) https://github.com/bitcoin/bitcoin/pull/9396
< bitcoin-git> [bitcoin] morcos opened pull request #9395: Actually calculate mempool ancestors (master...fixmovedtx) https://github.com/bitcoin/bitcoin/pull/9395
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9393: build: Include cuckoocache header in Makefile (master...Mf1612-makeHeader) https://github.com/bitcoin/bitcoin/pull/9393

2016-12-20

< gribble> https://github.com/bitcoin/bitcoin/issues/9392 | Wallet ancestor sanity-check ignores sigops · Issue #9392 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9389 | 0.13.2 release process by MarcoFalke · Pull Request #9389 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9391: wallet: Remove sendfree (master...Mf1612-015walletSendFreeNONO) https://github.com/bitcoin/bitcoin/pull/9391
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9390: travis: make distdir (master...Mf1612-travisDistDir) https://github.com/bitcoin/bitcoin/pull/9390
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9389: 0.13.2 release process (0.13...Mf1612-01302Bump) https://github.com/bitcoin/bitcoin/pull/9389
< gmaxwell> the tor support in Bitcoin Core really intends the tor daemon to be on localhost.
< timothy> hi, I have a slightly question. I'm trying to integrate bitcoin with tor under docker
< jtimon> mhmm, this commit says I need to fix p2p-segwit too...https://github.com/bitcoin/bitcoin/pull/8994/commits/8e3de77110892e3684a9cb98ced9c9129997257c
< gribble> https://github.com/bitcoin/bitcoin/issues/8994 | Testchains: Introduce custom chain whose constructor... by jtimon · Pull Request #8994 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] rebroad opened pull request #9388: Relative time (master...RelativeTime) https://github.com/bitcoin/bitcoin/pull/9388
< bitcoin-git> bitcoin/0.13 8e707e8 Wladimir J. van der Laan: doc: Add #9382 to release notes
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.13: https://github.com/bitcoin/bitcoin/commit/8e707e868d6020de0d352279eed4fcd0138f3695
< bitcoin-git> [bitcoin] laanwj closed pull request #9382: [backport 0.13] Prefer coins that have fewer ancestors, sanity check txn before ATMP (0.13...backport9262) https://github.com/bitcoin/bitcoin/pull/9382
< bitcoin-git> [bitcoin] laanwj closed pull request #9262: Prefer coins that have fewer ancestors, sanity check txn before ATMP (master...toolong) https://github.com/bitcoin/bitcoin/pull/9262
< bitcoin-git> bitcoin/master af9bedb Gregory Sanders: Test for fix of txn chaining in wallet
< bitcoin-git> bitcoin/master 5882c09 Gregory Sanders: CreateTransaction: Don't return success with too-many-ancestor txn
< bitcoin-git> bitcoin/master 0b2294a Gregory Sanders: SelectCoinsMinConf: Prefer coins with fewer ancestors
< bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/3097ea40d719...5a70572049d0
< bitcoin-git> [bitcoin] laanwj closed pull request #9316: [wallet] Disable free transactions when relay is disabled (master...Mf1612-sendFreeNo) https://github.com/bitcoin/bitcoin/pull/9316
< bitcoin-git> bitcoin/master 3097ea4 Wladimir J. van der Laan: Merge #9316: [wallet] Disable free transactions when relay is disabled...
< bitcoin-git> bitcoin/master faf4ca8 MarcoFalke: [wallet] Disable free transactions when relay is disabled
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7f72568e6b15...3097ea40d719
< gribble> https://github.com/bitcoin/bitcoin/issues/9212 | Assertion failed: (nSendVersion != 0), function GetSendVersion, file ./net.h, line 775. · Issue #9212 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] kallewoof opened pull request #9387: RAII of libevent stuff using set of wrappers (master...raii-libevents) https://github.com/bitcoin/bitcoin/pull/9387
< gribble> https://github.com/bitcoin/bitcoin/issues/9212 | Assertion failed: (nSendVersion != 0), function GetSendVersion, file ./net.h, line 775. · Issue #9212 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ryanofsky opened pull request #9384: CCoinsViewCache code cleanup & deduplication (based on #9107, #9308, #9310) (master...pr/ccoins-cleanup) https://github.com/bitcoin/bitcoin/pull/9384

2016-12-19

< bitcoin-git> [bitcoin] btcdrak opened pull request #9382: [backport 0.13] Prefer coins that have fewer ancestors, sanity check txn before ATMP (0.13...backport9262) https://github.com/bitcoin/bitcoin/pull/9382
< bitcoin-git> [bitcoin] ryanofsky opened pull request #9381: Remove CWalletTx merging logic from AddToWallet (master...pr/atw-nomerge) https://github.com/bitcoin/bitcoin/pull/9381
< gribble> https://github.com/bitcoin/bitcoin/issues/9262 | Prefer coins that have fewer ancestors, sanity check txn before ATMP by instagibbs · Pull Request #9262 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] morcos opened pull request #9380: Separate different uses of minimum fees (master...minfees) https://github.com/bitcoin/bitcoin/pull/9380
< bitcoin-git> [bitcoin] ryanofsky closed pull request #9351: Remove CWalletTx::fFromMe member. (master...pr/atw-fromme) https://github.com/bitcoin/bitcoin/pull/9351
< bitcoin-git> [bitcoin] ryanofsky opened pull request #9378: [trivial] Add documentation for CWalletTx::fFromMe member. (master...pr/fromme-doc) https://github.com/bitcoin/bitcoin/pull/9378
< gribble> https://github.com/bitcoin/bitcoin/issues/9262 | Prefer coins that have fewer ancestors, sanity check txn before ATMP by instagibbs · Pull Request #9262 · bitcoin/bitcoin · GitHub
< bitcoin-git> bitcoin/0.13 7201dd7 Wladimir J. van der Laan: qt: Pre-rc1 translations update
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.13: https://github.com/bitcoin/bitcoin/commit/7201dd7732fa69b498b1d647c66c2460af9bed7b
< bitcoin-git> bitcoin/0.13 2c5fc0d Wladimir J. van der Laan: doc: Add initial pulls + authors list for 0.13.2
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.13: https://github.com/bitcoin/bitcoin/commit/2c5fc0dba32a6ede1d611554a04a996183aa8ee9
< bitcoin-git> [bitcoin] laanwj closed pull request #9236: Fix races for strMiscWarning and fLargeWork*Found, make QT runawayException use GetWarnings (master...strMiscraceless) https://github.com/bitcoin/bitcoin/pull/9236
< bitcoin-git> bitcoin/master 749be01 Gregory Maxwell: Move GetWarnings() into its own file.
< bitcoin-git> bitcoin/master e3ba0ef Gregory Maxwell: Eliminate data races for strMiscWarning and fLargeWork*Found....
< bitcoin-git> bitcoin/master c63198f Gregory Maxwell: Make QT runawayException call GetWarnings instead of directly access strMiscWarning....
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/a336d13a587c...7f72568e6b15
< bitcoin-git> [bitcoin] laanwj closed pull request #8734: Send NOTFOUND when we don't have the block data. (master...NotfoundIfPruned) https://github.com/bitcoin/bitcoin/pull/8734
< bitcoin-git> [bitcoin] laanwj closed pull request #9311: Flush wallet after abandontransaction (master...flushwalletonabandon) https://github.com/bitcoin/bitcoin/pull/9311
< bitcoin-git> bitcoin/master a336d13 Wladimir J. van der Laan: Merge #9311: Flush wallet after abandontransaction...
< bitcoin-git> bitcoin/master 0632939 Alex Morcos: Flush wallet after abandontransaction
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/db45ad85164d...a336d13a587c
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9377: fundrawtransaction: Keep change-output keys by default, make it optional (master...2016/12/fix_frt_adr) https://github.com/bitcoin/bitcoin/pull/9377
< bitcoin-git> [bitcoin] laanwj closed pull request #9329: [Qt] Console: allow empty arguments (master...2016/12/fix_qt_empty_args) https://github.com/bitcoin/bitcoin/pull/9329
< bitcoin-git> bitcoin/master 390bd14 Jonas Schnelli: [Qt] Console: don't allow empty arguments when using the comma-syntax
< bitcoin-git> bitcoin/master 6a32c0f Luke Dashjr: Qt/Test: Check handling of empty arguments in RPC debug console
< bitcoin-git> bitcoin/master 89c8d2c Jonas Schnelli: [Qt] Console: allow empty arguments
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/a7f76512d9ea...db45ad85164d
< gribble> https://github.com/bitcoin/bitcoin/issues/9262 | Prefer coins that have fewer ancestors, sanity check txn before ATMP by instagibbs · Pull Request #9262 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #9347: [0.13.2] wallet/rpc backports (0.13...Mf1612-013back) https://github.com/bitcoin/bitcoin/pull/9347
< bitcoin-git> bitcoin/0.13 03b6f62 Wladimir J. van der Laan: Merge #9357: [0.13 backport] Attempt reconstruction from all compact block announcements...
< bitcoin-git> bitcoin/0.13 53b656f Suhas Daftuar: [qa] Update compactblocks test for multi-peer reconstruction
< bitcoin-git> bitcoin/0.13 4ced313 Suhas Daftuar: Allow compactblock reconstruction when block is in flight
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to 0.13: https://github.com/bitcoin/bitcoin/compare/fb987b364511...03b6f621ccf9
< bitcoin-git> [bitcoin] laanwj closed pull request #9352: Attempt reconstruction from all compact block announcements (master...optimistic-cb-2) https://github.com/bitcoin/bitcoin/pull/9352
< bitcoin-git> bitcoin/master a7f7651 Wladimir J. van der Laan: Merge #9352: Attempt reconstruction from all compact block announcements...
< bitcoin-git> bitcoin/master 813ede9 Suhas Daftuar: [qa] Update compactblocks test for multi-peer reconstruction
< bitcoin-git> bitcoin/master 7017298 Suhas Daftuar: Allow compactblock reconstruction when block is in flight
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b416095371f5...a7f76512d9ea
< gribble> https://github.com/bitcoin/bitcoin/issues/9357 | [0.13 backport] Attempt reconstruction from all compact block announcements by sdaftuar · Pull Request #9357 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9352 | Attempt reconstruction from all compact block announcements by sdaftuar · Pull Request #9352 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #9354: Make fuzzer actually test CTxOutCompressor (master...fixfuzz) https://github.com/bitcoin/bitcoin/pull/9354
< bitcoin-git> bitcoin/master b416095 Wladimir J. van der Laan: Merge #9354: Make fuzzer actually test CTxOutCompressor...
< bitcoin-git> bitcoin/master 5dd626a Pieter Wuille: Make fuzzer actually test CTxOutCompressor
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/79da3979b7cc...b416095371f5
< bitcoin-git> [bitcoin] btcdrak opened pull request #9376: Remove unused test files and references (master...fixmissing) https://github.com/bitcoin/bitcoin/pull/9376
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #9375: Relay compact block messages prior to full block connection (master...2016-12-compact-fast-relay) https://github.com/bitcoin/bitcoin/pull/9375
< bitcoin-git> [bitcoin] kallewoof closed pull request #9372: Fix: OSX QT compile: move bswap_XX into Bitcoin:: to avoid collision with existing definitions (master...rename-bswap_XX) https://github.com/bitcoin/bitcoin/pull/9372
< bitcoin-git> bitcoin/master 79da397 Wladimir J. van der Laan: Merge #9366: Fix: OSX QT compile: use built-in swap if available, or defer...
< bitcoin-git> [bitcoin] laanwj closed pull request #9366: Fix: OSX QT compile: use built-in swap if available, or defer (master...macosx-qt-build-fix2) https://github.com/bitcoin/bitcoin/pull/9366
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b99a093afed8...79da3979b7cc
< bitcoin-git> bitcoin/master 815f414 Karl-Johan Alm: Uses built-in byte swap if available (Apple) and if bswap_XX is undefined....
< gribble> https://github.com/bitcoin/bitcoin/issues/7562 | Bump transaction version default to 2 by btcdrak · Pull Request #7562 · bitcoin/bitcoin · GitHub

2016-12-17

< bitcoin-git> [bitcoin] droark closed pull request #9304: Allow linearization scripts to support hashes with reversed bytes (master...master) https://github.com/bitcoin/bitcoin/pull/9304
< bitcoin-git> [bitcoin] droark opened pull request #9373: Linearize script update (hash byte reversal and Python 3 support) (master...linearize-update) https://github.com/bitcoin/bitcoin/pull/9373
< gribble> https://github.com/bitcoin/bitcoin/issues/9182 | Orphan-triggered tx fetch does not ask for witness data · Issue #9182 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] kallewoof opened pull request #9372: Fix: OSX QT compile: move bswap_XX into Bitcoin:: to avoid collision with existing definitions (master...rename-bswap_XX) https://github.com/bitcoin/bitcoin/pull/9372
< bitcoinocho_> BITCOIN OCHO >> BITCOIN UNLIMITED, 8MB BLOCK, NO ASIC
< achow101> it is not bitcoin core and is off topic for this channel.
< achow101> question: bitcoin core can no longer mine on the mainnet
< gribble> https://github.com/bitcoin/bitcoin/issues/9271 | An error has occurred and has been logged. Please contact this bot's administrator for more information.

2016-12-16

< gribble> https://github.com/bitcoin/bitcoin/issues/9107 | Safer modify new coins by morcos · Pull Request #9107 · bitcoin/bitcoin · GitHub
< achow101> gmaxwell: here's an example of a commit I was talking about: https://github.com/bitcoin/bitcoin/commit/203e2ddad8e544803491d1e9e9ca2b6e26a15f8e
< gmaxwell> achow101: https://github.com/bitcoin/bitcoin/pull/6842 take that one for example.
< Chris_Stewart_5> gmaxwell: I've noticed this with other repos, such as bitcoin-dot-org -- here is a pull request I had merged https://github.com/bitcoin-dot-org/bitcoin.org/pull/1333
< gmaxwell> https://github.com/bitcoin/bitcoin/graphs/contributors?from=2015-12-16&to=2016-12-16&type=c < anyone know why this doesn't list 2/3rds of the people who have contributed?
< bitcoin-git> [bitcoin] sipa closed pull request #9346: Batch construct batches (master...reusebatch) https://github.com/bitcoin/bitcoin/pull/9346
< bitcoin-git> bitcoin/master b99a093 Pieter Wuille: Merge #9346: Batch construct batches...
< bitcoin-git> bitcoin/master ed58969 Pieter Wuille: Batch construct batches...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8c7947e09ff8...b99a093afed8
< bitcoin-git> [bitcoin] morcos opened pull request #9371: Notify on removal (master...notifyOnRemoval) https://github.com/bitcoin/bitcoin/pull/9371
< gribble> https://github.com/bitcoin/bitcoin/issues/9370 | Fix fundrawtransactions address-reuse problem by jonasschnelli · Pull Request #9370 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #9370: Fix fundrawtransactions address-reuse problem (master...2016/12/fix_frt_cop) https://github.com/bitcoin/bitcoin/pull/9370
< bitcoin-git> [bitcoin] laanwj closed pull request #9367: If we don't allow free txs, always send a fee filter (take 2) (master...Mf1612-feeFilterAlways2) https://github.com/bitcoin/bitcoin/pull/9367
< bitcoin-git> bitcoin/master 8c7947e Wladimir J. van der Laan: Merge #9367: If we don't allow free txs, always send a fee filter (take 2)...
< bitcoin-git> bitcoin/master fa16b8f MarcoFalke: If we don't allow free txs, always send a fee filter (take 2)
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c9e00591cd3f...8c7947e09ff8
< bitcoin-git> [bitcoin] laanwj closed pull request #9365: [testing] [donotmerge] Dummy commit for checking travis failure (master...2016_12_debug_travis_issue) https://github.com/bitcoin/bitcoin/pull/9365
< jonasschnelli> morcos: you once asked about a short description how the proposed spv-ish auxiliary block downloads works: https://github.com/bitcoin/bitcoin/pull/9171#issuecomment-267616678
< bitcoin-git> [bitcoin] ryanofsky opened pull request #9369: Factor out CWallet::nTimeSmart computation into a method. (master...pr/atw-timesmart) https://github.com/bitcoin/bitcoin/pull/9369
< bitcoin-git> [bitcoin] s-matthew-english opened pull request #9368: change to declarative sentences. simplify links (master...patch-13) https://github.com/bitcoin/bitcoin/pull/9368
< instagibbs> this is a bit #bitcoin but rebroad, you only need a segwit wallet to spend segwit outputs that you receive... but by definition you won't ask for them and receive legacy payments
< rebroad> gmaxwell, re this (https://botbot.me/freenode/bitcoin-core-dev/2016-12-15/?msg=78044110&page=4) - are you saying that one won't need a segwit wallet to spend a segwit tx?
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #9367: If we don't allow free txs, always send a fee filter (take 2) (master...Mf1612-feeFilterAlways2) https://github.com/bitcoin/bitcoin/pull/9367
< bitcoin-git> [bitcoin] kallewoof opened pull request #9366: Fix: OSX QT compile: use built-in swap if available, or defer (master...macosx-qt-build-fix2) https://github.com/bitcoin/bitcoin/pull/9366
< bitcoin-git> [bitcoin] kallewoof closed pull request #9361: [WIP] Fix: OSX QT compile fix: defer to bswap_XX when defined. (master...macosx-qt-build-fix) https://github.com/bitcoin/bitcoin/pull/9361
< gribble> https://github.com/bitcoin/bitcoin/issues/9313 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< gribble> https://github.com/bitcoin/bitcoin/issues/9365 | [testing] [donotmerge] Dummy commit for checking travis failure by laanwj · Pull Request #9365 · bitcoin/bitcoin · GitHub
< wumpus> btw can anyone else get results from seed.bitcoin.sipa.be? it's been giving me nothing for something like two weeks now
< gribble> https://github.com/bitcoin/bitcoin/issues/9365 | [testing] [donotmerge] Dummy commit for checking travis failure by laanwj · Pull Request #9365 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/9313 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< bitcoin-git> [bitcoin] laanwj opened pull request #9365: [testing] Dummy commit for checking travis failure (master...2016_12_debug_travis_issue) https://github.com/bitcoin/bitcoin/pull/9365
< wumpus> in https://travis-ci.org/bitcoin/bitcoin/jobs/184473580 it's the one on line 461
< wumpus> in https://travis-ci.org/bitcoin/bitcoin/jobs/184431201 it's the sync_all on line 534 that fails
< gribble> https://github.com/bitcoin/bitcoin/issues/9363 | An error has occurred and has been logged. Please contact this bot's administrator for more information.
< jonasschnelli> wumpus: what do you think about https://github.com/bitcoin/bitcoin/issues/9362, it surprises me that nobody has complained about address reuse so far.
< rebroad> jonasschnelli, it appears I enabled travis for my rebroad/bitcoin more than 9 months ago. I have just revisited it now, but so far am struggling to understand the interface
< jonasschnelli> and enable you rebroad/bitcoin repo
< wumpus> rebroad: https://github.com/bitcoin/bitcoin/tree/master/qa on running qa tests locally
< rebroad> my latest PR seems to have works all except for fundwartransaction.py (https://travis-ci.org/bitcoin/bitcoin/jobs/184479440)
< bitcoin-git> [bitcoin] rebroad opened pull request #9363: Don't provide blocktxns for old blocks on a fork. (master...MinChainWorkBlocktxns) https://github.com/bitcoin/bitcoin/pull/9363
< bitcoin-git> [bitcoin] kallewoof opened pull request #9361: Fix: OSX compile fix: defer to bswap_XX when defined. (master...macosx-qt-build-fix) https://github.com/bitcoin/bitcoin/pull/9361
< bitcoin-git> [bitcoin] ryanofsky opened pull request #9359: Fix CWalletTx::GetImmatureCredit() returning stale values. (master...pr/immature) https://github.com/bitcoin/bitcoin/pull/9359
< gmaxwell> Chris_Stewart_5: it would be a wrong assumption to assume the user wants all their memory used by bitcoin. :(
< Chris_Stewart_5> your comment wrt to bitcoin-qt
< sipa> i think bitcoin-qt for example should just detect how much memory you have at startup, and based on that, choose something and let the user customize