3
Every time a pool mines a orphaned block, that is wasted effort for the pool.
In an interest to increase pool efficiency and overall network efficiency, what can a pool do to increase efficiency when mining, and prevent orphaned blocks?
Some ideas may include
- Polling other pools
- Certain BIP technologies (etc)
1
Gavin Andresen put together some calculations to estimate the marginal cost of including a transaction: https://gist.github.com/gavinandresen/5044482 . A purely profit driven pool would not include free transactions and transactions with a too low fee relative to their size.
– Dust – 2013-10-27T01:42:46.927Are "orphans" (side chains) an artifact of low difficulty? It is rare now because hashrate has increased difficulty? – Sun – 2017-09-07T19:23:52.430