Skip to content

Spurious WIRE_INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS #3367

Closed
@NicolasDorier

Description

The original report asked about us overpaying to the receiver, but that is AFeatureNotABug. This issue now tracks another problem: spurious incorrect_or_unknown_payment_details failure.

Issue and Steps to Reproduce

Do the below a few hundred times in an environment where miners are independent of the test suite (our test suite has block discovery tightly coupled to the test, i.e. blocks are only discovered if the test case says so):

  • Run two nodes and make a channel between them.
  • Make an invoice on one node and pay it on the other.

Above text by @ZmnSCPxj


Original report by @NicolasDorier

Issue and Steps to Reproduce

  1. Connect 2 nodes
  2. Create an invoice of 10_000 millisatoshi
  3. Pay the invoice
  4. msatoshi_received is 10_004 millisatoshi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions