Skip to content

Conversation

dergoegge
Copy link
Member

Partially revert #27780, because moving the duplicate coinbase check out of the was_valid branch leads to non-bug crashes in the fuzz target.

For context and further explanation see: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=59516

@DrahtBot
Copy link
Contributor

DrahtBot commented Jun 3, 2023

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.

Type Reviewers
ACK MarcoFalke

If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

@DrahtBot DrahtBot added the Tests label Jun 3, 2023
@fanquake fanquake requested a review from maflcko June 5, 2023 09:53
@maflcko
Copy link
Member

maflcko commented Jun 7, 2023

nice lgtm ACK 71200ac

@DrahtBot DrahtBot removed the request for review from maflcko June 7, 2023 13:44
@fanquake fanquake merged commit 2026301 into bitcoin:master Jun 7, 2023
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Jun 7, 2023
71200ac [fuzz] Only check duplicate coinbase script when block was valid (dergoegge)

Pull request description:

  Partially revert bitcoin#27780, because moving the duplicate coinbase check out of the `was_valid` branch leads to non-bug crashes in the fuzz target.

  For context and further explanation see: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=59516

ACKs for top commit:
  MarcoFalke:
    nice lgtm ACK 71200ac

Tree-SHA512: 8c38e5ff9de6331016b9a0c5e435d007d46186151b04c09085f617bb31627a28ad56678066fe152372a3ad8656f026439e3e2f9ee61d7ef588072aef8124eaa3
@bitcoin bitcoin locked and limited conversation to collaborators Jun 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants