Page MenuHomePhabricator

util: Remove unused itostr and replace i64tostr with ToString
ClosedPublic

Authored by PiRK on Jan 13 2021, 09:00.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCead7a4497d04: util: Remove unused itostr
Summary

This is a backport of Core PR18449

Test Plan
ninja all check-all
grep -R itostr ..
grep -R i64tostr ..

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Jan 13 2021, 09:00
This revision is now accepted and ready to land.Jan 13 2021, 11:15
This revision was automatically updated to reflect the committed changes.
PiRK retitled this revision from util: Remove unused itostr to util: Remove unused itostr and replace i64tostr with ToString.
PiRK edited the summary of this revision. (Show Details)
PiRK edited the test plan for this revision. (Show Details)