Skip to content

tapchannel: add extra logging when we cancel incoming invoice HTLCs #1490

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Roasbeef
Copy link
Member

In this commit, we add some extra logging for the case where we cancel
incoming invoice HTLCs. This should make it easier to see exactly what's
going on re the why/when here.

This'll make it easier to follow operations related to a given invoice
in the logs.
In this commit, we add some extra logging for the case where we cancel
incoming invoice HTLCs. This should make it easier to see exactly what's
going on re the why/when here.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14651188803

Details

  • 18 of 18 (100.0%) changed or added relevant lines in 1 file are covered.
  • 12 unchanged lines in 6 files lost coverage.
  • Overall coverage increased (+0.01%) to 28.696%

Files with Coverage Reduction New Missed Lines %
address/address.go 2 67.47%
asset/group_key.go 2 57.89%
commitment/tap.go 2 72.27%
tapdb/sqlc/assets.sql.go 2 71.61%
tapgarden/caretaker.go 2 68.15%
tappsbt/create.go 2 26.74%
Totals Coverage Status
Change from base Build 14646683072: 0.01%
Covered Lines: 26711
Relevant Lines: 93083

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants