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: wrong type for bytecode_segment_lengths #651

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

xJonathanLEI
Copy link
Owner

Fixes #649.

Turns out the bytecode_segment_lengths field itself can also be just an integer. No trivial contract was included as test cases for Cairo 2.6 so the issue wasn't discovered before.

@xJonathanLEI xJonathanLEI force-pushed the fix/bytecode_segment_lengths_type branch from 9c3a6a6 to 4214c00 Compare August 26, 2024 10:52
@xJonathanLEI xJonathanLEI merged commit 660a732 into master Aug 26, 2024
26 checks passed
@xJonathanLEI xJonathanLEI deleted the fix/bytecode_segment_lengths_type branch August 26, 2024 15:11
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.

Incompatibility between CompiledClass and compiler's CasmContractClass
1 participant