HomePhabricator

refactor: [index] Replace deprecated char with uint8_t in serialization

Description

refactor: [index] Replace deprecated char with uint8_t in serialization

Summary:
All char representations are serialized in the same way, however the char one is deprecated. Also, using uint8_t directly avoids casts.

This is a backport of core#21824

Test Plan: ninja all check-all

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D15933

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on May 1 2021, 11:49
PiRKCommitted on Thu, Apr 11, 10:10
PiRKPushed on Thu, Apr 11, 10:10
Reviewer
Restricted Project
Differential Revision
D15933: refactor: [index] Replace deprecated char with uint8_t in serialization
Parents
rABC11abbbdb2aba: [Cashtab] Remove antd pointerevents shim from tests
Branches
Unknown
Tags
Unknown