From 5f168455542b5bf8239c7a61c429eb7d582f683b Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Thu, 7 Jan 2021 14:20:41 -0600 Subject: [PATCH] Create 77.md --- docs/forum/bitcoin-forum/77.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/forum/bitcoin-forum/77.md diff --git a/docs/forum/bitcoin-forum/77.md b/docs/forum/bitcoin-forum/77.md new file mode 100644 index 0000000..004b2ff --- /dev/null +++ b/docs/forum/bitcoin-forum/77.md @@ -0,0 +1,22 @@ +--- +layout: forum +title: 'Re: Proof-of-work difficulty increasing' +grand_parent: Forum Posts +parent: Bitcoin Forum +nav_order: 77 +date: 2010-02-25 23:06:29 UTC +original: https://bitcointalk.org/index.php?topic=43.msg540#msg540 +--- + +# Re: Proof-of-work difficulty increasing + +--- + +``` +Re: Proof-of-work difficulty increasing +February 25, 2010, 11:06:29 PM + +The formula is based on the time it takes to generate 2016 blocks. The difficulty is multiplied by 14/(actual days taken). For instance, this time it took 9.4 days, so the calculation was 14/9.4 = 1.49. Previous difficulty 2.53 * 1.49 = 3.78, a 49% increase. + +I don't know what you're talking about accepting easier difficulties. +```