Skip to content

Add "difficulty" condition#5

Open
davidlehn wants to merge 1 commit intowipfrom
difficulty
Open

Add "difficulty" condition#5
davidlehn wants to merge 1 commit intowipfrom
difficulty

Conversation

@davidlehn
Copy link
Copy Markdown
Member

@davidlehn davidlehn commented Oct 3, 2017

TODO:

  • add difficulty check to verify calls

- Add "difficulty" condition. Using 53 bit integer and checking if first
  53 bits of a hash of solution is greater than this value.
- Add iteration statistics data to proof.
- Avoid copying personalization data back over native interface.
- Add a callback check.
- Fix incorrect usage of algorithmParamters.
- Add difficulty tests.
- Use common code for verify/verifySync checks and setup.
- Use a base hash state where possible to avoid re-init of state.
@dlongley dlongley removed their request for review June 6, 2021 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant