Author

Topic: Checkpointing (Read 1398 times)

legendary
Activity: 2632
Merit: 1023
July 30, 2013, 08:54:41 AM
#5
That SXC answer isn't really great.

This has been covered a number of times times in this forum, I suggest finding one of my posts. E.g. https://bitcointalksearch.org/topic/m.2014204

In the reference client checkpoints will play less of a role in the future as better (but more complicated) solutions to the issues mention in that post are deployed.


thank you
staff
Activity: 4284
Merit: 8808
July 30, 2013, 08:15:10 AM
#4
That SXC answer isn't really great.

This has been covered a number of times times in this forum, I suggest finding one of my posts. E.g. https://bitcointalksearch.org/topic/m.2014204

In the reference client checkpoints will play less of a role in the future as better (but more complicated) solutions to the issues mention in that post are deployed.
legendary
Activity: 2632
Merit: 1023
July 30, 2013, 06:54:59 AM
#3
Quote from StackExchange:

Quote from: ThePiachu
The checkpoints are hard coded into the standard client. The concept is, that the standard client will accept all transactions up to the checkpoint as valid and irreversible. If anyone tries to fork the blockchain starting from a block before the checkpoint, the client will not accept the fork. This makes those blocks "set in stone".

so it just because the majority everyone is using the same client with the checkpoint in it...?

any pointers on how the code works....*I guess should go and read the code*

(I think I just made a C/C++ joke)
sr. member
Activity: 311
Merit: 251
Bitcoin.se site owner
July 30, 2013, 06:52:01 AM
#2
Quote from StackExchange:

Quote from: ThePiachu
The checkpoints are hard coded into the standard client. The concept is, that the standard client will accept all transactions up to the checkpoint as valid and irreversible. If anyone tries to fork the blockchain starting from a block before the checkpoint, the client will not accept the fork. This makes those blocks "set in stone".
legendary
Activity: 2632
Merit: 1023
July 30, 2013, 06:42:23 AM
#1
I would be glad if some one could explain check pointing for me or point me to a good resource
Jump to: