adds soft confirmations to dependency graph#774
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #774 +/- ##
==========================================
- Coverage 55.15% 54.94% -0.21%
==========================================
Files 53 54 +1
Lines 10000 9904 -96
==========================================
- Hits 5515 5442 -73
- Misses 3660 3666 +6
+ Partials 825 796 -29 see 13 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
|
Could you incorporate the soft commitments that are already in the graph? The left-most yellow box is soft commitments. Could you also differentiate between LN soft commitments through headers and FN soft commitments through blocks? |
7117802 to
44fdfdd
Compare
Goal of soft-confirmations is to enable a fast UX comparable to other rollups and alt-L1s on the market, as soon as possible, with the goal of eventually being fully compatible with light clients. --------- Co-authored-by: Connor O'Hara <connor@switchboard.xyz>
Goal of soft-confirmations is to enable a fast UX comparable to other rollups and alt-L1s on the market, as soon as possible, with the goal of eventually being fully compatible with light clients.