Turn off block validation when checkpointing? #2355
Unanswered
learnwayback
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to turn off validation when specifying a checkpoint? Is it default?
bitcoind is infuriating because you can't turn it off. The checkpoint is the hash of a header, all you need to verify is sha256 of every block that came before and nothing else.
Beta Was this translation helpful? Give feedback.
All reactions