Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
10330919
Topic
942133
Board
Mining speculation
Re: DIFFICULTY TO ZERO
by
cncguru
on
02/02/2015, 00:18:05 UTC
The difficulty never changes by more than a factor of 4 (except for in a special case that only applies on testnet).
The code that enforces this is
https://github.com/bitcoin/bitcoin/blob/d62a1947be5350ed60066ccacc7aba43bbdf48fb/src/main.cpp#L875
.