< 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
< 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