Skip to content

Conversation

@leo-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

@leo-starkware leo-starkware force-pushed the leo/accumulation_1 branch 3 times, most recently from 69a16e0 to 20b6223 Compare November 23, 2025 07:50
@leo-starkware leo-starkware force-pushed the leo/accumulation_1 branch 2 times, most recently from b284e21 to 85a8803 Compare November 23, 2025 08:11
@leo-starkware leo-starkware force-pushed the leo/accumulation_0 branch 3 times, most recently from 0640bfd to 0726974 Compare November 23, 2025 12:35
@leo-starkware leo-starkware changed the base branch from leo/accumulation_0 to lifted November 24, 2025 11:27
Copy link
Contributor

@alon-f alon-f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@alon-f reviewed 7 of 7 files at r4, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Gali-StarkWare)

let mut accumulator = DomainEvaluationAccumulator::<CpuBackend>::new(
alpha,
LOG_SIZE_BOUND,
LOG_SIZE_BOUND - 1,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The bound in the old version should also be LOG_SIZE_BOUND - 1, but the old finalize is not sensitive as long as the bound is larger than the actual max log size, so the test passes.

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.

4 participants