2018-03-05

< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c8ea91aa1d16...d59b8d6aa110
< bitcoin-git> [bitcoin] laanwj closed pull request #12501: [qt] Improved "custom fee" explanation in tooltip (master...patch-2) https://github.com/bitcoin/bitcoin/pull/12501
< bitcoin-git> bitcoin/master c8ea91a Wladimir J. van der Laan: Merge #12501: [qt] Improved "custom fee" explanation in tooltip...
< bitcoin-git> bitcoin/master 0bc095e Randolf Richardson: [qt] Improved "custom fee" explanation in tooltip
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/47a7666dbe38...c8ea91aa1d16
< bitcoin-git> [bitcoin] laanwj closed pull request #11889: Drop extra script variable in ProduceSignature (master...pr/dupvar) https://github.com/bitcoin/bitcoin/pull/11889
< bitcoin-git> bitcoin/master 47a7666 Wladimir J. van der Laan: Merge #11889: Drop extra script variable in ProduceSignature...
< bitcoin-git> bitcoin/master 9360f50 Russell Yanofsky: Drop extra script variable in ProduceSignature...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/7f999643212d...47a7666dbe38
< bitcoin-git> [bitcoin] laanwj closed pull request #12516: Avoid unintentional unsigned integer wraparounds in tests (master...unsigned-integer-wraparounds-in-tests) https://github.com/bitcoin/bitcoin/pull/12516
< bitcoin-git> bitcoin/master 7f99964 Wladimir J. van der Laan: Merge #12516: Avoid unintentional unsigned integer wraparounds in tests...
< bitcoin-git> bitcoin/master 2736c9e practicalswift: Avoid unintentional unsigned integer wraparounds in tests
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6645eaf0ab30...7f999643212d
< bitcoin-git> [bitcoin] laanwj closed pull request #12466: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin (master...fix-miniupnpc-darwin) https://github.com/bitcoin/bitcoin/pull/12466
< bitcoin-git> bitcoin/master 6645eaf Wladimir J. van der Laan: Merge #12466: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d77b4a7bcf23...6645eaf0ab30
< bitcoin-git> bitcoin/master 992f568 fanquake: depends: Only use D_DARWIN_C_SOURCE when building miniupnpc on darwin
< bitcoin-git> [bitcoin] laanwj closed pull request #12527: gitian-build.sh: fix signProg being recognized as two parameters (master...master) https://github.com/bitcoin/bitcoin/pull/12527
< bitcoin-git> bitcoin/master d77b4a7 Wladimir J. van der Laan: Merge #12527: gitian-build.sh: fix signProg being recognized as two parameters...
< bitcoin-git> bitcoin/master 87c4320 Ken Lee: gitian-build.sh: fix signProg being recognized as two parameters
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cbc1fcf576cd...d77b4a7bcf23
< bitcoin-git> [bitcoin] laanwj closed pull request #12573: Fix compilation when compiler do not support __builtin_clz* (master...vs2017) https://github.com/bitcoin/bitcoin/pull/12573
< bitcoin-git> bitcoin/master cbc1fcf Wladimir J. van der Laan: Merge #12573: Fix compilation when compiler do not support __builtin_clz*...
< bitcoin-git> bitcoin/master 1830784 532479301: Consensus: Fix bug when compiler do not support __builtin_clz*...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9d49dcf9fab3...cbc1fcf576cd
< bitcoin-git> [bitcoin] laanwj closed pull request #10922: New file-partition.md doc describing how to partition files to ensure fast initial blockchain synchronization.. (master...master) https://github.com/bitcoin/bitcoin/pull/10922
< bitcoin-git> [bitcoin] fanquake closed pull request #12041: doc: OpenBSD build instructions revamp (master...openbsd-build-revamp) https://github.com/bitcoin/bitcoin/pull/12041
< bitcoin-git> [bitcoin] laanwj closed pull request #12260: [Trivial] link mentioned scripted-diff-commit (developer-doc) (master...LINK_COMMIT_IN_DOC_DEVNOTES) https://github.com/bitcoin/bitcoin/pull/12260
< bitcoin-git> bitcoin/master 7eb665f Felix Wolfsteller: [Trivial] link mentioned scripted-diff-commit
< bitcoin-git> bitcoin/master 9d49dcf Wladimir J. van der Laan: Merge #12260: [Trivial] link mentioned scripted-diff-commit (developer-doc)...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/71f56da384af...9d49dcf9fab3
< bitcoin-git> [bitcoin] laanwj closed pull request #12452: docs: clarified systemd installation instructions in init.md for Ubuntu users. (master...doc-init-updates) https://github.com/bitcoin/bitcoin/pull/12452
< bitcoin-git> bitcoin/master 71f56da Wladimir J. van der Laan: Merge #12452: docs: clarified systemd installation instructions in init.md for Ubuntu users....
< bitcoin-git> bitcoin/master 4d14d06 DaveFromBinary: docs: clarified systemd installation instructions in init.md for Ubuntu users....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/21e2670de3bc...71f56da384af
< bitcoin-git> [bitcoin] laanwj closed pull request #12434: [doc] dev-notes: Members should be initialized (master...Mf1802-docDevMemberInit) https://github.com/bitcoin/bitcoin/pull/12434
< bitcoin-git> bitcoin/master 21e2670 Wladimir J. van der Laan: Merge #12434: [doc] dev-notes: Members should be initialized...
< bitcoin-git> [bitcoin] laanwj closed pull request #12410: [Docs] Updated examples in CONTRIBUTING.md (master...CONTRIBUTING.md) https://github.com/bitcoin/bitcoin/pull/12410
< bitcoin-git> bitcoin/master fa94614 MarcoFalke: [doc] dev-notes: Members should be initialized...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/07d2d2a21c50...21e2670de3bc
< bitcoin-git> [bitcoin] laanwj closed pull request #12475: qa: Fix python TypeError in script.py (master...Mf1802-qaPythonSyntax) https://github.com/bitcoin/bitcoin/pull/12475
< bitcoin-git> bitcoin/master fa41d68 MarcoFalke: qa: Fix python TypeError in script.py
< bitcoin-git> bitcoin/master 07d2d2a Wladimir J. van der Laan: Merge #12475: qa: Fix python TypeError in script.py...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ce56fdd2e8cd...07d2d2a21c50
< gribble> https://github.com/bitcoin/bitcoin/issues/11383 | Basic Multiwallet GUI support by luke-jr · Pull Request #11383 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12501 | [qt] Improved "custom fee" explanation in tooltip by randolf · Pull Request #12501 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12580: Show a transaction's virtual size in its details dialog (master...show_vsize) https://github.com/bitcoin/bitcoin/pull/12580
< bitcoin-git> bitcoin/master ee04119 Chris Moore: Show a transaction's virtual size in its details dialog.
< bitcoin-git> bitcoin/master ce56fdd MarcoFalke: Merge #12580: Show a transaction's virtual size in its details dialog...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/480f42630cbd...ce56fdd2e8cd
< gribble> https://github.com/bitcoin/bitcoin/issues/9037 | net: Add test-before-evict discipline to addrman by EthanHeilman · Pull Request #9037 · bitcoin/bitcoin · GitHub
< eklitzke> bitcoin perf flame graphs w/ annotations (red = system/libc, green = bitcoin, blue = kernel): https://monad.io/flamegraph-annotations.svg
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12543: Fix typos (master...typos-201802) https://github.com/bitcoin/bitcoin/pull/12543
< bitcoin-git> bitcoin/master 480f426 MarcoFalke: Merge #12543: Fix typos...
< bitcoin-git> bitcoin/master d918eb7 practicalswift: Fix typos
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6012f1caf744...480f42630cbd
< bitcoin-git> bitcoin/0.16 72a3290 MarcoFalke: Merge #12585: [0.16] depends: Switch to downloading expat from GitHub...
< bitcoin-git> bitcoin/0.16 25afebc fanquake: depends: Switch expat download to GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to 0.16: https://github.com/bitcoin/bitcoin/compare/a17fecfdf0d7...72a3290c9012
< bitcoin-git> [bitcoin] richardkiss opened pull request #12600: Add a test for large tx output scripts with segwit input. (master...feature/segwit_big_txout_script) https://github.com/bitcoin/bitcoin/pull/12600

