Page MenuHomePhabricator

refactor: Use type-safe time in txorphanage
ClosedPublic

Authored by Fabien on Jul 18 2024, 13:28.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCa53da9376411: refactor: Use type-safe time in txorphanage
Summary
This allows to remove manual conversions like multiplication by 60, and uses a type-safe type instead of a raw int64_t.

Backport of core#30170.

Depends on D16498.

Test Plan
ninja all check-all

Diff Detail

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