Post
Topic
Board Development & Technical Discussion
Re: A different approach to Bitcoin's scalability issues?
by
rlirs
on 01/06/2022, 00:21:40 UTC
Why not make the block size simply depend on some fraction of mempool size, say 1/10? Add a field to each block to record what miner sees as memory pool size then average it for the last 2 weeks. Then approximately each transaction in the mempool will get included in the next 10 blocks.