HomePhabricator

[Chronik] Fix build for Windows, fix `util/hash.h`

Description

[Chronik] Fix build for Windows, fix util/hash.h

Summary: The windows build fails because uint8_t is not defined, so we add #include <cstdint>.

Test Plan:
ninja
Run the CI windows build

Reviewers: Fabien, #bitcoin_abc

Reviewed By: Fabien, #bitcoin_abc

Subscribers: kongpcmail

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

Details

Provenance
tobias_ruckAuthored on Mar 1 2023, 17:01
tobias_ruckPushed on Mar 1 2023, 21:17
Reviewer
Restricted Project
Differential Revision
D13217: [Chronik] Fix build for Windows, fix `util/hash.h`
Parents
rABCc206fe38d6ff: [Chronik] Build proto for python + HTTP 404 proto fallback
Branches
Unknown
Tags
Unknown