Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Sep 13, 2023

Some minor fixups to addr fuzzing

MarcoFalke added 2 commits September 13, 2023 16:09
With the ser-type and ser-version going away, it seems unlikely that
there is need for them in the future, so just remove them.
* Replace ConsumeDeserializationParams with V1, because V2 is
  unconditionally checked as well.
* Also fuzz CAddress::Format::Disk in the address_deserialize fuzz
  target.
@DrahtBot
Copy link
Contributor

DrahtBot commented Sep 13, 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 dergoegge

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

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #28451 (Remove unused SER_DISK, SER_NETWORK, SER_GETHASH by MarcoFalke)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

@DrahtBot DrahtBot changed the title fuzz: Rework addr fuzzing fuzz: Rework addr fuzzing Sep 13, 2023
@DrahtBot DrahtBot added the Tests label Sep 13, 2023
@fanquake fanquake requested a review from dergoegge September 13, 2023 14:50
Copy link
Member

@dergoegge dergoegge left a comment

Choose a reason for hiding this comment

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

utACK fad52ba

@maflcko maflcko added this to the 26.0 milestone Sep 20, 2023
@fanquake fanquake merged commit 1bf915d into bitcoin:master Sep 20, 2023
@maflcko maflcko deleted the 2309-fuzz-addr- branch September 20, 2023 11:52
Frank-GER pushed a commit to syscoin/syscoin that referenced this pull request Sep 25, 2023
fad52ba fuzz: Rework addr fuzzing (MarcoFalke)
fa5b6d2 fuzz: Drop unused params from serialize helpers (MarcoFalke)

Pull request description:

  Some minor fixups to addr fuzzing

ACKs for top commit:
  dergoegge:
    utACK fad52ba

Tree-SHA512: 6a2b07fb1a65cf855d5e7c0a52bfcb81d46dbc5d4b3e72cef359987cbd28dbfeb2fc54f210e9737cb131b40ac5f88a90e9af284e441e0b37196121590bbaf015
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Sep 26, 2023
fad52ba fuzz: Rework addr fuzzing (MarcoFalke)
fa5b6d2 fuzz: Drop unused params from serialize helpers (MarcoFalke)

Pull request description:

  Some minor fixups to addr fuzzing

ACKs for top commit:
  dergoegge:
    utACK fad52ba

Tree-SHA512: 6a2b07fb1a65cf855d5e7c0a52bfcb81d46dbc5d4b3e72cef359987cbd28dbfeb2fc54f210e9737cb131b40ac5f88a90e9af284e441e0b37196121590bbaf015
@bitcoin bitcoin locked and limited conversation to collaborators Sep 19, 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