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

Only 3 question marks for 4 variables #6713

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Only 3 question marks for 4 variables #6713

merged 1 commit into from
Sep 26, 2023

Conversation

hMsats
Copy link
Contributor

@hMsats hMsats commented Sep 22, 2023

I think this gave me a lot of problems while testing splicing. Don't ask me how I found it :-)

@ShahanaFarooqui
Copy link
Collaborator

@hMsats Rather than merging master into your fork, first rebase your master on elementsproject's master then add your change in a single commit please.

@hMsats
Copy link
Contributor Author

hMsats commented Sep 22, 2023

@ShahanaFarooqui better? 😃

Copy link
Collaborator

@ddustin ddustin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great find!

My only question is how this got past the testing... It looks like we may need to do lnprototest to recreate this instead of just the python test 🤔

@rustyrussell
Copy link
Contributor

Yes. This means this code has never been run.

Copy link
Contributor

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 465f173

It is sad to see that it was not caught by the review process. Sorry about that

@vincenzopalazzo vincenzopalazzo merged commit dc16f34 into ElementsProject:master Sep 26, 2023
ddustin added a commit to ddustin/lightning that referenced this pull request Oct 5, 2023
* Regression test added for Issue ElementsProject#6572 (issuecomment-1730808863) w/stuck HTLC
* `check_balance` adjusted to calculate pending HTLCs explicitly
* Test confirmed to fail prior to PR ElementsProject#6713

ChangeLog-Fixed: Issue splicing with pending / stuck HTLCs fixed.
ddustin added a commit to ddustin/lightning that referenced this pull request Oct 5, 2023
* Regression test added for Issue ElementsProject#6572 (issuecomment-1730808863) w/stuck HTLC
* `check_balance` adjusted to calculate pending HTLCs explicitly
* Test confirmed to fail prior to PR ElementsProject#6713

ChangeLog-Fixed: Issue splicing with pending / stuck HTLCs fixed.
ddustin added a commit to ddustin/lightning that referenced this pull request Oct 14, 2023
* Regression test added for Issue ElementsProject#6572 (issuecomment-1730808863) w/stuck HTLC
* `check_balance` adjusted to calculate pending HTLCs explicitly
* Test confirmed to fail prior to PR ElementsProject#6713

ChangeLog-Fixed: Issue splicing with pending / stuck HTLCs fixed.
rustyrussell pushed a commit to ddustin/lightning that referenced this pull request Oct 23, 2023
* Regression test added for Issue ElementsProject#6572 (issuecomment-1730808863) w/stuck HTLC
* `check_balance` adjusted to calculate pending HTLCs explicitly
* Test confirmed to fail prior to PR ElementsProject#6713

ChangeLog-Fixed: Issue splicing with pending / stuck HTLCs fixed.
rustyrussell pushed a commit to ddustin/lightning that referenced this pull request Oct 23, 2023
* Regression test added for Issue ElementsProject#6572 (issuecomment-1730808863) w/stuck HTLC
* `check_balance` adjusted to calculate pending HTLCs explicitly
* Test confirmed to fail prior to PR ElementsProject#6713

ChangeLog-Fixed: Issue splicing with pending / stuck HTLCs fixed.
rustyrussell pushed a commit to ddustin/lightning that referenced this pull request Oct 23, 2023
* Regression test added for Issue ElementsProject#6572 (issuecomment-1730808863) w/stuck HTLC
* `check_balance` adjusted to calculate pending HTLCs explicitly
* Test confirmed to fail prior to PR ElementsProject#6713

ChangeLog-Fixed: Issue splicing with pending / stuck HTLCs fixed.
rustyrussell pushed a commit that referenced this pull request Oct 26, 2023
* Regression test added for Issue #6572 (issuecomment-1730808863) w/stuck HTLC
* `check_balance` adjusted to calculate pending HTLCs explicitly
* Test confirmed to fail prior to PR #6713

ChangeLog-Fixed: Issue splicing with pending / stuck HTLCs fixed.
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.

5 participants