Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

feat(supervisor/core): l2 finalized head update - #2253

Merged
dhyaniarun1993 merged 8 commits into
mainfrom
feat/l2-update-finalized
Jun 25, 2025
Merged

feat(supervisor/core): l2 finalized head update#2253
dhyaniarun1993 merged 8 commits into
mainfrom
feat/l2-update-finalized

main merged + conflict resolved

36d28ba
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jun 25, 2025 in 1s

83.4% of diff hit (target 81.1%)

View this Pull Request on Codecov

83.4% of diff hit (target 81.1%)

Annotations

Check warning on line 69 in crates/supervisor/core/src/chain_processor/chain.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/chain_processor/chain.rs#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 180 in crates/supervisor/core/src/chain_processor/chain.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/chain_processor/chain.rs#L178-L180

Added lines #L178 - L180 were not covered by tests

Check warning on line 102 in crates/supervisor/core/src/chain_processor/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/chain_processor/task.rs#L102

Added line #L102 was not covered by tests

Check warning on line 113 in crates/supervisor/core/src/chain_processor/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/chain_processor/task.rs#L113

Added line #L113 was not covered by tests

Check warning on line 120 in crates/supervisor/core/src/chain_processor/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/chain_processor/task.rs#L120

Added line #L120 was not covered by tests

Check warning on line 125 in crates/supervisor/core/src/chain_processor/task.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/chain_processor/task.rs#L125

Added line #L125 was not covered by tests

Check warning on line 34 in crates/supervisor/core/src/l1_watcher/watcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/l1_watcher/watcher.rs#L34

Added line #L34 was not covered by tests

Check warning on line 37 in crates/supervisor/core/src/l1_watcher/watcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/l1_watcher/watcher.rs#L37

Added line #L37 was not covered by tests

Check warning on line 61 in crates/supervisor/core/src/l1_watcher/watcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/l1_watcher/watcher.rs#L61

Added line #L61 was not covered by tests

Check warning on line 71 in crates/supervisor/core/src/l1_watcher/watcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/l1_watcher/watcher.rs#L71

Added line #L71 was not covered by tests

Check warning on line 84 in crates/supervisor/core/src/l1_watcher/watcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/l1_watcher/watcher.rs#L84

Added line #L84 was not covered by tests

Check warning on line 99 in crates/supervisor/core/src/l1_watcher/watcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/l1_watcher/watcher.rs#L99

Added line #L99 was not covered by tests

Check warning on line 102 in crates/supervisor/core/src/l1_watcher/watcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/l1_watcher/watcher.rs#L102

Added line #L102 was not covered by tests

Check warning on line 105 in crates/supervisor/core/src/l1_watcher/watcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/l1_watcher/watcher.rs#L105

Added line #L105 was not covered by tests

Check warning on line 162 in crates/supervisor/core/src/supervisor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/supervisor.rs#L162

Added line #L162 was not covered by tests

Check warning on line 247 in crates/supervisor/core/src/supervisor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/supervisor.rs#L237-L247

Added lines #L237 - L247 were not covered by tests

Check warning on line 256 in crates/supervisor/core/src/supervisor.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/supervisor.rs#L251-L256

Added lines #L251 - L256 were not covered by tests

Check warning on line 327 in crates/supervisor/core/src/syncnode/node.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/core/src/syncnode/node.rs#L323-L327

Added lines #L323 - L327 were not covered by tests

Check warning on line 264 in crates/supervisor/storage/src/chaindb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/storage/src/chaindb.rs#L258-L264

Added lines #L258 - L264 were not covered by tests

Check warning on line 267 in crates/supervisor/storage/src/chaindb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/storage/src/chaindb.rs#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 269 in crates/supervisor/storage/src/chaindb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/storage/src/chaindb.rs#L269

Added line #L269 was not covered by tests

Check warning on line 271 in crates/supervisor/storage/src/chaindb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/storage/src/chaindb.rs#L271

Added line #L271 was not covered by tests

Check warning on line 275 in crates/supervisor/storage/src/chaindb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/storage/src/chaindb.rs#L275

Added line #L275 was not covered by tests

Check warning on line 279 in crates/supervisor/storage/src/chaindb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/storage/src/chaindb.rs#L277-L279

Added lines #L277 - L279 were not covered by tests

Check warning on line 285 in crates/supervisor/storage/src/chaindb.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/supervisor/storage/src/chaindb.rs#L281-L285

Added lines #L281 - L285 were not covered by tests