2018-03-04

< larafale> Hello, I have a synced & running node without txindex. if I add txindex=1 in my bitcoin.conf & restart bitcoind, will it start indexing or do I need to use the reindex option ? thx
< dongcarl> nman999: please move this convo to #bitcoin
< nman999> dongcarl: I want to know if I can proceed to build bitcoin core without eating up 250 GB disk space. is that possible?
< dongcarl> perhaps this is better moved to #bitcoin?
< bitcoin-git> [bitcoin] fanquake closed pull request #12598: Several corrections to Greek translation (master...rex4539-translations) https://github.com/bitcoin/bitcoin/pull/12598
< bitcoin-git> [bitcoin] bill-walker opened pull request #12599: testing for script hash example address (master...master) https://github.com/bitcoin/bitcoin/pull/12599
< nman999> is there any way to build bitcoin core without running a full node. I dont have the resources to do this. I am following the book "Mastering Bitcoin" but am not sure if installing will automatically require full node resource (250 GB disk ?)
< bitcoin-git> [bitcoin] rex4539 opened pull request #12598: Updated Greek translation (master...rex4539-translations) https://github.com/bitcoin/bitcoin/pull/12598
< rex_4539> originhttps://github.com/rex4539/bitcoin.git (fetch)
< Randolf> I'm not familiar with systemd, so I don't think I can be helpful there, but feel free to ask anyone who's familiar with systemd in this channel and #bitcoin-dev if they can provide any feedback or ACKs or utACKs or something.
< bitcoin-git> [bitcoin] fanquake closed pull request #12597: Create org (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12597
< gribble> https://github.com/bitcoin/bitcoin/issues/12255 | Update bitcoin.service to conform to init.md by dongcarl · Pull Request #12255 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12593 | Fix typos and cleanup in various files by rex4539 · Pull Request #12593 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] happymark01 opened pull request #12597: Create org (master...patch-1) https://github.com/bitcoin/bitcoin/pull/12597
< bitcoin-git> [bitcoin] rex4539 opened pull request #12593: Fix typos and cleanup in various files (master...rex4539-typos) https://github.com/bitcoin/bitcoin/pull/12593

