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

Removes unused first height field from LN builder #6828

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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:26
@codecov-commenter
Copy link

codecov-commenter commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.99%. Comparing base (45950a7) to head (77aa4b9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6828   +/-   ##
=======================================
  Coverage   40.98%   40.99%           
=======================================
  Files        2103     2103           
  Lines      184900   184896    -4     
=======================================
+ Hits        75783    75795   +12     
+ Misses     102750   102734   -16     
  Partials     6367     6367           
Flag Coverage Δ
unittests 40.99% <ø> (+<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 added this pull request to the merge queue Dec 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 20, 2024
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