Page MenuHomePhabricator

[Chronik] Prefix WS protobuf enum entries with `BLK_` or `TX_`
ClosedPublic

Authored by tobias_ruck on Apr 26 2023, 15:55.

Details

Summary

In protobuf, all entries in an enum share the same namespace, which is why we prefix them according to their type.

Test Plan

ninja && ./test/functional/test_runner.py chronik_ws.py && ./test/functional/test_runner.py chronik_ws_script.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik_prefix_proto_enums
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23489
Build 46597: Build Diffbuild-clang-tidy · build-without-wallet · build-diff · build-clang · build-debug · build-chronik
Build 46596: arc lint + arc unit