< 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
< 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.
< abitman> what I am missing here?
< GitHub172> [bitcoin-detached-sigs] jonasschnelli opened pull request #9: 0.16.2: osx signatures for 0.16.2rc2 (0.16...0.16) https://github.com/bitcoin-core/bitcoin-detached-sigs/pull/9
< bitcoin-git> [bitcoin] Empact opened pull request #13693: [test] Add coverage to estimaterawfee and estimatesmartfee (master...test-estimatefee) https://github.com/bitcoin/bitcoin/pull/13693
< GitHub75> [bitcoin-detached-sigs] theuni closed pull request #9: 0.16.2: osx signatures for 0.16.2rc2 (0.16...0.16) https://github.com/bitcoin-core/bitcoin-detached-sigs/pull/9
< cfields> gitian builders: v0.16.2rc2 detached sigs have been pushed
< wumpus> abitman: you probably need to set the include paths for your IDE project
< wumpus> cfields: thanks
< abitman> yes, i have the source folder in the "include" paths, but the #include<util.h> is pointing to Apple's util.h under /usr/include
< abitman> thanks wumpus
< abitman> wumpus: I added the "src" directory to "Project Properties -> C/C++ Build -> Preprocessor Include Path -> CDT User Setting Entries -> Include Directory", then reindex. That seems to solve the #include<util.h> conflict.
< gmaxwell> BlueMatt: on my node at home, of the last 288 blocks, only 8 of them needed a getblocktxn. And the figures were 5,3,2,2,2,2,1,1 missing txn. Perhaps it's time to implement prediction?
< bitcoin-git> [bitcoin] Empact opened pull request #13695: lint: Add linter for circular dependencies (master...circ-lint) https://github.com/bitcoin/bitcoin/pull/13695
< bitcoin-git> [bitcoin] TheCharlatan opened pull request #13696: Add aarch64 qt depends support for cross compiling bitcoin-qt (master...aarch64Depends) https://github.com/bitcoin/bitcoin/pull/13696
< phantomcircuit> gmaxwell, prediction?
< bitcoin-git> [bitcoin] sipa opened pull request #13697: Support output descriptors in scantxoutset (master...201806_minedesc) https://github.com/bitcoin/bitcoin/pull/13697
< sipa> jonasschnelli: let me know what you think ^
< sipa> provoostenator: i responded on my gist, but gist comments are generally very bad places for discussion as there are no notifications