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

Add support for all 32 polynomials #6

Open
SaidAlvarado opened this issue Jun 25, 2024 · 0 comments
Open

Add support for all 32 polynomials #6

SaidAlvarado opened this issue Jun 25, 2024 · 0 comments
Assignees

Comments

@SaidAlvarado
Copy link
Contributor

SaidAlvarado commented Jun 25, 2024

  • Create the checkpoints for all polynomials using Fil script
  • Change the LFSR hashmap to one hashmap per polynomial. (Instead of one single global map)
    • Use the collision_check script to find the best hashmap hash
  • Include Fil script into the repository
  • Test for regressions on the current system with the already implemented polynomials
  • Test compute speed of the poly find function
@SaidAlvarado SaidAlvarado self-assigned this Feb 7, 2025
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

When branches are created from issues, their pull requests are automatically linked.

1 participant