1 2017-10-29 01:13:16 <BGL> twice now the core client just disappears out of the systray even though its still running, and requires ending task on it and re-loading to bring it back
2 2017-10-29 07:13:00 <phantomcircuit> BGL, submit an issue on github
3 2017-10-29 08:14:06 <wallet42> is there no 1 call rpc for this? https://bitcoin.stackexchange.com/questions/46184/most-efficient-way-to-calculate-fee-from-getrawtransaction
4 2017-10-29 12:14:06 <wuzamarine> what would be a good ticket for a bitcoind n00b to look at? https://github.com/bitcoin/bitcoin/pulls I'm nifty with C and would like to participate.
5 2017-10-29 12:15:09 <wuzamarine> Linux, gmake is my environment
6 2017-10-29 13:15:23 <jb55> wuzamarine: https://github.com/bitcoin/bitcoin/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22
7 2017-10-29 15:53:45 <wuzamarine> jb55: " Bitcoin Core should throw a warning during init if the peerbloomfilters boolean is enabled (this is currently set by default)"  Should there also be a disable feature?  Based on just the request its self, it sounds like they just want the warning thrown with the other half of the bool turned off. Is that correct?