2017-09-11

< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ee50c9e48786...16e41844e7d6
< gribble> https://github.com/bitcoin/bitcoin/issues/11289 | Add wallet backup text to import* and add* RPCs by MeshCollider · Pull Request #11289 · bitcoin/bitcoin · GitHub
< meshcollider> wumpus: 21630 failed again with the ~/.bitcoin issue
< bitcoin-git> [bitcoin] MeshCollider reopened pull request #11297: Make sure ~/.bitcoin doesn't exist before build (master...201709_travis_delete_dir) https://github.com/bitcoin/bitcoin/pull/11297
< earlz> thanks, I had similar thoughts last time I worked with coindb that it might be more expensive than expected, but not "can break bitcoin" or crash a node. I'll watch the presentation
< morcos> earlz: you can watch the presentation from breaking bitcoin today, but essentially the fact that the pre-0.15 utxo set stored unspent outputs per transaction meant that a new tx could pull in an input that was 1 of many outputs in a previous transaction
< bitcoin-git> [bitcoin] MeshCollider closed pull request #11297: Make sure ~/.bitcoin doesn't exist before build (master...201709_travis_delete_dir) https://github.com/bitcoin/bitcoin/pull/11297
< gribble> https://github.com/bitcoin/bitcoin/issues/11289 | Add wallet backup text to import* and add* RPCs by MeshCollider · Pull Request #11289 · bitcoin/bitcoin · GitHub

2017-09-10

< wumpus> bitcoin.org*
< wumpus> nah let's see, it'd be nice to add it to the release notes that are uploaded to bitcoin core
< gribble> https://github.com/bitcoin/bitcoin/issues/10498 | Use static_cast instead of C-style casts for non-fundamental types by practicalswift · Pull Request #10498 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10489 | build: silence gcc7s implicit fallthrough warning by theuni · Pull Request #10489 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11289 | Add wallet backup text to import* and add* RPCs by MeshCollider · Pull Request #11289 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/10498 | Use static_cast instead of C-style casts for non-fundamental types by practicalswift · Pull Request #10498 · bitcoin/bitcoin · GitHub
< sipa> oh, perhaps it's due to a cache that existed from before the tests-do-not-touch-.bitcoin issue was merged?
< sipa> there are random travis failures, where at the end of the test, ~/.bitcoin exists... that PR solving something implies that ~/.bitcoin already exists at the start of the test run
< sipa> anyone a clue how https://github.com/bitcoin/bitcoin/pull/11297 could be fixing an issue?
< bitcoin-git> [bitcoin] laanwj closed pull request #11295: doc: Old fee_estimates.dat are discarded by 0.15.0 (0.15...Mf1709-docFeeEst015) https://github.com/bitcoin/bitcoin/pull/11295
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11276: [Docs] Update CONTRIBUTING.md to reduce unnecessary review workload (master...2017/09/cont) https://github.com/bitcoin/bitcoin/pull/11276
< bitcoin-git> bitcoin/master 91c39e3 Jonas Schnelli: Update CONTRIBUTRING.md to reduce unnecesarry review workload
< bitcoin-git> bitcoin/master ee50c9e MarcoFalke: Merge #11276: [Docs] Update CONTRIBUTING.md to reduce unnecessary review workload...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/11dacc6154c4...ee50c9e48786
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11296: [0.14] travis: filter out pyenv (Cory Fields) (0.14...Mf1709-travisNoPyenv) https://github.com/bitcoin/bitcoin/pull/11296
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11297: Make sure ~/.bitcoin doesn't exist before build (master...201709_travis_delete_dir) https://github.com/bitcoin/bitcoin/pull/11297
< meshcollider> we're getting so many random travis failures from "if [ -d ~/.bitcoin ]; then false; fi"
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11296: [0.14] travis: filter out pyenv (0.14...Mf1709-travisNoPyenv) https://github.com/bitcoin/bitcoin/pull/11296
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11286: [depends] Don't build libevent sample code (master...dont-build-libevent-samples) https://github.com/bitcoin/bitcoin/pull/11286
< bitcoin-git> bitcoin/master 11dacc6 MarcoFalke: Merge #11286: [depends] Don't build libevent sample code...
< bitcoin-git> bitcoin/master f38c051 fanquake: [depends] Don't build libevent sample code
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3255d6347b1f...11dacc6154c4
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11005: Tests: Add a lint check for trailing whitespace (master...whitespace) https://github.com/bitcoin/bitcoin/pull/11005
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11295: doc: Old fee_estimates.dat are discarded by 0.15.0 (0.15...Mf1709-docFeeEst015) https://github.com/bitcoin/bitcoin/pull/11295

2017-09-09

< nanotube> * #bitcoin-core-dev Banlist: Thu Aug 17 15:16:57 2017 *!*gribble@unaffiliated/nanotube/bot/gribble sipa!~pw@unaffiliated/sipa1024
< sipa> bane5000: no need to run as root, forwarding 8333 is perfectly fine but you'll need to configure your external ip address (-externalip=IP on cmdline, or externalip=IP in bitcoin.conf)
< bane5000> Hey guys, was thinking about running a bitcoin core p2p only headless server on debian. Just had a couple of questions regarding the online documentation... first of all, do you recommend running this as root? Would it be wiser to run the daemon as a separate user/group?
< bitcoin-git> [bitcoin] jamesob opened pull request #11293: Deduplicate CMerkleBlock construction code, add test coverage (master...dedup-cmerkleblock) https://github.com/bitcoin/bitcoin/pull/11293

