< bitcoin-git> [bitcoin] promag opened pull request #12762: Make CKeyStore an interface (master...2018-03-keystore) https://github.com/bitcoin/bitcoin/pull/12762
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #12763: Add RPC Whitelist Feature from #12248 (master...whitelistrpc) https://github.com/bitcoin/bitcoin/pull/12763
< bitcoin-git> [bitcoin] conscott opened pull request #12764: Remove field in getblocktemplate help that has never been used. (master...remove_unused_gbt_field) https://github.com/bitcoin/bitcoin/pull/12764
< kallewoof> So I bumped the travis timeout to 40m for 'make check' in #10267 just to see, and it now passes. :/ No idea why it would cause a timeout, but it seems timeouts are common these days. (I know instagibbs at least had that issue. Not sure how he solved it though.)
< gribble> https://github.com/bitcoin/bitcoin/issues/10267 | New -includeconf argument for including external configuration files by kallewoof · Pull Request #10267 · bitcoin/bitcoin · GitHub
< kallewoof> wumpus: is anybody looking into this, or is it actually a problem on my end, do you think?
< kallewoof> FWIW I see the same timeout error on 12639, 12760, 12764 (I think).
< bitcoin-git> [bitcoin] Empact opened pull request #12765: Store the current config file at read time, and return it from GetConfigFile if set (master...config-file-path) https://github.com/bitcoin/bitcoin/pull/12765
< bitcoin-git> [bitcoin] romanz opened pull request #12766: [WIP] Tidy up REST interface functional tests (master...tidy_up_rest_test) https://github.com/bitcoin/bitcoin/pull/12766
< setpill> is it currently possible to use bitcoin core to estimate the number of blocks a tx of given feerate will wait before being confirmed?
< setpill> sort of the inverse of estimatefee
< Varunram> setpill: no, but you can use estimatesmartfee to get a fee given a fixed number of blocks
< instagibbs> few of my PRs had to rebase due to large release note change, wonder if theres a format that could help avoid that
< setpill> Varunram: ah looks like im looking at outdated docs
< setpill> where can i find up-to-date rpc docs?
< bitcoin-git> [bitcoin] practicalswift opened pull request #12767: Initialize nVersionDummy to zero in deserialization code (master...initialize-nVersionDummy-to-zero) https://github.com/bitcoin/bitcoin/pull/12767
< Varunram> setpill: https://bitcoin-rpc.github.io is a good ref.
< setpill> Varunram: ah, thanks
< bitcoin-git> [bitcoin] ctp-tsteenholdt opened pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< achow101> setpill use the help command
< bitcoin-git> [bitcoin] practicalswift opened pull request #12770: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion (master...cuckoocache) https://github.com/bitcoin/bitcoin/pull/12770
< bitcoin-git> [bitcoin] ctp-tsteenholdt closed pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< bitcoin-git> [bitcoin] ctp-tsteenholdt reopened pull request #12769: Add systemd service to bitcoind in debian package (master...master) https://github.com/bitcoin/bitcoin/pull/12769
< bitcoin-git> [bitcoin] jnewbery opened pull request #12772: [CI]: bump travis timeout for make check to 50m (master...bump_travis_timeout) https://github.com/bitcoin/bitcoin/pull/12772
< Kongel> Join
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/cead84b72d27...02b7e8319aef
< bitcoin-git> bitcoin/master cf6ef3c Gregory Sanders: shuffle sendmany recipients ordering to shuffle tx outputs
< bitcoin-git> bitcoin/master 6acb02d Gregory Sanders: add release note for sendmany output shuffling
< bitcoin-git> bitcoin/master 02b7e83 MarcoFalke: Merge #12709: [wallet] shuffle sendmany recipients ordering...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #12709: [wallet] shuffle sendmany recipients ordering (master...shuffleoutputs) https://github.com/bitcoin/bitcoin/pull/12709