1 2018-03-23 01:18:41	0|bitcoin-git|[13bitcoin] 15promag opened pull request #12762: Make CKeyStore an interface (06master...062018-03-keystore) 02https://github.com/bitcoin/bitcoin/pull/12762
 2 2018-03-23 04:42:52	0|bitcoin-git|[13bitcoin] 15JeremyRubin opened pull request #12763: Add RPC Whitelist Feature from #12248 (06master...06whitelistrpc) 02https://github.com/bitcoin/bitcoin/pull/12763
 3 2018-03-23 05:44:48	0|bitcoin-git|[13bitcoin] 15conscott opened pull request #12764: Remove field in getblocktemplate help that has never been used.  (06master...06remove_unused_gbt_field) 02https://github.com/bitcoin/bitcoin/pull/12764
 4 2018-03-23 08:10:22	0|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.)
 5 2018-03-23 08:10:25	0|gribble|https://github.com/bitcoin/bitcoin/issues/10267 | New -includeconf argument for including external configuration files by kallewoof · Pull Request #10267 · bitcoin/bitcoin · GitHub
 6 2018-03-23 08:10:54	0|kallewoof|wumpus: is anybody looking into this, or is it actually a problem on my end, do you think?
 7 2018-03-23 08:20:49	0|kallewoof|FWIW I see the same timeout error on 12639, 12760, 12764 (I think).
 8 2018-03-23 12:14:13	0|bitcoin-git|[13bitcoin] 15Empact opened pull request #12765:  Store the current config file at read time, and return it from GetConfigFile if set (06master...06config-file-path) 02https://github.com/bitcoin/bitcoin/pull/12765
 9 2018-03-23 12:24:13	0|bitcoin-git|[13bitcoin] 15romanz opened pull request #12766: [WIP] Tidy up REST interface functional tests (06master...06tidy_up_rest_test) 02https://github.com/bitcoin/bitcoin/pull/12766
10 2018-03-23 12:50:50	0|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?
11 2018-03-23 12:51:17	0|setpill|sort of the inverse of estimatefee
12 2018-03-23 12:54:22	0|Varunram|setpill: no, but you can use estimatesmartfee to get a fee given a fixed number of blocks
13 2018-03-23 12:55:32	0|instagibbs|few of my PRs had to rebase due to large release note change, wonder if theres a format that could help avoid that
14 2018-03-23 12:57:54	0|setpill|Varunram: ah looks like im looking at outdated docs
15 2018-03-23 12:58:15	0|setpill|where can i find up-to-date rpc docs?
16 2018-03-23 13:13:02	0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #12767: Initialize nVersionDummy to zero in deserialization code (06master...06initialize-nVersionDummy-to-zero) 02https://github.com/bitcoin/bitcoin/pull/12767
17 2018-03-23 13:17:45	0|Varunram|setpill: https://bitcoin-rpc.github.io is a good ref.
18 2018-03-23 13:24:41	0|setpill|Varunram: ah, thanks
19 2018-03-23 13:46:22	0|bitcoin-git|[13bitcoin] 15ctp-tsteenholdt opened pull request #12769: Add systemd service to bitcoind in debian package (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/12769
20 2018-03-23 13:46:23	0|achow101|setpill use the help command
21 2018-03-23 15:17:44	0|bitcoin-git|[13bitcoin] 15practicalswift opened pull request #12770: Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion (06master...06cuckoocache) 02https://github.com/bitcoin/bitcoin/pull/12770
22 2018-03-23 16:34:04	0|bitcoin-git|[13bitcoin] 15ctp-tsteenholdt closed pull request #12769: Add systemd service to bitcoind in debian package (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/12769
23 2018-03-23 16:54:55	0|bitcoin-git|[13bitcoin] 15ctp-tsteenholdt reopened pull request #12769: Add systemd service to bitcoind in debian package (06master...06master) 02https://github.com/bitcoin/bitcoin/pull/12769
24 2018-03-23 20:00:12	0|bitcoin-git|[13bitcoin] 15jnewbery opened pull request #12772: [CI]: bump travis timeout for make check to 50m (06master...06bump_travis_timeout) 02https://github.com/bitcoin/bitcoin/pull/12772
25 2018-03-23 21:30:11	0|Kongel|Join
26 2018-03-23 23:05:35	0|bitcoin-git|[13bitcoin] 15MarcoFalke pushed 3 new commits to 06master: 02https://github.com/bitcoin/bitcoin/compare/cead84b72d27...02b7e8319aef
27 2018-03-23 23:05:36	0|bitcoin-git|13bitcoin/06master 146acb02d 15Gregory Sanders: add release note for sendmany output shuffling
28 2018-03-23 23:05:36	0|bitcoin-git|13bitcoin/06master 14cf6ef3c 15Gregory Sanders: shuffle sendmany recipients ordering to shuffle tx outputs
29 2018-03-23 23:05:37	0|bitcoin-git|13bitcoin/06master 1402b7e83 15MarcoFalke: Merge #12709: [wallet] shuffle sendmany recipients ordering...
30 2018-03-23 23:06:24	0|bitcoin-git|[13bitcoin] 15MarcoFalke closed pull request #12709: [wallet] shuffle sendmany recipients ordering (06master...06shuffleoutputs) 02https://github.com/bitcoin/bitcoin/pull/12709