2018-03-03

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12582: Fix ListCoins test failure due to unset g_wallet_allow_fallback_fee (master...pr/listg2) https://github.com/bitcoin/bitcoin/pull/12582
< bitcoin-git> bitcoin/master 6012f1c MarcoFalke: Merge #12582: Fix ListCoins test failure due to unset g_wallet_allow_fallback_fee...
< bitcoin-git> bitcoin/master 7ba2d57 Russell Yanofsky: Fix ListCoins test failure due to unset g_wallet_allow_fallback_fee...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ded6a2afa549...6012f1caf744
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12584: Fix typos and cleanup documentation (master...rex4539-documentation) https://github.com/bitcoin/bitcoin/pull/12584
< bitcoin-git> bitcoin/master ded6a2a MarcoFalke: Merge #12584: Fix typos and cleanup documentation...
< bitcoin-git> bitcoin/master a9761ca Dimitris Apostolou: Fix typos and cleanup...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/90a0aed51194...ded6a2afa549
< arubi> (continuing in #bitcoin-dev)
< bitcoin-git> [bitcoin] fanquake closed pull request #12589: Block doc patch 1 (master...BlockDoc-patch-1) https://github.com/bitcoin/bitcoin/pull/12589
< bitcoin-git> [bitcoin] crypt0rick opened pull request #12589: Block doc patch 1 (master...BlockDoc-patch-1) https://github.com/bitcoin/bitcoin/pull/12589
< bitcoin-git> [bitcoin] kosciej opened pull request #12588: Remove deprecated PyZMQ call from Python ZMQ example (master...zmq_example_fix) https://github.com/bitcoin/bitcoin/pull/12588
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #12587: Introduce g_wallet_manager, prepare for better dynamic wallet loading/unloading (master...2018/03/dyn_wallet) https://github.com/bitcoin/bitcoin/pull/12587
< bitcoin-git> [bitcoin] fanquake opened pull request #12586: docs: Update osx brew install instruction (master...homebrew-python3-python) https://github.com/bitcoin/bitcoin/pull/12586
< bitcoin-git> [bitcoin] fanquake opened pull request #12585: [0.16] depends: Switch to downloading expat from GitHub (0.16...0-16-expat) https://github.com/bitcoin/bitcoin/pull/12585

2018-03-02

< bitcoin-git> [bitcoin] rex4539 opened pull request #12584: Fix typos and cleanup documentation (master...rex4539-documentation) https://github.com/bitcoin/bitcoin/pull/12584
< bitcoin-git> [bitcoin] chrislennon opened pull request #12583: [WIP] Unit test sub-directories (master...unittest_subdir) https://github.com/bitcoin/bitcoin/pull/12583
< bitcoin-git> [bitcoin] ryanofsky opened pull request #12582: Fix ListCoins test failure due to unset g_wallet_allow_fallback_fee (master...pr/listg2) https://github.com/bitcoin/bitcoin/pull/12582
< sipa> in normal operation, bitcoin core does not look up a specific transaction, ever
< cccattt> hi, how does a bitcoin node look up a transaction by txid, as all transactions are linked in hash tree and it seems impossible to go through all blocks? And it also seems impossible to load all transactions in memory ?
< bitcoin-git> [bitcoin] dbolser opened pull request #12581: Adding option for wallet (optional) (0.16...patch-3) https://github.com/bitcoin/bitcoin/pull/12581
< bitcoin-git> [bitcoin] luke-jr closed pull request #11089: Enable various p2sh-p2wpkh functionality (master...p2shp2wpkhstuff) https://github.com/bitcoin/bitcoin/pull/11089

2018-03-01

< bitcoin-git> [bitcoin] laanwj closed pull request #10040: wallet: use headers chain for anti fee sniping (master...patch) https://github.com/bitcoin/bitcoin/pull/10040
< bitcoin-git> [bitcoin] dooglus opened pull request #12580: Show a transaction's virtual size in its details dialog (master...show_vsize) https://github.com/bitcoin/bitcoin/pull/12580
< gribble> https://github.com/bitcoin/bitcoin/issues/7658 | Add curl to Gitian setup instructions by btcdrak · Pull Request #7658 · bitcoin/bitcoin · GitHub
< wumpus> I found a clang bug once: https://github.com/bitcoin-core/secp256k1/issues/445
< rex_4539> The good thing with typos is that they are extremely trivial to review. Shouldn't take more than 5 minutes for the whole Bitcoin project.
< gribble> https://github.com/bitcoin/bitcoin/issues/12501 | [qt] Improved "custom fee" explanation in tooltip by randolf · Pull Request #12501 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12182: Remove useless string initializations (master...remove_useless_string_init) https://github.com/bitcoin/bitcoin/pull/12182
< bitcoin-git> bitcoin/master 19ac86e Alin Rus: Remove useless string initialization.
< bitcoin-git> bitcoin/master 90a0aed Wladimir J. van der Laan: Merge #12182: Remove useless string initializations...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a4a5fc7c17cd...90a0aed51194
< bitcoin-git> [bitcoin] achow101 closed pull request #12180: scripted-diff: change kB to kvB, kilobyte to kilovbyte for transaction fee rate things (master...use-vbytes) https://github.com/bitcoin/bitcoin/pull/12180
< bitcoin-git> [bitcoin] laanwj closed pull request #12546: [docs] Minor improvements to Compatibility Notes (master...patch-3) https://github.com/bitcoin/bitcoin/pull/12546
< bitcoin-git> bitcoin/master a4a5fc7 Wladimir J. van der Laan: Merge #12546: [docs] Minor improvements to Compatibility Notes...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/987a80995a69...a4a5fc7c17cd
< bitcoin-git> bitcoin/master b22c289 Randolf Richardson: [docs] Minor improvements to Compatibility Notes...
< Randolf> Alright. So, if the current wording in most recent commit - https://github.com/bitcoin/bitcoin/pull/12501/commits/a6a800cc4b3c1cbc4e5199563e2de1b5228ff9e2 - looks fine, then I'll go ahead and rebase.
< gribble> https://github.com/bitcoin/bitcoin/issues/11383 | Basic Multiwallet GUI support by luke-jr · Pull Request #11383 · bitcoin/bitcoin · GitHub
< wumpus> <luke-jr> I suggest we have kanzure transcribe RL stuff to #bitcoin-core-dev in real time
< luke-jr> I suggest we have kanzure transcribe RL stuff to #bitcoin-core-dev in real time
< gribble> https://github.com/bitcoin/bitcoin/issues/11383 | Basic Multiwallet GUI support by luke-jr · Pull Request #11383 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12546 | [docs] Minor improvements to Compatibility Notes by randolf · Pull Request #12546 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12567 | util: Print timestamp strings in logs using ISO 8601 formatting by practicalswift · Pull Request #12567 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12501 | [qt] Improved "custom fee" explanation in tooltip by randolf · Pull Request #12501 · 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 meshcollider jnewbery maaku fanquake promag provoostenator
< bitcoin-git> [bitcoin] laanwj closed pull request #12518: [0.16] Bump leveldb subtree (0.16...Mf1802-leveldbSubtreeBump) https://github.com/bitcoin/bitcoin/pull/12518
< bitcoin-git> [bitcoin] promag opened pull request #12578: Add transaction record type Fee (master...2018-03-fee-transaction-record) https://github.com/bitcoin/bitcoin/pull/12578
< zks_> Guys, I'm new to Bitcoin Core source code... and I have a question - why base_blob::GetHex() reverses the base_blob::data[WIDTH] array?
< bitcoin-git> [bitcoin] laanwj closed pull request #11882: Disable default fallbackfee on mainnet (master...2017/12/feeest_readyness) https://github.com/bitcoin/bitcoin/pull/11882
< bitcoin-git> bitcoin/master 987a809 Wladimir J. van der Laan: Merge #11882: Disable default fallbackfee on mainnet...
< bitcoin-git> bitcoin/master 8222e05 Jonas Schnelli: Disable wallet fallbackfee by default on mainnet
< bitcoin-git> bitcoin/master 3f592b8 Jonas Schnelli: [QA] add wallet-rbf test
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/5c2aff8d95a9...987a80995a69
< Randolf> those settings are configured? I think this would also be beyond the scope of what Bitcoin does.
< Randolf> provoostenator: Consider this: Windows 10 regulatly reboots to install updates without asking the user first. Should Bitcoin's instructions tell users how to change the settings in Windows 10 to stop this from happening? And then update those instructions every time Microsoft changes the way
< Randolf> Again, power management is, in my view, beyond the scope of what Bitcoin does.
< Randolf> If Bitcoin were to add options to manage power settings, then that would also be adding complexity to the project which I think would generally be beyond the scope of what Bitcoin is.
< Randolf> provoostenator: There are some hardware configurations which can "wake up" the machine when network traffic is received, but since Bitcoin has a constant flow of data even this would in effect be pointless.
< bitcoin-git> [bitcoin] laanwj closed pull request #10387: Eventually connect to NODE_NETWORK_LIMITED peers (master...2017/05/node_network_limited) https://github.com/bitcoin/bitcoin/pull/10387
< bitcoin-git> bitcoin/master fa999af Jonas Schnelli: [QA] Allow addrman loopback tests (add debug option -addrmantest)
< bitcoin-git> bitcoin/master 6fe57bd Jonas Schnelli: Connect to peers signaling NODE_NETWORK_LIMITED when out-of-IBD
< bitcoin-git> bitcoin/master 31c45a9 Jonas Schnelli: Accept addresses with NODE_NETWORK_LIMITED flag
< bitcoin-git> [bitcoin] laanwj pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/39dcac27a1be...5c2aff8d95a9
< gribble> https://github.com/bitcoin/bitcoin/issues/12559 | Avoid locking cs_main in some wallet RPC by promag · Pull Request #12559 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12570: Add test cases for HexStr (std::reverse_iterator and corner cases) (master...master) https://github.com/bitcoin/bitcoin/pull/12570
< bitcoin-git> bitcoin/master 39dcac2 Wladimir J. van der Laan: Merge #12570: Add test cases for HexStr (std::reverse_iterator and corner cases)...
< bitcoin-git> bitcoin/master ac48861 Kosta Zertsekel: Add tests for HexStr std::reverse_iterator cases...
< bitcoin-git> bitcoin/master 90eac8c Kosta Zertsekel: Add tests for HexStr corner cases...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/be263faf871f...39dcac27a1be
< bitcoin-git> [bitcoin] laanwj closed pull request #12421: [qt] navigate to transaction history page after send (master...2018/02/qt-goto-transactions-after-send) https://github.com/bitcoin/bitcoin/pull/12421
< bitcoin-git> bitcoin/master be263fa Wladimir J. van der Laan: Merge #12421: [qt] navigate to transaction history page after send...
< bitcoin-git> bitcoin/master e7d9fc5 Sjors Provoost: [qt] navigate to transaction history page after send...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/32987d5aebc4...be263faf871f
< bitcoin-git> [bitcoin] laanwj closed pull request #12549: Make prevector::resize() and other prevector operations much faster (master...prevector) https://github.com/bitcoin/bitcoin/pull/12549
< bitcoin-git> bitcoin/master 5aad635 Evan Klitzke: Use memset() to optimize prevector::resize()...
< bitcoin-git> bitcoin/master e46be25 Akio Nakamura: Reduce redundant code of prevector and speed it up...
< bitcoin-git> bitcoin/master f0e7aa7 Evan Klitzke: Add new prevector benchmarks....
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/9e2ed253f505...32987d5aebc4
< bitcoin-git> [bitcoin] 532479301 opened pull request #12573: Consensus: Fix bug when compiler do not support __builtin_clz* (master...vs2017) https://github.com/bitcoin/bitcoin/pull/12573
< bitcoin-git> [bitcoin] AkioNak opened pull request #12572: [script] lint-whitespace: improve print linenumber (master...morelinenumber) https://github.com/bitcoin/bitcoin/pull/12572
< bitcoin-git> [bitcoin] kostaz opened pull request #12570: Add test cases for HexStr (std::reverse_iterator and corner cases) (master...master) https://github.com/bitcoin/bitcoin/pull/12570

2018-02-28

< eklitzke> if anyone wants to try out my systemtap branch and give me feedback, check out my probes_sdt branch and follow the instructions here: https://github.com/eklitzke/bitcoin/blob/probes_sdt/doc/systemtap.md
< bitcoin-git> [bitcoin] practicalswift opened pull request #12569: Increase signal-to-noise ratio in debug.log by adjusting log level when logging failed non-manual connect():s (master...logging-signal-to-noise) https://github.com/bitcoin/bitcoin/pull/12569
< bitcoin-git> [bitcoin] luke-jr opened pull request #12568: Allow dustrelayfee to be set to zero (master...zero_dustrelayfee_opt) https://github.com/bitcoin/bitcoin/pull/12568
< bitcoin-git> [bitcoin] practicalswift opened pull request #12567: Print timestamp strings in logs using ISO 8601 formatting (master...iso-8601) https://github.com/bitcoin/bitcoin/pull/12567
< promag> provoostenator: I'll test your comment https://github.com/bitcoin/bitcoin/pull/12421/files#r171267042
< bitcoin-git> [bitcoin] Sjors opened pull request #12565: [qt] bumpfee: offer user to reduce output for transactions without change (master...2018/02/qt-bumpfee-reduce-output) https://github.com/bitcoin/bitcoin/pull/12565
< gribble> https://github.com/bitcoin/bitcoin/issues/12559 | Avoid locking cs_main in some wallet RPC by promag · Pull Request #12559 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12151 | Remove cs_main lock from blockToJSON and blockheaderToJSON by promag · Pull Request #12151 · bitcoin/bitcoin · GitHub
< promag> provoostenator: restarted https://travis-ci.org/bitcoin/bitcoin/jobs/347223283
< promag> but move these questions to #bitcoin, this channel is for development discussions
< TyrfingMjolnir> When I do: bitcoind -regtest -daemon && bitcoin-cli -regtest generate 10 will the block chain be valid?
< bitcoin-git> [bitcoin] kallewoof opened pull request #12564: [arith_uint256] Avoid unnecessary this-copy using prefix operator (master...optim-arith_uint256-operator-dec) https://github.com/bitcoin/bitcoin/pull/12564
< gribble> https://github.com/bitcoin/bitcoin/issues/8994 | Testchains: Introduce custom chain whose constructor... by jtimon · Pull Request #8994 · bitcoin/bitcoin · GitHub
< eklitzke> i got rtags indexing the bitcoin source code today, if anyone else is using emacs and wants to give it a try i wrote up some notes here https://eklitzke.org/using-emacs-and-rtags-with-autotools-c++-projects
< bitcoin-git> [bitcoin] fanquake closed pull request #12563: addr (master...master) https://github.com/bitcoin/bitcoin/pull/12563
< bitcoin-git> [bitcoin] bicliu opened pull request #12563: addr (master...master) https://github.com/bitcoin/bitcoin/pull/12563
< bitcoin-git> [bitcoin] fanquake closed pull request #12562: Utils and libraries: Leveldb compile warnings (master...leveldbCompileWarnings) https://github.com/bitcoin/bitcoin/pull/12562

2018-02-27

< bitcoin-git> [bitcoin] AkioNak closed pull request #11988: Reduce redundant code of prevector and speed it up (master...prevector) https://github.com/bitcoin/bitcoin/pull/11988
< bitcoin-git> [bitcoin] bedri opened pull request #12562: Utils and libraries: Leveldb compile warnings (master...leveldbCompileWarnings) https://github.com/bitcoin/bitcoin/pull/12562
< Chris_Stewart_5> TyrfingMjolnir: $ bitcoind -regtest -daemon && bitcoin-cli -regtest generate 10
< bitcoin-git> [bitcoin] sdaftuar opened pull request #12561: Remove call to CheckBlock() in ConnectBlock() (master...2018-02-improve-checkblock-failure) https://github.com/bitcoin/bitcoin/pull/12561
< bitcoin-git> [bitcoin] achow101 opened pull request #12560: [wallet][RPC] Set or generate a new HD seed (master...sethdseed) https://github.com/bitcoin/bitcoin/pull/12560
< bitcoin-git> [bitcoin] promag opened pull request #12559: Avoid locking cs_main in some wallet RPC (master...2018-02-avoid-cs_main-lock) https://github.com/bitcoin/bitcoin/pull/12559
< bitcoin-git> [bitcoin] laanwj closed pull request #12556: [Trivial] fix version typo in getpeerinfo RPC call help (master...fix_version_typo) https://github.com/bitcoin/bitcoin/pull/12556
< bitcoin-git> bitcoin/master 9e2ed25 Wladimir J. van der Laan: Merge #12556: [Trivial] fix version typo in getpeerinfo RPC call help...
< bitcoin-git> bitcoin/master d16bfaa Tamas Blummer: fix version typo
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/228b086b9a3d...9e2ed253f505
< bitcoin-git> [bitcoin] laanwj closed pull request #12558: Fix translations in en_US.ts (0.16...patch-1) https://github.com/bitcoin/bitcoin/pull/12558
< eklitzke> i have a wrapper script for invoking that as well here: https://github.com/eklitzke/bitcoin-tools/blob/master/gensvg.sh (although in practice i've found i often want to use grep to filter out more data before invoking flamegraph.pl)
< eklitzke> hkjn0: i have a wrapper script around perf(1) here that i use to actually collect the profiling data (which requires that you have a build with debug symbols): https://github.com/eklitzke/bitcoin-tools/blob/master/perf.sh
< bitcoin-git> bitcoin/0.16 ea2e39f Wladimir J. van der Laan: qt: Remove faulty and unnecessary en_US translation...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.16: https://github.com/bitcoin/bitcoin/commit/ea2e39fd2004e83375c1703543e32a10e3b9d981
< gribble> https://github.com/bitcoin/bitcoin/issues/11875 | Snoei: a.k.a. how to translate technical jargon · Issue #11875 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] drodil opened pull request #12558: Fix translations in en_US.ts (0.16...patch-1) https://github.com/bitcoin/bitcoin/pull/12558
< gribble> https://github.com/bitcoin/bitcoin/issues/12544 | Bitcoin Qt 0.16.0 displays a window title in Chinese instead of English · Issue #12544 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12577 | HTTP Error 404: Not Found
< mlz> michagogo, oh.. no, I do have a Vista, it doesn't have enough space for bitcoin :D
< rabidus> Am I the only one who gets their top-bar written in chinese when clicking "use previously used address" in 0.16.0 @ windows? Binaries was downloaded from bitcoin.org. AVG detected something and moved quarantine, but I granted permission. Screenshot: https://pasteboard.co/H9zSGvJ.png
< bitcoin-git> [bitcoin] Sjors opened pull request #12557: [WIP] [depends] openssl: add aarch64_darwin (master...2018/02/depends-openssl-aarch64-apple-darwin1) https://github.com/bitcoin/bitcoin/pull/12557
< bitcoin-git> [bitcoin] tamasblummer opened pull request #12556: [Trivial] fix version typo in getpeerinfo RPC call help (master...fix_version_typo) https://github.com/bitcoin/bitcoin/pull/12556
< wumpus> mistakenine: not here at least, it has nothing to do with bitcoin core development
< provoostenator> CubicEarths: I know, I prefer the GUI myself. But technical people can use bitcoin.conf, so it's the less-technical users I'm trying to help here.
< bitcoin-git> bitcoin/0.16 01f931b Wladimir J. van der Laan: test: Add missing signal.h header...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.16: https://github.com/bitcoin/bitcoin/commit/01f931b928fbe0266b3a8d48d0fb2ecc728bd7f3
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.16: https://github.com/bitcoin/bitcoin/commit/5d41110c745c74e1eeb85f187f54777bf5e6407f
< bitcoin-git> bitcoin/0.16 5d41110 Wladimir J. van der Laan: doc: Clear out release notes post-0.16.0...
< bitcoin-git> [bitcoin] fanquake closed pull request #12555: Tweet RUN TIME (master...TWEET) https://github.com/bitcoin/bitcoin/pull/12555
< bitcoin-git> [bitcoin] multibhw opened pull request #12555: Tweet RUN TIME (master...TWEET) https://github.com/bitcoin/bitcoin/pull/12555
< bitcoin-git> [bitcoin] Empact opened pull request #12553: Prefer wait_until over polling with time.sleep (master...wait-until) https://github.com/bitcoin/bitcoin/pull/12553
< bitcoin-git> [bitcoin] fanquake closed pull request #12551: Utils and libraries: Leveldb warning fixes (master...leveldbWarningFixes) https://github.com/bitcoin/bitcoin/pull/12551
< bitcoin-git> [bitcoin] bedri opened pull request #12551: Leveldb warning fixes (master...leveldbWarningFixes) https://github.com/bitcoin/bitcoin/pull/12551
< bitcoin-git> [bitcoin] bedri closed pull request #12550: Utils and libraries: Leveldb warning fixes (0.16...leveldbWarningFixes) https://github.com/bitcoin/bitcoin/pull/12550
< bitcoin-git> [bitcoin] bedri opened pull request #12550: Utils and libraries: Leveldb warning fixes (0.16...leveldbWarningFixes) https://github.com/bitcoin/bitcoin/pull/12550
< bitcoin-git> [bitcoin] eklitzke opened pull request #12549: Make prevector::resize() and other prevector operations much faster (master...prevector) https://github.com/bitcoin/bitcoin/pull/12549
< esotericnonsense> Randolf: the PR is tracking patch-3, https://github.com/randolf/bitcoin looks to have the single commit on top of master I think?
< gribble> https://github.com/bitcoin/bitcoin/issues/12546 | [docs] Minor improvements to Compatibility notes by randolf · Pull Request #12546 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] denis2342 closed pull request #12541: streamlined the use of include_hex (master...master) https://github.com/bitcoin/bitcoin/pull/12541

2018-02-26

< esotericnonsense> this is kind of a bitcoin question but kind of not. what's the trick to make bitcoin-qt not appear as a postage stamp on ubuntu with high dpi screens?
< gribble> https://github.com/bitcoin/bitcoin/issues/12546 | [docs] Minor improvements to Compatibility notes by randolf · Pull Request #12546 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] randolf opened pull request #12546: [docs] Minor improvements to Compatibility notes (master...patch-3) https://github.com/bitcoin/bitcoin/pull/12546
< Randolf> I have extra hardware and a Windows Vista license I could throw together to see if Bitcoin works on it.
< Randolf> There probably are people using Bitcoin on Windows 7. Windows Vista, I suspect, likely isn't used for much these days.
< michagogo> “Bitcoin Core is extensively tested on multiple operating systems using the Linux kernel, macOS 10.8+, and Windows Vista and later.”
< tr4vis220202> When sending a bip-70 payment, bitcoin core sent to regular address instead of p2sh, hexdump of script is 76A9142AFD057FD359FC1C180B177D05F1B4191867471A88AC
< bitcoin-git> [bitcoin] Empact opened pull request #12545: test: Extend wait time by .1 seconds to ensure ping goes out (master...ping-timing) https://github.com/bitcoin/bitcoin/pull/12545
< bitcoin-git> [bitcoin] practicalswift opened pull request #12543: Fix typos (master...typos-201802) https://github.com/bitcoin/bitcoin/pull/12543
< doo-dah> bitcoin.org seems to be down...
< bitcoin-git> [bitcoin] practicalswift opened pull request #12542: Remove redundant includes. Conform to header include guidelines. (master...include-guidelines) https://github.com/bitcoin/bitcoin/pull/12542
< gribble> https://github.com/bitcoin/bitcoin/issues/12080 | Add support to search the address book by promag · Pull Request #12080 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj closed pull request #12083: Improve getchaintxstats test coverage (master...2018-01-getchaintxstats) https://github.com/bitcoin/bitcoin/pull/12083
< bitcoin-git> bitcoin/master 228b086 Wladimir J. van der Laan: Merge #12083: Improve getchaintxstats test coverage...
< bitcoin-git> bitcoin/master 57e6786 João Barbosa: qa: Improve getchaintxstats functional test
< bitcoin-git> bitcoin/master 501b439 João Barbosa: rpc: Refactor blockhash parse in getchaintxstats
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/d3f4dd313e5f...228b086b9a3d
< bitcoin-git> [bitcoin] luke-jr closed pull request #11802: RPC/Wallet: Refuse to dumpprivkey for derived addresses (master...dumpprivkey_noderived) https://github.com/bitcoin/bitcoin/pull/11802
< bitcoin-git> [bitcoin] laanwj closed pull request #12540: Remove suggestion "getinfo" (master...patch-2) https://github.com/bitcoin/bitcoin/pull/12540
< bitcoin-git> [bitcoin] denis2342 opened pull request #12541: streamlined the use of include_hex (master...master) https://github.com/bitcoin/bitcoin/pull/12541
< bitcoin-git> [bitcoin] nopara73 opened pull request #12540: Remove suggestion "getinfo" (master...patch-2) https://github.com/bitcoin/bitcoin/pull/12540
< gribble> https://github.com/bitcoin/bitcoin/issues/12083 | Improve getchaintxstats test coverage by promag · Pull Request #12083 · bitcoin/bitcoin · GitHub
< jonasschnelli> wumpus: I have 0.16.0 at https://bitcoin.org/en/download
< wumpus> https://bitcoin.org/en/download is not updating even though I updated the git repository at https://github.com/bitcoin-dot-org/bitcoin.org, might be that someone needs to push a button there too
< bitcoin-git> bitcoin/master d3f4dd3 Wladimir J. van der Laan: doc: Add historical release notes for 0.16.0...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to master: https://github.com/bitcoin/bitcoin/commit/d3f4dd313e5fe58903caf2f4d04827e7f7944e17
< wumpus> poke: can anyone review https://github.com/bitcoin-core/bitcoincore.org/pull/513 , needs to be reviewed to allow merging, so that the site can be updated
< wumpus> And if you want to change the bitcoin logo to a purple elephant and denominate coins in 'fluppydoodleblurz' from now on, go ahead and release a wallet that does that, use that on your sites, make a BIP, etc. By nature, bitcoin is permissionless.
< wumpus> if you want a serious answer: some things (such as naming, branding) are too trivial to be concerned with here. There's as many opinions on it as bitcoin users. You can fork the source code today and change the name (it's a constant in configure.ac FWIW) or use luke-jr's Bitcoin Knots. If there is no agreement on changing something, the best thing is just to stick with what is there.
< booyah> wumpus: speaking about the future, will the bitcoin wallet be returning to name "bitcoin" instead "bitcoin core"?
< esotericnonsense> bitcoin 0.8 was not 'bitcoin core' :D
< echeveria> booyah: let’s take this to #bitcoin please.
< wumpus> if their point is that bitcoin core's contributors make mistakes, then they are right
< booyah> it is also the most known security event (or 1 of like 3) used NOW to prove that bitcoin core is incompetent
< echeveria> ie, you could create unlimited bitcoin out of thin air and spend anybodies bitcoin.
< echeveria> satoshis bitcoin 0.1 was more vulnerable in a pile of ways. there’s lots of things that aren’t understood well.
< booyah> I'm asking also since there're idiots in -otc claiming that is "bitcoin core fault"
< booyah> wumpus: so all released versions of Bitcoin, including Satoshi's release, were vulneable?
< booyah> I was reading about the bitcoin db locks exploit, https://github.com/bitcoin/bips/blob/master/bip-0050.mediawiki - but I don't see there information when it was introduced exactly and "who is responsible" for it
< j0hnson2412> all this work to figure out why a billion dollar payment gateway with no contact doesn't work, bitcoin is the future
< j0hnson2412> finally got the bitcoin script extracted from the paymentdetails, but it's in some weird python mix of ascii and escaped octal..
< bitcoin-git> [bitcoin] kallewoof opened pull request #12537: [arith_uint256] Make it safe to use "self" in operators (master...uint-safe-self-op) https://github.com/bitcoin/bitcoin/pull/12537
< sipa> yes, bitcoin core will prefer using the payment protocol over the raw address
< j0hnson2412> bitcoin core v0.15.1
< j0hnson2412> does the bitcoin: uri scheme work ok with segwit addresses? i sent a payment with it and the actual transfer goes to a different address
< eklitzke> so i don't quite understand what is the situation where you would get 1024 network sockets in your bitcoin process

