1 2018-03-02 00:00:35 <ProfMac> is there a reference for Boost JSON spirit somewhere?
 2 2018-03-02 00:13:06 <ProfMac> How do I iterate through a Boost json_spirit array?
 3 2018-03-02 05:06:14 <ProfMac> Does getblocktemplate require username/password through the RPC port, or is there a public access to it, like there is with stratum?
 4 2018-03-02 05:55:37 <luke-jr> ProfMac: there isn't with stratum either
 5 2018-03-02 06:09:28 <ProfMac> Let me rephrase my question.  Many stratum pools allow miners to connect using only a bitcoin address, no registration required.  Is there a similar connection method available for getblocktemplate?
 6 2018-03-02 06:12:40 <FraJah> moining
 7 2018-03-02 06:22:44 <buZz> ProfMac: in bitcoin core? no
 8 2018-03-02 06:23:07 <ProfMac> Thanks, buZz & luke-jr
 9 2018-03-02 13:51:09 <rfish> How can I generate segwit addresses from an xpub key in python?
10 2018-03-02 17:19:16 <tyrick> How often is the testnet chain reset--or trimmed?
11 2018-03-02 17:19:27 <tyrick> seems to be taking a while to sync
12 2018-03-02 20:41:31 <nightlingo> hello
13 2018-03-02 20:42:32 <nightlingo> do lightweight spv wallets running on mobile phones propagate transactions ?
14 2018-03-02 20:43:19 <nightlingo> or are they just selfishly checking only for transactions related to the user's keys?