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
Branch
revert_bytesize
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9674
Build 17246: Default Diff Build & Tests
Build 17245: arc lint + arc unit