2017-09-08

< bitcoin-git> bitcoin/0.15 5f2cf88 Pieter Wuille: Merge #11292: travis: filter out pyenv...
< bitcoin-git> bitcoin/0.15 0ced455 Cory Fields: travis: filter out pyenv
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/adcc788f2a89...5f2cf88c2311
< bitcoin-git> [bitcoin] sipa opened pull request #11292: travis: filter out pyenv (0.15...backport_11271) https://github.com/bitcoin/bitcoin/pull/11292
< bitcoin-git> [bitcoin] dongsam opened pull request #11291: Fix PEP8 warnings about formatting (master...Fix-PEP8-warnings) https://github.com/bitcoin/bitcoin/pull/11291
< bitcoin-git> [bitcoin] sipa closed pull request #11285: Add -usehd to excluded args in check-doc.py (master...201709_fix_usehd_checkdocs) https://github.com/bitcoin/bitcoin/pull/11285
< bitcoin-git> bitcoin/master 7d03418 MeshCollider: Add -usehd to excluded args in check-doc.py
< bitcoin-git> bitcoin/master 3255d63 Pieter Wuille: Merge #11285: Add -usehd to excluded args in check-doc.py...
< bitcoin-git> [bitcoin] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c22a53cd6351...3255d6347b1f
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11289: Add wallet backup text to import* and add* RPCs (master...201709_add_help_text) https://github.com/bitcoin/bitcoin/pull/11289
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11288: More user-friendly error message when partially signing (master...201709_partial_sign_error) https://github.com/bitcoin/bitcoin/pull/11288
< bitcoin-git> [bitcoin] danra opened pull request #11287: DRY config header inclusion (master...refactor/dry-config) https://github.com/bitcoin/bitcoin/pull/11287
< bitcoin-git> [bitcoin] fanquake opened pull request #11286: [depends] Don't build libevent sample code (master...dont-build-libevent-samples) https://github.com/bitcoin/bitcoin/pull/11286
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11285: Add -usehd to excluded args in check-doc.py (master...201709_fix_usehd_checkdocs) https://github.com/bitcoin/bitcoin/pull/11285
< bitcoin-git> [bitcoin] ajtowns opened pull request #11284: Fix invalid memory access in CScript::operator+= (master...cscript_insert) https://github.com/bitcoin/bitcoin/pull/11284
< bitcoin-git> [bitcoin] laanwj closed pull request #11250: Bump wallet version to 159900 and remove the `usehd` option (master...bump-wallet-version) https://github.com/bitcoin/bitcoin/pull/11250
< bitcoin-git> bitcoin/master c22a53c Wladimir J. van der Laan: Merge #11250: Bump wallet version to 159900 and remove the `usehd` option...
< bitcoin-git> bitcoin/master 713a920 Andrew Chow: Remove usehd option and warn when it is used...
< bitcoin-git> bitcoin/master d4c18f7 Andrew Chow: Bump wallet version number to 159900
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/791a0e6ddade...c22a53cd6351
< meshcollider> something like this fine then? https://github.com/bitcoin/bitcoin/pull/11280
< midnightmagic> jonasschnelli: Yes. That SF bitcoin meetup is perfect. That's neat that peter todd stuffed a blockchain hash into his signature in a certificate notation. I wonder if I'm the only one that's actually checked that. :-)
< jonasschnelli> There is a rescan RPC call PR: https://github.com/bitcoin/bitcoin/pull/7061
< jonasschnelli> There will soon be a video from the SF bitcoin dev meetup with my key fingerprint on the slides.

