<oembed><type>rich</type><version>1.0</version><author_name>npub1g6vxlp4e0nyhs2dqxxcryztyf5f5hyuaq93nw4r87zcnv0sdsa0qqsl5wd</author_name><author_url>https://nostr.ae/npub1g6vxlp4e0nyhs2dqxxcryztyf5f5hyuaq93nw4r87zcnv0sdsa0qqsl5wd</author_url><provider_name>njump</provider_name><provider_url>https://nostr.ae</provider_url><html>📅 Original date posted:2015-05-16&#xA;📝 Original message:On Sat, May 16, 2015 at 5:39 AM, Stephen &lt;stephencalebmorse at gmail.com&gt;&#xA;wrote:&#xA;&#xA;&gt; I think this could be mitigated by counting confirmations differently. We&#xA;&gt; should think of confirmations as only coming from blocks following the&#xA;&gt; miners&#39; more strict rule set. So if a merchant were to see payment for the&#xA;&gt; first time in a block that met their own size restrictions but not the&#xA;&gt; miners&#39;, then they would simply count it as unconfirmed.&#xA;&gt;&#xA;&#xA;In effect, there is a confirm penalty for less strict blocks.  Confirms =&#xA;max(miner_confirms, merchant_confirms - 3, 0)&#xA;&#xA;Merchants who don&#39;t upgrade end up having to wait longer to hit&#xA;confirmations.&#xA;&#xA;If they get deep enough in the chain, though, the client should probably&#xA;&gt; count them as being confirmed anyway, even if they don&#39;t meet the client&#xA;&gt; nodes&#39; expectation of the miners&#39; block size limit. This happening probably&#xA;&gt; just means that the client has not updated their software (or&#xA;&gt; -minermaxblocksize configuration, depending on how it is implemented) in a&#xA;&gt; long time.&#xA;&gt;&#xA;&#xA;That is a good idea.  Any parameters that have miner/merchant differences&#xA;should be modifiable (but only upwards) in the command line.&#xA;&#xA;&#34;Why are my transactions taking longer to confirm?&#34;&#xA;&#xA;&#34;There was a soft fork to make the block size larger and your client is&#xA;being careful.  You need to add &#34;minermaxblocksize=4MB&#34; to your&#xA;bitcoin.conf file.&#34;&#xA;&#xA;Hah, it could be called a &#34;semi-hard fork&#34;?&#xA;-------------- next part --------------&#xA;An HTML attachment was scrubbed...&#xA;URL: &lt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150516/e5dd0406/attachment.html&gt;</html></oembed>