2018-02-25

< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12055: Prepare version scheme for upcoming release [take 2] (master...Mf1712-versionDropRedundantZero) https://github.com/bitcoin/bitcoin/pull/12055
< gribble> https://github.com/bitcoin/bitcoin/issues/12495 | Increase LevelDB max_open_files on 64-bit POSIX systems by eklitzke · Pull Request #12495 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/12519 | Net: Pass MSG_MORE flag when sending non-final network messages by whitslack · Pull Request #12519 · bitcoin/bitcoin · GitHub
< stevenroose> "For example, in Bitcoin Core 50KB within blocks are reserved for high priority transactions." Is this still the case?
< bitcoin-git> [bitcoin] practicalswift opened pull request #12534: tests: Specify skipped flake8 warnings (rather than enabled warnings) (master...lint-python-invert) https://github.com/bitcoin/bitcoin/pull/12534
< achow101> ken2812221: that's interesting. That's the same error showing up here: https://github.com/bitcoin/bitcoin/issues/12515 I think a dependency might have changed/updated which is now breaking that
< jonasschnelli> wumpus: maybe confirm that your comment on https://github.com/bitcoin/bitcoin/pull/10387 has been fixed? thx
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #12287: Optimise lock behaviour for GuessVerificationProgress() (master...2018/01/rescan_lock) https://github.com/bitcoin/bitcoin/pull/12287
< bitcoin-git> bitcoin/master bf3353d Jonas Schnelli: Merge #12287: Optimise lock behaviour for GuessVerificationProgress()...
< bitcoin-git> bitcoin/master 90ba2df Jonas Schnelli: Fix missing cs_main lock for GuessVerificationProgress()
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/07090c533943...bf3353de9059

