Page MenuHomePhabricator

contrib: testgen: remove redundant base58 implementation
ClosedPublic

Authored by PiRK on Mon, Nov 10, 11:12.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCdc3a737e37aa: contrib: testgen: remove redundant base58 implementation
Summary

The redundant base58.py was old code with horrible hacks to coerce python 3 builtin functions to behave the python 2 way.

This is a backport of core#24576
Depends on D18904

Test Plan
contrib/testgen/gen_base58_test_vectors.py invalid 50
contrib/testgen/gen_base58_test_vectors.py valid 50

ninja check-functional

Diff Detail

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