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
Differential D18914
contrib: testgen: remove redundant base58 implementation Authored by PiRK on Nov 10 2025, 11:12. Tags None Subscribers None
Details
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 contrib/testgen/gen_base58_test_vectors.py invalid 50 contrib/testgen/gen_base58_test_vectors.py valid 50 ninja check-functional
Diff Detail
|