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

Merged
merged 4 commits into from
Jan 10, 2025

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 41.19%. Comparing base (c6a1f97) to head (04df99f).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6828      +/-   ##
==========================================
+ Coverage   41.15%   41.19%   +0.03%     
==========================================
  Files        2065     2109      +44     
  Lines      182499   185660    +3161     
==========================================
+ Hits        75116    76475    +1359     
- Misses     101077   102777    +1700     
- Partials     6306     6408     +102     
Flag Coverage Δ
unittests 41.19% <ø> (+0.03%) ⬆️

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
@jordanschalm jordanschalm added this pull request to the merge queue Jan 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 8, 2025
@jordanschalm jordanschalm enabled auto-merge January 9, 2025 19:37
@jordanschalm jordanschalm added this pull request to the merge queue Jan 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 9, 2025
@jordanschalm jordanschalm added this pull request to the merge queue Jan 10, 2025
Merged via the queue into master with commit 0803e0b Jan 10, 2025
56 checks passed
@jordanschalm jordanschalm deleted the jord/hf/rm-unused-builder-field branch January 10, 2025 17:23
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