HomePhabricator

Fix CNode construction in fuzz tests

Description

Fix CNode construction in fuzz tests

Summary: This is a follow up for D10973. The CNode constructors were not updated in the fuzz tests.

Test Plan:

ninja bitcoin-fuzzers
./src/test/fuzz/process_message <path/to/corpus>/process_message
./src/test/fuzz/process_messages <path/to/corpus>/process_messages

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D10989

Details

Provenance
FabienAuthored on Feb 4 2022, 10:51
FabienPushed on Feb 4 2022, 12:22
Reviewer
Restricted Project
Differential Revision
D10989: Fix CNode construction in fuzz tests
Parents
rABC0cc0457d68a0: Protect onion+localhost peers in ProtectEvictionCandidatesByRatio()
Branches
Unknown
Tags
Unknown