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

Fix verify_cross_table_lookups with no ctl_extra_looking_sums #1584

Merged

Conversation

matthiasgoergens
Copy link
Contributor

This used to fail with an out of bounds error when None was passed for ctl_extra_looking_sums.

Copy link
Contributor

@LindaGuiga LindaGuiga left a comment

Choose a reason for hiding this comment

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

Thank you for fixing this, @matthiasgoergens !

starky/src/cross_table_lookup.rs Outdated Show resolved Hide resolved
This used to fail with an out of bounds error when `None` was passed for
`ctl_extra_looking_sums`.
@matthiasgoergens matthiasgoergens force-pushed the matthias/fix-no-ctl_extra_looking_sums branch from a2c1aed to 6576a22 Compare April 25, 2024 15:05
@Nashtare Nashtare merged commit 246c4a6 into 0xPolygonZero:main Apr 26, 2024
4 checks passed
hratoanina pushed a commit that referenced this pull request Jul 16, 2024
)

This used to fail with an out of bounds error when `None` was passed for
`ctl_extra_looking_sums`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants