Skip to content

Update Prio3L1BoundSum for latest draft version#1396

Merged
divergentdave merged 4 commits intomainfrom
david/l1-bound-sum-updates
Mar 6, 2026
Merged

Update Prio3L1BoundSum for latest draft version#1396
divergentdave merged 4 commits intomainfrom
david/l1-bound-sum-updates

Conversation

@divergentdave
Copy link
Collaborator

This updates the L1BoundSum type to use the new range check, and removes the experimental Cargo feature gate. The only remaining step is to check against updated test vectors, but that will have to wait for other VDAF draft-18 changes.

Part of #1293.

@divergentdave divergentdave requested a review from a team as a code owner March 5, 2026 19:01
Copy link
Contributor

@jcjones jcjones left a comment

Choose a reason for hiding this comment

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

I feel like I still have a mental block on understanding the invalid_measurements test, but as long as you understand it, hey.

I think that l1_norm overflow, if it's real, is important, but everything else is me being nitty. Good change.

}

#[test]
fn invalid_measurements() {
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't feel like I understand what's going on here anymore. I'm going to come back to this.

@divergentdave divergentdave merged commit 73ca743 into main Mar 6, 2026
6 checks passed
@divergentdave divergentdave deleted the david/l1-bound-sum-updates branch March 6, 2026 17:31
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.

3 participants