Files
thehub/testing/utils
tomFlowee b5b493542b Rework base58 and tests
The unit tests testing base58 encoding were using univalue JSON
parsing, since we deprecatd univalue to be a hub-private lib
this has now been ported to Qts JSON parser.
Which also makes the clunky cmake hack nice to replace with the
QRC files concept.

As I was in there anyway, the base58 methods being global scope
C-style methods has now been fixed by putting them in a namespace.
2022-12-13 11:34:54 +01:00
..
2022-07-07 21:00:53 +02:00
2022-07-07 21:00:53 +02:00
2022-12-13 11:34:54 +01:00
2022-07-07 21:00:53 +02:00