Files
thehub/testing/streaming
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-12-13 11:34:54 +01:00
2022-12-13 11:34:54 +01:00
2022-12-13 11:34:54 +01:00
2021-06-20 22:44:44 +02:00
2021-06-20 22:44:44 +02:00
2021-06-20 22:44:44 +02:00
2022-02-10 18:02:50 +01:00