Page MenuHomePhabricator

[test framework] simplify bytes to hex encoding
ClosedPublic

Authored by PiRK on Oct 5 2022, 14:28.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCb372159a97c6: [test framework] simplify bytes to hex encoding
Summary

Since Python 3.5, byte objects have a method for hex encoding.

Inspired by core#20916

Test Plan

ninja check-functional

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Oct 5 2022, 14:28
Fabien requested changes to this revision.Oct 5 2022, 15:12
Fabien added a subscriber: Fabien.

That's not the right PR

This revision now requires changes to proceed.Oct 5 2022, 15:12
This revision is now accepted and ready to land.Oct 5 2022, 16:24