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

[v0.37] Removes unused first height field from LN builder #6829

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

jordanschalm
Copy link
Member

This field reads the first height of an epoch, which may be unavailable if the node is using Dynamic Bootstrap.

This field reads the first height of an epoch, which may be unavailable
if the node is using Dynamic Bootstrap.
@jordanschalm jordanschalm marked this pull request as ready for review December 19, 2024 20:27
@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.51%. Comparing base (0507f92) to head (673f250).

Additional details and impacted files
@@            Coverage Diff             @@
##            v0.37    #6829      +/-   ##
==========================================
- Coverage   41.51%   41.51%   -0.01%     
==========================================
  Files        2032     2032              
  Lines      181451   181447       -4     
==========================================
- Hits        75338    75323      -15     
- Misses      99882    99892      +10     
- Partials     6231     6232       +1     
Flag Coverage Δ
unittests 41.51% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@jordanschalm jordanschalm merged commit bb11bfa into v0.37 Dec 19, 2024
55 checks passed
@jordanschalm jordanschalm deleted the jord/v0.37/hf/rm-unused-builder-field branch December 19, 2024 23:17
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.

4 participants