Skip to content

mempool: Return missing prev outpoints#3337

Merged
davecgh merged 1 commit intodecred:masterfrom
jrick:unknownoutpoint
May 29, 2024
Merged

mempool: Return missing prev outpoints#3337
davecgh merged 1 commit intodecred:masterfrom
jrick:unknownoutpoint

Conversation

@jrick
Copy link
Member

@jrick jrick commented May 29, 2024

If a transaction is rejected because it reference unknown previous transaction outputs and orphans are disallowed, provide the particular outpoints that are missing, not just transaction hashes.

@davecgh davecgh added this to the 2.0.2 milestone May 29, 2024
If a transaction is rejected because it reference unknown previous transaction
outputs and orphans are disallowed, provide the particular outpoints that are
missing, not just transaction hashes.
@jrick jrick force-pushed the unknownoutpoint branch from d681c5d to bf400e5 Compare May 29, 2024 20:22
@davecgh davecgh merged commit 1eee338 into decred:master May 29, 2024
@jrick jrick deleted the unknownoutpoint branch May 29, 2024 21:34
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.

2 participants