Skip to content

feat(full-node): watch L2 chain tip#357

Merged
kariy merged 1 commit intomainfrom
feat/l2-tip
Nov 13, 2025
Merged

feat(full-node): watch L2 chain tip#357
kariy merged 1 commit intomainfrom
feat/l2-tip

Conversation

@kariy
Copy link
Member

@kariy kariy commented Nov 13, 2025

Watch L2 chain tip instead of watching for the latest settled/proven block number in the Starknet Core Contract (ie L1 tip)

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 90.42553% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.72%. Comparing base (9bde0ae) to head (6ae5042).
⚠️ Report is 182 commits behind head on main.

Files with missing lines Patch % Lines
crates/node/src/full/tip_watcher.rs 92.39% 7 Missing ⚠️
crates/node/src/full/mod.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
+ Coverage   73.32%   73.72%   +0.39%     
==========================================
  Files         209      254      +45     
  Lines       23132    31204    +8072     
==========================================
+ Hits        16961    23004    +6043     
- Misses       6171     8200    +2029     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kariy kariy merged commit 37bda83 into main Nov 13, 2025
11 checks passed
@kariy kariy deleted the feat/l2-tip branch November 13, 2025 03:33
chudkowsky pushed a commit that referenced this pull request Nov 18, 2025
Watch L2 chain tip instead of watching for the latest settled/proven block number in the Starknet Core Contract (ie L1 tip)
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.

1 participant