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

unusable rows with blinding disabled #251

Open
ed255 opened this issue Jan 16, 2024 · 0 comments
Open

unusable rows with blinding disabled #251

ed255 opened this issue Jan 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ed255
Copy link
Member

ed255 commented Jan 16, 2024

With #220 we have the option to mark some columns as unblinded.
Nevertheless, even if all columns are unblinded, we're still leaving unusable rows:

let unusable_rows_start = params.n() as usize - (meta.blinding_factors() + 1);

Discussion from #243 (comment)

@ed255 ed255 added the enhancement New feature or request label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant