Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Fix the difficulty judgment logic of PoW. #1287

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

feiqihang
Copy link
Contributor

According to the agreement in the yellow book, it should be: n <= (2^256) / difficulty.
image

According to the agreement in the yellow book, it should be: n <= (2^256) / difficulty.
According to the agreement in the yellow book, it should be: n <= (2^256) / difficulty.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant