< abitman>
hi everyone, i am new to bitcoin core development. I have setup my bitcoin core project with Eclipse CDT on a Mac. I am able to compile, run and debug the build. However, I am not make my IDE to find the #include<util.h> and all the header source files.
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13692: contrib: Clone core repo in gitian-build (master...Mf1807-contribGitianBuild) https://github.com/bitcoin/bitcoin/pull/13692
< bitcoin-git>
[bitcoin] qmma70 closed pull request #13490: Break when active block tip is higher than nStopAtHeight (master...rewind) https://github.com/bitcoin/bitcoin/pull/13490
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #11359: Add a pruning 'high water mark' to reduce the frequency of pruning events (master...2017-09-add-pruning-hwm) https://github.com/bitcoin/bitcoin/pull/11359
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13663: tests: Avoid read/write to default datadir (master...Mf1807-qaNoDefaultDatadir) https://github.com/bitcoin/bitcoin/pull/13663
< bitcoin-git>
[bitcoin] Sjors opened pull request #13662: Explain when reindex-chainstate can be used instead of reindex (master...2018/07/reindex-chainstate-doc) https://github.com/bitcoin/bitcoin/pull/13662
< bitcoin-git>
[bitcoin] ken2812221 reopened pull request #13660: [depends] Don't build Qt dependencies if it doesn't support Qt (master...qt-packages-fix) https://github.com/bitcoin/bitcoin/pull/13660
< bitcoin-git>
[bitcoin] ken2812221 closed pull request #13660: [depends] Don't build Qt dependencies if it doesn't support Qt (master...qt-packages-fix) https://github.com/bitcoin/bitcoin/pull/13660
< sipa>
Tony_: #bitcoin or bitcoin.stackexchange.clm
< bitcoin-git>
[bitcoin] sipa closed pull request #11658: During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after (master...ibd_prune_extra) https://github.com/bitcoin/bitcoin/pull/11658
< bitcoin-git>
bitcoin/master 9a1ad2c Pieter Wuille: Merge #11658: During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after...
< bitcoin-git>
bitcoin/master ac51a26 Luke Dashjr: During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after...
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13660: [depends] Don't build Qt dependencies if it doesn't support Qt (master...qt-packages-fix) https://github.com/bitcoin/bitcoin/pull/13660
< bitcoin-git>
[bitcoin] Empact opened pull request #13658: [wallet] [moveonly] Move rescanning from time logic into wallet/rpcdump.cpp (master...rescan-from-time) https://github.com/bitcoin/bitcoin/pull/13658
< bitcoin-git>
[bitcoin] Empact opened pull request #13657: wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMaturity (master...accurate-get-blocks-to-maturity) https://github.com/bitcoin/bitcoin/pull/13657
< bitcoin-git>
[bitcoin] 251Labs opened pull request #13656: Remove the boost/algorithm/string/predicate.hpp dependency from netbase.cpp (master...patch/remove_boost_predicate_from_netbase) https://github.com/bitcoin/bitcoin/pull/13656
< bitcoin-git>
[bitcoin] afk11 opened pull request #13655: bitcoinconsensus: invalid flags should be set to bitcoinconsensus_err (master...bitcoinconsensus-invalid-flags-squashed) https://github.com/bitcoin/bitcoin/pull/13655
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13645: [tests] skip rpc_zmq functional test as necessary (master...2018-07-skip-zmq-tests) https://github.com/bitcoin/bitcoin/pull/13645
< gribble>
https://github.com/bitcoin/bitcoin/issues/13515 | travis: Enable Qt build for Windows and 32-bit Linux by ken2812221 · Pull Request #13515 · bitcoin/bitcoin · GitHubAsset 1Asset 1
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13145: Use common getPath method to create temp directory in tests. (master...master) https://github.com/bitcoin/bitcoin/pull/13145
< bitcoin-git>
bitcoin/master d3dae3d MarcoFalke: Merge #13145: Use common getPath method to create temp directory in tests....
< bitcoin-git>
bitcoin/master 075429a winder: Use common SetDataDir method to create temp directory in tests.
< gmaxwell>
Empact: re #13632 sipa's C++ implementation of bech32 string operations in bitcoin is grossly slow in a dozen different ways, because it was made for simplicity and readability. The C implementation in the bech32 examples should be a lot faster (and also was not optimized for the highest speed). It seems weird to me to keep seeing PRs doing nibbling speed optimizations for code that just wasn
< wumpus>
jnewbery: I also had a unicorn while at the building bitcoin conference, haven't seen any since yet, will take a look
< bitcoin-git>
[bitcoin] domob1812 opened pull request #13638: tests: Use MAX_SCRIPT_ELEMENT_SIZE from script.py (master...script-element-size) https://github.com/bitcoin/bitcoin/pull/13638
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #13634: ui: Compile boost::signals2 only once (master...Mf1807-uiSignals2Wrap) https://github.com/bitcoin/bitcoin/pull/13634
< bitcoin-git>
[bitcoin] 251Labs opened pull request #13627: Free keystore.h from file scope level type aliases (master...patch/cleanup-keystore.h) https://github.com/bitcoin/bitcoin/pull/13627
< booyah>
IGHOR: rather, all inputs (vin) are summarized to arrive at totall input ballance, and that together goes and divides into all vout. difference is the txfee. let's continue in #bitcoin
< IGHOR>
developing Bitcoin core itself or projects that uses it?
< booyah>
IGHOR: that number "247 nicks" showing in your IRC chat client, is the number of people being here, indeed. Btw any questions not about DEVELOPING bitcoin itself are for -> #bitcoin
< bitcoin-git>
[bitcoin] satwo opened pull request #13625: doc: Add release notes for -printtoconsole and -debuglogfile changes (master...printtoconsole_release_notes) https://github.com/bitcoin/bitcoin/pull/13625
< bitcoin-git>
[bitcoin] laanwj closed pull request #13547: Make signrawtransaction* give an error when amount is needed but missing (master...signrawamount) https://github.com/bitcoin/bitcoin/pull/13547
< bitcoin-git>
bitcoin/master fad42e8 Wladimir J. van der Laan: Merge #13547: Make signrawtransaction* give an error when amount is needed but missing...
< bitcoin-git>
bitcoin/master 685d1d8 Anthony Towns: [tests] Check signrawtransaction* errors on missing prevtx info
< mryandao>
are there any observable preformance gains compiling bitcoin core with a non-default memory allocator shipped with gnu gcc (i.e. jemalloc/hoard)?
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #13622: Remove useless mapRequest tracking that just effects Qt display. (master...2018-07-kill-maprequest) https://github.com/bitcoin/bitcoin/pull/13622
< bitcoin-git>
[bitcoin] Empact closed pull request #13619: Include cstring alongside select in compat/glib_sanity.cpp (master...glib-sanity) https://github.com/bitcoin/bitcoin/pull/13619
< bitcoin-git>
[bitcoin] Flowdalic opened pull request #13621: Check for datadir after the config files where read (master...init-swap-datadir-readconf) https://github.com/bitcoin/bitcoin/pull/13621
2018-07-09
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13562: travis: Switch back to trusty for now (master...Mf1806-qaTravisTrusty) https://github.com/bitcoin/bitcoin/pull/13562
< bitcoin-git>
[bitcoin] Empact opened pull request #13619: Inlcude cstring rather than cstddef in compat/glib_sanity.cpp (master...glib-sanity) https://github.com/bitcoin/bitcoin/pull/13619
< bitcoin-git>
[bitcoin] laanwj closed pull request #13452: rpc: have verifytxoutproof check the number of txns in proof structure (master...actuallyverifytxoutproof) https://github.com/bitcoin/bitcoin/pull/13452
< bitcoin-git>
bitcoin/master 7e74c54 Wladimir J. van der Laan: Merge #13452: rpc: have verifytxoutproof check the number of txns in proof structure...
< bitcoin-git>
bitcoin/master d280617 Suhas Daftuar: [qa] Add a test for merkle proof malleation
< bitcoin-git>
bitcoin/master ed82f17 Gregory Sanders: have verifytxoutproof check the number of txns in proof structure
< bitcoin-git>
[bitcoin] laanwj closed pull request #13605: Docs: corrected text to reflect new[er] process of specifying fingerprints (master...update-gitian-keys-README) https://github.com/bitcoin/bitcoin/pull/13605
< bitcoin-git>
bitcoin/master 8cc048e Wladimir J. van der Laan: Merge #13605: Docs: corrected text to reflect new[er] process of specifying fingerprints...
< bitcoin-git>
bitcoin/master 8564435 Jeff Frontz: Corrected text to reflect new[er] process of specifying fingerprints instead of individual keys.
< bitcoin-git>
[bitcoin] laanwj closed pull request #13614: doc: Update command line help for -printtoconsole and -debuglogfile (satwo) (master...satwo_contrib_rebased) https://github.com/bitcoin/bitcoin/pull/13614
< bitcoin-git>
bitcoin/master 17e9106 Wladimir J. van der Laan: Merge #13614: doc: Update command line help for -printtoconsole and -debuglogfile (satwo)...
< bitcoin-git>
[bitcoin] laanwj closed pull request #13611: [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail. (master...sha256-cpuid) https://github.com/bitcoin/bitcoin/pull/13611
< bitcoin-git>
bitcoin/master b55f0c3 Wladimir J. van der Laan: Merge #13611: [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail....
< bitcoin-git>
bitcoin/master 63c16ed Chun Kuan Lee: Use __cpuid_count for gnu C to avoid gitian build fail.
< gribble>
https://github.com/bitcoin/bitcoin/issues/13611 | [bugfix] Use __cpuid_count for gnu C to avoid gitian build fail. by ken2812221 · Pull Request #13611 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] fanquake opened pull request #13615: net: Remove unused interrupt from SendMessages (master...plv-send-messages) https://github.com/bitcoin/bitcoin/pull/13615
< bitcoin-git>
[bitcoin] fanquake closed pull request #13589: Fix command line help for -printtoconsole and -debuglogfile (master...master) https://github.com/bitcoin/bitcoin/pull/13589
< bitcoin-git>
[bitcoin] fanquake opened pull request #13614: doc: Update command line help for -printtoconsole and -debuglogfile (master...satwo_contrib_rebased) https://github.com/bitcoin/bitcoin/pull/13614
< bitcoin-git>
[bitcoin] tecnovert opened pull request #13612: Qt: Only call tryGetBalances in pollBalanceChanged if the result will be used. (master...bitcoin) https://github.com/bitcoin/bitcoin/pull/13612
< bitcoin-git>
[bitcoin] ken2812221 opened pull request #13611: Use __cpuid_count for gnu C to avoid gitian build fail. (master...sha256-cpuid) https://github.com/bitcoin/bitcoin/pull/13611
< bitcoin-git>
[bitcoin] Empact opened pull request #13608: Require that input amount is provided for bitcoin-tx witness transactions (master...bitcoin-tx-sign-amount) https://github.com/bitcoin/bitcoin/pull/13608
2018-07-06
< bitcoin-git>
[bitcoin] jhfrontz opened pull request #13605: Corrected text to reflect new[er] process of specifying fingerprints (master...update-gitian-keys-README) https://github.com/bitcoin/bitcoin/pull/13605
< sipa>
this is just a signature scheme, not an integration in bitcoin
< bitcoin-git>
[bitcoin] Sjors closed pull request #13029: Interpret absense of prune= as prune=1 if there are pruned blocks (master...2018/04/implicit_prune) https://github.com/bitcoin/bitcoin/pull/13029
< bitcoin-git>
[bitcoin] mruddy closed pull request #13596: zmq: update to avoid deprecated zeromq api functions and log zmq version used (master...zmq-deprecation-update) https://github.com/bitcoin/bitcoin/pull/13596
< gribble>
https://github.com/bitcoin/bitcoin/issues/13298 | Net: Random delays *per network group* to obfuscate transaction time by naumenkogs · Pull Request #13298 · bitcoin/bitcoin · GitHub
2018-07-05
< provoostenator>
Yes, but out-of-band fees seem less common for now than blog posts with "tips how to spend less on bitcoin fees".
< gmaxwell>
I'll PR doing something around halving it. (maybe I'll take booyah's 60% suggestion, I'll research what bitcoin price was when it got set where it was, and factor in segwit, yadda yadda)
< gmaxwell>
and since the bitcoin price has consistently been up a lot compared to in the past, even considering the segwit offset, it didn't seem unreasonable to me to lower it some.
< gmaxwell>
In any case, I don't see any harm in halving it. it would probably be prudent, esp as the bitcoin price has stably been something like 6x higher than the ATH at the time the current value was set.
< gmaxwell>
units in bitcoin are in sat per 1000 bytes...
< gribble>
https://github.com/bitcoin/bitcoin/issues/11658 | During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after by luke-jr · Pull Request #11658 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/13547 | Make signrawtransaction* give an error when amount is needed but missing by ajtowns · Pull Request #13547 · bitcoin/bitcoin · GitHub