Page MenuHomePhabricator

refactor: Switch serialize to uint8_t
ClosedPublic

Authored by PiRK on Tue, Apr 9, 14:58.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6226c274e3be: refactor: Switch serialize to uint8_t
Summary

Replace char -> uint8_t in serialization where a sign doesn't make sense (char might be signed/unsigned).

This is a backport of core#21969

Test Plan

ninja all check-all

Diff Detail

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