Skip to content

Feature: Hash module "packing" #14

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

Open
wants to merge 16 commits into
base: feature/prover-over-koalabear-rebased
Choose a base branch
from

Conversation

Velnbur
Copy link

@Velnbur Velnbur commented Jun 16, 2025

This PR implements issue(s) #

Checklist

  • I wrote new tests for my new core changes.
  • I have successfully ran tests, style checker and build against my new changes locally.
  • I have informed the team of any breaking changes if there are any.

@olegfomenko olegfomenko changed the title Feature/packing Feature: Hash module "packing" Jun 16, 2025
@olegfomenko olegfomenko marked this pull request as draft June 16, 2025 11:40
Velnbur added 13 commits June 16, 2025 15:59
Fix IsActive column assignment in test utils
The changes affect hashing byte packing code, correcting constraint equations and
improving test data handling. Key fixes include removing an incorrect byte shift
and restructuring decomposition detection logic.
The commit improves limb array handling and nByte decomposition in the lane
repacking logic. It replaces manually tracked decomposed lengths with a
dedicated helper function and fixes array size declarations.
decompositionHappened for each column
@OmegaTymbJIep OmegaTymbJIep marked this pull request as ready for review June 23, 2025 12:11
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