public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] Block size possible solution - to set minimum size
@ 2015-08-22 23:30 Bdimych Bdimych
  2015-08-23  6:40 ` Jorge Timón
  0 siblings, 1 reply; 3+ messages in thread
From: Bdimych Bdimych @ 2015-08-22 23:30 UTC (permalink / raw)
  To: bitcoin-dev

Hi,
As I understand the main problem of the fork Core<->XT is possibility
of double spending:
-I run XT and spend my coins
-it is written in 8mb block
-Core does not accept this block
-I run Core and spend my coins again
-it is written in 1mb block
-but XT accepts this block too
so
-in the XT blockchain both blocks [8] and [1] contain my coins

I thought that possible solution can be to set minimum block size
i.e.
2016: 1mb <= blockSize < 2mb
2017: 2mb <= blockSize < 3mb
2018: 3mb <= blockSize < 4mb
etc

Free space could be filled with zeroes and compressed.

That's all, just an idea.


With Best Regards
Dmitry Bolshakov
bdimych@gmail•com


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-23 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-22 23:30 [bitcoin-dev] Block size possible solution - to set minimum size Bdimych Bdimych
2015-08-23  6:40 ` Jorge Timón
2015-08-23 14:04   ` Bdimych Bdimych

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox