Skip to content

btcwallet: add transaction outputs bounds check to FetchInputInfo#4302

Merged
Roasbeef merged 1 commit intolightningnetwork:masterfrom
wpaulino:btcwallet-fetchinputinfo-bounds-check
May 22, 2020
Merged

btcwallet: add transaction outputs bounds check to FetchInputInfo#4302
Roasbeef merged 1 commit intolightningnetwork:masterfrom
wpaulino:btcwallet-fetchinputinfo-bounds-check

Conversation

@wpaulino
Copy link
Copy Markdown
Contributor

This prevents a panic when providing an incompatible output index for the transaction.

Fixes #4301.

This prevents a panic when providing an incompatible output index for
the transaction.
@cfromknecht cfromknecht added this to the 0.10.1 milestone May 20, 2020
Copy link
Copy Markdown
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

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

LGTM 👒

@Roasbeef Roasbeef merged commit 53da66a into lightningnetwork:master May 22, 2020
@wpaulino wpaulino deleted the btcwallet-fetchinputinfo-bounds-check branch May 22, 2020 00: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.

lncli wallet bumpfee with wrong output index

3 participants