Page MenuHomePhabricator

[refactor] Move ComputeBlockVersion into VersionBitsCache
ClosedPublic

Authored by PiRK on Oct 12 2022, 15:10.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCcddd805bc166: [refactor] Move ComputeBlockVersion into VersionBitsCache
Summary
Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Oct 12 2022, 15:10
Fabien requested changes to this revision.Oct 12 2022, 16:06
Fabien added a subscriber: Fabien.
Fabien added inline comments.
src/versionbits.cpp
252 ↗(On Diff #35624)

Use a proper constructor

This revision now requires changes to proceed.Oct 12 2022, 16:06
Fabien added inline comments.
src/versionbits.cpp
252 ↗(On Diff #35636)

int{}

This revision is now accepted and ready to land.Oct 13 2022, 08:19
This revision was landed with ongoing or failed builds.Oct 13 2022, 09:43
This revision was automatically updated to reflect the committed changes.