Skip to content

bolt11: fix decoding and encoding of unknown fields.#2626

Merged
rustyrussell merged 1 commit into
ElementsProject:masterfrom
rustyrussell:bolt11-unknown-tag
May 10, 2019
Merged

bolt11: fix decoding and encoding of unknown fields.#2626
rustyrussell merged 1 commit into
ElementsProject:masterfrom
rustyrussell:bolt11-unknown-tag

Conversation

@rustyrussell
Copy link
Copy Markdown
Contributor

Fixes: #2527

Fixes: ElementsProject#2527
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@rustyrussell rustyrussell added Type::Bug An error, flaw, or fault that produces an incorrect or unexpected result invoice labels May 10, 2019
@rustyrussell rustyrussell added this to the 0.7.1 milestone May 10, 2019
@rustyrussell rustyrussell requested a review from cdecker as a code owner May 10, 2019 01:24
@cdecker
Copy link
Copy Markdown
Member

cdecker commented May 10, 2019

ACK 8df1ddd

@rustyrussell rustyrussell merged commit 2a2341c into ElementsProject:master May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type::Bug An error, flaw, or fault that produces an incorrect or unexpected result

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CL fails to parse a payment request with unknown tag

2 participants