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

Ensure p2p protocol matches new Starknet spec #2291

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Ensure protocol naming matches latest Starknet p2p spec

54ff331
Select commit
Loading
Failed to load commit list.
Open

Ensure p2p protocol matches new Starknet spec #2291

Ensure protocol naming matches latest Starknet p2p spec
54ff331
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

74.41% (target 70.00%)

View this Pull Request on Codecov

74.41% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.41%. Comparing base (a9d11d4) to head (54ff331).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2291   +/-   ##
=======================================
  Coverage   74.41%   74.41%           
=======================================
  Files         109      109           
  Lines       11493    11493           
=======================================
  Hits         8552     8552           
  Misses       2277     2277           
  Partials      664      664           

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