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

handle new system contract 0x2 #2385

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

rianhughes
Copy link
Contributor

closes #2384

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 74.69%. Comparing base (0c6508c) to head (7df45e8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
core/state.go 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2385   +/-   ##
=======================================
  Coverage   74.69%   74.69%           
=======================================
  Files         110      110           
  Lines       12109    12109           
=======================================
  Hits         9045     9045           
  Misses       2366     2366           
  Partials      698      698           

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

@rodrigo-pino
Copy link
Contributor

Everything seems in order. I am going to merge

@rodrigo-pino rodrigo-pino merged commit dc1ead2 into main Jan 17, 2025
13 checks passed
@rodrigo-pino rodrigo-pino deleted the rianhughes/deploy_0x2_contract branch January 17, 2025 09:51
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.

Starknet v0.13.4 expects the 0x2 contract to be deployed
3 participants