Re: [Bitcoin-development] Fee drop

2014-02-26 Thread Jeff Garzik
Just pushed out a mempool janitor change to https://github.com/bitcoin/bitcoin/pull/3753 The goal was to create a simple bolt-on change, and /not/ rewrite the mempool code. I'll be running some metrics on what does and does not get into the mempools of my public nodes for 48 hours, ending Friday

Re: [Bitcoin-development] Extension for BIP-0070 to support recurring payments

2014-02-26 Thread Mike Hearn
Thanks for the explanation. I agree that makes sense, and you did actually explain this before, I just didn't connect the dots :) The accompanying BIP should explain all this, so the rationale for the design and how you use it is made clear to developers. I've CCd Jeff and Stephen on this thread,