Page MenuHomePhabricator

Avoid creating a temporary vector for size-prefixed elements
ClosedPublic

Authored by deadalnix on Dec 1 2019, 01:30.

Details

Summary

This is a backport of Core PR13719

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

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

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/serialize.h
1002 ↗(On Diff #14544)

This needs a rebase on top of D4603, or the opposite.

This revision is now accepted and ready to land.Dec 2 2019, 08:41