I would like to create a blockchain network which will stay at the same level of complexity, meaning it won't take longer or need stronger hardware to mine. Is such a thing possible?
Asked
Active
Viewed 68 times
0

Nate Eldredge
- 23,040
- 3
- 40
- 80

Eliahu Horwitz
- 121
- 2
-
2If complexity does not increase, then miners will be able to mine faster and faster as new hardware becomes available. I'm sure it is possible, but it may not be desirable. – abelenky Jun 15 '17 at 13:35
-
1You might for instance consider what Bitcoin would be like if the network were creating 1 billion new valid blocks per second. That's what it would be if the difficulty had never gone up. – Nate Eldredge Jun 15 '17 at 13:56
-
The plan is to raise the level of difficulty as hardware progresses, my point was that I don't want the size of the blockchain to affect the speed of mining. – Eliahu Horwitz Jun 15 '17 at 15:31
-
@EliahuHorwitz: The size of the blockchain does not affect the speed of mining. – Murch Jun 15 '17 at 15:32
-
Then why does Bitcoin become much harder to mine? Is that by design? – Eliahu Horwitz Jun 15 '17 at 15:33
-
I've invited you to join us in the Bitcoin chat, but I guess your question is answered here already: https://bitcoin.stackexchange.com/q/855/5406 https://bitcoin.stackexchange.com/q/5838/5406 – Murch Jun 15 '17 at 15:44
-
Great thanks! Write it as an answer and I'll upvote – Eliahu Horwitz Jun 15 '17 at 15:47
-
@Murch thanks, what exactly is Bitcoin chat? I'm new to this tech stack forum... – Eliahu Horwitz Jun 15 '17 at 15:51
-
@EliahuHorwitz: You should have a notification in the top bar (look for a red box with a number in it). – Murch Jun 15 '17 at 16:00
-
@Murch I have another question, when a wallet connects it needs to sync, is that right? Is it the same for a miner? If so, is there a way to make this a matter of milliseconds and not hours? – Eliahu Horwitz Jun 15 '17 at 16:01
-
Let us continue this discussion in chat. – Murch Jun 15 '17 at 16:02
-
@EliahuHorwitz: Did that work for you? – Murch Jun 15 '17 at 16:08
-
@Murch ya, give me 5 minutes to open up my pc and I'll get on the chat – Eliahu Horwitz Jun 15 '17 at 16:09
1 Answers
2
It is possible, but very stupid to do. If you keep the difficulty the same, hardware will get better and better over time (or just more of it is used to mine your altcoin) and this will cause blocks to be produced faster and faster and faster. This makes attacks much easier to take place too.

Ava Chow
- 70,382
- 5
- 81
- 161
-
1The network would quickly melt down and become unusable as blocks were created faster than they could be propagated across the network. – David Schwartz Dec 20 '17 at 01:56