Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
20765188
Topic
2077983
Board
Bitcoin Technical Support
Re: Why didn't the difficulty change at block 2016?
by
ranochigo
on
10/08/2017, 11:55:02 UTC
Quote from: nathan_24 on August 10, 2017, 11:37:18 AM
You say that difficulty can't go lower than that because of the algorithm, but it is much lower in the testnet, for example.
Is there a hard-coded minimum difficulty then?
Testnet does have a minimum difficulty of 1 though it is not equivalent to the difficulty on the mainnet.
Yes, the lowest possible target is hardcoded into the client.[1]
[1]
https://github.com/bitcoin/bitcoin/blob/1b046603b30ebfab6199a2f92015d507b248b590/src/pow.cpp#L82