2017-09-07

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10767: [wallet] Clarify wallet initialization / destruction interface (master...walletinit2) https://github.com/bitcoin/bitcoin/pull/10767
< bitcoin-git> bitcoin/master 2da5eaf John Newbery: [wallet] Add FlushWallets() function to wallet/init.cpp
< bitcoin-git> bitcoin/master 1b9cee6 John Newbery: [wallet] Rename WalletVerify() to VerifyWallets()...
< bitcoin-git> bitcoin/master 9c76ba1 John Newbery: [wallet] Rename InitLoadWallet() to OpenWallets()...
< bitcoin-git> [bitcoin] MarcoFalke pushed 9 new commits to master: https://github.com/bitcoin/bitcoin/compare/efb4383ef6c6...791a0e6ddade
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11281: Avoid pemanent cs_main/cs_wallet lock during RescanFromTime (master...2017/09/rescan_locks) https://github.com/bitcoin/bitcoin/pull/11281
< wumpus> can people please review https://github.com/bitcoin/bitcoin/pull/11280? (final release notes updates for 0.15.0)
< bitcoin-git> [bitcoin] laanwj closed pull request #10793: Changing &var[0] to var.data() (master...prefer-vector-data) https://github.com/bitcoin/bitcoin/pull/10793
< bitcoin-git> bitcoin/master efb4383 Wladimir J. van der Laan: Merge #10793: Changing &var[0] to var.data()...
< bitcoin-git> bitcoin/master 592404f MeshCollider: Changing &vec[0] to vec.data(), what 9804 missed
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/723e5806578b...efb4383ef6c6
< bitcoin-git> [bitcoin] laanwj closed pull request #10756: net processing: swap out signals for an interface class (master...no-net-signals2) https://github.com/bitcoin/bitcoin/pull/10756
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11280: [0.15] Final to-do's for 0.15.0 release notes (0.15...201709_release_note_015_todo) https://github.com/bitcoin/bitcoin/pull/11280
< meshcollider> is that basically putting https://github.com/bitcoin/bitcoin/issues/11249 into the release notes
< bitcoin-git> [bitcoin] laanwj closed pull request #11279: doc: Add missing contributors to release notes (0.15...Mf1708-doc015rel) https://github.com/bitcoin/bitcoin/pull/11279
< bitcoin-git> bitcoin/0.15 adcc788 Wladimir J. van der Laan: Merge #11279: doc: Add missing contributors to release notes...
< bitcoin-git> bitcoin/0.15 fad16a9 MarcoFalke: doc: Add missing contributors to release notes...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/d4c9d00e7e79...adcc788f2a89
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11279: doc: Add missing contributors to release notes (0.15...Mf1708-doc015rel) https://github.com/bitcoin/bitcoin/pull/11279
< bitcoin-git> bitcoin/master 638e6c5 MarcoFalke: Merge #11271: travis: filter out pyenv...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11271: travis: filter out pyenv (master...travis-fix-pyenv) https://github.com/bitcoin/bitcoin/pull/11271
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/52f8877525d5...638e6c59da4f
< bitcoin-git> bitcoin/master aa2e0f0 Cory Fields: travis: filter out pyenv
< bitcoin-git> bitcoin/0.15 d4c9d00 Wladimir J. van der Laan: doc: Add PRs list to release notes...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.15: https://github.com/bitcoin/bitcoin/commit/d4c9d00e7e79958dea9586f927778dba2be8230a
< bitcoin-git> [bitcoin] ryanofsky opened pull request #11277: Fix uninitialized URI in batch RPC requests (master...pr/mb) https://github.com/bitcoin/bitcoin/pull/11277
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11274: [tests] Cleanup wildcard imports in functional tests (master...cleanup-wildcard-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/11274
< bitcoin-git> [bitcoin] laanwj closed pull request #11205: Make fixed CAmounts and related sanity function constexpr (master...refactor/constexpr-amount) https://github.com/bitcoin/bitcoin/pull/11205
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11276: Update CONTRIBUTRING.md to reduce unnecesarry review workload (master...2017/09/cont) https://github.com/bitcoin/bitcoin/pull/11276
< sipa> kyzeeruz: #bitcoin please
< bitcoin-git> [bitcoin] mess110 opened pull request #11274: [tests] Cleanup wildcard imports in functional tests (master...cleanup-wildcard-in-functional-tests) https://github.com/bitcoin/bitcoin/pull/11274
< kyzeeruz> Is there any possible to use an old computer as a main miner to generate bitcoin?
< bitcoin-git> [bitcoin] Xekyo opened pull request #11273: WIP: Ignore old format estimation file (master...ignoreOldFeeEstimates) https://github.com/bitcoin/bitcoin/pull/11273
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11272: CKeystore/CCrypter: move relevant implementation out of the header (master...2017/09/wallet_refact) https://github.com/bitcoin/bitcoin/pull/11272
< kyzeeruz> I want to create and build a bitcoin web game or either transforming an online game while playing earn a real bitcoin on it live online.
< meshcollider> I think you're in the wrong channel, try #bitcoin :)
< bitcoin-git> [bitcoin] rawodb closed pull request #11177: Support for SegWit Addresses in RPC calls and change addresses (master...pr/rpc_getsegwitaddresses) https://github.com/bitcoin/bitcoin/pull/11177
< kyzeeruz> Is there somebody can give me a free web link to learn bitcoin coding?
< bitcoin-git> [bitcoin] laanwj closed pull request #11245: [0.15] Mention offscreen issue in release notes (0.15...201709_offscreen_release_note) https://github.com/bitcoin/bitcoin/pull/11245
< bitcoin-git> [bitcoin] laanwj closed pull request #11270: travis: Use deprecated trusty image (master...2017_09_travis_deprecated_image) https://github.com/bitcoin/bitcoin/pull/11270
< bitcoin-git> [bitcoin] theuni opened pull request #11271: travis: filter out pyenv (master...travis-fix-pyenv) https://github.com/bitcoin/bitcoin/pull/11271
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11260: travis: Assert default datadir isn't created, Run scripted diff only once (master...Mf1708-travisYaml) https://github.com/bitcoin/bitcoin/pull/11260
< bitcoin-git> bitcoin/master 52f8877 MarcoFalke: Merge #11260: travis: Assert default datadir isn't created, Run scripted diff only once...
< bitcoin-git> bitcoin/master fa40b0e MarcoFalke: travis: Assert default datadir isn't created, Run scripted diff only once
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e6ab88a4524a...52f8877525d5
< wumpus> so if everyone is ok with the pull list in https://github.com/bitcoin-core/bitcoin-devwiki/wiki/Pulls-listing-for-0.15.0-(temporary) I'm going to paste it into the relnotes for 0.15.0 and tag final, if anyone still plans on looking through it (to find misattributions and such) let me know
< bitcoin-git> [bitcoin] laanwj closed pull request #10916: add missing lock to crypter GetKeys() (master...GetKeys) https://github.com/bitcoin/bitcoin/pull/10916
< bitcoin-git> bitcoin/master e6ab88a Wladimir J. van der Laan: Merge #10916: add missing lock to crypter GetKeys()...
< bitcoin-git> bitcoin/master fe09b01 Marko Bencun: add missing lock to crypter GetKeys()...
< bitcoin-git> bitcoin/master 5cb3da0 Marko Bencun: keystore GetKeys(): return result instead of writing to reference...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/2f0d3e604aa9...e6ab88a4524a
< MarcoFalke> cfields: With group edge `pyenv versions` is empty: https://travis-ci.org/MarcoFalke/bitcoin/jobs/273047509/config
< jonasschnelli> Yes. The segfault things is ugly... it seems to happen for self-compiled Bitcoin-Qts only. So it could be a Qt5.5 bug. Couldn't track it down so far
< jtimon> any talks about creating a testnet for developing and testing signature aggregation? (shameless escuse to review beg https://github.com/bitcoin/bitcoin/pull/8994 )
< kanzure> also jonasschnelli gave a talk on bip150 and bip151 the other day http://diyhpl.us/wiki/transcripts/sf-bitcoin-meetup/2017-09-04-jonas-schenlli-bip150-bip151/
< bitcoin-git> [bitcoin] laanwj closed pull request #11232: Ensure that data types are consistent (master...master) https://github.com/bitcoin/bitcoin/pull/11232
< bitcoin-git> bitcoin/master 2f0d3e6 Wladimir J. van der Laan: Merge #11232: Ensure that data types are consistent...
< bitcoin-git> bitcoin/master 061297f jjz: Ensure that data types are consistent...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e7f125562fbb...2f0d3e604aa9
< bitcoin-git> [bitcoin] laanwj closed pull request #11237: qt: Fixing division by zero in time remaining (master...201709_fix_estimated_time) https://github.com/bitcoin/bitcoin/pull/11237
< bitcoin-git> bitcoin/master e7f1255 Wladimir J. van der Laan: Merge #11237: qt: Fixing division by zero in time remaining...
< bitcoin-git> bitcoin/master c8d38ab MeshCollider: Refactor tipUpdate as per style guide
< bitcoin-git> bitcoin/master 3b69a08 MeshCollider: Fix division by zero in time remaining
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/a3624ddb1a3b...e7f125562fbb
< bitcoin-git> [bitcoin] laanwj opened pull request #11270: travis: Use deprecated trusty image (master...2017_09_travis_deprecated_image) https://github.com/bitcoin/bitcoin/pull/11270
< 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 jl2012 achow101
< bitcoin-git> [bitcoin] donaloconnor opened pull request #11269: [Trivial Fix] CTxMemPoolEntry::UpdateAncestorState: modifySiagOps param type (master...fix_params_branch) https://github.com/bitcoin/bitcoin/pull/11269
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #11268: [macOS] remove Growl support, remove unused code (master...2017/09/rm_growl) https://github.com/bitcoin/bitcoin/pull/11268
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #11156: Fix memory leaks in qt/guiutil.cpp (master...fix/qt-guiutil-memory-leaks) https://github.com/bitcoin/bitcoin/pull/11156
< bitcoin-git> bitcoin/master 9b348ff Dan Raviv: Fix memory leaks in qt/guiutil.cpp...
< bitcoin-git> bitcoin/master a3624dd Jonas Schnelli: Merge #11156: Fix memory leaks in qt/guiutil.cpp...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ea729d55b4db...a3624ddb1a3b
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #10748: [config] Help text cleanup (master...helptextcleanup) https://github.com/bitcoin/bitcoin/pull/10748
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10770: Drop upgrade-cancel callback registration for a generic "cancelable" (master...2017-07-upgrade-cancel-nits) https://github.com/bitcoin/bitcoin/pull/10770
< bitcoin-git> bitcoin/master ea729d5 Jonas Schnelli: Merge #10770: Drop upgrade-cancel callback registration for a generic "cancelable"...
< bitcoin-git> bitcoin/master ee4d149 Matt Corallo: Drop upgrade-cancel callback registration for a generic "resumeable"...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9c8f3655cc68...ea729d55b4db
< bitcoin-git> [bitcoin] laanwj opened pull request #11267: rpc: update cli for estimatefee argument rename (master...2017_09_renamed_estimatefee_arg) https://github.com/bitcoin/bitcoin/pull/11267
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10911: [qt] Fix typo and access key in optionsdialog.ui (master...master) https://github.com/bitcoin/bitcoin/pull/10911
< bitcoin-git> bitcoin/master d2be7b2 James Evans: Typo in optionsdialog.ui...
< bitcoin-git> bitcoin/master 9c8f365 Jonas Schnelli: Merge #10911: [qt] Fix typo and access key in optionsdialog.ui...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2a56baf395bf...9c8f3655cc68
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10748: [config] Help text cleanup (master...helptextcleanup) https://github.com/bitcoin/bitcoin/pull/10748
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10731: Escape rather than remove any printable characters in UAs (master...log_more_uacomment) https://github.com/bitcoin/bitcoin/pull/10731
< bitcoin-git> [bitcoin] practicalswift opened pull request #11264: [doc] Fix broken Markdown table in dependencies.md (master...dependencies-capitalization) https://github.com/bitcoin/bitcoin/pull/11264
< meshcollider> can someone with travis powers restart the failed one here, should be unrelated: https://travis-ci.org/bitcoin/bitcoin/jobs/272710677
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #10682: Trivial: Move the AreInputsStandard documentation next to its implementation (master...move-doc) https://github.com/bitcoin/bitcoin/pull/10682
< bitcoin-git> bitcoin/master 2a56baf MarcoFalke: Merge #10682: Trivial: Move the AreInputsStandard documentation next to its implementation...
< bitcoin-git> bitcoin/master ca67ddf esneider: Move the AreInputsStandard documentation next to its implementation
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/f65614726de2...2a56baf395bf
< bitcoin-git> [bitcoin] laanwj closed pull request #10779: Create dependencies.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/10779
< bitcoin-git> bitcoin/master f656147 Wladimir J. van der Laan: Merge #10779: Create dependencies.md...
< bitcoin-git> bitcoin/master e91b961 flack: Create dependencies.md, and link dependencies file from README & build docs
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/645a7ecc0b8d...f65614726de2
< meshcollider> wumpus: re https://github.com/bitcoin/bitcoin/pull/10793#discussion_r137361636 did you want me to change it?

2017-09-06

< bitcoin-git> [bitcoin] laanwj closed pull request #11125: Add bitcoin-cli -stdin and -stdinrpcpass functional tests (master...2017-08-stdinrpcpass-functional-test) https://github.com/bitcoin/bitcoin/pull/11125
< bitcoin-git> bitcoin/master 5c18a84 João Barbosa: [test] Add support for custom arguments to TestNodeCLI
< bitcoin-git> bitcoin/master e127494 João Barbosa: [test] Improve assert_raises_jsonrpc docstring
< bitcoin-git> bitcoin/master 7696841 João Barbosa: Fix style in -stdin and -stdinrpcpass handling
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/66a5b419eff5...645a7ecc0b8d
< bitcoin-git> [bitcoin] laanwj closed pull request #10838: (finally) remove getinfo (master...2017-07-seriously-fuck-getinfo) https://github.com/bitcoin/bitcoin/pull/10838
< bitcoin-git> bitcoin/master 66a5b41 Wladimir J. van der Laan: Merge #10838: (finally) remove getinfo...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/089b742a210b...66a5b419eff5
< bitcoin-git> bitcoin/master aece8a4 Matt Corallo: (finally) remove getinfo in favor of more module-specific infos
< bitcoin-git> [bitcoin] laanwj closed pull request #11259: Remove duplicate destination decoding (master...2017-09-remove-duplicate-destination-decoding) https://github.com/bitcoin/bitcoin/pull/11259
< bitcoin-git> bitcoin/master 089b742 Wladimir J. van der Laan: Merge #11259: Remove duplicate destination decoding...
< bitcoin-git> bitcoin/master 86e6dd4 João Barbosa: Remove duplicate destination decoding
< bitcoin-git> bitcoin/master 8d0041e João Barbosa: Remove unused GetKeyID and IsScript methods from CBitcoinAddress
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/bcc8a620eae9...089b742a210b
< bitcoin-git> [bitcoin] practicalswift opened pull request #11261: scripted-diff: Use <cxxx> instead of deprecated <xxx.h> when including C compatibility headers (master...cinclude) https://github.com/bitcoin/bitcoin/pull/11261
< bitcoin-git> [bitcoin] laanwj closed pull request #11219: [docs] explain how to recompile a modified unit test (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11219
< bitcoin-git> bitcoin/master bcc8a62 Wladimir J. van der Laan: Merge #11219: [docs] explain how to recompile a modified unit test...
< bitcoin-git> bitcoin/master 478d4fb Sjors Provoost: [docs] explain how to recompile only what bitcoind tests need...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6acdb1fab770...bcc8a620eae9
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11260: travis: Check that default datadir is never created, Check SHAs only once (master...Mf1708-travisYaml) https://github.com/bitcoin/bitcoin/pull/11260
< bitcoin-git> [bitcoin] laanwj closed pull request #10889: Docs: Run windows build in a clean path (master...docswin) https://github.com/bitcoin/bitcoin/pull/10889
< bitcoin-git> [bitcoin] laanwj closed pull request #11238: Add assertions before potential null deferences (master...201708_fbinfer_fixes) https://github.com/bitcoin/bitcoin/pull/11238
< bitcoin-git> bitcoin/master 6acdb1f Wladimir J. van der Laan: Merge #11238: Add assertions before potential null deferences...
< bitcoin-git> bitcoin/master c001992 MeshCollider: Fix potential null dereferences
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bc561b4b7d6a...6acdb1fab770
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11099: [RPC][mempool]: Add savemempool RPC (master...dump_mempool_rpc) https://github.com/bitcoin/bitcoin/pull/11099
< bitcoin-git> bitcoin/master bc561b4 MarcoFalke: Merge #11099: [RPC][mempool]: Add savemempool RPC...
< bitcoin-git> bitcoin/master 1aa97ee Lawrence Nahum: Add savemempool RPC
< bitcoin-git> bitcoin/master 467cbbc Lawrence Nahum: Add return value to DumpMempool
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/961901f77e55...bc561b4b7d6a
< bitcoin-git> [bitcoin] promag opened pull request #11259: Remove duplicate destination decoding (master...2017-09-remove-duplicate-destination-decoding) https://github.com/bitcoin/bitcoin/pull/11259
< bitcoin-git> [bitcoin] laanwj closed pull request #11117: Prepare for non-Base58 addresses (master...201708_nocbitcoinaddress) https://github.com/bitcoin/bitcoin/pull/11117
< bitcoin-git> bitcoin/master 961901f Wladimir J. van der Laan: Merge #11117: Prepare for non-Base58 addresses...
< bitcoin-git> bitcoin/master 864cd27 Pieter Wuille: Move CBitcoinAddress to base58.cpp
< bitcoin-git> bitcoin/master 5c8ff0d Pieter Wuille: Introduce wrappers around CBitcoinAddress...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/39ae41389a86...961901f77e55
< bitcoin-git> [bitcoin] laanwj closed pull request #10845: Remove unreachable code (master...remove-unreachable-code) https://github.com/bitcoin/bitcoin/pull/10845
< bitcoin-git> bitcoin/master 39ae413 Wladimir J. van der Laan: Merge #10845: Remove unreachable code...
< bitcoin-git> bitcoin/master 41bf159 practicalswift: Remove unreachable code
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d745b4cf7b09...39ae41389a86
< bitcoin-git> [bitcoin] laanwj closed pull request #10872: Docs: Syntax highlight shell commands in the building notes (master...hilite) https://github.com/bitcoin/bitcoin/pull/10872
< bitcoin-git> [bitcoin] laanwj closed pull request #11203: rpc: add wtxid to mempool entry output (master...2017-08-add-wtxid-to-mempool-entry) https://github.com/bitcoin/bitcoin/pull/11203
< bitcoin-git> bitcoin/master d745b4c Wladimir J. van der Laan: Merge #11203: rpc: add wtxid to mempool entry output...
< bitcoin-git> bitcoin/master 617c459 Suhas Daftuar: qa: rpc test for wtxid in mempool entry
< bitcoin-git> bitcoin/master 7e5d596 Suhas Daftuar: RPC: add wtxid to mempool entry output
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/59e17899a762...d745b4cf7b09
< bitcoin-git> bitcoin/master 59e1789 Wladimir J. van der Laan: Merge #8330: Structure Packing Optimizations in C{,Mutable}Transaction...
< bitcoin-git> bitcoin/master 37495e0 Jeremy Rubin: Reorder C{,Mutable}Transaction for better packing
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/31809d6f8514...59e17899a762
< bitcoin-git> [bitcoin] jnewbery opened pull request #11258: [WIP] [rpc] Add initialblockdownload to getblockchaininfo (master...expose_ibd) https://github.com/bitcoin/bitcoin/pull/11258
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11067: [qa] TestNode: Add wait_until_stopped helper method (master...Mf1708-qaTestnodeWaitStopHelper) https://github.com/bitcoin/bitcoin/pull/11067
< bitcoin-git> bitcoin/master 31809d6 MarcoFalke: Merge #11067: [qa] TestNode: Add wait_until_stopped helper method...
< bitcoin-git> bitcoin/master faa8d95 MarcoFalke: [qa] TestNode: Add wait_until_stopped helper method
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/21e2f2f79961...31809d6f8514
< bitcoin-git> [bitcoin] laanwj closed pull request #11135: Update developer notes with RPC response guidelines (master...2017-08-rpc-response-notes) https://github.com/bitcoin/bitcoin/pull/11135
< bitcoin-git> bitcoin/master 21e2f2f Wladimir J. van der Laan: Merge #11135: Update developer notes with RPC response guidelines...
< bitcoin-git> bitcoin/master 62ecce7 João Barbosa: [doc] Add RPC response notes
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/5368614aa106...21e2f2f79961
< bitcoin-git> [bitcoin] laanwj closed pull request #11210: Stop test_bitcoin-qt touching ~/.bitcoin (master...201708_qt_test_dir) https://github.com/bitcoin/bitcoin/pull/11210
< bitcoin-git> bitcoin/master 5368614 Wladimir J. van der Laan: Merge #11210: Stop test_bitcoin-qt touching ~/.bitcoin...
< bitcoin-git> bitcoin/master dea086f MeshCollider: Stop test_bitcoin-qt touching ~/.bitcoin
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/815fe62421cb...5368614aa106
< bitcoin-git> [bitcoin] laanwj closed pull request #10357: Allow setting nMinimumChainWork on command line (master...2017-05-chainwork-commandline) https://github.com/bitcoin/bitcoin/pull/10357
< bitcoin-git> bitcoin/master eac64bb Suhas Daftuar: [qa] Test nMinimumChainWork...
< bitcoin-git> bitcoin/master 815fe62 Wladimir J. van der Laan: Merge #10357: Allow setting nMinimumChainWork on command line...
< bitcoin-git> bitcoin/master 0311836 Suhas Daftuar: Allow setting nMinimumChainWork on command line
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6866b4912b80...815fe62421cb
< bitcoin-git> bitcoin/0.15 134d824 Wladimir J. van der Laan: Merge #11255: Release Notes: Fix SHA256-with-SSE4 PR link...
< bitcoin-git> bitcoin/0.15 58f1e54 Janus Troelsen: Release Notes: Fix SHA256-with-SSE4 PR link
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/48790e0efaf4...134d824193a0
< bitcoin-git> [bitcoin] esotericnonsense opened pull request #11256: RPC: add weight to mempool entry output (master...2017-09-add-weight-to-mempool-entry) https://github.com/bitcoin/bitcoin/pull/11256
< bitcoin-git> [bitcoin] ysangkok opened pull request #11255: Release Notes: Fix SHA256-with-SSE4 PR link (0.15...patch-1) https://github.com/bitcoin/bitcoin/pull/11255
< promag> sipa: isn´t this https://github.com/bitcoin/bitcoin/pull/11117/files#r137145517 worth the change?
< bitcoin-git> [bitcoin] JeremyRubin closed pull request #11253: Add != to Base58 class (master...add_neq_ctxdest) https://github.com/bitcoin/bitcoin/pull/11253
< meshcollider> Bitcoin Core is the reference client for bitcoin
< cam9956> what is bitcoin "core development" though
< Chicago> cam9956, They're saying go find another channel because clone coins are off-topic for here as they do not generally pertain to Bitcoin Core development.
< cam9956> yeah with the bitcoin source code
< praxeology> cam9956: probably #bitcoin would be your best bet
< meshcollider> Again, this is for bitcoin *core* development, not general questions sorry :)
< cam9956> yeah this is about bitcoin, i want to devalop my own coin with the bitcoin source
< meshcollider> This channel is for discussion about bitcoin core development sorry, try #bitcoin or https://bitcoin.stackexchange.com/
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #11253: Add != to Base58 class (master...add_neq_ctxdest) https://github.com/bitcoin/bitcoin/pull/11253
< bitcoin-git> [bitcoin] instagibbs opened pull request #11252: when clearing addrman clear mapInfo and mapAddr (master...recreateaddrman) https://github.com/bitcoin/bitcoin/pull/11252
< jonasschnelli> I would do it carefully... use a VPN, reverse proxy or connect via SSH and use bitcoin-cli
< bitcoin-git> [bitcoin] jtimon closed pull request #10822: RPC: Also serve txo from gettxout (not just utxo and mempool) (master...b15-rpc-txo) https://github.com/bitcoin/bitcoin/pull/10822
< bitcoin-git> [bitcoin] laanwj closed pull request #10596: Add vConnect to CConnman::Options (master...connmanoptions_connect) https://github.com/bitcoin/bitcoin/pull/10596
< bitcoin-git> bitcoin/master 352d582 Marko Bencun: Add vConnect to CConnman::Options...
< bitcoin-git> bitcoin/master 6866b49 Wladimir J. van der Laan: Merge #10596: Add vConnect to CConnman::Options...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/28485c783d82...6866b4912b80

2017-09-05

< promag> sipa: regarding your question in https://github.com/bitcoin/bitcoin/pull/11117#issuecomment-326828908, I just think {Encode,Decode,IsValid}Destination shouldn't live in base58.h once there is bech32
< bitcoin-git> [bitcoin] laanwj closed pull request #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332 (master...fametrano-regtestport) https://github.com/bitcoin/bitcoin/pull/10825
< bitcoin-git> bitcoin/master 28485c7 Wladimir J. van der Laan: Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332...
< bitcoin-git> bitcoin/master ce3baa1 Ferdinando M. Ametrano: changed regtest RPCport to 18443 to avoid conflict with testnet 18332
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a31e9ad4f027...28485c783d82
< bitcoin-git> [bitcoin] achow101 opened pull request #11250: Bump wallet version to 159900 and remove the `usehd` option (master...bump-wallet-version) https://github.com/bitcoin/bitcoin/pull/11250
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11247: qt: Use IsMine to validate custom change address (master...Mf1708-qtIsMine) https://github.com/bitcoin/bitcoin/pull/11247
< bitcoin-git> bitcoin/master a31e9ad MarcoFalke: Merge #11247: qt: Use IsMine to validate custom change address...
< bitcoin-git> bitcoin/master a1ea1cf Chris Moore: qt: Use IsMine to validate custom change address...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/777519bd96f6...a31e9ad4f027
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #10650: Multiwallet: add RPC endpoint support (master...2017/06/wallet_rpc_endpoint) https://github.com/bitcoin/bitcoin/pull/10650
< bitcoin-git> [bitcoin] laanwj force-pushed 0.15 from a6c439f to 48790e0: https://github.com/bitcoin/bitcoin/commits/0.15
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11247: qt: Use IsMine to validate custom change address (master...Mf1708-qtIsMine) https://github.com/bitcoin/bitcoin/pull/11247
< bitcoin-git> bitcoin/0.15 a6c439f Wladimir J. van der Laan: Merge #11184: Use IsMine to validate custom change address...
< bitcoin-git> bitcoin/0.15 c41224d Chris Moore: Use IsMine to validate custom change address
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/48790e0efaf4...a6c439f694a4
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11246: github-merge: Coalesce git fetches (master...2017_09_contrib_fetch_coalesce) https://github.com/bitcoin/bitcoin/pull/11246
< bitcoin-git> bitcoin/master 777519b MarcoFalke: Merge #11246: github-merge: Coalesce git fetches...
< bitcoin-git> bitcoin/master dabee00 Wladimir J. van der Laan: github-merge: Coalesce git fetches...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/4eb1f39d4210...777519bd96f6
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11173: RPC: Fix currency unit string in the help text (master...use_currency_unit_constant) https://github.com/bitcoin/bitcoin/pull/11173
< bitcoin-git> bitcoin/master 4eb1f39 MarcoFalke: Merge #11173: RPC: Fix currency unit string in the help text...
< bitcoin-git> bitcoin/master 47ba2c3 Akio Nakamura: Fix currency/fee-rate unit string in the help text...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/001041df8187...4eb1f39d4210
< bitcoin-git> [bitcoin] laanwj opened pull request #11246: github-merge: Coalesce git fetches (master...2017_09_contrib_fetch_coalesce) https://github.com/bitcoin/bitcoin/pull/11246
< bitcoin-git> [bitcoin] laanwj closed pull request #11234: Remove redundant testutil.cpp|h files (master...201709_remove_testutil) https://github.com/bitcoin/bitcoin/pull/11234
< bitcoin-git> bitcoin/master 001041d Wladimir J. van der Laan: Merge #11234: Remove redundant testutil.cpp|h files...
< bitcoin-git> bitcoin/master d1138e3 MeshCollider: Remove redundant testutil files
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3aa60b7ff958...001041df8187
< bitcoin-git> [bitcoin] laanwj closed pull request #11143: Fix include path for bitcoin-config.h (master...patch-5) https://github.com/bitcoin/bitcoin/pull/11143
< bitcoin-git> bitcoin/master 3aa60b7 Wladimir J. van der Laan: Merge #11143: Fix include path for bitcoin-config.h...
< bitcoin-git> bitcoin/master 5abb93f danra: Fix include path for bitcoin-config.h in crypto/common.h...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/14eae781881d...3aa60b7ff958
< bitcoin-git> [bitcoin] MeshCollider opened pull request #11245: Mention offscreen issue in release notes (0.15...201709_offscreen_release_note) https://github.com/bitcoin/bitcoin/pull/11245
< bitcoin-git> [bitcoin] laanwj closed pull request #11241: [tests] Improve signmessages functional test (master...master) https://github.com/bitcoin/bitcoin/pull/11241
< bitcoin-git> bitcoin/master 14eae78 Wladimir J. van der Laan: Merge #11241: [tests] Improve signmessages functional test...
< bitcoin-git> bitcoin/master b3d6fc6 Cristian Mircea Messel: Improve signmessages functional test...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/38a54a50fa5d...14eae781881d
< bitcoin-git> [bitcoin] donaloconnor opened pull request #11244: Docs: Add extra step to clean $PATH var to strip out windows %PATH% paths. (master...windows_build_fix) https://github.com/bitcoin/bitcoin/pull/11244
< bitcoin-git> [bitcoin] laanwj closed pull request #11164: Fix boost headers included as user instead of system headers (master...fix/boost-system-includes) https://github.com/bitcoin/bitcoin/pull/11164
< bitcoin-git> bitcoin/master 38a54a5 Wladimir J. van der Laan: Merge #11164: Fix boost headers included as user instead of system headers...
< bitcoin-git> bitcoin/master 5ac072c Dan Raviv: Fix boost headers included as user instead of system headers...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/df8c72237a0c...38a54a50fa5d
< bitcoin-git> [bitcoin] laanwj closed pull request #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default (master...2017_08_non_experimental_asm) https://github.com/bitcoin/bitcoin/pull/11176
< bitcoin-git> bitcoin/master df8c722 Wladimir J. van der Laan: Merge #11176: build: Rename --enable-experimental-asm to --enable-asm and enable by default...