This switches .read() and .write() to take spans of bytes.
This is a backport of core#23438
https://github.com/bitcoin/bitcoin/pull/23438/commits/fa24493d6394b3a477535f480664c9596f18e3c5
Depends ib D15934
Differential D15935
Use spans of std::byte in serialize PiRK on Apr 10 2024, 15:05. Authored by Tags None Subscribers None
Details
This switches .read() and .write() to take spans of bytes. This is a backport of core#23438 Depends ib D15934 ninja all check-all bitcoin-fuzzers bench-bitcoin Run the seeder for a few minutes, make sure it finds nodes
Diff Detail
|