< bitcoin-git>
[bitcoin] laanwj closed pull request #10271: Use std::thread::hardware_concurrency, instead of Boost, to determine available cores (master...replace-boost-getnumcores) https://github.com/bitcoin/bitcoin/pull/10271
< bitcoin-git>
bitcoin/master bc67982 Wladimir J. van der Laan: Merge #10271: Use std::thread::hardware_concurrency, instead of Boost, to determine available cores...
< bitcoin-git>
bitcoin/master 937bf43 fanquake: Use std::thread::hardware_concurrency, instead of Boost, to determine available cores
< bitcoin-git>
[bitcoin] NicolasDorier closed pull request #10216: [Wallet] FundRawTransaction can accept pre-set inputs whose parent is not yet broadcasted (master...fundrawtransaction2) https://github.com/bitcoin/bitcoin/pull/10216
< bitcoin-git>
[bitcoin] NicolasDorier closed pull request #10202: [Wallet] FundRawTransaction can fund a transaction with preset inputs found in the CoinView (master...fundrawtransaction) https://github.com/bitcoin/bitcoin/pull/10202
< Randolf>
The changed file in that Chinese Pull Request seemed to be about creating a fork of Bitcoin and then changing just one line of code. Closing it without merging was the correct decision.
< gribble>
https://github.com/bitcoin/bitcoin/issues/11082 | Add new bitcoin_rw.conf file that is used for settings modified by this software itself by luke-jr · Pull Request #11082 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] Sjors reopened pull request #12482: [tests] bind functional test nodes to 127.0.0.1 (master...2018/02/test-framework-bind) https://github.com/bitcoin/bitcoin/pull/12482
< bitcoin-git>
[bitcoin] Sjors closed pull request #12482: [tests] bind functional test nodes to 127.0.0.1 (master...2018/02/test-framework-bind) https://github.com/bitcoin/bitcoin/pull/12482
< bitcoin-git>
[bitcoin] laanwj closed pull request #12512: Don't test against the mempool min fee information in mempool_limit.py (master...fix-min-fee-test) https://github.com/bitcoin/bitcoin/pull/12512
< bitcoin-git>
bitcoin/master 955fd23 Wladimir J. van der Laan: Merge #12512: Don't test against the mempool min fee information in mempool_limit.py...
< bitcoin-git>
[bitcoin] eklitzke opened pull request #12604: Add DynamicMemoryUsage() to CDBWrapper to estimate LevelDB memory use (master...leveldb_memory) https://github.com/bitcoin/bitcoin/pull/12604
< 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 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 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] 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] 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] 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
< 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 ?)
< 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] 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] 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
< 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] 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] 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] 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
< 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] practicalswift opened pull request #12567: Print timestamp strings in logs using ISO 8601 formatting (master...iso-8601) https://github.com/bitcoin/bitcoin/pull/12567
< 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
< 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] 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...