Page MenuHomePhabricator

tests: implement base58_decode
ClosedPublic

Authored by PiRK on Feb 23 2021, 16:35.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC06eae6f27d14: tests: implement base58_decode
Summary

implements TODO: def base58_decode

This is a backport of core#18965

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.Feb 23 2021, 16:35

fix formatting (the linter did not find an elegant solution this time)

This revision is now accepted and ready to land.Feb 23 2021, 17:06
This revision was automatically updated to reflect the committed changes.