Page MenuHomePhabricator

Remove unused CDataStream methods
ClosedPublic

Authored by PiRK on Apr 5 2024, 13:29.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC30f5fdfc2a99: Remove unused CDataStream methods
Summary

This is a follow-up to D14689: change the callsites that use CDataStream::operator+= so that it can be removed.
This makes future backports related to streams.h easier.

This completes backport of core#20464
https://github.com/bitcoin/bitcoin/pull/20464/commits/faa96f841fe45bc49ebb6e07ac82a129fa9c40bf

Depends on D15903

Test Plan

ninja check check-seeder

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable