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

Introduce VRF on Libplanet main branch #3698

Open
5 of 6 tasks
OnedgeLee opened this issue Mar 19, 2024 · 0 comments
Open
5 of 6 tasks

Introduce VRF on Libplanet main branch #3698

OnedgeLee opened this issue Mar 19, 2024 · 0 comments
Assignees

Comments

@OnedgeLee
Copy link
Contributor

OnedgeLee commented Mar 19, 2024

Summary

Introduce VRF on Libplanet main branch

  • It will be used on randomizing proposer sortition
  • It will replace random logic derives IActionContext.RandomSeed, IActionContext.GetRandom()

Related issue

Tasks

  • Implement ConsensusCryptoBackend
  • Implement Proof and Sortition logic
  • Add VRF Proof to the block
  • Implement test code

  • Update block validation logic (VRF validation)
  • Update consensus to add VRF on the proposal

Current status

  • Guessing how to add proof step on the consensus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant