Post
Topic
Board Development & Technical Discussion
Re: What happens when all nodes on the blockchain go offline?
by
yg10
on 19/03/2018, 00:37:23 UTC
How this adversary can get into the network if there are no running nodes?

Let's take example of Bitcoin. Assume all nodes of Bitcoin network go offline for some reason. Now assume an adversary (a party who wants to do harm to Bitcoin) detects the situation and starts mining blocks. Since no one else is mining at that time, the adversary can create selfish (illegal) transactions and include them in his/her blocks. If he is able to build many such blocks on top of each other, when the parties start getting back online, they may have to accept those blocks with selfish transactions (since the longest chain wins). If those blocks are accepted, the adversary has been able to successfully do illegal transactions.

How he can to start mining if he does not have previous blocks?
This will be just a new blockchain.