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

feat: add support for Cairo 2.6 #1865

Merged
merged 78 commits into from
May 3, 2024
Merged

feat: add support for Cairo 2.6 #1865

merged 78 commits into from
May 3, 2024

Conversation

glihm
Copy link
Collaborator

@glihm glihm commented Apr 22, 2024

Add support for Cairo 2.6:

  • Dojo-lang
  • Dojo-lang test
  • Katana primitives
  • Blockifier fork
  • Katana executor

@glihm glihm marked this pull request as draft April 22, 2024 22:29
@glihm glihm added katana This issue is related to Katana dojo-lang dojo-core cairo core tasks labels Apr 23, 2024
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

Attention: Patch coverage is 78.39806% with 89 lines in your changes are missing coverage. Please review.

Project coverage is 69.32%. Comparing base (836ee61) to head (d82ab39).

Files Patch % Lines
bin/sozo/src/commands/test.rs 0.00% 27 Missing ⚠️
crates/katana/runner/runner-macro/src/lib.rs 48.83% 22 Missing ⚠️
bin/katana/src/main.rs 0.00% 17 Missing ⚠️
bin/sozo/src/commands/dev.rs 0.00% 5 Missing ⚠️
crates/dojo-lang/src/scarb_internal/mod.rs 88.57% 4 Missing ⚠️
crates/dojo-world/src/migration/mod.rs 40.00% 3 Missing ⚠️
crates/katana/runner/src/lib.rs 94.23% 3 Missing ⚠️
crates/katana/runner/src/prefunded.rs 0.00% 3 Missing ⚠️
crates/katana/runner/src/logs.rs 0.00% 2 Missing ⚠️
crates/dojo-test-utils/src/compiler.rs 97.72% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1865      +/-   ##
==========================================
- Coverage   69.76%   69.32%   -0.45%     
==========================================
  Files         316      312       -4     
  Lines       36317    35248    -1069     
==========================================
- Hits        25336    24435     -901     
+ Misses      10981    10813     -168     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kariy kariy marked this pull request as ready for review April 24, 2024 06:22
@broody
Copy link
Collaborator

broody commented Apr 26, 2024

Works well with my workloads, wen merge senseis?

@glihm glihm merged commit e95f86f into main May 3, 2024
12 of 13 checks passed
@glihm glihm deleted the feat/cairo-26 branch May 3, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dojo-core cairo core tasks dojo-lang katana This issue is related to Katana
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants