Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
626496
Topic
52388
Board
Bitcoin Discussion
Re: How exactly would a 51% attack work?
by
notme
on
21/11/2011, 20:48:29 UTC
The blockchain should have checkpoints every X blocks to limit the time the attacker has to act. Then if you wait 2x blocks you should be pretty safe. Blocks 1 to x are checkpointed by block x+1, which itself will be checkpointed by block 2x+1.