Skip to content

Conversation

cfromknecht
Copy link
Contributor

This PR adds a new proto type for PendingHTLCs, which are used to display information about the progress of HTLCs incubating the utxo nursery. For the time being, they will exist an unpopulated slice. In a subsequent PR #384, we will fully populate them with the results of a NurseryReport.

This PR also makes BlocksTilMaturity a signed value, which signals how many blocks have passed since an output has matured. This may happen naturally in a number of conditions, e.g. transaction doesn't get mined immediately, the chain passes a maturity height while lnd is down, etc.

@cfromknecht cfromknecht force-pushed the lnrpc-pending-htlcs branch 2 times, most recently from 575b7ed to 8e7e9eb Compare November 12, 2017 01:51
@cfromknecht
Copy link
Contributor Author

These commits were merged in with #384

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.

1 participant