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

Panic data regexes #2931

Open
cptartur opened this issue Feb 11, 2025 · 0 comments
Open

Panic data regexes #2931

cptartur opened this issue Feb 11, 2025 · 0 comments
Assignees
Labels

Comments

@cptartur
Copy link
Member

cptartur commented Feb 11, 2025

Current State

crates/cheatnet/src/runtime_extensions/call_to_blockifier_runtime_extension/panic_data.rs file has regexes for extracting panic data.

Objective

Verify and improve regexes in this file and add unit tests

Additional Context

The existing unit tests only test strings "" but not extracting from shortstrings ''.

The regexes in current version are working but maybe can be written in a better manner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

2 participants