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

chore: remove conditional compilation for debug_utils #1540

Merged
merged 2 commits into from
Feb 23, 2024

Conversation

dvdplm
Copy link
Contributor

@dvdplm dvdplm commented Feb 23, 2024

See this PR for the motivation.

Copy link
Collaborator

@Nashtare Nashtare left a comment

Choose a reason for hiding this comment

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

Thanks David! LGTM!
I'm not against the change, although I don't think this is the source of the issue on zk_evm side. If we're importing within the brackets that are conditionally compiled with debug_assertions, we should be fine IMO. -> tested, change needed indeed.

It's missing an entry in the CHANGELOG however.

starky/src/cross_table_lookup.rs Show resolved Hide resolved
Copy link

sonarcloud bot commented Feb 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@dvdplm
Copy link
Contributor Author

dvdplm commented Feb 23, 2024

It's missing an entry in the CHANGELOG however.

Updated, my bad.

@Nashtare Nashtare merged commit 16746f1 into main Feb 23, 2024
5 checks passed
@Nashtare Nashtare deleted the dp-remove-conditional-compilation-for-debug_utils branch February 23, 2024 14:43
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.

2 participants