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
Branch
pr13719
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 8361
Build 14741: Default Diff Build & Tests
Build 14740: arc lint + arc unit

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/serialize.h
1002

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