FLO-wallet-core/contrib/testgen
2018-02-06 23:51:41 -08:00
..
base58.py python file copyright notices updated 2018-02-06 23:51:41 -08:00
gen_base58_test_vectors.py python file copyright notices updated 2018-02-06 23:51:41 -08:00
README.md contrib folder updated to FLO; also updated to new floblockchain/flo.git 2018-01-05 08:25:00 -05:00

TestGen

Utilities to generate test vectors for the data-driven FLO tests.

Usage:

gen_base58_test_vectors.py valid 50 > ../../src/test/data/base58_keys_valid.json
gen_base58_test_vectors.py invalid 50 > ../../src/test/data/base58_keys_invalid.json