Page MenuHomePhabricator

revert to deprecated protobuf ByteSize() due to compatibility
ClosedPublic

Authored by majcosta on Mar 1 2020, 15:48.

Details

Summary

the change in D5386 breaks compatibility with protobuf 2.6.1, which is what we target, the newer ByteSizeLong() function being introduced in protobuf 3.1

this diff reverts that change

Test Plan
ninja check

Diff Detail

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