Post
Topic
Board Bitcoin Discussion
Re: Wouldn't it be possible to create a MASTER block and start the blockchain anew?
by
anti-scam
on 06/05/2013, 16:48:34 UTC
It is an option, but who do you trust to distribute the new genesis block?
The old blockchain itself?
  • Calculate the resulting hash
  • Make sure everybody is ok
  • Hardcode the hash

Then I have to have the old blockchain to verify the hash, completely eliminating the trust-free design of Bitcoin. How is this any different than checkpointing?