Refactor header exchange to accommodate block exchange service#1028
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1028 +/- ##
==========================================
- Coverage 54.91% 54.38% -0.54%
==========================================
Files 63 63
Lines 6628 6643 +15
==========================================
- Hits 3640 3613 -27
- Misses 2611 2642 +31
- Partials 377 388 +11
☔ View full report in Codecov by Sentry. |
|
When the aggregator publishes the genesis block, it initializes its header store using the genesis header and tries to start the syncer: https://github.com/rollkit/rollkit/blob/main/node/header_exchange.go#L99 |
|
@Manav-Aggarwal i think your merge commit has overwritten my changes. |
0ff5bb2 to
083f701
Compare
083f701 to
fcd09d9
Compare
Just rebased again, looks the same. If it's the |
Overview
Closes: #1029
Checklist