2018-02-24

< michagogo> bitcoin-0.16.0-win32-setup-unsigned.exe and bitcoin-0.16.0-win64-setup-unsigned.exe
< GitHub4> [bitcoin-detached-sigs] theuni closed pull request #5: 0.16: osx signatures for 0.16.0 (0.16...0.16) https://github.com/bitcoin-core/bitcoin-detached-sigs/pull/5
< arubi> I'm only seeing lines 168-172 for bitcoin stuff
< gribble> https://github.com/bitcoin/bitcoin/issues/10299 | Remove OpenSSL by sipa · Pull Request #10299 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/11720 | iOS Deployment Target for RPC · Issue #11720 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] ken2812221 opened pull request #12527: gitian-build.sh: fix signProg being recognized as two parameters (master...master) https://github.com/bitcoin/bitcoin/pull/12527
< bitcoin-git> [bitcoin] shigeya opened pull request #12526: Docs: Minor description fix to build procedure on Debian wrt BerkeleyDB (master...debian9-build-hint-update) https://github.com/bitcoin/bitcoin/pull/12526
< bitcoin-git> [bitcoin] fanquake closed pull request #12523: RavenCoin (master...master) https://github.com/bitcoin/bitcoin/pull/12523
< bitcoin-git> [bitcoin] dontbeascrub opened pull request #12523: RavenCoin (master...master) https://github.com/bitcoin/bitcoin/pull/12523