Skip to content

Conversation

@jonatack
Copy link
Member

Noticed this while updating the CNode fuzzing in #20210.

  • cc26fab created test/fuzz/net.cpp in May 2020

  • 79ef832 created a CNode factory utility test/fuzz/util.h::ConsumeNode() in October 2020

This PR updates fuzz/net.cpp from the first commit to use ConsumeNode() from the second commit.

@maflcko
Copy link
Member

maflcko commented Dec 17, 2020

ACK 23d8f34

@maflcko maflcko merged commit b7136c1 into bitcoin:master Dec 17, 2020
@jonatack jonatack deleted the net-fuzzer-ConsumeNode branch December 17, 2020 18:54
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Dec 17, 2020
…l.h::ConsumeNode()

23d8f34 fuzz: replace CNode code with fuzz/util.h::ConsumeNode() (Jon Atack)

Pull request description:

  Noticed this while updating the CNode fuzzing in bitcoin#20210.

  - cc26fab created `test/fuzz/net.cpp` in May 2020

  - 79ef832 created a CNode factory utility `test/fuzz/util.h::ConsumeNode()` in October 2020

  This PR updates `fuzz/net.cpp` from the first commit to use `ConsumeNode()` from the second commit.

ACKs for top commit:
  MarcoFalke:
    ACK 23d8f34

Tree-SHA512: 26f7685395b3d48fcf40dde0d479d5c2fb4e953ec9371940b19eee16bb30aee4840b081e1a918b924a9704c1bef484302ea3e8fe63819a3bba73e7eb805164f1
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants