Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using externally created K2Pow to generate a POST proof #128

Open
poszu opened this issue Sep 15, 2023 · 1 comment
Open

Allow using externally created K2Pow to generate a POST proof #128

poszu opened this issue Sep 15, 2023 · 1 comment
Assignees

Comments

@poszu
Copy link
Collaborator

poszu commented Sep 15, 2023

It should be possible to provide a k2 proof of work to generate the POST with in order to avoid recomputing it.

Requirements:

  • generate_proof() should accept an optional k2pow parameter (an array per each nonce group?)
  • if k2pow is provided for given nonce group - use it
  • otherwise - compute it
@poszu poszu transferred this issue from spacemeshos/pm Sep 15, 2023
@poszu poszu self-assigned this Sep 15, 2023
@poszu poszu moved this to 📋 Backlog in Dev team kanban Sep 15, 2023
@poszu
Copy link
Collaborator Author

poszu commented Oct 3, 2023

Lowering priority as distributed k2 pow is not finalized yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant